.csel[data-astro-cid-7qir7i5q]{position:relative}.csel__trigger[data-astro-cid-7qir7i5q]{width:100%;min-height:44px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line-2);border-radius:var(--r-md);background:var(--white);font-size:14px;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.csel__trigger[data-astro-cid-7qir7i5q]:hover{border-color:var(--ink-3)}.csel__trigger[data-astro-cid-7qir7i5q][aria-expanded=true]{border-color:var(--ink);box-shadow:0 0 0 3px var(--yellow-soft)}.csel[data-astro-cid-7qir7i5q].is-invalid .csel__trigger[data-astro-cid-7qir7i5q]{border-color:var(--terracotta)}.csel__flag[data-astro-cid-7qir7i5q]{font-size:1.25rem;line-height:1}.csel__text[data-astro-cid-7qir7i5q]{font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.csel__dial[data-astro-cid-7qir7i5q]{font-size:12.5px;color:var(--muted);font-weight:600}.csel__chev[data-astro-cid-7qir7i5q]{color:var(--muted);margin-left:2px}.csel__panel[data-astro-cid-7qir7i5q]{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-md);overflow:hidden}.csel__search[data-astro-cid-7qir7i5q]{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:40px}.csel__list[data-astro-cid-7qir7i5q]{list-style:none;margin:0;padding:6px;max-height:240px;overflow-y:auto}.csel__opt[data-astro-cid-7qir7i5q]{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:9px 10px;border-radius:var(--r-sm);cursor:pointer;font-size:13.5px}.csel__opt[data-astro-cid-7qir7i5q]:hover,.csel__opt[data-astro-cid-7qir7i5q].is-selected{background:var(--yellow-soft)}.csel__opt-flag[data-astro-cid-7qir7i5q]{font-size:1.1rem}.csel__opt-name[data-astro-cid-7qir7i5q]{font-weight:500;color:var(--ink)}.csel__opt-dial[data-astro-cid-7qir7i5q]{font-size:12px;color:var(--muted);font-weight:600}.csel__opt[data-astro-cid-7qir7i5q][hidden]{display:none}.csel--inline[data-astro-cid-7qir7i5q]{flex-shrink:0}.csel--inline[data-astro-cid-7qir7i5q] .csel__trigger[data-astro-cid-7qir7i5q]{width:auto;min-height:42px;border:0;border-radius:0;background:transparent;padding:0 10px 0 12px;grid-template-columns:auto auto auto;gap:6px;box-shadow:none}.csel--inline[data-astro-cid-7qir7i5q] .csel__trigger[data-astro-cid-7qir7i5q]:hover{border-color:transparent}.csel--inline[data-astro-cid-7qir7i5q] .csel__trigger[data-astro-cid-7qir7i5q][aria-expanded=true]{border-color:transparent;box-shadow:none;background:var(--cream-2)}.csel--inline[data-astro-cid-7qir7i5q] .csel__text--sr[data-astro-cid-7qir7i5q]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.csel--inline[data-astro-cid-7qir7i5q] .csel__dial[data-astro-cid-7qir7i5q]{font-size:14px;color:var(--ink);font-weight:600}.csel--inline[data-astro-cid-7qir7i5q] .csel__chev[data-astro-cid-7qir7i5q]{width:14px;height:14px}.csel--inline[data-astro-cid-7qir7i5q] .csel__panel[data-astro-cid-7qir7i5q]{left:0;min-width:280px;right:auto}.visually-hidden[data-astro-cid-7qir7i5q]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.phone-field[data-astro-cid-adqivmwu]{display:block;min-width:0}.phone-field__req[data-astro-cid-adqivmwu]{color:var(--terracotta)}.phone-field__control[data-astro-cid-adqivmwu]{display:flex;align-items:stretch;margin-top:6px;border:1px solid var(--line-2);border-radius:var(--r-md);background:var(--white);overflow:visible;transition:border-color .15s ease,box-shadow .15s ease}.phone-field__control[data-astro-cid-adqivmwu]:focus-within{border-color:var(--ink)}.phone-field__control[data-astro-cid-adqivmwu].is-invalid{border-color:var(--terracotta)}.phone-field__divider[data-astro-cid-adqivmwu]{width:1px;align-self:stretch;background:var(--line-2);flex-shrink:0}.phone-field__num-wrap[data-astro-cid-adqivmwu]{display:flex;align-items:stretch;flex:1;min-width:0;margin:0}.phone-field__number[data-astro-cid-adqivmwu]{width:100%;min-height:44px;padding:0 14px;border:0;border-radius:0 var(--r-md) var(--r-md) 0;background:transparent;font-size:14px;color:var(--ink);outline:none}.phone-field__number[data-astro-cid-adqivmwu]::placeholder{color:var(--muted)}.phone-field__hint[data-astro-cid-adqivmwu]{font-size:12px;color:var(--muted);margin:6px 0 0;line-height:1.45}.phone-field__err[data-astro-cid-adqivmwu]{font-size:12.5px;color:var(--terracotta);font-weight:600;margin:6px 0 0;line-height:1.4}.visually-hidden[data-astro-cid-adqivmwu]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
