@import"https://fonts.googleapis.com/css2?family=Sora:wght@800&display=swap";@keyframes ui-snackbar-enter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes ui-snackbar-leave{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,8px,0) scale(.98)}}.ui-snackbar-region{animation:ui-snackbar-enter .19s cubic-bezier(.2,.78,.24,1) both;inset-block-end:max(18px,env(safe-area-inset-bottom));inset-inline-end:max(18px,env(safe-area-inset-right));max-width:calc(100vw - 36px);pointer-events:none;position:fixed;width:fit-content;z-index:1300}.ui-snackbar-region.is-leaving{animation:ui-snackbar-leave .19s cubic-bezier(.4,0,.2,1) both}.ui-snackbar{align-items:center;background:#181818;border:1px solid #393936;border-radius:14px;box-shadow:0 12px 34px #00000057;color:#f4f4ef;display:grid;gap:var(--hf-space-md);grid-template-columns:minmax(0,1fr) auto;overflow:hidden;padding:13px 12px 13px 16px;pointer-events:auto}.ui-snackbar[data-tone=error]{border-color:#ff707080}.ui-snackbar-copy{min-width:0}.ui-snackbar-title{align-items:center;column-gap:var(--hf-space-xs);display:inline-flex;font-size:14px;font-weight:500;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-snackbar-controls{align-items:center;display:inline-flex;gap:0}.ui-snackbar-dismiss,.ui-snackbar-action{align-items:center;background:transparent;border:0;border-radius:7px;color:#9b9b96;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.ui-snackbar-dismiss svg{transform:translateY(1px)}.ui-snackbar-action:hover,.ui-snackbar-action:focus-visible,.ui-snackbar-dismiss:hover,.ui-snackbar-dismiss:focus-visible{background:#242424;color:#f4f4ef}.ui-snackbar-action:focus-visible,.ui-snackbar-dismiss:focus-visible{outline:2px solid rgba(255,107,26,.72);outline-offset:2px}@media(prefers-reduced-motion:reduce){.ui-snackbar-region,.ui-snackbar-region.is-leaving{animation:none}}@media(max-width:480px){.ui-snackbar-region{inset-inline:var(--hf-space-md);max-width:none;width:auto}.ui-snackbar-title{overflow:visible;text-overflow:clip;white-space:normal}.ui-snackbar-dismiss,.ui-snackbar-action{height:36px;width:36px}}.auth-control{align-items:center;display:flex;gap:var(--hf-space-sm);min-height:36px;position:relative}.auth-control-upgrade-button{align-items:center;background:#132017;border:1px solid #35513c;border-radius:var(--hf-radius-sm);color:#d8f7dc;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:var(--hf-space-sm);justify-content:center;line-height:18px;min-height:38px;min-width:122px;padding:0 var(--hf-space-md);transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease;white-space:nowrap}.auth-control-upgrade-button:hover:not(:disabled){background:#18291d;border-color:#4a7453}.auth-control-upgrade-button:focus-visible{border-color:#bfeac5;box-shadow:var(--hf-focus-ring);outline:0}.auth-control-upgrade-button:disabled{cursor:wait;opacity:.62}.auth-billing-status{background:#111;border:1px solid #303030;border-radius:var(--hf-radius-sm);box-shadow:0 16px 36px #00000061;color:var(--hf-color-text);display:grid;font-size:13px;gap:var(--hf-space-sm);inset-block-end:max(18px,env(safe-area-inset-bottom));inset-inline-end:max(18px,env(safe-area-inset-right));line-height:18px;padding:var(--hf-space-md);position:fixed;width:min(260px,calc(100vw - 32px));z-index:1200}.auth-billing-status button{background:transparent;border:0;color:var(--hf-color-brand);cursor:pointer;font:inherit;font-weight:700;justify-self:start;padding:0}.auth-control-user-button{align-items:center;background:#111;border:1px solid #303030;border-radius:var(--hf-radius-sm);color:var(--hf-color-muted);display:flex;height:38px;justify-content:center;min-width:38px;padding:0;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,color .14s ease;width:38px}.auth-control-user-button:hover:not(:disabled),.auth-control-user-button:focus-visible,.auth-control-user-button[aria-expanded=true]{border-color:var(--hf-color-border-strong);background:var(--hf-color-panel-muted);color:var(--hf-color-text-soft)}.auth-control-user-button:focus-visible{outline:var(--hf-focus-outline);outline-offset:2px}.auth-control-user-button:disabled{cursor:wait;opacity:.72}.auth-control-loading-indicator{background:var(--hf-color-border-strong);border-radius:999px;display:block;height:26px;opacity:.72;width:26px}.auth-control-avatar{border-radius:999px;display:block;height:26px;object-fit:cover;width:26px}.auth-control-initials{align-items:center;color:var(--hf-color-orange);display:flex;font-size:.78rem;font-weight:760;height:26px;justify-content:center;line-height:1;width:26px}.auth-control-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;min-width:190px;border:var(--hf-border-default);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-raised);box-shadow:var(--hf-shadow-popover);padding:5px}.auth-control-menu-account{border-bottom:var(--hf-border-default);color:var(--hf-color-muted);font-size:.76rem;line-height:1.25;margin-bottom:5px;overflow:hidden;padding:var(--hf-space-xs) var(--hf-space-sm) calc(var(--hf-space-xs) + 5px);text-overflow:ellipsis;white-space:nowrap}.auth-control-menu-trial{align-items:flex-start;color:var(--hf-color-muted-strong);display:flex;font-size:.76rem;gap:var(--hf-space-sm);line-height:1.35;padding:var(--hf-space-sm)}.auth-control-menu-trial svg{color:var(--hf-color-brand);flex:0 0 auto}.auth-control-menu-item{align-items:center;background:transparent;border:0;border-radius:var(--hf-radius-xs);color:var(--hf-color-text-soft);display:flex;gap:var(--hf-space-sm);justify-content:flex-start;min-height:34px;padding:0 var(--hf-space-sm);text-decoration:none;width:100%}.auth-control-menu-item:hover:not(:disabled),.auth-control-menu-item:focus-visible{background:var(--hf-color-panel-muted)}.auth-control-menu-item:focus-visible{outline:var(--hf-focus-outline);outline-offset:1px}.auth-control-menu-item:disabled{cursor:wait;opacity:.72}.auth-control-google{min-height:32px;min-width:190px}.auth-control-status{color:var(--hf-color-rose);display:block;font-size:.74rem;line-height:1.2;min-height:.9rem;max-width:190px;padding:0 var(--hf-space-xs)}.auth-control-status:empty{display:none}.auth-modal-backdrop{align-items:center;background:#00000094;display:flex;inset:0;justify-content:center;padding:var(--hf-space-lg);position:fixed;z-index:1200}.auth-modal{background:var(--hf-color-panel-raised);border:var(--hf-border-default);border-radius:var(--hf-radius-sm);box-shadow:var(--hf-shadow-popover);color:var(--hf-color-text);display:flex;flex-direction:column;gap:var(--hf-space-md);max-height:calc(100vh - 32px);max-width:100%;overflow:auto;padding:var(--hf-space-lg);width:min(390px,100%)}.auth-modal-header{align-items:center;display:flex;gap:var(--hf-space-sm)}.auth-modal-header h2{color:var(--hf-color-text);flex:1;font-size:1rem;line-height:1.25;margin:0}.auth-modal-icon-button{align-items:center;background:transparent;border:0;border-radius:var(--hf-radius-xs);color:var(--hf-color-muted);display:flex;height:32px;justify-content:center;margin-left:auto;order:2;width:32px}.auth-modal-icon-button:hover,.auth-modal-icon-button:focus-visible{background:var(--hf-color-panel-muted);color:var(--hf-color-text-soft)}.auth-modal-icon-button:focus-visible,.auth-modal-primary:focus-visible,.auth-modal-actions button:focus-visible{outline:var(--hf-focus-outline);outline-offset:2px}.auth-modal-form{display:flex;flex-direction:column;gap:var(--hf-space-md)}.auth-modal-field{display:flex;flex-direction:column;gap:var(--hf-space-xs)}.auth-modal-field span{color:var(--hf-color-muted);font-size:.78rem;line-height:1.25}.auth-modal-field input{background:#101010;border:var(--hf-border-default);border-radius:var(--hf-radius-xs);color:var(--hf-color-text);font:inherit;min-height:38px;padding:0 var(--hf-space-md);width:100%}.auth-modal-field input:focus{border-color:var(--hf-color-border-strong);outline:var(--hf-focus-outline);outline-offset:1px}.auth-modal-field input:disabled{cursor:wait;opacity:.72}.auth-modal-primary{background:var(--hf-color-orange);border:0;border-radius:var(--hf-radius-xs);color:#fffdf8;font-weight:760;margin-top:var(--hf-space-xs);min-height:38px;padding:0 var(--hf-space-md)}.auth-modal-primary:disabled{cursor:not-allowed;opacity:.55}.auth-modal-actions{display:flex;flex-wrap:wrap;gap:var(--hf-space-sm);margin-inline:calc(-1 * var(--hf-space-sm))}.auth-modal-action-end{margin-left:auto}.auth-modal-actions button{align-items:center;background:transparent;border:0;border-radius:var(--hf-radius-xs);color:var(--hf-color-text-soft);display:inline-flex;gap:var(--hf-space-xs);min-height:30px;padding:0 var(--hf-space-sm)}.auth-modal-actions button:hover{background:var(--hf-color-panel-muted)}.auth-modal-secondary{border-top:var(--hf-border-default);display:flex;flex-direction:column;gap:var(--hf-space-sm);padding-top:var(--hf-space-md)}.auth-modal-secondary .auth-control-menu-item{margin-inline:calc(-1 * var(--hf-space-sm));width:calc(100% + (2 * var(--hf-space-sm)))}.auth-modal-message{align-items:flex-start;background:var(--hf-color-panel-muted);border:var(--hf-border-default);border-radius:var(--hf-radius-xs);color:var(--hf-color-text-soft);display:flex;gap:var(--hf-space-sm);padding:var(--hf-space-md)}.auth-modal-message p,.auth-modal-error{font-size:.82rem;line-height:1.35;margin:0}.auth-modal-error{color:var(--hf-color-rose)}.auth-modal-feedback{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.auth-modal-feedback[data-has-feedback=true]{grid-template-rows:1fr}.auth-modal-feedback-content{min-height:0;opacity:0;overflow:hidden;transition:opacity .16s ease 60ms}.auth-modal-feedback[data-has-feedback=true] .auth-modal-feedback-content{opacity:1}@media(prefers-reduced-motion:reduce){.auth-modal-feedback,.auth-modal-feedback-content{transition:none}}.deferred-surface-loading{display:grid;min-height:136px;place-items:center;padding:var(--hf-space-xl)}.deferred-surface-loading-content{display:inline-flex;align-items:center;justify-content:center;gap:var(--hf-space-sm);color:var(--hf-color-muted-strong);font-size:13px;line-height:18px;text-align:center}.deferred-surface-loading-overlay{position:fixed;z-index:1250;inset:0;display:grid;place-items:center;padding:var(--hf-space-xl);background:#000000b8}.deferred-surface-loading-overlay .deferred-surface-loading{width:min(420px,100%);min-height:128px;border-color:var(--hf-color-border-strong);background:var(--hf-color-panel-raised);box-shadow:var(--hf-shadow-popover)}.account-page-shell{min-height:100vh}.account-page{width:min(100%,1120px);margin-inline:auto}.account-page-header{height:52px}.account-page-brand-link{text-decoration:none}.account-page-intro{display:grid;gap:var(--hf-space-sm);margin-block-start:var(--hf-space-2xl)}.account-page-intro h1{margin:0;color:var(--hf-color-text);font-size:28px;font-weight:700;line-height:36px}.account-page-intro p,.account-content-heading p,.account-page-status-panel p{color:var(--hf-color-muted);font-size:14px;line-height:21px}.account-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--hf-space-lg);margin-block-start:var(--hf-space-xl);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-lg)}.account-summary-avatar,.account-identity-avatar{display:inline-grid;place-items:center;flex:0 0 auto;border:var(--hf-border-default);border-radius:999px;color:var(--hf-color-orange);background:var(--hf-color-panel-raised);font-weight:800}.account-summary-avatar{width:48px;height:48px;font-size:14px}.account-summary-identity,.account-identity-row>div{display:grid;min-width:0;gap:var(--hf-space-xs)}.account-summary-identity strong,.account-identity-row strong{overflow:hidden;color:var(--hf-color-text-soft);font-size:16px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.account-summary-identity span,.account-identity-row>div>span{overflow:hidden;color:var(--hf-color-muted);font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.account-summary-badge{display:inline-flex;align-items:center;min-height:26px;border:var(--hf-border-default);border-radius:999px;padding-inline:var(--hf-space-md);color:var(--hf-color-muted-strong);background:var(--hf-color-panel-raised);font-size:12px;font-weight:700;line-height:18px;white-space:nowrap}.account-summary-badge.is-premium{border-color:var(--hf-action-success-border);color:var(--hf-action-success-text);background:var(--hf-action-success-bg)}.account-summary-badge.is-recovery{border-color:var(--hf-color-border-strong);color:var(--hf-color-orange)}.account-page-layout{display:grid;grid-template-columns:208px minmax(0,1fr);align-items:start;gap:var(--hf-space-xl);margin-block-start:var(--hf-space-xl)}.account-section-nav{display:grid;gap:var(--hf-space-xs);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-sm)}.account-section-nav a{display:flex;align-items:center;gap:var(--hf-space-sm);min-height:42px;border-radius:var(--hf-radius-sm);color:var(--hf-color-muted-strong);padding-inline:var(--hf-space-md);font-size:13px;font-weight:650;line-height:18px;text-decoration:none}.account-section-nav a:hover{color:var(--hf-color-text-soft);background:var(--hf-color-panel-raised)}.account-section-nav a:focus-visible{outline:var(--hf-focus-outline);outline-offset:1px}.account-section-nav a[aria-current=page]{color:var(--hf-color-brand);background:var(--hf-color-panel-raised)}.account-section-select{display:none}.account-content-panel{display:grid;min-width:0;gap:var(--hf-space-xl);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-xl)}.account-content-heading{display:grid;gap:var(--hf-space-sm)}.account-content-heading h3,.account-page-status-panel h3{color:var(--hf-color-text-soft);font-size:20px;font-weight:650;line-height:28px}.account-identity-row{display:flex;align-items:center;gap:var(--hf-space-md);border-bottom:var(--hf-border-default);padding-block-end:var(--hf-space-xl)}.account-identity-avatar{width:42px;height:42px;font-size:13px}.account-detail-list{display:grid;margin:0}.account-detail-row{display:grid;grid-template-columns:minmax(132px,.36fr) minmax(0,1fr);gap:var(--hf-space-lg);border-bottom:var(--hf-border-default);padding-block:var(--hf-space-lg)}.account-detail-row:first-child{padding-block-start:0}.account-detail-row:last-child{border-bottom:0;padding-block-end:0}.account-detail-row dt{color:var(--hf-color-muted);font-size:12px;font-weight:600;line-height:18px}.account-detail-row dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--hf-color-text-soft);font-size:14px;line-height:20px}.account-content-actions{display:flex;justify-content:flex-end;border-top:var(--hf-border-default);padding-block-start:var(--hf-space-xl)}.account-subscription-card{display:grid;justify-items:start;gap:var(--hf-space-lg);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel-deep);padding:var(--hf-space-xl)}.account-subscription-card.is-paid,.account-subscription-card.is-trial{border-color:var(--hf-action-success-border);background:var(--hf-action-success-bg)}.account-subscription-card.is-recovery{border-color:var(--hf-color-border-strong)}.account-subscription-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--hf-space-lg);width:100%}.account-subscription-card-heading>div{display:grid;gap:var(--hf-space-xs)}.account-subscription-card-heading>div>span,.account-subscription-date dt{color:var(--hf-color-muted);font-size:11px;font-weight:600;line-height:16px}.account-subscription-card-heading strong{color:var(--hf-color-text-soft);font-size:22px;line-height:30px}.account-subscription-card>p{max-width:620px;color:var(--hf-color-muted-strong);font-size:14px;line-height:21px}.account-subscription-date{display:grid;gap:var(--hf-space-xs);margin:0}.account-subscription-date dd{margin:0;color:var(--hf-color-text-soft);font-size:14px;line-height:20px}.account-subscription-notice{border-left:2px solid var(--hf-color-brand);padding-inline-start:var(--hf-space-md)}.account-premium-benefits{display:grid;gap:var(--hf-space-md)}.account-premium-benefits h4{margin:0;color:var(--hf-color-text-soft);font-size:14px;line-height:20px}.account-premium-benefits ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hf-space-md);margin:0;padding:0;list-style:none}.account-premium-benefits li{display:flex;align-items:flex-start;gap:var(--hf-space-sm);color:var(--hf-color-muted-strong);font-size:13px;line-height:19px}.account-premium-benefits li svg{flex:0 0 auto;color:var(--hf-color-green);transform:translateY(1px)}.account-page-loading,.account-page-status-panel{margin-block-start:var(--hf-space-xl);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-2xl)}.account-page-loading{color:var(--hf-color-muted)}.account-page-status-panel{display:grid;justify-items:start;gap:var(--hf-space-md);max-width:680px}.account-page-status-panel>svg{color:var(--hf-color-brand)}@media(max-width:760px){.account-page-shell{padding:0}.account-page{padding:var(--hf-space-lg) var(--hf-space-md) var(--hf-space-xl)}.account-page-header{height:auto}.account-page-intro{margin-block-start:var(--hf-space-xl)}.account-summary{grid-template-columns:auto minmax(0,1fr)}.account-summary-badge{grid-column:2;justify-self:start}.account-page-layout{grid-template-columns:minmax(0,1fr);gap:var(--hf-space-md)}.account-section-nav{display:none}.account-section-select{display:grid;gap:var(--hf-space-sm)}.account-section-select>span{color:var(--hf-color-muted);font-size:11px;font-weight:600;line-height:16px}.account-section-select select{min-height:42px;width:100%;border:var(--hf-border-default);border-radius:var(--hf-radius-sm);color:var(--hf-color-text-soft);background:var(--hf-color-panel-raised);padding-inline:var(--hf-space-md)}.account-section-select select:focus-visible{outline:var(--hf-focus-outline);outline-offset:2px}.account-content-panel{gap:var(--hf-space-lg);padding:var(--hf-space-lg)}.account-detail-row{grid-template-columns:minmax(0,1fr);gap:var(--hf-space-xs)}.account-content-actions{justify-content:stretch}.account-content-actions .ui-button{width:100%}.account-subscription-card{padding:var(--hf-space-lg)}.account-subscription-card-heading{align-items:flex-start;flex-direction:column}.account-premium-benefits ul{grid-template-columns:minmax(0,1fr)}}.billing-return-backdrop{align-items:center;background:#000000b8;display:flex;inset:0;justify-content:center;padding:var(--hf-space-xl);position:fixed;z-index:1250}.billing-return-minimized-anchor{inset-block-end:var(--hf-space-xl);inset-inline-end:var(--hf-space-xl);max-width:calc(100vw - var(--hf-space-3xl));position:fixed;width:420px;z-index:1250}.billing-return-morph{background:var(--hf-color-panel-raised);border:var(--hf-border-default);border-radius:var(--hf-radius-md);box-shadow:var(--hf-shadow-popover);box-sizing:border-box;color:var(--hf-color-text);max-height:calc(100vh - var(--hf-space-3xl));max-width:100%;overflow:auto;padding:var(--hf-space-lg);width:min(480px,100%)}.billing-return-morph.is-embedded{box-shadow:none;max-height:none;width:100%}.billing-return-status{min-width:0}.billing-return-header{align-items:center;display:flex;gap:var(--hf-space-md)}.billing-return-mark{align-items:center;background:#fb5d131f;border:1px solid rgba(251,93,19,.38);border-radius:999px;color:var(--hf-color-brand);display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.billing-return-morph.is-error .billing-return-mark{color:var(--hf-color-rose)}.billing-return-heading{display:grid;flex:1;gap:var(--hf-space-xs);min-width:0}.billing-return-corner-action{align-items:center;background:transparent;border:0;border-radius:var(--hf-radius-xs);color:var(--hf-color-muted);cursor:pointer;display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.billing-return-corner-action:hover,.billing-return-corner-action:focus-visible{background:var(--hf-color-panel-muted);color:var(--hf-color-text)}.billing-return-eyebrow{color:var(--hf-color-brand);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.billing-return-status h2,.billing-return-status p{margin:0}.billing-return-status h2{color:var(--hf-color-text);font-size:1.2rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.billing-return-details{display:grid;grid-template-rows:minmax(0,1fr);opacity:1;pointer-events:auto;transition:grid-template-rows .28s cubic-bezier(.2,.8,.2,1),opacity .16s 80ms ease-out,visibility 0s;visibility:visible}.billing-return-details-content{display:grid;gap:var(--hf-space-md);min-height:0;overflow:hidden;padding-block-start:var(--hf-space-md)}.billing-return-morph.is-minimized .billing-return-details{grid-template-rows:minmax(0,0fr);opacity:0;pointer-events:none;transition:grid-template-rows .28s cubic-bezier(.2,.8,.2,1),opacity .1s ease-out,visibility 0s .28s;visibility:hidden}.billing-return-status p,.billing-return-retry-detail{color:var(--hf-color-muted-strong);font-size:.88rem;line-height:1.5;max-width:54ch}.billing-return-retry-detail{color:var(--hf-color-muted);font-size:.78rem}.billing-return-actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--hf-space-sm)}.billing-return-action,.billing-return-text-action{align-items:center;background:transparent;border:var(--hf-border-default);border-radius:var(--hf-radius-xs);color:var(--hf-color-text-soft);cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:700;gap:var(--hf-space-xs);min-height:36px;padding-inline:var(--hf-space-md)}.billing-return-text-action{border-color:transparent;color:var(--hf-color-muted-strong);font-weight:600}.billing-return-action:hover,.billing-return-action:focus-visible,.billing-return-text-action:hover,.billing-return-text-action:focus-visible{background:var(--hf-color-panel-muted);color:var(--hf-color-text)}.billing-return-action:disabled{color:var(--hf-color-muted);cursor:default;opacity:.72}.billing-return-action:focus-visible,.billing-return-corner-action:focus-visible,.billing-return-text-action:focus-visible{outline:var(--hf-focus-outline);outline-offset:2px}@media(prefers-reduced-motion:reduce){.billing-return-details,.billing-return-morph.is-minimized .billing-return-details{transition:none}}@media(max-width:680px){.billing-return-backdrop{padding:var(--hf-space-md)}.billing-return-minimized-anchor{inset-block-end:var(--hf-space-md);inset-inline:var(--hf-space-md);max-width:none;width:auto}.billing-return-morph{max-height:calc(100dvh - var(--hf-space-xl));max-width:none;padding:var(--hf-space-lg)}.billing-return-actions{align-items:flex-start}}.public-collection-shell{min-height:100vh;background:#101010}.public-collection-page{min-height:100vh}.public-collection-header{margin-bottom:20px}.public-collection-content{display:grid;width:min(920px,100%);margin-inline:auto;gap:16px}.public-collection-title-block{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #262625;padding-block-end:16px}.public-collection-title-block h2{margin:0;color:#f4f4ef;font-size:24px;font-weight:650;line-height:30px}.public-collection-title-block p{margin:6px 0 0;color:#a7a7a7;font-size:14px;line-height:20px}.public-collection-title-block>span{flex:0 0 auto;color:#a7a7a7;font-size:12px;line-height:18px}.public-collection-list{display:grid;gap:8px}.public-collection-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid #262625;border-radius:8px;background:#171717;padding:14px}.public-collection-row-copy{display:grid;min-width:0;gap:6px}.public-collection-row-copy h3{overflow:hidden;margin:0;color:#f4f4ef;font-size:15px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.public-collection-row-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--hf-space-sm);min-width:0}.public-collection-row-meta p{overflow:hidden;margin:0;color:#a7a7a7;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.public-collection-row-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.public-collection-row-metrics{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--hf-space-sm)}.public-collection-row-metrics:before{content:"·";color:var(--hf-color-muted)}.public-collection-row-metrics>span{display:inline-flex;gap:var(--hf-space-xs);color:var(--hf-color-text-soft);font-size:12px;line-height:18px}.public-collection-row-metrics>span>span{color:var(--hf-color-muted)}.public-collection-open-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid #363634;border-radius:8px;background:#202020;padding:0 12px;color:#f4f4ef;font-size:13px;line-height:18px;text-decoration:none}.public-collection-open-button:hover{border-color:#4c4c48;background:#282828}.public-collection-open-button:focus-visible{outline:0;border-color:#f4f4f4;box-shadow:0 0 0 3px #f4f4f429}.public-collection-state{display:grid;min-height:320px;place-items:center;border:1px solid #262625;border-radius:8px;background:#171717}@media(max-width:640px){.public-collection-title-block,.public-collection-row{grid-template-columns:1fr}.public-collection-title-block{display:grid}.public-collection-open-button{width:100%}}:root{--hf-font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hf-color-page: #020302;--hf-color-panel: #0e0e0e;--hf-color-panel-raised: #171717;--hf-color-panel-muted: #1b1b1b;--hf-color-panel-deep: #060606;--hf-color-map: #1b1b1b;--hf-color-border: #2e2e2e;--hf-color-border-strong: #424240;--hf-color-text: #f8f8f4;--hf-color-text-soft: #f4f4ef;--hf-color-muted: #9b9b96;--hf-color-muted-strong: #b5b5af;--hf-color-brand: #fb5d13;--hf-color-brand-solid: #c74005;--hf-color-green: #22c55e;--hf-color-blue: #60a5fa;--hf-color-orange: #f97316;--hf-color-purple: #a78bfa;--hf-color-rose: #fb7185;--hf-action-success-border: #33533b;--hf-action-success-border-hover: #416a4b;--hf-action-success-text: #9be7b0;--hf-action-success-bg: #162019;--hf-action-success-bg-hover: #19251d;--hf-action-success-ring: rgba(34, 197, 94, .08);--hf-action-success-ring-hover: rgba(34, 197, 94, .11);--hf-action-success-sweep-edge: rgba(213, 255, 221, .04);--hf-action-success-sweep-core: rgba(213, 255, 221, .18);--hf-action-success-sweep-tail: rgba(213, 255, 221, .05);--hf-space-2xs: 2px;--hf-space-xs: 4px;--hf-space-sm: 8px;--hf-space-md: 12px;--hf-space-lg: 16px;--hf-space-xl: 24px;--hf-space-2xl: 32px;--hf-space-3xl: 48px;--hf-panel-title-row-height: 36px;--hf-panel-title-content-gap: var(--hf-space-lg);--hf-workspace-panel-height: 528px;--hf-radius-xs: 7px;--hf-radius-sm: 8px;--hf-radius-md: 12px;--hf-radius-lg: 14px;--hf-border-default: 1px solid var(--hf-color-border);--hf-border-strong: 1px solid var(--hf-color-border-strong);--hf-focus-ring: 0 0 0 3px rgba(244, 244, 244, .16);--hf-focus-outline: 2px solid rgba(255, 122, 42, .68);--hf-shadow-popover: 0 14px 20px rgba(0, 0, 0, .36)}*{box-sizing:border-box}html{background:var(--hf-color-page)}body{margin:0;min-width:320px;min-height:100vh;color:var(--hf-color-text);background:var(--hf-color-page);font-family:var(--hf-font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}h1,h2,p{margin:0}.ui-panel{min-width:0;border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel)}.ui-panel-header{display:flex;align-items:center;justify-content:space-between;gap:var(--hf-space-lg);min-height:var(--hf-panel-title-row-height)}.ui-panel-title-group{display:flex;align-items:baseline;gap:var(--hf-space-2xl);min-width:0}.ui-panel-header h2{color:var(--hf-color-text-soft);font-size:18px;line-height:23px;font-weight:500;letter-spacing:0}.ui-panel-header span{color:var(--hf-color-muted);font-size:.84rem}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--hf-space-sm);min-height:36px;border-radius:var(--hf-radius-xs);padding-inline:var(--hf-space-md);color:var(--hf-color-text-soft);font-weight:800;text-decoration:none}.ui-button-full{width:100%}.ui-button-primary{min-height:42px;border:1px solid var(--hf-color-brand);color:#fffdf8;background:var(--hf-color-brand-solid);box-shadow:inset 0 1px #ffffff29}.ui-button-secondary,.ui-button-map,.ui-button-tab{border:var(--hf-border-default);background:var(--hf-color-panel-raised)}.ui-button-tab.is-active,.ui-button-secondary.is-active{border-color:var(--hf-color-border-strong);background:var(--hf-color-panel-muted)}.ui-button-nav{justify-content:flex-start;min-height:38px;width:100%;border:0;color:var(--hf-color-text-soft);background:transparent;padding-inline:var(--hf-space-md);font-size:.88rem;text-align:left}.ui-button-nav:hover{background:var(--hf-color-border)}.ui-button-nav.is-active{color:var(--hf-color-brand);background:transparent}.ui-button-nav.is-active:hover{background:var(--hf-color-border)}.ui-button-nav svg{display:block;flex:0 0 18px;width:18px;height:18px;color:currentColor;transform:translateY(.5px)}.ui-field{position:relative;display:grid;gap:var(--hf-space-sm);min-width:0;border:var(--hf-border-default);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-deep);padding:var(--hf-space-md)}.ui-field-invalid{border-color:#ff7070c2;background:#52121261}.ui-field-invalid .ui-field-label,.ui-field-invalid .ui-field-value{color:#ffb5b5}.ui-field-control{display:grid;gap:var(--hf-space-sm);min-width:0}.ui-field-label{color:#9c9c96;font-size:11px;line-height:1}.ui-field-value{min-width:0;width:100%;border:0;outline:0;color:var(--hf-color-text-soft);background:transparent;padding:0;overflow:hidden;font-size:15px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.ui-field-value::placeholder{color:#6f6f69;opacity:1}.ui-field-has-action .ui-field-value{padding-right:52px;text-overflow:ellipsis}.ui-field-action{position:absolute;inset-block-start:var(--hf-space-sm);inset-inline-end:var(--hf-space-sm);display:grid;width:44px;height:44px;place-items:center}.ui-field-error{color:#ff9c9c;font-size:11px;line-height:14px}.ui-segmented{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:var(--hf-space-sm);padding-block-start:var(--hf-space-sm)}.ui-pill{--ui-pill-bg: transparent;--ui-pill-border: currentColor;--ui-pill-text: currentColor;--ui-pill-marker: currentColor;--ui-pill-marker-width: 8px;--ui-pill-marker-height: 12px;--ui-pill-marker-margin: 0;--ui-pill-marker-radius: 0;--ui-pill-marker-shadow: none;--ui-pill-marker-transform: none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:var(--hf-space-xs);width:fit-content;min-height:22px;border:1px solid var(--ui-pill-border);border-radius:11px;color:var(--ui-pill-text);background:var(--ui-pill-bg);padding:var(--hf-space-2xs) var(--hf-space-sm);font-size:11px;font-style:normal;font-weight:500;line-height:14px;white-space:nowrap}.ui-pill:before{display:none;width:var(--ui-pill-marker-width);height:var(--ui-pill-marker-height);flex:0 0 auto;margin:var(--ui-pill-marker-margin);border-radius:var(--ui-pill-marker-radius);background:var(--ui-pill-marker);box-shadow:var(--ui-pill-marker-shadow);content:"";transform:var(--ui-pill-marker-transform)}.ui-pill-rank-best{--ui-pill-bg: #12351f;--ui-pill-border: #2e7d46;--ui-pill-text: #ddfbe6;--ui-pill-marker: #31e981;--ui-pill-marker-width: 6px;--ui-pill-marker-height: 6px;--ui-pill-marker-margin: 0 1px;--ui-pill-marker-radius: 50%}.ui-pill-rank-option{--ui-pill-bg: #0d2328;--ui-pill-border: #227184;--ui-pill-text: #d3f6ff;--ui-pill-marker: #5ee6ff;--ui-pill-marker-width: 6px;--ui-pill-marker-height: 6px;--ui-pill-marker-margin: 0 1px;--ui-pill-marker-radius: 50%}.ui-pill-rank-alternative{--ui-pill-bg: #2a1325;--ui-pill-border: #9b3d78;--ui-pill-text: #ffd8ef;--ui-pill-marker: #ff7ac8;--ui-pill-marker-width: 6px;--ui-pill-marker-height: 6px;--ui-pill-marker-margin: 0 1px;--ui-pill-marker-radius: 50%}.ui-pill-match-close{--ui-pill-bg: #101c24;--ui-pill-border: #256c8a;--ui-pill-text: #cbefff}.ui-pill-match-compromise{--ui-pill-bg: #201d10;--ui-pill-border: #7a6b25;--ui-pill-text: #f2e7a6}.ui-pill-match-regular{--ui-pill-bg: #10211f;--ui-pill-border: #2c746d;--ui-pill-text: #d5f4ee}.ui-pill-intensity-steep{--ui-pill-bg: #291713;--ui-pill-border: #a84d32;--ui-pill-text: #ffd9cb;--ui-pill-marker: #ff8156;--ui-pill-marker-width: 2px;--ui-pill-marker-height: 10px;--ui-pill-marker-margin: 0 3px;--ui-pill-marker-radius: 1px}.ui-pill-intensity-soft{--ui-pill-bg: #101a2a;--ui-pill-border: #315d9d;--ui-pill-text: #d4e7ff;--ui-pill-marker: #80b8ff;--ui-pill-marker-width: 8px;--ui-pill-marker-height: 2px;--ui-pill-marker-radius: 1px}.ui-pill-continuity-continuous{--ui-pill-bg: #0f2420;--ui-pill-border: #2e8a78;--ui-pill-text: #d8fff5;--ui-pill-marker: #49e4c6;--ui-pill-marker-width: 2px;--ui-pill-marker-height: 10px;--ui-pill-marker-margin: 0 3px;--ui-pill-marker-radius: 1px}.ui-pill-continuity-ruptures{--ui-pill-bg: #251b10;--ui-pill-border: #a66a22;--ui-pill-text: #ffe0b3;--ui-pill-marker: #f6a742;--ui-pill-marker-width: 2px;--ui-pill-marker-height: 4px;--ui-pill-marker-margin: 0 3px;--ui-pill-marker-radius: 1px;--ui-pill-marker-shadow: 0 6px 0 0 var(--ui-pill-marker);--ui-pill-marker-transform: translateY(-3px)}.ui-pill-format,.ui-pill-format-long{--ui-pill-bg: #181818;--ui-pill-border: #404040;--ui-pill-text: #d9d9d9;--ui-pill-marker: #d9d9d9}.ui-pill-format-long{--ui-pill-marker-width: 8px;--ui-pill-marker-height: 2px;--ui-pill-marker-radius: 1px}.ui-pill-rank-best:before,.ui-pill-rank-option:before,.ui-pill-rank-alternative:before,.ui-pill-intensity-steep:before,.ui-pill-intensity-soft:before,.ui-pill-continuity-continuous:before,.ui-pill-continuity-ruptures:before,.ui-pill-format-long:before{display:block}.ui-spinner{animation:hf-spin .9s linear infinite}@keyframes hf-spin{to{transform:rotate(360deg)}}@media(max-width:680px){.ui-segmented{grid-auto-flow:row}}.app-shell{min-height:100vh;background:#050505;padding:var(--hf-space-lg) var(--hf-space-xl)}.app-workspace{display:grid;align-content:start;gap:0;min-width:0}.page-header{display:flex;align-items:center;justify-content:space-between;gap:var(--hf-space-lg);height:52px}.page-title{display:inline-flex;align-items:center;color:var(--hf-color-text);font-family:"Sora",var(--hf-font-sans);font-size:28px;font-weight:800;line-height:34px;letter-spacing:0}.page-title:before{width:30px;height:30px;flex:0 0 30px;margin-inline-end:var(--hf-space-sm);background:url(/brand/hillfinder-icon.svg) center / 38px 38px no-repeat;content:""}.page-title span:last-child{color:var(--hf-color-brand)}.page-header-brand{display:flex;align-items:center;gap:calc(var(--hf-space-xl) + var(--hf-space-xs));min-width:0}.main-workspace-nav{display:flex;align-items:center;gap:var(--hf-space-lg);height:34px;min-width:0}.main-workspace-nav a,.main-workspace-nav button{position:relative;display:inline-flex;align-items:center;height:34px;border:0;color:#8f8f8f;background:transparent;padding:0;font-size:13px;font-weight:600;font-family:inherit;line-height:18px;text-decoration:none;white-space:nowrap;cursor:pointer}.main-workspace-nav a[aria-current=page],.main-workspace-nav button[aria-current=page]{color:var(--hf-color-text)}.main-workspace-nav .is-premium-locked{color:var(--hf-color-muted-strong)}.main-workspace-nav-lock-slot{align-items:center;display:inline-flex;flex:0 0 14px;height:14px;justify-content:center;margin-inline-start:var(--hf-space-xs);width:14px}.main-workspace-nav .is-premium-locked .main-workspace-nav-lock-slot{color:var(--hf-color-brand)}.main-workspace-nav .is-premium-locked:hover,.main-workspace-nav .is-premium-locked:focus-visible{color:var(--hf-color-text-soft)}.main-workspace-nav .is-premium-locked:focus-visible{border-radius:var(--hf-radius-xs);outline:var(--hf-focus-outline);outline-offset:3px}.main-workspace-nav a[aria-current=page]:after,.main-workspace-nav button[aria-current=page]:after{position:absolute;inset-inline:0;inset-block-end:0;height:2px;border-radius:999px;background:var(--hf-color-brand);content:""}.main-workspace-nav-separator{width:1px;height:16px;border-radius:1px;background:#303030}.page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--hf-space-md);min-width:0}.page-header .ui-button{white-space:nowrap}.language-switcher{position:relative;display:inline-grid;place-items:center;width:38px;height:38px;min-width:38px;border:1px solid #303030;border-radius:var(--hf-radius-sm);color:var(--hf-color-text-soft);background:#111;padding:0;line-height:1;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.language-switcher-current{pointer-events:none;display:block;font-size:18px;line-height:1;transform:translateY(-.5px)}.language-switcher:hover{border-color:var(--hf-color-border-strong);background:var(--hf-color-panel-muted)}.language-switcher:focus-within{outline:0;border-color:var(--hf-color-text-soft);box-shadow:var(--hf-focus-ring)}.language-switcher-select{position:absolute;inset:0;appearance:none;width:100%;height:100%;border:0;border-radius:0;background:transparent;padding:0;color:transparent;font-size:16px;cursor:pointer;opacity:0}.language-switcher-select:focus-visible{outline:0}.language-switcher-select option{color:var(--hf-color-text);background:#0c0c0c}.language-switcher-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.top-grid{display:grid;grid-template-columns:390px minmax(0,1fr);gap:var(--hf-space-xl);margin-block-start:var(--hf-space-lg)}@media(max-width:1180px){.top-grid{grid-template-columns:1fr}}@media(max-width:680px){.app-shell{padding:0}.app-workspace{padding:var(--hf-space-lg) var(--hf-space-md) var(--hf-space-xl)}.page-header{align-items:flex-start;flex-wrap:wrap;row-gap:var(--hf-space-sm);height:auto;min-height:40px}.page-header-brand{flex:1 0 100%;flex-wrap:wrap;gap:var(--hf-space-sm) calc(var(--hf-space-xl) + var(--hf-space-xs))}.main-workspace-nav{order:2;width:100%}.page-header-actions{gap:var(--hf-space-sm);justify-content:flex-end;width:100%}.page-title{font-size:26px;line-height:32px}.top-grid{gap:var(--hf-space-lg);margin-block-start:var(--hf-space-lg)}}.saved-page-shell{overflow-x:auto;padding:var(--hf-space-lg) var(--hf-space-xl) var(--hf-space-xl)}.saved-page{width:100%}.saved-page-header{height:52px}.saved-page-brand{display:flex;align-items:center;gap:calc(var(--hf-space-xl) + var(--hf-space-xs));min-width:0}.saved-page-nav{display:flex;align-items:center;gap:var(--hf-space-lg);height:34px}.saved-page-nav a,.saved-page-nav button{position:relative;display:inline-flex;align-items:center;height:34px;border:0;color:#8f8f8f;background:transparent;padding:0;font-size:13px;font-weight:600;font-family:inherit;line-height:18px;text-decoration:none;cursor:pointer}.saved-page-nav a[aria-current=page],.saved-page-nav button[aria-current=page]{color:var(--hf-color-text)}.saved-page-nav-separator{width:1px;height:16px;border-radius:1px;background:#303030}.saved-page-nav a[aria-current=page]:after,.saved-page-nav button[aria-current=page]:after{position:absolute;inset-inline:0;inset-block-end:0;height:2px;border-radius:999px;background:var(--hf-color-brand);content:""}.saved-page-grid{display:grid;grid-template-columns:180px minmax(0,1fr) 330px;align-items:stretch;gap:var(--hf-space-xl);margin-block-start:var(--hf-space-lg);transition:grid-template-columns .5s cubic-bezier(.16,1,.3,1)}.saved-page-grid:has(.saved-collection-form-slot[data-column=expanded]){grid-template-columns:316px minmax(0,1fr) 330px}.saved-status-toast-variable{flex:0 0 auto}.saved-status-toast-variable[data-kind=item][data-tone=green]{color:var(--hf-color-green)}.saved-status-toast-variable[data-kind=item][data-tone=blue]{color:var(--hf-color-blue)}.saved-status-toast-variable[data-kind=item][data-tone=purple]{color:var(--hf-color-purple)}.saved-status-toast-variable[data-kind=item][data-tone=orange]{color:var(--hf-color-orange)}.saved-status-toast-variable[data-kind=item][data-tone=rose]{color:var(--hf-color-rose)}.saved-status-toast-variable[data-kind=collection]{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;margin-inline-start:var(--hf-space-xs);min-height:20px;border:1px solid #424240;border-radius:11px;color:var(--hf-color-text-soft);background:#171717;padding:2px 10px;font-size:11px;font-weight:600;line-height:14px}.saved-navigation-panel,.saved-list-panel,.saved-detail-panel{min-width:0;height:clamp(620px,calc(100vh - 116px),864px);min-height:0;border:1px solid #2d2d2d;border-radius:var(--hf-radius-sm)}.saved-navigation-panel{--saved-nav-text-inset: 4px;position:relative;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);overflow:hidden;background:#121212;padding:var(--hf-space-lg)}.saved-navigation-panel h2{display:flex;align-items:center;height:var(--hf-panel-title-row-height);margin:0 0 var(--hf-panel-title-content-gap);padding-inline-start:var(--saved-nav-text-inset);color:var(--hf-color-text-soft);font-size:18px;font-weight:600;line-height:24px}.saved-type-nav,.saved-collection-nav{display:grid;align-content:start;gap:var(--hf-space-2xs)}.saved-collection-nav{min-height:0;overflow:auto;padding-inline:var(--hf-space-sm) var(--hf-space-xs);margin-inline:calc(var(--hf-space-sm) * -1) calc(var(--hf-space-xs) * -1)}.saved-nav-item,.saved-collection-main{position:relative;isolation:isolate;width:100%;min-width:0;border:0;color:#c9c9c4;background:transparent;text-align:left}.saved-nav-item:before,.saved-collection-item:before{position:absolute;inset:0 calc(var(--hf-space-xs) * -1) 0 calc(var(--hf-space-sm) * -1);border-radius:var(--hf-radius-sm);background:transparent;content:"";pointer-events:none;z-index:0}.saved-collection-item:before{inset:0 calc(var(--hf-space-xs) * -1) 0 calc(var(--hf-space-sm) * -1)}.saved-nav-item{display:flex;align-items:center;height:34px;border-radius:8px;padding:0 var(--saved-nav-text-inset);font-size:13px;font-weight:600;line-height:18px}.saved-nav-item:hover,.saved-collection-main:hover{background:transparent}.saved-nav-item:hover:before,.saved-collection-item:hover:before,.saved-collection-item:focus-within:before{background:#171717}.saved-nav-item:focus-visible,.saved-collection-main:focus-visible,.saved-collection-action-button:focus-visible,.saved-collections-heading button:focus-visible{outline:2px solid rgba(255,107,26,.68);outline-offset:2px}.saved-nav-item.is-active{color:#ff6b1a;background:transparent}.saved-nav-item>span,.saved-collection-main>span,.saved-collection-main>small{position:relative;z-index:1}.saved-navigation-divider{height:1px;margin:10px 0 18px;background:#2d2d2d}.saved-collections-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-left:var(--saved-nav-text-inset);color:#a7a7a7;font-size:12px;font-weight:600;line-height:16px}.saved-collections-create{position:relative;min-width:0;z-index:3}.saved-collection-form-slot{height:0;margin-block-end:0;opacity:0;overflow:hidden;transition:height .46s cubic-bezier(.16,1,.3,1),margin-block-end .46s cubic-bezier(.16,1,.3,1),opacity .28s ease;will-change:height,margin-block-end,opacity}.saved-collection-form-slot[data-state=open]{height:var(--saved-collection-form-height, 0);margin-block-end:16px;opacity:1;transition-delay:70ms}.saved-collection-form-slot[data-state=closing]{pointer-events:none}.saved-collections-heading button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:6px;color:#a7a7a7;background:transparent;padding:0;cursor:pointer;font-size:16px;font-weight:500;line-height:16px;transition:color .14s ease,background-color .14s ease,box-shadow .14s ease}.saved-collections-heading button svg{transition:transform .18s cubic-bezier(.2,0,0,1)}.saved-collections-heading button:hover,.saved-collections-heading button.is-active{color:#ff6b1a;background:#171717}.saved-collections-heading button.is-active{box-shadow:inset 0 0 0 1px #ff6b1a52}.saved-collections-heading button.is-active svg{transform:rotate(45deg)}.saved-collection-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;min-height:42px;overflow:visible;border:1px solid transparent;border-radius:8px;padding:0 var(--saved-nav-text-inset)}.saved-collection-item:hover,.saved-collection-item:focus-within,.saved-collection-item[data-editing=true]{gap:var(--hf-space-xs)}.saved-collection-main{display:grid;align-content:center;gap:1px;min-height:42px;padding:5px 0}.saved-collection-item.is-active{border-color:transparent;color:#ff6b1a;background:transparent}.saved-collection-item.is-removing{overflow:hidden;max-height:42px;opacity:0;transform:translate(-8px) scale(.98);transition:max-height .19s cubic-bezier(.4,0,.2,1),opacity .15s ease,transform .19s cubic-bezier(.4,0,.2,1),margin .19s cubic-bezier(.4,0,.2,1),padding .19s cubic-bezier(.4,0,.2,1);margin-block:0;padding-block:0;pointer-events:none}.saved-collection-main span{overflow:hidden;font-size:13px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-collection-item.is-active .saved-collection-main span{color:#ff6b1a}.saved-collection-main small{overflow:hidden;color:#8f8f8f;font-size:11px;font-weight:500;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.saved-collection-actions{position:relative;z-index:1;display:inline-flex;align-items:center;gap:var(--hf-space-xs);width:max-content;max-width:max-content;overflow:hidden;opacity:0;pointer-events:none;transform:translate(4px);transition:opacity .14s ease,transform .14s ease}.saved-collection-action-button{position:relative;z-index:1;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;border:0;border-radius:6px;color:#8f8f8f;background:transparent;padding:0;transition:color .14s ease,background-color .14s ease}.saved-collection-item:hover .saved-collection-actions,.saved-collection-item:focus-within .saved-collection-actions,.saved-collection-item.is-active .saved-collection-actions,.saved-collection-item[data-editing=true] .saved-collection-actions{width:max-content;max-width:max-content;opacity:1;pointer-events:auto;transform:translate(0)}.saved-collection-action-button:hover,.saved-collection-action-button:focus-visible,.saved-collection-item[data-editing=true] .saved-collection-edit-button{color:#ff6b1a;background:#202020}.saved-collection-delete-button:hover,.saved-collection-delete-button:focus-visible{color:#ff8a8a}.saved-collection-share-trigger[data-active=true]{color:#ff8a3d}.saved-collection-action-button:focus-visible{outline:2px solid rgba(255,107,26,.72);outline-offset:2px}.saved-collection-share-trigger:focus-visible{outline:0;background:#202020}.saved-create-collection-popover{display:grid;width:100%;gap:12px;overflow:hidden;min-height:0;margin:0;border:1px solid #3a332f;border-radius:8px;background:linear-gradient(180deg,#ff6b1a0f,#ff6b1a00 42%),#171717;box-shadow:var(--hf-shadow-popover);padding:14px;transform-origin:top center}.saved-create-collection-header{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.saved-create-collection-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,107,26,.38);border-radius:8px;color:#ff7a2a;background:#ff6b1a1a}.saved-create-collection-title{display:grid;gap:1px;min-width:0}.saved-create-collection-title strong{overflow:hidden;color:#f4f4ef;font-size:13px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-create-collection-title span{overflow:hidden;color:#8f8f8f;font-size:11px;font-weight:500;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.saved-create-collection-field{display:grid;gap:6px;min-width:0}.saved-create-collection-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.saved-create-collection-label-row span{color:#a7a7a7;font-size:11px;font-weight:600;line-height:14px}.saved-create-collection-label-row small{color:#6f6f69;font-size:10px;font-weight:600;line-height:14px;white-space:nowrap}.saved-create-collection-popover input,.saved-create-collection-popover textarea{width:100%;min-width:0;border:1px solid #363634;border-radius:7px;color:#f4f4ef;background:#101010;padding:8px 10px;font:inherit;font-size:13px;line-height:18px;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.saved-create-collection-popover textarea{min-height:74px;resize:vertical}.saved-create-collection-popover input::placeholder,.saved-create-collection-popover textarea::placeholder{color:#6f6f69;opacity:1}.saved-create-collection-popover input:focus,.saved-create-collection-popover textarea:focus{outline:0;border-color:#ff6b1a;background:#0d0d0d;box-shadow:0 0 0 3px #ff6b1a24}.saved-create-collection-popover input[aria-invalid=true]{border-color:#ff7070c7;box-shadow:0 0 0 3px #ff70701a}.saved-create-collection-message{min-height:16px}.saved-create-collection-message p,.saved-panel-error{margin:0;color:#ffb5b5;font-size:12px;font-weight:500;line-height:16px}.saved-create-collection-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.saved-create-collection-actions .ui-button{min-height:34px;border-radius:8px;font-size:12px;font-weight:700;line-height:16px}.saved-create-collection-actions .ui-button-primary{min-height:34px}.saved-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:var(--hf-panel-title-content-gap);overflow:hidden;background:#121212;padding:13px 15px 15px}.saved-panel-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:var(--hf-panel-title-content-gap);min-height:var(--hf-panel-title-row-height)}.saved-panel-title{display:grid;gap:6px;min-width:0}.saved-panel-title h2{min-width:0;overflow:hidden;color:#f4f4ef;font-size:18px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.saved-panel-title p{overflow:hidden;color:#a7a7a7;font-size:13px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-panel-meta{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.saved-panel-summary{overflow:hidden;color:#a7a7a7;font-size:12px;font-weight:400;line-height:16px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.saved-panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.saved-panel-icon-button{width:32px;min-height:32px;border-color:#363634;border-radius:8px;background:#171717;padding:0;color:#d9d9d4}.saved-panel-icon-button svg{display:block;width:15px;height:15px}.saved-panel-icon-button:hover:not(:disabled){border-color:#4c4c48;background:#202020}.saved-panel-icon-button:focus-visible{outline:0;border-color:#f4f4f4;box-shadow:0 0 0 3px #f4f4f429}.saved-panel-icon-button:disabled{opacity:.48}.saved-panel-delete-button{color:#ffb5b5}.saved-panel-delete-button:hover:not(:disabled){border-color:#ff7070;background:#2a0f0f}.saved-list-surface{display:grid;align-content:start;gap:8px;min-height:0;overflow:auto}.saved-sortable-item{--saved-reorder-handle-offset: -7px;--saved-reorder-handle-height: 68px;position:relative;display:block;min-width:0}.saved-sortable-item.is-removing{pointer-events:none}.saved-sortable-item.is-dragging{z-index:2}.saved-reorder-handle{display:inline-flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:var(--saved-reorder-handle-height);margin-inline-start:var(--saved-reorder-handle-offset);border:1px solid transparent;border-radius:8px;color:#6f6f69;background:transparent;cursor:grab;opacity:.72;touch-action:none;transition:border-color .16s ease,color .16s ease,background .16s ease,opacity .16s ease}.saved-reorder-handle:hover,.saved-reorder-handle:focus-visible,.saved-sortable-item:focus-within .saved-reorder-handle,.saved-sortable-item:hover .saved-reorder-handle{color:#d9d9d2;opacity:1}.saved-reorder-handle:focus-visible{outline:2px solid rgba(255,107,26,.68);outline-offset:2px}.saved-reorder-handle:active{cursor:grabbing}.saved-row-with-reorder-handle,.saved-segment-row-frame.has-reorder-handle{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:2px;min-width:0}.saved-segment-row-frame,.saved-segment-row-content,.saved-row-animation-frame{min-width:0}.saved-row-animation-frame.is-removing,.saved-sortable-item.is-removing,.saved-collection-row.is-removing{overflow:hidden;opacity:0;transform:translate(-8px) scale(.985);transition:opacity .15s ease,transform .19s cubic-bezier(.4,0,.2,1);pointer-events:none}.saved-segment-row-content{position:relative}.saved-empty-state{display:grid;width:100%;min-height:100%;place-items:center;border:1px solid #303030;border-radius:8px;color:#f2f2f2;background:#171717;padding:var(--hf-space-2xl) var(--hf-space-xl);text-align:center}.saved-empty-state-content{display:grid;justify-items:center;width:min(440px,calc(100% - 40px))}.saved-empty-state-mark{position:relative;display:block;width:92px;height:92px;margin-bottom:20px;border:1px solid #303030;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,107,26,.14) 0 15px,transparent 16px),#191919}.saved-empty-state-mark:before{position:absolute;inset:24px;border:1px solid #ff6b1a;border-radius:999px;content:""}.saved-empty-state h3{margin:0 0 8px;color:#f2f2f2;font-size:18px;font-weight:600;line-height:24px}.saved-empty-state p{max-width:440px;margin:0;color:#a7a7a7;font-size:13px;font-weight:400;line-height:18px}.saved-empty-state-content>.ui-button{margin-top:var(--hf-space-lg)}.saved-collection-row,.result-row-compact.is-saved-collection-row{--row-accent: #ff6b1a;min-width:0;min-height:68px;border-radius:8px;padding:9px 14px 9px 18px}.saved-collection-row:hover{border-color:#424240;background:#1b1b1b}.saved-collection-row:focus-visible{outline:2px solid rgba(255,107,26,.68);outline-offset:2px}.saved-segment-row{--saved-segment-column-gap: 11px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(300px,460px) 112px;align-items:center;gap:var(--saved-segment-column-gap)}.saved-segment-row .result-row-metric-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--saved-segment-column-gap);min-width:0}.saved-segment-metric-card{justify-items:center;text-align:center}.saved-segment-row .saved-segment-metric-card.ui-metric-card-compact{gap:1px;min-height:46px;border-color:var(--hf-color-border);border-radius:var(--hf-radius-xs);background:var(--hf-color-panel-muted);padding:var(--hf-space-xs)}.saved-segment-row .saved-segment-metric-card .ui-metric-card-label{color:var(--hf-color-muted);font-size:9px;line-height:11px;overflow-wrap:normal;white-space:nowrap}.saved-segment-row .saved-segment-metric-card .ui-metric-card-value{color:var(--hf-color-text-soft);font-size:13px;line-height:16px;overflow-wrap:normal;white-space:nowrap}.saved-segment-row .segment-name{gap:6px}.saved-segment-row .segment-meta{flex-wrap:wrap}.saved-segment-row .ui-pill-rank-best{--ui-pill-bg: #0c2817;--ui-pill-border: #27a351;padding-left:9px;padding-right:12px}.saved-segment-row .ui-pill-rank-best:before{display:block}.saved-score-pill{display:inline-flex;align-items:center;width:max-content;min-height:22px;border:1px solid #7a6b25;border-radius:11px;color:#f2e7a6;background:#201d10;padding:3px 12px;font-size:11px;font-weight:500;line-height:14px;white-space:nowrap}.saved-compact-row{display:grid;grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:16px}.saved-compact-main{display:grid;gap:6px;min-width:0}.saved-compact-main strong{overflow:hidden;color:#f4f4ef;font-size:14px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-query-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.saved-query-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border:1px solid #424240;border-radius:11px;color:#a8a8a3;background:#171717;padding:3px 12px;font-size:11px;font-weight:600;line-height:14px;white-space:nowrap}.saved-search-result-count{color:#a8a8a3;font-size:12px;font-weight:500;line-height:18px;text-align:right}.saved-detail-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;background:#0e0e0e;padding:15px}.saved-detail-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-height:74px;align-content:start}.saved-detail-heading-copy{display:grid;gap:6px;min-width:0}.saved-detail-heading-copy h2{overflow:hidden;color:#f4f4ef;font-size:18px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.saved-detail-heading-copy p{overflow:hidden;color:#a7a7a7;font-size:13px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-osm-map{position:relative;overflow:hidden;width:100%;max-width:298px;aspect-ratio:1 / 1;border:1px solid #252525;border-radius:8px;background:#1b1b1b}.saved-detail-collections{align-self:start;margin-top:22px}.saved-detail-collection-pills{display:flex;flex-wrap:wrap;gap:8px}.saved-detail-collection-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border:1px solid #424240;border-radius:11px;color:#a8a8a3;background:#171717;padding:3px 12px;font-size:11px;font-weight:600;line-height:14px}.saved-detail-collection-pill.is-active{border-color:#ff6b1a;color:#ff6b1a}.saved-empty-map{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;max-width:298px;aspect-ratio:1 / 1;border:1px solid #252525;border-radius:8px;color:#a8a8a3;background:linear-gradient(135deg,#ff6b1a1f,#17171700 46%),#1b1b1b;font-size:12px;font-weight:600;line-height:16px}.saved-detail-actions{display:grid;gap:8px;align-self:end;margin-top:22px}.saved-add-collection-button,.saved-open-button,.saved-remove-collection-button{width:100%;min-height:36px;border-radius:8px;font-size:12px;font-weight:600;line-height:16px}.saved-add-collection-button.ui-button-secondary,.saved-open-button,.saved-remove-collection-button{border-color:#424240;background:#171717}.saved-remove-collection-button{color:#ffb5b5}.saved-open-button:hover:not(:disabled),.saved-open-button:focus-visible{border-color:#4c4c48;background:#202020}.saved-open-button:focus-visible{outline:0;box-shadow:0 0 0 3px #f4f4f429}.saved-remove-collection-button:hover:not(:disabled),.saved-remove-collection-button:focus-visible{border-color:#ff7070;background:#2a0f0f}.saved-add-collection-menu{display:grid;gap:8px}.saved-add-collection-options{display:flex;flex-wrap:wrap;gap:8px;animation:saved-add-collection-options-in .18s cubic-bezier(.2,0,0,1) both}.saved-add-collection-option{min-width:0;min-height:26px;border:1px solid #424240;border-radius:13px;color:#d9d9d4;background:#171717;padding:4px 12px;font-size:12px;font-weight:600;line-height:16px;animation:saved-add-collection-option-in .18s cubic-bezier(.2,0,0,1) both;animation-delay:calc(var(--saved-add-collection-option-index, 0) * 24ms)}.saved-add-collection-option:hover,.saved-add-collection-option:focus-visible{border-color:#ff6b1a;color:#ff6b1a;background:#202020}.saved-add-collection-option:disabled{cursor:default;opacity:.58}@keyframes saved-add-collection-options-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes saved-add-collection-option-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.saved-panel-error{margin-top:12px}.saved-confirmation-backdrop{position:fixed;z-index:70;inset:0;display:grid;place-items:center;background:#00000094;padding:var(--hf-space-xl)}.saved-confirmation-dialog{display:grid;gap:var(--hf-space-xl);width:min(440px,100%);border:1px solid #383838;border-radius:12px;background:#171717;box-shadow:0 24px 72px #0000006b;padding:var(--hf-space-xl)}.saved-confirmation-copy{display:grid;gap:var(--hf-space-sm);min-width:0}.saved-confirmation-dialog h2{margin:0;color:#f4f4ef;font-size:19px;font-weight:700;line-height:25px}.saved-confirmation-copy p{margin:0;color:#b9b9b4;font-size:13px;line-height:19px}.saved-confirmation-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--hf-space-sm)}.saved-confirmation-actions .ui-button{min-height:36px;border-radius:8px;font-size:12px;font-weight:700}.saved-share-dialog-backdrop{position:fixed;z-index:72;inset:0;display:grid;place-items:center;background:#000000a3;padding:clamp(16px,4vw,40px)}.saved-share-dialog{display:grid;gap:var(--hf-space-xl);width:min(560px,100%);max-height:calc(100vh - 32px);overflow:auto;border:1px solid #383838;border-radius:12px;background:#171717;box-shadow:0 24px 72px #0000006b;padding:var(--hf-space-xl)}.saved-share-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--hf-space-lg);min-width:0}.saved-share-dialog-heading{display:grid;gap:0;min-width:0}.saved-share-dialog h2{margin:0;overflow-wrap:anywhere;color:#f4f4ef;font-size:20px;font-weight:700;line-height:26px}.saved-share-dialog-subtitle{margin:var(--hf-space-xs) 0 0;overflow:hidden;color:#d9d9d4;font-size:13px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.saved-share-dialog-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;color:#9b9b96;background:transparent;padding:0}.saved-share-dialog-close:hover,.saved-share-dialog-close:focus-visible{color:#f4f4ef;background:#242424}.saved-share-dialog-close:focus-visible{outline:2px solid rgba(255,107,26,.72);outline-offset:2px}.saved-share-dialog-description{margin:var(--hf-space-lg) 0 0;color:#b9b9b4;font-size:13px;line-height:19px}.saved-share-dialog-url{width:100%;min-width:0;border:1px solid #343432;border-radius:8px;color:#d9d9d4;background:#101010;padding:11px 12px;font:inherit;font-size:13px;line-height:18px}.saved-share-dialog-url:focus{outline:0;border-color:#ff6b1a;box-shadow:0 0 0 3px #ff6b1a24}.saved-share-dialog-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--hf-space-sm)}.saved-share-dialog-actions .ui-button{justify-content:center;min-height:38px;border-radius:8px;padding-inline:14px;font-size:12px;font-weight:700;line-height:16px}.saved-share-dialog-primary{border-color:#d9d9d4;color:#111;background:#f4f4f4}.saved-share-dialog-primary:hover:not(:disabled){border-color:#fff;background:#fff}.saved-share-dialog-secondary{border-color:#363634;color:#d9d9d4;background:#171717}.saved-share-dialog-secondary:hover:not(:disabled){border-color:#4c4c48;background:#202020}.saved-share-dialog-danger{color:#ffb5b5}.saved-share-dialog-danger:hover:not(:disabled){border-color:#ff7070;background:#2a0f0f}.saved-danger-button{color:#ffd0d0;border-color:#ff70707a;background:#241111}.saved-danger-button:hover:not(:disabled),.saved-danger-button:focus-visible{border-color:#ff7070;background:#2f1515}@media(prefers-reduced-motion:reduce){.saved-page-grid,.saved-collection-form-slot,.saved-collections-heading button,.saved-collections-heading button svg,.saved-collection-item.is-removing,.saved-add-collection-options,.saved-add-collection-option,.saved-collection-actions,.saved-collection-action-button,.saved-row-animation-frame.is-removing,.saved-sortable-item.is-removing,.saved-collection-row.is-removing{animation:none;transition:none}.saved-collection-form-slot[data-state=open]{transition-delay:0ms}}@media(max-width:1180px){.saved-page-grid,.saved-page-grid:has(.saved-collection-form-slot[data-column=expanded]){grid-template-columns:minmax(0,1fr) 330px}.saved-navigation-panel{grid-column:1 / -1;height:auto;min-height:auto;overflow:visible}.saved-collection-nav{overflow:visible;margin-inline:0;padding-inline:0}.saved-type-nav,.saved-collection-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.saved-collection-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.saved-list-panel,.saved-detail-panel{height:620px;min-height:0}.saved-detail-panel{grid-template-rows:auto auto 1fr auto}.saved-osm-map,.saved-empty-map{max-width:298px}}@media(max-width:680px){.saved-page-shell{padding:16px}.saved-page-header{align-items:flex-start;height:auto;min-height:52px}.saved-page-brand{flex-wrap:wrap;gap:var(--hf-space-sm) calc(var(--hf-space-xl) + var(--hf-space-xs))}.saved-page-nav{order:2;width:100%}.saved-page-grid,.saved-page-grid:has(.saved-collection-form-slot[data-column=expanded]){grid-template-columns:minmax(0,1fr);margin-top:16px}.saved-type-nav,.saved-collection-nav{grid-template-columns:minmax(0,1fr);margin-inline:0;padding-inline:0}.saved-create-collection-popover{width:100%}.saved-share-dialog-backdrop{padding:var(--hf-space-md)}.saved-share-dialog{width:100%;max-height:calc(100vh - 24px);padding:var(--hf-space-lg)}.saved-share-dialog-actions{display:grid;grid-template-columns:minmax(0,1fr)}.saved-share-dialog-actions .ui-button{width:100%}.saved-list-panel{height:min(620px,calc(100vh - 32px));min-height:520px;padding:13px}.saved-detail-panel{height:auto;min-height:520px;padding:13px}.saved-panel-header{align-items:flex-start;height:auto}.saved-segment-row{grid-template-columns:minmax(0,1fr) 88px}.saved-row-with-reorder-handle,.saved-segment-row-frame.has-reorder-handle{--saved-reorder-handle-offset: -7px;grid-template-columns:18px minmax(0,1fr);gap:2px}.saved-reorder-handle{width:24px;min-width:24px}.saved-segment-row .result-row-metric-cards{display:none}.saved-osm-map,.saved-empty-map{max-width:298px}}.command-panel{--command-panel-inline: var(--hf-space-lg);--command-panel-block: var(--hf-space-lg);--command-panel-error-height: 48px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:var(--hf-space-lg);flex:0 0 auto;width:min(390px,100%);height:var(--hf-workspace-panel-height);min-width:0;border:var(--hf-border-default);border-radius:var(--hf-radius-md);color:var(--hf-color-text);background:var(--hf-color-panel);padding:var(--command-panel-block) var(--command-panel-inline)}.command-panel-street{border-color:#303030;border-radius:var(--hf-radius-sm);background:#101010}.command-panel-header{display:grid;gap:var(--hf-panel-title-content-gap);min-width:0}.command-panel-title{display:flex;align-items:center;height:var(--hf-panel-title-row-height);color:var(--hf-color-text);font-size:18px;font-weight:500;line-height:23px}.command-panel-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hf-space-sm);height:38px}.command-mode{display:flex;align-items:center;justify-content:center;height:38px;min-width:0;border:1px solid #303030;border-radius:var(--hf-radius-sm);color:var(--hf-color-muted);background:#101010;padding-inline:var(--hf-space-sm);font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}.command-mode.is-active{border-color:var(--hf-color-brand);color:var(--hf-color-brand);background:#1c0d05}.command-panel-body{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:var(--hf-space-lg);min-width:0}.command-panel:not(.command-panel-street) .command-panel-body{grid-template-rows:auto auto var(--command-panel-error-height) minmax(0,1fr)}.command-panel-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hf-space-md);min-width:0}.command-field-grade{grid-column:1}.command-panel-selector-stack{display:grid;align-self:end;gap:var(--hf-space-md);min-width:0}.command-field,.command-panel-location-control,.command-panel-location-slot{display:grid;min-width:0}.command-field{height:62px}.command-field .ui-field{width:100%;height:100%;border:var(--hf-border-default);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-deep);padding:var(--hf-space-md);gap:var(--hf-space-xs)}.command-field-location,.command-panel-location-control,.command-panel-location-slot{height:65px}.command-panel-location-control{grid-template-columns:52px minmax(0,1fr);gap:var(--hf-space-sm)}.command-field-location .ui-field{padding-block-start:var(--hf-space-md)}.command-country-field{display:grid;align-content:start;justify-items:center;gap:var(--hf-space-xs);width:100%;height:65px;min-width:0;border:var(--hf-border-default);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-deep);padding:var(--hf-space-md) 0 var(--hf-space-sm)}.command-country-label{color:#9c9c96;font-size:11px;font-weight:400;line-height:14px}.command-country-select{appearance:none;width:32px;height:24px;min-width:0;border:0;border-radius:0;color:var(--hf-color-text);background:transparent;padding:0;font-size:17px;line-height:1;text-align:center;cursor:pointer}.command-country-field:hover{border-color:var(--hf-color-border-strong);background:#101010}.command-country-field:focus-within{border-color:var(--hf-color-border-strong)}.command-country-select:focus-visible{outline:0}.command-country-field:focus-within{box-shadow:0 0 0 2px #b4b4ae2e}.command-country-select option{color:var(--hf-color-text);background:#0c0c0c}.command-road-type-row,.command-length-preference-row{display:grid;min-width:0;width:100%}.command-road-type-control,.command-length-preference-control{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:34px;border:1px solid #2d2d2d;border-radius:var(--hf-radius-sm);background:#080808}.command-length-preference-option,.command-road-type-option{position:relative;z-index:1;height:32px;border:0;border-radius:calc(var(--hf-radius-sm) - 2px);color:#858585;background:transparent;padding:0;font-size:11px;font-weight:600;line-height:32px;text-align:center;white-space:nowrap}.command-road-type-option+.command-road-type-option:before,.command-length-preference-option+.command-length-preference-option:before{position:absolute;top:0;bottom:0;left:0;width:1px;background:#2d2d2d;content:""}.command-road-type-option.is-active:before,.command-road-type-option.is-active+.command-road-type-option:before,.command-length-preference-option.is-active:before,.command-length-preference-option.is-active+.command-length-preference-option:before{opacity:0}.command-road-type-option.is-active,.command-length-preference-option.is-active{color:#ff7a2a;background:#1c0d05;box-shadow:inset 0 0 0 1px #ff7a2a}.command-road-type-option:focus-visible,.command-length-preference-option:focus-visible{outline:var(--hf-focus-outline);outline-offset:2px}.command-field-street-grade .ui-field{border-color:#2a2a2a}.command-field .ui-field-label{color:#9e9e99;font-weight:500;line-height:14px}.command-panel-street .command-field .ui-field-label{color:#8f8f8f;font-size:10px}.command-field .ui-field-value{color:#fafaf5}.command-field-location .ui-field-value{color:#f4f4ef}.command-field-location .ui-field-value::placeholder{color:#6f6f69}.command-panel-street .command-field .ui-field-value{color:#f2f2f2}.command-field .ui-field-error{display:none}.command-panel-location-slot .address-autocomplete-field,.command-panel-location-slot .ui-field-control,.command-panel-location-slot .ui-field{width:100%;height:100%}.command-panel-location-slot .ui-field{border-color:var(--hf-color-border);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-deep);padding:var(--hf-space-md);gap:var(--hf-space-xs)}.command-panel-location-slot .ui-field-label{color:#9c9c96;font-size:11px;font-weight:400;line-height:14px}.command-panel-location-slot .ui-field-value{color:#f4f4ef}.command-panel-location-slot .ui-field-value::placeholder{color:#6f6f69}.command-panel-street .command-panel-location-slot .ui-field-label{color:#8f8f8f;font-size:10px;font-weight:500}.command-panel-street .command-panel-location-slot .ui-field-value{color:#f2f2f2}.command-panel-location-slot .ui-field-error{display:none}.command-panel-footer{display:grid;gap:var(--hf-space-md);align-self:end;min-width:0}.command-panel-error{display:flex;min-height:var(--command-panel-error-height);align-items:center;border:1px solid rgba(255,156,156,.32);border-radius:var(--hf-radius-sm);color:#ffb5b5;background:#50141438;padding:var(--hf-space-sm) var(--hf-space-md);overflow:hidden;font-size:12px;line-height:16px}.command-panel-error-slot{min-height:var(--command-panel-error-height)}.command-panel-submit{display:flex;align-items:center;justify-content:center;width:100%;height:42px;border:0;border-radius:var(--hf-radius-sm);color:var(--hf-color-text);background:var(--hf-color-brand);padding-inline:var(--hf-space-md);font-size:14px;font-weight:600;line-height:18px;text-align:center}.command-panel-submit:disabled{color:#c8c8c8;background:#3a3a3a;opacity:1}@media(max-width:680px){.command-panel{height:auto;min-height:var(--hf-workspace-panel-height)}}.command-panel-states-page,.map-panel-states-page,.save-search-button-preview-page,.results-panel-states-page,.explorer-shell-preview{min-height:100vh;width:100%;min-width:0;overflow-x:hidden;background:#fff;padding:var(--hf-space-xl) var(--hf-space-2xl);color:#141414}.explorer-shell-preview{display:grid;gap:var(--hf-space-xl);padding:var(--hf-space-xl);color:var(--hf-color-text);background:var(--hf-color-page)}.explorer-shell-preview-intro{display:grid;gap:var(--hf-space-xs);max-width:760px}.explorer-shell-preview-intro h1{font-size:28px;line-height:34px}.explorer-shell-preview-intro p,.explorer-shell-preview-stage>h2{color:var(--hf-color-muted-strong)}.explorer-shell-preview-stage-controls{display:flex;flex-wrap:wrap;gap:var(--hf-space-sm)}.explorer-shell-preview-stage-controls button{border:var(--hf-border-default);border-radius:var(--hf-radius-lg);color:var(--hf-color-text-soft);background:var(--hf-color-panel-raised);padding:var(--hf-space-sm) var(--hf-space-md)}.explorer-shell-preview-stage-controls button[aria-pressed=true]{border-color:var(--hf-color-brand);color:var(--hf-color-brand)}.explorer-shell-preview-stage .app-shell{min-height:0;border:var(--hf-border-default);border-radius:var(--hf-radius-lg);overflow:hidden}.save-search-button-preview-page{display:grid;place-items:center;background:var(--hf-color-page);padding:var(--hf-space-xl)}.saved-toast-preview-page{display:grid;place-items:center;min-height:100vh;width:100%;background:var(--hf-color-page);padding:var(--hf-space-2xl)}.saved-toast-preview-stack{display:grid;justify-items:start;gap:var(--hf-space-xl);min-width:0;width:min(100%,820px)}.saved-toast-preview-item{display:grid;justify-items:start;gap:var(--hf-space-sm);min-width:0;max-width:100%}.saved-toast-preview-label{color:var(--hf-color-muted);font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}.saved-toast-preview-page .saved-toast-region{position:static;width:fit-content;max-width:100%;animation:none}.save-search-button-preview-stack{display:grid;gap:var(--hf-space-xl);min-width:0}.save-search-button-preview-item{display:grid;justify-items:start;gap:var(--hf-space-sm);min-width:0}.save-search-button-preview-label{color:var(--hf-color-muted);font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}.command-panel-states-page{--state-card-width: 390px}.map-panel-states-page{--state-card-width: 982px}.results-panel-states-page{--state-card-width: 1392px}.command-panel-states-page h1,.map-panel-states-page h1,.results-panel-states-page h1{color:#141414;font-size:22px;font-weight:700;line-height:30px}.command-panel-states-page>p,.map-panel-states-page>p,.results-panel-states-page>p{margin-block-start:var(--hf-space-2xs);color:#5c5c5c;font-size:13px;line-height:18px}.command-panel-states-sections{display:grid;gap:var(--hf-space-2xl);margin-block-start:var(--hf-space-lg)}.command-panel-state-section{display:grid;gap:var(--hf-space-md)}.command-panel-state-section>h2{color:#141414;font-size:16px;font-weight:700;line-height:22px}.command-panel-states-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--state-card-width)),var(--state-card-width)));gap:var(--hf-space-2xl)}.map-panel-states-grid,.results-panel-states-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--state-card-width)),var(--state-card-width)));gap:var(--hf-space-2xl);margin-block-start:var(--hf-space-lg)}.results-panel-practicality-showcase{border:1px solid #202820;border-radius:var(--hf-radius-sm);background:#0b0f0d;margin-block-start:var(--hf-space-lg);padding:var(--hf-space-lg)}.results-panel-practicality-showcase>h2{color:#e5e5de}.result-practicality-showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:var(--hf-space-md)}.result-practicality-showcase-item{display:grid;gap:var(--hf-space-sm);min-width:0}.result-practicality-showcase-label{color:#a8a6aa;font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}.command-panel-state-card,.map-panel-state-card,.results-panel-state-card{display:grid;gap:var(--hf-space-sm);max-width:100%}.command-panel-state-card>h3,.map-panel-state-card>h2,.results-panel-state-card>h2{color:#292929;font-size:13px;font-weight:600;line-height:18px}.deferred-loading-preview-frame{position:relative;min-height:240px;overflow:hidden;border-radius:var(--hf-radius-md)}.deferred-loading-preview-frame .deferred-surface-loading-overlay{position:absolute}.address-autocomplete-field{position:relative;width:100%;min-width:0}.address-autocomplete-field.is-open{z-index:40}.address-suggestions{position:absolute;inset-block-start:calc(100% + var(--hf-space-sm));inset-inline-start:0;width:100%;overflow:hidden;border:1px solid var(--hf-color-border-strong);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-raised);box-shadow:var(--hf-shadow-popover);padding-block:var(--hf-space-md) var(--hf-space-sm)}.address-suggestions-title{height:14px;margin:0 var(--hf-space-md) var(--hf-space-sm);color:var(--hf-color-muted);font-size:10px;font-weight:700;line-height:14px}.address-suggestions.has-location-only .address-suggestions-title{margin-block-end:var(--hf-space-xs)}.address-suggestions.has-state-message .address-suggestions-title,.address-suggestions.has-loading-state .address-suggestions-title{margin-block-end:var(--hf-space-lg)}.address-suggestions-message{display:grid;gap:var(--hf-space-sm);width:calc(100% - (2 * var(--hf-space-md)));margin:0 var(--hf-space-md) var(--hf-space-md)}.address-suggestions-message p{color:var(--hf-color-text-soft);font-size:13px;font-weight:500;line-height:18px}.address-suggestions-message small{color:#9a9a9a;font-size:12px;font-weight:400;line-height:17px}.address-suggestions-loading{display:grid;gap:0;width:calc(100% - (2 * var(--hf-space-md)));height:73px;margin:0 var(--hf-space-md) var(--hf-space-lg)}.address-suggestions-loading span,.address-suggestions-loading small{position:relative;display:block;overflow:hidden;border-radius:999px;background:#242424}.address-suggestions-loading span{height:12px}.address-suggestions-loading small{height:10px}.address-suggestions-loading span:nth-child(1){width:156px;margin-block-end:var(--hf-space-sm)}.address-suggestions-loading small:nth-child(2){width:252px;margin-block-end:var(--hf-space-lg)}.address-suggestions-loading span:nth-child(3){width:128px;margin-block-end:var(--hf-space-sm)}.address-suggestions-loading small:nth-child(4){width:220px}.address-suggestions-list{display:grid}.address-suggestions-divider{height:1px;width:calc(100% - (2 * var(--hf-space-md)));margin:var(--hf-space-sm) var(--hf-space-md);background:var(--hf-color-border)}.address-suggestions.has-state-message .address-suggestions-divider,.address-suggestions.has-loading-state .address-suggestions-divider,.address-suggestions.has-location-only .address-suggestions-divider{margin-block:0 var(--hf-space-sm)}.address-suggestion{display:grid;align-content:start;gap:var(--hf-space-2xs);height:42px;width:100%;border:0;border-radius:0;color:var(--hf-color-text);background:transparent;padding:var(--hf-space-xs) var(--hf-space-md);text-align:left}.address-suggestion:hover,.address-suggestion.is-active{background:#222}.address-suggestion span,.address-suggestion small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-suggestion span{display:flex;align-items:center;gap:var(--hf-space-sm);color:var(--hf-color-text);font-size:12px;font-weight:700;line-height:16px}.address-suggestion-location{align-content:center}.address-suggestion-location span{gap:var(--hf-space-sm);justify-content:flex-start;color:var(--hf-color-brand)}.address-suggestion-location svg{flex:0 0 auto}.address-suggestion small{color:var(--hf-color-muted);font-size:10px;font-weight:400;line-height:13px}.map-card{--map-canvas-height: calc( var(--hf-workspace-panel-height) - (2 * var(--hf-space-md)) - var(--hf-panel-title-row-height) - var(--hf-panel-title-content-gap) );display:grid;grid-template-rows:var(--hf-panel-title-row-height) var(--map-canvas-height);align-content:start;gap:var(--hf-panel-title-content-gap);height:var(--hf-workspace-panel-height);border-color:var(--hf-color-border);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-md) var(--hf-space-lg)}.map-panel-header{display:flex;align-items:center;justify-content:space-between;gap:var(--hf-space-md);min-width:0;height:var(--hf-panel-title-row-height)}.map-panel-header h2{color:var(--hf-color-text-soft);font-size:18px;font-weight:500;line-height:23px;letter-spacing:0}.map-panel-status{min-width:140px;color:var(--hf-color-muted);font-size:12px;font-weight:500;line-height:18px;text-align:right;display:flex;justify-content:flex-end}.map-panel-header .map-panel-status{color:var(--hf-color-brand)}.map-panel-header-actions,.map-panel-actions{align-items:center;display:flex;min-width:0}.map-panel-header-actions{gap:var(--hf-space-md);margin-inline-start:auto}.map-panel-actions{gap:var(--hf-space-sm)}.map-share-button.is-returning{animation:map-share-button-return-colors .55s ease both}.map-share-button.is-returning .share-button-icon-fill{animation:map-share-button-icon-empty .55s ease both}.map-share-button.is-returning .share-button-label{animation:map-share-button-label-return .55s ease both}@keyframes map-share-button-return-colors{0%{border-color:var(--hf-action-success-border);color:var(--hf-action-success-text);background:var(--hf-action-success-bg);box-shadow:inset 0 1px #ffffff0d,0 0 0 3px var(--hf-action-success-ring)}to{border-color:#303030;color:#e7e7e7;background:var(--hf-color-panel-raised);box-shadow:inset 0 1px #ffffff0a}}@keyframes map-share-button-icon-empty{0%{opacity:1;clip-path:inset(0)}to{opacity:0;clip-path:inset(0 0 0 100%)}}@keyframes map-share-button-label-return{0%{opacity:.55}to{opacity:1}}@media(prefers-reduced-motion:reduce){.map-share-button,.map-share-button .share-button-icon-fill,.map-share-button .share-button-label{animation:none;transition:none}.map-share-button.is-returning .share-button-icon-fill{opacity:0;clip-path:inset(0 0 0 100%)}}.map-canvas{position:relative;overflow:hidden;min-height:var(--map-canvas-height);height:var(--map-canvas-height);border-radius:10px;background:var(--hf-color-map)}.map-canvas-idle{background:#1b1d1a}.map-canvas-idle:before{content:"";position:absolute;inset:0;opacity:.12;background-image:repeating-linear-gradient(0deg,transparent 0 37px,rgba(48,55,49,.7) 37px 38px),repeating-linear-gradient(90deg,transparent 0 95px,rgba(41,48,40,.65) 95px 96px)}.map-controls-top-right{position:absolute;top:6px;right:56px;z-index:900;display:flex;gap:4px}.map-control-button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;padding:0}.map-control-button span{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(79,79,79,.9);border-radius:var(--hf-radius-sm);color:#f2f2f2;background:#1b1b1bf5}.map-control-button:disabled{cursor:not-allowed;opacity:.55}.map-search-center-button.is-active span{border-color:var(--hf-color-brand);color:#fff;background:var(--hf-color-brand)}@media(max-width:680px){.map-card{grid-template-rows:auto minmax(300px,1fr);gap:var(--hf-space-sm);height:auto;padding:var(--hf-space-md)}.map-panel-header{align-items:flex-start;flex-wrap:wrap;height:auto;min-height:32px}.map-panel-header h2{font-size:17px;line-height:22px}.map-panel-header-actions{flex-wrap:wrap;justify-content:flex-end}.map-canvas{min-height:300px;height:300px}}.map-surface{position:absolute;inset:0;width:100%;height:100%}.segment-map-static{position:relative;inset:auto;min-height:240px;height:clamp(240px,36vw,360px)}.map-surface-clickable .leaflet-map{cursor:crosshair}.leaflet-map{width:100%;height:100%;background:#171817;font-family:var(--hf-font-sans)}.segment-label-overlay{position:absolute;inset:0;z-index:650;overflow:hidden;pointer-events:none}.segment-label-pane{z-index:650;pointer-events:none}.segment-label-pane .segment-label-overlay{overflow:visible}.leaflet-container{background:#171817}.hf-map-segment-line{vector-effect:non-scaling-stroke}.leaflet-control-zoom{overflow:hidden;border:1px solid rgba(64,64,64,.9)!important;border-radius:var(--hf-radius-sm);box-shadow:none!important}.leaflet-control-zoom a{width:34px!important;height:34px!important;border:0!important;color:var(--hf-color-text-soft)!important;background:#111111f5!important;line-height:33px!important}.leaflet-control-attribution{color:#777;background:#090909c7!important;font-size:10px}.leaflet-control-attribution a{color:#b8b8b2}.hf-map-center-label,.hf-map-segment-label{border:1px solid #333;border-radius:var(--hf-radius-sm);color:var(--hf-color-text-soft);background:#090909f0;box-shadow:0 10px 22px #00000057;padding:6px 8px;font-family:var(--hf-font-sans)}.hf-map-center-label{border-color:#fb5d13a6;font-size:11px;font-weight:800}.hf-map-label-marker{position:absolute;top:0;left:0;border:0;background:transparent;pointer-events:none;transform:translate3d(var(--segment-label-x, 0),var(--segment-label-y, 0),0)}.hf-map-endpoint-marker,.hf-map-profile-cursor-marker{display:grid;border:0;background:transparent;pointer-events:none}.hf-map-profile-cursor-dot{display:block;width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;background:#050505;box-shadow:0 0 0 2px #050505,0 8px 18px #00000061}.hf-map-endpoint-label{display:inline-grid;width:16px;height:16px;place-items:center;border:1px solid rgba(118,118,124,.86);border-radius:999px;color:#f7f7f4;background:#070708f0;box-shadow:0 5px 14px #00000057;font-family:var(--hf-font-sans);font-size:8px;font-weight:800;line-height:1}.hf-map-label-marker.is-appearing .hf-map-segment-label{animation:map-label-fade-in .21s ease-out both}.hf-map-label-marker.is-disappearing,.hf-map-label-marker.is-collapsing{pointer-events:none}.hf-map-label-marker.is-disappearing .hf-map-segment-label{animation:map-label-fade-out .15s ease-out both}.hf-map-segment-label{display:block;overflow:hidden;min-width:0;width:var(--closed-label-width, 206px);border-color:var(--label-color);border-radius:8px;background:#090909f5;margin-left:0;padding:0;pointer-events:auto;transform-origin:top right;white-space:normal;will-change:width,margin-left,opacity,transform}.hf-map-segment-label.is-open{width:var(--map-label-width, 286px);margin-left:0}.hf-map-segment-label.is-expanding{animation:map-label-box-expand .22s cubic-bezier(.2,.8,.2,1) both}.hf-map-segment-label.is-collapsing{animation:map-label-box-collapse .19s cubic-bezier(.2,.8,.2,1) both}.hf-map-segment-label.is-moving{animation:map-label-position-settle .21s cubic-bezier(.2,.8,.2,1) both}.hf-map-segment-label:before,.hf-map-segment-label:after,.hf-map-center-label:before,.hf-map-center-label:after{display:none}.hf-map-segment-label strong,.hf-map-segment-label span{display:block}.hf-map-segment-label strong{overflow:hidden;color:#f8f8f4;font-size:11px;font-weight:850;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.hf-map-segment-label span{color:var(--hf-color-muted-strong);font-size:10px;font-weight:700}.hf-map-label-green{--label-color: var(--hf-color-green)}.hf-map-label-blue{--label-color: var(--hf-color-blue)}.hf-map-label-orange{--label-color: var(--hf-color-orange)}.hf-map-label-purple{--label-color: var(--hf-color-purple)}.hf-map-label-rose{--label-color: var(--hf-color-rose)}.map-segment-label-open{display:grid;grid-template-rows:34px 1px 97px 24px;width:var(--map-label-width, 286px);height:var(--map-label-open-height, 160px);margin-left:0;overflow:hidden;padding:0 10px 4px;transform-origin:top right;will-change:width,height,margin-left,opacity}.map-segment-label-open.is-expanding{animation:map-label-expand .22s cubic-bezier(.2,.8,.2,1) both}.map-segment-label-open.is-expanding .map-label-divider,.map-segment-label-open.is-expanding .map-label-metric-grid,.map-segment-label-open.is-expanding .map-label-profile{animation:map-label-content-in .18s cubic-bezier(.2,.8,.2,1) 46ms both}.map-segment-label-title{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:8px;min-width:0}.map-segment-label-title strong{overflow:hidden;color:#fafaf5;font-size:12px;font-weight:700;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.map-segment-label-title button{grid-column:2;justify-self:end;display:grid;width:24px;height:24px;place-items:center;border:0;color:#b8b8b2;background:transparent;padding:0}.map-segment-label svg{display:block}.map-segment-label-title svg,.map-segment-label-closed svg{width:18px;height:18px}.map-label-divider{width:100%;height:1px;background:#242424}.map-label-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;align-content:start;min-width:0;padding-top:9px}.map-label-metric{display:grid;gap:3px;min-width:0}.map-label-metric span{overflow:hidden;color:#a8a8a3;font-size:8px;font-weight:600;line-height:10px;text-overflow:ellipsis;white-space:nowrap}.map-label-metric strong{overflow:hidden;color:#f8f8f8;font-size:12px;font-weight:650;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.map-label-profile{align-self:end;width:100%;height:24px;overflow:visible}.profile-line{fill:none;stroke:var(--label-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.profile-area{fill:var(--label-color);opacity:.16}.map-segment-label-closed{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;width:100%;height:var(--map-label-closed-height, 38px);margin-left:0;overflow:hidden;border:0;color:inherit;background:transparent;padding:0 8px 0 10px;text-align:left;transform-origin:top right;will-change:width,height,margin-left,opacity}.map-segment-label-closed.is-collapsing{animation:map-label-collapse .19s cubic-bezier(.2,.8,.2,1) both}.map-segment-label-closed.is-collapsing strong,.map-segment-label-closed.is-collapsing span,.map-segment-label-closed.is-collapsing svg{animation:map-label-closed-content-in .13s ease-out 54ms both}.map-segment-label-closed strong{overflow:hidden;color:#fafaf5;font-size:12px;font-weight:700;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.map-segment-label-closed span{color:#a8a8a3;font-size:12px;font-weight:600;line-height:15px;white-space:nowrap}.map-segment-label-closed svg{justify-self:end;color:#b8b8b2}@keyframes map-label-expand{0%{height:var(--map-label-closed-height, 38px);opacity:.96}to{height:var(--map-label-open-height, 160px);opacity:1}}@keyframes map-label-collapse{0%{height:var(--map-label-open-height, 160px);opacity:.98}to{height:var(--map-label-closed-height, 38px);opacity:1}}@keyframes map-label-box-expand{0%{width:var(--closed-label-width, 206px);margin-left:0}to{width:var(--map-label-width, 286px);margin-left:0}}@keyframes map-label-box-collapse{0%{width:var(--map-label-width, 286px);margin-left:0}to{width:var(--closed-label-width, 206px);margin-left:0}}@keyframes map-label-content-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes map-label-position-settle{0%{transform:translate(var(--label-shift-x, 0),var(--label-shift-y, 0))}to{transform:translate(0)}}@keyframes map-label-closed-content-in{0%{opacity:0}to{opacity:1}}@keyframes map-label-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes map-label-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.map-segment-label-open.is-expanding,.map-segment-label-open.is-expanding .map-label-divider,.map-segment-label-open.is-expanding .map-label-metric-grid,.map-segment-label-open.is-expanding .map-label-profile,.map-segment-label-closed.is-collapsing,.map-segment-label-closed.is-collapsing strong,.map-segment-label-closed.is-collapsing span,.map-segment-label-closed.is-collapsing svg,.hf-map-segment-label.is-moving,.hf-map-label-marker.is-appearing .hf-map-segment-label,.hf-map-label-marker.is-disappearing .hf-map-segment-label{animation:none}}.route-layer{position:absolute;inset:0;width:100%;height:100%}.map-grid-line{stroke:#ffffff14;stroke-width:1}.route-path,.thin-route{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-path{stroke-width:8;opacity:.84;transition:opacity .16s ease,stroke-width .16s ease}.route-path:hover,.route-path.is-selected{opacity:1;stroke-width:12}.thin-route{stroke-width:1.5;opacity:.92}.route-green{stroke:#0eb66f}.route-blue{stroke:#2c63ff}.route-orange{stroke:#ff6d00}.route-purple{stroke:var(--hf-color-purple)}.mini-grade{fill:var(--hf-color-text);paint-order:stroke;stroke:var(--hf-color-page);stroke-width:8;font-size:12px;font-weight:800}.segment-callout{position:absolute;display:grid;gap:8px;left:min(var(--callout-left),calc(100% - 262px));top:var(--callout-top);width:250px;border:1px solid currentColor;border-radius:var(--hf-radius-sm);color:#e9e9e4;background:#090909;padding:11px 10px;text-align:left;box-shadow:0 14px 26px #00000047}.segment-callout.is-compact{left:min(var(--callout-left),calc(100% - 234px));width:222px;padding:8px 10px}.callout-green{color:#0ed481}.callout-blue{color:#2f64ff}.callout-orange{color:#ff6d00}.callout-purple{color:var(--hf-color-purple)}.callout-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--hf-color-text);font-size:.78rem;font-weight:850}.segment-callout>span:not(.callout-title):not(.callout-tags):not(.map-pin-label){color:var(--hf-color-muted-strong);font-size:.74rem}.callout-tags{display:flex;gap:8px}.callout-tags .ui-pill:first-child{color:#a6a6a1}.map-pin-label{position:absolute;left:-78px;top:54px;display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid #2f302e;border-radius:999px;color:var(--hf-color-text);background:var(--hf-color-panel-deep);font-size:.72rem;font-weight:900}.map-note{position:absolute;left:min(488px,calc(100% - 270px));bottom:16px;display:grid;gap:7px;width:250px;border:1px solid #2e2f2d;border-radius:var(--hf-radius-xs);color:var(--hf-color-text-soft);background:#090909;padding:13px;font-size:.78rem}.map-note span{color:#a7a7a0;line-height:1.35}.map-idle-state{position:absolute;inset:0;overflow:hidden}.map-idle-roads{position:absolute;inset:0;width:743px;max-width:none;height:394px;pointer-events:none}.map-idle-road{fill:none;stroke-linecap:round;stroke-linejoin:round}.map-idle-road-main{stroke:#30373120;stroke-width:3px}.map-idle-road-side{stroke:#2930281e;stroke-width:2px}.map-idle-callout{position:absolute;left:calc(50% + 16px);top:150px;width:300px;height:126px;overflow:hidden;border:1px solid #333333;border-radius:10px;background:#121212f0;transform:translate(-50%)}.map-idle-target{position:absolute;left:125px;top:17px;display:block;width:48px;height:48px}.map-idle-target span:first-child,.map-idle-target span:last-child{position:absolute;display:block;border:1px solid rgba(249,115,22,.65);border-radius:999px}.map-idle-target span:first-child{inset:0;background:transparent}.map-idle-target span:last-child{left:15px;top:15px;width:18px;height:18px;background:#f9731626}.map-idle-callout strong{position:absolute;left:0;top:70px;width:300px;height:22px;color:#f4f4f4;font-size:15px;font-weight:650;line-height:20px;text-align:center}.map-idle-callout>span:last-child{position:absolute;left:0;top:95px;width:300px;height:18px;color:#a7a7a7;font-size:11px;font-weight:400;line-height:15px;text-align:center}@media(max-width:680px){.segment-callout{left:var(--hf-space-md);width:min(250px,calc(100% - (2 * var(--hf-space-md))))}.segment-callout.is-compact{left:var(--hf-space-md)}.map-note{left:var(--hf-space-md);right:var(--hf-space-md);bottom:var(--hf-space-md);width:auto}}.results-card{display:grid;align-content:start;gap:16px;margin-block-start:var(--hf-space-xl);min-height:410px;border-color:#2d2d2d;border-radius:8px;background:#121212;padding:14px 16px 24px}.repeatability-contract-notice,.results-preserved-status{margin:0;padding:var(--hf-space-md);border:1px solid var(--hf-color-border);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-muted);color:var(--hf-color-muted-strong);font-size:13px;line-height:19px}.repeatability-contract-notice{border-inline-start:3px solid var(--hf-color-orange)}.repeatability-detail{display:grid;gap:var(--hf-space-md);margin:0 var(--hf-space-md) var(--hf-space-md);padding:var(--hf-space-md);border:1px solid var(--hf-color-border);border-radius:var(--hf-radius-md);background:var(--hf-color-panel-deep);color:var(--hf-color-text-soft)}.repeatability-detail-heading,.repeatability-quality{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--hf-space-sm)}.repeatability-detail-heading{justify-content:space-between}.repeatability-quality>span{color:var(--hf-color-muted-strong);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.repeatability-quality>strong{color:var(--hf-color-green)}.repeatability-reasons{display:grid;gap:var(--hf-space-xs);font-size:13px;line-height:19px}.repeatability-reasons ul{display:grid;gap:var(--hf-space-xs);margin:0;padding-inline-start:18px;color:var(--hf-color-muted-strong)}@media(max-width:600px){.repeatability-detail{margin-inline:var(--hf-space-sm);padding:var(--hf-space-sm)}.repeatability-detail-heading,.repeatability-quality{align-items:flex-start;flex-direction:column}}.results-card-compact{min-height:0;padding-bottom:16px}.results-card .ui-panel-title-group{width:100%;justify-content:space-between}.analysis-results-card{margin-top:18px;min-height:418px;border-color:#303030;border-radius:8px;background:#101010;padding:13px 15px 24px}.analysis-results-card .results-scroll-region{--results-scroll-min-width: 1360px}.analysis-results-scroll{gap:18px}.analysis-results-header{display:flex;align-items:start;justify-content:space-between;gap:18px}.analysis-results-title-group{display:grid;gap:8px;min-width:0}.analysis-results-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--hf-space-md)}.analysis-results-title-row h2{color:#f4f4f4;font-size:18px;font-weight:650;line-height:24px}.analysis-results-title-group .analysis-result-badge{max-width:100%}.segment-pager{display:flex;align-items:center;gap:6px;flex:0 0 auto}.segment-pager button,.segment-pager span{display:grid;height:32px;place-items:center;border:1px solid #2a2a2a;border-radius:var(--hf-radius-sm);color:#f4f4f4;background:#151515;font-weight:650;line-height:1}.segment-pager button{width:32px;padding:0;font-size:18px}.segment-pager button:disabled{color:#5b5b5b;opacity:1}.segment-pager span{width:58px;background:#101010;font-size:12px;line-height:16px}.analysis-metric-grid{--analysis-metric-count: 7;display:grid;grid-template-columns:repeat(var(--analysis-metric-count),minmax(0,1fr));gap:16px}.analysis-metric-card{justify-items:center;text-align:center}.analysis-metric-grid-street{--analysis-metric-count: 6}.analysis-practicality-panel{min-width:0}.analysis-profile-panel{display:grid;grid-template-rows:auto 1fr;min-height:258px;overflow:hidden;border:1px solid #282828;border-radius:var(--hf-radius-sm);background:#0b0b0b;padding:14px 15px 0}.analysis-profile-panel h3{margin:0;color:#f2f2f2;font-size:14px;font-weight:650;line-height:22px}.analysis-profile-chart-shell{position:relative;align-self:end;display:block;width:100%;height:208px;margin-top:10px;cursor:ew-resize;outline:none;touch-action:none}.analysis-profile-chart-shell:focus-visible{border-radius:6px;box-shadow:0 0 0 2px #f2f2f273}.analysis-profile-chart{display:block;width:100%;height:100%;overflow:visible}.analysis-profile-axes,.profile-grid{pointer-events:none}.profile-grid-line,.analysis-profile-axis-line{fill:none;vector-effect:non-scaling-stroke}.profile-grid-line{stroke:#b4b4b43d;stroke-dasharray:5 8;stroke-linecap:round;stroke-width:1}.sparkline-grid-line{stroke:#b4b4b429;stroke-dasharray:3 5;stroke-width:.8}.analysis-profile-axis-line{stroke:#dadada85;stroke-linecap:square;stroke-width:1.2}.analysis-profile-axis-labels{position:absolute;inset:0;z-index:1;pointer-events:none}.analysis-profile-axis-tick{position:absolute;color:#e2e2e2c7;font-size:11px;font-weight:600;line-height:14px;text-shadow:0 1px 2px rgba(0,0,0,.88),0 0 6px rgba(0,0,0,.55)}.analysis-profile-axis-tick-distance{top:var(--analysis-profile-axis-tick-y);left:var(--analysis-profile-axis-tick-x);transform:translate(-50%,-50%)}.analysis-profile-axis-tick-elevation{top:var(--analysis-profile-axis-tick-y);left:var(--analysis-profile-axis-tick-x);transform:translateY(-50%)}.analysis-profile-tooltip{position:absolute;inset:0;z-index:1;pointer-events:none}.analysis-profile-tooltip-bar{position:absolute;top:47px;bottom:var(--analysis-profile-tooltip-plot-bottom, 0);left:var(--analysis-profile-tooltip-cursor-x);width:1px;border-radius:999px;background:#eeeeeeb8;box-shadow:0 0 4px #0000008c;transform:translate(-50%)}.analysis-profile-tooltip-anchor{position:absolute;top:var(--analysis-profile-tooltip-y);left:var(--analysis-profile-tooltip-cursor-x);width:7px;height:7px;border:1.5px solid #101010;border-radius:999px;background:#0ee084;box-shadow:0 0 0 1px #0ee08438,0 1px 4px #000000b8;transform:translate(-50%,-50%)}.analysis-profile-tooltip-anchor.is-context{background:#f5f5f5f0;box-shadow:0 0 0 1px #00000061,0 1px 4px #000000b8}.analysis-profile-tooltip-label{position:absolute;top:5px;left:var(--analysis-profile-tooltip-label-x);display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:108px;border:1px solid rgba(226,226,226,.18);border-radius:6px;background:#0c0c0ce6;box-shadow:0 6px 14px #0000004d;padding:6px 9px;transform:translate(-50%);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.analysis-profile-tooltip-label strong{color:#f5f5f5;font-size:12px;font-weight:700;line-height:16px}.analysis-profile-tooltip-label span{color:#e2e2e2b8;font-size:11px;font-weight:600;line-height:14px}.analysis-profile-fill{fill:#fb5d1333;stroke:none}.analysis-profile-cutout{fill:#0b0b0b;stroke:none}.analysis-profile-context-line{fill:none;stroke:#fb5d13;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25}.analysis-profile-highlight-fill{fill:#0ee08433;stroke:none}.analysis-profile-highlight-line{fill:none;stroke:#0ee084;stroke-linecap:butt;stroke-linejoin:round;stroke-width:2.25}.analysis-profile-street-fill{fill:#0ee0842e;stroke:none}.analysis-profile-street-line{fill:none;stroke:#0ee084;stroke-linecap:butt;stroke-linejoin:round;stroke-width:2.25}.results-table{--results-scroll-min-width: 980px}.results-table-best-climbs{--results-scroll-min-width: 1080px}.results-table-repeatability{--results-scroll-min-width: 760px}.results-table-content{align-content:start;gap:var(--hf-space-sm)}.results-scroll-region{position:relative;min-width:0;overflow-x:auto;overflow-y:hidden}.results-scroll-content{position:relative;display:grid;min-width:var(--results-scroll-min-width, 0)}.results-idle{display:grid;min-height:305px;align-content:center;justify-items:center;gap:var(--hf-space-sm);border:1px solid #303030;border-radius:var(--hf-radius-sm);color:var(--hf-color-text-soft);background:#171717;text-align:center}.results-idle-mark{position:relative;display:block;width:92px;height:92px;margin-block-end:var(--hf-space-sm)}.results-idle-mark span{position:absolute;display:block;border-radius:999px}.results-idle-mark span:first-child{inset:0;width:92px;height:92px;border:1px solid rgba(251,93,19,.72);border-color:#3a3a3a;background:transparent}.results-idle-mark span:last-child{left:24px;top:24px;width:44px;height:44px;border:1px solid rgba(249,115,22,.55);background:transparent}.results-error{border-color:#ff707099;background:#52121233}.results-error .results-idle-mark span:first-child{border-color:#ff7070b3;background:#ff70700f}.results-error .results-idle-mark span:last-child{border-color:#ff7070d1;background:#ff70701f}.results-error .results-idle-mark:after{content:"!";position:absolute;left:24px;top:24px;display:grid;width:44px;height:44px;place-items:center;color:#ffb5b5;font-size:28px;font-weight:800;line-height:1}.results-idle strong{color:#f2f2f2;font-size:18px;font-weight:650;line-height:24px}.results-error strong{color:#ffb5b5;font-weight:750}.results-idle span{max-width:410px;color:#a7a7a7;font-size:13px;line-height:18px}.table-header,.table-row{display:grid;grid-template-columns:minmax(220px,2fr) minmax(82px,.74fr) minmax(74px,.62fr) minmax(74px,.62fr) minmax(92px,.72fr) minmax(110px,.85fr) minmax(74px,.65fr) minmax(176px,1fr);align-items:center;gap:var(--hf-space-md)}.results-table-best-climbs .table-header,.results-table-best-climbs .table-row{grid-template-columns:minmax(220px,1.85fr) minmax(82px,.64fr) minmax(82px,.64fr) minmax(74px,.58fr) minmax(86px,.66fr) minmax(92px,.7fr) minmax(110px,.82fr) minmax(74px,.62fr) minmax(176px,1fr)}.results-table-repeatability .table-header,.results-table-repeatability .table-row{grid-template-columns:minmax(220px,2fr) minmax(82px,.7fr) minmax(82px,.7fr) minmax(82px,.7fr) minmax(104px,.8fr) minmax(176px,1fr)}.table-header{min-height:32px;border:1px solid #2a2a2a;border-radius:var(--hf-radius-sm);color:#989991;background:#141414;padding-inline:var(--hf-space-lg) var(--hf-space-md);font-size:.72rem;font-weight:800}.table-header span:nth-child(n+2):nth-child(-n+8){display:block;width:100%;text-align:center}.results-table-best-climbs .table-header span:nth-child(n+2):nth-child(-n+9){display:block;width:100%;text-align:center}.result-row{position:relative;overflow:hidden;border:1px solid #2d2d2d;border-radius:var(--hf-radius-sm);color:var(--hf-color-text-soft);background:var(--hf-color-panel-raised);text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.result-row:before{content:"";position:absolute;left:0;top:-1px;width:4px;height:calc(100% + 2px);background:var(--row-accent)}.result-row.is-selected{border-color:var(--row-accent);background:#171717;box-shadow:0 0 0 1px color-mix(in srgb,var(--row-accent) 42%,transparent)}.result-row.is-selected.is-expanded{background:#171717}.table-row{width:100%;border-radius:var(--hf-radius-sm);padding:var(--hf-space-sm) var(--hf-space-md) var(--hf-space-sm) var(--hf-space-lg)}.result-row.table-row:not(.skeleton-row),.result-row.saved-collection-row:not(.saved-compact-row){display:block;min-height:0;padding:0}.result-row-compact{position:relative;z-index:1}.result-practicality-shell{height:0;opacity:0;overflow:hidden;visibility:hidden;transition:height .26s cubic-bezier(.2,.8,.2,1),opacity .19s ease-out,visibility 0s linear .26s}.result-row.is-practicality-open .result-practicality-shell{opacity:1;visibility:visible;transition-delay:0s,0s,0s;transition-duration:.28s,.21s,0s}.result-practicality-shell-inner{display:grid;grid-template-columns:minmax(0,1fr) 122px;align-items:stretch;gap:var(--hf-space-md);min-height:0;overflow:hidden;padding:var(--hf-space-md) var(--hf-space-md) var(--hf-space-sm) var(--hf-space-lg)}.result-practicality-shell-inner.has-session-action{grid-template-columns:minmax(0,1fr) 180px}.result-row.saved-collection-row:not(.saved-compact-row) .result-practicality-shell-inner{padding-inline:18px 14px}.result-practicality-shell-inner.is-export-only{grid-template-columns:minmax(0,1fr) 78px;gap:var(--hf-space-sm)}.skeleton-row{display:grid;min-height:74px;pointer-events:none}.skeleton-row:before{background:#2b2b2b}.skeleton-segment{display:grid;gap:var(--hf-space-sm);min-width:0}.skeleton-block{position:relative;display:block;height:18px;overflow:hidden;border-radius:999px;background:#242424}.address-suggestions-loading span:before,.address-suggestions-loading small:before,.skeleton-block:before,.skeleton-profile:before{content:"";position:absolute;top:0;bottom:0;left:0;width:72%;background:linear-gradient(90deg,#3330 0% 24%,#333 50%,#3330 76% 100%);animation:skeleton-shimmer 1.25s ease-in-out infinite;transform:translate(-140%)}.skeleton-badge{height:20px}.skeleton-metric{justify-self:center;width:68px;height:28px;border-radius:7px}.skeleton-profile{position:relative;display:block;justify-self:end;width:156px;height:24px;overflow:hidden;border:0;border-radius:7px;background:#242424}.skeleton-profile span:first-child{display:none}.skeleton-profile span:last-child{display:none}@keyframes skeleton-shimmer{0%{transform:translate(-140%)}to{transform:translate(240%)}}.row-green{--row-accent: var(--hf-color-green)}.row-blue{--row-accent: var(--hf-color-blue)}.row-orange{--row-accent: var(--hf-color-orange)}.row-purple{--row-accent: var(--hf-color-purple)}.row-rose{--row-accent: var(--hf-color-rose)}.table-row>strong{display:block;width:100%;color:var(--hf-color-text-soft);font-size:.98rem;line-height:1.15;text-align:center}.segment-name{display:grid;gap:var(--hf-space-sm);min-width:0}.segment-title-line{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0;min-width:0}.segment-name strong{min-width:0;overflow:hidden;color:var(--hf-color-text-soft);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.segment-meta{display:flex;align-items:center;gap:var(--hf-space-sm);min-width:0}.result-practicality{display:grid;grid-template-columns:minmax(340px,1fr) auto;gap:var(--hf-space-lg);min-width:0;border:1px solid #1f3a30;border-radius:var(--hf-radius-sm);background:#0a1712c7;padding:var(--hf-space-md) var(--hf-space-lg);animation:result-practicality-content-in .18s cubic-bezier(.2,.8,.2,1) 46ms both}.result-practicality.is-traffic-danger{border-color:#ff745fd1;box-shadow:0 0 0 1px #ff745f2e,0 0 18px #ff5c4538}@keyframes result-practicality-content-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.result-practicality{animation:none}.result-practicality-shell{transition:none}.selected-result-actions button:not(.save-action-button){animation:none;transition:none}}.result-practicality-main{display:grid;align-content:space-between;gap:var(--hf-space-sm);min-width:0}.result-practicality-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--hf-space-xs) var(--hf-space-sm);min-width:0}.result-practicality-reasons{display:flex;flex-wrap:wrap;align-items:center;gap:var(--hf-space-sm);min-width:0}.result-practicality.is-traffic-danger .result-practicality-reason{border-color:#ff745f7a;color:#ffc2b5}.result-practicality-verdict{color:#e5e5de;font-size:13px;font-weight:800;line-height:17px;white-space:nowrap}.result-practicality-verdict.is-positive{color:#2ad99a}.result-practicality-verdict.is-warning{color:#f4c45f}.result-practicality-verdict.is-negative{color:#ff9a86}.result-practicality-verdict.is-neutral{color:#e5e5de}.result-practicality-facts{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;gap:var(--hf-space-sm);min-width:0;overflow-x:auto;margin:0}.result-practicality-fact{display:grid;grid-template-rows:16px minmax(24px,1fr);align-items:center;justify-items:center;gap:var(--hf-space-xs);min-width:78px;min-height:58px;border:1px solid #25352f;border-radius:var(--hf-radius-sm);background:#121d19;padding:var(--hf-space-sm)}.result-practicality-fact dt{color:#a8a6aa;font-size:11px;font-weight:650;line-height:13px;text-align:center}.result-practicality-fact dd{display:flex;align-items:center;justify-content:center;margin:0;color:var(--hf-color-text-soft);font-size:13px;font-weight:800;line-height:16px;text-align:center;white-space:nowrap}.result-practicality-fact.is-speed-limit{grid-template-rows:1fr;min-width:58px}.result-practicality-fact.is-speed-limit dt{display:none}.result-practicality-fact.is-speed-limit dd{align-self:center}.speed-limit-sign{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:4px solid #d71920;border-radius:50%;background:#f7f7f2;box-shadow:0 0 0 1px #ffffff94,0 2px 8px #00000047;color:#111;font-size:14px;font-weight:900;line-height:1;letter-spacing:0}.speed-limit-sign>span{display:block;line-height:1}.compact-profile{--compact-profile-background: #111111;position:relative;display:block;justify-self:end;width:156px;height:48px;overflow:hidden;border:1px solid #303030;border-radius:var(--hf-radius-sm);background:var(--compact-profile-background);padding:0;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.compact-profile.is-small{width:112px}button.compact-profile{appearance:none;cursor:pointer}button.compact-profile:hover{--compact-profile-background: #151515;border-color:#4a4a4a}button.compact-profile.is-analysis-ready{--compact-profile-background: var(--hf-color-panel-raised);border-color:color-mix(in srgb,var(--hf-color-text-soft) 72%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hf-color-text-soft) 18%,transparent),0 0 0 1px color-mix(in srgb,var(--hf-color-text-soft) 10%,transparent)}button.compact-profile.is-analysis-ready:hover{--compact-profile-background: #1c1c1c;border-color:var(--hf-color-text-soft)}button.compact-profile:focus-visible{outline:0;border-color:#f4f4f4;box-shadow:0 0 0 3px #f4f4f424}.compact-profile-chart{display:block;width:100%;height:100%;shape-rendering:geometricPrecision}.spark-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.spark-area{fill-opacity:.16;stroke:none}.spark-cutout{fill:var(--compact-profile-background);stroke:none}.spark-line.spark-green{stroke:var(--hf-color-green)}.spark-area.spark-green{fill:var(--hf-color-green)}.spark-line.spark-blue{stroke:var(--hf-color-blue)}.spark-area.spark-blue{fill:var(--hf-color-blue)}.spark-line.spark-orange{stroke:var(--hf-color-orange)}.spark-area.spark-orange{fill:var(--hf-color-orange)}.spark-line.spark-purple{stroke:var(--hf-color-purple)}.spark-area.spark-purple{fill:var(--hf-color-purple)}.spark-line.spark-rose{stroke:var(--hf-color-rose)}.spark-area.spark-rose{fill:var(--hf-color-rose)}.selected-result-actions{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:88px;gap:8px;min-height:0}.selected-result-actions.has-session-action{grid-template-columns:minmax(0,1fr);grid-template-rows:40px 40px}.selected-result-actions.is-export-only{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.selected-result-export-actions{display:grid;grid-template-rows:40px 40px;gap:8px;min-height:0}.selected-result-actions.has-session-action .selected-result-export-actions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:40px}.selected-result-actions button:not(.save-action-button){min-width:0;min-height:0;border:1px solid #343434;border-radius:var(--hf-radius-sm);color:#f2f2f2;background:#171717;padding:0 8px;font-size:11px;font-weight:800;line-height:1;transition:border-color .16s ease,color .16s ease,background-color .16s ease,box-shadow .16s ease}.selected-result-actions button:not(.save-action-button):hover:not(:disabled){border-color:#4a4a4a;background:#202020}.selected-result-actions button:not(.save-action-button):focus-visible{outline:0;border-color:#f4f4f4;box-shadow:0 0 0 3px #f4f4f424}.selected-result-actions button:not(.save-action-button):disabled{cursor:default;opacity:.42}.selected-result-actions button.selected-result-prepare-session{display:inline-flex;align-items:center;justify-content:center;inline-size:100%;min-height:40px;font-size:11px;font-weight:800}.table-empty{display:grid;min-height:210px;place-items:center;border-top:var(--hf-border-default);color:#aaa9a2;background:var(--hf-color-panel-raised)}@media(max-width:680px){.results-card{min-height:0;margin-block-start:var(--hf-space-lg);padding:var(--hf-space-md)}.results-idle{min-height:250px;padding:var(--hf-space-lg)}.results-idle span{max-width:300px}.result-practicality{grid-template-columns:1fr}.result-practicality-facts{justify-content:flex-start}.result-practicality-reason{max-inline-size:100%;overflow-wrap:anywhere;white-space:normal}.analysis-results-card{margin-block-start:var(--hf-space-lg);min-height:0;padding:var(--hf-space-md)}}.save-action-button{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;inline-size:max-content;max-inline-size:100%;min-width:0;min-height:0;border:1px solid #303030;border-radius:var(--hf-radius-sm);gap:var(--hf-space-xs);color:#e7e7e7;background:var(--hf-color-panel-raised);box-shadow:inset 0 1px #ffffff0a;transition:border-color .22s ease,color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}.save-action-button-map{min-height:34px;gap:var(--hf-space-sm);padding-inline:var(--hf-space-md);font-size:12px;font-weight:500;line-height:16px}.save-action-button:before,.save-action-button:after{content:"";position:absolute;z-index:0;inset-block:-1px;width:46%;opacity:0;pointer-events:none;will-change:transform,opacity}.save-action-button:before{inset-inline-start:0;transform:translate(-115%)}.save-action-button:after{inset-inline-end:0;transform:translate(115%)}.save-action-button>*{position:relative;z-index:1}.save-action-button-icon{position:relative;display:inline-grid;width:18px;height:18px;flex:0 0 auto;place-items:center}.save-action-button-icon svg{grid-area:1 / 1;width:18px;height:18px;display:block}.save-action-button-icon-outline{fill:transparent;stroke:currentColor}.save-action-button-icon-fill{opacity:0;fill:currentColor;stroke:currentColor;clip-path:inset(0 0 0 100%)}.save-action-button .save-action-button-label{display:inline-block;inline-size:max-content;max-inline-size:100%;align-items:center;min-width:0;color:currentColor;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.save-action-button-label-text{display:block;max-inline-size:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;animation:save-action-label-settle .14s ease-out both}.save-action-button:hover:not(:disabled),.save-action-button:focus-visible{border-color:#4a4a4a;background:#202020;box-shadow:inset 0 1px #ffffff12,0 0 0 3px #f4f4f414}.save-action-button:focus-visible{outline:0}.save-action-button:disabled{opacity:1}.save-action-button.is-saving{border-color:#555;color:#f0f0ec;background:#202020;box-shadow:inset 0 1px #ffffff14,0 0 0 3px #f4f4f412;cursor:progress}.save-action-button.is-saving:before,.save-action-button.is-saving:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.03) 28%,rgba(255,255,255,.16) 50%,rgba(255,255,255,.04) 72%,transparent 100%)}.save-action-button.is-saving:before{animation:save-action-sweep-left-cross 1.1s linear infinite}.save-action-button.is-saving:after{animation:save-action-sweep-right-cross 1.1s linear infinite}.save-action-button.is-active{border-color:var(--hf-action-success-border);color:var(--hf-action-success-text);background:var(--hf-action-success-bg);box-shadow:inset 0 1px #ffffff0d,0 0 0 3px var(--hf-action-success-ring)}.save-action-button.is-active .save-action-button-icon-fill{animation:save-action-icon-fill-left .9s cubic-bezier(.2,0,.1,1) both}.save-action-button.is-active:before,.save-action-button.is-active:after{background:linear-gradient(90deg,transparent 0%,var(--hf-action-success-sweep-edge) 28%,var(--hf-action-success-sweep-core) 50%,var(--hf-action-success-sweep-tail) 72%,transparent 100%)}.save-action-button.is-active:before{animation:save-action-sweep-left-out .9s cubic-bezier(.2,0,.1,1) both}.save-action-button.is-active:after{animation:save-action-sweep-right-out .9s cubic-bezier(.2,0,.1,1) both}.save-action-button.is-active:hover:not(:disabled),.save-action-button.is-active:focus-visible{border-color:var(--hf-action-success-border-hover);background:var(--hf-action-success-bg-hover);box-shadow:inset 0 1px #ffffff0f,0 0 0 3px var(--hf-action-success-ring-hover)}.save-action-button.is-premium-locked{border-color:var(--hf-color-border);color:var(--hf-color-muted-strong)}.save-action-button.is-premium-locked:hover,.save-action-button.is-premium-locked:focus-visible{border-color:var(--hf-color-brand);background:#fb5d1314;box-shadow:0 0 0 3px #fb5d131a}.save-action-premium-lock{align-items:center;color:var(--hf-color-brand);display:inline-flex;flex:0 0 auto}@keyframes save-action-sweep-left-cross{0%{opacity:0;transform:translate(-115%)}14%{opacity:.7;transform:translate(-67%)}50%{opacity:.72;transform:translate(58%)}86%{opacity:.5;transform:translate(182%)}to{opacity:0;transform:translate(230%)}}@keyframes save-action-sweep-right-cross{0%{opacity:0;transform:translate(115%)}14%{opacity:.7;transform:translate(67%)}50%{opacity:.72;transform:translate(-58%)}86%{opacity:.5;transform:translate(-182%)}to{opacity:0;transform:translate(-230%)}}@keyframes save-action-sweep-left-out{0%{opacity:.72;transform:translate(58%)}76%{opacity:.62}to{opacity:0;transform:translate(-115%)}}@keyframes save-action-sweep-right-out{0%{opacity:.72;transform:translate(-58%)}76%{opacity:.62}to{opacity:0;transform:translate(115%)}}@keyframes save-action-icon-fill-left{0%,16%{opacity:0;clip-path:inset(0 0 0 100%)}22%{opacity:1;clip-path:inset(0 0 0 100%)}48%,to{opacity:1;clip-path:inset(0)}}@keyframes save-action-label-settle{0%{opacity:.65}to{opacity:1}}@media(prefers-reduced-motion:reduce){.save-action-button,.save-action-button:before,.save-action-button:after,.save-action-button-icon-fill,.save-action-button-label-text{animation:none;transition:none}.save-action-button.is-active .save-action-button-icon-fill{opacity:1;clip-path:inset(0)}}.ui-metric-card{display:grid;align-content:center;min-width:0;overflow:hidden;border:1px solid #252525;border-radius:var(--hf-radius-sm);background:#0b0b0b}.ui-metric-card-label,.ui-metric-card-value{min-width:0;overflow-wrap:anywhere}.ui-metric-card-compact{gap:5px;min-height:62px;padding:8px 11px}.ui-metric-card-compact .ui-metric-card-label{color:#8f8f8f;font-size:10px;font-weight:500;line-height:14px}.ui-metric-card-compact .ui-metric-card-value{color:#f2f2f2;font-size:18px;font-weight:650;line-height:24px}.ui-metric-card-prominent{gap:var(--hf-space-xs);min-height:82px;padding:var(--hf-space-md) var(--hf-space-lg)}.ui-metric-card-prominent .ui-metric-card-label{color:var(--hf-color-muted);font-size:11px;font-weight:700;line-height:15px;text-transform:uppercase}.ui-metric-card-prominent .ui-metric-card-value{color:var(--hf-color-text-soft);font-size:28px;font-weight:700;line-height:34px}.privacy-footer{display:flex;align-items:center;justify-content:center;gap:var(--hf-space-xl);border-block-start:var(--hf-border-default);color:var(--hf-color-muted-strong);background:var(--hf-color-page);padding:var(--hf-space-lg) var(--hf-space-xl);font-size:.82rem}.privacy-footer a,.privacy-footer button,.analytics-consent-panel a,.privacy-back-link{border:0;color:var(--hf-color-muted-strong);background:transparent;padding:var(--hf-space-xs);font:inherit;text-decoration:underline;text-underline-offset:var(--hf-space-xs)}.privacy-footer a:hover,.privacy-footer button:hover,.analytics-consent-panel a:hover,.privacy-back-link:hover{color:var(--hf-color-text)}.privacy-footer a:focus-visible,.privacy-footer button:focus-visible,.analytics-consent-panel a:focus-visible,.analytics-consent-panel button:focus-visible,.privacy-page a:focus-visible{outline:var(--hf-focus-outline);outline-offset:var(--hf-space-2xs)}.analytics-consent-panel{position:fixed;z-index:1200;inset-inline:var(--hf-space-xl);inset-block-end:var(--hf-space-xl);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--hf-space-xl);max-width:860px;border:var(--hf-border-strong);border-radius:var(--hf-radius-md);margin-inline:auto;color:var(--hf-color-text-soft);background:var(--hf-color-panel-raised);padding:var(--hf-space-lg);box-shadow:var(--hf-shadow-popover)}.analytics-consent-copy{display:grid;gap:var(--hf-space-sm);min-width:0}.analytics-consent-copy h2{font-size:1rem;line-height:1.4}.analytics-consent-copy p{max-width:68ch;color:var(--hf-color-muted-strong);font-size:.88rem;line-height:1.55}.analytics-consent-copy h2:focus{outline:none}.analytics-consent-copy>a{justify-self:start;margin-inline:calc(-1 * var(--hf-space-xs))}.analytics-consent-current-status{color:var(--hf-color-text-soft);font-weight:700}.analytics-consent-copy .analytics-consent-error{color:var(--hf-color-rose)}.analytics-consent-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);border:0;margin:-1px;padding:0;white-space:nowrap}.analytics-consent-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--hf-space-sm)}.analytics-consent-choice{min-width:116px}.privacy-page-shell{min-height:auto}.privacy-page{width:min(100%,880px);margin-inline:auto}.privacy-page-header{margin-block-end:var(--hf-space-2xl)}.privacy-page-brand{color:var(--hf-color-text);font-family:"Sora",var(--hf-font-sans);font-size:26px;font-weight:800;line-height:32px;text-decoration:none}.privacy-page-brand span:last-child{color:var(--hf-color-brand)}.privacy-notice{display:grid;gap:var(--hf-space-xl);border:var(--hf-border-default);border-radius:var(--hf-radius-md);background:var(--hf-color-panel);padding:var(--hf-space-2xl)}.privacy-notice-heading,.privacy-notice-section{display:grid;gap:var(--hf-space-sm)}.privacy-notice-heading h1{font-size:2rem;line-height:1.2}.privacy-notice-heading p,.privacy-notice-section p,.privacy-notice-section li{color:var(--hf-color-muted-strong);line-height:1.65}.privacy-notice-section{border-block-start:var(--hf-border-default);padding-block-start:var(--hf-space-xl)}.privacy-notice-section[data-tone=warning]{border:1px solid var(--hf-color-orange);border-radius:var(--hf-radius-sm);background:var(--hf-color-panel-deep);padding:var(--hf-space-lg)}.privacy-notice-section h2{color:var(--hf-color-text-soft);font-size:1.1rem;line-height:1.4}.privacy-notice-section ul{margin:0;padding-inline-start:var(--hf-space-xl)}.privacy-back-link{justify-self:start}@media(max-width:680px){.privacy-footer{align-items:stretch;flex-direction:column;gap:var(--hf-space-sm);text-align:center}.analytics-consent-panel{inset-inline:var(--hf-space-md);inset-block-end:var(--hf-space-md);grid-template-columns:1fr;gap:var(--hf-space-lg);max-height:calc(100vh - var(--hf-space-xl));overflow-y:auto}.analytics-consent-actions{display:grid;grid-template-columns:1fr}.analytics-consent-choice{width:100%}.privacy-notice{padding:var(--hf-space-lg)}}
