.sr-where-you-are{--sr-accent:var(--primary,#ff5b35);--sr-ink:var(--dark,#16181c);--sr-ink-2:#5a5f68;--sr-line:rgba(0,0,0,.08);--sr-card:#fff;--sr-option-bg:#fdfaf2;--sr-option-line:#e9e1cd;--sr-option-ink:#6b6f78}.sr-where-you-are__eyebrow{margin-bottom:24px}.sr-where-you-are__eyebrow .content-wrapper{display:flex;flex-direction:column;gap:6px}.sr-where-you-are__eyebrow-number{color:var(--sr-accent);font-size:1.75rem;font-weight:700;line-height:1}.sr-where-you-are__eyebrow-label{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.sr-where-you-are__card{background:var(--sr-card);border:1px solid var(--sr-line);border-radius:18px;padding:34px 40px 36px}.sr-where-you-are__heading{margin:0 0 22px}.sr-where-you-are__options{border-bottom:1px solid var(--sr-line);display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:26px}.sr-where-you-are__option{appearance:none;-webkit-appearance:none;background:var(--sr-option-bg);border:1px solid var(--sr-option-line);border-radius:14px;color:var(--sr-option-ink);cursor:pointer;display:block;font:inherit;line-height:1.35;padding:22px 24px;text-align:left;transition:background-color .15s ease,color .15s ease,border-color .15s ease;width:100%}.sr-where-you-are__option:hover{border-color:#cfc5ab;color:var(--sr-ink)}.sr-where-you-are__option:focus-visible{outline:2px solid var(--sr-accent);outline-offset:3px}.sr-where-you-are__option.is-active,.sr-where-you-are__option.is-active:hover{background:var(--sr-ink);border-color:var(--sr-ink);color:#fff}.sr-where-you-are__answers{padding-top:24px}.sr-where-you-are__answer{line-height:1.4}.sr-where-you-are__answer--large{font-size:1.25em}.sr-where-you-are__answer[hidden]{display:none}.sr-where-you-are__answer p:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.sr-where-you-are__option{transition:none}}@media (max-width:991.98px){.sr-where-you-are__options{grid-template-columns:repeat(2,minmax(0,1fr))}.sr-where-you-are__card{padding:28px 30px 30px}}@media (max-width:575.98px){.sr-where-you-are__options{gap:10px;grid-template-columns:1fr}.sr-where-you-are__option{padding:16px 18px}.sr-where-you-are__card{border-radius:14px;padding:22px 20px 24px}}