@font-face{font-family:Gwendolyn Script;src:url(/fonts/gwendolyn/Gwendolyn-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Gwendolyn Script;src:url(/fonts/gwendolyn/Gwendolyn-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Rouge Script;src:url(/fonts/rouge-script/RougeScript-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Sacramento;src:url(/fonts/sacramento/Sacramento-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-ExtraBold.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=dark]{--bg:#07192f;--workbook:#07192f;--card-bg:#102b4e;--raised:#17385f;--card-border:#78a0d229;--text:#eaf1fb;--text-heading:#f6faff;--text-muted:#9cb2ce;--label:#9cb2ce;--glass-bg:#102b4e;--glass-border:#78a0d229;--shadow-sm:transparent;--shadow-md:transparent;--shadow-lg:transparent;--input-bg:#17385f;--input-border:#78a0d247;--btn-secondary-bg:#17385f;--btn-secondary-text:#eaf1fb;--footer-border:#6f88a82e;--favicon-bg:#17385f;--glow-color:#7188ff38;--transition-speed:.3s;--tag-general-bg:#1a2733;--tag-general-text:#9bc3d6;--tag-hr-bg:#231d30;--tag-hr-text:#c9bedd;--tag-it-bg:#1a2b22;--tag-it-text:#8fcda3;--tag-finance-bg:#2e2414;--tag-finance-text:#f2d39d;--accent:#7188ff;--accent-soft:#a58cff;--accent-muted:#17385f;--dusk-blue:#93b0c1;--dusk-blue-light:#a9c2d0;--dusk-blue-dark:#7a94a3;--twilight-lavender:#b3a6d1;--twilight-lavender-dark:#8f80b0;--brand-navy:#2d4361;--teal:var(--accent);--teal-dark:#7890b5;--teal-mid:#7188ff;--pink:var(--twilight-lavender);--pink-dark:var(--twilight-lavender-dark);--purple:#a58cff;--gold:#f4c45d;--gold-dark:#b96f16;--hub-card:#102b4e;--grad-header:linear-gradient(90deg,#88a3be 0%,#86a4af 12.5%,#99a8ca 25%,#b6cae2 37.5%,#88a3be 50%,#86a4af 62.5%,#99a8ca 75%,#b6cae2 87.5%,#88a3be 100%);--grad-teal:linear-gradient(135deg,#93b0c1,#7a94a3);--grad-pink:linear-gradient(135deg,#b3a6d1,#8f80b0);--grad-gold:linear-gradient(135deg,#f2d39d,#d9a15c)}[data-theme=light]{--bg:#eaf1f9;--workbook:#eaf1f9;--card-bg:#f8fafd;--raised:#f7faff;--card-border:#c7d5e7;--text:#173f70;--text-heading:#0d3260;--text-muted:#557598;--label:#557598;--glass-bg:#f8fafd;--glass-border:#c7d5e7;--shadow-sm:transparent;--shadow-md:transparent;--shadow-lg:transparent;--input-bg:#f2f6fb;--input-border:#aabdd3;--btn-secondary-bg:#f2f6fb;--btn-secondary-text:#173f70;--footer-border:#d6e1ee;--favicon-bg:#f2f6fb;--glow-color:#7188ff29;--tag-general-bg:#dce8ef;--tag-general-text:#365f73;--tag-hr-bg:#e7e0ee;--tag-hr-text:#66577a;--tag-it-bg:#dcebe1;--tag-it-text:#356348;--tag-finance-bg:#eee6d8;--tag-finance-text:#73562d;--accent:#7188ff;--accent-soft:#a58cff;--accent-muted:#e2e8ff;--purple:#7f65e2;--gold:#b96f16;--gold-dark:#8d5411;--hub-card:#f8fafd}html,body{background:var(--bg);min-height:100%;color:var(--text)}body,button,input,select,textarea{font-family:Poppins,Segoe UI,Arial,sans-serif}body{transition:background var(--transition-speed),color var(--transition-speed);line-height:1.6}button{cursor:pointer}:focus-visible{outline-offset:2px;outline:2px solid #55c5d1}.access-page{isolation:isolate;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.access-card{text-align:center;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1c2431e6;border-radius:20px;width:min(520px,100%);padding:48px 42px;box-shadow:0 24px 80px #00000061}.access-mark{width:clamp(92px,22vw,144px);height:auto;margin:0 auto 14px;display:block}.access-wordmark{color:var(--text-heading);letter-spacing:.06em;font-size:1rem;font-weight:800}.access-card h1{color:var(--text-heading);margin:16px 0 10px;font-size:clamp(1.65rem,5vw,2.25rem);line-height:1.15}.access-card>p:not(.access-wordmark){color:var(--text);font-size:.95rem}.access-card strong{color:var(--teal)}.access-email{border:1px solid var(--card-border);overflow-wrap:anywhere;background:#121722b8;border-radius:10px;margin-top:22px;padding:10px 14px}.access-card .access-help{color:var(--text-muted);margin-top:14px;font-size:.82rem}.hub-auth-page{color:#f2f4f6;isolation:isolate;background:#121722;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.hub-auth-card{z-index:1;text-align:center;width:min(560px,100%);position:relative}.hub-auth-card>img{object-fit:contain;mix-blend-mode:screen;width:min(520px,78vw);height:auto;max-height:220px;margin:0 auto 14px;display:block}.hub-auth-card p{color:#d6dde3;margin:0;font-size:1rem;line-height:1.45}.hub-auth-card strong{color:#d6dde3}.hub-auth-card button{color:#121b27;min-height:44px;font:inherit;background:#93b0c1;border:1px solid #a9c2d0;border-radius:999px;margin-top:18px;padding:0 20px;font-size:.92rem;font-weight:700;transition:transform .2s,filter .2s;box-shadow:0 10px 28px #93b0c138}.hub-auth-card button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.hub-auth-card button:disabled{cursor:wait;opacity:.72}.hub-auth-card small{color:#e6a0b5;overflow-wrap:anywhere;margin-top:14px;font-size:.78rem;display:block}.hub-auth-status{z-index:1;color:#8a97a5;font-size:.92rem;position:relative}.app-shell{--shell-gutter:clamp(8px,.6vw,14px);--sidebar-width:clamp(270px,17.5vw,420px);grid-template-columns:var(--sidebar-width) 1fr;gap:var(--shell-gutter);min-height:100vh;padding:var(--shell-gutter);isolation:isolate;background:var(--bg);display:grid;position:relative}.app-shell:before{display:none}.app-shell-empty{min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0;overflow:hidden}.app-shell-empty:before{display:none}.app-shell-empty .sidebar{inset:var(--shell-gutter) auto var(--shell-gutter) var(--shell-gutter);border-radius:18px}.app-shell-empty .content{min-height:calc(100vh - (var(--shell-gutter) * 2));border-radius:0;padding-top:0;overflow:hidden}.sidebar{inset:var(--shell-gutter) auto var(--shell-gutter) var(--shell-gutter);width:var(--sidebar-width);color:var(--text-heading);isolation:isolate;z-index:10;border:0;border-radius:18px;flex-direction:column;padding:28px 18px 20px;display:flex;position:fixed;overflow:hidden}.sidebar:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}[data-theme=dark] .sidebar:before{filter:saturate(1.2)brightness(1.06);background-image:linear-gradient(#03112aa3,#081f436b),url(/dreamy-sidebar-sky-dark-no-stars.png)}[data-theme=light] .sidebar:before{background-image:linear-gradient(#2c569112,#325b941a),url(/dreamy-sidebar-sky-light-no-stars.png)}.brand{letter-spacing:.02em;align-items:center;gap:11px;padding:0 10px 34px;font-size:1.15rem;font-weight:800;display:flex}.brand-mark,.mobile-brand{background:var(--grad-teal);color:#fff;border:0;border-radius:12px;place-items:center;width:36px;height:36px;font-size:1.15rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 3px 14px #93b0c13d}.brand-logo-lockup{text-align:center;flex-direction:column;align-items:center;gap:9px;padding:0 8px 30px}.brand-logo-lockup img{object-fit:contain;width:100%;height:auto;display:block}.brand-logo-lockup .sidebar-dom-logo{filter:brightness(.48)contrast(1.2);max-width:196px}.brand-logo-lockup .sidebar-dreamview-wordmark{filter:none;max-width:96px}.sidebar-theme-logo{object-fit:contain;filter:none;height:auto;display:block;width:min(76%,205px)!important}.sidebar-theme-logo-light{filter:brightness(.74)saturate(1.18)contrast(1.22)}.sidebar-family-wordmark{object-fit:contain;opacity:.9;pointer-events:none;z-index:1;width:min(78%,230px);height:auto;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}[data-theme=dark] .sidebar-family-wordmark{filter:brightness(0)invert()}[data-theme=light] .sidebar-family-wordmark{filter:brightness(0)saturate()invert(25%)sepia(20%)saturate(1240%)hue-rotate(175deg)brightness(88%)contrast(90%)}.sidebar-empty{padding-top:20px}.sidebar-brand-top{gap:8px;padding:0 0 16px}.brand-logo-lockup .sidebar-dreamview-full{filter:none;max-width:196px}.sidebar-dreamview-simple{white-space:nowrap;letter-spacing:-.045em;color:#fff;text-shadow:0 1px 1px #1f365214;flex-direction:column;align-items:center;font-size:2rem;font-weight:800;line-height:1;display:inline-flex}.sidebar-dreamview-swoosh{opacity:.72;margin:0 0 -8px;object-fit:contain!important;width:154px!important;height:42px!important}.sidebar-dreamview-word{align-items:baseline;display:inline-flex}.sidebar-dreamview-simple strong{color:#2d4361;font:inherit}.brand-logo-lockup .sidebar-family-logo{background:#89a3ba;width:158px;max-width:158px;height:30px;margin:0;display:block;-webkit-mask-image:url(/dream-on-me-family-original.png);mask-image:url(/dream-on-me-family-original.png);-webkit-mask-position:50% 86%;mask-position:50% 86%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:luminance;mask-mode:luminance}.page-empty{min-height:calc(100vh - 52px);padding:0}.connections-page{align-items:flex-start;min-height:calc(100vh - 52px);padding-top:clamp(72px,10vh,130px);display:flex}.connections-panel{width:min(760px,100%)}.connections-panel h1{color:var(--text-heading);margin:.2rem 0 .45rem;font-size:clamp(1.8rem,3vw,2.45rem)}.connections-intro{color:var(--text-muted);margin:0 0 2rem;font-size:1rem}.connection-card{border:1px solid var(--card-border);background:var(--card-bg);width:100%;color:inherit;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px 24px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 10px 30px #0812201f}.connection-card:hover{border-color:#93b0c1b8;transform:translateY(-3px);box-shadow:0 16px 38px #08122033}.connection-icon{color:#17263a;background:linear-gradient(135deg,#93b0c1,#9eacd0);border-radius:12px;place-items:center;width:54px;height:54px;font-size:1.35rem;font-weight:800;display:grid}.connection-copy h2{color:var(--text-heading);margin:.28rem 0 .3rem;font-size:1.2rem}.connection-copy p{color:var(--text-muted);margin:0;font-size:.9rem}.connection-status{color:#8ed7a2;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:.68rem;font-weight:800;display:flex}.connection-status i{background:#8ed7a2;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #8ed7a21c}.connection-open{color:var(--accent);font-size:.86rem;font-weight:800}.brand:hover .brand-mark,.mobile-brand:hover{box-shadow:0 6px 24px var(--shadow-md);transform:translateY(-3px)}.nav-label{color:#2d4361b8;letter-spacing:.08em;text-transform:uppercase;margin:0 12px 10px;font-size:.7rem;font-weight:800}.nav-item{width:100%;color:var(--brand-navy);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;margin:2px 0;padding:11px 12px;font-size:.9rem;font-weight:800;transition:background .2s,color .2s,transform .2s;display:flex}.nav-item:hover{color:#17263a;background:#fff3;transform:translate(2px)}.nav-item.active{color:#17263a;background:#ffffff4d;position:relative;overflow:hidden}.nav-item.active:before{content:"";background:var(--brand-navy);width:4px;position:absolute;inset:0 auto 0 0}.nav-icon{text-align:center;width:18px;font-size:1rem}.count{color:#2d4361b8;margin-left:auto;font-size:.72rem}.sidebar-bottom{margin-top:auto}.sync-status{background:#ffffff38;border:1px solid #2d43612e;border-radius:12px;align-items:center;gap:10px;margin:0 4px 18px;padding:12px;display:flex;box-shadow:0 2px 12px #2d43611a}.status-dot{background:#8fcda3;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #8fcda324}.sync-status strong,.sync-status small,.profile strong,.profile small{display:block}.sync-status strong{color:#17263a;font-size:.72rem}.sync-status small{color:#2d4361b8;margin-top:2px;font-size:.68rem}.profile{color:#17263a;text-align:left;background:0 0;border:0;border-top:1px solid #2d436133;align-items:center;gap:10px;width:100%;padding:18px 7px 0;display:flex}.profile>span{color:#fff;background:#2d4361d1;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:800;display:grid}.profile div{flex:1}.profile strong{font-size:.75rem}.profile small{color:#2d4361b8;margin-top:2px;font-size:.68rem}.profile b{color:#2d4361b8;font-size:.7rem}.content{background:var(--bg);grid-column:2;min-width:0;padding-top:76px}.header{color:var(--text);background:0 0;position:relative;overflow:hidden}.header:before{display:none}.home-highlights{z-index:2;min-height:calc(100vh - (var(--shell-gutter) * 2));place-items:center;padding:clamp(104px,14vh,150px) clamp(24px,4vw,64px) 48px;display:grid;position:relative}.home-highlight-frame{width:min(760px,76vw);animation:.8s cubic-bezier(.22,.7,.24,1) both homeHighlightIn}.home-route-card,.home-metric-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#17385fad,#0b25447a);border:1px solid #97b5d633;border-radius:28px;box-shadow:0 32px 90px #010c1c38}.home-route-card{padding:24px 26px 18px}.home-highlight-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.home-highlight-kicker{color:#9fb5d3;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.home-highlight-header h2{color:var(--text-heading);margin:.15rem 0 0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.05}.home-highlight-header h2 small{color:var(--text-muted);letter-spacing:0;font-size:.42em;font-weight:500}.home-preview-badge{color:var(--text-muted);letter-spacing:.05em;text-transform:lowercase;border:1px solid #9db9d24d;border-radius:999px;flex:none;padding:5px 10px;font-size:.63rem;font-weight:600}.home-map-stage{grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:24px;margin-top:12px;display:grid}.home-map-stage svg{width:100%;max-height:390px;display:block;overflow:visible}.home-map-region{fill:#89a1bf1c;stroke:#abc6e26b;stroke-width:1.2px;vector-effect:non-scaling-stroke;transition:fill .3s}.home-map-region-destination{fill:#8997ff33}.home-map-region-origin{fill:#f4c45d3b;stroke:#f4c45da6}.home-route-line{fill:none;stroke-width:4.5px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-dasharray:9 7;animation:2s both homeRouteDraw}.home-route-line-2{animation-delay:.2s}.home-route-line-3{animation-delay:.4s}.home-route-dot{fill:#aebcff;filter:drop-shadow(0 0 5px #aebcffb8)}.home-origin-halo{fill:#f4c45d1f;stroke:#f4c45d75;stroke-width:2px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite homeOriginPulse}.home-route-ranking{gap:10px;display:grid}.home-route-ranking div{background:#04162c2e;border:1px solid #9db9d226;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px 11px;display:grid}.home-route-ranking b{color:#b7c0ff;background:#8997ff24;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;display:grid}.home-route-ranking span{color:var(--text-heading);font-size:.82rem;font-weight:600}.home-map-credit{color:var(--text-muted);text-align:right;opacity:.62;margin-top:5px;font-size:.58rem;display:block}.home-metric-card{text-align:center;place-items:center;min-height:360px;padding:56px;display:grid;position:relative;overflow:hidden}.home-metric-card:before{content:"";filter:blur(4px);background:radial-gradient(circle,#7188ff38,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute}.home-metric-card>*{position:relative}.home-metric-star{color:#f4c45d;filter:drop-shadow(0 0 16px #f4c45d66);margin-bottom:18px;font-size:2rem;animation:2.4s ease-in-out infinite homeOriginPulse}.home-metric-card h2{max-width:620px;color:var(--text-heading);letter-spacing:-.04em;margin:.65rem 0 .4rem;font-size:clamp(2rem,4.4vw,3.9rem);line-height:1.05}.home-metric-card p{color:var(--text-muted);font-size:.82rem}.home-metric-card .home-preview-badge{margin-top:24px}.home-highlight-dots{gap:8px;display:flex;position:absolute;bottom:26px}.home-highlight-dots button{background:#9cb2ce59;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.home-highlight-dots button.active{background:#8997ff;width:24px}@keyframes homeHighlightIn{0%{opacity:0;filter:blur(5px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:none;transform:none}}@keyframes homeRouteDraw{0%{stroke-dashoffset:90px;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes homeOriginPulse{50%{opacity:.72;transform:scale(1.12)}}[data-theme=light] .home-route-card,[data-theme=light] .home-metric-card{background:linear-gradient(145deg,#f8fbffdb,#e4eef9b3);border-color:#36608f33;box-shadow:0 28px 80px #2e4f731f}[data-theme=light] .home-map-region{fill:#567ca517;stroke:#2a538061}[data-theme=light] .home-map-region-destination{fill:#7188ff33}[data-theme=light] .home-map-region-origin{fill:#f4c45d47;stroke:#a66e0080}[data-theme=light] .home-route-ranking div{background:#fff6;border-color:#36608f21}[data-theme=light] .home-highlight-kicker{color:#557598}@media (max-width:760px){.home-highlights{padding:86px 14px 42px}.home-highlight-frame{width:100%}.home-route-card{padding:20px 18px}.home-map-stage{grid-template-columns:1fr;gap:10px}.home-map-stage svg{max-height:270px}.home-route-ranking{grid-template-columns:repeat(3,1fr)}.home-route-ranking div{text-align:center;grid-template-columns:1fr;justify-items:center;padding:8px 4px}.home-highlight-header h2 small{margin-top:7px;display:block}.home-metric-card{min-height:330px;padding:38px 22px}.home-highlight-dots{bottom:18px}}@media (prefers-reduced-motion:reduce){.home-highlight-frame,.home-route-line,.home-origin-halo,.home-metric-star{animation:none!important}}.hub-salutation{color:#f7faff}.hub-salutation-sidebar{text-align:center;flex:none;justify-content:center;align-items:center;width:100%;min-height:50px;margin:-20px 0 6px;padding:0 6px;display:flex;overflow:visible}.hub-salutation.hub-salutation-sidebar p{white-space:normal;text-wrap:balance;width:100%;max-width:100%;font-size:clamp(.58rem,3.1cqi,.76rem);line-height:1.24;overflow:visible}.hub-salutation.hub-salutation-sidebar p.salutation-dreamy{white-space:nowrap;text-wrap:nowrap;font-size:clamp(.66rem,4.15cqi,.92rem)}.hub-salutation.hub-salutation-sidebar p.salutation-vibes{font-size:clamp(.7rem,3.7cqi,.9rem)}.hub-salutation p{letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(1rem,1.16vw,1.32rem);font-weight:600;display:block}.hub-salutation em{color:#b7c0ff;letter-spacing:.01em;text-shadow:0 0 14px #7e95ff29;vertical-align:baseline;font-family:Gwendolyn Script,Freestyle Script,cursive;font-size:1.88em;font-style:normal;font-weight:700;line-height:1;display:inline-block}.hub-salutation .salutation-font-rouge em{vertical-align:baseline;font-family:Rouge Script,cursive;font-size:1.58em;font-weight:400;line-height:1}.hub-salutation .salutation-font-sacramento em{color:#d5e5f1;letter-spacing:.015em;vertical-align:.04em;text-shadow:0 0 7px #d5e5f11f;-webkit-text-fill-color:transparent;background:linear-gradient(108deg,#c4d7e5 18% 43%,#fff 50%,#dce9f2 57%,#c4d7e5 72%) 130% 0/300% 100%;-webkit-background-clip:text;background-clip:text;margin-block:-.12em -.3em;margin-inline:.02em .06em;padding:.12em .16em .3em;font-family:Sacramento,cursive;font-size:1.64em;font-weight:400;line-height:1.22;animation:6.8s ease-in-out infinite salutationShimmer;overflow:visible}.hub-salutation .salutation-font-poppins em{color:inherit;font-family:Poppins,Segoe UI,Arial,sans-serif;font-size:1em;font-style:normal;font-weight:700;line-height:inherit;letter-spacing:0;vertical-align:baseline;text-shadow:0 0 7px #c1c9ff1f;-webkit-text-fill-color:transparent;background:linear-gradient(108deg,#b7c0ff 18% 43%,#dfe3ff 50%,#c8cff9 57%,#b7c0ff 72%) 130% 0/300% 100%;-webkit-background-clip:text;background-clip:text;margin-inline:0;animation:6.8s ease-in-out infinite salutationShimmer}@keyframes salutationShimmer{0%,38%{background-position:130% 0}78%,to{background-position:-130% 0}}.hub-salutation .salutation-font-sacramento .salutation-name{color:inherit;font-family:Poppins,Segoe UI,Arial,sans-serif;font-size:1em;font-weight:700;line-height:inherit;letter-spacing:0;vertical-align:baseline;text-shadow:none;margin-left:.08em}.salutation-name-wrap{display:inline;position:relative}.salutation-name{color:inherit;font:inherit;font-weight:700;display:inline-block}[data-theme=light] .hub-salutation{color:#163a66}[data-theme=light] .hub-salutation em{color:#4f63c4;text-shadow:none}[data-theme=light] .hub-salutation .salutation-font-poppins em,[data-theme=light] .hub-salutation .salutation-font-sacramento em{text-shadow:none;background-image:linear-gradient(108deg,#274766 18% 43%,#7896ac 50%,#496a84 57%,#274766 72%)}[data-theme=light] .hub-salutation .salutation-font-sacramento .salutation-name{color:inherit;text-shadow:none}.hub-salutation .salutation-font-sacramento .salutation-accent-dreamy,.hub-salutation .salutation-font-sacramento .salutation-accent-vibes,.hub-salutation .salutation-font-sacramento .salutation-accent-midnight{font-family:Poppins,sans-serif;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;vertical-align:baseline;text-shadow:0 0 10px #e1efff4d;background-image:linear-gradient(108deg,#e1efff 18% 41%,#fff 50%,#edf6ff 59%,#e1efff 72%);margin:0;padding:0}[data-theme=light] .hub-salutation .salutation-font-sacramento .salutation-accent-dreamy,[data-theme=light] .hub-salutation .salutation-font-sacramento .salutation-accent-vibes,[data-theme=light] .hub-salutation .salutation-font-sacramento .salutation-accent-midnight{text-shadow:none;background-image:linear-gradient(108deg,#3567a6 18% 41%,#759dea 50%,#4f7fc0 59%,#3567a6 72%)}.hub-salutation .salutation-font-sacramento .salutation-accent-dreamy{color:#f3f7ff;-webkit-text-fill-color:#f3f7ff;text-shadow:none;background:0 0;animation:none}[data-theme=light] .hub-salutation .salutation-font-sacramento .salutation-accent-dreamy{color:#163a66;-webkit-text-fill-color:#163a66;text-shadow:none;background:0 0;animation:none}.hub-salutation-preview{inset:var(--shell-gutter) var(--shell-gutter) auto calc(var(--sidebar-width) + (var(--shell-gutter) * 2));z-index:9;align-items:flex-start;height:auto;padding:34px clamp(28px,2.4vw,44px) 0;display:flex;position:fixed;overflow:visible}.salutation-preview-list{width:min(1120px,100%)}.salutation-preview-list h2{color:#f7faff94;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;font-size:.72rem;font-weight:800}.salutation-preview-font-grid{grid-template-columns:minmax(0,760px);gap:clamp(24px,4vw,52px);display:grid}.salutation-preview-font-grid h3{color:#dce7f8;letter-spacing:.08em;margin:0 0 8px;font-size:.86rem;font-weight:800}.salutation-preview-row{border-top:1px solid #b4c9e61f;grid-template-columns:130px 1fr;align-items:center;min-height:76px;display:grid}.salutation-preview-row:last-child{border-bottom:1px solid #b4c9e61f}.salutation-preview-row small{color:#dee9f894;letter-spacing:.04em;font-size:.72rem;font-weight:700}.salutation-preview-row p{font-size:clamp(1.05rem,1.3vw,1.45rem)}.salutation-preview-row p.salutation-vibes{font-size:clamp(1.12rem,1.4vw,1.55rem)}[data-theme=light] .salutation-preview-list h2,[data-theme=light] .salutation-preview-row small{color:#173d6b9e}[data-theme=light] .salutation-preview-font-grid h3{color:#173d6b}[data-theme=light] .salutation-preview-row{border-color:#173d6b24}@media (max-width:1080px){.salutation-preview-font-grid{grid-template-columns:1fr}.salutation-preview-list{width:min(720px,100%)}}@media (prefers-reduced-motion:reduce){.hub-salutation .salutation-font-poppins em,.hub-salutation .salutation-font-sacramento em{-webkit-text-fill-color:currentColor;background:0 0;animation:none}}.topbar.header-compact{inset:var(--shell-gutter) var(--shell-gutter) auto calc(var(--sidebar-width) + (var(--shell-gutter) * 2));z-index:20;width:auto;height:52px;box-shadow:none;padding:.5rem 1.25rem;position:fixed}.theme-toggle{z-index:12;border:1px solid var(--input-border);background:var(--raised);height:36px;color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:.76rem;font-weight:800;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;position:absolute;top:8px;right:10px}.theme-toggle:hover{background:var(--card-bg);border-color:#55c5d1;transform:translateY(-1px)}.theme-toggle span{font-size:.95rem;line-height:1}.header-content{text-align:left;z-index:2;align-items:center;gap:.75rem;display:flex;position:relative}.header-wordmark{letter-spacing:.02em;font-size:1.15rem;font-weight:800}.header-content h1{letter-spacing:.08em;text-transform:uppercase;opacity:.78;border-left:1px solid #ffffff59;padding-left:.75rem;font-size:.78rem;font-weight:700}.header-controls{z-index:10;align-items:center;gap:.6rem;display:flex;position:absolute;top:8px;right:4.5%}.search-glass-wrap{width:min(340px,32vw);position:relative}.search-glass-wrap>span{color:#17263ab3;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.search-glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#17263a;background:#ffffff38;border:1px solid #17263a3d;border-radius:9px;outline:none;width:100%;padding:.4rem 3.5rem .4rem 2.5rem;font-size:.82rem;font-weight:700;transition:border-color .2s,background .2s,box-shadow .2s}.search-glass::placeholder{color:#17263a94}.search-glass:focus{background:#ffffff57;border-color:#17263a7a;box-shadow:0 0 0 3px #ffffff26}.kbd-chip{color:#17263aa8;background:#fff3;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.icon-btn-glass{color:#17263a;background:#ffffff2e;border:1px solid #17263a33;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s,transform .2s;display:flex;position:relative}.icon-btn-glass:hover{background:#ffffff4d;transform:scale(1.1)}.notification-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.btn{border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .15s;display:inline-flex}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn-primary{background:var(--teal);color:#fff}.new-report{height:40px}.mobile-brand{display:none}.stars-container{inset:0 0 0 calc(var(--sidebar-width) + 120px);pointer-events:none;position:absolute;overflow:hidden}.star{opacity:0;background:#fff;border-radius:50%;width:3px;height:3px;animation:4s ease-in-out infinite twinkle;position:absolute}@keyframes headerGradient{0%{background-position:0}to{background-position:-100vw}}@keyframes sidebarGradient{0%{background-position:50% 0}to{background-position:50% 200%}}@keyframes twinkle{0%,to{opacity:0}50%{opacity:.8}}.page{max-width:1320px;margin:auto;padding:2.5rem 4.5% 3rem}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:1.75rem;display:flex}.eyebrow{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.7rem;font-weight:700}.welcome-row h1{color:var(--text-heading);letter-spacing:.01em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.subtitle{color:var(--text-muted);margin:.4rem 0 0;font-size:.9rem}.updated{color:var(--text);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:8px;padding:.45rem .75rem;font-size:.75rem;font-weight:600;display:flex}.card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--card-border);color:var(--text);box-shadow:0 2px 12px var(--shadow-sm);transition:transform .2s,box-shadow .2s,background var(--transition-speed),border-color var(--transition-speed);border-radius:12px;position:relative;overflow:hidden}.card.hoverable:hover{box-shadow:0 6px 24px var(--shadow-md);transform:translateY(-3px)}.feature-card{grid-template-columns:1fr 1fr;min-height:250px;display:grid}.feature-card:before{content:"";pointer-events:none;background:linear-gradient(110deg,#93b0c121,#0000 55%,#b3a6d114);position:absolute;inset:0}.feature-copy{align-self:center;padding:2.25rem 2.5rem;position:relative}.eyebrow.light{color:var(--dusk-blue-light)}.feature-copy h2{max-width:420px;color:var(--text-heading);margin:0;font-size:1.75rem;font-weight:800;line-height:1.15}.feature-copy p:not(.eyebrow){color:var(--text);max-width:390px;margin-top:.65rem;font-size:.9rem;line-height:1.6}.feature-copy button{background:var(--grad-teal);color:#fff;border:0;border-radius:10px;margin-top:1.1rem;padding:.7rem 1rem;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .15s}.feature-copy button:hover{opacity:.9;transform:translateY(-1px)}.feature-copy button span{margin-left:1rem}.chart-panel{border:1px solid var(--glass-border);color:var(--text);background:#12172299;border-radius:12px;margin:1.5rem;padding:1.4rem 1.5rem 1rem;position:relative;overflow:hidden}.chart-head{justify-content:space-between;align-items:center;display:flex}.chart-head small,.chart-head strong{display:block}.chart-head small{color:var(--text-muted);font-size:.72rem;font-weight:600}.chart-head strong{color:var(--text-heading);margin-top:.1rem;font-size:1.75rem;font-weight:800}.chart-head>span{color:var(--tag-it-text);background:var(--tag-it-bg);border-radius:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:93px 1.5rem 38px}.chart-grid i{border-top:1px dashed var(--card-border)}.bars{align-items:end;gap:5%;display:flex;position:absolute;inset:105px 1.8rem 37px}.bars b{background:var(--grad-header);border-radius:4px 4px 1px 1px;width:6%;min-width:8px;box-shadow:0 0 12px #93b0c129}.months{color:var(--text-muted);justify-content:space-between;font-size:.65rem;font-weight:600;display:flex;position:absolute;bottom:15px;left:1.5rem;right:1.5rem}.section-head{justify-content:space-between;align-items:end;margin-top:2.5rem;display:flex}.section-head>div:first-child{padding-bottom:.5rem;position:relative}.section-head>div:first-child:after{content:"";background:var(--teal);border-radius:2px;width:48px;height:3px;position:absolute;bottom:0;left:0}.section-head h2{color:var(--text-heading);margin:0;font-size:1.4rem;font-weight:800}.section-head p{color:var(--text-muted);margin:.3rem 0 0;font-size:.8rem;font-weight:600}.view-controls{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:3px;display:flex}.view-controls button{color:var(--text-muted);background:0 0;border:0;border-radius:6px;width:30px;height:28px}.view-controls button.selected{background:var(--btn-secondary-bg);color:var(--teal)}.filters{gap:.5rem;margin:1.25rem 0;padding-bottom:.2rem;display:flex;overflow:auto}.filters button{border:1px solid var(--card-border);background:var(--card-bg);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-radius:20px;flex:none;padding:.35rem .75rem;font-size:.7rem;font-weight:700;transition:color .2s,border-color .2s,background .2s}.filters button:hover{color:var(--text-heading);border-color:var(--teal)}.filters button.selected{background:var(--tag-general-bg);color:var(--teal);border-color:var(--teal)}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.report-card{outline:none;flex-direction:column;min-height:210px;padding:1.5rem;display:flex}.report-card:focus{border-color:var(--teal);box-shadow:0 0 0 3px #93b0c126}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top.status-only{justify-content:flex-end}.current-chip{color:var(--tag-it-text);background:var(--tag-it-bg);text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:.18rem .65rem;font-size:.68rem;font-weight:700}.report-card .report-icon,.report-card .metric-row{display:none}.report-icon{border-radius:12px;place-items:center;width:44px;height:44px;font-size:1.2rem;background:var(--grad-teal)!important;color:#fff!important}.card-top button{color:var(--pink);background:0 0;border:0;font-size:1.15rem}.report-card h3{color:var(--text-heading);margin:.9rem 0 .35rem;font-size:1.1rem;font-weight:700}.report-card>p{color:var(--text);margin:0 0 1rem;font-size:.85rem;line-height:1.55}.report-card footer{border-top:1px solid var(--card-border);color:var(--text-muted);text-align:left;justify-content:space-between;margin-top:auto;padding-top:.75rem;font-size:.72rem;font-weight:600;display:flex}.report-card footer span:last-child{color:var(--teal)}.empty-state{text-align:center;background:var(--glass-bg);border:1px dashed var(--glass-border);color:var(--text-muted);border-radius:12px;grid-column:1/-1;padding:3rem 1rem}.empty-state span{font-size:1.75rem}.empty-state h3{color:var(--text-heading);margin:.5rem 0 .2rem}.empty-state p{margin:0;font-size:.85rem}.site-footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--footer-border);margin-top:3rem;padding:2rem 1rem;font-size:.85rem}.scroll-reveal{opacity:0}.scroll-reveal.revealed{opacity:1;animation:.4s ease-out revealUp}@keyframes revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.bg-effects{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(100px);opacity:.06;will-change:transform;border-radius:50%;position:absolute}.orb-1{background:var(--teal);width:400px;height:400px;animation:20s ease-in-out infinite orbFloat1;top:-10%;left:-5%}.orb-2{background:var(--pink);width:350px;height:350px;animation:25s ease-in-out infinite orbFloat2;top:30%;right:-8%}.orb-3{background:var(--teal);width:300px;height:300px;animation:22s ease-in-out infinite orbFloat3;bottom:10%;left:20%}.orb-4{background:var(--pink);width:280px;height:280px;animation:18s ease-in-out infinite orbFloat1;top:60%;left:-10%}.orb-5{background:var(--purple);width:320px;height:320px;animation:24s ease-in-out infinite orbFloat2;top:-5%;right:25%}.orb-6{background:var(--teal);width:260px;height:260px;animation:21s ease-in-out infinite orbFloat3;bottom:-5%;right:10%}@keyframes orbFloat1{0%,to{transform:translate(0)}50%{transform:translate(80px,120px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}50%{transform:translate(-100px,-80px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(120px,-60px)}}@media (max-width:1024px){.app-shell{--sidebar-width:86px;grid-template-columns:86px 1fr}.sidebar{width:86px}.nav-label,.nav-item:not(.active),.nav-item .count,.sidebar-bottom{display:none}.brand{padding:0 2px 24px}.brand-logo-lockup{align-items:center;gap:5px}.brand-logo-lockup .sidebar-dom-logo{max-width:64px}.brand-logo-lockup .sidebar-dreamview-wordmark{max-width:42px}.brand-logo-lockup .sidebar-dreamview-full{max-width:72px}.sidebar-dreamview-simple{font-size:.9rem}.sidebar-dreamview-swoosh{margin-bottom:-4px;width:68px!important;height:20px!important}.brand-logo-lockup .sidebar-family-logo{width:72px;max-width:72px;height:14px;margin:0}.nav-item.active{justify-content:center}.content{grid-column:2}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{grid-template-columns:1fr 1.15fr}.header-wordmark{display:none}.search-glass-wrap{width:min(300px,38vw)}.sidebar-family-wordmark{width:70px;bottom:14px}}@media (max-width:640px){.app-shell{--sidebar-width:0px;display:block}.app-shell-empty{border-radius:14px;min-height:calc(100vh - 12px);margin:6px}.app-shell-empty:before{border-radius:14px;inset:6px}.app-shell-empty .content{border-radius:14px;min-height:calc(100vh - 12px)}.sidebar{display:none}.content{grid-column:auto;padding-top:58px}.hub-salutation{border-radius:12px;height:58px;padding:0 16px;inset:6px 6px auto}.hub-salutation p{font-size:clamp(.85rem,4vw,1.05rem)}.topbar.header-compact{height:52px;padding:.5rem 1rem}.mobile-brand{width:34px;height:34px;display:grid}.header-content h1{border:0;padding:0;font-size:1.05rem}.header-controls{top:8px;right:1rem}.search-glass-wrap{width:58vw}.kbd-chip,.icon-btn-glass{display:none}.new-report{justify-content:center;width:40px;padding:0}.new-report span{display:none}.page{padding:2rem 1rem 2.5rem}.welcome-row{align-items:start}.updated{display:none}.feature-card{grid-template-columns:1fr}.feature-copy{padding:1.75rem}.feature-copy h2{font-size:1.4rem}.chart-panel{height:190px;margin:0 .8rem .8rem}.report-grid{grid-template-columns:1fr}.section-head{margin-top:2rem}.filters{margin:1rem 0}.site-footer{margin-top:2rem}}.sidebar-brand-top{gap:4px;transform:none}.sidebar-brand-top .sidebar-family-logo{opacity:1;background:#89a3ba;width:138px;max-width:138px;height:26px;margin:0;display:block;transform:none;-webkit-mask-image:url(/dream-on-me-family-original.png);mask-image:url(/dream-on-me-family-original.png);-webkit-mask-position:50% 86%;mask-position:50% 86%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:luminance;mask-mode:luminance}.sidebar-brand-top .sidebar-dreamview-simple{margin:0}@media (max-width:1024px){.sidebar-brand-top{gap:3px;transform:none}.sidebar-brand-top .sidebar-family-logo{width:62px;max-width:62px;height:12px;margin:0;display:block;transform:none}.sidebar-brand-top .sidebar-dreamview-simple{margin:0}}.sidebar-dom-lockup{white-space:nowrap;background:0 0;flex-direction:column;align-items:center;width:210px;max-width:100%;line-height:1;display:flex}.sidebar-dom-swoosh{opacity:.9;margin:0 0 -15px;object-fit:contain!important;width:168px!important;height:48px!important}.sidebar-dom-name{color:#eef3f6;letter-spacing:-.055em;text-transform:none;text-shadow:none;opacity:.82;font-size:1.95rem;font-weight:800}.sidebar-dom-dreamview{color:#fff;letter-spacing:-.025em;margin-top:2px;font-size:1.2rem;font-weight:800}@media (max-width:1024px){.sidebar-dom-lockup{width:72px}.sidebar-dom-swoosh{margin-bottom:-6px;width:62px!important;height:20px!important}.sidebar-dom-name{letter-spacing:-.05em;font-size:.72rem}.sidebar-dom-dreamview{margin-top:1px;font-size:.52rem}}.brand-logo-lockup .sidebar-logo-image{object-fit:contain;filter:none;width:224px;max-width:100%;height:auto;display:block}@media (max-width:1024px){.brand-logo-lockup .sidebar-logo-image{width:76px}}.sidebar-logo-composite{width:200px;max-width:100%;height:90px;display:block;position:relative;overflow:visible}.sidebar-logo-swoosh-layer{object-fit:contain;width:166px;height:auto;display:block;position:absolute;top:-4px;left:31px}.sidebar-logo-name-layer{z-index:1;color:#fff;letter-spacing:-.02em;white-space:nowrap;font-size:10px;font-weight:700;line-height:1;animation:8s ease-in-out infinite domNameFade;position:absolute;top:49px;left:3px}.sidebar-logo-wordmark-layer{object-fit:contain;width:198px;height:auto;display:block;position:absolute;top:53px;left:0}@keyframes domNameFade{0%,to{opacity:.92;filter:blur()brightness();transform:translateY(-2px)}45%{opacity:.55;filter:blur(.35px)brightness(1.08);transform:translateY(-3px)}65%{opacity:.12;filter:blur(1px)brightness(1.18);transform:translateY(-4px)}82%{opacity:.52;filter:blur(.45px)brightness(1.08);transform:translateY(-3px)}}@media (max-width:1024px){.sidebar-logo-composite{width:72px;height:35px;overflow:visible}.sidebar-logo-swoosh-layer{width:62px;top:-1px;left:12px}.sidebar-logo-name-layer{font-size:3.5px;top:17px;left:1px}.sidebar-logo-wordmark-layer{width:71px;top:19px;left:0}}@media (prefers-reduced-motion:reduce){.header,.star,.orb,.scroll-reveal.revealed{animation:none!important}.scroll-reveal{opacity:1}.card,.brand-mark,.nav-item{transition:none!important}.sidebar-logo-name-layer{opacity:1;animation:none!important}}.sidebar-logo-new{aspect-ratio:3;width:206px;max-width:100%;display:block;position:relative;overflow:hidden}.sidebar-logo-new-layer{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.sidebar-logo-new-swoosh{clip-path:polygon(32% 0,100% 0,100% 54%,36% 54%,36% 41%,32% 41%)}.sidebar-logo-new-wordmark{clip-path:inset(53.5% 0 0)}.sidebar-logo-new-name{clip-path:polygon(0 41%,36% 41%,36% 54%,0 54%);opacity:.92;filter:none;transform:translateY(-2px)}@media (max-width:1024px){.sidebar-brand-top{padding-inline:0}.sidebar-logo-new{width:76px;max-width:none}}@media (prefers-reduced-motion:reduce){.sidebar-logo-new-name{opacity:1;animation:none!important}}.connection-status-button{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.connection-open{text-decoration:none}.hub-page{place-items:center;min-height:calc(100vh - 52px);padding:clamp(32px,6vw,80px);display:grid}.hub-panel{width:min(760px,100%)}.hub-panel h1{color:var(--text-heading);margin:.15rem 0 .45rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.hub-intro{color:var(--text-muted);margin:0 0 2rem;font-size:1rem}.hub-dashboard-card{border:1px solid var(--card-border);background:var(--hub-card);width:100%;color:inherit;box-shadow:none;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;text-decoration:none;transition:background .2s,border-color .2s;display:grid}.hub-dashboard-card:hover{background:var(--raised);border-color:var(--input-border)}.hub-dashboard-card:focus-visible{outline-offset:2px;outline:2px solid #55c5d1}.hub-dashboard-icon{background:var(--raised);border:1px solid var(--input-border);width:58px;height:58px;color:var(--accent);border-radius:12px;place-items:center;font-size:1.45rem;font-weight:900;display:grid}.hub-dashboard-copy{flex-direction:column;min-width:0;display:flex}.hub-dashboard-copy strong{color:var(--text-heading);font-size:1.18rem}.hub-dashboard-copy small{color:var(--text-muted);margin-top:.25rem;font-size:.82rem;line-height:1.45}.hub-dashboard-open{color:var(--accent);white-space:nowrap;font-size:.86rem;font-weight:800}.hub-card-stack{gap:14px;display:grid}.hub-sidebar{padding:20px 18px 158px;container-type:inline-size}.hub-sidebar:after{content:"";z-index:-1;border-radius:inherit inherit 0 0;pointer-events:none;height:180px;position:absolute;inset:0 0 auto}[data-theme=light] .hub-sidebar:after{background:linear-gradient(#b2caecf0 0%,#c1d5f1d1 82%,#c7dbf400 100%);height:205px}.hub-sidebar .sidebar-brand-top{flex:none;padding-bottom:2px}.hub-nav{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex-direction:column;flex:1;gap:8px;min-height:0;margin-top:24px;padding:2px 2px 18px;display:flex;overflow-y:auto}.hub-nav-primary,.hub-source-menu summary,.hub-source-links a{color:#f4f8ff;align-items:center;gap:14px;width:100%;font-size:1rem;font-weight:700;line-height:1.25;text-decoration:none;display:flex}.hub-nav-primary,.hub-source-menu summary{border:1px solid #0000;border-radius:999px;min-height:54px;padding:0 16px;transition:background .2s,border-color .2s,transform .2s}.hub-nav-primary:hover,.hub-source-menu summary:hover,.hub-nav-primary.active,.hub-source-menu summary.active{background:#ffffff1a;border-color:#ffffff14}.hub-nav-primary:hover{transform:translate(2px)}.hub-nav-future{cursor:default;opacity:.9}.hub-nav-icon{color:#dcecff;place-items:center;width:27px;min-width:27px;font-size:1.35rem;font-weight:400;display:inline-grid}.hub-nav-icon-gold{color:#ffd36d}.hub-source-menu{margin-top:1px}.hub-source-menu summary{cursor:pointer;list-style:none}.hub-source-menu-fixed summary{cursor:default}.hub-source-menu summary::-webkit-details-marker{display:none}.hub-source-chevron{margin-left:auto;font-size:1.35rem;transition:transform .2s}.hub-source-menu:not([open]) .hub-source-chevron{transform:rotate(-90deg)}.hub-source-links{gap:2px;margin:7px 0 0 29px;padding:3px 0;display:grid;position:relative}.hub-source-links:before{content:"";background:linear-gradient(#0000,#e3efff52 8% 92%,#0000);width:1px;position:absolute;top:12px;bottom:12px;left:8px}.hub-source-links a{color:#ecf4ff;border-radius:12px;min-height:49px;padding:7px 10px 7px 26px;font-size:.96rem;font-weight:600;transition:background .2s,transform .2s;position:relative}.hub-source-links a:hover,.hub-source-links a.active{background:#ffffff1a;transform:translate(2px)}.hub-source-links a.active{color:#fff}.hub-source-dot{background:#fff4c4;border-radius:50%;width:9px;height:9px;position:absolute;left:4px;box-shadow:0 0 10px #ffe384cc}.hub-source-links .hub-nav-icon{color:#d8eaff;width:25px;min-width:25px;font-size:1.25rem}.sidebar-account-controls{z-index:2;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:absolute;bottom:88px;left:18px;right:18px}.sidebar-theme-control,.sidebar-logout-control{color:#f5f8ff;min-height:42px;font:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17385f75;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;font-weight:400;transition:background .2s,border-color .2s,transform .2s;display:flex}.sidebar-theme-control:hover,.sidebar-logout-control:hover{background:#ffffff26;border-color:#ffffff61;transform:translateY(-1px)}.sidebar-theme-control span:first-child{font-size:1rem}.sidebar-theme-star{color:#f7c94a}[data-theme=light] .hub-nav-primary,[data-theme=light] .hub-source-menu summary,[data-theme=light] .hub-source-links a{color:#1f4774}[data-theme=light] .hub-nav-primary:hover,[data-theme=light] .hub-source-menu summary:hover,[data-theme=light] .hub-nav-primary.active,[data-theme=light] .hub-source-menu summary.active{background:#ffffff47;border-color:#26476f1f}[data-theme=light] .hub-nav-icon{color:#35628f}[data-theme=light] .hub-nav-icon-gold{color:#9a6c00}[data-theme=light] .hub-source-links:before{background:linear-gradient(#0000,#26476f4d 8% 92%,#0000)}[data-theme=light] .hub-source-links a:hover,[data-theme=light] .hub-source-links a.active{background:#ffffff4d}[data-theme=light] .hub-source-links a.active{color:#173d6b}[data-theme=light] .hub-source-dot{background:#a87500;box-shadow:0 0 8px #a8750052}[data-theme=light] .hub-source-links .hub-nav-icon{color:#456b94}[data-theme=light] .sidebar-theme-control,[data-theme=light] .sidebar-logout-control{color:#1f4774;background:#f8fbffad;border-color:#1f477438}[data-theme=light] .sidebar-theme-control:hover,[data-theme=light] .sidebar-logout-control:hover{background:#f5f9ffc2;border-color:#26476f57}.downloads-page{min-height:calc(100vh - 52px);padding:clamp(38px,6vw,74px)}.downloads-panel{width:min(900px,100%);margin:0 auto}.downloads-back{color:var(--accent);margin-bottom:24px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-block}.downloads-back:hover{text-decoration:underline}.downloads-panel h1{color:var(--text-heading);margin:.1rem 0 .35rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.downloads-heading-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.downloads-heading-row p{color:var(--text-muted);font-size:.92rem}.downloads-heading-row a{color:var(--accent);flex:none;font-size:.82rem;font-weight:800;text-decoration:none}.downloads-heading-row a:hover{text-decoration:underline}.downloads-list{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;overflow:hidden}.downloads-row{min-height:66px;color:inherit;border-bottom:1px solid var(--card-border);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:background .2s;display:grid}.downloads-row:last-child{border-bottom:0}.downloads-row:hover{background:var(--raised)}.downloads-row:focus-visible{outline-offset:-2px;outline:2px solid #55c5d1;position:relative}.downloads-file-icon{border:1px solid var(--input-border);background:var(--raised);width:40px;height:40px;color:var(--accent);letter-spacing:.04em;border-radius:9px;place-items:center;font-size:.63rem;font-weight:900;display:grid}.downloads-folder-icon{font-size:1rem}.downloads-sandwich-icon{letter-spacing:0;font-size:1.55rem}.downloads-file-copy{flex-direction:column;min-width:0;display:flex}.downloads-file-copy strong{color:var(--text-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.downloads-file-copy small{color:var(--text-muted);margin-top:1px;font-size:.72rem}.downloads-file-note{max-width:68rem;color:var(--text-muted);margin-top:7px;font-size:.78rem;line-height:1.45}.downloads-action{color:var(--accent);white-space:nowrap;font-size:.78rem;font-weight:800}.downloads-note{color:var(--text-muted);margin:10px 2px 0;font-size:.74rem}.activity-panel{width:min(1080px,100%)}.activity-list{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;overflow:hidden}.activity-row{border-bottom:1px solid var(--card-border);min-height:64px;color:var(--text-muted);grid-template-columns:minmax(160px,1.15fr) minmax(140px,.9fr) minmax(180px,1.4fr) minmax(150px,.9fr);align-items:center;gap:18px;padding:12px 18px;font-size:.86rem;display:grid}.activity-row:last-child{border-bottom:0}.activity-header{background:var(--raised);min-height:42px;color:var(--text-heading);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.activity-user{flex-direction:column;min-width:0;display:flex}.activity-user strong{color:var(--text-heading);text-transform:lowercase;font-size:.9rem}.activity-user small{color:var(--text-muted);text-overflow:ellipsis;margin-top:2px;font-size:.72rem;overflow:hidden}.activity-item{color:var(--text-heading);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-row time{white-space:nowrap}.activity-empty{border:1px solid var(--card-border);background:var(--card-bg);color:var(--text-muted);border-radius:12px;padding:24px;font-size:.9rem}.activity-controls{align-items:center;gap:12px;display:flex}.activity-own-toggle{color:var(--text-muted);white-space:nowrap;align-items:center;gap:7px;font-size:.82rem;display:flex}.activity-own-toggle input{width:16px;height:16px;accent-color:var(--accent)}.activity-clear{color:#e68aa3;min-height:36px;font:inherit;background:#e67a9614;border:1px solid #e67a9661;border-radius:999px;padding:0 13px;font-size:.78rem;font-weight:700}.activity-clear:hover:not(:disabled){background:#e67a9629}.activity-clear:disabled{cursor:not-allowed;opacity:.5}@media (max-width:700px){.hub-page{padding:28px 20px}.hub-dashboard-card{grid-template-columns:auto 1fr}.hub-dashboard-open{grid-column:2}.hub-dashboard-icon{width:50px;height:50px}.hub-panel h1{font-size:2rem}.downloads-page{padding:28px 20px}.downloads-heading-row{flex-direction:column;align-items:flex-start;gap:8px}.downloads-row{grid-template-columns:auto 1fr}.downloads-action{grid-column:2}.downloads-file-copy strong{white-space:normal}}@media (max-width:820px){.activity-row{grid-template-columns:1fr 1fr;gap:8px 14px}.activity-header{display:none}.activity-item{white-space:normal}.activity-row time{text-align:right}.activity-user{grid-row:span 2}}@media (max-width:1024px){.hub-sidebar{padding:18px 7px 118px}.hub-sidebar .sidebar-brand-top{padding-bottom:14px}.hub-salutation-sidebar{display:none}.hub-nav{gap:5px;margin-top:0;overflow:hidden}.hub-nav-primary,.hub-source-menu summary{border-radius:14px;justify-content:center;min-height:48px;padding:0}.hub-nav-primary>span:last-child,.hub-source-menu summary>span:not(.hub-nav-icon),.hub-source-links a>span:last-child{display:none}.hub-nav-icon{width:30px;min-width:30px}.hub-source-links{margin:4px 0 0;padding:0}.hub-source-links:before,.hub-source-dot{display:none}.hub-source-links a{justify-content:center;min-height:42px;padding:0}.hub-source-links a .hub-nav-icon{width:28px;min-width:28px}.sidebar-account-controls{grid-template-columns:1fr;gap:5px;bottom:64px;left:7px;right:7px}.sidebar-theme-control,.sidebar-logout-control{min-height:36px;padding:0}.sidebar-theme-control span:last-child,.sidebar-logout-control span{display:none}}.home-metric-mark{transform-origin:50%;width:150px;height:54px;margin-bottom:12px;display:block}.home-metric-mark-east{transform:rotate(-18deg)translateY(-2px)}.home-metric-mark-west{transform:scaleX(-1)rotate(-16deg)translateY(2px)}.home-metric-mark-down{transform:rotate(24deg)translateY(3px)scale(.96)}.home-metric-mark-up{transform:scaleX(-1)rotate(24deg)translateY(-3px)scale(.96)}.home-metric-mark svg{width:100%;height:100%;display:block;overflow:visible}.home-metric-mark path:first-child{fill:none;stroke:#c8d8e8;stroke-width:4.2px;stroke-linecap:round;filter:drop-shadow(0 0 7px #c8d8e82e);animation:1.8s both homeRouteDraw}.home-metric-dom-star{fill:#ffd36d;stroke:#f0bc4c;stroke-width:.8px;filter:drop-shadow(0 0 9px #ffd36d59);transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite homeOriginPulse}[data-theme=light] .home-metric-mark path:first-child{stroke:#4f7195;filter:none}@media (prefers-reduced-motion:reduce){.home-metric-mark path{animation:none!important}}.home-highlights-persistent{min-height:calc(100vh - (var(--shell-gutter) * 2));padding:92px clamp(18px,3vw,44px) 68px;display:block}.home-map-persistent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1050px,94vw);margin:0 auto;display:grid}.home-map-persistent-grid .home-route-card{padding:20px 22px 92px}.home-map-persistent-grid .home-map-stage{grid-template-columns:1fr;gap:8px;margin-top:8px}.home-map-persistent-grid .home-map-stage svg{max-height:300px}.home-map-persistent-grid .home-route-ranking{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.home-map-persistent-grid .home-route-ranking div{grid-template-columns:22px minmax(0,1fr);gap:6px;padding:7px}.home-map-persistent-grid .home-route-ranking b{width:22px;height:22px}.home-map-persistent-grid .home-route-ranking span{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.home-floating-metric{z-index:4;width:min(570px,78%);animation:.75s cubic-bezier(.22,.7,.24,1) both homeHighlightIn;position:absolute;bottom:64px;left:50%;right:auto;transform:translate(-50%)}.home-floating-metric .home-metric-card{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:132px minmax(0,1fr) auto;place-items:start;column-gap:18px;min-height:174px;padding:21px 24px;animation:5.2s ease-in-out infinite homeMetricDrift;display:grid}.home-floating-metric .home-metric-mark{grid-area:1/1/4;align-self:center;width:126px;height:54px;margin:0}.home-floating-metric .home-highlight-kicker{grid-area:1/2;align-self:end}.home-floating-metric .home-metric-card h2{grid-area:2/2;max-width:none;margin:.28rem 0 .22rem;font-size:clamp(1.65rem,3vw,2.55rem)}.home-floating-metric .home-metric-card p{grid-area:3/2;margin:0}.home-floating-metric .home-preview-badge{grid-area:1/3/4;align-self:center;margin:0}.home-highlights-persistent .home-highlight-dots{bottom:25px;left:50%;right:auto;transform:translate(-50%)}@keyframes homeMetricDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:900px){.home-highlights-persistent{min-height:0;padding:84px 14px 34px}.home-map-persistent-grid{grid-template-columns:1fr;width:100%}.home-map-persistent-grid .home-route-card{padding-bottom:20px}.home-floating-metric{width:100%;margin-top:16px;position:relative;bottom:auto;left:auto;transform:none}.home-highlights-persistent .home-highlight-dots{justify-content:center;margin-top:16px;position:relative;bottom:auto;left:auto;transform:none}}@media (max-width:600px){.home-floating-metric .home-metric-card{grid-template-columns:92px minmax(0,1fr);min-height:150px;padding:18px}.home-floating-metric .home-metric-mark{width:86px}.home-floating-metric .home-preview-badge{display:none}.home-map-persistent-grid .home-route-ranking div{text-align:center;grid-template-columns:1fr;justify-items:center}.home-map-persistent-grid .home-route-ranking span{white-space:normal}}@media (prefers-reduced-motion:reduce){.home-floating-metric,.home-floating-metric .home-metric-card{animation:none!important}}.home-highlights-persistent{min-height:calc(100vh - (var(--shell-gutter) * 2));padding:88px clamp(14px,2.2vw,32px) 28px}.home-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,24px);width:min(1220px,97vw);margin:0 auto;display:grid}.home-location-column{flex-direction:column;min-width:0;display:flex}.home-location-column .home-route-card{border-radius:22px;min-height:0;padding:15px 18px 13px}.home-location-column:first-child .home-route-card{border-top:3px solid #7d92ffb8}.home-location-column:nth-child(2) .home-route-card{border-top:3px solid #a67eebc7}.home-location-column .home-map-stage{grid-template-columns:1fr;gap:6px;margin-top:3px}.home-location-column .home-map-stage svg{width:100%;max-height:240px}.home-location-column .home-route-ranking div{grid-template-columns:22px minmax(0,1fr);gap:6px;padding:6px 7px}.home-location-column .home-route-ranking b{width:22px;height:22px}.home-location-column .home-route-ranking span{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.home-location-metric{margin-top:10px;animation:.75s cubic-bezier(.22,.7,.24,1) both homeHighlightIn}.home-location-metric .home-metric-card{text-align:left;border-radius:18px;grid-template-rows:auto auto auto;grid-template-columns:102px minmax(0,1fr) auto;place-items:start;column-gap:14px;min-height:126px;padding:15px 18px;animation:5.2s ease-in-out infinite homeMetricDrift;display:grid}.home-location-metric .home-metric-mark{grid-area:1/1/4;align-self:center;width:98px;height:46px;margin:0}.home-location-metric .home-highlight-kicker{grid-area:1/2;align-self:end}.home-location-metric .home-metric-card h2{grid-area:2/2;max-width:none;margin:.2rem 0 .12rem;font-size:clamp(1.25rem,2.1vw,1.85rem)}.home-location-metric .home-metric-card p{grid-area:3/2;margin:0;font-size:.72rem}.home-location-metric .home-preview-badge{grid-area:1/3/4;align-self:center;margin:0}.home-metric-card-dom{background:linear-gradient(135deg,#1b3e6cf0,#102b51e0);border-color:#7e97ff6b}.home-metric-card-cal{background:linear-gradient(135deg,#4b3074f2,#2d1f4ee6);border-color:#ae84f07a}[data-theme=light] .home-metric-card-dom{background:linear-gradient(135deg,#e0eafff5,#cdddf9e6);border-color:#4668bf4d}[data-theme=light] .home-metric-card-cal{background:linear-gradient(135deg,#efe6fff7,#dbcdf8eb);border-color:#7149b152}.home-highlights-persistent .home-highlight-dots{justify-content:center;margin-top:14px;position:relative;bottom:auto;left:auto;right:auto;transform:none}@media (max-width:1080px){.home-location-metric .home-preview-badge{display:none}.home-location-metric .home-metric-card{grid-template-columns:88px minmax(0,1fr)}.home-location-metric .home-metric-mark{width:84px}}@media (max-width:720px){.home-highlights-persistent{min-height:0;padding:78px 12px 28px}.home-location-grid{grid-template-columns:1fr;width:100%}.home-location-column .home-map-stage svg{max-height:260px}.home-location-metric{margin-bottom:8px}}@media (max-width:430px){.home-location-column .home-route-ranking div{text-align:center;grid-template-columns:1fr;justify-items:center}.home-location-column .home-route-ranking span{white-space:normal}.home-location-metric .home-metric-card{grid-template-columns:76px minmax(0,1fr);padding:14px}.home-location-metric .home-metric-mark{width:72px}}@media (prefers-reduced-motion:reduce){.home-location-metric,.home-location-metric .home-metric-card{animation:none!important}}.home-highlights-persistent{padding-left:clamp(8px,1.4vw,20px);padding-right:clamp(8px,1.4vw,20px)}.home-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.2vw,16px);width:min(1240px,100%)}.home-location-column .home-map-stage svg{max-height:310px}@media (max-width:720px){.home-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-location-column .home-map-stage svg{max-height:230px}.home-location-column .home-highlight-header{gap:6px}.home-location-column .home-preview-badge{display:none}.home-location-column .home-highlight-header h2{font-size:1.25rem}.home-location-column .home-highlight-header h2 small{font-size:.48em}.home-location-column .home-route-ranking div{text-align:center;grid-template-columns:1fr;justify-items:center;padding:5px 3px}.home-location-column .home-route-ranking span{white-space:normal}.home-location-metric .home-metric-card{grid-template-columns:minmax(0,1fr);min-height:112px}.home-location-metric .home-metric-mark{display:none}.home-location-metric .home-highlight-kicker,.home-location-metric .home-metric-card h2,.home-location-metric .home-metric-card p{grid-column:1}}@media (max-width:520px){.home-location-grid{grid-template-columns:1fr}.home-location-column .home-map-stage svg{max-height:280px}.home-location-metric .home-metric-mark{display:block}.home-location-metric .home-metric-card{grid-template-columns:76px minmax(0,1fr)}.home-location-metric .home-highlight-kicker,.home-location-metric .home-metric-card h2,.home-location-metric .home-metric-card p{grid-column:2}}.home-location-column .home-map-stage{gap:12px;margin-top:8px}.home-location-column .home-route-ranking{gap:10px}.home-location-column .home-route-ranking .home-route-rank{grid-template-rows:auto auto auto;grid-template-columns:28px minmax(0,1fr);gap:2px 9px;padding:10px 11px;display:grid}.home-location-column .home-route-ranking .home-route-rank b{grid-area:1/1/4;align-self:center;width:28px;height:28px}.home-location-column .home-route-ranking .home-route-state{text-overflow:clip;white-space:normal;grid-area:1/2;font-size:.76rem;line-height:1.2;overflow:visible}.home-route-dollars,.home-route-units{color:var(--text-muted);white-space:nowrap;grid-column:2;font-size:.64rem;line-height:1.25}.home-route-dollars{color:#b9c8ff;grid-row:2;font-weight:700}.home-route-units{grid-row:3}.home-map-sample-note{color:var(--text-muted);letter-spacing:.02em;text-align:right;opacity:.68;margin-top:2px;font-size:.56rem;display:block}.home-location-column .home-route-line{stroke-dasharray:10 9;animation:3.8s linear infinite homeRouteTravel}.home-location-column .home-route-line-2{animation-delay:-1.25s}.home-location-column .home-route-line-3{animation-delay:-2.5s}@keyframes homeRouteTravel{0%{stroke-dashoffset:76px;opacity:.48}25%,75%{opacity:1}to{stroke-dashoffset:0;opacity:.48}}@media (max-width:900px){.home-location-grid{gap:14px}.home-location-column .home-route-card{padding:14px}.home-location-column .home-route-ranking{grid-template-columns:1fr;gap:7px}.home-location-column .home-route-ranking .home-route-rank{grid-template-columns:25px minmax(0,1fr);padding:7px 8px}.home-location-column .home-route-ranking .home-route-rank b{width:25px;height:25px}.home-route-dollars,.home-route-units{font-size:.6rem}}@media (max-width:520px){.home-location-grid{gap:22px}.home-location-column .home-route-card{padding:16px}.home-location-column .home-route-ranking{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.home-location-column .home-route-ranking .home-route-rank{text-align:center;grid-template-rows:auto auto auto auto;grid-template-columns:1fr;justify-items:center;padding:9px 4px}.home-location-column .home-route-ranking .home-route-rank b{grid-area:1/1;width:24px;height:24px}.home-location-column .home-route-ranking .home-route-state{grid-area:2/1}.home-route-dollars{grid-area:3/1}.home-route-units{grid-area:4/1}}@media (prefers-reduced-motion:reduce){.home-location-column .home-route-line{stroke-dashoffset:0;opacity:1;animation:none!important}}.home-location-grid{gap:clamp(24px,3vw,42px);width:min(1420px,100%)}.home-location-column .home-route-card{padding:22px 24px 20px}.home-location-column .home-route-ranking{grid-template-columns:1fr;gap:8px}.home-location-column .home-route-ranking .home-route-rank{grid-template-rows:1fr;grid-template-columns:32px minmax(130px,1fr) auto auto;column-gap:16px;min-height:52px;padding:10px 14px}.home-location-column .home-route-ranking .home-route-rank b{grid-area:1/1;width:32px;height:32px}.home-location-column .home-route-ranking .home-route-state{grid-area:1/2;font-size:.9rem}.home-location-column .home-route-ranking .home-route-dollars{grid-area:1/3;font-size:.76rem}.home-location-column .home-route-ranking .home-route-units{grid-area:1/4;font-size:.76rem}.home-map-sample-note{margin-top:7px;font-size:.65rem}@media (max-width:1050px){.home-location-grid{gap:18px}.home-location-column .home-route-card{padding:18px}.home-location-column .home-route-ranking .home-route-rank{grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) auto;column-gap:11px;min-height:58px}.home-location-column .home-route-ranking .home-route-rank b{grid-area:1/1/3;width:28px;height:28px}.home-location-column .home-route-ranking .home-route-state{grid-area:1/2}.home-location-column .home-route-ranking .home-route-dollars{grid-area:1/3}.home-location-column .home-route-ranking .home-route-units{grid-area:2/2/auto/4}}@media (max-width:720px){.home-location-grid{grid-template-columns:1fr;gap:26px}.home-location-column .home-route-ranking .home-route-rank{grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr) auto;padding:11px 14px}.home-location-column .home-route-ranking .home-route-rank b{grid-area:1/1/3;width:32px;height:32px}.home-location-column .home-route-ranking .home-route-state{grid-area:1/2;font-size:.9rem}.home-location-column .home-route-ranking .home-route-dollars{grid-area:1/3;font-size:.76rem}.home-location-column .home-route-ranking .home-route-units{grid-area:2/2/auto/4;font-size:.76rem}}.home-location-column .home-location-metric{margin-top:0;margin-bottom:14px}.home-highlights-persistent{padding-top:24px;padding-bottom:34px}.home-location-metric-grid .home-location-metric{margin:0}.home-highlights-persistent .home-highlight-dots{width:max-content;margin:0 auto 10px}.home-location-map-grid{align-items:start;margin:14px auto 0}@media (max-width:720px){.home-highlights-persistent{padding-top:18px}.home-highlights-persistent .home-highlight-dots{margin:0 auto 10px}}.home-map-filter-badge{color:#f4d27f;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#f4c45d1f;border:1px solid #f4c45d80;border-radius:999px;flex:none;padding:7px 12px;font-size:.7rem;font-weight:800}[data-theme=light] .home-map-filter-badge{color:#76520d;background:#f4c45d33;border-color:#95630061}@media (max-width:520px){.home-map-filter-badge{padding:5px 8px;font-size:.62rem}}.home-location-metric .home-metric-card-dom{grid-template-columns:102px minmax(0,1fr) 102px}.home-location-metric .home-metric-card-dom .home-metric-mark{grid-column:3}.home-location-metric .home-metric-card-dom .home-highlight-kicker,.home-location-metric .home-metric-card-dom h2,.home-location-metric .home-metric-card-dom p{grid-column:2}@media (max-width:1080px){.home-location-metric .home-metric-card-dom{grid-template-columns:88px minmax(0,1fr) 88px}}@media (max-width:720px){.home-location-metric .home-metric-card-dom{grid-template-columns:minmax(0,1fr)}.home-location-metric .home-metric-card-dom .home-metric-mark{display:none}.home-location-metric .home-metric-card-dom .home-highlight-kicker,.home-location-metric .home-metric-card-dom h2,.home-location-metric .home-metric-card-dom p{grid-column:1}}@media (max-width:520px){.home-location-metric .home-metric-card-dom{grid-template-columns:76px minmax(0,1fr) 76px}.home-location-metric .home-metric-card-dom .home-metric-mark{grid-column:3;display:block}.home-location-metric .home-metric-card-dom .home-highlight-kicker,.home-location-metric .home-metric-card-dom h2,.home-location-metric .home-metric-card-dom p{grid-column:2}}.home-location-metric .home-metric-card-cal{grid-template-columns:102px minmax(0,1fr) 102px}.home-location-metric .home-metric-card-cal .home-metric-mark{grid-column:3;margin-left:-30px}.home-location-metric .home-metric-card-cal .home-highlight-kicker,.home-location-metric .home-metric-card-cal h2,.home-location-metric .home-metric-card-cal p{grid-column:2}@media (max-width:1080px){.home-location-metric .home-metric-card-cal{grid-template-columns:88px minmax(0,1fr) 88px}}@media (max-width:720px){.home-location-metric .home-metric-card-cal{grid-template-columns:minmax(0,1fr)}.home-location-metric .home-metric-card-cal .home-metric-mark{margin-left:0;display:none}.home-location-metric .home-metric-card-cal .home-highlight-kicker,.home-location-metric .home-metric-card-cal h2,.home-location-metric .home-metric-card-cal p{grid-column:1}}@media (max-width:520px){.home-location-metric .home-metric-card-cal{grid-template-columns:76px minmax(0,1fr) 76px}.home-location-metric .home-metric-card-cal .home-metric-mark{grid-column:3;margin-left:-18px;display:block}.home-location-metric .home-metric-card-cal .home-highlight-kicker,.home-location-metric .home-metric-card-cal h2,.home-location-metric .home-metric-card-cal p{grid-column:2}}.home-location-metric .home-metric-card-dom .home-metric-mark{margin-left:-30px}@media (max-width:720px){.home-location-metric .home-metric-card-dom .home-metric-mark{margin-left:0}}@media (max-width:520px){.home-location-metric .home-metric-card-dom .home-metric-mark{margin-left:-18px}}.home-location-metric-grid{margin-top:30px}.home-location-map-grid{gap:clamp(28px,4vw,52px);margin-top:24px}.home-location-map-grid .home-route-card{padding:26px 28px 24px}.home-location-map-grid .home-map-stage{gap:18px;margin-top:14px}.home-location-map-grid .home-map-stage svg{max-height:360px}.home-location-map-grid .home-route-ranking{gap:10px}.home-location-map-grid .home-route-ranking .home-route-rank{column-gap:18px;min-height:60px;padding:12px 16px}.home-location-map-grid .home-route-ranking .home-route-rank b{width:34px;height:34px}.home-location-map-grid .home-route-ranking .home-route-state{font-size:.95rem}.home-location-map-grid .home-route-ranking .home-route-dollars,.home-location-map-grid .home-route-ranking .home-route-units{font-size:.8rem}@media (max-width:1050px){.home-location-map-grid{gap:20px}.home-location-map-grid .home-route-card{padding:21px}.home-location-map-grid .home-map-stage svg{max-height:320px}.home-location-map-grid .home-route-ranking .home-route-rank{padding:11px 13px}}@media (max-width:720px){.home-location-metric-grid{margin-top:24px}.home-location-map-grid{gap:30px;margin-top:20px}.home-location-map-grid .home-route-card{padding:20px}.home-location-map-grid .home-map-stage svg{max-height:340px}}.home-location-metric{animation:.42s ease-out both homeMetricSoftChange}@keyframes homeMetricSoftChange{0%{opacity:.82}to{opacity:1}}@media (prefers-reduced-motion:reduce){.home-location-metric{animation:none!important}}.home-location-metric .home-metric-card{grid-template-rows:auto auto auto auto auto;min-height:148px}.home-location-metric .home-metric-mark{grid-row:1/6}.home-location-metric .home-metric-totals{color:var(--text-heading);grid-area:3/2;margin-top:2px;font-size:.79rem;font-weight:700;line-height:1.35}.home-location-metric .home-metric-context{color:#aebcff;grid-area:4/2;margin-top:3px;font-size:.7rem;font-weight:600;line-height:1.35}.home-location-metric .home-metric-card p{grid-row:5;margin-top:2px}.home-location-metric .home-metric-card-dom .home-metric-totals,.home-location-metric .home-metric-card-dom .home-metric-context,.home-location-metric .home-metric-card-cal .home-metric-context{grid-column:2}[data-theme=light] .home-location-metric .home-metric-context{color:#506aa5}@media (max-width:720px){.home-location-metric .home-metric-totals,.home-location-metric .home-metric-context{grid-column:1}}@media (max-width:520px){.home-location-metric .home-metric-card-dom .home-metric-totals,.home-location-metric .home-metric-card-cal .home-metric-totals,.home-location-metric .home-metric-card-dom .home-metric-context,.home-location-metric .home-metric-card-cal .home-metric-context,.home-location-metric .home-metric-totals,.home-location-metric .home-metric-context{grid-column:2}}.home-location-comparison-cards{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;animation:.42s ease-out both homeMetricSoftChange;display:grid}.home-location-comparison-row{margin:0 auto 18px}.home-location-comparison-card{text-align:center;background:linear-gradient(135deg,#1b3e6cf0,#102b51e0);border:1px solid #97b5d63d;border-radius:18px;min-width:0;min-height:172px;padding:20px 22px;position:relative;overflow:hidden;box-shadow:0 20px 55px #010c1c29}.home-location-comparison-card>:not(.home-location-comparison-mark){z-index:1;position:relative}.home-location-comparison-kicker{color:#a9bdd8;letter-spacing:.12em;font-size:.7rem;font-weight:700;display:block}.home-location-comparison-card h2{color:var(--text-heading);margin:.35rem 0 .18rem;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1}.home-location-comparison-card strong{color:#d8e4f2;text-transform:uppercase;font-size:1rem;font-weight:700;display:block}.home-location-comparison-card strong.up{color:#8ed7a2}.home-location-comparison-card strong.down{color:#f1a0b6}.home-location-comparison-share{color:#d3e1f0;margin-top:4px;font-size:.72rem;font-weight:600;display:block}.home-location-comparison-card p{color:var(--text-muted);margin:.35rem 0 0;font-size:.72rem}.home-location-comparison-mark{z-index:0;opacity:.46;width:88px;height:34px;margin:0;position:absolute}.home-location-comparison-dom .home-location-comparison-mark{top:12px;right:10px}.home-location-comparison-kid .home-location-comparison-mark{bottom:10px;left:8px}.home-location-comparison-cal .home-location-comparison-mark{bottom:9px;right:8px}.home-location-comparison-kid{background:linear-gradient(135deg,#1e5c46f5,#123935eb);border-color:#5ecf947a}.home-location-comparison-cal{background:linear-gradient(135deg,#4b3074f2,#2d1f4ee6);border-color:#ae84f07a}[data-theme=light] .home-location-comparison-card{background:linear-gradient(135deg,#e0eafff5,#cdddf9e6);border-color:#4668bf4d}[data-theme=light] .home-location-comparison-kid{background:linear-gradient(135deg,#dbf6e6f7,#bee6d0eb);border-color:#257e534d}[data-theme=light] .home-location-comparison-cal{background:linear-gradient(135deg,#efe6fff7,#dbcdf8eb);border-color:#7149b152}[data-theme=light] .home-location-comparison-kicker{color:#557598}[data-theme=light] .home-location-comparison-share{color:#365d84}[data-theme=light] .home-location-comparison-dom strong.down{color:#a8324d}[data-theme=light] .home-location-comparison-kid .home-location-comparison-kicker{color:#2e6d51}[data-theme=light] .home-location-comparison-kid h2{color:#164b35}[data-theme=light] .home-location-comparison-kid strong{color:#215a42}[data-theme=light] .home-location-comparison-kid strong.up{color:#17643a}[data-theme=light] .home-location-comparison-kid strong.down{color:#9b3f55}[data-theme=light] .home-location-comparison-kid .home-location-comparison-share{color:#2a674c}[data-theme=light] .home-location-comparison-kid p{color:#406c59}[data-theme=light] .home-location-comparison-cal .home-location-comparison-kicker{color:#65478f}[data-theme=light] .home-location-comparison-cal h2{color:#351e58}[data-theme=light] .home-location-comparison-cal strong{color:#513479}[data-theme=light] .home-location-comparison-cal strong.up{color:#247047}[data-theme=light] .home-location-comparison-cal strong.down{color:#a13c5d}[data-theme=light] .home-location-comparison-cal .home-location-comparison-share{color:#543773}[data-theme=light] .home-location-comparison-cal p{color:#684f7f}@media (max-width:720px){.home-location-comparison-cards{grid-template-columns:1fr;gap:12px}.home-location-comparison-card{min-height:148px;padding:17px}}@media (prefers-reduced-motion:reduce){.home-location-comparison-cards{animation:none!important}}body,body *{text-transform:lowercase!important;font-family:Poppins,Segoe UI,Arial,sans-serif!important}.home-location-comparison-kicker,.home-highlight-kicker,.eyebrow,.activity-header{font-size:.76rem;font-weight:800;text-transform:uppercase!important}.home-metric-code{text-transform:uppercase!important}.home-highlights-loading .home-metric-card p,.home-highlights-loading .home-location-comparison-card p,.home-highlights-loading .home-map-sample-note,.sidebar-date-time,.sidebar-date-time *{text-transform:none!important}.sidebar-date-time{color:#f3f7ff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#112d5238;border:1px solid #ffffff24;border-radius:16px;flex:none;min-height:58px;margin:8px 8px 4px;padding:10px 14px}.sidebar-date-time>span{letter-spacing:.015em;font-size:.72rem;font-weight:500;display:block}.sidebar-date-time>strong{letter-spacing:.035em;font-variant-numeric:tabular-nums;margin-top:2px;font-size:1.02rem;font-weight:600;display:block}.sidebar-date-time small{letter-spacing:.09em;opacity:.72;font-size:.62rem;font-weight:700}[data-theme=light] .sidebar-date-time{color:#244d78;background:#f8fbff57;border-color:#1f477429}@media (max-width:1024px){.sidebar-date-time{border-radius:12px;min-height:42px;margin:5px 0 4px;padding:7px 2px}.sidebar-date-time>span{display:none}.sidebar-date-time>strong{letter-spacing:0;font-size:.68rem}.sidebar-date-time small{margin-top:1px;font-size:.52rem;display:block}}
