:root{--ink:#102a2a;--ink-2:#25413f;--muted:#687b78;--line:#dce5df;--stone:#f5f5ef;--paper:#fffef9;--white:#fff;--navy:#0d2b2b;--navy-2:#173b39;--green:#2c765f;--green-2:#3f9175;--green-soft:#e8f3ec;--teal-soft:#e7f4f3;--amber:#a96f26;--amber-soft:#fff4dd;--blue:#397388;--blue-soft:#eaf4f7;--purple:#715f8e;--purple-soft:#f2edf7;--red:#a64a44;--red-soft:#fcecea;--shadow-sm:0 1px 2px #142c280d, 0 4px 14px #142c280a;--shadow-md:0 20px 60px #0d2b2b1a, 0 3px 12px #0d2b2b0f;--shadow-lg:0 30px 90px #0723222b}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{max-width:100%;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #3f917542}.container{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:112px 0}.brand{letter-spacing:-.035em;z-index:2;align-items:center;gap:10px;font-size:20px;font-weight:760;display:inline-flex;position:relative}.brand-mark{background:#f3f7f3;border:1px solid #a8beb3;border-radius:8px;flex-direction:column;justify-content:center;gap:3px;width:30px;height:30px;padding:6px;display:inline-flex;position:relative;overflow:hidden}.brand-mark span{background:var(--green);border-radius:5px;height:2px;display:block}.brand-mark span:nth-child(2){width:76%}.brand-mark span:nth-child(3){width:55%}.brand-mark i{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:12px;height:12px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:1px;right:3px}.brand-inverse{color:#fff}.brand-inverse .brand-mark{background:#ffffff1a;border-color:#ffffff3d}.brand-inverse .brand-mark span{background:#86c2aa}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 18px;font-size:14px;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.52;cursor:not-allowed;transform:none}.button-primary{background:var(--green);color:#fff;box-shadow:0 6px 18px #2c765f33}.button-primary:hover{background:#24634f;box-shadow:0 9px 23px #2c765f40}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 1px 3px #0d2b2b08}.button-secondary:hover{border-color:#b8cbc1}.button-light{color:var(--navy);background:#f6faf5}.button-ghost{color:var(--ink);background:0 0}.button-sm{min-height:38px;padding:0 15px;font-size:13px}.button-lg{border-radius:10px;min-height:50px;padding:0 22px;font-size:15px}.marketing-page{width:100%;max-width:100%;overflow:hidden}.marketing-header{z-index:20;border-bottom:1px solid #0d2b2b14;height:76px;position:absolute;inset:0 0 auto}.nav-inner{align-items:center;height:100%;display:flex}.marketing-nav{color:#415956;align-items:center;gap:32px;margin:0 auto;font-size:14px;font-weight:570;display:flex}.marketing-nav>a{transition:color .2s}.marketing-nav>a:hover,.nav-login:hover{color:var(--green)}.nav-actions{align-items:center;gap:22px;display:flex}.nav-login{font-size:14px;font-weight:650}.nav-toggle,.nav-mobile-actions{display:none}.hero-section{background:radial-gradient(circle at 92% 20%,#e2f1e8bf,#0000 29%),linear-gradient(120deg,#fffef9 0%,#fafbf5 58%,#f0f5ed 100%);min-height:830px;padding:150px 0 100px;position:relative}.hero-section:after{content:"";opacity:.28;pointer-events:none;background-image:linear-gradient(#16443e0d 1px,#0000 1px),linear-gradient(90deg,#16443e0d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 56%,#000);mask-image:linear-gradient(90deg,#0000,#000 56%,#000)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#c8e2d35e;width:360px;height:360px;top:120px;right:-120px}.hero-glow-two{border:1px solid #4082681f;width:220px;height:220px;bottom:60px;right:31%}.hero-grid{z-index:2;grid-template-columns:.9fr 1.18fr;align-items:center;gap:64px;display:grid;position:relative}.eyebrow{text-transform:uppercase;color:var(--green);letter-spacing:.12em;align-items:center;gap:9px;margin-bottom:24px;font-size:11px;font-weight:760;display:inline-flex}.eyebrow>span{background:currentColor;width:22px;height:1px}.hero-copy{min-width:0}.hero-copy h1{letter-spacing:-.052em;max-width:650px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,5vw,76px);font-weight:500;line-height:.99}.hero-copy h1 em{color:var(--green);font-style:italic;font-weight:400}.hero-lede{color:#506461;max-width:620px;margin:0 0 33px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;display:flex}.hero-note{color:#687c78;gap:22px;margin-top:24px;font-size:12px;font-weight:580;display:flex}.hero-note span{align-items:center;gap:6px;display:flex}.hero-note svg{color:var(--green)}.hero-product{min-width:0;max-width:100%;padding:35px 0;animation:.8s cubic-bezier(.2,.7,.2,1) .12s both heroEnter;position:relative}@keyframes heroEnter{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:none}}.app-window{width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #294e462e;border-radius:17px;overflow:hidden}.window-bar{border-bottom:1px solid var(--line);background:#fbfcf8;align-items:center;height:50px;padding:0 15px;display:flex;position:relative}.window-dots{gap:5px;display:flex}.window-dots span{background:#ced9d3;border-radius:50%;width:7px;height:7px}.window-title{color:#768681;font-size:10px;font-weight:650;position:absolute;left:50%;transform:translate(-50%)}.window-avatar{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:auto;font-size:8px;display:grid}.window-body{padding:24px}.preview-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.preview-head>div:first-child{flex-direction:column;gap:4px;display:flex}.preview-kicker{color:#81908c;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.preview-head strong{letter-spacing:-.02em;font-size:16px}.overall-progress{background:conic-gradient(var(--green) 0 83%, #e7ece8 83%);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:relative}.overall-progress:after{content:"";background:#fff;border-radius:50%;width:37px;height:37px;position:absolute}.overall-progress b,.overall-progress span{z-index:1;position:absolute}.overall-progress b{font-size:11px;top:12px}.overall-progress span{color:#71807d;font-size:6px;bottom:10px}.year-preview-list{flex-direction:column;gap:8px;display:flex}.year-preview{background:#fff;border:1px solid #e0e8e2;border-radius:10px;grid-template-columns:35px minmax(0,1.4fr) minmax(0,.8fr) 42px;align-items:center;gap:10px;min-width:0;padding:10px 11px;display:grid}.year-preview>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.year-preview strong{font-size:12px}.year-preview>div:nth-child(2) span{color:#778682;font-size:8px}.year-preview>b{text-align:right;color:#657773;font-size:9px}.year-icon{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:7px;place-items:center;font-size:9px;font-weight:750;display:grid}.is-done .year-icon{background:var(--green-soft);color:var(--green)}.has-gaps .year-icon{background:var(--amber-soft);color:var(--amber)}.mini-progress{background:#e7ece9;border-radius:5px;height:4px;overflow:hidden}.mini-progress i{background:var(--blue);border-radius:inherit;height:100%;display:block}.is-done .mini-progress i{background:var(--green)}.has-gaps .mini-progress i{background:var(--amber)}.contractor-prompt{background:#fffaf0;border:1px solid #ebd7ad;border-radius:11px;gap:10px;margin-top:13px;padding:14px;display:flex}.prompt-icon{width:34px;height:34px;color:var(--amber);background:#f7e8c9;border-radius:9px;flex:none;place-items:center;display:grid}.prompt-copy{flex:1;min-width:0}.prompt-copy>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.prompt-copy strong{font-size:10px}.prompt-copy p{color:#6d746e;justify-content:space-between;margin:5px 0 10px;font-size:8px;display:flex}.status-pill{white-space:nowrap;border-radius:50px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:690;display:inline-flex}.status-pill.amber{background:var(--amber-soft);color:#885d24}.status-pill.green{background:var(--green-soft);color:var(--green)}.status-pill.blue{background:var(--blue-soft);color:var(--blue)}.prompt-actions{gap:5px;display:flex}.prompt-actions span{background:#fff;border:1px solid #dfd5be;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:620}.prompt-actions span:first-child{color:var(--green);background:#f2f8f4;border-color:#6d9e8b}.floating-chip{color:var(--green);background:#fff;border:1px solid #dce6df;border-radius:10px;align-items:center;gap:9px;padding:10px 13px;animation:4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 12px 35px #0d2b2b24}.floating-chip span{color:#73817e;flex-direction:column;font-size:7px;line-height:1.45;display:flex}.floating-chip b{color:var(--ink);font-size:9px}.floating-chip-left{bottom:96px;left:-36px}.floating-chip-right{animation-delay:-2s;top:96px;right:-30px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-inner{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.trust-inner>p{color:#667874;margin:0;font-size:12px;font-weight:620}.trust-items{gap:33px;display:flex}.trust-items span{color:#4d625e;align-items:center;gap:8px;font-size:11px;font-weight:620;display:flex}.trust-items svg{color:var(--green)}.section-label{color:var(--green);text-transform:uppercase;letter-spacing:.16em;margin-bottom:18px;font-size:10px;font-weight:800;display:inline-block}.section-label.light{color:#9bd0ba}.problem-section{background:#f7f7f1}.problem-grid{grid-template-columns:1.35fr .8fr;align-items:end;gap:110px;display:grid}.problem-grid h2,.section-heading h2,.reports-copy h2,.review-copy h2,.continuity-copy h2,.final-cta h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}.problem-grid h2{max-width:720px;margin:0;font-size:42px;line-height:1.14}.problem-copy p{color:#62726f;margin:0 0 24px;font-size:16px;line-height:1.75}.text-link{color:var(--green);align-items:center;gap:8px;font-size:13px;font-weight:710;display:inline-flex}.steps-section{background:var(--paper)}.section-heading.centered{text-align:center;max-width:690px;margin:0 auto 54px}.section-heading h2{margin:0 0 18px;font-size:45px;line-height:1.14}.section-heading p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.steps-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step-card{border:1px solid var(--line);min-height:248px;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:25px;transition:transform .25s,box-shadow .25s}.step-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.step-card-top{color:var(--green);justify-content:space-between;align-items:center;display:flex}.step-card-top>span{color:#99aaa5;font-family:Georgia,serif;font-size:14px;font-style:italic}.step-card h3{letter-spacing:-.02em;margin:45px 0 12px;font-size:18px;line-height:1.25}.step-card p{color:#687874;margin:0;font-size:13px;line-height:1.65}.reports-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.reports-section:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;right:-220px}.reports-grid{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid;position:relative}.reports-copy h2{margin:0 0 22px;font-size:47px;line-height:1.1}.reports-copy>p{color:#b5c7c2;margin:0 0 25px;font-size:15px;line-height:1.75}.check-list{flex-direction:column;gap:12px;margin:0 0 33px;padding:0;list-style:none;display:flex}.check-list li{color:#d1deda;align-items:center;gap:10px;font-size:13px;display:flex}.check-list svg{color:#87c3a9}.report-package{color:var(--ink);background:#fdfefb;border-radius:16px;padding:22px;transform:rotate(1deg);box-shadow:0 25px 70px #00000040}.package-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 2px 17px;display:flex}.package-header>div{align-items:center;gap:12px;display:flex}.package-header>div>span{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:750;display:grid}.package-header strong{font-size:14px}.report-list{grid-template-columns:1fr 1fr;gap:0 16px;padding:8px 0;display:grid}.report-row{border-bottom:1px solid #edf1ed;grid-template-columns:33px 1fr 17px;align-items:center;gap:10px;padding:11px 4px;display:grid}.report-row>svg{color:#93a29e}.report-icon{background:var(--green-soft);width:32px;height:32px;color:var(--green);border-radius:8px;place-items:center;display:grid}.report-row>div{flex-direction:column;gap:2px;display:flex}.report-row strong{font-size:10px}.report-row>div span{color:#85928f;font-size:7px}.package-footer{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.package-footer span{color:#7c8986;font-size:8px}.package-footer button,.package-footer a{background:var(--green);color:#fff;border:0;border-radius:7px;padding:8px 12px;font-size:8px;font-weight:680}.review-section{background:#f5f5ef}.review-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:100px;display:grid}.review-visual{min-height:420px;position:relative}.review-visual:before{content:"";background:#e3eee5;border-radius:50%;width:330px;height:330px;position:absolute;top:30px;left:60px}.review-card{z-index:1;border:1px solid var(--line);width:92%;box-shadow:var(--shadow-md);background:#fff;border-radius:15px;padding:22px;position:relative}.review-card-head{border-bottom:1px solid #e9eeea;align-items:center;gap:12px;padding-bottom:16px;display:flex}.review-card-head>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.review-card-head span{color:var(--amber);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.review-card-head strong{font-size:14px}.transaction-line{grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:19px 0;display:grid}.transaction-line>span{width:35px;height:35px;color:var(--green);background:#eef3ee;border-radius:50%;place-items:center;font-size:10px;font-weight:750;display:grid}.transaction-line>div{flex-direction:column;gap:3px;display:flex}.transaction-line strong{font-size:12px}.transaction-line small{color:#84928f;font-size:8px}.transaction-line>b{font-size:11px}.review-options{grid-template-columns:1.2fr 1.4fr .7fr;gap:7px;display:grid}.review-options span{border:1px solid var(--line);border-radius:7px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:8px;font-weight:650;display:flex}.review-options .selected{color:var(--green);background:#f0f7f2;border-color:#68a089}.w9-row{background:#fff9ed;border-radius:9px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px;display:flex}.w9-row>div{color:var(--amber);align-items:center;gap:8px;display:flex}.w9-row>div>span{color:#8b7553;flex-direction:column;gap:2px;font-size:7px;display:flex}.w9-row strong{color:var(--ink);font-size:9px}.w9-row button,.w9-row a{background:var(--navy);color:#fff;border:0;border-radius:6px;padding:7px 10px;font-size:7px;font-weight:700}.owner-card{z-index:2;width:75%;padding:4px 18px 13px;position:absolute;bottom:18px;right:0;transform:rotate(-2deg)}.owner-card .transaction-line{padding-bottom:8px}.excluded-note{color:var(--green);align-items:center;gap:6px;margin-left:45px;font-size:8px;font-weight:670;display:flex}.review-copy h2{margin:0 0 20px;font-size:44px;line-height:1.13}.review-copy>p{color:var(--muted);margin:0 0 30px;font-size:15px;line-height:1.75}.principle-list{border-top:1px solid #d6e0da}.principle-list>div{border-bottom:1px solid #d6e0da;grid-template-columns:32px 1fr;gap:12px;padding:15px 0;display:grid}.principle-list>div>span{color:var(--green);font-family:Georgia,serif;font-size:12px;font-style:italic}.principle-list p{color:#63736f;margin:0;font-size:12px;line-height:1.55}.principle-list strong{color:var(--ink)}.continuity-section{background:var(--paper)}.continuity-card{color:#fff;background:linear-gradient(115deg,#153c38,#245a4c);border-radius:22px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:100px;min-height:470px;padding:64px 75px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #0d2b2b26}.continuity-card:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;right:-180px}.continuity-copy{z-index:1;position:relative}.continuity-copy h2{margin:0 0 20px;font-size:42px;line-height:1.12}.continuity-copy p{color:#bdd0ca;margin:0 0 30px;font-size:14px;line-height:1.7}.timeline-card{z-index:1;color:var(--ink);background:#fff;border-radius:15px;padding:24px;position:relative;box-shadow:0 20px 50px #00000038}.timeline-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:8px;padding-bottom:15px;display:flex}.timeline-head span{color:#82908d;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.timeline-head b{font-size:11px}.timeline-row{grid-template-columns:33px 1fr 70px;align-items:center;gap:10px;padding:11px 0;display:grid}.timeline-row>span{color:#6f7e7a;background:#e8eeea;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:700;display:grid}.timeline-row.done>span{background:var(--green-soft);color:var(--green)}.timeline-row.active>span{background:var(--blue-soft);color:var(--blue)}.timeline-row>div{flex-direction:column;gap:2px;display:flex}.timeline-row b{font-size:10px}.timeline-row small{color:#82908d;font-size:7px}.timeline-row i{background:#e7ece9;border-radius:4px;height:4px;overflow:hidden}.timeline-row i:after{content:"";background:var(--green);width:100%;height:100%;display:block}.timeline-row.active i:after{background:var(--blue);width:83%}.timeline-row.future i:after{background:#a5b5b0;width:24%}.timeline-caption{color:var(--green);background:#f3f7f3;border-radius:7px;align-items:center;gap:7px;margin-top:10px;padding:9px 11px;font-size:8px;font-weight:650;display:flex}.final-cta{background:#f5f5ef;padding:85px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.final-cta h2{margin:0 0 12px;font-size:41px}.final-cta p{color:var(--muted);margin:0}.site-footer{color:#fff;background:#0b2525;padding:62px 0 22px}.footer-main{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:45px;display:flex}.footer-brand p{color:#94aaa5;margin:15px 0 0;font-size:12px}.footer-links{color:#c5d2cf;gap:30px;font-size:12px;display:flex}.footer-bottom{color:#78908b;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.footer-bottom div{gap:20px;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.login-page{background:#fbfbf7;grid-template-columns:1.02fr .98fr;min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#0d2b2b 0%,#153c38 65%,#245746 100%);position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";border:1px solid #ffffff0f;border-radius:50%;position:absolute}.login-story:before{width:560px;height:560px;bottom:-200px;left:-260px}.login-story:after{width:420px;height:420px;top:-140px;right:-210px}.login-story-inner{z-index:1;flex-direction:column;width:min(580px,100% - 80px);min-height:100%;margin:0 auto;padding:48px 0 35px;display:flex;position:relative}.login-message{margin-top:auto;padding-top:70px}.eyebrow.dark{color:#8fc5ae}.login-message h1{letter-spacing:-.045em;margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(45px,4.6vw,65px);font-weight:500;line-height:1.03}.login-message p{color:#b6cbc5;max-width:500px;margin:0;font-size:17px;line-height:1.65}.login-progress-card{color:var(--ink);background:#fffffff5;border:1px solid #ffffff38;border-radius:15px;margin:46px 0 auto;padding:22px;box-shadow:0 25px 60px #0000003b}.login-card-head{color:#748480;border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:15px;font-size:9px;display:flex}.login-card-head b{color:var(--ink)}.login-year-row{border-bottom:1px solid #edf1ed;grid-template-columns:34px 1.3fr .8fr 32px;align-items:center;gap:10px;padding:12px 0;display:grid}.login-year-dot{background:var(--blue-soft);width:29px;height:29px;color:var(--blue);border-radius:50%;place-items:center;font-size:8px;font-weight:730;display:grid}.login-year-row.complete .login-year-dot{background:var(--green-soft);color:var(--green)}.login-year-row.waiting .login-year-dot{background:var(--amber-soft);color:var(--amber)}.login-year-row>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.login-year-row strong{font-size:10px}.login-year-row small{color:#87938f;font-size:7px}.login-year-row>b{text-align:right;font-size:8px}.login-line{background:#e6ece8;border-radius:5px;height:4px;overflow:hidden}.login-line i{background:var(--green);border-radius:inherit;width:100%;height:100%;display:block}.login-year-row.active .login-line i{background:var(--blue)}.login-year-row.waiting .login-line i{background:var(--amber)}.login-card-note{color:#778783;align-items:center;gap:7px;margin-top:13px;font-size:7px;display:flex}.login-card-note svg{color:var(--green)}.login-quote{color:#79948d;margin:25px 0 0;font-family:Georgia,serif;font-size:12px;font-style:italic}.login-form-side{flex-direction:column;min-width:0;display:flex;position:relative}.login-form-wrap{width:min(420px,100% - 64px);margin:auto;padding:60px 0 40px}.login-mobile-brand{display:none}.login-title>span{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800}.login-title h2{letter-spacing:-.035em;margin:10px 0 8px;font-family:Georgia,serif;font-size:36px;font-weight:500}.login-title p{color:var(--muted);margin:0 0 32px;font-size:14px}.login-form-wrap form label{margin-bottom:8px;font-size:12px;font-weight:680;display:block}.label-row{justify-content:space-between;align-items:center;margin-top:19px;display:flex}.label-row label{margin:0!important}.label-row a,.label-row button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:650}.input-wrap{color:#84938f;background:#fff;border:1px solid #cedad3;border-radius:9px;align-items:center;gap:10px;height:49px;padding:0 13px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0d2b2b05}.input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #2c765f17}.input-wrap.has-error{border-color:var(--red)}.input-wrap input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.password-toggle{color:#798985;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.field-error{color:var(--red);margin:7px 0 0;font-size:10px}.login-submit,.magic-link{width:100%;min-height:48px;margin-top:22px}.magic-link{margin-top:0}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-divider{color:#99a5a2;justify-content:center;align-items:center;height:42px;font-size:9px;display:flex;position:relative}.form-divider:before{content:"";background:var(--line);height:1px;position:absolute;left:0;right:0}.form-divider span{z-index:1;background:#fbfbf7;padding:0 12px}.signup-line{text-align:center;color:var(--muted);margin:25px 0 0;font-size:11px}.signup-line a,.signup-line button{color:var(--green);font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:680}.privacy-note{color:#879590;align-items:flex-start;gap:7px;margin:28px 0 0;font-size:9px;line-height:1.5;display:flex}.privacy-note svg{color:var(--green);flex:none}.form-success{background:var(--green-soft);color:var(--green);border:1px solid #b8d5c7;border-radius:9px;gap:10px;margin-bottom:18px;padding:12px;display:flex}.form-success>div{flex-direction:column;gap:3px;display:flex}.form-success strong{font-size:11px}.form-success span{color:#507769;font-size:9px}.login-footer{color:#94a09d;justify-content:space-between;width:calc(100% - 64px);margin:0 auto 25px;font-size:9px;display:flex}.login-footer div{gap:18px;display:flex}.dashboard-page{color:#17302e;background:#f5f7f4;min-height:100vh}.dashboard-sidebar{z-index:30;color:#fff;background:#0d2b2b;flex-direction:column;width:236px;padding:24px 14px 17px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 25px;display:flex}.sidebar-head>button{color:#fff;background:0 0;border:0;display:none}.sidebar-nav{flex-direction:column;display:flex}.sidebar-label{text-transform:uppercase;letter-spacing:.13em;color:#66807a;padding:0 11px 8px;font-size:8px;font-weight:800}.sidebar-label.lower{padding-top:24px}.sidebar-nav button{color:#9bb0ab;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;height:41px;padding:0 11px;font-size:11px;font-weight:590;transition:background .16s,color .16s;display:flex}.sidebar-nav button:hover{color:#d7e1de;background:#ffffff0d}.sidebar-nav button.active{color:#fff;background:#74b19724}.sidebar-nav button.active svg{color:#8cc4ac}.sidebar-nav button i{color:#c8d7d3;background:#ffffff17;border-radius:8px;place-items:center;min-width:20px;height:18px;margin-left:auto;font-size:8px;font-style:normal;display:grid}.sidebar-help{color:#8fb9aa;cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff17;border-radius:9px;grid-template-columns:20px 1fr 17px;align-items:center;gap:9px;width:100%;margin-top:auto;padding:11px;display:grid}.sidebar-help>span{flex-direction:column;gap:2px;display:flex}.sidebar-help strong{color:#d9e4e0;font-size:9px}.sidebar-help small{color:#78918c;font-size:7px}.sidebar-user{color:#7d9690;border-top:1px solid #ffffff14;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;margin-top:14px;padding:15px 7px 0;display:grid}.sidebar-user>span{color:#fff;background:#31564f;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-weight:720;display:grid}.sidebar-user>div{flex-direction:column;gap:2px;display:flex}.sidebar-user strong{color:#e8eeec;font-size:9px}.sidebar-user small{font-size:7px}.sidebar-user>button{color:#7d9690;cursor:pointer;background:0 0;border:0;padding:0}.sidebar-scrim{display:none}.dashboard-main{min-width:0;margin-left:236px}.dashboard-topbar{z-index:20;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffffcf0;border-bottom:1px solid #dce5df;align-items:center;gap:20px;height:67px;padding:0 27px;display:flex;position:sticky;top:0}.mobile-menu{display:none}.company-switcher{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.company-switcher>span{background:var(--green-soft);width:31px;height:31px;color:var(--green);border-radius:7px;place-items:center;display:grid}.company-switcher>div{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.company-switcher small{color:#869590;font-size:7px}.company-switcher strong{font-size:10px}.company-switcher>svg{color:#8b9995}.topbar-search{color:#82918d;background:#f8faf7;border:1px solid #dbe4de;border-radius:8px;align-items:center;gap:8px;width:min(360px,36%);height:36px;margin:0 auto;padding:0 10px;display:flex}.topbar-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:9px}.topbar-search kbd{color:#98a4a1;background:#fff;border:1px solid #d9e1dc;border-radius:4px;padding:2px 5px;font-size:7px;box-shadow:0 1px 1px #00000008}.topbar-actions{align-items:center;gap:6px;display:flex}.topbar-actions>button:not(.button),.mobile-menu{color:#667b76;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.topbar-actions>button:not(.button):hover{background:#eef3ef}.notification-button{position:relative}.notification-button i{background:var(--amber);border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #fff}.dashboard-content{width:min(1320px,100% - 48px);margin:0 auto;padding:34px 0 60px}.dashboard-welcome,.workspace-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px;display:flex}.dashboard-welcome>div:first-child>p,.workspace-header>div:first-child>p{color:#8c9a96;text-transform:uppercase;letter-spacing:.11em;margin:0 0 6px;font-size:8px;font-weight:750}.dashboard-welcome h1,.workspace-header h1{letter-spacing:-.04em;margin:0 0 5px;font-family:Georgia,serif;font-size:32px;font-weight:500}.dashboard-welcome>div:first-child>span,.workspace-header>div:first-child>span{color:#71817d;font-size:11px}.workspace-actions{align-items:center;gap:8px;display:flex}.workspace-actions .button{min-height:38px;font-size:9px}.entity-meta{border:1px solid var(--line);height:48px;box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;align-items:center;padding:0 14px;display:flex}.entity-meta>span{flex-direction:column;gap:3px;padding:0 12px;display:flex}.entity-meta small{color:#8d9a97;text-transform:uppercase;letter-spacing:.08em;font-size:6px;font-weight:700}.entity-meta b{font-size:9px}.entity-meta>i{background:var(--line);width:1px;height:22px}.dashboard-section-head{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.dashboard-section-head h2,.panel-head h2{letter-spacing:-.015em;margin:0 0 4px;font-size:14px}.dashboard-section-head p,.panel-head p{color:#85928e;margin:0;font-size:8px}.dashboard-section-head select{border:1px solid var(--line);height:32px;color:var(--ink);background:#fff;border-radius:7px;padding:0 28px 0 10px;font-size:9px}.year-card-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.dashboard-year-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;padding:17px;position:relative;overflow:hidden}.dashboard-year-card:before{content:"";background:var(--blue);height:3px;position:absolute;top:0;left:0;right:0}.dashboard-year-card.green:before{background:var(--green)}.dashboard-year-card.amber:before{background:var(--amber)}.year-card-top{justify-content:space-between;align-items:center;display:flex}.year-badge{background:var(--blue-soft);width:31px;height:31px;color:var(--blue);border-radius:8px;place-items:center;font-size:9px;font-weight:780;display:grid}.dashboard-year-card.green .year-badge{color:var(--green);background:var(--green-soft)}.dashboard-year-card.amber .year-badge{color:var(--amber);background:var(--amber-soft)}.dashboard-year-card .status-pill{text-overflow:ellipsis;max-width:72%;overflow:hidden}.dashboard-year-card h3{margin:13px 0 9px;font-size:11px}.year-progress{background:#e7ece9;border-radius:5px;height:5px;overflow:hidden}.year-progress i{background:var(--blue);border-radius:inherit;height:100%;display:block}.dashboard-year-card.green .year-progress i{background:var(--green)}.dashboard-year-card.amber .year-progress i{background:var(--amber)}.year-percent{color:#7f8d89;justify-content:space-between;margin-top:6px;font-size:7px;display:flex}.year-percent b{color:#60716d;font-weight:600}.dashboard-year-card ul{border-top:1px solid #edf1ed;border-bottom:1px solid #edf1ed;flex-direction:column;gap:7px;margin:11px 0 9px;padding:10px 0;list-style:none;display:flex}.dashboard-year-card li{color:#687a76;align-items:center;gap:7px;font-size:8px;display:flex}.dashboard-year-card li svg{color:#91a09c}.dashboard-year-card>button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:3px 0 0;font-size:8px;font-weight:720;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin:20px 0;display:grid}.metric-card{border:1px solid var(--line);min-height:90px;box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:11px;padding:15px;transition:transform .16s,box-shadow .16s;display:flex}.metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0d2b2b14}.metric-icon{border-radius:8px;flex:none;place-items:center;width:33px;height:33px;display:grid}.metric-icon.blue{background:var(--blue-soft);color:var(--blue)}.metric-icon.green{background:var(--green-soft);color:var(--green)}.metric-icon.amber{background:var(--amber-soft);color:var(--amber)}.metric-icon.purple{background:var(--purple-soft);color:var(--purple)}.metric-card>div{flex-direction:column;display:flex}.metric-card>div>span{color:#7f8e8a;font-size:7px}.metric-card p{color:#61716d;margin:5px 0 2px;font-size:8px}.metric-card p strong{color:var(--ink);letter-spacing:-.03em;font-size:20px}.metric-card small{color:#8c9895;font-size:7px}.metric-card>svg{color:#91a09c;margin:auto 0 auto auto}.dashboard-two-col{grid-template-columns:1.55fr .75fr;gap:13px;margin-bottom:20px;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;overflow:hidden}.panel-head{border-bottom:1px solid #e5ebe7;justify-content:space-between;align-items:center;gap:15px;min-height:60px;padding:14px 17px;display:flex}.panel-head>div:first-child{flex-direction:column;display:flex}.panel-head>button,.panel-head>div:last-child button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.attention-list{padding:0 17px}.attention-item{border-bottom:1px solid #edf1ed;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:58px;display:grid}.attention-item:last-child{border-bottom:0}.attention-icon{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.attention-icon.high{background:var(--red-soft);color:var(--red)}.attention-icon.medium{background:var(--amber-soft);color:var(--amber)}.attention-icon.low{background:var(--blue-soft);color:var(--blue)}.attention-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.attention-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.attention-item span{color:#87938f;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.attention-item>button{color:#536965;cursor:pointer;background:#fff;border:1px solid #d9e3dd;border-radius:6px;align-items:center;gap:4px;height:28px;padding:0 8px;font-size:7px;font-weight:680;display:flex}.activity-list{padding:6px 17px 10px}.activity-item{grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:9px 0;display:grid;position:relative}.activity-item:not(:last-child):after{content:"";background:#dfe7e2;width:1px;height:10px;position:absolute;bottom:-5px;left:13px}.activity-icon{border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.activity-icon.blue{background:var(--blue-soft);color:var(--blue)}.activity-icon.amber{background:var(--amber-soft);color:var(--amber)}.activity-icon.purple{background:var(--purple-soft);color:var(--purple)}.activity-icon.green{background:var(--green-soft);color:var(--green)}.activity-icon.navy{color:var(--navy);background:#e7edeb}.activity-item>div{flex-direction:column;gap:3px;display:flex}.activity-item strong{font-size:8px}.activity-item span{color:#8b9894;font-size:7px}.reconciliation-panel{margin-bottom:20px}.reconciliation-head>div:last-child{align-items:center;gap:12px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{color:#84928e;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#f7f9f6;border-bottom:1px solid #e1e8e3;height:34px;padding:0 13px;font-size:6px;font-weight:750}td{color:#60726e;border-bottom:1px solid #edf1ed;height:47px;padding:0 13px;font-size:8px}tbody tr:last-child td{border-bottom:0}td strong{color:var(--ink)}td.difference{color:var(--red);font-weight:700}td:last-child button{color:#82928e;cursor:pointer;background:0 0;border:0}.table-status{border-radius:50px;align-items:center;gap:5px;padding:4px 7px;font-size:7px;font-weight:680;display:inline-flex}.table-status.complete{background:var(--green-soft);color:var(--green)}.table-status.review{background:var(--amber-soft);color:var(--amber)}.empty-search{text-align:center;color:#82918d;padding:24px;font-size:9px}.lower-panels{grid-template-columns:1fr 1fr;margin-bottom:0}.contractor-panel,.package-panel{padding-bottom:17px}.contractor-panel>:not(.panel-head),.package-panel>:not(.panel-head){margin-left:17px;margin-right:17px}.contractor-company{border-bottom:1px solid #edf1ed;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:15px 0;display:grid}.contractor-company>span:first-child{background:var(--purple-soft);width:33px;height:33px;color:var(--purple);border-radius:8px;place-items:center;font-size:8px;font-weight:760;display:grid}.contractor-company>div{flex-direction:column;gap:3px;display:flex}.contractor-company strong{font-size:9px}.contractor-company small{color:#889490;font-size:7px}.contractor-status{grid-template-columns:1fr 1fr;gap:9px;display:grid;margin-top:13px!important;margin-bottom:13px!important}.contractor-status>div{background:#f7f9f6;border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex}.contractor-status span{color:#87938f;font-size:7px}.contractor-status b{align-items:center;gap:5px;font-size:8px;display:flex}.amber-text{color:var(--amber)}.red-text{color:var(--red)}.contractor-panel>.button{min-height:33px;font-size:8px}.owner-transfer-note{color:var(--green);border-top:1px solid #edf1ed;align-items:flex-start;gap:9px;padding-top:13px;display:flex;margin-top:14px!important}.owner-transfer-note>div{flex-direction:column;gap:3px;display:flex}.owner-transfer-note strong{font-size:8px}.owner-transfer-note span{color:#7c8b87;font-size:7px}.mini-report-grid{grid-template-columns:1fr 1fr;gap:6px;padding:14px 0;display:grid}.mini-report-grid button{min-width:0;height:32px;color:var(--green);cursor:pointer;background:#fafbf8;border:1px solid #e0e7e2;border-radius:7px;grid-template-columns:17px 1fr 15px;align-items:center;gap:6px;padding:0 8px;display:grid}.mini-report-grid span{color:#526864;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.mini-report-grid button>svg:last-child{color:#8c9a96}.package-actions{gap:7px;display:flex}.package-actions .button{min-height:34px;padding:0 10px;font-size:8px}.workspace-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:20px;display:grid}.workspace-stats article{border:1px solid var(--line);min-height:84px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;flex-direction:column;padding:14px 16px;display:flex}.workspace-stats span{color:#81908c;font-size:7px}.workspace-stats strong{letter-spacing:-.03em;margin:5px 0 2px;font-size:20px}.workspace-stats small{color:#879591;font-size:7px}.tax-year-workspace,.year-roadmap,.statements-panel,.transactions-panel,.documents-table,.activity-workspace,.package-history{margin-bottom:20px}.tax-year-rows{padding:0 17px}.tax-year-rows>article{border-bottom:1px solid #e8ede9;grid-template-columns:60px 1.1fr 1fr 125px;align-items:center;gap:18px;min-height:108px;display:grid}.tax-year-rows>article:last-child{border-bottom:0}.tax-year-number{background:var(--blue-soft);width:50px;height:50px;color:var(--blue);border-radius:11px;place-items:center;font-size:12px;font-weight:780;display:grid}.tax-year-number.green{background:var(--green-soft);color:var(--green)}.tax-year-number.amber{background:var(--amber-soft);color:var(--amber)}.tax-year-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.tax-year-bar{background:#e7ece9;border-radius:5px;height:5px;overflow:hidden}.tax-year-bar i{border-radius:inherit;background:var(--blue);height:100%;display:block}.tax-year-summary small{color:#7c8b87;font-size:7px}.tax-year-rows dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;display:grid}.tax-year-rows dl div{flex-direction:column;gap:4px;display:flex}.tax-year-rows dt{color:#899691;text-transform:uppercase;letter-spacing:.06em;font-size:6px}.tax-year-rows dd{margin:0;font-size:9px;font-weight:700}.tax-year-rows article>button{border:1px solid var(--line);height:31px;color:var(--green);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:7px;font-weight:700;display:flex}.checklist-grid{background:#e7ece8;grid-template-columns:1fr 1fr;gap:1px;display:grid}.checklist-grid button{text-align:left;cursor:default;background:#fff;border:0;grid-template-columns:31px 1fr 17px;align-items:center;gap:10px;min-height:67px;padding:11px 17px;display:grid}.checklist-grid button:has(>svg){cursor:pointer}.checklist-grid button>span{background:var(--amber-soft);width:29px;height:29px;color:var(--amber);border-radius:50%;place-items:center;display:grid}.checklist-grid button.done>span{background:var(--green-soft);color:var(--green)}.checklist-grid button>div{flex-direction:column;gap:4px;display:flex}.checklist-grid strong{font-size:8px}.checklist-grid small{color:#899591;font-size:7px}.checklist-grid button>svg{color:#879692}.account-banner{border:1px solid var(--line);min-height:70px;box-shadow:var(--shadow-sm);background:linear-gradient(105deg,#fff,#f2f8f3);border-radius:11px;grid-template-columns:40px 1fr auto 24px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 17px;display:grid}.account-banner>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:9px;place-items:center;display:grid}.account-banner>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.account-banner small{color:#879591;font-size:7px}.account-banner strong{font-size:10px}.account-banner-meta{gap:28px;margin-right:18px;display:flex}.account-banner-meta span{flex-direction:column;gap:3px;display:flex}.account-banner-meta b{font-size:9px}.account-banner>button{color:#78908a;cursor:pointer;background:0 0;border:0}.legend{color:#778a85;gap:14px;font-size:7px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:50%;width:6px;height:6px}.legend-green{background:var(--green)}.legend-amber{background:var(--amber)}.statement-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:15px;display:grid}.statement-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:9px;flex-direction:column;min-width:0;min-height:155px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.statement-card:hover{box-shadow:var(--shadow-sm);border-color:#b8cdc1;transform:translateY(-2px)}.statement-card.missing{background:#fffaf1;border-style:dashed;border-color:#dec58e}.statement-card>div:first-child{align-items:baseline;gap:6px;display:flex}.statement-card>div:first-child span{color:#9aa6a2;text-transform:uppercase;font-size:7px}.statement-card>div:first-child strong{font-size:10px}.statement-card>.table-status{align-self:flex-start;margin:7px 0}.statement-card>p{color:#71847f;margin:0 0 8px;font-size:7px}.statement-card dl{flex-direction:column;gap:5px;margin:0;display:flex}.statement-card dl div{justify-content:space-between;gap:8px;display:flex}.statement-card dt{color:#929e9a;font-size:6px}.statement-card dd{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:7px;font-weight:650;overflow:hidden}.statement-action{color:var(--green);border-top:1px solid #edf1ed;justify-content:space-between;align-items:center;margin-top:auto;padding-top:9px;font-size:7px;font-weight:700;display:flex}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 14px;display:flex}.filter-pills{gap:5px;display:flex}.filter-pills button,.table-toolbar>button{border:1px solid var(--line);color:#657a75;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:7px;font-weight:650;display:flex}.filter-pills button.active{background:var(--navy);border-color:var(--navy);color:#fff}.filter-pills i{background:var(--amber-soft);min-width:17px;height:17px;color:var(--amber);border-radius:9px;place-items:center;font-size:6px;font-style:normal;display:grid}.product-table tbody tr{cursor:pointer;transition:background .15s}.product-table tbody tr:hover{background:#f7faf7}.product-table td.positive{color:var(--green);font-weight:700}.file-name{color:var(--ink);align-items:center;gap:7px;display:inline-flex}.file-name svg{color:var(--green)}.empty-search{justify-content:center;align-items:center;gap:8px;min-height:90px;display:flex}.contractor-cards{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:20px;display:grid}.full-contractor-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;padding:16px}.contractor-card-head{border-bottom:1px solid #edf1ed;grid-template-columns:36px 1fr 24px;align-items:center;gap:9px;padding-bottom:13px;display:grid}.contractor-card-head>span{background:var(--purple-soft);width:35px;height:35px;color:var(--purple);border-radius:9px;place-items:center;font-size:8px;font-weight:760;display:grid}.contractor-card-head>div{flex-direction:column;gap:3px;display:flex}.contractor-card-head strong{font-size:9px}.contractor-card-head small{color:#899591;font-size:7px}.contractor-card-head button{color:#84938f;cursor:pointer;background:0 0;border:0}.contractor-paid{justify-content:space-between;align-items:baseline;padding:13px 0;display:flex}.contractor-paid span{color:#879591;font-size:7px}.contractor-paid strong{font-size:17px}.full-contractor-card dl{flex-direction:column;gap:8px;margin:0;display:flex}.full-contractor-card dl div{justify-content:space-between;gap:8px;display:flex}.full-contractor-card dt{color:#85928f;font-size:7px}.full-contractor-card dd{margin:0;font-size:7px;font-weight:700}.full-contractor-card dd.amber{color:var(--amber)}.full-contractor-card dd.green{color:var(--green)}.full-contractor-card>button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;border-top:1px solid #edf1ed;justify-content:space-between;margin-top:12px;padding:11px 0 0;font-size:7px;font-weight:700;display:flex}.contractor-guidance{justify-content:space-between;align-items:center;gap:25px;min-height:90px;padding:17px;display:flex}.contractor-guidance>div{align-items:center;gap:12px;display:flex}.contractor-guidance>div>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:9px;place-items:center;display:grid}.contractor-guidance h2{margin:0 0 4px;font-size:11px}.contractor-guidance p{color:#7b8b87;max-width:660px;margin:0;font-size:8px;line-height:1.45}.contractor-guidance>button{color:var(--green);white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.package-hero{background:linear-gradient(118deg, var(--navy), #235548);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:40px;min-height:225px;margin-bottom:26px;padding:30px 34px;display:flex;box-shadow:0 14px 35px #0d2b2b21}.package-hero-copy h2{letter-spacing:-.035em;margin:13px 0 9px;font-family:Georgia,serif;font-size:28px;font-weight:500}.package-hero-copy>p{color:#b8cbc5;max-width:590px;margin:0 0 20px;font-size:9px;line-height:1.55}.package-hero-copy>div{gap:8px;display:flex}.package-hero-copy .button{min-height:36px;font-size:8px}.package-score{background:#ffffff0d;border:1px solid #ffffff29;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:145px;height:145px;display:flex}.package-score span{font-family:Georgia,serif;font-size:30px}.package-score b{color:#a8c8bb;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.package-score small{color:#75988d;margin-top:8px;font-size:6px}.report-library{margin-bottom:20px}.report-card-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.report-library-card{border:1px solid var(--line);text-align:left;cursor:pointer;min-height:80px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;grid-template-columns:36px 1fr 17px;align-items:center;gap:9px;padding:12px;display:grid}.report-library-card>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:8px;place-items:center;display:grid}.report-library-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.report-library-card strong{font-size:8px}.report-library-card small{color:#8b9793;white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.report-library-card>svg{color:#899793}.history-row{min-height:60px;color:var(--green);border-bottom:1px solid #edf1ed;grid-template-columns:22px 1fr auto 28px;align-items:center;gap:10px;padding:0 17px;display:grid}.history-row:last-child{border-bottom:0}.history-row>div{flex-direction:column;gap:3px;display:flex}.history-row strong{color:var(--ink);font-size:8px}.history-row div span{color:#899591;font-size:7px}.history-row>button{color:var(--green);cursor:pointer;background:0 0;border:0}.folder-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:20px;display:grid}.folder-card{border:1px solid var(--line);text-align:left;cursor:pointer;min-height:78px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;grid-template-columns:37px 1fr 17px;align-items:center;gap:9px;padding:13px;display:grid}.folder-card>span{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:8px;place-items:center;display:grid}.folder-card>div{flex-direction:column;gap:4px;display:flex}.folder-card strong{font-size:8px}.folder-card small{color:#879591;font-size:7px}.folder-card>svg{color:#8d9a96}.full-activity-list{padding:4px 17px 14px}.full-activity-row{border-bottom:1px solid #edf1ed;grid-template-columns:70px 31px 1fr 120px 20px;align-items:center;gap:11px;min-height:66px;display:grid}.full-activity-row:last-child{border-bottom:0}.activity-day{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:7px;font-weight:750}.full-activity-row>div{flex-direction:column;gap:4px;display:flex}.full-activity-row strong{font-size:8px}.full-activity-row>div span{color:#879591;font-size:7px}.full-activity-row time{color:#8d9996;text-align:right;font-size:7px}.full-activity-row>button{color:#83928e;cursor:pointer;background:0 0;border:0}.settings-layout{grid-template-columns:190px 1fr;align-items:start;gap:14px;display:grid}.settings-nav{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;flex-direction:column;padding:8px;display:flex}.settings-nav button{color:#71827d;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;height:38px;padding:0 10px;font-size:8px;font-weight:650;display:flex}.settings-nav button.active{background:var(--green-soft);color:var(--green)}.settings-content{flex-direction:column;gap:12px;display:flex}.settings-card{overflow:visible}.settings-form{flex-direction:column;gap:14px;padding:17px;display:flex}.settings-form>div{grid-template-columns:1fr 1fr;gap:11px;display:grid}.settings-form label{color:#566a65;flex-direction:column;gap:7px;font-size:8px;font-weight:680;display:flex}.settings-form input,.settings-form select{height:38px;color:var(--ink);background:#fff;border:1px solid #d6e0da;border-radius:7px;padding:0 10px;font-size:9px}.settings-form .button{align-self:flex-start;min-height:35px;font-size:8px}.settings-card.compact{justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px 17px;display:flex}.settings-card.compact>div{align-items:center;gap:11px;display:flex}.settings-card.compact>div>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:8px;place-items:center;display:grid}.settings-card.compact h3{margin:0 0 4px;font-size:9px}.settings-card.compact p{color:#83918d;margin:0;font-size:7px}.settings-card.compact .button{min-height:32px;font-size:7px}.modal-layer{z-index:100;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0518178c;border:0;position:absolute;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(500px,100%);max-height:calc(100vh - 44px);animation:.22s both modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000004d}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-head{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 28px;align-items:center;gap:11px;padding:18px;display:grid}.modal-head>span{background:var(--green-soft);width:37px;height:37px;color:var(--green);border-radius:9px;place-items:center;display:grid}.modal-head>div{flex-direction:column;gap:3px;display:flex}.modal-head h2{margin:0;font-size:13px}.modal-head p{color:#82908c;margin:0;font-size:8px}.modal-head>button{color:#80908b;cursor:pointer;background:0 0;border:0}.modal-body{padding:18px}.modal-fields{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.modal-fields.single{grid-template-columns:1fr}.modal-fields label{color:#506460;flex-direction:column;gap:7px;font-size:8px;font-weight:680;display:flex}.modal-fields select,.modal-fields input,.modal-fields textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7e1db;border-radius:7px;padding:0 9px;font-size:9px}.modal-fields select,.modal-fields input{height:38px}.modal-fields textarea{resize:vertical;min-height:90px;padding-top:10px;line-height:1.5}.drop-zone{height:150px;color:var(--green);cursor:pointer;background:#f8fbf8;border:1.5px dashed #b9cbc0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.drop-zone input{opacity:0;pointer-events:none;position:absolute}.drop-zone strong{color:var(--ink);font-size:10px}.drop-zone span{color:#81908c;font-size:8px}.upload-note,.modal-disclaimer{background:var(--amber-soft);color:#866334;border-radius:7px;align-items:flex-start;gap:7px;margin:12px 0 0;padding:9px 10px;font-size:8px;line-height:1.5;display:flex}.upload-note svg{flex:none}.modal-footer{border-top:1px solid var(--line);background:#fafbf8;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.modal-footer .button{min-height:36px;font-size:9px}.package-modal-status{background:var(--green-soft);color:var(--green);border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.package-modal-status>div{flex-direction:column;gap:3px;display:flex}.package-modal-status strong{font-size:9px}.package-modal-status span{color:#5d7e71;font-size:7px}.package-file-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.package-file-list>div{height:35px;color:var(--green);border:1px solid #e0e7e2;border-radius:7px;grid-template-columns:19px 1fr auto;align-items:center;padding:0 9px;display:grid}.package-file-list span{color:var(--ink);font-size:8px}.package-file-list small{color:#96a19e;font-size:6px}.toast{z-index:120;background:var(--navy);color:#fff;border-radius:9px;align-items:center;gap:9px;max-width:390px;min-height:44px;padding:0 15px;font-size:9px;animation:.25s both toastIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #00000040}.toast svg{color:#8ec5ad}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)}}.modal-transaction{border:1px solid var(--line);border-radius:9px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-bottom:13px;padding:12px;display:grid}.modal-transaction>span{background:var(--purple-soft);width:36px;height:36px;color:var(--purple);border-radius:50%;place-items:center;font-size:8px;font-weight:760;display:grid}.modal-transaction>div{flex-direction:column;gap:3px;display:flex}.modal-transaction strong{font-size:9px}.modal-transaction small{color:#899591;font-size:7px}.modal-transaction>b{font-size:10px}.classification-grid{grid-template-columns:1fr 1.2fr 1fr;gap:7px;margin-bottom:13px;display:grid}.classification-grid button{border:1px solid var(--line);color:#657873;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:8px;font-weight:650;display:flex}.classification-grid button.selected{background:var(--green-soft);color:var(--green);border-color:#76a893}.modal-note-label{color:#506460;flex-direction:column;gap:7px;font-size:8px;font-weight:680;display:flex}.modal-note-label textarea{min-height:72px;color:var(--ink);resize:vertical;border:1px solid #d7e1db;border-radius:7px;padding:9px;font-size:8px;line-height:1.5}.reconciliation-summary{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:13px;display:grid}.reconciliation-summary>div{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:flex}.reconciliation-summary span{color:#84938f;font-size:6px}.reconciliation-summary strong{font-size:11px}.reconciliation-summary .difference{background:var(--red-soft);border-color:#edcbc7}.reconciliation-summary .difference strong{color:var(--red)}.unmatched-item{background:#fffaf0;border:1px solid #ead6ae;border-radius:8px;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;margin-bottom:13px;padding:10px;display:grid}.unmatched-item>span{background:var(--amber-soft);width:29px;height:29px;color:var(--amber);border-radius:7px;place-items:center;display:grid}.unmatched-item>div{flex-direction:column;gap:3px;display:flex}.unmatched-item strong{font-size:8px}.unmatched-item small{color:#88775d;font-size:7px}.unmatched-item button{cursor:pointer;background:#fff;border:1px solid #ddc89d;border-radius:6px;height:28px;font-size:7px;font-weight:680}.document-preview{background:#fffefb;border:1px solid #dfe5e1;width:88%;min-height:285px;margin:0 auto;padding:28px;box-shadow:0 8px 25px #0d2b2b14}.document-preview>div:first-child{border-bottom:1px solid var(--line);color:var(--green);justify-content:space-between;padding-bottom:12px;font-size:7px;font-weight:760;display:flex}.document-preview>div:first-child small{color:#778984}.document-preview h3{margin:26px 0 4px;font-family:Georgia,serif;font-size:20px;font-weight:500}.document-preview>p{color:#82918d;margin:0 0 25px;font-size:7px}.document-preview dl{margin:0}.document-preview dl div{border-bottom:1px solid #edf1ed;justify-content:space-between;padding:9px 0;display:flex}.document-preview dt{font-size:8px}.document-preview dd{margin:0;font-size:8px;font-weight:700}.document-preview dl div:last-child{border-bottom:0;border-top:1px solid var(--ink)}.help-options{flex-direction:column;gap:7px;display:flex}.help-options button{border:1px solid var(--line);min-height:58px;color:var(--green);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:27px 1fr 17px;align-items:center;gap:10px;padding:10px;display:grid}.help-options button>div{flex-direction:column;gap:3px;display:flex}.help-options strong{color:var(--ink);font-size:8px}.help-options span{color:#85938f;font-size:7px}.company-choice{border:1px solid var(--line);text-align:left;color:#7f8f8b;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:62px;padding:11px;display:grid}.company-choice+.company-choice{margin-top:8px}.company-choice.selected{color:var(--green);background:#f5faf6;border-color:#8bb6a4}.company-choice>span{background:var(--green-soft);width:35px;height:35px;color:var(--green);border-radius:8px;place-items:center;font-size:8px;font-weight:750;display:grid}.company-choice>div{flex-direction:column;gap:4px;display:flex}.company-choice strong{color:var(--ink);font-size:9px}.company-choice small{color:#879591;font-size:7px}@media (max-width:1100px){.hero-grid{grid-template-columns:.9fr 1.1fr;gap:35px}.floating-chip-left{left:-14px}.floating-chip-right{right:-12px}.reports-grid,.review-grid{gap:55px}.continuity-card{gap:55px;padding:55px}.marketing-nav{gap:20px}.dashboard-sidebar{width:210px}.dashboard-main{margin-left:210px}.dashboard-content{width:min(100% - 30px,1320px)}.dashboard-two-col{grid-template-columns:1.35fr .75fr}.metric-card{padding:12px}}@media (max-width:900px){.container{width:min(100% - 36px,720px)}.section{padding:86px 0}.marketing-header{position:absolute}.nav-actions{display:none}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.marketing-nav{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:18px;padding:20px;display:none;position:absolute;top:67px;left:18px;right:18px}.marketing-nav.is-open{display:flex}.nav-mobile-actions{border-top:1px solid var(--line);gap:8px;padding-top:6px;display:flex}.nav-mobile-actions .button{flex:1}.hero-section{padding:132px 0 90px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy h1,.hero-lede{margin-left:auto;margin-right:auto}.eyebrow,.hero-actions,.hero-note{justify-content:center}.hero-product{width:min(650px,100%);margin:0 auto}.trust-inner{flex-direction:column;justify-content:center;padding:24px 0}.trust-items{flex-wrap:wrap;justify-content:center}.problem-grid{grid-template-columns:1fr;gap:30px}.steps-grid{grid-template-columns:1fr 1fr}.reports-grid,.review-grid,.continuity-card{grid-template-columns:1fr}.reports-copy{max-width:650px}.report-package{transform:none}.review-visual{order:2}.continuity-card{padding:50px}.continuity-copy{max-width:630px}.final-cta-inner{flex-direction:column;align-items:flex-start}.login-page{grid-template-columns:.85fr 1.15fr}.login-story-inner{width:calc(100% - 44px)}.login-progress-card{padding:15px}.login-year-row{grid-template-columns:30px 1fr 30px}.login-line{display:none}.dashboard-sidebar{width:236px;transition:transform .25s;transform:translate(-100%)}.dashboard-sidebar.is-open{transform:none;box-shadow:20px 0 50px #0000003b}.sidebar-head>button{display:grid}.sidebar-scrim{z-index:25;background:#05191873;border:0;display:block;position:fixed;inset:0}.dashboard-main{margin-left:0}.mobile-menu{flex:none;display:grid}.company-switcher>div{display:none}.topbar-search{flex:1;width:auto;max-width:360px}.year-card-grid{grid-template-columns:repeat(3,minmax(230px,1fr));padding-bottom:6px;overflow-x:auto}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-two-col{grid-template-columns:1fr}.lower-panels{grid-template-columns:1fr 1fr}.statement-grid{grid-template-columns:repeat(3,1fr)}.report-card-grid,.folder-grid{grid-template-columns:repeat(2,1fr)}.contractor-cards{grid-template-columns:1fr 1fr}.tax-year-rows>article{grid-template-columns:55px 1fr 1fr;padding:12px 0}.tax-year-rows article>button{grid-column:2/4;justify-self:start;width:135px}}@media (max-width:680px){.container{width:min(100% - 28px,560px)}.section{padding:72px 0}.hero-section{min-height:auto;padding-bottom:75px}.hero-copy h1{font-size:47px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{flex-direction:column;align-items:center;gap:12px}.window-body{padding:15px}.year-preview{grid-template-columns:32px 1fr 39px}.year-preview .mini-progress,.floating-chip{display:none}.prompt-copy p{flex-direction:column;align-items:flex-start;gap:3px}.prompt-actions{overflow-x:auto}.trust-items{flex-direction:column;align-items:flex-start;gap:14px}.problem-grid h2,.section-heading h2,.reports-copy h2,.review-copy h2,.continuity-copy h2,.final-cta h2{font-size:35px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:210px}.step-card h3{margin-top:35px}.report-list{grid-template-columns:1fr}.package-footer{flex-direction:column;align-items:flex-start;gap:10px}.review-visual{min-height:450px}.review-card{width:100%;padding:17px}.owner-card{width:90%;bottom:6px}.review-options{grid-template-columns:1fr 1.2fr .65fr}.continuity-card{gap:38px;width:calc(100% - 20px);padding:40px 24px}.final-cta{padding:70px 0}.final-cta-inner{gap:30px}.footer-main{flex-direction:column;align-items:flex-start;gap:35px}.footer-links{grid-template-columns:1fr 1fr;display:grid}.login-page{min-height:100vh;display:block}.login-story{display:none}.login-form-side{min-height:100vh}.login-mobile-brand{padding:26px 24px 0;display:block}.login-form-wrap{width:min(100% - 40px,430px);padding:80px 0 50px}.login-footer{width:calc(100% - 40px)}.dashboard-topbar{gap:6px;padding:0 12px}.topbar-search{display:none}.company-switcher{margin-right:auto}.topbar-actions>button:not(.button):first-child{display:none}.topbar-actions .button{width:36px;padding:0;font-size:0}.topbar-actions .button svg{margin:0}.dashboard-content{width:calc(100% - 24px);padding-top:23px}.dashboard-welcome{flex-direction:column;align-items:flex-start}.workspace-header{flex-direction:column;align-items:flex-start;margin-bottom:22px}.workspace-actions{width:100%}.workspace-actions .button{flex:1}.entity-meta{justify-content:space-around;width:100%;padding:0 4px}.entity-meta>span{padding:0 6px}.dashboard-section-head{gap:15px}.dashboard-section-head p{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:83px}.metric-icon{width:29px;height:29px}.metric-card p strong{font-size:18px}.panel-head{padding:13px}.attention-list,.activity-list{padding-left:13px;padding-right:13px}.attention-item{grid-template-columns:30px 1fr;padding:8px 0}.attention-item>button{grid-column:2;justify-self:start;margin-top:-3px}.lower-panels{grid-template-columns:1fr}.workspace-stats{grid-template-columns:1fr 1fr}.tax-year-rows{padding:0 13px}.tax-year-rows>article{grid-template-columns:45px 1fr;gap:10px}.tax-year-number{width:42px;height:42px}.tax-year-rows dl{grid-column:1/3}.tax-year-rows article>button{grid-column:1/3;width:100%}.checklist-grid{grid-template-columns:1fr}.account-banner{grid-template-columns:38px 1fr 20px}.account-banner-meta{border-top:1px solid var(--line);grid-column:1/4;justify-content:space-between;margin:4px 0 0;padding-top:10px}.statement-grid{grid-template-columns:1fr 1fr;padding:12px}.filter-pills{max-width:100%;overflow-x:auto}.table-toolbar{flex-direction:column;align-items:flex-start}.contractor-cards{grid-template-columns:1fr}.contractor-guidance{flex-direction:column;align-items:flex-start}.package-hero{flex-direction:column;align-items:flex-start;padding:25px}.package-score{align-self:center;width:110px;height:110px}.report-card-grid,.folder-grid{grid-template-columns:1fr}.full-activity-row{grid-template-columns:30px 1fr 20px;padding:10px 0}.full-activity-row .activity-day{grid-column:1/4}.full-activity-row time{text-align:left;grid-column:2}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{white-space:nowrap}.settings-form>div{grid-template-columns:1fr}.settings-card.compact{flex-direction:column;align-items:flex-start}.reconciliation-head>div:last-child .status-pill{display:none}.contractor-status,.modal-fields,.package-file-list,.classification-grid,.reconciliation-summary{grid-template-columns:1fr}.toast{bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
