@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--color-navy:#0b1f33;--color-teal:#17b5a6;--app-background:#e4e1de;--app-foreground:#312821;--brand-primary:#b76a42;--brand-primary-contrast:#fff8f1;--brand-primary-hover:#9d5633;--brand-accent:#d8d2cc;--brand-muted:#e1ddda;--brand-muted-strong:#d4cfca;--surface:#efebe8;--surface-muted:#e6e1dd;--surface-border-color:rgba(108,90,77,0.14);--surface-border:1px solid var(--surface-border-color);--surface-shadow:9px 9px 18px rgba(130,107,91,0.14),-9px -9px 18px rgba(255,250,246,0.86);--surface-shadow-strong:14px 14px 28px rgba(124,100,84,0.16),-14px -14px 28px rgba(255,250,246,0.84);--surface-inset-shadow:inset 7px 7px 12px rgba(134,110,93,0.11),inset -7px -7px 12px rgba(255,249,244,0.88);--surface-press-shadow:inset 4px 4px 8px rgba(134,110,93,0.14),inset -4px -4px 8px rgba(255,249,244,0.84);--noise-overlay:radial-gradient(circle at 1px 1px,rgba(49,40,33,0.08) 1px,transparent 0);--form-gap:1.1rem;--field-gap:0.5rem;--control-padding-y:0.45rem;--control-padding-x:0.75rem;--control-radius:0.95rem;--control-height:42px;--button-icon-gap:0.4rem;--icon-button-size:46px;--primary-cta-background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary) 84%,white) 0%,color-mix(in srgb,var(--brand-primary) 96%,#6f4731) 100%);--primary-cta-background-hover:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-hover) 84%,white) 0%,color-mix(in srgb,var(--brand-primary-hover) 98%,#623e2b) 100%);--primary-cta-foreground:#fffaf5;--primary-cta-shadow:0 18px 40px rgba(108,72,50,0.22),0 0 0 1px rgba(255,248,242,0.18) inset;--primary-cta-shadow-hover:0 24px 48px rgba(96,63,44,0.28),0 0 0 1px rgba(255,248,242,0.22) inset;--primary-cta-ring:0 0 0 3px rgba(183,106,66,0.16);--primary-cta-danger-background:linear-gradient(135deg,#dc5c52,#b91c1c);--primary-cta-danger-background-hover:linear-gradient(135deg,#cf4f45,#991b1b);--primary-cta-danger-foreground:#fff7f7;--primary-cta-danger-shadow:0 18px 40px rgba(127,29,29,0.26),0 0 0 1px rgba(255,235,235,0.18) inset;--primary-cta-danger-shadow-hover:0 24px 48px rgba(127,29,29,0.34),0 0 0 1px rgba(255,235,235,0.24) inset;--checkbox-size:1.05rem;--select-icon-offset:1.5rem;--section-title-size:1.05rem;--header-padding-y:0.75rem;--header-padding-x:1.5rem;--top-nav-height:calc(var(--control-height) + (var(--header-padding-y) * 2));--sidebar-width:260px;--sidebar-subnav-indent:2.4rem;--sidebar-background:#ddd8d3;--sidebar-foreground:var(--app-foreground);--sidebar-accent:#d4ccc5;--sidebar-active:#cbc0b7;--sidebar-border:rgba(108,90,77,0.18);--logo-text-color:var(--color-navy);--text-muted:#67574c;--text-muted-strong:#40342c;--helper-text:#7a675a;--note-text-color:#5c4c40;--placeholder-color:#907d70;--border-muted:#ab9384;--pill-background:#d4c9c0;--app-header-background:rgba(236,233,229,0.8);--chart-metric-background:linear-gradient(135deg,#ebe2db,#ddd1c7);--chart-card-background:linear-gradient(180deg,#eee8e2,#e3dad2);--chart-bar-track:linear-gradient(90deg,#d9d0c8,#e4ddd7);--sparkline-axis:#c7b2a3;--sparkline-trend:#9d5633;--sparkline-point:#9d5633;--sparkline-positive:#15803d;--sparkline-negative:#b91c1c;--sparkline-positive-fill:rgba(34,197,94,0.18);--sparkline-negative-fill:rgba(239,68,68,0.16);--neu-shadow-sm:6px 6px 12px rgba(130,107,91,0.12),-6px -6px 12px rgba(255,250,246,0.86);--neu-shadow-md:9px 9px 18px rgba(130,107,91,0.14),-9px -9px 18px rgba(255,250,246,0.86);--neu-shadow-lg:14px 14px 28px rgba(124,100,84,0.16),-14px -14px 28px rgba(255,250,246,0.84);--neu-shadow-pressed:inset 4px 4px 8px rgba(134,110,93,0.14),inset -4px -4px 8px rgba(255,249,244,0.84);--neu-shadow-input:inset 7px 7px 12px rgba(134,110,93,0.11),inset -7px -7px 12px rgba(255,249,244,0.88);--section-surface-shadow:6px 6px 12px rgba(130,107,91,0.12),-6px -6px 12px rgba(255,250,246,0.84)}:root,:root[data-theme=dark]{color:var(--app-foreground);background:var(--app-background)}:root[data-theme=dark]{--app-background:#1d1a18;--app-foreground:#f1e8e1;--brand-primary:#d59a72;--brand-primary-contrast:#23150f;--brand-primary-hover:#e0ab86;--brand-accent:#403631;--brand-muted:#25211f;--brand-muted-strong:#302b28;--surface:#2a2624;--surface-muted:#23201e;--surface-border-color:rgba(212,183,157,0.1);--surface-border:1px solid var(--surface-border-color);--surface-shadow:16px 16px 34px rgba(12,10,9,0.84),-14px -14px 30px rgba(63,52,45,0.18);--surface-shadow-strong:22px 22px 44px rgba(10,8,7,0.9),-16px -16px 36px rgba(72,60,52,0.2);--surface-inset-shadow:inset 10px 10px 18px rgba(11,9,8,0.82),inset -10px -10px 16px rgba(70,58,51,0.16);--surface-press-shadow:inset 7px 7px 14px rgba(12,10,9,0.86),inset -7px -7px 13px rgba(72,60,52,0.18);--noise-overlay:radial-gradient(circle at 1px 1px,rgba(241,232,225,0.08) 1px,transparent 0);--sidebar-background:#25211f;--sidebar-foreground:var(--app-foreground);--sidebar-accent:#2d2926;--sidebar-active:#38332f;--sidebar-border:rgba(210,186,164,0.1);--logo-text-color:#fff3e6;--text-muted:#cab9ac;--text-muted-strong:#f0e0d1;--helper-text:#b39a89;--note-text-color:#dac8bb;--placeholder-color:#9b8577;--border-muted:rgba(184,159,138,0.32);--pill-background:#433c38;--app-header-background:rgba(32,29,27,0.78);--chart-metric-background:linear-gradient(135deg,#393431,#453d38);--chart-card-background:linear-gradient(180deg,#34302d,#2b2724);--chart-bar-track:linear-gradient(90deg,#433c38,#37312d);--sparkline-axis:#8d7767;--sparkline-trend:#d59a72;--sparkline-point:#d59a72;--sparkline-positive:#4ade80;--sparkline-negative:#f87171;--sparkline-positive-fill:rgba(74,222,128,0.18);--sparkline-negative-fill:rgba(248,113,113,0.18);--primary-cta-background:linear-gradient(135deg,#e0ab86,#b76a42);--primary-cta-background-hover:linear-gradient(135deg,#e8b998,#c47a52);--primary-cta-foreground:#24150e;--primary-cta-shadow:0 20px 42px rgba(17,11,8,0.44),0 0 0 1px rgba(255,241,230,0.14) inset;--primary-cta-shadow-hover:0 24px 50px rgba(17,11,8,0.54),0 0 0 1px rgba(255,241,230,0.18) inset;--primary-cta-ring:0 0 0 3px rgba(213,154,114,0.22);--primary-cta-danger-background:linear-gradient(135deg,#ff8d7d,#d64f4f);--primary-cta-danger-background-hover:linear-gradient(135deg,#ff9b8d,#e46060);--primary-cta-danger-foreground:#1b0909;--primary-cta-danger-shadow:0 20px 42px rgba(51,12,12,0.52),0 0 0 1px rgba(255,234,234,0.14) inset;--primary-cta-danger-shadow-hover:0 24px 50px rgba(51,12,12,0.62),0 0 0 1px rgba(255,234,234,0.2) inset;--section-surface-shadow:8px 8px 16px rgba(12,10,9,0.7),-6px -6px 14px rgba(72,60,52,0.16)}:root[data-theme=dark] .form-error,:root[data-theme=dark] .nav-error{color:#fca5a5}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.auth-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.auth-gate__card{width:min(520px,92vw);display:grid;gap:.75rem}.auth-gate__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.auth-gate__magic-link{display:grid;gap:.5rem;margin-top:.5rem}.auth-gate__demo-ctas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.4rem}.auth-gate__demo-cta{min-height:56px;font-size:1rem;font-weight:700}.auth-gate__demo-cta--home{background:linear-gradient(135deg,rgba(251,191,36,.95),rgba(245,158,11,1)),var(--brand-primary);color:#111827;border:1px solid rgba(146,64,14,.22)}.auth-gate__demo-cta--investments{background:linear-gradient(135deg,rgba(96,165,250,.95),rgba(37,99,235,1)),var(--brand-primary);color:#eff6ff;border:1px solid rgba(30,58,138,.35)}.auth-gate__legal-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.45rem}.auth-gate__legal-links a{color:var(--text-muted);font-size:.85rem;font-weight:700;text-decoration:none}.auth-gate__legal-links a:hover{color:var(--brand-primary);text-decoration:underline;text-underline-offset:.16em}.auth-gate__connect-panel{display:grid;gap:.95rem}.auth-gate__connect-stage-shell{position:relative;display:grid;gap:.75rem;padding:.85rem;border:1px solid var(--surface-border-color);border-radius:.95rem;background:radial-gradient(110% 120% at 0 0,rgba(59,130,246,.16),transparent),linear-gradient(140deg,var(--surface-muted),var(--surface))}.auth-gate__connect-orbit{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:5.4rem;padding:0 .6rem}.auth-gate__connect-orbit:before{content:"";inset:50% 16% 0;background:rgba(148,163,184,.2)}.auth-gate__connect-orbit:before,.auth-gate__connect-ribbon{position:absolute;top:50%;height:.34rem;transform:translateY(-50%);border-radius:999px}.auth-gate__connect-ribbon{left:16%;background:linear-gradient(90deg,#22d3ee,#3b82f6);transition:width .22s ease;min-width:0;box-shadow:0 0 18px rgba(59,130,246,.45),0 0 8px rgba(34,211,238,.45);z-index:0}.auth-gate__connect-node{--auth-gate-node-color:rgba(148,163,184,0.35);--auth-gate-node-ink:var(--text-muted-strong);position:relative;z-index:2;justify-self:center;width:2.75rem;height:2.75rem;display:grid;place-items:center;border:1px solid var(--auth-gate-node-color);border-radius:999px;background:rgba(15,23,42,.2);color:var(--auth-gate-node-ink);font-size:1.05rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.auth-gate__connect-node.is-active{--auth-gate-node-color:rgba(59,130,246,0.65);--auth-gate-node-ink:var(--app-foreground);transform:translateY(-2px) scale(1.07);background:radial-gradient(circle at 30% 25%,rgba(14,165,233,.26),transparent 60%);border-color:color-mix(in srgb,#3b82f6 45%,transparent);box-shadow:0 0 0 1px rgba(59,130,246,.25),0 0 14px rgba(59,130,246,.38)}.auth-gate__connect-node.is-done{--auth-gate-node-color:rgba(34,197,94,0.75);--auth-gate-node-ink:#dcfce7}.auth-gate__connect-node.is-done:after{content:"✓";position:absolute;right:.06rem;bottom:.02rem;font-size:.76rem;color:#22c55e;font-weight:800}.auth-gate__connect-pulse{position:absolute;inset:auto 0 .9rem;top:.9rem;width:100%;display:grid;place-items:center}.auth-gate__connect-pulse:before{content:"";width:6.4rem;height:6.4rem;border-radius:999px;border:1px solid rgba(96,165,250,.36);animation:auth-gate-connect-rings 2.2s ease-out infinite;opacity:.55}.auth-gate__connect-stage-card{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;background:rgba(15,23,42,.24);border:1px solid rgba(59,130,246,.32);border-radius:.85rem;padding:.85rem .9rem}.auth-gate__connect-stage-icon{width:2.25rem;height:2.25rem;border-radius:999px;display:grid;place-items:center;font-size:1.15rem;background:rgba(96,165,250,.2)}.auth-gate__connect-stage-copy{min-width:0}.auth-gate__connect-stage-copy strong{display:block;font-size:1rem;line-height:1.2}.auth-gate__connect-stage-copy p{margin:.25rem 0 0;font-size:.92rem;color:var(--text-muted)}.auth-gate__connect-stage-counter{border:1px solid rgba(148,163,184,.42);border-radius:999px;height:fit-content;padding:.22rem .5rem;color:var(--text-muted-strong);font-size:.76rem;font-weight:700}@keyframes auth-gate-connect-rings{0%,to{transform:scale(.85);opacity:0}50%{opacity:.58}70%{transform:scale(1);opacity:.23}}@media (prefers-reduced-motion:reduce){.auth-gate__connect-ribbon{transition:none}.auth-gate__connect-pulse:before{animation:none}}:root[data-theme=dark] .auth-gate__demo-cta--home{color:#0b1220}@media (max-width:640px){.auth-gate__demo-ctas{grid-template-columns:1fr}}.workspace-help-carousel{margin-top:.5rem;display:grid;gap:.55rem;padding:1rem 1rem .85rem;border-radius:16px;border:1px solid #d4d4d8;background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 58%),linear-gradient(145deg,#ffffff,#f8fafc);box-shadow:0 10px 24px rgba(15,23,42,.08)}.workspace-help-carousel__label{margin:0;display:inline-flex;align-items:center;width:fit-content;padding:.18rem .55rem;border-radius:999px;font-size:.74rem;letter-spacing:.03em;text-transform:uppercase;font-weight:600;color:#1e3a8a;background:rgba(219,234,254,.9)}.workspace-help-carousel__panel{display:grid;gap:.3rem;animation:workspace-help-fade .26s ease-out}.workspace-help-carousel h2{margin:0;font-size:1.02rem;color:#0f172a;line-height:1.35}.workspace-help-carousel p{margin:0;color:#334155}.workspace-help-carousel__dots{display:flex;gap:.35rem;align-items:center}.workspace-help-carousel__dot{width:7px;height:7px;border-radius:999px;background:#cbd5e1;transition:transform .18s ease,background-color .18s ease}.workspace-help-carousel__dot.is-active{background:#2563eb;transform:scale(1.15)}:root[data-theme=dark] .workspace-help-carousel{border-color:#334155;background:radial-gradient(circle at top right,rgba(56,189,248,.15),transparent 62%),linear-gradient(145deg,rgba(15,23,42,.96),rgba(2,6,23,.98));box-shadow:0 12px 30px rgba(0,0,0,.35)}:root[data-theme=dark] .workspace-help-carousel__label{color:#bfdbfe;background:rgba(30,58,138,.28)}:root[data-theme=dark] .workspace-help-carousel h2{color:#f8fafc}:root[data-theme=dark] .workspace-help-carousel p{color:#cbd5e1}:root[data-theme=dark] .workspace-help-carousel__dot{background:#334155}:root[data-theme=dark] .workspace-help-carousel__dot.is-active{background:#60a5fa}@keyframes workspace-help-fade{0%{opacity:.15;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.form-error__detail{opacity:.6}body{margin:0;min-height:100vh;font-weight:400;letter-spacing:0;background:var(--app-background);color:var(--app-foreground)}body,h1,h2,h3,h4,h5,h6{font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.01em}.app-layout,.app-shell{min-height:100vh}.app-layout{display:flex;background:var(--app-background);color:var(--app-foreground)}.demo-mode-ribbon{position:fixed;bottom:24px;right:-56px;transform:rotate(-45deg);z-index:70;min-width:220px;text-align:center;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#111827;padding:.42rem .8rem;border:1px solid rgba(146,64,14,.25);background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 12px 28px rgba(15,23,42,.24);cursor:pointer}:root[data-theme=dark] .demo-mode-ribbon{color:#0b1220;border-color:rgba(180,83,9,.38);box-shadow:0 14px 30px rgba(0,0,0,.5)}.demo-exit-modal{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center}.demo-exit-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:modal-overlay-in .22s ease-out}.demo-exit-modal__panel{position:relative;z-index:1;width:min(460px,calc(100vw - 2rem));display:grid;gap:.75rem;animation:modal-panel-in .24s cubic-bezier(.18,.9,.32,1)}.demo-exit-modal.is-closing .demo-exit-modal__backdrop{animation:modal-overlay-out .2s ease-in forwards}.demo-exit-modal.is-closing .demo-exit-modal__panel{animation:modal-panel-out .21s ease-in forwards}.demo-exit-modal__panel h2{margin:0}.demo-exit-modal__actions{display:grid;gap:.55rem}.app-sidebar{width:var(--sidebar-width);background:var(--sidebar-background);color:var(--sidebar-foreground);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-header{display:flex;align-items:center;gap:.65rem;padding:1rem 1.5rem;text-decoration:none;color:inherit;cursor:pointer;transition:background .2s ease}.sidebar-header:hover{background:var(--sidebar-accent)}.sidebar-header:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:-3px}:root[data-theme=dark] .sidebar-header:focus-visible{outline:3px solid rgba(124,209,245,.35)}.sidebar-brand{font-size:1.15rem}.logo-text,.sidebar-brand{font-family:var(--font-primary);font-weight:500;letter-spacing:-.02em;color:var(--logo-text-color)}.toweris-logo-mark{width:2rem;height:2.04rem;display:block;flex:0 0 auto;object-fit:contain}.sidebar-nav{padding:1rem 1rem 1.5rem;display:flex;flex-direction:column;gap:.35rem;flex:1 1}.sidebar-link-group{display:flex;flex-direction:column;gap:.2rem}.sidebar-link-row{display:flex;align-items:stretch;gap:.5rem}.sidebar-link{display:flex;align-items:center;gap:.65rem;padding:.65rem .9rem;text-decoration:none;color:inherit;font-weight:600;font-size:.95rem}.sidebar-link-row .sidebar-link{flex:1 1;min-width:0}.sidebar-subnav-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;border:1px solid transparent;border-radius:.75rem;color:inherit;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.sidebar-subnav-toggle:hover{background:var(--sidebar-accent);transform:translateY(-1px)}.sidebar-subnav-toggle:active{box-shadow:var(--neu-shadow-pressed)}.sidebar-link .button-icon,.sidebar-link .button-icon svg{width:1.25rem;height:1.25rem}.sidebar-link:hover{background:var(--sidebar-accent)}.sidebar-link.is-active{background:var(--sidebar-active)}.sidebar-subnav{display:none;flex-direction:column;gap:.35rem;margin-left:var(--sidebar-subnav-indent)}.sidebar-subnav.is-open{display:grid}.sidebar-subnav-link{text-decoration:none;color:var(--text-muted);font-size:.9rem;padding:.4rem .65rem;border-radius:.6rem;transition:background .2s ease,color .2s ease,transform .2s ease}.sidebar-subnav-link:hover{background:var(--sidebar-accent);transform:translateX(2px)}.sidebar-subnav-link.is-active{background:var(--sidebar-active);color:var(--app-foreground);font-weight:600}.nav-helper{color:var(--helper-text)}.nav-error,.nav-helper{margin:0 0 0 var(--sidebar-subnav-indent);font-size:.85rem}.nav-error{color:#b91c1c}.sidebar-footer{padding:1rem;display:flex;flex-direction:column;gap:var(--field-gap)}.sidebar-footer .helper-text{margin:0;color:var(--helper-text);font-weight:500}.sidebar-footer .secondary-button,.sidebar-footer .sidebar-link{width:100%}.app-content{flex:1 1;min-width:0;display:flex;flex-direction:column}.app-header{height:var(--top-nav-height);padding:var(--header-padding-y) var(--header-padding-x);background:var(--app-header-background);border-bottom:1px solid var(--surface-border-color);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-header,.home-landing-titlebar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:sticky;top:0}.home-landing-titlebar{z-index:34;width:100%;max-width:none;margin:0;padding:.8rem clamp(1rem,4vw,2.5rem);flex-wrap:wrap;background:transparent;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease;transition:background-color .35s ease,border-color .35s ease,backdrop-filter .35s ease,box-shadow .35s ease;transition:background-color .35s ease,border-color .35s ease,backdrop-filter .35s ease,box-shadow .35s ease,-webkit-backdrop-filter .35s ease}.home-landing-titlebar__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.home-landing-titlebar.is-scrolled{background:color-mix(in srgb,var(--app-background) 62%,transparent);border-bottom-color:color-mix(in srgb,var(--surface-border-color) 78%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(28,21,16,.08)}.home-landing-titlebar__title{font-family:var(--font-primary);font-weight:500;font-size:clamp(2.5rem,4vw,3rem);letter-spacing:-.02em;color:var(--app-foreground);margin:0;text-decoration:none;display:inline-flex;align-items:center;gap:.65rem;transition:color .35s ease}.home-landing-titlebar__title .toweris-logo-mark{width:2.6rem;height:2.65rem}.home-landing-titlebar__actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}:root[data-theme=dark] .home-landing-titlebar.is-scrolled{background:color-mix(in srgb,#140d0b 76%,transparent);box-shadow:0 10px 30px rgba(0,0,0,.24)}:root[data-theme=dark] .home-landing-titlebar__title,:root[data-theme=dark] .home-landing-titlebar__title .logo-text{color:#fff3e6}.home-landing-titlebar__actions .primary-button,.home-landing-titlebar__actions .secondary-link{min-height:36px;padding:.52rem 1rem;font-size:.86rem}.home-landing-titlebar__actions .auth-gate__demo-cta{font-weight:700;box-shadow:0 10px 20px rgba(15,23,42,.16)}.home-landing-titlebar__actions .auth-gate__demo-cta,.home-landing-titlebar__actions .secondary-button{min-height:36px;height:36px;padding:.48rem .95rem;font-size:.84rem}.home-landing-titlebar__error{width:100%;margin:0}.app-header--detail{align-items:center}.app-header-detail,.app-header-detail-main{display:flex;align-items:center;gap:1.5rem;flex:1 1;min-width:0}.app-header-detail-controls{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:0}.app-header-detail h1{font-size:1.35rem;margin:0}.app-header-detail .detail-hero-heading{flex-direction:column;gap:.35rem;align-self:center}.app-header-detail .property-type-chip{font-size:.65rem;padding:.2rem .6rem;letter-spacing:.06em}.app-header-detail .detail-tab-row{justify-content:space-between;align-items:center;border-bottom:none;padding-bottom:0;margin-bottom:-1px;align-self:flex-end;flex:1 1}.app-header-detail .detail-tab{border:none;border-bottom:2px solid transparent;background:transparent;color:var(--helper-text);padding:.75rem 0;border-radius:0;font-weight:600;font-size:.95rem;line-height:1.2;cursor:pointer;transition:color .2s ease,border-color .2s ease}.app-header-detail .detail-tab.is-active{color:var(--brand-primary);border-color:var(--brand-primary);background:transparent;box-shadow:none}.app-header-detail .detail-tab:hover{color:var(--brand-primary)}.app-header-detail .detail-tab-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;padding-bottom:0}.app-header-detail .tab-row{align-items:center;border-bottom:none;padding-bottom:0;margin-bottom:-1px;align-self:flex-end}.app-header-detail .import-tab{padding:.75rem 0}.detail-action-menu--header{margin-left:auto}.app-header-title{display:flex;flex-direction:column;gap:.15rem}.app-header-title span{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--helper-text)}.app-header-title strong{font-size:1.2rem;font-weight:600;color:var(--app-foreground)}.app-main{flex:1 1;padding:.2rem 2.5rem .3rem;width:100%;max-width:1280px;margin:0 auto}.app-footer{padding:2.25rem 3.5rem;justify-content:space-between;flex-shrink:0;align-self:center}.app-footer,.app-footer-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.app-footer-link{color:var(--text-muted);text-decoration:none;font-size:.95rem;font-weight:600}.app-footer-link:hover{color:var(--brand-primary);text-decoration:underline;text-underline-offset:.16em}.app-footer .helper-text{margin:0;color:var(--helper-text);font-size:.85rem}.nav-toggle{background:var(--surface);border-radius:.85rem;width:var(--icon-button-size);height:var(--icon-button-size);display:inline-flex;align-items:center;justify-content:center}.nav-toggle:hover{background:var(--surface-muted)}.home-nav-toggle{position:fixed;top:calc(env(safe-area-inset-top, 0px) + .85rem);left:calc(env(safe-area-inset-left, 0px) + .85rem);z-index:30;box-shadow:var(--surface-shadow-strong)}.mobile-sidebar{position:fixed;inset:0;z-index:40;display:flex;align-items:stretch;justify-content:flex-start;padding:0}.mobile-sidebar-backdrop{flex:1 1;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:mobile-sidebar-backdrop-fade .18s ease-out}.mobile-sidebar-panel{width:min(24rem,calc(100vw - 3.5rem));max-width:calc(100vw - 3.5rem);min-height:100dvh;max-height:100dvh;background:transparent;border-right:1px solid var(--sidebar-border);box-shadow:var(--surface-shadow-strong);border-radius:0 1.1rem 1.1rem 0;display:flex;flex-direction:column;overflow-y:auto;position:relative;overflow-x:hidden;animation:mobile-sidebar-slide-in-left .24s ease-out}.mobile-sidebar-panel:before{content:"";position:absolute;inset:0;background:rgba(228,236,248,.46);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;z-index:0}:root[data-theme=dark] .mobile-sidebar-panel:before{background:rgba(13,26,42,.5)}.mobile-sidebar-panel>:not(.mobile-sidebar-webgl){position:relative;z-index:1}.mobile-sidebar-webgl{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.34}:root[data-theme=dark] .mobile-sidebar-webgl{opacity:.28}.mobile-sidebar.is-closing .mobile-sidebar-panel{animation:mobile-sidebar-slide-out-left .2s ease-in forwards}.mobile-sidebar.is-closing .mobile-sidebar-backdrop{animation:mobile-sidebar-backdrop-out .18s ease-in forwards}@keyframes mobile-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes mobile-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes mobile-sidebar-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes mobile-sidebar-backdrop-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.demo-exit-modal__backdrop,.demo-exit-modal__panel,.mobile-sidebar-backdrop,.mobile-sidebar-panel,.modal-body,.modal-panel{animation:none}}@media (min-width:961px){.nav-toggle{display:none}}@media (max-width:960px){.app-layout{flex-direction:column}.app-sidebar{display:none}.app-main{padding:1.5rem 1.25rem 2.5rem}.app-header{padding:var(--header-padding-y) 1.25rem}.home-landing-titlebar{padding:1.25rem 1.25rem .25rem}.home-landing-titlebar__actions{width:100%;justify-content:flex-start}}@media (max-width:640px){.app-header{flex-wrap:wrap;height:auto}.app-header-title span{font-size:.75rem}.app-header-title strong{font-size:1.05rem}.app-main{padding:1.25rem 1rem 2rem}.home-landing-titlebar{padding:1.1rem 1rem .25rem}.hero-home{padding:2rem 1.5rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-link,.hero-actions .secondary-link{width:100%;justify-content:center}.properties-grid{row-gap:1rem;column-gap:1rem;grid-template-columns:minmax(0,1fr)}.property-card{padding:1rem}.property-card-stats{grid-template-columns:minmax(0,1fr)}.collection-card,.export-panel,.form-card,.panel{padding:1.25rem}.tab-row{gap:.5rem;overflow-x:auto;padding-bottom:0;margin-bottom:.5rem;scroll-snap-type:x proximity;scrollbar-width:none}.detail-page .detail-tab-actions,.tab-row__actions,.tab-row__group{flex-wrap:nowrap}.tab-row__group{gap:.75rem}.detail-page .detail-tab,.import-tab{white-space:nowrap;scroll-snap-align:center;padding:.6rem 0}.detail-page .table-wrapper table{border-spacing:.5rem 0;font-size:.9rem}}@media (max-width:720px){.sparkline-with-axis{grid-template-columns:minmax(0,1fr)}.sparkline-axis-wrapper{flex-direction:row;align-items:center;min-width:0}.sparkline-axis-values{flex-direction:row;min-height:auto;gap:.5rem}.bar-row,.chart-visual-body{flex-direction:column;align-items:flex-start}.bar-label{flex:0 0 auto}.entry-filters-range{grid-template-columns:minmax(0,1fr)}}.page{width:100%;padding:3rem 2.5rem}.imports-page{padding-bottom:100px}.hero-home{padding:4.25rem 3rem;border-radius:2.2rem;position:relative;overflow:hidden;isolation:isolate;color:#241f1a;border:1px solid rgba(97,67,45,.1);box-shadow:0 32px 70px rgba(83,58,36,.16);background:linear-gradient(180deg,rgba(255,247,239,.86),rgba(245,233,222,.92)),linear-gradient(135deg,#f7eee5,#efe0d1 55%,#ead6c6)}.hero-home:after{background:linear-gradient(90deg,rgba(37,28,21,.6),rgba(37,28,21,.18) 44%,rgba(37,28,21,.08) 68%,rgba(37,28,21,.18)),radial-gradient(circle at top right,rgba(212,138,94,.16),transparent 40%),radial-gradient(circle at bottom left,rgba(230,188,135,.18),transparent 42%)}.hero-home--editorial:before,.hero-home:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.hero-home--editorial:before{background-image:radial-gradient(circle at 1px 1px,rgba(74,52,36,.06) 1px,transparent 0);background-size:24px 24px;opacity:.22}:root[data-theme=dark] .hero-home{color:#f5e8dc;border-color:rgba(213,174,139,.2);background:linear-gradient(180deg,rgba(39,27,22,.86),rgba(23,16,13,.92)),linear-gradient(135deg,#2f211b,#221814 55%,#1a1411)}:root[data-theme=dark] .hero-home:after{background:linear-gradient(90deg,rgba(9,8,8,.72),rgba(9,8,8,.34) 44%,rgba(9,8,8,.18) 68%,rgba(9,8,8,.28)),radial-gradient(circle at top right,rgba(173,98,61,.2),transparent 40%),radial-gradient(circle at bottom left,rgba(184,141,89,.16),transparent 42%)}.hero-compact{padding:1.75rem;border-radius:1.25rem;background:var(--surface);box-shadow:var(--surface-shadow)}.hero-home-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:1.4rem;align-items:start;position:relative;z-index:3}.hero-copy{gap:.75rem}.hero-copy,.home-page{display:flex;flex-direction:column}.home-page{gap:3.25rem}.home-page--editorial{position:relative}.home-trust-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .35rem}.home-trust-strip p{margin:0;font-size:.95rem}.home-eyebrow{margin:0;color:rgba(82,56,39,.8)}:root[data-theme=dark] .home-eyebrow{color:rgba(248,225,204,.78)}.home-hero-copy h1{margin:0}.home-hero-copy .home-hero-subtitle{margin:0;font-size:1.18rem;color:rgba(61,45,34,.86);max-width:32rem;line-height:1.6}:root[data-theme=dark] .home-hero-copy .home-hero-subtitle{color:rgba(245,226,211,.84)}.home-hero-photo{position:absolute;inset:0;z-index:0;opacity:1;pointer-events:none}.home-hero-photo__img{object-fit:cover;filter:saturate(.78) contrast(1.02) brightness(.78);transform:scale(1.04)}:root[data-theme=dark] .home-hero-photo{opacity:.92}:root[data-theme=dark] .home-hero-photo__img{filter:saturate(.55) contrast(1.05) brightness(.48)}.home-hero-photo--mobile{display:none}.home-selector-shell{grid-column:1/-1;display:inline-flex;align-items:center;gap:.6rem;width:fit-content;padding:.45rem;border-radius:999px;background:rgba(255,245,236,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 36px rgba(81,54,33,.12)}:root[data-theme=dark] .home-selector-shell{border-color:rgba(232,198,168,.18);background:rgba(36,25,20,.58);box-shadow:0 18px 36px rgba(0,0,0,.3)}.home-selector-pill{appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.15rem;border-radius:999px;color:rgba(75,51,37,.75);font-weight:700;transition:background .7s cubic-bezier(.22,1,.36,1),color .7s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.home-selector-pill.is-active{background:linear-gradient(135deg,rgba(133,79,51,.96),rgba(89,56,40,.96));color:#fff5ed;box-shadow:0 10px 24px rgba(83,58,36,.22)}.home-selector-pill:focus-visible{outline:3px solid rgba(173,111,73,.24);outline-offset:2px}:root[data-theme=dark] .home-selector-pill{color:rgba(248,225,204,.74)}:root[data-theme=dark] .home-selector-pill.is-active{background:linear-gradient(135deg,rgba(185,135,102,.98),rgba(138,96,70,.98));color:#1d120d}.home-hero-copy .home-hero-hint{margin:0;font-size:.96rem;color:rgba(74,55,42,.72)}:root[data-theme=dark] .home-hero-copy .home-hero-hint{color:rgba(245,226,211,.7)}.home-hero-copy--editorial{gap:1.15rem;max-width:42rem}.home-hero-copy--editorial h1{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.95;letter-spacing:-.045em;max-width:11ch;color:#fff8f2}.home-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:.8rem;align-items:center}.home-hero-trust{align-self:start;position:relative;overflow:hidden;display:grid;gap:.75rem;width:min(34rem,100%);padding:1.4rem;border-radius:1.5rem;background:rgba(56,37,28,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 50px rgba(27,17,12,.16)}.home-hero-trust__stack{position:relative;min-height:8.5rem;margin-bottom:.2rem}.home-hero-trust-card{position:absolute;inset:0;display:grid;align-content:start;gap:.45rem;padding:1rem 1rem .9rem;border-radius:1.15rem;background:linear-gradient(180deg,rgba(255,247,239,.12),rgba(255,240,228,.04));box-shadow:inset 0 1px 0 rgba(255,248,240,.12),0 12px 28px rgba(17,10,8,.12);opacity:0;transform:perspective(900px) rotateX(10deg) rotate(-3deg) translateY(10px) scale(.985);animation:homeHeroTrustCardRotate 18s ease-in-out infinite;animation-delay:var(--trust-card-delay,0s)}.home-hero-trust-card__eyebrow{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,226,203,.62);font-weight:700}.home-hero-trust-card h3{margin:0;font-size:1rem;line-height:1.2;color:rgba(255,246,238,.94);max-width:18ch}.home-hero-trust-card__meta{margin:0;font-size:.88rem;line-height:1.45;color:rgba(255,231,212,.7);max-width:24ch}.home-hero-trust__eyebrow{margin:0;font-size:.83rem;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,233,214,.78);font-weight:700}.home-hero-trust__body{margin:.65rem 0 0;color:rgba(255,244,236,.9);line-height:1.6;position:relative;z-index:1}.home-section{display:grid;gap:1.35rem}.home-section-header h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);font-family:Playfair Display,serif;line-height:1.05}.home-section-header p{margin:.35rem 0 0;color:var(--text-muted);max-width:44rem;line-height:1.6}.home-section-header--centered{justify-items:center;text-align:center}.home-section-kicker{margin:0 0 .2rem;color:#9b5f3d;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}:root[data-theme=dark] .home-section-kicker{color:#d7a67f}.home-feature-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem}.home-feature-card{position:relative;overflow:visible;display:grid;gap:.8rem}.home-feature-card h3{margin:0;font-size:1.15rem}.home-feature-card p{margin:0;color:var(--text-muted);line-height:1.45}.home-feature-icon{width:2.75rem;height:2.75rem;border-radius:.95rem;border:1px solid rgba(150,111,80,.14);background:rgba(255,247,240,.9);display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem}:root[data-theme=dark] .home-feature-icon{border-color:rgba(231,197,166,.14);background:rgba(58,40,31,.92)}.home-feature-grid--editorial .home-feature-card--editorial{border-radius:1.6rem;border:1px solid rgba(154,117,89,.12);margin:2.5rem auto 0;background:linear-gradient(180deg,rgba(255,249,244,.92),rgba(247,238,229,.98));box-shadow:0 22px 46px rgba(95,72,52,.08)}:root[data-theme=dark] .home-feature-grid--editorial .home-feature-card--editorial{border-color:rgba(231,197,166,.14);background:linear-gradient(180deg,rgba(42,29,24,.92),rgba(28,20,16,.98));box-shadow:0 22px 46px rgba(0,0,0,.22)}.home-feature-band{position:relative;width:min(1240px,100%);min-height:clamp(16rem,34vw,24rem);margin:2.5rem auto 0;border-radius:2rem;overflow:hidden;border:1px solid rgba(154,117,89,.12);background:linear-gradient(180deg,rgba(255,249,244,.92),rgba(247,238,229,.98)),linear-gradient(135deg,rgba(244,229,214,.82),rgba(226,201,178,.86));box-shadow:0 22px 46px rgba(95,72,52,.08)}:root[data-theme=dark] .home-feature-band{border-color:rgba(231,197,166,.14);background:linear-gradient(180deg,rgba(42,29,24,.92),rgba(28,20,16,.98)),linear-gradient(135deg,rgba(55,37,29,.82),rgba(36,25,20,.86));box-shadow:0 22px 46px rgba(0,0,0,.22)}.home-feature-band__media{position:absolute;inset:0;overflow:hidden}.home-feature-band__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(32,23,17,.08),rgba(32,23,17,.18)),linear-gradient(90deg,rgba(255,247,240,.2),rgba(255,247,240,.04) 34%,rgba(32,23,17,.16));pointer-events:none;z-index:2}.home-feature-band__media .home-stage-visual__video{filter:saturate(.88) contrast(1.02) brightness(.86)}.home-feature-band__rail{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;align-items:end;min-height:inherit;padding:clamp(1rem,2vw,1.35rem)}.home-feature-band__item{align-self:end;padding:1rem 1rem .95rem;border-radius:1.2rem;border:1px solid rgba(255,242,232,.16);background:rgba(56,37,28,.34);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 34px rgba(27,17,12,.12)}.home-feature-band__item p{margin:0;color:#fff4ea;font-size:1rem;font-weight:700;line-height:1.35}.home-editorial-story{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2rem;align-items:center}.home-editorial-story--reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.home-editorial-story--reverse .home-editorial-story__media{order:2}.home-editorial-story__media{position:relative;border-radius:1.9rem;overflow:hidden;border:1px solid rgba(150,111,80,.14);min-height:34rem;box-shadow:0 26px 60px rgba(93,66,44,.12)}.home-editorial-story__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,242,232,.06),rgba(35,26,19,.16));pointer-events:none}:root[data-theme=dark] .home-editorial-story__media:after{background:linear-gradient(180deg,rgba(236,212,190,.04),rgba(0,0,0,.42))}.home-editorial-story__img{object-fit:cover;filter:saturate(.88) contrast(1.03)}.home-editorial-story__content{display:grid;gap:1rem;align-content:start}.home-cta-band__content h2,.home-editorial-story__content h2,.home-proof-card__content h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.03}.home-cta-band__content>p,.home-editorial-story__content>p,.home-proof-card__content>p{margin:0;color:var(--text-muted);line-height:1.65;max-width:38rem}.home-editorial-points{display:grid;gap:.9rem;margin-top:.35rem}.home-editorial-point{padding:1.1rem 0 0;border-top:1px solid rgba(150,111,80,.16)}.home-editorial-point h3{margin:0;font-size:1.06rem}.home-editorial-point p{margin:.35rem 0 0;color:var(--text-muted);line-height:1.55}.home-proof-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:1.8rem;align-items:center;padding:2rem;border-radius:1.9rem;border:1px solid rgba(150,111,80,.14);background:linear-gradient(180deg,rgba(255,249,244,.94),rgba(247,238,229,.98));box-shadow:0 22px 48px rgba(95,72,52,.08)}:root[data-theme=dark] .home-proof-card{border-color:rgba(231,197,166,.14);background:linear-gradient(180deg,rgba(42,29,24,.92),rgba(28,20,16,.98));box-shadow:0 22px 48px rgba(0,0,0,.22)}.home-proof-list{margin:.8rem 0 0;padding:0;list-style:none;display:grid;gap:.8rem}.home-proof-list li{padding-left:1.3rem;position:relative;color:var(--text-muted);line-height:1.55}.home-proof-list li:before{content:"";position:absolute;left:0;top:.55rem;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,#c47f55,#8b5a40)}.home-proof-card__visual{position:relative;min-height:20rem;border-radius:1.6rem;overflow:hidden;background:linear-gradient(145deg,rgba(141,92,61,.18),rgba(237,213,190,.1)),radial-gradient(circle at top right,rgba(235,188,139,.28),transparent 40%)}:root[data-theme=dark] .home-proof-card__visual{background:linear-gradient(145deg,rgba(141,92,61,.2),rgba(61,41,31,.12)),radial-gradient(circle at top right,rgba(201,152,110,.18),transparent 40%)}.home-proof-card__glow{position:absolute;inset:12% 16%;border-radius:999px;background:radial-gradient(circle,rgba(255,225,196,.55),rgba(255,225,196,0));filter:blur(14px)}.home-proof-card__paper{position:absolute;left:50%;top:50%;width:13rem;height:16rem;border-radius:1.25rem;border:1px solid rgba(126,92,67,.14);background:linear-gradient(180deg,rgba(255,249,243,.95),rgba(245,234,223,.95));box-shadow:0 22px 44px rgba(86,60,39,.12)}.home-proof-card__paper--front{transform:translate(-44%,-48%) rotate(6deg)}.home-proof-card__paper--middle{transform:translate(-52%,-52%) rotate(-7deg);opacity:.84}.home-proof-card__paper--back{transform:translate(-50%,-58%) rotate(2deg);opacity:.62}.home-tackle-section .home-section-header h2{margin:0;font-size:1.6rem}.home-tackle-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-tackle-eyebrow{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--helper-text);font-weight:650}.home-tackle-card{display:grid;gap:.45rem;padding:1.6rem;border-radius:1.5rem;border:1px solid rgba(150,111,80,.12);background:linear-gradient(180deg,rgba(255,249,244,.94),rgba(247,238,229,.98));box-shadow:0 18px 40px rgba(95,72,52,.06)}:root[data-theme=dark] .home-tackle-card{border-color:rgba(231,197,166,.14);background:linear-gradient(180deg,rgba(42,29,24,.92),rgba(28,20,16,.98))}.home-tackle-card h3{margin:0;font-size:1.28rem;font-family:Playfair Display,serif}.home-tackle-card p{margin:0;color:var(--text-muted);line-height:1.6}.home-cta-band{grid-template-columns:minmax(0,1fr) auto;gap:1.4rem;align-items:center;padding:2rem;border-radius:1.9rem;border:1px solid rgba(150,111,80,.14);background:linear-gradient(135deg,rgba(116,72,48,.98),rgba(74,47,35,.98));color:#fff5eb;box-shadow:0 26px 56px rgba(61,39,27,.18)}.home-cta-band__content .home-section-kicker,.home-cta-band__content>p{color:rgba(255,236,220,.8)}.home-cta-band__actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.home-audience-animate{animation-duration:.82s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both;transform-origin:center center}.home-audience-animate--whisper{animation-name:homeAudienceWhisper}.home-audience-animate--glide{animation-name:homeAudienceGlide}.home-audience-animate--veil{animation-name:homeAudienceVeil;animation-duration:.98s}.home-audience-animate--lift{animation-name:homeAudienceLift;animation-duration:.9s}.home-audience-animate--sweep{animation-name:homeAudienceSweep;animation-duration:.9s}.home-audience-animate--cascade>*{opacity:0;animation:homeAudienceCardReveal .92s cubic-bezier(.22,1,.36,1) forwards}.home-audience-animate--cascade>:first-child{animation-delay:80ms}.home-audience-animate--cascade>:nth-child(2){animation-delay:.19s}.home-audience-animate--cascade>:nth-child(3){animation-delay:.3s}.home-audience-animate--cascade>:nth-child(4){animation-delay:.41s}@media (prefers-reduced-motion:no-preference){.home-feature-card,.home-selector-pill,.home-tackle-card{transition:transform .18s ease,box-shadow .2s ease,background-color .2s ease}.home-feature-card:hover,.home-tackle-card:hover{transform:translateY(-3px)}.home-selector-pill:hover{transform:translateY(-1px)}}@keyframes homeAudienceWhisper{0%{opacity:0;transform:translateY(12px);letter-spacing:.03em}to{opacity:1;transform:translateY(0);letter-spacing:normal}}@keyframes homeAudienceGlide{0%{opacity:0;transform:translate3d(0,28px,0) scale(.985);filter:blur(10px)}55%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes homeAudienceVeil{0%{opacity:0;transform:translate3d(22px,18px,0) scale(.96);filter:blur(14px)}60%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes homeAudienceLift{0%{opacity:0;transform:translate3d(0,34px,0)}45%{opacity:1}to{opacity:1;transform:translateZ(0)}}@keyframes homeAudienceSweep{0%{opacity:0;transform:translate3d(-28px,0,0);clip-path:inset(0 100% 0 0 round 999px)}55%{opacity:1}to{opacity:1;transform:translateZ(0);clip-path:inset(0 0 0 0 round 999px)}}@keyframes homeAudienceCardReveal{0%{opacity:0;transform:translate3d(0,26px,0) scale(.97);filter:blur(10px)}50%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes homeHeroTrustCardRotate{0%{opacity:0;transform:perspective(900px) rotateX(10deg) rotate(-4deg) translateY(12px) scale(.98)}8%{opacity:.94;transform:perspective(900px) rotateX(0deg) rotate(-1deg) translateY(0) scale(1)}28%{opacity:.94;transform:perspective(900px) rotateX(0deg) rotate(0deg) translateY(0) scale(1)}36%{opacity:0;transform:perspective(900px) rotateX(-7deg) rotate(2deg) translateY(-10px) scale(1.01)}to{opacity:0;transform:perspective(900px) rotateX(-7deg) rotate(2deg) translateY(-10px) scale(1.01)}}@media (prefers-reduced-motion:reduce){.home-hero-trust-card{animation:none;opacity:0}.home-hero-trust-card:first-child{opacity:.92;transform:none}}@media (max-width:900px){.hero-home-inner,.home-cta-band,.home-editorial-story,.home-editorial-story--reverse,.home-proof-card{grid-template-columns:minmax(0,1fr)}.home-editorial-story--reverse .home-editorial-story__media{order:0}.home-hero-trust{align-self:start}.home-cta-band__actions{justify-content:flex-start}}@media (max-width:640px){.home-cta-band__actions,.home-hero-actions,.home-tackle-grid,.home-trust-strip{grid-template-columns:minmax(0,1fr)}.home-trust-strip{display:grid}.hero-home{padding:1.4rem 1.2rem 1.6rem}.home-hero-photo{display:none}.home-hero-photo--mobile{display:block}.hero-home:after{background:linear-gradient(180deg,rgba(28,21,16,.82),rgba(28,21,16,.48) 48%,rgba(28,21,16,.64)),radial-gradient(circle at top right,rgba(212,138,94,.14),transparent 42%)}.home-cta-band__actions,.home-hero-actions,.home-selector-shell{width:100%}.home-selector-shell{justify-content:space-between}.home-cta-band__actions>*,.home-hero-actions>*,.home-selector-pill{width:100%;justify-content:center}.home-editorial-story__media{min-height:18rem}}@keyframes homeAtmosphereDrift{0%{transform:translate3d(-1.2%,-.8%,0) scale(1)}25%{transform:translate3d(1.4%,-.4%,0) scale(1.02)}50%{transform:translate3d(.4%,1.1%,0) scale(1.03)}75%{transform:translate3d(-1%,.8%,0) scale(1.01)}to{transform:translate3d(.8%,-.6%,0) scale(1)}}.home-page--editorial{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 0 5rem;overflow:clip;--home-grid-x:58%;--home-grid-y:26%}.home-atmosphere-grid{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform 1.4s cubic-bezier(.22,1,.36,1)}.home-atmosphere-grid:after,.home-atmosphere-grid:before{content:"";position:absolute;inset:0}.home-atmosphere-grid:before{background:radial-gradient(circle at var(--home-grid-x) var(--home-grid-y),rgba(246,218,187,.3) 0,rgba(246,218,187,.18) 7%,rgba(246,218,187,0) 13%),radial-gradient(circle at var(--home-grid-x) var(--home-grid-y),rgba(43,29,20,.918) 0 .5px,transparent 1px);background-size:100% 100%,18px 18px;background-position:50%,0 0;-webkit-mask-image:radial-gradient(circle at var(--home-grid-x) var(--home-grid-y),rgba(0,0,0,.99),rgba(0,0,0,.72) 5%,rgba(0,0,0,.18) 12%,transparent 18%);mask-image:radial-gradient(circle at var(--home-grid-x) var(--home-grid-y),rgba(0,0,0,.99),rgba(0,0,0,.72) 5%,rgba(0,0,0,.18) 12%,transparent 18%)}.home-atmosphere-grid:after{background:radial-gradient(circle at var(--home-grid-x) var(--home-grid-y),rgba(255,240,224,.26),rgba(255,240,224,.12) 5%,rgba(255,240,224,0) 10%);filter:blur(8px)}.home-atmosphere-grid.is-desktop-visible{opacity:.98}.home-page--continuity .home-atmosphere-grid.is-desktop-visible{opacity:.36}@media (hover:none),(pointer:coarse){.home-atmosphere-grid{opacity:.42;animation:homeAtmosphereDrift 22s ease-in-out infinite alternate}}@media (hover:hover) and (pointer:fine){.home-atmosphere-grid{transform:translateZ(0)}}.home-stage-section{position:relative;width:100%;min-height:92vh;padding-inline:clamp(1rem,4vw,3rem);opacity:.56;transform:translateY(28px);scroll-snap-align:start;scroll-snap-stop:always;transition:opacity .6s ease,transform .7s ease,background .6s ease}.home-stage-section.is-active{opacity:1;transform:translateY(0)}.home-stage-section--hero{min-height:100vh;border-radius:0;border-left:0;border-right:0}.home-page--editorial>:not(.home-atmosphere-grid){position:relative;z-index:2}.home-stage-section--wide{padding-block:clamp(4rem,8vh,6rem)}.hero-home-inner,.home-cta-band,.home-proof-card,.home-stage-section__inner,.home-tackle-grid{width:min(1240px,100%);margin-inline:auto}.hero-home,.home-proof-section,.home-stage-section--statement,.home-tackle-section{border-radius:0;border-left:0;border-right:0}.hero-home{background:linear-gradient(180deg,rgba(252,241,230,.92),rgba(240,221,201,.95)),linear-gradient(135deg,#f4e5d6,#ead2bd 55%,#e0c1a6)}.hero-home:after{background:linear-gradient(90deg,rgba(33,24,18,.8),rgba(33,24,18,.42) 42%,rgba(33,24,18,.18) 68%,rgba(33,24,18,.24)),radial-gradient(circle at 78% 24%,rgba(222,156,105,.2),transparent 42%),radial-gradient(circle at 68% 72%,rgba(213,169,111,.16),transparent 34%)}.home-stage-section--statement{background:radial-gradient(circle at 18% 22%,rgba(222,172,124,.18),transparent 22%),radial-gradient(circle at 82% 74%,rgba(205,147,109,.16),transparent 20%),linear-gradient(180deg,#f3e8dc,#eddccd)}.home-trust-strip{grid-column:1/-1}.home-sticky-selector{position:relative;display:flex;justify-content:center;width:auto;pointer-events:none}.home-sticky-selector .home-selector-shell{pointer-events:auto;margin:0;box-shadow:0 12px 26px rgba(81,54,33,.1)}.home-stage-visual{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-stage-visual__img,.home-stage-visual__video{object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.02) brightness(.8);transform:scale(1.02);transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1),opacity 1.1s cubic-bezier(.22,1,.36,1)}.home-stage-visual__video{position:absolute;inset:0;z-index:1;width:100%;height:100%}.home-stage-visual__img--fallback{z-index:0;opacity:.01}.home-stage-visual--hero{background:radial-gradient(circle at 78% 24%,rgba(249,228,206,.98) 0,rgba(238,190,148,.84) 12%,rgba(188,128,92,.54) 24%,transparent 42%),radial-gradient(circle at 70% 68%,rgba(233,199,160,.36) 0,rgba(233,199,160,.08) 18%,transparent 34%),linear-gradient(180deg,rgba(255,244,234,.08),rgba(72,48,36,.22))}.home-hero-copy .home-hero-subtitle{color:rgba(255,244,235,.92)}.home-hero-copy .home-hero-hint{color:rgba(255,234,220,.78)}.home-editorial-story{align-items:stretch}.home-editorial-story__media{border-radius:0;border:0;min-height:82vh;box-shadow:none;background:radial-gradient(circle at 24% 28%,rgba(236,196,153,.24),transparent 18%),radial-gradient(circle at 72% 26%,rgba(207,139,104,.2),transparent 18%),radial-gradient(circle at 66% 70%,rgba(190,133,95,.16),transparent 22%),linear-gradient(135deg,rgba(245,233,220,.98),rgba(228,211,194,.98));transition:background 1.1s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1)}.home-editorial-story__media .home-stage-visual__video{filter:saturate(.92) contrast(1.02) brightness(.88)}.home-editorial-story__media:before{content:"";position:absolute;inset:10% 12%;border-radius:2.8rem;background:linear-gradient(145deg,rgba(252,242,233,.86),rgba(223,176,136,.42) 42%,rgba(146,98,72,.42));box-shadow:inset 0 0 0 1px rgba(255,248,240,.28),0 30px 60px rgba(79,55,39,.18);transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity 1.1s cubic-bezier(.22,1,.36,1),background 1.1s cubic-bezier(.22,1,.36,1)}.home-editorial-story__media:after{background:radial-gradient(circle at 56% 48%,rgba(255,244,234,.72),rgba(255,244,234,0) 22%),linear-gradient(180deg,rgba(255,240,229,.08),rgba(56,39,29,.18));transition:opacity 1.1s cubic-bezier(.22,1,.36,1),background 1.1s cubic-bezier(.22,1,.36,1)}.home-page--audience-home .home-stage-visual__img,.home-page--audience-home .home-stage-visual__video{transform:scale(1.02);filter:saturate(.9) contrast(1.02) brightness(.8)}.home-page--audience-investments .home-stage-visual__img,.home-page--audience-investments .home-stage-visual__video{transform:scale(1.045);filter:saturate(.84) contrast(1.05) brightness(.74)}.home-page--audience-home .home-editorial-story__media{background:radial-gradient(circle at 24% 28%,rgba(236,196,153,.24),transparent 18%),radial-gradient(circle at 72% 26%,rgba(207,139,104,.2),transparent 18%),radial-gradient(circle at 66% 70%,rgba(190,133,95,.16),transparent 22%),linear-gradient(135deg,rgba(245,233,220,.98),rgba(228,211,194,.98))}.home-page--audience-home .home-editorial-story__media:before{transform:translateZ(0) rotate(-2deg);background:linear-gradient(145deg,rgba(252,242,233,.86),rgba(223,176,136,.42) 42%,rgba(146,98,72,.42))}.home-page--audience-home .home-editorial-story__media:after{opacity:.92}.home-page--audience-investments .home-editorial-story__media{background:radial-gradient(circle at 26% 22%,rgba(232,193,146,.16),transparent 16%),radial-gradient(circle at 74% 32%,rgba(175,112,80,.2),transparent 18%),linear-gradient(140deg,rgba(231,218,202,.98),rgba(211,190,170,.98));filter:saturate(.96)}.home-page--audience-investments .home-editorial-story__media:before{transform:translate3d(2%,0,0) rotate(0deg);background:linear-gradient(90deg,rgba(120,82,59,.18),rgba(120,82,59,.18) 1px,transparent 0,transparent 24%),linear-gradient(0deg,rgba(120,82,59,.14),rgba(120,82,59,.14) 1px,transparent 0,transparent 26%),linear-gradient(145deg,rgba(245,234,224,.9),rgba(208,171,139,.46) 48%,rgba(128,88,64,.44))}.home-page--audience-investments .home-editorial-story__media:after{opacity:.78;background:radial-gradient(circle at 62% 44%,rgba(255,245,236,.58),rgba(255,245,236,0) 18%),linear-gradient(180deg,rgba(255,240,229,.06),rgba(56,39,29,.24))}.home-editorial-story__content{padding-inline:clamp(1rem,5vw,5rem);align-self:center}.home-cta-band,.home-proof-card{padding:clamp(2rem,4vw,3rem);border-radius:2.2rem;border-color:rgba(150,111,80,.1)}.home-proof-card__visual{min-height:24rem;background:radial-gradient(circle at 54% 34%,rgba(249,230,212,.7),rgba(249,230,212,0) 18%),linear-gradient(145deg,rgba(152,102,73,.18),rgba(241,218,197,.1)),radial-gradient(circle at top right,rgba(227,179,135,.22),transparent 42%)}.home-proof-card__visual .home-stage-visual__video{filter:saturate(.86) contrast(1.01) brightness(.92)}.home-proof-card__paper{width:14rem;height:17rem}.home-tackle-grid{width:min(1180px,100%);align-items:stretch}.home-tackle-media{position:relative;width:min(1180px,100%);min-height:clamp(18rem,38vw,32rem);margin:0 auto 1.5rem;border-radius:2rem;overflow:hidden;background:linear-gradient(145deg,rgba(141,92,61,.18),rgba(237,213,190,.1)),radial-gradient(circle at top right,rgba(235,188,139,.2),transparent 42%);box-shadow:0 24px 54px rgba(84,59,39,.12)}.home-tackle-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,242,232,.06),rgba(35,26,19,.16));pointer-events:none;z-index:2}.home-tackle-media .home-stage-visual__video{filter:saturate(.88) contrast(1.01) brightness(.9)}.home-cta-band{background:radial-gradient(circle at 78% 50%,rgba(235,188,145,.18),transparent 18%),linear-gradient(135deg,rgba(112,72,47,.98),rgba(70,45,33,.98))}@media (max-width:900px){.home-stage-section{min-height:auto}.home-editorial-story__media{min-height:26rem}}@media (max-width:640px){.home-stage-section{opacity:1;transform:none}.hero-home{border-radius:0}.home-editorial-story__media{min-height:20rem}.home-landing-titlebar__center{position:static;transform:none;order:3;width:100%;justify-content:center;pointer-events:auto}}html.home-scroll-snap{scroll-snap-type:y proximity;scroll-padding-top:calc(var(--top-nav-height) + 1rem)}h1{font-size:clamp(2.5rem,4vw,3rem);margin:.25rem 0;color:var(--app-foreground)}.property-type-chip{display:inline-flex;align-items:center;padding:.35rem .95rem;border-radius:999px;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;border:1px solid transparent}.property-type-chip--primary{background:#dcfce7;color:#047857;border-color:#86efac}.property-type-chip--secondary{background:#fef3c7;color:#92400e;border-color:#fde68a}.property-type-chip--investment{background:#e0f2fe;color:#0c4a6e;border-color:#bae6fd}.property-detail-residence-note{margin-top:1rem;color:var(--text-muted);font-weight:500}.hero-copy p{margin:.5rem 0;line-height:1.5}.detail-hero-heading{align-items:center}.detail-hero-heading,.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.hero-actions{margin-top:1rem}.detail-page,.properties-page{width:100%;margin:0}.properties-layout{gap:1rem}.page-header,.properties-layout{display:flex;flex-direction:column}.page-header{gap:.35rem;margin-bottom:1.25rem}.page-header h1{margin:0;padding-bottom:1rem}.page-header p{margin:0;color:var(--text-muted);line-height:1.4}.page-main{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:1rem}.detail-layout--stacked{grid-template-columns:minmax(0,1fr)}.detail-main,.properties-main{display:flex;flex-direction:column;gap:1rem}.detail-action-menu{position:relative;display:flex;justify-content:flex-end}.detail-action-menu-panel{position:absolute;top:calc(100% + .5rem);right:0;min-width:240px;background:var(--surface);border:var(--surface-border);box-shadow:var(--surface-shadow);border-radius:.75rem;padding:.5rem;z-index:30;display:flex;flex-direction:column;gap:.25rem}.detail-action-menu-item{display:inline-flex;align-items:center;gap:.4rem;width:100%;padding:.5rem .75rem;border-radius:.65rem;border:1px solid transparent;background:transparent;color:var(--app-foreground);text-decoration:none;font-weight:600;font-size:.95rem;cursor:pointer}.detail-action-menu-item:hover{border-color:rgba(37,99,235,.3);background:rgba(37,99,235,.08)}.detail-action-menu-item--danger{color:#b91c1c}.detail-action-menu-group{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .75rem;border-radius:.65rem;background:rgba(148,163,184,.1)}.detail-action-menu-group select{border:var(--surface-border);padding:var(--control-padding-y) var(--control-padding-x);border-radius:var(--control-radius);height:var(--control-height)}.detail-action-menu-group select,select option{background:var(--surface);color:var(--app-foreground)}.page-sidebar{position:sticky;top:1.25rem;align-self:flex-start;display:flex;flex-direction:column;gap:.75rem}.page-sidebar--top{padding:30px 0 0;position:static;flex-direction:row;flex-wrap:wrap;align-items:center}.page-sidebar .secondary-button{width:100%}@media (max-width:960px){.detail-layout{grid-template-columns:minmax(0,1fr)}.page-sidebar{position:static;flex-direction:row;flex-wrap:wrap}.detail-page .detail-tab-row{align-items:flex-start}.detail-action-menu--header{width:100%;justify-content:flex-start}.app-header--detail{align-items:stretch}.app-header-detail,.app-header-detail-main{flex-direction:column;align-items:flex-start}.detail-page .detail-panels-grid,.detail-page .detail-panels-grid--two-col,.detail-page .info-card-list,.detail-page .overview-actions,.detail-page .overview-grid,.detail-page .overview-kpi-grid{grid-template-columns:minmax(0,1fr)}}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--helper-text)}.eyebrow,.note{font-size:.9rem}.note{color:var(--note-text-color)}.primary-button,.primary-link,.secondary-button,.secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:var(--button-icon-gap);padding:.7rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;cursor:pointer;font-size:.95rem;line-height:1.2;min-height:var(--control-height)}.menu-icon{width:1rem;position:relative;display:inline-block}.menu-icon,.menu-icon:after,.menu-icon:before{height:2px;background:currentColor;border-radius:999px}.menu-icon:after,.menu-icon:before{content:"";position:absolute;left:0;width:100%}.menu-icon:before{top:-6px}.menu-icon:after{top:6px}.primary-button,.primary-link{border:none;background-color:var(--brand-primary);color:var(--brand-primary-contrast);box-shadow:0 12px 24px rgba(15,23,42,.2);transition:background-color .2s ease,box-shadow .2s ease,transform .08s ease}.primary-button:not(:disabled):hover,.primary-link:hover{background-color:var(--brand-primary-hover);box-shadow:0 18px 36px rgba(15,23,42,.28);transform:translateY(-1px)}.secondary-button,.secondary-link{border:1px solid rgba(15,23,42,.25);background:var(--surface);color:var(--brand-primary);transition:background-color .2s ease,border-color .2s ease,transform .08s ease}.secondary-button.secondary-button--small{padding:0 .9rem;font-size:.9rem;border-radius:999px;box-shadow:none;min-height:var(--control-height);height:var(--control-height);line-height:1.2;width:fit-content;align-self:flex-end;justify-self:flex-start}.field-group>.secondary-button.secondary-button--small{margin-top:.2rem}.secondary-button:hover,.secondary-link:hover{border-color:rgba(15,23,42,.4);background:var(--surface-muted);transform:translateY(-1px)}.secondary-button.secondary-button--danger{border-color:rgba(220,38,38,.45);color:#b91c1c}.secondary-button.secondary-button--danger:hover{border-color:rgba(220,38,38,.65);background:rgba(248,113,113,.12)}:root .primary-cta.primary-button,:root .primary-cta.primary-link,:root .primary-cta.secondary-button,:root .primary-cta.secondary-link,:root .sidebar-link.primary-cta{border:1px solid transparent;background:var(--primary-cta-background);color:var(--primary-cta-foreground);box-shadow:var(--primary-cta-shadow);font-weight:700}:root .primary-cta.primary-button:not(:disabled):hover,:root .primary-cta.primary-link:hover,:root .primary-cta.secondary-button:not(:disabled):hover,:root .primary-cta.secondary-link:hover,:root .sidebar-link.primary-cta.is-active,:root .sidebar-link.primary-cta:hover{border-color:transparent;background:var(--primary-cta-background-hover);color:var(--primary-cta-foreground);box-shadow:var(--primary-cta-shadow-hover);transform:translateY(-1px)}:root .primary-cta.primary-button:focus-visible,:root .primary-cta.primary-link:focus-visible,:root .primary-cta.secondary-button:focus-visible,:root .primary-cta.secondary-link:focus-visible,:root .sidebar-link.primary-cta:focus-visible{outline:none;box-shadow:var(--primary-cta-shadow-hover),var(--primary-cta-ring)}:root .primary-cta.primary-cta--danger,:root .secondary-button.primary-cta.primary-cta--danger{background:var(--primary-cta-danger-background);color:var(--primary-cta-danger-foreground);box-shadow:var(--primary-cta-danger-shadow)}:root .primary-cta.primary-cta--danger:hover,:root .primary-cta.primary-cta--danger:not(:disabled):hover{background:var(--primary-cta-danger-background-hover);color:var(--primary-cta-danger-foreground);box-shadow:var(--primary-cta-danger-shadow-hover)}.detail-page .detail-tab-row{justify-content:space-between}.detail-page .detail-tab{border:none;border-bottom:2px solid transparent;background:transparent;color:var(--helper-text);padding:.75rem 0;border-radius:0;font-weight:600;font-size:.95rem;line-height:1.2;cursor:pointer;transition:color .2s ease,border-color .2s ease}.detail-page .detail-tab.is-active{color:var(--brand-primary);border-color:var(--brand-primary);background:transparent;box-shadow:none}.detail-page .detail-tab:hover{color:var(--brand-primary)}.detail-page .detail-tab-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.detail-page .detail-tab-content{display:flex;flex-direction:column;gap:1rem}.detail-page .detail-panels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1rem}.detail-page .detail-panels-grid--two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-page .detail-panel-full{grid-column:1/-1}.import-tab{border:none;border-bottom:2px solid transparent;background:transparent;color:var(--helper-text);padding:.75rem 0;border-radius:0;font-weight:600;font-size:.95rem;line-height:1.2;cursor:pointer;transition:color .2s ease,border-color .2s ease}.import-tab.is-active{border-color:var(--brand-primary);background:transparent;box-shadow:none}.import-tab.is-active,.import-tab:hover{color:var(--brand-primary)}.tab-row{display:flex;align-items:flex-end;gap:1.5rem;margin-bottom:1rem}.tab-row::-webkit-scrollbar,.tab-row__group::-webkit-scrollbar{display:none}.tab-row-stack{display:flex;gap:.75rem}.mobile-tab-select,.tab-row-stack{flex-direction:column;width:100%;max-width:100%;min-width:0}.mobile-tab-select{display:none;gap:.35rem}.mobile-tab-select__label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--helper-text)}.mobile-tab-select select{box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:2.75rem;border-radius:.95rem;border:1px solid var(--surface-border-color);background:var(--surface);color:var(--app-foreground);padding:.75rem .9rem;font:inherit}.tab-row__group{display:flex;gap:1.5rem;min-width:0}.tab-row__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;margin-left:auto}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;z-index:50}.modal-body{position:absolute;inset:0;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modal-overlay-in .22s ease-out}.modal-panel{position:relative;width:min(920px,92vw);max-height:90vh;background:var(--surface);border-radius:1rem;border:var(--surface-border);box-shadow:0 30px 80px rgba(15,23,42,.35);display:flex;flex-direction:column;overflow:visible;animation:modal-panel-in .25s cubic-bezier(.18,.9,.32,1)}.modal-backdrop.is-closing .modal-body{animation:modal-overlay-out .2s ease-in forwards}.modal-backdrop.is-closing .modal-panel{animation:modal-panel-out .21s ease-in forwards}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes modal-panel-in{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-panel-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.2);background:var(--surface-muted)}.modal-header h2{margin:0}.modal-content{padding:1.5rem;overflow-y:auto}.detail-page .overview-stack{display:flex;flex-direction:column;gap:1rem}.detail-page .overview-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-page .card--kpi .value{font-size:1.25rem;font-weight:700;color:var(--app-foreground)}.detail-page .overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.detail-page .info-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.detail-page .overview-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-top:.5rem}.detail-page .overview-action{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:600;color:#4382ff}.detail-page .overview-action:hover{color:#1e3a8a}.detail-page .overview-activity{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.detail-page .overview-activity li{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.detail-page .overview-activity-meta{text-align:right}.detail-page .export-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem;align-items:flex-end}.detail-page .export-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.detail-page .panel{border-radius:.75rem;padding:1.5rem;background:var(--surface);border:1px solid var(--surface-border-color);box-shadow:var(--surface-shadow)}.detail-page .panel .panel-body{margin-top:1rem;color:var(--text-muted-strong)}.detail-page .table-wrapper{overflow-x:auto}.detail-page .table-wrapper table{width:100%;border-collapse:separate;border-spacing:.6rem 0;font-size:.9rem}.detail-page .table-wrapper td,.detail-page .table-wrapper th{padding:.45rem .6rem;text-align:left;vertical-align:top}.detail-page .table-wrapper th{font-weight:600;color:var(--app-foreground)}.detail-page .table-wrapper td{color:var(--text-muted);white-space:pre-wrap;word-break:normal;overflow-wrap:break-word}.detail-page .table-wrapper[data-type=expenses] td:first-child,.detail-page .table-wrapper[data-type=expenses] td:nth-child(4),.detail-page .table-wrapper[data-type=expenses] th:first-child,.detail-page .table-wrapper[data-type=expenses] th:nth-child(4),.detail-page .table-wrapper[data-type=income] td:first-child,.detail-page .table-wrapper[data-type=income] td:nth-child(3),.detail-page .table-wrapper[data-type=income] th:first-child,.detail-page .table-wrapper[data-type=income] th:nth-child(3){white-space:nowrap;word-break:normal}.detail-page .table-wrapper .entry-actions{display:flex;gap:.4rem;align-items:center}.detail-page .panel .label{font-weight:600;color:var(--app-foreground);margin-bottom:.25rem}.detail-page .panel .value{margin:0 0 .5rem;color:var(--text-muted);white-space:pre-wrap;word-break:break-word}.detail-page .panel ul{list-style:disc;margin:0;padding-left:1.25rem;color:var(--text-muted);line-height:1.5}.detail-page .reconciliation-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.detail-page .reconciliation-item{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.detail-page .reconciliation-actions{display:flex;flex-wrap:wrap;gap:.5rem}.detail-page .reconciliation-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;margin-right:.45rem;border-radius:999px;font-weight:700;font-size:.85rem;line-height:1}.detail-page .reconciliation-icon--critical{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.detail-page .reconciliation-icon--upcoming{background:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8}.detail-page .reconciliation-icon--neutral{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.detail-page .reconciliation-summary{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1rem}.detail-page .reconciliation-panels-stack{display:flex;flex-direction:column;gap:1rem}.detail-page .reconciliation-block{margin-bottom:1.25rem}.properties-page .panel{border-radius:.75rem;padding:1.5rem;background:var(--surface);border:1px solid var(--surface-border-color);box-shadow:var(--surface-shadow)}.properties-page .panel .panel-body{margin-top:1rem;color:var(--text-muted-strong)}.properties-page .panel .label{font-weight:600;color:var(--app-foreground);margin-bottom:.25rem}.properties-page .panel .value{margin:0 0 .5rem;color:var(--text-muted);white-space:pre-wrap;word-break:break-word}.properties-page .panel ul{list-style:disc;margin:0;padding-left:1.25rem;color:var(--text-muted);line-height:1.5}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.card{padding:1.25rem;border-radius:.85rem;background:var(--surface);border:1px solid var(--surface-border-color);box-shadow:var(--surface-shadow)}.card h2{margin:0 0 .35rem;font-size:1.1rem}.card p{margin:0;color:var(--text-muted);line-height:1.4}.properties-page{width:100%;margin:0}.properties-page .summary{margin-bottom:1.5rem;font-weight:500;color:var(--text-muted-strong)}.properties-filter-panel{margin-bottom:1.5rem}.properties-empty-state{margin-top:1rem}.panel-header{justify-content:space-between;gap:1rem}.panel-actions,.panel-header{display:flex;align-items:center}.panel-actions{gap:.5rem;flex-wrap:nowrap;justify-content:flex-end}.panel-action-link{white-space:nowrap}.panel-title-stack{display:flex;flex-direction:column;gap:.15rem;cursor:pointer;flex:1 1;min-width:0}.panel-subtitle{margin:0;font-size:.9rem;color:var(--text-muted);font-weight:500}.panel-header h2{margin:0}.export-panel{background:var(--surface);border-radius:.85rem;border:var(--surface-border);padding:1.75rem;margin-bottom:1.5rem;box-shadow:var(--surface-shadow)}.export-panel header h2{margin:.25rem 0}.export-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.taxes-page .page-main{max-width:1180px}.taxes-header{max-width:760px}.taxes-controls{display:flex;flex-direction:column;gap:1rem}.tax-context-strip{display:flex;gap:.75rem;flex-wrap:wrap;color:var(--text-muted);font-weight:600}.tax-context-strip span{border:var(--surface-border);border-radius:999px;padding:.35rem .7rem;background:rgba(148,163,184,.08)}.tax-attention-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.tax-attention-card{border:1px solid rgba(148,163,184,.38);border-radius:.5rem;padding:.85rem;display:flex;flex-direction:column;gap:.15rem;background:rgba(148,163,184,.08)}.tax-attention-card strong{font-size:1.35rem;line-height:1}.tax-attention-card span{color:var(--text-muted);font-weight:700;line-height:1.25}.tax-attention-card--review{border-color:rgba(180,83,9,.46);background:rgba(245,158,11,.13)}.tax-attention-card--missing{border-color:rgba(185,28,28,.42);background:rgba(248,113,113,.12)}.tax-attention-card--ready{border-color:rgba(22,101,52,.36);background:rgba(34,197,94,.1)}.taxes-panel{display:flex;flex-direction:column;gap:1rem}.tax-checklist,.tax-line-list{display:grid;gap:.85rem}.tax-check-item,.tax-line-card{border:var(--surface-border);border-left:.4rem solid rgba(148,163,184,.55);border-radius:.5rem;padding:1rem;background:rgba(255,255,255,.54)}.tax-check-item--needs-review,.tax-line-card--needs-review{border-left-color:#d97706;background:rgba(245,158,11,.08)}.tax-check-item--not-tracked-yet,.tax-line-card--not-tracked-yet{border-left-color:#b91c1c;background:rgba(248,113,113,.08)}.tax-check-item--ready,.tax-line-card--ready{border-left-color:#15803d}:root[data-theme=dark] .tax-check-item,:root[data-theme=dark] .tax-line-card{background:rgba(15,23,42,.32)}.tax-line-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto) auto;gap:1rem;align-items:start}.tax-check-item h3,.tax-line-main h3{margin:.1rem 0 .25rem}.tax-check-item p,.tax-line-main p{margin:0;color:var(--text-muted);line-height:1.45}.tax-line-amount{display:flex;flex-direction:column;gap:.2rem;align-items:flex-end;text-align:right}.tax-line-amount strong{font-size:1.2rem}.tax-line-breakdown{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.8rem;color:var(--text-muted);font-size:.9rem}.tax-source-details{margin-top:.85rem}.tax-source-details summary{cursor:pointer;font-weight:700}.tax-source-list{display:flex;flex-direction:column;gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none}.tax-source-list li{display:flex;justify-content:space-between;gap:1rem;border-top:var(--surface-border);padding-top:.45rem}.tax-check-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:1rem}.tax-status{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;border-radius:999px;padding:.2rem .55rem;font-size:.8rem;font-weight:800;line-height:1.2}.tax-status span{display:inline-grid;place-items:center;width:1rem;height:1rem;border-radius:999px;color:white;font-size:.7rem}.tax-status--ready{color:#14532d;background:rgba(34,197,94,.14)}.tax-status--ready span{background:#15803d}.tax-status--needs-review{color:#7c2d12;background:rgba(245,158,11,.2)}.tax-status--needs-review span{background:#d97706}.tax-status--not-tracked-yet{color:#7f1d1d;background:rgba(248,113,113,.18)}.tax-status--not-tracked-yet span{background:#b91c1c}:root[data-theme=dark] .tax-status--ready{color:#bbf7d0}:root[data-theme=dark] .tax-status--needs-review{color:#fed7aa}:root[data-theme=dark] .tax-status--not-tracked-yet{color:#fecaca}.properties-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem;row-gap:1.25rem;grid-auto-rows:minmax(0,auto);align-items:stretch;margin-top:1rem}@media (max-width:960px){.properties-grid{grid-template-columns:minmax(0,1fr)}}.property-card-link{text-decoration:none;display:flex;align-items:stretch;height:100%;width:100%;min-width:0}.property-card-link--full{grid-column:1/-1}.property-card{border-radius:.85rem;padding:1.25rem;background:var(--surface);border:1px solid var(--surface-border-color);box-shadow:var(--surface-shadow);display:flex;flex-direction:column;gap:.85rem;flex:1 1;min-width:0}.property-card-header,.property-card-header-main{display:flex;flex-direction:column;gap:.35rem}.property-card-type{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .85rem;border-radius:999px;font-weight:600;border:1px solid transparent}.property-card-type--primary,.property-type-chip--primary{background:#dcfce7;color:#166534;border-color:#bbf7d0}.property-card-type--secondary,.property-type-chip--secondary{background:#fef3c7;color:#92400e;border-color:#fde68a}.property-card-type--investment,.property-type-chip--investment{background:#e0f2fe;color:#0c4a6e;border-color:#bae6fd}:root[data-theme=dark] .property-card-type--primary,:root[data-theme=dark] .property-type-chip--primary{background:rgba(34,197,94,.18);color:#86efac;border-color:rgba(34,197,94,.45)}:root[data-theme=dark] .property-card-type--secondary,:root[data-theme=dark] .property-type-chip--secondary{background:rgba(245,158,11,.18);color:#fcd34d;border-color:rgba(245,158,11,.5)}:root[data-theme=dark] .property-card-type--investment,:root[data-theme=dark] .property-type-chip--investment{background:rgba(56,189,248,.18);color:#bae6fd;border-color:rgba(56,189,248,.5)}.property-card-link:hover .property-card{border-color:var(--brand-muted-strong);box-shadow:var(--surface-shadow-strong)}.property-card header h2{margin:0;font-size:1.35rem}.property-card-alerts{display:flex;flex-wrap:wrap;gap:.45rem}.property-card-badge{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;padding:.25rem .75rem;border-radius:999px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center}.property-card-badge--overdue{background:#b91c1c}.property-card-badge--warning{background:#c2410c}.property-card-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.property-card-metric{padding:.85rem;border-radius:.85rem;background:var(--surface-muted);border:var(--surface-border)}.property-card-metric .label{margin:0;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.property-card-metric .value{margin:.25rem 0 0;font-size:1.2rem;font-weight:600;color:var(--app-foreground);white-space:pre-wrap;word-break:break-word}.property-card-net--positive{color:var(--sparkline-positive)}.property-card-net--negative{color:var(--sparkline-negative)}.property-card-chart{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.1)}.property-card-chart-labels{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.property-card-chart-bars{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.properties-page .error{color:#b91c1c;font-weight:500}.form-card{background:var(--surface);border:var(--surface-border);border-radius:.85rem;padding:2rem;box-shadow:var(--surface-shadow);margin-bottom:1.5rem;display:flex;flex-direction:column;gap:var(--form-gap)}.form-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.3)}.collection-card{background:var(--surface);border-radius:.85rem;border:var(--surface-border);box-shadow:var(--surface-shadow);padding:1.5rem;margin-bottom:1.5rem}.form-section{display:flex;flex-direction:column;gap:var(--form-gap)}.collection-card header h3,.form-section header h3{font-size:var(--section-title-size);font-weight:600;margin:0}.collection-card header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.collection-card-actions{display:flex;gap:.5rem;margin-bottom:1rem}.entry-card{border-radius:.75rem;border:var(--surface-border);box-shadow:var(--surface-shadow);padding:1rem 1.25rem;background:var(--surface-muted);gap:var(--form-gap)}.entry-card,.file-tools{margin-bottom:1rem;display:flex;flex-direction:column}.file-tools{gap:.75rem}.file-tools-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.file-pack{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.entry-card:last-of-type{margin-bottom:0}.entry-card .label,.entry-card header,.entry-card header h3{margin:0}.entry-card .value{margin:0;white-space:pre-wrap;word-break:break-word}.entry-card .label+.value{margin-top:.2rem}.entry-card .value+.label{margin-top:.6rem}.field-group{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:1rem;align-items:flex-start}.entry-card .field-group,.form-card .field-group,.form-section .field-group{margin-bottom:0}.field{display:flex;flex-direction:column;gap:var(--field-gap)}.field .secondary-button.secondary-button--small{align-self:flex-start;margin-top:.35rem}.field label{font-weight:600;color:var(--text-muted);font-size:.9rem}.field input,.field select,.field textarea{width:100%;min-width:0;border-radius:var(--control-radius);border:1px solid rgba(148,163,184,.5);padding:var(--control-padding-y) var(--control-padding-x);font-size:.95rem;font-family:inherit;color:var(--app-foreground);background:transparent;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 1px 2px rgba(15,23,42,.06)}.profile-save{display:flex;gap:.75rem;align-items:flex-start}.profile-save input{flex:1 1}.field input,.field select{min-height:var(--control-height)}.field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--brand-primary) 50%),linear-gradient(135deg,var(--brand-primary) 50%,transparent 50%);background-position:calc(100% - var(--select-icon-offset)) calc(50% - .15rem),calc(100% - (var(--select-icon-offset) - .4rem)) calc(50% - .15rem);background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;padding-right:2.25rem}.field input::placeholder,.field textarea::placeholder{color:var(--placeholder-color)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 2px rgba(15,23,42,.18)}.field textarea{resize:vertical;min-height:60px}.checkbox-field{margin-bottom:1rem}.checkbox-field label{display:flex;align-items:flex-start;gap:var(--field-gap);font-weight:400}.checkbox-field label strong{font-weight:600}.checkbox-field input[type=checkbox]{width:var(--checkbox-size);height:var(--checkbox-size);flex:0 0 auto;accent-color:var(--brand-primary);border-radius:.3rem}.checkbox-field label span{flex:1 1;min-width:0}.helper-text{font-size:.85rem;color:var(--text-muted);margin:0}.agents-page .page-main{max-width:980px}.agents-hero-header{align-items:flex-start;justify-content:space-between;gap:1rem}.agents-hero-copy{display:grid;gap:.65rem}.agents-kicker{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary)}.agents-hero-copy h1{margin:0;font-size:clamp(2rem,4vw,2.9rem);line-height:1.04}.agents-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;align-self:flex-start}.agents-detail-grid,.agents-faq-list,.agents-pill-grid{display:grid;gap:.85rem}.agents-detail-grid,.agents-pill-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.agents-example-grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.agents-detail-card,.agents-example-card,.agents-faq-item,.agents-pill{padding:1rem;border-radius:1rem;border:1px solid rgba(148,163,184,.28);background:var(--surface-muted)}.agents-example-card{width:100%}.agents-detail-card h3,.agents-example-card h3,.agents-faq-item h3,.agents-pill h2{margin:0}.agents-detail-card p,.agents-example-card p,.agents-faq-item p,.agents-pill p{margin:.45rem 0 0;color:var(--text-muted);line-height:1.45}.agents-machine-note{margin-top:.15rem}.faq-page .page-main,.legal-page .page-main{max-width:920px}.faq-hero-header,.legal-hero-header{align-items:flex-start;gap:1rem}.faq-hero-copy,.legal-hero-copy{display:grid;gap:.65rem}.faq-hero-copy h1{max-width:12ch}.faq-hero-copy h1,.legal-hero-copy h1{font-size:clamp(2rem,4vw,2.85rem);line-height:1.04;margin:0}.legal-meta{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0}.legal-meta div{display:grid;gap:.25rem;padding:.9rem;border:1px solid rgba(148,163,184,.28);border-radius:.75rem;background:var(--surface-muted)}.legal-meta dt{color:var(--helper-text);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.legal-meta dd{margin:0;color:var(--app-foreground);font-weight:600}.legal-meta a{color:var(--brand-primary)}.legal-doc-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.5rem}.legal-doc-nav__link{display:inline-flex;align-items:center;min-height:2.55rem;padding:.65rem .95rem;border:1px solid rgba(148,163,184,.35);border-radius:999px;color:var(--text-muted);font-weight:700;text-decoration:none}.legal-doc-nav__link.is-active,.legal-doc-nav__link:hover{color:var(--brand-primary);border-color:rgba(180,83,9,.42);background:rgba(253,186,116,.14)}.legal-section-list{display:grid;gap:0}.legal-development-notice{margin-bottom:1.5rem;border-color:rgba(185,28,28,.24);background:color-mix(in srgb,var(--surface-muted) 82%,#fee2e2)}.legal-development-notice h2,.legal-review-note h2,.legal-section h2{margin:0;font-size:1.2rem;line-height:1.25}.legal-development-notice p,.legal-review-note p,.legal-section p{margin:0;color:var(--text-muted);line-height:1.58}.legal-development-notice p+p,.legal-section p+p{margin-top:.65rem}.legal-review-note a{color:var(--brand-primary);font-weight:700}.faq-anchor-list{display:grid;gap:.55rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.faq-anchor-link{background:var(--surface-muted);border:1px solid rgba(148,163,184,.24);border-radius:8px;color:var(--text-primary);font-weight:750;padding:.85rem 1rem;text-decoration:none}.faq-anchor-link:focus-visible,.faq-anchor-link:hover{border-color:rgba(217,138,43,.52);box-shadow:var(--shadow-soft);color:var(--brand-primary)}.faq-list{display:grid;gap:.85rem}.faq-item{scroll-margin-top:5.5rem}.faq-item h2{font-size:1.2rem;line-height:1.25;margin:0}.faq-item p{color:var(--text-muted);line-height:1.62;margin:.65rem 0 0;max-width:68ch}.agents-bullet-list{margin:0;padding-left:1.25rem;display:grid;gap:.55rem}.agents-bullet-list li{line-height:1.45}.agents-errors{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.45rem}.agents-step-links{margin:.45rem 0 0;padding-left:1.25rem;display:grid;gap:.7rem}.agents-step-links--optional{margin-top:.35rem}.agents-optional-title{margin-top:.75rem}.agents-step-links li{padding-left:.1rem}.agents-step-links a{font-weight:600;text-decoration:none}.agents-step-links a:focus-visible,.agents-step-links a:hover{text-decoration:underline}.agents-step-links .helper-text{margin-top:.2rem}.agents-code-block{margin:0;padding:.9rem 1rem;border-radius:.7rem;background:var(--surface-muted);border:1px solid rgba(148,163,184,.35);overflow-x:auto}.agents-code-block code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86rem;line-height:1.45;color:var(--app-foreground);white-space:pre}.app-header-brand{text-decoration:none}@media (max-width:720px){.home-agent-cta{grid-template-columns:minmax(0,1fr)}.home-agent-cta__actions{justify-content:flex-start}.agents-hero-header{flex-direction:column}.agents-hero-actions{width:100%;justify-content:flex-start}.agents-hero-actions .secondary-button{width:100%;justify-content:center}}.toggle-group{display:flex;flex-wrap:wrap;gap:var(--field-gap)}.toggle-button.is-active{background:var(--brand-primary);color:var(--brand-primary-contrast);border-color:transparent;box-shadow:var(--surface-shadow)}:root[data-ui-theme=neumorphic]:not([data-theme=dark]) .toggle-button.is-active{background:linear-gradient(145deg,#d5e1f2,#c8d8ef);color:var(--brand-primary)}.form-actions{display:flex;justify-content:flex-end;margin-top:1.5rem}.form-actions-outer{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.archived-summary{margin:.75rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top:1px solid rgba(15,23,42,.1);padding-top:.75rem}.archived-body{display:flex;flex-direction:column;gap:var(--form-gap);margin-top:.75rem}.entry-card>.archived-body{margin-top:0}.archived-inner-section{margin:1.25rem 0;padding:1rem;border-radius:.75rem;border:1px dashed rgba(15,23,42,.1);background:var(--surface)}.archived-inner-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.archived-inner-header .icon-button{border:none;background:transparent;box-shadow:none}.archived-inner-header .icon-button:hover{background:rgba(148,163,184,.2)}.archived-inner-title{margin:0;font-size:.95rem;font-weight:600;color:var(--text-muted)}.archived-entry-stack{display:flex;flex-direction:column;gap:1rem}.archived-entry-stack .entry-card{margin-bottom:0}.archived-name-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.75rem}.archived-name-list li{font-size:.9rem;font-weight:500;color:var(--app-foreground);padding:.15rem .35rem;border-radius:999px;background:#e5e7eb}:root[data-theme=dark] .archived-name-list li{color:#e2e8f0;background:#334155}.bullet-list{margin:0;padding-left:1.25rem}.bullet-list li{white-space:pre-wrap;word-break:break-word}.notes-fields{display:flex;flex-direction:column;gap:var(--form-gap)}.button-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;line-height:1}.button-icon svg{width:1.1rem;height:1.1rem;display:block}.google-signin-mark{width:1.5rem;height:1.5rem;min-width:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.18),inset 0 0 0 1px rgba(15,23,42,.06)}.google-signin-mark svg{width:.95rem;height:.95rem;display:block}.brand-icon--spin{animation:brand-icon-spin 1s linear infinite;transform-origin:50% 50%}@media (prefers-reduced-motion:reduce){.brand-icon--spin{animation:none}}@keyframes brand-icon-spin{to{transform:rotate(1turn)}}.icon-button{padding:0;width:var(--icon-button-size);min-width:var(--icon-button-size);height:var(--icon-button-size);min-height:var(--icon-button-size);aspect-ratio:1/1;line-height:1;border-radius:50%}.primary-button:disabled{background-color:rgba(15,23,42,.35);cursor:not-allowed}.form-status{color:var(--app-foreground)}.form-error,.form-status{margin-bottom:1rem;font-weight:500}.form-error{color:#b91c1c}.form-error--alert{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;padding:.85rem 1rem;border-radius:.85rem;background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.4);color:#b91c1c}.form-error__icon{font-size:1.1rem;line-height:1}.form-error__detail{display:block;margin-top:.35rem;font-size:.85rem;color:var(--text-muted)}.form-error ul{margin:.5rem 0;padding-left:1.25rem;font-weight:400}.form-error a{color:inherit}.field-error{margin-top:.35rem;margin-bottom:0;color:#b91c1c;font-size:.85rem;font-weight:500}.field :is(input,select,textarea)[aria-invalid=true]{border-color:rgba(185,28,28,.7);box-shadow:0 0 0 2px rgba(185,28,28,.12)}.form-success{margin-bottom:1rem;color:#047857;font-weight:500}.wizard-layout{align-items:start}.wizard-step-panel{animation:wizard-fade-in .25s ease}@keyframes wizard-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wizard-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.wizard-choice-card header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.wizard-choice-card.is-suggested{border:1px solid var(--brand-accent)}.wizard-choice-meta{display:flex;flex-wrap:wrap;gap:1rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1rem}.wizard-pill{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;background:var(--brand-accent);font-size:.75rem;font-weight:600;color:var(--app-foreground)}.wizard-resume-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wizard-resume-actions{display:flex;flex-wrap:wrap;gap:.5rem}.wizard-stepper{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.wizard-step{width:100%;display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.75rem;background:var(--surface-muted);color:var(--text-muted-strong);text-align:left;border:1px solid transparent}.wizard-step.is-active{background:var(--surface);border-color:var(--surface-border-color);box-shadow:var(--surface-shadow);color:var(--app-foreground)}.wizard-step-index{width:1.75rem;height:1.75rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;background:var(--brand-muted);color:var(--text-muted-strong)}.wizard-step.is-active .wizard-step-index{background:var(--brand-accent);color:var(--app-foreground)}.wizard-step-label{font-weight:600}.wizard-actions{display:flex;flex-direction:column;gap:.75rem}.wizard-actions-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.wizard-actions-group{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.wizard-save-status{margin:0}.wizard-review{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.wizard-review-block{background:var(--surface-muted);border-radius:.75rem;padding:1rem}.wizard-review-value{font-size:1.15rem;font-weight:600;margin:.35rem 0 0}.wizard-review-missing ul{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.wizard-link{background:none;border:none;padding:0;color:var(--sparkline-trend);text-decoration:underline;cursor:pointer}.financial-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.financial-metric{padding:1rem 1.25rem;border-radius:.85rem;border:var(--surface-border);background:var(--surface);box-shadow:var(--surface-shadow)}.financial-expected-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.financial-expected-card{padding:1rem 1.25rem;border-radius:.85rem;border:var(--surface-border);background:var(--surface);box-shadow:var(--surface-shadow)}.financial-expected-card--critical{border-color:#fecaca;background:#fee2e2;color:#991b1b}.financial-expected-card--critical .label,.financial-expected-card--critical .value{color:#991b1b}.financial-expected-card--critical .helper-text{color:#b45309}.financial-expected-card--neutral{border-color:#fde68a;background:#fef3c7;color:#92400e}.financial-expected-card--neutral .label,.financial-expected-card--neutral .value{color:#92400e}.financial-expected-card--neutral .helper-text{color:#b45309}.financial-summary-footer{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.1)}.financial-alert-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.alert-badge{display:inline-flex;flex-direction:column;gap:.1rem;padding:.35rem .85rem;border-radius:999px;font-size:.85rem;line-height:1.3}.alert-badge strong{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.alert-badge--overdue{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-badge--warning{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.alert-badge--neutral{background:#e2e8f0;border:1px solid #cbd5f5;color:#475569}.period-filters{display:flex;flex-wrap:wrap;gap:.1rem;margin-bottom:1rem}.period-filters-button{min-height:var(--control-height);padding:.35rem .95rem;font-size:.9rem}.financial-chart-body{display:grid;gap:1rem}@media (min-width:880px){.financial-chart-body{grid-template-columns:repeat(2,minmax(0,1fr))}}.chart-block{padding:1rem;border-radius:.85rem;border:var(--surface-border);background:var(--chart-card-background);box-shadow:inset 0 1px 0 rgba(15,23,42,.05),0 12px 30px -32px rgba(15,23,42,.55)}.chart-visual{display:flex;flex-direction:column;gap:.5rem}.chart-visual-body{display:flex;gap:.75rem;align-items:stretch}.chart-axis-content{flex:1 1;min-width:0}.chart-axis-label--x{margin:0;font-size:.75rem}.chart-axis-label{margin-top:.5rem;font-size:.85rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.chart-axis-label--x{margin-top:0}.chart-axis-label--y{margin:0}.chart-axis-label--tick{font-size:.75rem;letter-spacing:.08em;color:var(--border-muted);margin-top:.25rem}.sparkline-with-axis{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:stretch}.sparkline-axis-wrapper{display:flex;flex-direction:column;gap:.35rem;min-width:90px}.sparkline-axis-values{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;font-size:.75rem;color:var(--text-muted);min-height:calc(140px + 2rem)}.sparkline-wrapper{flex:1 1;min-height:calc(140px + 2rem)}.sparkline-axis-label{margin:0;font-size:.65rem;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.chart-block-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.chart-block-header p{margin:0}.bar-stack{display:flex;flex-direction:column;gap:.65rem}.bar-row{display:flex;align-items:center;gap:.75rem}.bar-label{flex:0 0 90px;font-weight:600;color:var(--text-muted-strong)}.bar-track{flex:1 1;height:10px;border-radius:999px;background:var(--chart-bar-track);overflow:hidden;position:relative}.bar-fill{display:block;height:100%;border-radius:999px;box-shadow:0 6px 12px -10px rgba(15,23,42,.6)}.bar-fill--income{background:linear-gradient(90deg,#22c55e,#16a34a)}.bar-fill--expense{background:linear-gradient(90deg,#dc2626,#b91c1c)}.bar-value{flex:0 0 auto;font-weight:600;color:var(--app-foreground)}.summary-row{display:grid;grid-template-columns:1fr auto;width:300px}.sparkline{border-radius:.85rem;background:var(--surface-muted);border:1px solid var(--surface-border-color);box-shadow:inset 0 1px 0 rgba(255,255,255,.8);padding:1rem}.sparkline--interactive{position:relative}.sparkline svg{width:100%;height:140px}.sparkline-axis{stroke:var(--sparkline-axis)}.sparkline-area{stroke:none}.sparkline-area--positive{fill:var(--sparkline-positive-fill)}.sparkline-area--negative{fill:var(--sparkline-negative-fill)}.sparkline-trend--positive{stroke:var(--sparkline-positive)}.sparkline-trend--negative{stroke:var(--sparkline-negative)}.sparkline-point{cursor:pointer}.sparkline-point--positive{fill:var(--sparkline-positive)}.sparkline-point--negative{fill:var(--sparkline-negative)}.sparkline-point--neutral{fill:var(--sparkline-point)}.sparkline-point:hover{filter:brightness(1.05)}.sparkline-tooltip{position:absolute;transform:translate(-50%,-120%);background:var(--surface);border:1px solid var(--surface-border-color);color:var(--app-foreground);padding:.35rem .6rem;border-radius:.65rem;font-size:.75rem;box-shadow:var(--surface-shadow);pointer-events:none;max-width:220px;text-align:center;z-index:2}.chart-net-tone--positive{color:var(--sparkline-positive)}.chart-net-tone--negative{color:var(--sparkline-negative)}.table-wrapper table.entry-table--resizable{table-layout:fixed;min-width:960px}.table-wrapper table.entry-table--resizable td,.table-wrapper table.entry-table--resizable th{overflow:hidden}.detail-page .table-wrapper[data-type=expenses] td:nth-child(8),.detail-page .table-wrapper[data-type=expenses] th:nth-child(8),.detail-page .table-wrapper[data-type=income] td:nth-child(6),.detail-page .table-wrapper[data-type=income] th:nth-child(6){overflow:visible}.entry-table-resizable-header{position:relative;padding-right:.95rem}.entry-table-sort-button{border:none;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:.25rem;padding:0;font:inherit;cursor:pointer}.entry-table-sort-button:hover{color:var(--brand-primary)}.entry-table-column-resizer{position:absolute;top:0;right:-2px;width:10px;height:100%;cursor:col-resize}.entry-table-column-resizer:after{content:"";position:absolute;top:20%;bottom:20%;left:4px;width:2px;border-radius:999px;background:rgba(15,23,42,.18)}.detail-page .table-wrapper[data-view=spreadsheet]{overflow:auto;max-height:28rem;border:1px solid var(--surface-border-color);border-radius:.5rem;background:var(--surface)}.detail-page .table-wrapper[data-view=spreadsheet] table{border-collapse:collapse;border-spacing:0;font-size:.86rem}.detail-page .table-wrapper[data-view=spreadsheet] td,.detail-page .table-wrapper[data-view=spreadsheet] th{border:1px solid color-mix(in srgb,var(--surface-border-color) 88%,#fff 12%);padding:.36rem .5rem;vertical-align:middle;background:var(--surface)}.detail-page .table-wrapper[data-view=spreadsheet] thead th{position:sticky;top:0;z-index:3;background:var(--surface-muted);font-weight:600;color:var(--app-foreground)}.detail-page .table-wrapper[data-view=spreadsheet] tbody tr:hover td{background:color-mix(in srgb,var(--brand-primary) 3%,var(--surface))}.detail-page .table-wrapper[data-view=spreadsheet] td:first-child,.detail-page .table-wrapper[data-view=spreadsheet] th:first-child{position:sticky;left:0;z-index:2;background:var(--surface-muted)}.detail-page .table-wrapper[data-view=spreadsheet] thead th:first-child{z-index:4}.entry-spreadsheet-cell{width:100%;text-align:left;border:1px solid transparent;border-radius:.2rem;background:transparent;color:inherit;font:inherit;cursor:pointer}.entry-spreadsheet-cell:focus-visible{outline:none;border-color:var(--brand-primary);background:color-mix(in srgb,var(--brand-primary) 10%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand-primary) 45%,transparent)}.entry-spreadsheet-input{width:100%;border:1px solid var(--brand-primary);border-radius:.2rem;padding:.18rem .26rem;font:inherit;line-height:1.3;color:inherit;background:var(--surface)}.entry-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.entry-filters-range{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-bottom:.5rem}.import-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.field-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.import-preview{overflow-x:auto}.import-preview table{width:100%;border-collapse:collapse;border-spacing:0;font-size:.95rem}.import-preview table.import-preview-table--analyzed{table-layout:fixed;min-width:1320px}.import-preview td,.import-preview th{padding:.6rem .75rem;text-align:left;border-bottom:1px solid rgba(15,23,42,.1)}.import-preview table.import-preview-table--analyzed td,.import-preview table.import-preview-table--analyzed th{overflow:hidden}.import-preview table.import-preview-table--analyzed td select{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.import-preview th.import-resizable-header{position:relative;padding-right:.95rem}.import-preview .import-column-resizer{position:absolute;top:0;right:-2px;width:10px;height:100%;cursor:col-resize}.import-preview .import-column-resizer:after{content:"";position:absolute;top:20%;bottom:20%;left:4px;width:2px;border-radius:999px;background:rgba(15,23,42,.18)}.import-preview td.import-row-details{white-space:normal;line-height:1.25}.import-preview thead{background:var(--surface-muted)}.import-preview-notice{margin-top:.75rem;padding:.7rem .8rem;border-radius:.7rem;border:1px solid rgba(15,23,42,.12);background:rgba(148,163,184,.1);color:var(--text-muted-strong)}.import-preview-notice p{margin:0}.import-preview-notice ul{margin:.45rem 0;padding-left:1.1rem}:root[data-theme=dark] .import-preview-notice{border-color:rgba(148,163,184,.35);background:rgba(30,41,59,.55)}.repetition-groups{margin-top:1.5rem;padding-top:1rem;border-top:var(--surface-border)}.repetition-groups h4{margin:0;font-size:1rem}.repetition-groups .helper-text{margin-top:.15rem;margin-bottom:.5rem}.repetition-groups .helper-toggle-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.helper-toggle-row__button{white-space:nowrap}.repetition-groups .field-group{gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.repetition-groups .field-group>p{grid-column:1/-1;margin:0;font-weight:600;color:var(--app-foreground)}.repetition-groups .field-group .field:last-child{align-self:flex-end}.repetition-groups .field--actions{display:flex;align-items:center;gap:.5rem;grid-column:1/-1}.repetition-groups .group-cta-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;grid-column:1/-1}.repetition-groups .group-cta-row>button{width:100%}.group-toggle-button{opacity:.9;white-space:nowrap}.repetition-groups .field-group:not(:last-child){margin-bottom:1.25rem}body{background:radial-gradient(circle at 12% 12%,rgba(250,247,244,.42),transparent 32%),radial-gradient(circle at 92% 86%,rgba(150,139,130,.12),transparent 38%),linear-gradient(145deg,#e3e0dd,#e8e5e1 44%,#d8d3ce)}@media (prefers-reduced-motion:no-preference){.card,.collection-card,.export-panel,.form-card,.panel,.property-card{animation:project31-card-rise .42s ease-out both}}@keyframes project31-card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.app-header--detail{position:static;top:auto;padding-bottom:.45rem;align-items:stretch}.app-header-detail,.app-header-detail-main{width:100%;min-width:0}.app-header-detail-main{align-items:stretch;flex-direction:column;gap:.7rem}.app-header-detail-controls{align-items:flex-end;gap:.4rem;width:100%}.app-header-detail-controls .tab-row-stack{align-items:flex-end;display:flex;flex-direction:row;gap:.4rem}.app-header-detail-controls .mobile-tab-select{flex:1 1 9rem;min-width:0}.app-header-detail-controls .icon-button{width:2.65rem;min-width:2.65rem;height:2.65rem;min-height:2.65rem}.app-header-detail .detail-action-menu--header>.secondary-button{min-height:2.65rem;padding-inline:.85rem}.app-header-detail .tab-row{display:flex;flex-direction:row;gap:.5rem;width:auto;overflow:visible;padding:0;margin:0;border:0}.app-header-detail .tab-row__group{display:flex;width:100%;gap:.5rem;padding:.35rem .1rem;margin:-.25rem 0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.app-header-detail .detail-tab,.app-header-detail .import-tab{border:1px solid transparent;border-radius:999px;padding:.55rem .95rem;min-height:38px;flex:0 0 auto;white-space:nowrap;text-align:center;background:linear-gradient(145deg,var(--surface),var(--surface-muted));box-shadow:6px 6px 12px rgba(156,173,198,.4),-6px -6px 12px rgba(248,252,255,.88)}:root[data-theme=dark] .app-header-detail .detail-tab,:root[data-theme=dark] .app-header-detail .import-tab{box-shadow:7px 7px 13px rgba(4,9,17,.88),-7px -7px 13px rgba(31,49,74,.72)}.app-header-detail .detail-tab.is-active,.app-header-detail .import-tab.is-active{box-shadow:var(--surface-press-shadow);color:var(--brand-primary);border-color:transparent}.app-header-detail .tab-row__actions{margin-left:0;justify-content:flex-start;flex:0 0 auto;flex-wrap:nowrap;align-items:center}.app-header-detail .detail-action-menu--header{flex:0 0 auto;width:auto;justify-content:flex-end}}@media (max-width:980px){.app-main{max-width:100%;padding-inline:1rem}.hero-home,.page{padding-inline:1.25rem}.app-footer{padding:1.4rem 1rem 2rem;width:100%}.app-header-detail .detail-tab-row,.app-header-detail .tab-row{overflow-x:visible;overflow-y:visible;width:100%}}@media (max-width:760px){.mobile-sidebar{padding-right:.85rem}.mobile-sidebar-panel{width:min(26rem,calc(100vw - .85rem));max-width:calc(100vw - .85rem);border-radius:0 1rem 1rem 0}.sidebar-nav{gap:.55rem}.sidebar-subnav{margin-left:0;padding-left:.35rem}.nav-error,.nav-helper{margin-left:.35rem}.sidebar-footer{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.72));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--surface-border-color)}:root[data-theme=dark] .sidebar-footer{background:linear-gradient(180deg,rgba(6,12,22,.08),rgba(6,12,22,.82))}.mobile-tab-select{display:flex}.tab-row-stack .tab-row__group{display:none}.app-header-detail-main,.mobile-tab-select,.tab-row-stack{flex:1 1 auto}.app-header-detail,.app-header-detail .tab-row,.app-header-detail .tab-row__group,.app-header-detail-main,.mobile-tab-select,.mobile-tab-select select,.tab-row-stack{min-width:0;max-width:100%}.app-header-detail .tab-row__group,.tab-row__group{gap:.65rem;padding-bottom:.15rem}.app-header-detail .detail-tab,.app-header-detail .import-tab,.detail-page .detail-tab,.import-tab{min-height:2.5rem;padding-inline:.9rem}.page-main{gap:.85rem}.detail-page .detail-panels-grid,.detail-page .detail-panels-grid--two-col,.detail-page .info-card-list,.detail-page .overview-grid,.detail-page .overview-kpi-grid,.field-grid,.field-group,.financial-expected-grid,.financial-summary-grid,.import-grid,.wizard-review{grid-template-columns:minmax(0,1fr)}.collection-card header,.form-card-header,.home-hero-title-row,.panel-header{align-items:flex-start;flex-direction:column}.tax-attention-strip,.tax-check-item,.tax-line-main{grid-template-columns:minmax(0,1fr)}.tax-line-amount{align-items:flex-start;text-align:left}.panel-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.app-header-detail .tab-row__actions{width:auto;margin-left:0;margin-top:0}.wizard-resume-card{align-items:flex-start;flex-direction:column}.form-actions,.form-actions>*,.hero-actions,.hero-actions>*,.home-persona-tile-actions,.home-persona-tile-actions>*,.wizard-actions-group,.wizard-actions-group>*,.wizard-actions-row{width:100%}.repetition-groups .group-cta-row{grid-template-columns:minmax(0,1fr)}.archived-summary,.detail-page .overview-activity li,.detail-page .reconciliation-item,.property-card-chart-labels{flex-direction:column;align-items:flex-start}.detail-page .table-wrapper,.import-preview,.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.detail-page .table-wrapper table{min-width:680px}}@media (max-width:540px){.app-main,.hero-home,.home-landing-titlebar,.page{padding-inline:.8rem}.card,.collection-card,.export-panel,.form-card,.panel,.property-card{border-radius:.9rem;padding:1rem}.app-header{padding-inline:.8rem}.app-header-title strong{font-size:1rem}.primary-button,.primary-link,.secondary-button,.secondary-link{width:100%}}.home-page--continuity{--memory-ink:#241f1a;--memory-muted:#665d53;--memory-paper:#fffaf0;--memory-clay:#b94f3d;--memory-gold:#d98a2b;--memory-forest:#285f57;--memory-slate:#36464c;background:radial-gradient(ellipse at 50% 10%,rgba(217,138,43,.1),transparent 42%),linear-gradient(180deg,#f6f0e7,#fffaf2 44%,#ffffff);color:var(--memory-ink);gap:0;margin-inline:calc(50% - 50vw);overflow:hidden;padding:0;width:100vw}:root[data-theme=dark] .home-page--continuity{--memory-ink:#fff3e6;--memory-muted:#cbb8a7;--memory-paper:#1f1a17;--memory-clay:#ef8f78;--memory-gold:#f0b45d;--memory-forest:#9ed0c3;--memory-slate:#ddcbbd;background:radial-gradient(ellipse at 54% 8%,rgba(239,143,120,.12),transparent 44%),linear-gradient(180deg,#191512,#201916 48%,#171312)}.home-page--continuity>:not(.home-atmosphere-grid){position:relative;z-index:2}.home-page--continuity .home-atmosphere-grid{position:fixed;z-index:8}.home-page--continuity .home-memory-actions,.home-page--continuity a,.home-page--continuity button{position:relative;z-index:12}.home-memory-cta,.home-memory-hero,.home-memory-section{position:relative}.home-memory-hero__inner,.home-memory-section__inner{align-items:center;box-sizing:border-box;display:grid;margin-inline:auto;max-width:1240px;width:100%}.home-memory-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,5vw,5rem);min-height:min(760px,calc(100vh - 74px));padding:clamp(2rem,4vw,4.5rem);position:relative;z-index:1}.home-memory-section__inner{max-width:1120px}.home-memory-hero__media{background-image:url(/brand/illustrations/hero-video-variants/hero-home-light-loop-poster.png);background-position:50%;background-size:cover;inset:0;overflow:hidden;position:absolute}:root[data-theme=dark] .home-memory-hero__media{background-image:url(/brand/illustrations/hero-video-variants/hero-home-dark-loop-poster.png)}.home-memory-hero__media:after{background:linear-gradient(90deg,rgba(246,240,231,.98),rgba(246,240,231,.82) 52%,rgba(246,240,231,.22)),linear-gradient(0deg,rgba(36,31,26,.08),rgba(36,31,26,.08));content:"";inset:0;position:absolute}:root[data-theme=dark] .home-memory-hero__media:after{background:linear-gradient(90deg,rgba(25,21,18,.96),rgba(25,21,18,.74) 52%,rgba(25,21,18,.24)),linear-gradient(0deg,rgba(6,5,4,.2),rgba(6,5,4,.2))}.home-memory-hero__video{height:100%;object-fit:cover;position:absolute;inset:0;width:100%}.home-memory-hero__video--dark,:root[data-theme=dark] .home-memory-hero__video--light{display:none}:root[data-theme=dark] .home-memory-hero__video--dark{display:block}.home-memory-hero__content{align-self:center;max-width:720px;position:relative;z-index:1}.home-memory-error{margin-block-end:1rem;max-width:36rem}.home-memory-cta h2,.home-memory-hero h1,.home-memory-section h2{color:var(--memory-ink);font-family:Georgia,Times New Roman,serif;letter-spacing:0;line-height:.96;margin:0}.home-memory-hero h1{font-size:clamp(3.6rem,7.8vw,7.2rem);font-weight:600;line-height:1.02;max-width:11.5ch}.home-memory-hero h1 span{color:var(--memory-gold);display:inline-block;font-style:italic;font-weight:500}.home-memory-hero__lede{color:var(--memory-slate);font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.55;margin:1.4rem 0 0;max-width:38rem}.home-memory-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;margin-block-start:1.5rem}.home-memory-faq-link{color:var(--memory-forest);display:inline-flex;font-size:.94rem;font-weight:800;margin-block-start:1rem;text-decoration:none}.home-memory-faq-link:focus-visible,.home-memory-faq-link:hover{color:var(--memory-clay);text-decoration:underline;text-underline-offset:.22rem}.home-memory-faq-link--light{color:#fff1c8}.home-memory-faq-link--light:focus-visible,.home-memory-faq-link--light:hover{color:#ffffff}.home-memory-hero__note{color:var(--memory-muted);font-size:.98rem;line-height:1.5;margin:1rem 0 0;max-width:34rem}.home-memory-dossier{align-self:end;display:grid;gap:.8rem;position:relative;z-index:1}.home-memory-card{background:rgba(255,250,240,.86);border:1px solid rgba(36,31,26,.12);border-top:4px solid var(--memory-gold);border-radius:8px;box-shadow:14px 14px 28px rgba(124,100,84,.12),-14px -14px 28px rgba(255,255,255,.72);max-width:420px;padding:1rem 1.1rem}:root[data-theme=dark] .home-memory-card{background:rgba(43,34,29,.88);border-color:rgba(255,229,206,.14);box-shadow:16px 18px 32px rgba(8,6,5,.36),-10px -10px 24px rgba(80,58,47,.16)}.home-memory-card:nth-child(2){border-top-color:var(--memory-clay);margin-left:1.8rem}.home-memory-card:nth-child(3){border-top-color:var(--memory-forest);margin-left:.8rem}.home-memory-card h2,.home-memory-card p,.home-memory-card span{display:block;margin:0}.home-memory-card p{color:var(--memory-forest);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.home-memory-card h2{color:var(--memory-ink);font-size:1.28rem;margin-block-start:.22rem}.home-memory-card span{color:var(--memory-muted);font-size:.92rem;margin-block-start:.22rem}.home-memory-cta,.home-memory-section{padding:clamp(3.8rem,7vw,7rem) clamp(1.2rem,5vw,5rem)}.home-memory-section__inner--split,.home-memory-section__inner--visual{align-items:center;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.home-memory-copy{max-width:650px}.home-memory-copy p,.home-memory-cta>p,.home-memory-section__heading p,.home-memory-trust>p{color:var(--memory-muted);font-size:1.05rem;line-height:1.7;margin:1rem 0 0}.home-memory-cta h2,.home-memory-section h2{font-size:clamp(2.35rem,4.8vw,5.2rem);max-width:11ch}.home-memory-proof{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-memory-proof span,.home-memory-proof strong,.home-memory-trust__row span{border-radius:8px;color:var(--memory-ink);display:block;font-weight:750;padding:1rem}.home-memory-proof span{background:#ffffff;border:1px dashed rgba(36,31,26,.22)}:root[data-theme=dark] .home-memory-proof span{background:rgba(43,34,29,.82);border-color:rgba(255,229,206,.2)}.home-memory-proof strong{background:var(--memory-forest);color:#fffaf0;grid-column:1/-1}:root[data-theme=dark] .home-memory-proof strong{background:rgba(116,84,66,.92);color:#fff3e6}.home-memory-section--cream{background:#fbf1dc}:root[data-theme=dark] .home-memory-section--cream{background:#241c18}.home-memory-section__heading{margin-inline:auto;max-width:760px;text-align:center}.home-memory-section__heading h2{margin-inline:auto;max-width:13ch}.home-memory-moments{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-block-start:2rem}.home-memory-moment,.home-memory-structure__item{background:#fffdf7;border:1px solid rgba(36,31,26,.12);border-radius:8px;padding:clamp(1.2rem,2vw,1.7rem)}:root[data-theme=dark] .home-memory-moment,:root[data-theme=dark] .home-memory-structure__item{background:rgba(43,34,29,.86);border-color:rgba(255,229,206,.13)}.home-memory-moment h3,.home-memory-structure__item h3{color:var(--memory-ink);font-size:1.15rem;letter-spacing:0;margin:0}.home-memory-moment p,.home-memory-structure__item p{color:var(--memory-muted);line-height:1.6;margin:.7rem 0 0}.home-memory-section--visual{background:#ffffff}:root[data-theme=dark] .home-memory-section--visual{background:#191512}.home-memory-section__inner--visual{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.home-memory-visual{aspect-ratio:4/5;border-radius:8px;min-height:420px;overflow:hidden;position:relative}.home-memory-visual .home-stage-visual__video{height:100%;object-fit:cover;width:100%}.home-memory-structure{display:grid;gap:.8rem;margin-block-start:1.5rem}.home-memory-structure__item{align-items:flex-start;display:grid;gap:.9rem;grid-template-columns:auto minmax(0,1fr)}.home-memory-structure__item>span{align-items:center;background:#f7e2b8;border-radius:999px;color:var(--memory-ink);display:inline-flex;height:2.35rem;justify-content:center;width:2.35rem}:root[data-theme=dark] .home-memory-structure__item>span{background:rgba(240,180,93,.18);color:#ffdca3}.home-memory-trust{background:var(--memory-ink);color:#fffaf0;text-align:center}:root[data-theme=dark] .home-memory-trust{background:linear-gradient(180deg,rgba(55,39,31,.94),rgba(28,22,19,.98)),#1c1613}.home-memory-trust h2,.home-memory-trust>p{color:#fffaf0;margin-inline:auto}.home-memory-trust h2{max-width:13ch}.home-memory-trust>p{max-width:720px;opacity:.82}.home-memory-trust__row{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:2rem auto 0;max-width:860px}.home-memory-trust__row span{background:rgba(255,250,240,.1);color:#fffaf0}.home-memory-cta{background:linear-gradient(90deg,rgba(228,182,74,.24),transparent 58%),#fffaf0;text-align:center}:root[data-theme=dark] .home-memory-cta{background:linear-gradient(90deg,rgba(240,180,93,.12),transparent 58%),#1f1a17}.home-memory-cta h2{margin-inline:auto;max-width:16ch}.home-memory-cta .home-memory-actions{justify-content:center}@media (max-width:960px){.home-memory-hero__inner,.home-memory-section__inner--split,.home-memory-section__inner--visual{grid-template-columns:minmax(0,1fr)}.home-memory-hero__inner{min-height:auto;padding-block-start:4rem;text-align:center}.home-memory-hero h1,.home-memory-hero__content,.home-memory-hero__lede,.home-memory-hero__note{margin-inline:auto}.home-memory-hero__media:after{background:linear-gradient(180deg,rgba(255,250,240,.98),rgba(255,250,240,.84) 54%,rgba(255,250,240,.48)),linear-gradient(0deg,rgba(36,31,26,.08),rgba(36,31,26,.08))}:root[data-theme=dark] .home-memory-hero__media:after{background:linear-gradient(180deg,rgba(25,21,18,.96),rgba(25,21,18,.82) 54%,rgba(25,21,18,.52)),linear-gradient(0deg,rgba(6,5,4,.2),rgba(6,5,4,.2))}.home-memory-hero__media{background-image:url(/brand/illustrations/hero-video-variants/hero-home-light-loop-mobile-poster.png)}:root[data-theme=dark] .home-memory-hero__media{background-image:url(/brand/illustrations/hero-video-variants/hero-home-dark-loop-mobile-poster.png)}.home-memory-dossier{margin-block-start:2rem;margin-inline:auto;max-width:460px;width:100%}.home-memory-moments,.home-memory-trust__row{grid-template-columns:minmax(0,1fr)}.home-memory-visual{min-height:340px}}@media (max-width:620px){.home-memory-cta,.home-memory-hero,.home-memory-section{padding-inline:1rem}.home-memory-hero h1{font-size:clamp(3rem,14.4vw,4.35rem);max-width:9.5ch}.home-memory-hero__lede{font-size:1.08rem}.home-memory-proof{grid-template-columns:minmax(0,1fr)}.home-memory-card:nth-child(2),.home-memory-card:nth-child(3){margin-left:0}.home-memory-actions>*{width:100%}}body{background:radial-gradient(circle at 12% 12%,rgba(250,247,244,.42),transparent 38%),radial-gradient(circle at 92% 86%,rgba(150,139,130,.12),transparent 38%),linear-gradient(145deg,#e3e0dd,#e8e5e1 44%,#d8d3ce);background-attachment:fixed}:root[data-theme=dark] body{background:radial-gradient(circle at 14% 10%,rgba(126,108,96,.08),transparent 35%),radial-gradient(circle at 88% 86%,rgba(78,68,61,.14),transparent 36%),linear-gradient(145deg,#1d1a18,#252220 55%,#1f1c1a)}.app-shell{position:relative;isolation:isolate}.app-shell:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:var(--noise-overlay);background-size:3px 3px;opacity:.12}.app-content,.app-layout{background:transparent}.app-header,.app-sidebar,.mobile-sidebar-panel{border:1px solid transparent;background:linear-gradient(145deg,var(--surface),var(--surface-muted));box-shadow:var(--surface-shadow)}.card,.chart-block,.collection-card,.detail-page .panel,.export-panel,.financial-expected-card,.financial-metric,.form-card,.panel,.properties-page .panel,.property-card,.sparkline,.wizard-review-block{border:1px solid transparent;background:linear-gradient(145deg,var(--surface),var(--surface-muted));box-shadow:var(--section-surface-shadow)}.app-sidebar,.mobile-sidebar-panel{border-right:none}.app-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(255,255,255,.2),7px 7px 14px rgba(164,167,176,.34),-7px -7px 14px rgba(255,255,255,.86)}:root[data-theme=dark] .app-header{box-shadow:0 1px 0 rgba(228,236,248,.06),10px 10px 20px rgba(5,10,18,.78),-9px -9px 18px rgba(30,47,73,.58)}:root:not([data-ui-theme=classic]) .entry-table-sort-button,:root:not([data-ui-theme=classic]) .nav-toggle,:root:not([data-ui-theme=classic]) .period-filters-button,:root:not([data-ui-theme=classic]) .secondary-button:not(.primary-cta),:root:not([data-ui-theme=classic]) .secondary-link:not(.primary-cta),:root:not([data-ui-theme=classic]) .sidebar-link,:root:not([data-ui-theme=classic]) .sidebar-subnav-link,:root:not([data-ui-theme=classic]) .sidebar-subnav-toggle,:root:not([data-ui-theme=classic]) .toggle-button,:root:not([data-ui-theme=classic]) .wizard-step,:root:not([data-ui-theme=classic]) button:not([class]){border:1px solid transparent;background:linear-gradient(145deg,#f0ebe6,#e4ddd7);color:#3d3128;box-shadow:none}:root:not([data-ui-theme=classic])[data-theme=dark] .entry-table-sort-button,:root:not([data-ui-theme=classic])[data-theme=dark] .nav-toggle,:root:not([data-ui-theme=classic])[data-theme=dark] .period-filters-button,:root:not([data-ui-theme=classic])[data-theme=dark] .secondary-button:not(.primary-cta),:root:not([data-ui-theme=classic])[data-theme=dark] .secondary-link:not(.primary-cta),:root:not([data-ui-theme=classic])[data-theme=dark] .sidebar-link,:root:not([data-ui-theme=classic])[data-theme=dark] .sidebar-subnav-link,:root:not([data-ui-theme=classic])[data-theme=dark] .sidebar-subnav-toggle,:root:not([data-ui-theme=classic])[data-theme=dark] .toggle-button,:root:not([data-ui-theme=classic])[data-theme=dark] .wizard-step,:root:not([data-ui-theme=classic])[data-theme=dark] button:not([class]){background:linear-gradient(145deg,#332b26,#271f1b);border-color:transparent;color:#eadfd6;box-shadow:none}:root:not([data-ui-theme=classic]) .nav-toggle,:root:not([data-ui-theme=classic]) .period-filters-button,:root:not([data-ui-theme=classic]) .toggle-button,:root:not([data-ui-theme=classic]) .wizard-step{border-color:transparent}:root:not([data-ui-theme=classic]) .nav-toggle[aria-pressed=true],:root:not([data-ui-theme=classic]) .period-filters-button.is-active,:root:not([data-ui-theme=classic]) .toggle-button.is-active,:root:not([data-ui-theme=classic]) .wizard-step.is-active{background:linear-gradient(145deg,#eadfd6,#decfc2);color:#8f4f2d;border-color:transparent;box-shadow:inset 1px 1px 2px rgba(154,129,109,.24),inset -1px -1px 2px rgba(255,250,245,.62)}:root:not([data-ui-theme=classic])[data-theme=dark] .nav-toggle[aria-pressed=true],:root:not([data-ui-theme=classic])[data-theme=dark] .period-filters-button.is-active,:root:not([data-ui-theme=classic])[data-theme=dark] .toggle-button.is-active,:root:not([data-ui-theme=classic])[data-theme=dark] .wizard-step.is-active{background:linear-gradient(145deg,#4a3930,#3a2d26);color:#f2e6dc;border-color:transparent;box-shadow:inset 1px 1px 2px rgba(20,16,14,.6),inset -1px -1px 2px rgba(88,70,58,.24)}:root:not([data-ui-theme=classic]) .period-filters-button.is-active:hover,:root:not([data-ui-theme=classic]) .toggle-button.is-active:hover,:root:not([data-ui-theme=classic])[data-theme=dark] .period-filters-button.is-active:hover,:root:not([data-ui-theme=classic])[data-theme=dark] .toggle-button.is-active:hover{filter:none}.field input,.field select,.field textarea{border:1px solid transparent;background:linear-gradient(145deg,#e6dfd8,#f1ece7);box-shadow:var(--neu-shadow-input)}:root[data-theme=dark] .field input,:root[data-theme=dark] .field select,:root[data-theme=dark] .field textarea{border-color:rgba(195,164,141,.18);background:linear-gradient(145deg,#2d2521,#352c27)}.entry-card,.home-focus-media,.home-highlight,.home-persona-tile,.home-tackle-card,.import-preview-notice,.property-card-metric{border:1px solid transparent;box-shadow:var(--section-surface-shadow)}:root[data-ui-theme=classic]{--app-background:#f8fafc;--app-foreground:#0f172a;--brand-primary:#0f172a;--brand-primary-contrast:#f8fafc;--brand-primary-hover:#111827;--brand-accent:#e7dac3;--brand-muted:#e2e8f0;--brand-muted-strong:#cbd5f5;--surface:#ffffff;--surface-muted:#f1f5f9;--surface-border-color:rgba(15,23,42,0.08);--surface-border:1px solid var(--surface-border-color);--surface-shadow:0 16px 40px rgba(15,23,42,0.08);--surface-shadow-strong:0 24px 60px rgba(15,23,42,0.12);--surface-inset-shadow:inset 0 1px 2px rgba(15,23,42,0.06);--surface-press-shadow:inset 0 0 0 1px rgba(15,23,42,0.14);--sidebar-background:#ffffff;--sidebar-accent:#f1f5f9;--sidebar-active:#e2e8f0;--sidebar-border:rgba(15,23,42,0.08);--text-muted:#475569;--text-muted-strong:#1f2937;--helper-text:#64748b;--note-text-color:#374151;--placeholder-color:#94a3b8;--border-muted:#9ca3af;--pill-background:#e5e7eb;--app-header-background:rgba(255,255,255,0.85);--chart-metric-background:linear-gradient(135deg,#f8fafc,#eef2ff);--chart-card-background:linear-gradient(180deg,#ffffff,#f8fafc);--chart-bar-track:linear-gradient(90deg,#e2e8f0,#f1f5f9);--sparkline-axis:#e5e7eb;--sparkline-trend:#2563eb;--sparkline-point:#2563eb;--sparkline-positive:#15803d;--sparkline-negative:#b91c1c;--sparkline-positive-fill:rgba(34,197,94,0.16);--sparkline-negative-fill:rgba(239,68,68,0.14)}:root[data-theme=dark][data-ui-theme=classic]{--app-background:#020617;--app-foreground:#e2e8f0;--brand-primary:#7cd1f5;--brand-primary-contrast:#020617;--brand-primary-hover:#0ea5e9;--brand-accent:#1d4ed8;--brand-muted:#111827;--brand-muted-strong:#1f2937;--surface:#0f172a;--surface-muted:#111827;--surface-border-color:rgba(226,232,240,0.1);--surface-border:1px solid var(--surface-border-color);--surface-shadow:0 16px 40px rgba(0,0,0,0.55);--surface-shadow-strong:0 24px 60px rgba(0,0,0,0.65);--surface-inset-shadow:inset 0 1px 2px rgba(0,0,0,0.35);--surface-press-shadow:inset 0 0 0 1px rgba(226,232,240,0.2);--sidebar-background:#020617;--sidebar-accent:#111827;--sidebar-active:#111827;--sidebar-border:rgba(255,255,255,0.08);--text-muted:#cbd5f5;--text-muted-strong:#e2e8f0;--helper-text:#94a3b8;--note-text-color:#cbd5f5;--placeholder-color:#94a3b8;--border-muted:rgba(148,163,184,0.5);--pill-background:#1f2937;--app-header-background:rgba(2,6,23,0.85);--chart-metric-background:linear-gradient(135deg,#0b1220,#111827);--chart-card-background:linear-gradient(180deg,#0b1220,#0f172a);--chart-bar-track:linear-gradient(90deg,#1f2937,#111827);--sparkline-axis:#334155;--sparkline-trend:#7cd1f5;--sparkline-point:#7cd1f5;--sparkline-positive:#4ade80;--sparkline-negative:#f87171;--sparkline-positive-fill:rgba(74,222,128,0.16);--sparkline-negative-fill:rgba(248,113,113,0.16)}:root[data-ui-theme=classic] body{background:var(--app-background)}:root[data-ui-theme=classic] .app-shell:before{opacity:0}:root[data-ui-theme=classic] .app-header,:root[data-ui-theme=classic] .app-sidebar,:root[data-ui-theme=classic] .card,:root[data-ui-theme=classic] .chart-block,:root[data-ui-theme=classic] .collection-card,:root[data-ui-theme=classic] .detail-page .panel,:root[data-ui-theme=classic] .export-panel,:root[data-ui-theme=classic] .financial-expected-card,:root[data-ui-theme=classic] .financial-metric,:root[data-ui-theme=classic] .form-card,:root[data-ui-theme=classic] .mobile-sidebar-panel,:root[data-ui-theme=classic] .panel,:root[data-ui-theme=classic] .properties-page .panel,:root[data-ui-theme=classic] .property-card,:root[data-ui-theme=classic] .sparkline,:root[data-ui-theme=classic] .wizard-review-block{border:var(--surface-border);background:var(--surface);box-shadow:var(--surface-shadow)}:root[data-ui-theme=classic] .nav-toggle,:root[data-ui-theme=classic] .period-filters-button,:root[data-ui-theme=classic] .sidebar-link,:root[data-ui-theme=classic] .sidebar-subnav-link,:root[data-ui-theme=classic] .sidebar-subnav-toggle,:root[data-ui-theme=classic] .toggle-button,:root[data-ui-theme=classic] .wizard-step{border:1px solid var(--surface-border-color);box-shadow:none;background:var(--surface)}:root[data-ui-theme=classic] .nav-toggle[aria-pressed=true],:root[data-ui-theme=classic] .period-filters-button.is-active,:root[data-ui-theme=classic] .toggle-button.is-active,:root[data-ui-theme=classic] .wizard-step.is-active{background:color-mix(in srgb,var(--brand-primary) 10%,var(--surface));color:var(--brand-primary);border-color:color-mix(in srgb,var(--brand-primary) 35%,#94a3b8)}:root[data-ui-theme=classic] .primary-button,:root[data-ui-theme=classic] .primary-link{border:none;background:var(--brand-primary);color:var(--brand-primary-contrast);box-shadow:0 12px 24px rgba(15,23,42,.2)}:root[data-ui-theme=classic] .secondary-button,:root[data-ui-theme=classic] .secondary-link{border:1px solid rgba(15,23,42,.25);background:var(--surface);color:var(--brand-primary);box-shadow:none}:root[data-ui-theme=classic] .field input,:root[data-ui-theme=classic] .field select,:root[data-ui-theme=classic] .field textarea{border:1px solid rgba(148,163,184,.5);background:transparent;box-shadow:0 1px 2px rgba(15,23,42,.06)}