@font-face{font-family:Sarafan Display;src:local(Oddval Bold),local(Oddval-Bold),local(Oddval);font-weight:700 900;font-display:swap}@font-face{font-family:Sarafan Text;src:local(Bahnschrift),local(Bahnschrift Regular);font-weight:100 900;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--yellow:#f7d926;--yellow-soft:#fcec9d;--red:#f4353c;--coral:#ff6d6c;--ink:#262626;--paper:#fff;--red-ink:#d6151d;--red-deep:#b80a12;--ink-soft:#4c4441;--ink-mute:#6b625e;--paper-warm:#fffcf0;--line:#ece5d3;--line-strong:#ded4bc;--brand-gradient:linear-gradient(97deg, var(--red) 0%, var(--coral) 100%);--font-display:"Sarafan Display", "Sarafan Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--font-text:"Sarafan Text", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--radius:18px;--radius-lg:26px;--radius-sm:10px;--pill:999px;--shadow:0 2px 4px #2626260d, 0 12px 28px #26262612;--shadow-lift:0 4px 8px #2626260f, 0 18px 40px #2626261a;--max:1120px;--page-space:clamp(28px, 4vw, 48px);--surface-padding:22px;--layer-header:20;--layer-drawer:40;--layer-popup:60;--layer-tooltip:80;--layer-system:100;--layer-modal:120}*{box-sizing:border-box}html,body{margin:0;padding:0}body{isolation:isolate;background:var(--paper);color:var(--ink);font-family:var(--font-text);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;font-size:16px;line-height:1.55;display:flex}body>main{flex:1 0 auto;width:100%}a{color:inherit;text-decoration:none}::selection{background:var(--yellow);color:var(--ink)}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--red-ink);outline-offset:2px;border-radius:4px}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .5em;font-weight:800;line-height:1.08}h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900}h2{font-size:clamp(1.45rem,2.8vw,2rem)}h3{font-size:1.1rem;line-height:1.25}.wrap{max-width:var(--max);margin:0 auto;padding:0 20px}.page-main{padding-top:var(--page-space);padding-bottom:32px}.page-main-narrow{max-width:580px}.page-main-reading{max-width:760px}@media (max-width:640px){:root{--surface-padding:18px}}html{scroll-padding-top:80px}.skip-link{z-index:var(--layer-system);background:var(--ink);color:var(--paper);border-radius:0 0 var(--radius-sm) 0;font-family:var(--font-display);padding:10px 18px;font-weight:700;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}
.site-header{background:var(--yellow);color:var(--ink);z-index:var(--layer-header);border-bottom:1px solid #26262629;position:sticky;top:0}.site-header .wrap{flex-wrap:nowrap;align-items:center;gap:12px;min-height:64px;padding-top:8px;padding-bottom:8px;display:flex}.name-onboarding{background:var(--ink);color:var(--paper)}.name-onboarding-inner{justify-content:space-between;align-items:center;gap:18px;padding-top:12px;padding-bottom:12px;display:flex}.name-onboarding-copy{align-items:baseline;gap:12px;display:flex}.name-onboarding-copy strong{font-family:var(--font-display);white-space:nowrap;font-size:1rem}.name-onboarding-copy span{font-size:.9rem}.name-onboarding-action{flex:none}@media (max-width:620px){.name-onboarding-inner,.name-onboarding-copy{flex-direction:column;align-items:stretch;gap:8px}.name-onboarding-copy strong{white-space:normal}.name-onboarding-action{width:100%;min-height:44px}}.account-welcome-page{padding:var(--page-space) 0 32px;background:var(--paper)}.account-welcome-shell{width:min(920px,100% - 32px);margin:0 auto}.account-welcome-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.account-welcome-head h1,.account-welcome-head p,.account-welcome-option h2,.account-welcome-foot p{margin:0}.account-welcome-head h1{max-width:780px;margin:0;font-size:clamp(2.15rem,5vw,4rem);line-height:1.02}.account-welcome-head p{max-width:68ch;color:var(--ink-soft);margin-top:12px}.account-welcome-close{border:1px solid var(--line);border-radius:var(--pill);background:var(--paper);width:44px;height:44px;color:var(--ink);flex:none;place-items:center;padding:0;text-decoration:none;display:inline-grid}.account-welcome-close .icon{font-size:1.25rem}.account-welcome-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.account-welcome-profile-step{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px 18px;margin-top:clamp(28px,5vw,48px);padding:20px 22px;display:grid}.account-welcome-profile-step h2,.account-welcome-profile-step p,.account-welcome-choose-title{margin:0}.account-welcome-profile-step h2{font-size:1.25rem}.account-welcome-profile-step p{color:var(--ink-soft);margin-top:3px;font-size:.92rem}.account-welcome-step-mark{border-radius:var(--pill);background:var(--yellow);width:42px;height:42px;color:var(--ink);place-items:center;font-size:1.1rem;display:inline-grid}.account-welcome-step-label{color:var(--red-deep);font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.account-welcome-choose-title{margin-top:clamp(30px,5vw,48px);font-size:clamp(1.45rem,3vw,2rem)}.account-welcome-option{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-warm);flex-direction:column;min-width:0;min-height:340px;padding:clamp(20px,3vw,28px);display:flex}.account-welcome-option-customer{border-color:var(--yellow);background:var(--yellow-soft)}.account-welcome-option-title{align-items:center;gap:12px;display:flex}.account-welcome-option-title h2{font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.1}.account-welcome-icon{border-radius:var(--pill);background:var(--ink);width:42px;height:42px;color:var(--paper);flex:none;place-items:center;font-size:1.15rem;display:inline-grid}.account-welcome-option ul{color:var(--ink-soft);gap:9px;margin:20px 0 26px;padding-left:22px;display:grid}.account-welcome-option .btn,.account-welcome-actions{margin-top:auto}.account-welcome-actions{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.account-welcome-foot{justify-content:space-between;align-items:center;gap:16px 24px;margin-top:20px;display:flex}.account-welcome-foot p{color:var(--ink-mute);font-size:.92rem}@media (max-width:720px){.account-welcome-options{grid-template-columns:1fr}.account-welcome-profile-step{grid-template-columns:auto minmax(0,1fr)}.account-welcome-profile-step .btn{grid-column:1/-1;width:100%}.account-welcome-option{min-height:0}.account-welcome-foot{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.account-welcome-head{gap:10px}.account-welcome-head h1{font-size:2rem}.account-welcome-option{padding:20px 18px}.account-welcome-option .btn,.account-welcome-actions,.account-welcome-actions .btn{width:100%}}.site-header .header-nav,.site-header .city-switch,.site-header .lang-switch,.site-header .authbar-actions{border-radius:var(--pill);background:0 0;border:0;align-items:center;gap:2px;min-height:44px;padding:0;display:inline-flex}.site-header .header-nav{flex:none;min-width:0}.site-header .header-nav:empty{display:none}.site-header .menu-button,.site-header .nav-link,.site-header .city-switch a,.site-header .lang-switch a,.site-header .authbar-actions .btn-inline{border-radius:var(--pill);min-height:44px;color:var(--ink-soft);font-family:var(--font-display);white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.site-header .menu-button{color:var(--ink);cursor:pointer;gap:8px}.site-header .menu-button:hover,.site-header .nav-link:hover,.site-header .city-switch a:hover:not([data-active=true]),.site-header .lang-switch a:hover:not([data-active=true]),.site-header .authbar-actions .btn-inline:hover:not([aria-current]){color:var(--ink);background:#2626261a;border-color:#0000}.site-header .menu-button[aria-expanded=true],.site-header .city-switch a[data-active=true],.site-header .authbar-actions .btn-inline[aria-current]{background:var(--ink);color:var(--paper);box-shadow:none}.site-header .nav-link[aria-current]{color:var(--ink);text-underline-offset:7px;background:0 0;text-decoration:underline;text-decoration-thickness:2px}.site-header .lang-switch{min-width:44px}.site-header .lang-switch a{min-width:44px;padding:0 8px}.site-header .header-city{min-width:0;margin-left:auto;display:flex}.site-header .header-side{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.site-header .header-city+.header-side{margin-left:0}.site-header .authbar{min-width:0}.site-header .authbar-signed-in{flex-direction:column;align-items:flex-end;gap:2px;display:inline-flex}.site-header .authbar-actions .btn-inline{cursor:pointer;gap:6px}.site-header .authbar-actions .icon{font-size:1.2rem}.site-header .authbar-account{min-width:0;max-width:168px}.site-header .authbar-account-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.site-header .authbar-actions .authbar-logout:hover:not(:disabled){background:var(--red-deep);color:var(--paper)}.site-header .authbar-problem:empty{display:none}.site-header .authbar-problem,.site-header .authbar-limit{color:var(--red-deep);font-weight:700}.site-header .authbar-signed-out>.btn-inline{min-height:44px;padding:0 15px}@media (max-width:1020px){.site-header .wrap{gap:8px}.site-header .header-side{gap:6px}.site-header .authbar-control-label{display:none}.site-header .authbar-actions{background:0 0;border:0;gap:4px;min-height:44px;padding:0}.site-header .authbar-actions .btn-inline{background:#ffffff47;border:1px solid #26262647;min-height:44px}.site-header .authbar-actions .btn-inline[aria-current]{background:var(--ink)}.site-header .authbar-moderation,.site-header .authbar-logout{width:44px;height:44px;padding:0}.site-header .authbar-account{max-width:144px}}@media (max-width:900px){.site-header .wrap[data-has-city]{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;min-height:56px;padding-left:14px;padding-right:14px;display:grid}.site-header .wrap[data-has-city] .logo{grid-area:1/1}.site-header .wrap[data-has-city] .header-side{grid-area:1/2;justify-content:flex-end;justify-self:end;max-width:100%;margin-left:0}.site-header .wrap[data-has-city] .header-nav{grid-area:2/1/auto/-1;justify-self:start}.site-header .wrap[data-has-city] .header-city{grid-area:3/1/auto/-1;justify-self:start;margin-left:0}}@media (max-width:840px){.site-header .wrap{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;min-height:56px;padding-left:14px;padding-right:14px;display:grid}.site-header .logo{grid-area:1/1}.site-header .header-side{grid-area:1/2;justify-content:flex-end;justify-self:end;max-width:100%;margin-left:0}.site-header .header-nav{border-top:1px solid #26262629;border-radius:0;grid-area:2/1/auto/-1;justify-content:space-between;justify-self:stretch}.site-header .header-city{grid-area:3/1/auto/-1;justify-self:start;margin-left:0}}@media (max-width:720px){.site-header .authbar-account-name{display:none}.site-header .header-side{background:0 0;border:0;gap:4px;padding:0}.site-header .header-side .lang-switch,.site-header .header-side .authbar-actions{background:0 0;border:0;border-radius:0;gap:0;min-height:44px}.site-header .header-side .authbar{gap:0;position:relative}.site-header .header-side .lang-switch a,.site-header .header-side .authbar-actions .btn-inline,.site-header .header-side .authbar-signed-out>.btn-inline{border-radius:var(--radius-sm);min-width:44px;min-height:44px;color:var(--ink-soft);background:0 0;border:0;position:relative}.site-header .header-side .authbar-actions .btn-inline[aria-current]{background:var(--ink);color:var(--paper)}.site-header .header-side .lang-switch a:hover:not([data-active=true]),.site-header .header-side .authbar-actions .btn-inline:hover:not([aria-current]),.site-header .header-side .authbar-signed-out>.btn-inline:hover{color:var(--ink);background:#2626261a}.site-header .header-side .authbar-actions .authbar-logout:hover:not(:disabled){background:var(--red-deep);color:var(--paper)}.site-header .header-nav{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;width:100%;display:grid}.site-header .header-nav[data-has-menu]{grid-template-columns:44px repeat(2,minmax(0,1fr))}.site-header .header-nav[data-has-blog]:not([data-has-city]){grid-template-columns:minmax(0,1fr)}.site-header .header-nav[data-has-blog][data-has-city]{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header .header-nav[data-has-menu][data-has-blog]{grid-template-columns:44px repeat(3,minmax(0,1fr))}.site-header .menu-button,.site-header .nav-link{min-width:0;min-height:44px}.site-header .menu-button{gap:0;padding:0;font-size:0}.site-header .nav-link{padding:0 8px;font-size:.82rem}.site-header .city-switch{min-height:44px}.site-header .city-switch a{min-height:44px;padding:0 10px;font-size:.8rem}.site-header .lang-switch a{padding:0 8px;font-size:.74rem}.site-header .authbar{flex-wrap:nowrap;gap:5px;min-width:0}.site-header .authbar-moderation,.site-header .authbar-logout,.site-header .authbar-account{width:44px;height:44px;padding:0}.site-header .authbar-signed-out>.btn-inline{min-height:44px;padding:0 12px;font-size:.8rem}}@media (max-width:360px){.site-header .wrap{gap:6px;padding-left:10px;padding-right:10px}.site-header .header-side{gap:0}.site-header .lang-switch a{padding:0 5px}.site-header .authbar-account{width:44px;height:44px;padding:0}.site-header .authbar-account-name{display:none}}.logo{color:var(--ink);font-family:var(--font-display);letter-spacing:-.02em;flex:none;align-items:center;font-size:1.3rem;font-weight:900;display:inline-flex}.logo-glyph{background-color:currentColor;display:none;-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo-lockup{aspect-ratio:1398.2/381.2;height:26px;-webkit-mask-image:url(/brand/logo.svg);mask-image:url(/brand/logo.svg)}.logo-mark{aspect-ratio:317.14/381.23;height:32px;-webkit-mask-image:url(/brand/mark.svg);mask-image:url(/brand/mark.svg)}@supports ((-webkit-mask-image:url('/brand/mark.svg')) or (mask-image:url('/brand/mark.svg'))){.logo-glyph{display:block}.logo-text{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.city-switch{gap:6px;display:flex}.city-switch a{border-radius:var(--pill);color:var(--ink-soft);border:1px solid #0000;padding:5px 13px;font-size:.87rem;font-weight:600}.city-switch a[data-active=true]{background:var(--ink);color:var(--paper);font-weight:700}.city-switch a:hover:not([data-active=true]){border-color:var(--ink)}.authbar{align-items:center;gap:10px;display:inline-flex}.btn-inline{border-radius:var(--pill);min-height:44px;line-height:1.4;font-family:var(--font-display);background:var(--ink);color:var(--paper);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:7px 16px;font-size:.87rem;font-weight:700;display:inline-flex}.btn-inline:hover{background:var(--red-ink)}.btn-inline-ghost{color:var(--ink-soft);border:1px solid var(--ink);background:0 0;font-weight:600}.btn-inline-ghost:hover{background:var(--ink);color:var(--paper)}.site-footer{background:var(--ink);color:#b3aca8;margin-top:80px;padding:40px 0;font-size:.88rem}.site-footer .wrap{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px 24px;display:grid}.footer-brand,.footer-navigation{flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex}.footer-brand{flex-flow:wrap;gap:12px}.footer-navigation{justify-content:flex-end;gap:12px 16px}.footer-navigation .consent-manage{flex-shrink:0;margin-left:0}.footer-navigation :is(.footer-links,.footer-resources){margin-left:0}.footer-navigation .footer-links{flex-wrap:wrap}@media (max-width:1100px){.site-footer .wrap{grid-template-columns:minmax(0,1fr)}.footer-brand{justify-content:space-between}.footer-navigation{justify-content:flex-start}.footer-navigation .consent-manage{margin-left:auto}}@media (max-width:760px){.footer-navigation{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.footer-navigation .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;width:100%;display:grid}.footer-navigation .consent-manage{justify-self:start;margin-left:0;padding-inline:0}}.site-footer .logo{color:var(--yellow)}.site-footer .logo-lockup{height:22px}.footer-links{gap:18px;margin-left:auto;display:flex}.footer-resources{margin-left:auto}.footer-resources+.footer-links{margin-left:0}.site-footer :is(.footer-links,.footer-resources) .link{color:#b3aca8}@media (max-width:760px),(any-pointer:coarse){.site-footer :is(.footer-links,.footer-resources) a,.site-footer a.logo,.site-header a.logo{align-items:center;min-width:44px;min-height:44px;display:inline-flex}}@media (max-width:720px){.footer-links{flex-wrap:wrap;gap:12px 18px;width:100%;margin-left:0}.footer-resources{margin-left:0}}.legal h2{margin:32px 0 10px;font-size:1.15rem}.legal p{margin:0 0 12px;line-height:1.65}.legal-lead{margin-bottom:8px;font-size:1.05rem}.legal ul{margin:0 0 12px;padding-left:20px;line-height:1.65}.legal li{margin-bottom:8px}.legal-controller{color:var(--ink-soft);gap:6px;margin:0 0 12px;font-style:normal;line-height:1.65;display:grid}.legal-controller strong{color:var(--ink);font-weight:700}.legal-controller .link{max-width:100%;font-weight:inherit;overflow-wrap:anywhere;justify-self:start}.analytics-preference-control{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.analytics-preference-switch{border:1.5px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:999px;flex:none;align-items:center;width:44px;height:24px;padding:2px;display:inline-flex}.analytics-preference-switch[data-checked]{background:var(--yellow)}.analytics-preference-switch:focus-visible{outline:3px solid var(--red-ink);outline-offset:2px}.analytics-preference-switch[data-disabled]{cursor:not-allowed;opacity:.55}.analytics-preference-switch-thumb{background:var(--ink);border-radius:50%;width:18px;height:18px;transform:translate(0)}.analytics-preference-switch[data-checked] .analytics-preference-switch-thumb{transform:translate(19px)}.consent-gate{z-index:calc(var(--layer-system) + 1);color:var(--ink);position:fixed;inset:auto 16px 16px}.consent-gate__inner{border:2px solid var(--ink);background:var(--paper);border-radius:16px;width:min(600px,100%);max-height:calc(100dvh - 32px);margin:0 auto;padding:16px;font-size:.9rem;line-height:1.45;overflow-y:auto;box-shadow:0 12px 36px #23201e38}.consent-gate h2{margin:0 0 8px;font-size:1.45rem;line-height:1.15}.consent-gate p{margin:0 0 8px}.consent-gate__technologies{gap:6px;margin:0 0 8px;padding-inline-start:20px;display:grid}.consent-gate__technologies span{color:var(--muted);font-size:.86rem;display:block}.consent-gate fieldset{border:0;gap:6px;margin:10px 0;padding:0;display:grid}.consent-gate legend{margin-bottom:4px;font-weight:700}.consent-gate fieldset label{align-items:flex-start;gap:8px;min-height:24px;display:flex}.consent-gate__actions{flex-wrap:wrap;gap:8px;display:flex}.consent-gate__actions .btn{min-height:44px}.consent-manage.btn{min-height:44px;color:var(--paper);background:0 0;border-color:#0000;position:static}.consent-manage.btn:hover:not(:disabled){color:var(--yellow);background:0 0}.consent-gate__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.consent-gate__heading .btn{flex:none;min-width:44px;min-height:44px}.consent-gate__details{margin:12px 0}.consent-gate__details summary{cursor:pointer;min-height:44px;font-weight:600}.consent-gate fieldset label{align-items:center;min-height:44px}@media (max-width:480px){.consent-gate__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.consent-gate__actions>.btn-ghost{grid-column:1/-1}}
.icon{vertical-align:-.14em;flex:none;width:1em;height:1em}.rating .icon-star,.rating-stars .icon-star{stroke:#a68c00;stroke-width:1.6px;font-size:1.1em}.rating .icon-star.is-on,.rating-stars .icon-star.is-on{fill:var(--yellow)}.review-rating-field{flex-direction:column;gap:6px;display:flex}.review-rating-label{color:var(--ink-soft);font-size:14px;font-weight:600}.review-rating-group{gap:2px;width:fit-content;display:flex}.review-rating-radio{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;flex:none;place-items:center;padding:0;display:grid}.review-rating-radio:hover,.review-rating-radio[data-checked]{background:var(--paper-warm)}.review-rating-radio:focus-visible{outline:3px solid var(--red-ink);outline-offset:1px}.review-rating-radio .icon-star{stroke:#a68c00;stroke-width:1.6px;width:1.8rem;height:1.8rem}.review-rating-radio.is-on .icon-star{fill:var(--yellow)}.icon-lead{color:var(--ink-mute);margin-right:6px}.icon-phone{color:#16866b}.icon-email{color:#d52c55}.icon-website{color:#3879d3}.hint-tooltip-positioner{z-index:var(--layer-tooltip)}.hint-tooltip-popup{border-radius:var(--pill);background:var(--ink);max-width:min(260px,100vw - 24px);color:var(--paper);box-shadow:var(--shadow-lift);transform-origin:var(--transform-origin);padding:6px 10px;font-size:.8rem;font-weight:700;line-height:1.25;transition:opacity .1s ease-out,transform .1s ease-out}.hint-tooltip-popup[data-starting-style],.hint-tooltip-popup[data-ending-style]{opacity:0;transform:scale(.98)}@media (prefers-reduced-motion:reduce){.hint-tooltip-popup{transition:none}}.confirm-dialog-backdrop{z-index:var(--layer-modal);background:var(--ink);opacity:.82;min-height:100dvh;transition:opacity .15s ease-out;position:fixed;inset:0}.confirm-dialog-backdrop[data-starting-style],.confirm-dialog-backdrop[data-ending-style]{opacity:0}.confirm-dialog-viewport{z-index:calc(var(--layer-modal) + 1);place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.confirm-dialog-popup{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--paper);width:min(460px,100%);box-shadow:var(--shadow-lift);outline:none;padding:24px;transition:opacity .1s ease-out,transform .1s ease-out}.confirm-dialog-popup[data-starting-style],.confirm-dialog-popup[data-ending-style]{opacity:0;transform:scale(.98)}.confirm-dialog-popup h2,.confirm-dialog-popup p{margin:0}.confirm-dialog-popup>p{color:var(--ink-mute);margin-top:8px}.confirm-dialog-popup .confirm-dialog-problem{color:var(--red-deep);margin-top:12px}.confirm-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (max-width:420px){.confirm-dialog-actions{flex-direction:column}.confirm-dialog-actions .btn{width:100%}}@supports (-webkit-touch-callout:none){.confirm-dialog-backdrop{position:absolute}}@media (prefers-reduced-motion:reduce){.confirm-dialog-backdrop,.confirm-dialog-popup{transition:none}}.link .icon{margin-left:5px}.channels{color:var(--ink-mute);align-items:center;gap:10px;font-size:1.15rem;display:flex}.badge{border-radius:var(--pill);align-items:center;gap:5px;padding:4px 11px;font-size:.76rem;font-weight:700;line-height:1.4;display:inline-flex}.badge-verified{background:var(--ink);color:var(--paper)}.badge-licence{background:var(--yellow-soft);color:#6b5300}.badge-claimed{background:var(--paper-warm);color:var(--ink)}.badge-unclaimed{color:var(--ink-mute);background:0 0;border-radius:0;padding-inline:0;font-weight:400}.badge-remote{background:var(--line);color:var(--ink-mute);font-weight:600}.btn{text-align:center;border-radius:var(--pill);min-height:44px;line-height:1.4;font-family:var(--font-display);letter-spacing:-.01em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:background .15s,color .15s,transform .15s;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{background:var(--red-ink);color:var(--paper)}.btn-primary:hover:not(:disabled){background:var(--red-deep)}.btn-primary:disabled{background:var(--ink-mute);cursor:not-allowed}.btn-yellow{background:var(--yellow);color:var(--ink)}.btn-yellow:hover:not(:disabled){background:#ffe95c}.btn-ghost{border:1.5px solid var(--line-strong);color:var(--ink);background:0 0;padding:10px 20px;font-weight:700}.btn-ghost:hover:not(:disabled){border-color:var(--ink);background:var(--paper-warm)}.btn-compact{padding:8px 16px;font-size:.9rem}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:var(--surface-padding)}.async-state-region[data-empty=true],.action-result[data-empty=true]{min-height:0}.async-state{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 18px;min-width:0;display:grid}.async-state-section{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--paper-warm);padding:18px 20px}.async-state-loading{color:var(--ink-mute);grid-template-columns:16px minmax(0,1fr)}.async-state-loading-mark{border:2px solid var(--line-strong);border-top-color:var(--ink-mute);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite async-state-spin}.async-state-copy,.async-state-message,.async-state-description,.action-result-message{min-width:0;margin:0}.async-state-description{color:var(--ink-mute);margin-top:4px}.async-state-error{color:var(--red-deep);font-weight:600}.async-state-error.async-state-section{border-style:solid;border-left:3px solid var(--red)}.async-state-action,.action-result-action{justify-self:end;display:flex}.action-result:not([data-empty=true]){flex-wrap:wrap;align-items:flex-start;gap:8px 14px;display:flex}.action-result[data-tone=error]{color:var(--red-deep);font-weight:600}.action-result[data-tone=warning]{color:var(--ink-soft)}@keyframes async-state-spin{to{transform:rotate(360deg)}}@media (max-width:520px){.async-state:not(.async-state-loading){grid-template-columns:1fr}.async-state-action,.action-result-action{justify-self:start}}@media (prefers-reduced-motion:reduce){.async-state-loading-mark{border-color:var(--ink-mute);animation:none}}.route-skeleton{gap:14px;display:grid}.skeleton-grid{gap:14px;margin-top:14px;display:grid}.skeleton-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:52px 1fr;align-items:center;gap:16px;min-height:104px;padding:20px;display:grid}.skeleton-line,.skeleton-avatar{background:linear-gradient(90deg, var(--line), var(--paper-warm), var(--line));background-size:220% 100%;animation:1.4s ease-in-out infinite skeleton-shift}.skeleton-line{border-radius:var(--pill);width:min(100%,560px);height:16px}.skeleton-title{width:min(55%,360px);height:34px}.skeleton-lead{width:min(78%,620px)}.skeleton-short{width:min(58%,280px);margin-top:12px}.skeleton-avatar{border-radius:50%;width:52px;height:52px}@keyframes skeleton-shift{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.skeleton-line,.skeleton-avatar{animation:none}}.empty-city{max-width:46ch}.empty-city p{margin:0 0 14px}.empty-city p:last-child{margin-bottom:0}.muted{color:var(--ink-mute)}.small{font-size:.88rem}.disc{background:var(--red);width:56px;height:56px;color:var(--paper);border-radius:50%;flex:none;place-items:center;display:grid}.disc svg{width:52%;height:52%;display:block}.disc-yellow{background:var(--yellow);color:var(--ink)}.disc-ink{background:var(--ink);color:var(--yellow)}.disc-sm{width:40px;height:40px}.disc-row{align-items:flex-start;gap:16px;display:flex}.btn[aria-busy=true]{cursor:wait}.section-tabs{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-warm);gap:4px;max-width:100%;padding:4px;display:flex}.section-tab{border-radius:calc(var(--radius) - 4px);min-width:0;min-height:46px;color:var(--ink-soft);font-family:var(--font-display);text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:.92rem;font-weight:700;line-height:1.15;display:inline-flex}.section-tab:is([aria-selected=true],[aria-current=page]){border-color:var(--ink);background:var(--ink);color:var(--paper)}.section-tab:hover:not([aria-selected=true]):not([aria-current=page]){border-color:var(--line-strong);background:var(--paper);color:var(--ink)}.section-tab:focus-visible{outline:3px solid var(--red-ink);outline-offset:2px}
.layout{grid-template-columns:250px 1fr;align-items:start;gap:32px;display:grid}.catalog-filter-drawer-slot{min-width:0}.catalog-filter-trigger{justify-content:space-between;width:100%}.catalog-filter-drawer-backdrop{--backdrop-opacity:.45;z-index:var(--layer-drawer);background:var(--ink);min-height:100dvh;opacity:calc(var(--backdrop-opacity) * (1 - var(--drawer-swipe-progress)));transition:opacity .3s ease-out;position:fixed;inset:0}.catalog-filter-drawer-backdrop[data-starting-style],.catalog-filter-drawer-backdrop[data-ending-style]{opacity:0}.catalog-filter-drawer-backdrop[data-swiping]{transition-duration:0s}.catalog-filter-drawer-viewport{z-index:calc(var(--layer-drawer) + 1);justify-content:flex-end;display:flex;position:fixed;inset:0}.catalog-filter-drawer-popup{overscroll-behavior:contain;border-left:1px solid var(--line-strong);background:var(--paper);width:min(380px,100vw - 24px);height:100%;color:var(--ink);box-shadow:var(--shadow-lift);transform:translateX(var(--drawer-swipe-movement-x));will-change:transform;outline:none;padding:22px;transition:transform .3s ease-out;overflow-y:auto}.catalog-filter-drawer-popup[data-starting-style],.catalog-filter-drawer-popup[data-ending-style]{transform:translate(calc(100% + 2px))}.catalog-filter-drawer-popup[data-swiping]{-webkit-user-select:none;user-select:none;transition-duration:0s}.catalog-filter-drawer-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.catalog-filter-drawer-head h2{margin:0 0 4px}.catalog-filter-drawer-head .field-note{margin:0}.catalog-filter-drawer-close{border-radius:50%;flex:none;justify-content:center;width:44px;height:44px;padding:0;font-size:1.35rem}.catalog-filter-drawer-content>aside{min-width:0}@media (prefers-reduced-motion:reduce){.catalog-filter-drawer-backdrop,.catalog-filter-drawer-popup{transition:none}}.layout-profile{grid-template-columns:1fr 320px}@media (max-width:860px){.layout,.layout-profile{grid-template-columns:1fr}.layout-profile>aside{order:-1}}.results{flex-direction:column;gap:16px;margin-top:18px;display:flex}.city-catalog-hero{isolation:isolate;padding:52px 0}.city-catalog-hero h1{z-index:1;max-width:17ch;color:var(--paper);text-wrap:balance;margin-bottom:18px;position:relative}.city-catalog-lead{z-index:1;color:#d8d1cd;max-width:60ch;margin:0;font-size:1.1rem;position:relative}.city-catalog-search{z-index:1;position:relative}.catalog-results-section{margin-top:34px}.catalog-section-head{justify-content:space-between;align-items:flex-end;gap:18px 32px;display:flex}.catalog-section-head h2,.catalog-section-head p{margin:0}.catalog-section-head p{max-width:56ch;color:var(--ink-mute);font-size:.9rem}@media (max-width:620px){.city-catalog-hero{padding:42px 0}.city-catalog-hero h1{max-width:18ch;font-size:clamp(2rem,10vw,2.7rem)}.catalog-section-head{flex-direction:column;align-items:flex-start;gap:6px}}.catalog-result-position{font-variant-numeric:tabular-nums;margin:0}.catalog-active-filters{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-warm);padding:14px}.catalog-active-filters-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.catalog-active-filters-label{color:var(--ink-soft);font-size:.82rem;font-weight:700}.catalog-active-filters ul{flex-wrap:wrap;gap:7px;margin:10px 0 0;padding:0;list-style:none;display:flex}.catalog-active-filter{border:1px solid var(--line-strong);border-radius:var(--pill);background:var(--paper);min-height:44px;color:var(--ink-soft);align-items:center;gap:8px;padding:8px 10px 8px 13px;font-size:.85rem;font-weight:650;display:inline-flex}.catalog-active-filter:hover{border-color:var(--yellow);background:var(--yellow-soft);color:var(--ink)}.catalog-active-filter-remove{font-size:1.15rem;font-weight:500;line-height:1}.profile-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;grid-template-columns:72px minmax(0,1fr) 210px;gap:20px;min-height:156px;padding:20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.profile-card:hover,.profile-card:focus-within{border-color:var(--yellow);box-shadow:var(--shadow)}.profile-card:hover{transform:translateY(-1px)}.profile-card>*{min-width:0}.profile-card-avatar-link{border-radius:50%;width:fit-content;height:fit-content;display:block}.avatar{background:var(--yellow);width:72px;height:72px;color:var(--ink);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile-card-main{align-self:start}.profile-card-title{margin:0;font-size:1.16rem}.profile-card-title a:hover{color:var(--red-ink);text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:3px;text-decoration-thickness:3px}.profile-card-headline{max-width:68ch;color:var(--ink-soft);margin:4px 0 0;font-size:.92rem;line-height:1.45}.profile-card-badges{margin-top:10px}.profile-card-location{color:var(--ink-mute);flex-wrap:wrap;gap:6px 18px;margin-top:14px;font-size:.82rem;display:flex}.profile-card-location p{align-items:flex-start;gap:6px;margin:0;display:inline-flex}.profile-card-location .icon{color:var(--ink-mute);margin-top:.25em}.profile-card-location strong{color:var(--ink-soft);font-weight:700}.card-side{border-left:1px solid var(--line);text-align:right;flex-direction:column;align-items:flex-end;gap:10px;min-width:0;padding-left:18px;display:flex}.profile-card-decision{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.price{font-family:var(--font-display);white-space:nowrap;font-size:1.02rem;font-weight:800}.profile-card-channel-group{flex-direction:row;align-items:center;margin-top:auto;display:flex}.profile-card-channel-group .channels{flex-wrap:wrap;gap:8px;font-size:18px}.profile-card-cta{width:100%;min-height:44px;margin-top:auto;padding:9px 16px}@media (max-width:760px){.profile-card{grid-template-columns:64px minmax(0,1fr);min-height:0;padding:18px}.avatar{width:64px;height:64px;font-size:1.1rem}.profile-card .chip{padding-inline:8px}.profile-card .card-side{border-top:1px solid var(--line);text-align:left;border-left:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 20px;padding:16px 0 0;display:grid}.profile-card-decision,.profile-card-channel-group{align-items:flex-start}.profile-card-channel-group{grid-column:1;margin-top:0}.profile-card-cta{grid-area:1/2/span 2;width:auto;margin-top:0}}@media (max-width:480px){.profile-card{grid-template-columns:56px minmax(0,1fr);gap:14px;padding:16px}.avatar{width:56px;height:56px}.profile-card .card-side{grid-template-columns:1fr}.profile-card-cta{grid-area:auto/1;width:100%}}@media (prefers-reduced-motion:reduce){.profile-card{transition:none}.profile-card:hover{transform:none}}.chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chip{border-radius:var(--pill);background:var(--paper-warm);border:1px solid var(--line);color:var(--ink-soft);padding:4px 11px;font-size:.79rem;font-weight:600}@media (max-width:760px),(any-pointer:coarse){.chips{align-items:center}.profile-card-title a{align-items:center;min-width:44px;min-height:44px;display:inline-flex}a.chip,button.chip,.category-overflow-close{justify-content:center;align-items:center;min-width:44px;max-width:100%;min-height:44px;display:inline-flex}}a.chip:hover{background:var(--yellow-soft);border-color:var(--yellow)}.catalog-category-directory{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-warm);box-shadow:var(--shadow);margin-top:26px;padding:26px}.catalog-category-directory-popular{margin-top:20px}.search-empty-state>p:first-child{margin-top:0}.search-empty-actions{flex-wrap:wrap;gap:12px;display:flex}.catalog-category-directory-popular h3{margin:0;font-size:1rem}.catalog-category-directory-popular-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:10px 0 0;padding:0;list-style:none;display:grid}.catalog-category-directory-popular-list li{min-width:0}.category-cover-link{border-radius:var(--radius);background:var(--ink);min-height:132px;color:var(--paper);font-family:var(--font-display);border:1px solid #2626262e;font-size:.95rem;font-weight:800;line-height:1.2;transition:border-color .15s,box-shadow .15s,transform .15s;display:block;position:relative;overflow:hidden}.category-cover-image{background-position:50%;background-size:cover;transition:transform .28s;position:absolute;inset:0}.category-cover-image:after{content:"";background:linear-gradient(#2626260a 12%,#26262657 55%,#262626e0 100%),linear-gradient(90deg,#26262629,#0000 58%);position:absolute;inset:0}.category-cover-copy{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;min-height:132px;padding:16px;display:flex;position:relative}.category-cover-label{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 1px 10px #0000007a;min-width:0}.category-cover-link:hover{border-color:var(--yellow);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.category-cover-link:hover .category-cover-image{transform:scale(1.045)}.category-cover-link .category-cover-count{border-radius:var(--pill);min-width:28px;color:var(--ink);text-align:center;text-shadow:none;background:#fffcf0eb;border:1px solid #ffffff9e;padding:4px 8px}.catalog-category-directory-group-link{border-bottom:1px solid var(--line);min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:8px;padding:9px 0;font-size:.86rem;font-weight:700;line-height:1.25;transition:border-color .15s,color .15s;display:flex}.catalog-category-directory-group-link>span:first-child{overflow-wrap:anywhere;min-width:0}.catalog-category-directory-group-link:hover{border-color:var(--line-strong);color:var(--red-ink)}.catalog-category-directory-count{color:var(--ink-mute);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem;font-weight:650}.catalog-category-directory-disclosure{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-top:24px}.catalog-category-directory-summary{border-radius:inherit;min-height:52px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px;font-weight:800;list-style:none;display:flex}.catalog-category-directory-summary::-webkit-details-marker{display:none}.catalog-category-directory-summary:hover{background:var(--paper-warm)}.catalog-category-directory-summary-icon{color:var(--ink-mute);flex:none;transition:transform .16s}.catalog-category-directory-disclosure[open]>.catalog-category-directory-summary{border-bottom:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;background:var(--paper-warm)}.catalog-category-directory-disclosure[open] .catalog-category-directory-summary-icon{transform:rotate(90deg)}.catalog-category-directory-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 38px;padding:26px;display:grid}.catalog-category-directory-group{min-width:0}.catalog-category-directory-group-title{color:var(--ink);align-items:center;gap:8px;margin:0 0 6px;font-size:.95rem;display:flex}.catalog-category-directory-group-title .icon{color:var(--ink-mute);flex:none;font-size:1.05em}.catalog-category-directory-group-list{margin:0;padding:0;list-style:none}@media (max-width:900px){.catalog-category-directory-popular-list,.catalog-category-directory-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.catalog-category-directory{border-radius:var(--radius);margin-top:24px;padding:18px 14px}.catalog-category-directory-popular{margin-top:20px}.catalog-category-directory-popular-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-cover-link{min-height:116px;font-size:.9rem}.category-cover-copy{min-height:116px;padding:12px}.catalog-category-directory-groups{grid-template-columns:1fr}.catalog-category-directory-disclosure{margin-top:20px}.catalog-category-directory-summary{padding-inline:14px}.catalog-category-directory-groups{gap:22px;padding:20px 16px}.catalog-category-directory-group+.catalog-category-directory-group{border-top:1px solid var(--line);padding-top:22px}}@media (max-width:360px){.catalog-category-directory-popular-list{gap:8px}.category-cover-link{font-size:.78rem}.category-cover-copy{padding:8px}}@media (prefers-reduced-motion:reduce){.category-cover-link,.category-cover-image,.catalog-category-directory-group-link,.catalog-category-directory-summary-icon{transition:none}.category-cover-link:hover,.category-cover-link:hover .category-cover-image{transform:none}}.category-overflow-trigger{cursor:pointer;font-family:inherit;line-height:inherit}.category-overflow-trigger:hover,.category-overflow-trigger[data-popup-open]{background:var(--yellow-soft);border-color:var(--yellow);color:var(--ink)}.category-overflow-positioner{z-index:var(--layer-popup);max-width:min(340px, var(--available-width))}.category-overflow-popup{width:max-content;max-width:100%;max-height:min(360px, var(--available-height));overscroll-behavior:contain;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper);box-shadow:var(--shadow);transform-origin:var(--transform-origin);padding:14px;transition:opacity .12s,transform .12s;overflow-y:auto}.category-overflow-popup[data-starting-style],.category-overflow-popup[data-ending-style]{opacity:0;transform:scale(.97)}.category-overflow-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.category-overflow-title{margin:0;font-size:.9rem}.category-overflow-close{width:28px;height:28px;color:var(--ink-soft);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.category-overflow-close:hover{background:var(--paper-warm);color:var(--ink)}.category-overflow-trigger:focus-visible,.category-overflow-close:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.category-overflow-list{flex-wrap:wrap;gap:6px;display:flex}.rating{font-family:var(--font-display);white-space:nowrap;align-items:center;gap:4px;font-weight:700;display:inline-flex}.rating-stars{gap:1px;display:inline-flex}.facet{margin-bottom:24px}.facet h3,.facet legend{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-mute);margin-bottom:10px;font-size:.76rem}.facet-fieldset{border:0;min-width:0;margin-inline:0;padding:0}.facet-option{cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:.9rem;display:flex}.facet-option input{margin:0}.facet ul{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.facet a{border-radius:var(--pill);justify-content:space-between;gap:8px;padding:6px 11px;font-size:.92rem;display:flex}.facet a:hover{background:var(--paper-warm)}.facet a[data-active=true]{background:var(--yellow);color:var(--ink);font-weight:700}.facet a[data-active=true] .count{color:var(--ink-soft)}.count{color:var(--ink-mute);font-variant-numeric:tabular-nums;font-size:.85rem}.facet-form{flex-direction:column;align-items:stretch;gap:0;margin-top:24px;display:flex}.facet-form .facet{margin-bottom:18px}.facet-form button{align-self:flex-start}.facet-select{border:1.5px solid var(--line-strong);border-radius:var(--pill);background:var(--paper);width:100%;min-height:44px;color:var(--ink);font:inherit;padding:9px 14px;font-size:.9rem}.facet-select:focus{border-color:var(--ink)}.catalog-choice-group{flex-wrap:wrap;gap:6px;display:flex}.catalog-choice-option,.catalog-checkbox-option{border:1px solid var(--line-strong);border-radius:var(--pill);background:var(--paper);min-height:44px;color:var(--ink-soft);cursor:pointer;align-items:center;gap:7px;padding:7px 10px;font-size:.88rem;line-height:1.2;display:inline-flex}.catalog-checkbox-option{width:100%}.catalog-choice-option:hover,.catalog-checkbox-option:hover{border-color:var(--ink);background:var(--paper-warm);color:var(--ink)}:is(.catalog-choice-option:has(input:checked),.catalog-choice-option:has(.catalog-choice-radio[data-checked]),.catalog-checkbox-option:has(input:checked),.catalog-checkbox-option:has(.catalog-choice-checkbox[data-checked])){border-color:var(--ink);background:var(--yellow);color:var(--ink);font-weight:700}.catalog-choice-native-radio,.catalog-choice-native-checkbox{width:17px;height:17px;accent-color:var(--ink);flex:none;margin:0}.catalog-choice-radio,.catalog-choice-checkbox{background:var(--paper);width:17px;height:17px;color:var(--ink);border:1.5px solid;flex:none;place-items:center;padding:0;display:grid}.catalog-choice-radio{border-radius:50%}.catalog-choice-checkbox{border-radius:4px}.catalog-choice-radio:focus-visible,.catalog-choice-checkbox:focus-visible{outline:3px solid var(--red-ink);outline-offset:3px}.catalog-choice-radio-indicator{background:currentColor;border-radius:50%;width:9px;height:9px}.catalog-choice-radio-indicator[data-unchecked],.catalog-choice-checkbox-indicator[data-unchecked]{display:none}.catalog-choice-checkbox-indicator{place-items:center;display:grid}.catalog-choice-checkbox-indicator .icon{stroke-width:3px;font-size:.75rem}.catalog-select-trigger{border:1.5px solid var(--line-strong);border-radius:var(--pill);background:var(--paper);width:100%;min-height:44px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:8px;padding:9px 12px 9px 14px;font-size:.9rem;display:grid}.catalog-select-trigger:hover,.catalog-select-trigger[data-popup-open]{border-color:var(--ink)}.catalog-select-trigger:focus-visible{outline:3px solid var(--red-ink);outline-offset:2px}.catalog-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-select-icon{color:var(--ink-mute);place-items:center;display:grid}.catalog-select-icon .icon{transition:transform .12s;transform:rotate(90deg)}.catalog-select-trigger[data-popup-open] .catalog-select-icon .icon{transform:rotate(-90deg)}.catalog-select-positioner{z-index:var(--layer-popup);width:var(--anchor-width);max-width:var(--available-width);outline:0}.catalog-select-popup{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow-lift);transform-origin:var(--transform-origin);transition:opacity .12s,transform .12s;overflow:hidden}.catalog-select-popup[data-starting-style],.catalog-select-popup[data-ending-style]{opacity:0;transform:scale(.98)}.catalog-select-list{max-height:min(44vh, var(--available-height));overscroll-behavior:contain;outline:0;padding:6px;overflow-y:auto}.catalog-select-item{border-radius:var(--radius-sm);cursor:default;outline:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:grid}.catalog-select-item[data-highlighted]{background:var(--paper-warm)}.catalog-select-item[data-selected]{font-weight:800}.catalog-select-indicator-slot,.catalog-select-indicator{place-items:center;display:grid}.catalog-select-indicator{color:var(--red)}.catalog-district-combobox-input-group{border:1.5px solid var(--line-strong);border-radius:var(--pill);background:var(--paper);width:100%;min-height:44px;display:flex;overflow:hidden}.catalog-district-combobox-input-group:focus-within{border-color:var(--ink)}.catalog-district-combobox-input-group:has(input:focus-visible){outline:3px solid var(--red-ink);outline-offset:2px}.catalog-district-combobox-input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:auto;padding:9px 4px 9px 14px;font-size:.9rem}.catalog-district-combobox-input::placeholder{color:var(--ink-soft);opacity:1}.catalog-district-combobox-actions{flex:none;align-items:stretch;display:flex}.catalog-district-combobox-clear,.catalog-district-combobox-trigger{width:36px;color:var(--ink-mute);cursor:pointer;background:0 0;border:0;align-self:stretch;place-items:center;padding:0;display:grid}.catalog-district-combobox-clear:hover,.catalog-district-combobox-trigger:hover{background:var(--paper-warm);color:var(--ink)}.catalog-district-combobox-trigger{border-left:1px solid var(--line)}.catalog-district-combobox-trigger .icon{transition:transform .12s;transform:rotate(90deg)}.catalog-district-combobox-trigger[data-popup-open] .icon{transform:rotate(-90deg)}.catalog-district-combobox-positioner{z-index:var(--layer-popup);width:var(--anchor-width);max-width:var(--available-width);outline:0}.catalog-district-combobox-popup{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow-lift);transform-origin:var(--transform-origin);transition:opacity .12s,transform .12s;overflow:hidden}.catalog-district-combobox-popup[data-starting-style],.catalog-district-combobox-popup[data-ending-style]{opacity:0;transform:scale(.98)}.catalog-district-combobox-list{max-height:min(44vh, var(--available-height));overscroll-behavior:contain;outline:0;padding:6px;overflow-y:auto}.catalog-district-combobox-item{border-radius:var(--radius-sm);cursor:default;outline:0;grid-template-columns:20px 1fr;align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:grid}.catalog-district-combobox-item[data-highlighted]{background:var(--paper-warm)}.catalog-district-combobox-item[data-selected]{font-weight:800}.catalog-district-combobox-indicator{color:var(--red);place-items:center;display:grid}.catalog-district-combobox-empty{color:var(--ink-mute);padding:14px 16px;font-size:.9rem}@media (prefers-reduced-motion:reduce){.catalog-select-popup,.catalog-select-icon .icon,.catalog-district-combobox-popup,.catalog-district-combobox-trigger .icon{transition:none}}.searchbar{gap:10px;margin-bottom:22px;display:flex}.searchbar input{border:1.5px solid var(--line-strong);border-radius:var(--pill);min-width:0;font:inherit;background:var(--paper);color:var(--ink);flex:1;padding:13px 20px}.searchbar input::placeholder{color:var(--ink-mute)}.searchbar input:focus{border-color:var(--ink)}.searchbar-autocomplete-group{flex:auto;min-width:0;position:relative}.searchbar-autocomplete-group input{width:100%;padding-right:52px}.searchbar-autocomplete-group input::-webkit-search-cancel-button{appearance:none}.searchbar-autocomplete-clear{width:44px;height:44px;color:var(--ink-mute);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:1.25rem;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.searchbar-autocomplete-clear:hover{background:var(--paper-warm);color:var(--ink)}.searchbar-autocomplete-clear:focus-visible{outline:3px solid var(--red-ink);outline-offset:1px}.searchbar-autocomplete-positioner{z-index:var(--layer-popup);width:var(--anchor-width);max-width:var(--available-width);outline:0}.searchbar-autocomplete-popup{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow-lift);transform-origin:var(--transform-origin);transition:opacity .12s,transform .12s;overflow:hidden}.searchbar-autocomplete-popup[data-starting-style],.searchbar-autocomplete-popup[data-ending-style]{opacity:0;transform:scale(.98)}.searchbar-autocomplete-list{max-height:min(44vh, var(--available-height));overscroll-behavior:contain;outline:0;padding:6px;overflow-y:auto}.searchbar-autocomplete-status{color:var(--ink-soft);font-size:.92rem}.searchbar-autocomplete-message{padding:12px 14px;display:block}.searchbar-autocomplete-announcement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.searchbar-autocomplete-section[data-list-empty]{display:none}.searchbar-autocomplete-group-label{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;padding:8px 12px 4px;font-size:.78rem;font-weight:800}.searchbar-autocomplete-separator{background:var(--line);height:1px;margin:6px 8px}.searchbar-autocomplete-item{border-radius:var(--radius-sm);cursor:pointer;outline:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:8px 12px;display:grid}.searchbar-autocomplete-item[data-highlighted]{background:var(--paper-warm);font-weight:800}.searchbar-autocomplete-item .icon{color:var(--red)}@media (prefers-reduced-motion:reduce){.searchbar-autocomplete-popup{transition:none}}.crumbs{flex-wrap:wrap;align-items:baseline;gap:0;margin-bottom:14px;display:flex}@media (max-width:760px),(any-pointer:coarse){.crumbs{align-items:center}.crumbs>span{align-items:center;max-width:100%;min-height:44px;display:inline-flex}.crumbs a{overflow-wrap:anywhere;align-items:center;min-width:44px;min-height:44px;display:inline-flex}}.crumb-sep{color:var(--ink-mute);margin:0 7px;font-size:.85em}.catalog-language-form{flex-wrap:wrap;align-items:end;gap:12px;margin-block:24px;display:flex}.work-language-filter{gap:8px;min-width:0;max-width:100%;display:grid}.catalog-language-form a{align-items:center;min-height:44px;display:inline-flex}
.own-card{background:var(--paper-warm);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;padding:10px 14px;font-size:.9rem;display:flex}.own-card p{margin:0 auto 0 0}.profile-head{grid-template-columns:92px 1fr;align-items:start;gap:22px;margin-bottom:32px;display:grid}.profile-head .avatar{width:92px;height:92px;font-size:1.9rem}.profile-summary-row{flex-wrap:wrap;align-items:baseline;gap:8px 18px;margin-top:12px;display:flex}.profile-summary-row .price{white-space:normal;min-width:0}.profile-sidebar{flex-direction:column;gap:16px;min-width:0;display:flex}@media (max-width:520px){.profile-head{grid-template-columns:1fr}.profile-summary-row{align-items:flex-start}}.contact-panel{background:var(--yellow);border-radius:var(--radius-lg);color:var(--ink);min-width:0;padding:24px}.contact-panel h3{margin-bottom:6px;font-size:1.2rem}.contact-panel .muted{color:#6b5c0e}.contact-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.contact-list li{border-bottom:1px solid #26262626;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding-bottom:10px;display:flex}.contact-panel .contact-list li{flex-direction:column;align-items:stretch;gap:4px}.contact-panel .contact-list li>:last-child{text-align:left;overflow-wrap:anywhere;min-width:0}.contact-list li:last-child{border-bottom:none;padding-bottom:0}.contact-list a{color:var(--ink);text-underline-offset:3px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.contact-list .contact-website-link{min-height:44px;padding-block:10px}.contact-icon-links{border-top:1px solid #26262633;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:16px 0 0;list-style:none;display:flex}.contact-icon-links a{background:var(--paper-warm);width:44px;height:44px;color:var(--ink);border:1px solid #2626268c;border-radius:12px;justify-content:center;align-items:center;font-size:21px;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.contact-icon-links a:hover,.contact-icon-links a:focus-visible{border-color:var(--red-deep);color:var(--red-deep)}.contact-icon-links a:focus-visible{outline:3px solid var(--red-deep);outline-offset:2px}.attr-table{border-collapse:collapse;width:100%;font-size:.93rem}.attr-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:10px 0}.attr-table td:first-child{color:var(--ink-mute);width:45%;padding-right:12px}.registry-check{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.registry-check>p{margin:0 0 10px}.registry-check dl{gap:8px;margin:0 0 10px;display:grid}.registry-check dl>div{grid-template-columns:minmax(120px,42%) 1fr;gap:10px;display:grid}.registry-check dt{color:var(--ink-mute)}.registry-check dd{overflow-wrap:anywhere;margin:0}.review{border-bottom:1px solid var(--line);padding:18px 0}.profile-review-meta{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.profile-review-author{overflow-wrap:anywhere;min-width:0}.profile-review-date{white-space:nowrap}.profile-review-action{margin:12px 0 20px}.profile-review-action>p:last-child:empty{margin:0}.review:last-child{border-bottom:none}@media (max-width:520px){.profile-review-meta{align-items:flex-start}.profile-review-author{flex-basis:100%}}.review-reply strong+.user-text{margin-top:4px}.review-reply{background:var(--paper-warm);border-left:4px solid var(--yellow);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:12px;padding:12px 16px;font-size:.93rem}.public-locations>ol{gap:12px;margin:10px 0 18px;padding-left:28px;display:grid}.public-locations li{border-left:3px solid var(--yellow);background:var(--paper-warm);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:10px 12px}.public-locations li>div+div{margin-top:4px}
.primary-page-hero{box-sizing:border-box;background:var(--ink);min-height:460px;color:var(--paper);position:relative;overflow:hidden}.primary-page-hero-mark{top:50%;right:max(20px, calc((100vw - var(--max)) / 2 + 20px));aspect-ratio:317.14/381.23;background:var(--yellow);opacity:.16;pointer-events:none;width:300px;position:absolute;transform:translateY(-50%);-webkit-mask:url(/brand/mark.svg) 50%/contain no-repeat;mask:url(/brand/mark.svg) 50%/contain no-repeat}.primary-page-hero-contained{margin-top:calc(-1 * var(--page-space));box-shadow:0 0 0 100vmax var(--ink);clip-path:inset(0 -100vmax)}.primary-page-hero-contained .primary-page-hero-mark{right:20px}.primary-page-hero .crumbs{color:#cbc4c0}.primary-page-hero .crumbs .link{color:var(--yellow-soft)}.hero{padding:52px 0}.hero .wrap{z-index:1;position:relative}.hero h1{max-width:17ch;margin-bottom:20px}.hero p{color:#cbc4c0;max-width:54ch;margin:0;font-size:1.1rem}.hero-search{width:min(720px,100% - 40px);margin-top:30px}.hero-search .searchbar{margin-bottom:0}.home-main{padding-top:48px;padding-bottom:72px}.home-section{margin-top:64px}.home-main>.home-section:first-child{margin-top:0}.home-section-copy{max-width:60ch;margin-bottom:22px}.home-how-heading p,.home-provider p{margin:0}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-how-heading{max-width:64ch}.home-how-heading h2{margin-top:4px}.home-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.home-steps li{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-warm);padding:22px}.home-step-number{background:var(--yellow);width:34px;height:34px;color:var(--ink);font-family:var(--font-display);border-radius:50%;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.home-steps h3{margin-bottom:8px}.home-steps p{color:var(--ink-soft);margin:0}.home-provenance{max-width:74ch;margin:18px 0 0 72px}.home-provider{border-radius:var(--radius-lg);background:var(--yellow);color:var(--ink);justify-content:space-between;align-items:center;gap:28px;padding:30px 34px;display:flex}.home-provider>div{max-width:62ch}.home-provider h2{margin-bottom:8px}.home-provider .btn{flex:none}@media (max-width:760px){.primary-page-hero-mark,.primary-page-hero-contained .primary-page-hero-mark{opacity:.1;width:128px;right:8px}.hero{padding:42px 0}.hero-search{width:100%}.home-category-grid,.home-steps{grid-template-columns:1fr}.home-provenance{margin-left:0}.home-provider{flex-direction:column;align-items:flex-start;padding:26px 24px}}@media (max-width:520px){.hero{padding-top:54px;padding-bottom:60px}.hero-search .searchbar{flex-direction:column}.hero-search .btn,.home-provider .btn{width:100%}}.band{background:var(--yellow);color:var(--ink);padding:44px 0}.band-gradient{background:var(--brand-gradient);color:var(--paper)}.tile-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.tile{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-direction:column;align-items:flex-start;gap:2px;padding:20px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.tile:hover{border-color:var(--yellow);box-shadow:var(--shadow);transform:translateY(-2px)}.tile strong{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.15rem;font-weight:800}.tile-city strong{font-size:1.5rem}.notice{background:var(--paper-warm);border:1px solid var(--line);border-left:4px solid var(--yellow);border-radius:0 var(--radius) var(--radius) 0;align-items:flex-start;gap:16px;padding:18px 22px;display:flex}.notice p{margin:0}.login-action-result:not([data-empty=true]){margin-top:20px}.notice-error{border-color:#ffdcda;border-left-color:var(--red);background:#fff6f6}.board-hero{isolation:isolate;padding:52px 0}.board-hero .crumbs{z-index:1;margin-bottom:42px;position:relative}.board-hero h1{z-index:1;text-wrap:balance;max-width:17ch;margin-bottom:24px;position:relative}.board-hero-actions{z-index:1;margin:0 0 10px;position:relative}.board-hero-lead{z-index:1;color:#d8d1cd;max-width:54ch;margin:0;font-size:1.05rem;position:relative}.board-hero-intro{margin-bottom:24px}.board-hero-provider{margin-top:24px}.board-page-intro{margin-top:40px}.board-empty{margin-top:28px}.board-soon{margin-top:44px}@media (max-width:620px){.board-hero{padding:42px 0}.board-hero .crumbs{margin-bottom:32px}}.link{color:var(--red-ink);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.link:hover{color:var(--red-deep)}.pager{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:32px;display:flex}.pager-top{margin-top:0;margin-bottom:4px}.pager>a,.pager>span{box-sizing:border-box;border:1.5px solid var(--line-strong);border-radius:var(--pill);justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:9px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.pager a:hover{border-color:var(--ink);background:var(--paper-warm)}.pager .pager-step{align-items:center;padding-left:13px;padding-right:13px;font-size:1.05rem;display:inline-flex}.pager-step-label,.pager .pager-status,.pager .pager-mobile-only{display:none}.pager span[data-active=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.pager .pager-gap{min-width:0;color:var(--ink-mute);border-color:#0000;padding-left:4px;padding-right:4px}@media (max-width:620px){.pager{flex-wrap:nowrap}.pager .pager-page,.pager .pager-gap{display:none}.pager .pager-status,.pager .pager-mobile-only{display:inline-flex}.pager .pager-status{color:var(--ink-soft);white-space:nowrap;border-color:#0000;padding-left:8px;padding-right:8px}.pager .pager-step-label{font-size:.9rem;display:inline}.pager .pager-step{white-space:nowrap;gap:4px;min-width:44px;padding-left:10px;padding-right:10px}.pager .pager-mobile-only{color:var(--ink-mute);opacity:.55}}.request-list{flex-direction:column;gap:14px;margin-top:28px;display:flex}.request-card:target{border-color:var(--yellow);box-shadow:var(--shadow)}.request-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:22px;transition:border-color .15s}.request-card:hover{border-color:var(--yellow)}.request-card h3{margin-bottom:4px}.respond-terms-gate{border-color:var(--line-strong);border-left:5px solid var(--yellow);background:var(--paper-warm);margin-top:14px;box-shadow:0 8px 22px #2626260d}.respond-terms-gate h4{font-family:var(--font-display);margin:0 0 6px;font-size:1.08rem;line-height:1.25}.respond-terms-gate>p{margin:0 0 12px}.respond-terms-gate .check-row{cursor:pointer;align-items:flex-start;gap:10px;min-height:44px;padding:8px 0;display:flex}.respond-terms-gate .check-row input{width:20px;height:20px;accent-color:var(--red-ink);flex:none;margin:2px 0 0}.respond-terms-gate .row-buttons{flex-wrap:wrap;margin-top:12px}.respond-terms-gate .row-buttons :is(.btn,.btn-inline){min-height:44px}.respond-category-note{border:1px solid var(--line);border-left:3px solid var(--yellow);border-radius:var(--radius-sm);background:var(--paper-warm);margin:0;padding:10px 14px}@media (max-width:560px){.respond-terms-gate{padding:18px}.respond-terms-gate .row-buttons{flex-direction:column;align-items:stretch}.respond-terms-gate .row-buttons :is(.btn,.btn-inline){text-align:center;justify-content:center;width:100%}}
.blog-hero{padding:52px 0}.blog-hero .wrap{z-index:1;position:relative}.blog-hero .crumbs{color:#cbc4c0;margin-bottom:42px}.blog-hero .crumbs .link{color:var(--yellow-soft)}.blog-hero h1{max-width:17ch;margin-bottom:18px}.blog-hero-lead{color:#d8d1cd;max-width:60ch;margin:0;font-size:1.1rem}.blog-kicker{color:var(--red-ink);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:800}.blog-hero .blog-kicker{color:var(--yellow)}.blog-feed{padding-top:56px;padding-bottom:16px}.blog-feed-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.blog-feed-heading h2,.blog-feed-heading p{margin-bottom:0}.blog-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.blog-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--ink);height:100%;color:var(--paper);padding:28px;transition:transform .15s,border-color .15s,box-shadow .15s;display:block;position:relative;overflow:hidden}.blog-card:after{content:"";background:linear-gradient(90deg,#262626f5 0%,#262626e0 52%,#2626267a 100%);position:absolute;inset:0}.blog-card-cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-card:hover{border-color:var(--yellow);box-shadow:var(--shadow-lift);transform:translateY(-3px)}.blog-card article{z-index:1;flex-direction:column;min-height:250px;display:flex;position:relative}.blog-card-meta{color:#e2dcda;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.blog-topic{border-radius:var(--pill);background:var(--yellow);width:fit-content;min-height:30px;color:var(--ink);font-family:var(--font-display);align-items:center;padding:5px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.blog-card h3{margin-bottom:12px;font-size:clamp(1.35rem,2.2vw,1.75rem)}.blog-card p{color:#eee9e6;margin:0 0 24px}.blog-card-action{color:#e2dcda;margin-top:auto;font-size:.82rem;font-weight:600;line-height:1.35}.blog-empty{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-warm);padding:32px}.blog-article-page{max-width:920px;padding-top:34px;padding-bottom:16px}.blog-article-page>.crumbs{margin-bottom:34px}.blog-article{max-width:760px;margin:0 auto}.blog-article-header{border-bottom:1px solid var(--line);padding-bottom:36px}.blog-draft-notice{border:1px solid var(--red);border-radius:var(--radius);background:var(--yellow-soft);color:var(--ink);margin:0 0 18px;padding:10px 14px;font-weight:700}.blog-article-cover{border-radius:var(--radius-lg);background:var(--paper-warm);box-shadow:var(--shadow);margin:34px 0 4px;overflow:hidden}.blog-article-cover img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.blog-article-header h1{margin-top:20px;margin-bottom:18px}.blog-article-lead{max-width:65ch;color:var(--ink-soft);margin:0;font-size:1.18rem;line-height:1.6}.blog-article-meta{flex-wrap:wrap;gap:18px 30px;margin:28px 0 0;display:flex}.blog-article-meta div{gap:2px;display:grid}.blog-article-meta dt{color:var(--ink-mute)}.blog-article-meta dd{margin:0;font-weight:700}.blog-prose{color:var(--ink-soft);padding-top:24px;font-size:1.06rem;line-height:1.75}.blog-prose h2{color:var(--ink);margin:42px 0 14px}.blog-prose h3{color:var(--ink);margin:32px 0 12px}.blog-prose p,.blog-prose ul,.blog-prose ol,.blog-prose blockquote{margin-top:0;margin-bottom:20px}.blog-prose li+li{margin-top:8px}.blog-prose blockquote{border-left:4px solid var(--yellow);border-radius:0 var(--radius) var(--radius) 0;background:var(--paper-warm);margin-left:0;padding:18px 22px}.blog-prose blockquote p:last-child{margin-bottom:0}.blog-content-image{margin:32px 0}.blog-content-image img{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-warm);width:100%;height:auto;box-shadow:var(--shadow);display:block}.blog-content-image figcaption{color:var(--ink-mute);margin-top:10px;font-size:.9rem;line-height:1.5}.blog-prose :not(pre)>code{background:var(--paper-warm);color:var(--ink);border-radius:5px;padding:2px 6px}.blog-table-scroll{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);width:min(760px,100vw - 40px);box-shadow:var(--shadow);scrollbar-color:var(--line-strong) var(--paper-warm);scrollbar-width:thin;-webkit-overflow-scrolling:touch;margin:28px 0 34px 50%;overflow-x:auto;transform:translate(-50%)}.blog-table-scroll:has(th:nth-child(3)){width:min(920px,100vw - 40px)}.blog-table-scroll:has(th:nth-child(4)){width:min(1040px,100vw - 40px)}.blog-table-scroll:has(th:nth-child(5)){width:min(var(--max), calc(100vw - 40px))}.blog-table-scroll:focus-visible{outline:3px solid var(--red-ink);outline-offset:3px}.blog-prose .blog-table-scroll table{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;margin:0;font-size:.95rem;line-height:1.55}.blog-prose .blog-table-scroll table:has(th:nth-child(3)){min-width:820px}.blog-prose .blog-table-scroll table:has(th:nth-child(4)){min-width:940px}.blog-prose .blog-table-scroll table:has(th:nth-child(5)){min-width:1040px}.blog-prose .blog-table-scroll table:has(th:nth-child(6)){min-width:var(--max)}.blog-prose .blog-table-scroll th,.blog-prose .blog-table-scroll td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:16px 18px}.blog-prose .blog-table-scroll th{background:var(--yellow-soft);color:var(--ink);font-family:var(--font-display);font-size:.9rem;font-weight:800;line-height:1.4}.blog-prose .blog-table-scroll tbody tr:nth-child(2n) td{background:var(--paper-warm)}.blog-prose .blog-table-scroll td:first-child{color:var(--ink);font-weight:700}.blog-prose .blog-table-scroll tr>:last-child{border-right:0}.blog-prose .blog-table-scroll tbody tr:last-child td{border-bottom:0}.blog-more{border-top:1px solid var(--line);margin-top:42px;padding-top:28px}.blog-more h2{margin-bottom:16px;font-size:1.6rem}.blog-more ul{gap:10px;margin:0;padding-left:22px;display:grid}.blog-more li::marker{color:var(--red-ink)}.blog-more .link{font-weight:700}.blog-related{border-radius:var(--radius-lg);background:var(--ink);color:var(--paper);margin-top:48px;padding:30px}.blog-related h2{margin-bottom:20px}.blog-related .blog-kicker{color:var(--yellow)}.blog-related-links{flex-wrap:wrap;gap:10px;display:flex}.blog-sources{border-top:1px solid var(--line);margin-top:42px;padding-top:28px}.blog-sources h2{font-size:1.3rem}.blog-source-link{margin:0}@media (prefers-reduced-motion:reduce){.blog-card{transition:none}}@media (max-width:720px){.blog-hero{padding:42px 0}.blog-hero .crumbs{margin-bottom:32px}.blog-feed-heading{flex-direction:column;align-items:flex-start;gap:10px}.blog-card-list{grid-template-columns:1fr}.blog-card article{min-height:0}.blog-article-page{padding-top:24px}.blog-related{padding:26px 22px}.blog-related-links,.blog-related .btn{width:100%}}@media (max-width:420px){.blog-card{padding:22px}.blog-card-meta{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.blog-article-lead{font-size:1.05rem}}
.form-field{margin:14px 0;display:block}.form-field input{border:1.5px solid var(--line-strong);border-radius:var(--pill);width:100%;font:inherit;background:var(--paper);color:var(--ink);padding:13px 20px}.form-field input:focus{border-color:var(--ink)}.auth-email-field{flex-direction:column;gap:8px;display:flex}.auth-email-label{font-weight:700}.auth-email-description,.login-legal-note{margin:0}.login-legal{flex-direction:column;gap:8px;margin:20px 0;display:flex}.login-legal-control{cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;display:grid}.login-legal-checkbox{border:1.5px solid var(--line-strong);background:var(--paper);width:22px;height:22px;color:var(--paper);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.login-legal-checkbox[data-checked]{border-color:var(--ink);background:var(--ink)}.login-legal-checkbox:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.login-legal-checkbox-indicator{font-size:.85rem;display:inline-flex}.login-legal-note{padding-left:32px}.login-heading{align-items:center;margin-bottom:24px}@media (max-width:480px){.login-heading{flex-direction:column;align-items:flex-start}.login-heading h1{width:100%;font-size:2.25rem}}.login-or{color:var(--ink-mute);align-items:center;gap:14px;margin:28px 0 20px;font-size:.87rem;display:flex}.login-or:before,.login-or:after{content:"";background:var(--line);flex:1;height:1px}.login-providers{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.login-provider{max-width:100%;min-height:44px}.tg-login{border-radius:var(--pill);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;line-height:0;display:inline-block;overflow:hidden}.tg-login iframe{display:block}.auth-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-warm);padding:28px}.auth-card h2{margin-top:0}.lang-switch{border:1.5px solid var(--ink);border-radius:var(--pill);gap:2px;padding:2px;display:inline-flex}.lang-switch a{border-radius:var(--pill);font-family:var(--font-display);letter-spacing:.04em;color:var(--ink-soft);padding:3px 10px;font-size:.78rem;font-weight:700}.lang-switch a[data-active=true]{background:var(--ink);color:var(--paper)}.site-footer .lang-switch{border-color:#4c4441}.site-footer .lang-switch a{color:#b3aca8}.site-footer .lang-switch a[data-active=true]{background:var(--yellow);color:var(--ink)}.login-legal-checkbox[aria-invalid=true]{border-color:var(--red-ink);outline:2px solid var(--red-ink);outline-offset:3px}.login-sent-address{overflow-wrap:anywhere}
.cabinet-main{padding-top:var(--page-space);padding-bottom:32px}.cabinet-page-title{margin-bottom:clamp(22px,3vw,30px)}.cabinet-shell{max-width:1080px}.cabinet-tabs{grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 30px;display:grid}.cabinet-tab-panel{min-width:0}.cabinet-tab-panel>.card{margin-bottom:16px}.cabinet-tab-panel>:is(.reviews-dashboard,.account-panel,.contact-history){margin-top:0}.page-heading,.cabinet-section-heading{justify-content:space-between;align-items:flex-start;gap:18px 24px;margin-bottom:20px;display:flex}.page-heading :is(h1,h2,p),.cabinet-section-heading h2,.cabinet-section-heading p{margin:0}.page-heading p,.cabinet-section-heading p{max-width:68ch;margin-top:7px}.cabinet-create-action{margin-top:16px}.cabinet-cards-empty{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 28px;display:grid}.cabinet-cards-empty>.create-profile-journey{grid-column:2}.cabinet-cards-empty>.async-state-action{display:contents}.cabinet-cards-empty>.async-state-action>.create-profile-journey{grid-column:2}.cabinet-cards-empty>.creation-journey,.cabinet-cards-empty>.async-state-action>.creation-journey{grid-column:1/-1}.cabinet-board-section{margin-top:0}.cabinet-board-section+.cabinet-board-section{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.cabinet-cards{flex-direction:column;gap:12px;margin:16px 0 0;padding:0;list-style:none;display:flex}.cabinet-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cabinet-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.request-cabinet-summary{flex:260px;min-width:0}.request-cabinet-controls{text-align:right;flex-direction:column;flex:0 auto;align-items:flex-end;gap:8px;display:flex}.request-cabinet-primary-actions{margin-left:0}.request-cabinet-primary-actions .btn{min-height:44px}.request-cabinet-secondary-actions,.request-cabinet-lifecycle-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.request-cabinet-lifecycle-actions>.muted{flex-basis:100%}.request-category-field{min-width:0}.district-combobox-input.request-category-combobox-input{height:auto;padding:7px 10px 7px 14px}.reviews-dashboard{max-width:1080px;margin-top:40px}.reviews-summary dd,.reviews-summary dt{margin:0}.reviews-summary{grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;min-width:360px;display:grid}.reviews-summary div{border:1px solid var(--line);background:var(--paper-warm);border-radius:14px;padding:12px 14px}.reviews-summary dt{color:var(--ink-mute);font-size:.75rem}.reviews-summary dd{margin-top:3px;font-size:1.08rem;font-weight:800}.reviews-tab-list{width:fit-content}.reviews-tab span{border-radius:var(--pill);background:var(--paper);min-width:24px;color:var(--ink);text-align:center;padding:2px 7px;font-size:.78rem}.reviews-tab-panel{margin-top:20px}.reviews-panel-lead{border-left:2px solid var(--line-strong);max-width:72ch;margin:0;padding-left:14px;line-height:1.5}.reviews-list{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.reviews-list-opportunities{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.review-dashboard-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:20px 22px;box-shadow:0 1px #1e1e1c0a}.review-opportunity-card{min-height:148px;transition:border-color .15s,box-shadow .15s,background .15s}.review-opportunity-card:focus-within{border-color:var(--line-strong);box-shadow:0 4px 14px #1e1e1c12}.review-opportunity-card:has(.review-dashboard-action:hover){border-color:var(--line-strong);box-shadow:0 4px 14px #1e1e1c12}.review-opportunity-card[data-open]{border-color:var(--line-strong);background:var(--paper-warm);grid-column:1/-1;min-height:0}.review-dashboard-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.review-dashboard-card-head p,.review-profile-context{margin:5px 0 0}.review-opportunity-profile{align-items:flex-start;gap:13px;min-width:0;display:flex}.review-opportunity-profile>div{min-width:0}.review-opportunity-profile a{line-height:1.35;display:inline-block}.review-opportunity-mark{background:var(--yellow);width:40px;height:40px;color:var(--ink);border:1px solid #a68c00;border-radius:50%;flex:none;place-items:center;display:inline-grid}.review-opportunity-mark svg{width:19px;height:19px}.review-opportunity-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;display:flex}.review-context-source{border-radius:var(--pill);background:var(--paper-warm);color:var(--ink-soft);padding:3px 8px;font-size:.76rem;font-weight:700}.review-opportunity-card[data-open] .review-context-source{background:var(--paper)}.review-dashboard-rating{align-items:center;gap:12px;display:flex}.review-dashboard-rating>strong{color:#a68c00;letter-spacing:.08em}.review-status{border-radius:var(--pill);background:var(--paper-warm);color:var(--ink-soft);padding:4px 9px;font-size:.76rem;font-weight:700}.review-status-hidden{border-left:3px solid var(--red);color:var(--red-deep)}.review-profile-context{color:var(--ink-soft);font-size:.88rem}.review-dashboard-card>.user-text{margin-top:14px}.review-dashboard-action{flex:none;align-self:flex-end}.review-dashboard-form,.review-dashboard-card .review-reply{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.reviews-dashboard-note,.review-photo-step,.request-photo-step{margin-top:16px}.attach-photos{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.attach-photos .media-heading h3,.attach-photos>.small{margin:0}.attach-photos .media-limits,.attach-photos .media-feedback{width:100%}.attach-photos-pick{min-width:min(220px,100%)}.cabinet-empty-state,.cabinet-load-error{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--paper-warm);margin-top:16px;padding:22px}.cabinet-empty-state p,.cabinet-load-error p{margin:6px 0 0}.cabinet-empty-state-action{border-style:solid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 24px;display:grid}.cabinet-empty-state-action .btn{justify-self:end}.cabinet-load-error .btn-inline,.cabinet-load-error .btn{margin-top:12px}@media (max-width:900px){.reviews-list-opportunities{grid-template-columns:1fr}.review-opportunity-card[data-open]{grid-column:auto}}@media (max-width:720px){.cabinet-tabs{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:24px}.cabinet-tabs a{grid-column:span 2;padding-inline:8px}.cabinet-tabs a:nth-last-child(-n+2){grid-column:span 3}.cabinet-cards-empty{grid-template-columns:1fr}.cabinet-cards-empty>.create-profile-journey,.cabinet-cards-empty>.creation-journey,.cabinet-cards-empty>.async-state-action>.create-profile-journey,.cabinet-cards-empty>.async-state-action>.creation-journey{grid-column:1}.cabinet-card-actions{justify-content:flex-start;width:100%;margin-left:0}.request-cabinet-controls{text-align:left;align-items:flex-start;width:100%}.request-cabinet-primary-actions .btn{flex:136px;padding-inline:10px}.request-cabinet-secondary-actions,.request-cabinet-lifecycle-actions{justify-content:flex-start}.request-edit-actions{flex-direction:column;align-items:stretch;gap:8px}.request-edit-actions>:is(.btn,.btn-inline){width:100%;min-height:44px}.page-heading,.cabinet-section-heading{flex-direction:column;align-items:stretch}.reviews-summary{min-width:0}.reviews-tab-list{width:100%}.reviews-tab{flex:1;justify-content:center;padding-inline:10px}.review-dashboard-card-head{flex-direction:column;align-items:stretch}.review-dashboard-card-head .review-dashboard-action{width:fit-content}.cabinet-empty-state-action{grid-template-columns:1fr}.cabinet-empty-state-action .btn{justify-self:start}}@media (max-width:420px){.cabinet-tabs a{gap:6px;min-height:44px;font-size:.84rem}.cabinet-tabs a svg{width:17px;height:17px}.reviews-summary{grid-template-columns:1fr}.reviews-tab-list{border-radius:var(--radius);flex-direction:column;align-items:stretch}}.provider-enrollment-actions{grid-template-columns:minmax(0,1fr);justify-items:start;gap:16px;margin-top:18px;display:grid}.provider-enrollment-actions .check-row{cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;max-width:100%;min-height:44px;display:grid}.provider-enrollment-actions input[type=checkbox]{width:20px;height:20px;margin:2px 0 0}.provider-enrollment-actions .btn{max-width:100%}.provider-terms-actions{flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:18px;display:flex}.account-panel{max-width:1080px;margin-top:40px}.account-block,.account-danger{padding:var(--surface-padding);border-radius:var(--radius);margin-top:16px}.account-block{border:1px solid var(--line);background:var(--paper)}.account-erasure-effects{margin:0 0 20px;padding-left:22px}.account-erasure-effects li+li{margin-top:8px}.account-erasure-receipt{max-width:760px}.account-security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.account-security-grid>.account-block{min-width:0;margin-top:0}.account-block-heading{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.account-block-heading>div{min-width:0}.account-block-marker,.account-session-marker{background:var(--yellow);width:42px;height:42px;color:var(--ink);border:1px solid #a68c00;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.account-block-marker svg,.account-session-marker svg{width:20px;height:20px}.account-block-marker[data-danger]{color:var(--red-deep);background:#fff8f8;border-color:#ffdcda}.account-block-heading h3{margin:1px 0 0;font-size:1.08rem;font-weight:800}.account-block-heading p{max-width:76ch;margin:5px 0 0;line-height:1.45}.account-field-label{color:var(--ink-soft);margin:14px 0 6px;font-size:14px;font-weight:600;display:block}.account-field-status:empty{display:none}.field-row{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 10px;display:flex}.field-row input{border:1.5px solid var(--line-strong);border-radius:var(--pill);min-width:0;font:inherit;background:var(--paper);color:var(--ink);flex:260px;padding:11px 18px}.field-row input::placeholder{color:var(--ink-mute)}.field-row input:focus{border-color:var(--ink)}.account-list{margin:0;padding:0;list-style:none}.account-list li{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.account-list li:last-child{border-bottom:none}.account-block-methods .account-list{gap:8px;display:grid}.account-block-methods .account-list li{background:var(--paper-warm);border:0;border-radius:12px;padding:12px 14px}.account-method-main{gap:3px;min-width:0;display:grid}.account-method-email{overflow-wrap:anywhere;color:var(--ink-soft);font-size:.9rem}.account-block-email>.small.muted{background:var(--paper-warm);border-radius:12px;margin:0 0 10px;padding:11px 14px}.account-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0 0;display:flex}.account-reauth{margin-top:10px}.account-row-action{flex:none}.account-ua{overflow-wrap:anywhere;margin:8px 0 0;font-size:.88rem;font-weight:500;line-height:1.45}.account-block-sessions .account-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-block-sessions .account-list li{align-items:start;justify-content:initial;background:var(--paper-warm);border:0;border-radius:14px;grid-template-columns:auto minmax(0,1fr);padding:14px;display:grid}.account-session-marker{border-color:var(--line);background:var(--paper);width:38px;height:38px}.account-session-main{min-width:0}.account-session-name{line-height:1.35;display:block}.account-session-last{align-items:center;gap:6px;margin-top:4px;display:flex}.account-session-last svg{width:15px;height:15px}.account-session-details{margin-top:8px}.account-session-details summary{width:fit-content;color:var(--ink-soft);cursor:pointer;font-size:.82rem;font-weight:700}.account-session-details summary:hover{color:var(--ink)}.account-session-details summary:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #f7d9268c}.account-block-data{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:24px;display:grid}.account-block-data>.account-block-heading{grid-column:1;margin-bottom:0}.account-block-data>.account-actions{grid-area:1/2;margin:0}.account-danger{background:#fff8f8;border:1px solid #ffdcda}@media (max-width:640px){.account-panel{margin-top:28px}.account-block,.account-danger{padding:18px}.account-panel .field-row{align-items:stretch}.account-panel .field-row .btn{width:100%}.account-block-data{grid-template-columns:1fr}.account-block-data>.account-block-heading,.account-block-data>.account-actions{grid-area:auto/1}.account-block-data>.account-actions{margin-top:12px}}@media (max-width:900px){.account-security-grid,.account-block-sessions .account-list{grid-template-columns:1fr}}.completeness-meter-track{border:1px solid var(--line-strong);border-radius:var(--pill);background:var(--paper-warm);height:12px;margin-top:12px;overflow:hidden}.completeness-meter>p:first-child{margin-top:0}.completeness-meter-indicator{border-radius:inherit;background:var(--yellow);box-shadow:inset 0 0 0 1px #a68c00}.completeness{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 20px;margin:16px 0 0;padding:0;list-style:none;display:grid}.completeness li{color:var(--ink-mute);align-items:baseline;gap:10px;display:flex}.completeness li[data-done=true]{color:var(--ink);font-weight:600}.completeness li span{color:var(--red);font-weight:800}.completeness li[data-done=true] span{color:var(--ink)}.connections{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.contact-history{max-width:1080px;margin-top:40px}.contact-history-list{gap:14px;margin-top:18px;display:grid}.contact-history-card{padding:22px}.contact-history-heading,.contact-history-event-main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.contact-history-heading a{font-size:1.08rem}.contact-history-recency{text-align:right;color:var(--ink-mute);gap:3px;display:grid}.contact-history-recency span:last-child{color:var(--ink-soft);font-weight:700}.contact-history-summary{background:var(--paper-warm);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:18px 0 0;padding:14px;display:grid}.contact-history-summary div{min-width:0}.contact-history-summary dt{color:var(--ink-mute);margin-bottom:3px}.contact-history-summary dd{overflow-wrap:anywhere;margin:0}.contact-history-disclosure{font:inherit;margin:14px 0 0}.contact-history-trigger{border:1px solid var(--line);border-radius:var(--pill);background:var(--paper-warm);min-height:44px;color:var(--ink);align-items:center;gap:7px;padding:9px 14px;display:inline-flex}.contact-history-trigger:hover{border-color:var(--line-strong);background:var(--paper)}.contact-history-chevron{font-size:1.2rem;line-height:1;transition:transform .15s;display:inline-block}.contact-history-trigger[data-panel-open] .contact-history-chevron{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.contact-history-chevron{transition:none}}.contact-history-panel{margin-top:12px}.contact-history-events{border-left:2px solid var(--line);margin:0;padding:0 0 0 18px;list-style:none}.contact-history-events>li{border-bottom:1px solid var(--line);padding:12px 0 12px 16px}.contact-history-events>li:last-child{border-bottom:none}.contact-history-values{margin-top:10px}.contact-history-cost{border-left:2px solid var(--line-strong);max-width:78ch;margin:18px 0 0;padding-left:14px}@media (max-width:640px){.contact-history{margin-top:28px}.contact-history-card{padding:18px}.contact-history-heading,.contact-history-event-main{flex-direction:column;align-items:stretch}.contact-history-recency{text-align:left}.contact-history-summary{grid-template-columns:1fr}}.claim-journey{color:var(--ink-mute);flex-wrap:wrap;gap:12px 20px;margin:0 0 28px;padding:0;font-size:.875rem;list-style:none;display:flex}.claim-journey li{align-items:center;gap:8px;display:flex}.claim-journey li[aria-current=step]{color:var(--ink);font-weight:700}.claim-journey-number{border:1px solid var(--line-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.claim-journey li[aria-current=step] .claim-journey-number{background:var(--yellow);border-color:var(--yellow)}.claim-journey li[data-done=true] .claim-journey-number{background:var(--ink);color:var(--paper);border-color:var(--ink)}.account-welcome-claim{max-width:760px}.claim-photo-guide{gap:14px;margin:24px 0;display:flex}.claim-photo-guide>.icon{flex-shrink:0;font-size:1.5rem}.claim-photo-guide h2,.claim-photo-guide h3{margin:0 0 8px;font-size:1.125rem}.claim-photo-guide p{color:var(--ink-soft);margin:0}.claim-next-step{border:2px solid var(--yellow)}.account-save-result[data-empty=false]{margin-top:18px;padding:18px;font-weight:700}.claim-success{gap:16px;display:grid}.claim-success>p,.claim-success .claim-photo-guide{margin:0}.claim-listing-name{font-weight:700}.claim-success .btn{justify-self:start}@media (max-width:640px){.claim-journey{flex-direction:column;gap:10px}.account-welcome-claim .btn,.claim-success .btn,.claim-next-step .btn{white-space:normal;text-align:center}.claim-success .btn{width:100%}}
