:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1b3339;background:#f5f8f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}svg{display:block}.skip-link{position:absolute;left:12px;top:-60px;z-index:1000;background:#fff;color:#0c665f;padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #2a9e92;outline-offset:3px}
.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100dvh}.sidebar{background:#102e35;color:#e9f2f1;display:flex;flex-direction:column;padding:30px 16px 20px;min-height:100dvh}.brand{display:flex;align-items:center;gap:12px;padding:0 12px 30px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#2e8e82;color:#fff}.brand-mark svg{width:26px;height:26px}.brand strong{display:block;font-size:23px;line-height:1;letter-spacing:-.07em;font-weight:750}.brand small{display:block;color:#9cb6b6;font-size:11px;letter-spacing:.035em;margin-top:6px}.workspace-card{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #35535a;background:#193942;border-radius:12px;margin-bottom:31px;min-width:0}.workspace-icon{flex:0 0 auto;display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#d6e9e5;color:#135b58;font-size:11px;font-weight:800}.workspace-card strong,.workspace-card small{display:block;white-space:nowrap}.workspace-card strong{font-size:12px}.workspace-card small{font-size:10px;color:#a6c0be;margin-top:3px}.workspace-card .chevron{width:16px;height:16px;color:#aac4c3;margin-left:auto}.nav-caption{display:block;margin:0 14px 11px;text-transform:uppercase;letter-spacing:.11em;color:#88a8a8;font-size:10px;font-weight:750}.side-nav{display:grid;gap:5px}.nav-item{display:flex;align-items:center;min-height:43px;padding:0 13px;gap:12px;border-radius:9px;color:#bfd1d0;font-size:13px;font-weight:550}.nav-item svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none;flex:0 0 auto}.nav-item.active{background:#27695f;color:white;font-weight:700;box-shadow:inset 3px 0 #8bd9c3}.nav-item.muted{opacity:.74}.nav-count{margin-left:auto;background:#3e8074;border-radius:6px;padding:3px 7px;font-size:10px}.sidebar-bottom{margin-top:auto;border-top:1px solid #315058;padding:20px 12px 0;color:#d0dfdb;font-size:11px;line-height:1.5}.sidebar-bottom small{display:block;color:#8ca9a8;margin-left:15px}.demo-dot{display:inline-block;width:7px;height:7px;background:#8cd9c5;border-radius:50%;margin-right:6px}
.main-column{min-width:0}.topbar{height:72px;border-bottom:1px solid #e0e8e6;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(22px,3vw,50px)}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:12px;color:#6b8385;white-space:nowrap;overflow:hidden}.breadcrumbs strong{color:#39545a;overflow:hidden;text-overflow:ellipsis}.crumb-sep{color:#a5b7b7}.text-button{border:0;background:transparent;color:#0e756a;font-size:12px;font-weight:700;padding:10px 0;white-space:nowrap}.text-button:hover{text-decoration:underline}.main-content{max-width:1530px;margin:auto;padding:40px clamp(22px,3vw,50px) 60px}.page-heading{display:flex;justify-content:space-between;align-items:start;gap:24px;margin-bottom:32px}.eyebrow{margin:0 0 12px;font-size:10px;letter-spacing:.13em;font-weight:800;color:#18786e}h1{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.12;letter-spacing:-.045em;color:#19353a}.heading-sub{font-size:14px;line-height:1.6;color:#718589;margin:10px 0 0}.status-badge{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:8px 12px;margin-top:16px;background:#eef4ef;border:1px solid #dde9de;border-radius:999px;font-size:11px;color:#426b55;font-weight:700}.status-badge span{width:7px;height:7px;background:#5daa77;border-radius:50%}.status-badge.approved{background:#e1f5ec;color:#0a704b;border-color:#c1e7d2}
.stepper{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:29px;background:#fff;border:1px solid #e3ebe9;border-radius:14px;padding:15px 18px;box-shadow:0 5px 23px rgba(24,55,61,.035)}.stepper button{border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:8px 7px;text-align:left;color:#7a8f90;position:relative;min-width:0}.stepper button:not(:last-child)::after{content:"";position:absolute;right:5px;width:21%;height:1px;background:#d7e4e1;top:50%}.stepper button:hover .step-label{color:#146b62}.step-number{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border:1px solid #d6e2e0;border-radius:50%;font-size:11px;font-weight:800;background:#fff;color:#77908c}.step-label{font-size:11px;font-weight:700;line-height:1.3;max-width:110px}.stepper button.current .step-number{background:#116c63;border-color:#116c63;color:#fff;box-shadow:0 0 0 4px #e2f1ed}.stepper button.current .step-label{color:#1d474a}.stepper button.completed .step-number{background:#e0f2e9;border-color:#cbe8d9;color:#127651}
.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:22px;align-items:start}.step-content{min-width:0}.panel{background:#fff;border:1px solid #e0e9e7;border-radius:16px;box-shadow:0 7px 27px rgba(25,58,64,.035);overflow:hidden}.panel+.panel{margin-top:18px}.panel-header{padding:25px 28px 20px;border-bottom:1px solid #edf1f0;display:flex;align-items:start;justify-content:space-between;gap:16px}.panel-header h2,.section-heading h2{font-size:19px;letter-spacing:-.025em;line-height:1.25;margin:0;color:#1e3c41}.panel-header p,.section-heading p{font-size:12px;color:#74898b;line-height:1.55;margin:7px 0 0}.panel-body{padding:26px 28px}.panel-header .pill{margin-top:2px}.section-heading{margin-bottom:18px}.pill{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:5px 9px;border-radius:6px;background:#eef5f3;color:#197367;font-size:10px;font-weight:800}.pill.neutral{background:#f2f5f5;color:#5d7677}.pill.warning{background:#fff2e3;color:#9b6217}.pill.success{background:#e5f5ec;color:#187247}
.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.field{display:block;min-width:0}.field-label{display:block;font-size:11px;letter-spacing:.015em;font-weight:750;color:#476368;margin-bottom:9px}.field input,.field select,.table-input,.table-select{width:100%;min-height:42px;border:1px solid #d8e3e1;border-radius:8px;background:#fff;color:#203d42;padding:9px 12px;font-size:13px;font-weight:550;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.table-input:focus,.table-select:focus{outline:none;border-color:#269688;box-shadow:0 0 0 3px #d9eee9}.field input[readonly]{background:#f4f7f6;color:#657a7d}.field-hint{font-size:11px;line-height:1.5;color:#809496;margin:7px 0 0}.info-strip{display:flex;gap:12px;align-items:flex-start;border:1px solid #d7eae6;background:#f2faf7;border-radius:11px;padding:16px 17px;margin-top:24px}.info-icon{display:grid;place-items:center;width:23px;height:23px;background:#d6efe6;color:#207967;font-size:13px;font-weight:850;border-radius:50%;flex:0 0 auto}.info-strip strong{display:block;font-size:12px;color:#276357}.info-strip p{margin:3px 0 0;color:#66827d;font-size:11px;line-height:1.5}
.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.mini-stat{background:#f6f9f8;border:1px solid #e7efed;border-radius:10px;padding:17px}.mini-stat strong{display:block;font-size:23px;letter-spacing:-.04em;color:#1f5b56}.mini-stat span{display:block;margin-top:3px;color:#6f8585;font-size:11px}.subsection-title{font-size:12px;font-weight:800;color:#294f52;margin:26px 0 14px}.units-list{display:grid;gap:9px}.unit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border:1px solid #e6eeec;border-radius:9px}.unit-row strong{font-size:12px;color:#29474b}.unit-row span{font-size:12px;color:#688082}.unit-row .unit-area{font-weight:800;color:#205f59;font-variant-numeric:tabular-nums}
.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th{text-align:left;white-space:nowrap;color:#819394;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;background:#f7f9f8;border-bottom:1px solid #e7eeec;padding:12px 14px}.data-table td{padding:13px 14px;border-bottom:1px solid #edf1ef;vertical-align:middle;color:#4d686b}.data-table tbody tr:last-child td{border-bottom:0}.data-table td strong{display:block;color:#25474a;font-size:12px}.data-table td small{display:block;color:#829697;margin-top:3px;font-size:10px}.data-table .number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.data-table .table-input{min-width:87px;max-width:112px;min-height:36px;padding:6px 9px;font-size:12px;text-align:right;font-variant-numeric:tabular-nums}.data-table .table-input.name-input{text-align:left;min-width:118px;max-width:160px}.data-table .table-select{min-width:145px;min-height:36px;padding:6px 8px;font-size:11px}.table-total td{background:#f7faf9;font-weight:800;color:#234e50;border-top:1px solid #dce9e5}.table-total td strong{color:#154f4a}.cell-tag{display:inline-flex;background:#eef4f2;color:#286d60;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:700}.cell-tag.heat{background:#eef2fa;color:#476a91}.table-note{font-size:11px;line-height:1.5;color:#7d9191;padding:13px 27px 18px;border-top:1px solid #eef2f0}
.summary-panel{position:sticky;top:22px;display:grid;gap:16px}.summary-card{background:#fff;border:1px solid #dfe9e6;border-radius:15px;padding:22px;box-shadow:0 7px 27px rgba(25,58,64,.035)}.summary-card h2{font-size:14px;margin:0 0 20px;color:#26474a;letter-spacing:-.01em}.summary-card .summary-line{display:flex;justify-content:space-between;gap:12px;margin:14px 0;font-size:11px;color:#75898a}.summary-line strong{color:#315257;font-size:12px;font-variant-numeric:tabular-nums}.summary-divider{border-top:1px solid #e8efed;margin:19px 0}.summary-result{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.summary-result span{font-size:11px;font-weight:750;color:#49696a}.summary-result strong{font-size:23px;letter-spacing:-.035em;color:#126c61;font-variant-numeric:tabular-nums}.summary-help{font-size:10px;color:#859a99;line-height:1.5;margin:12px 0 0}.summary-card.tinted{background:#edf6f2;border-color:#d7eae1}.summary-card.tinted h2{margin-bottom:10px}.summary-card.tinted p{font-size:11px;color:#66817b;line-height:1.55;margin:0}.deadline{display:flex;align-items:center;gap:10px;margin-top:16px;font-size:12px;font-weight:800;color:#256b5e}.deadline svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.step-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px;padding-right:292px}.button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:10px 17px;font-size:12px;font-weight:800;border:1px solid transparent;transition:transform .12s,background .15s,box-shadow .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:#116e63;box-shadow:0 4px 12px rgba(17,110,99,.14)}.button.primary:hover{background:#0c5d54}.button.secondary{color:#255c57;background:#fff;border-color:#d8e5e1}.button.secondary:hover{background:#f2f8f6}.button.ghost{color:#4e6a69;background:transparent}.button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.button:disabled{opacity:.45}
.allocation-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.allocation-card{border:1px solid #e3ecea;border-radius:12px;padding:20px;background:#fff}.allocation-card h3{margin:0;font-size:13px;color:#264a4d}.allocation-card p{font-size:11px;line-height:1.55;color:#829391;margin:7px 0 17px}.allocation-card .metric{font-size:23px;color:#185d55;letter-spacing:-.035em;font-weight:800;font-variant-numeric:tabular-nums}.allocation-card .metric-caption{display:block;color:#718b88;font-size:10px;margin-top:3px}.rule-list{display:grid;gap:10px}.rule-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f1;padding:0 0 10px}.rule-row:last-child{border-bottom:0;padding-bottom:0}.rule-row span{font-size:12px;color:#34575a;font-weight:650}.rule-row small{display:block;font-size:10px;color:#859797;margin-top:3px}
.checks{display:grid;gap:10px}.check-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid #dcece4;background:#f7fbf9;border-radius:10px}.check-item.issue{border-color:#f2d9b8;background:#fffaf2}.check-symbol{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#dcf3e6;color:#1b7752;font-weight:900;font-size:12px}.check-item.issue .check-symbol{background:#ffe7c8;color:#966017}.check-item strong{display:block;color:#2a5b4e;font-size:11px}.check-item.issue strong{color:#8a5b18}.check-item p{font-size:10px;line-height:1.5;color:#6c8980;margin:3px 0 0}.check-item.issue p{color:#987950}
.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.preview-toolbar .field{display:flex;align-items:center;gap:10px}.preview-toolbar label{white-space:nowrap;color:#5a7777;font-size:11px;font-weight:750}.preview-toolbar select{min-height:36px;border:1px solid #d4e3df;border-radius:7px;padding:6px 10px;background:#fff;font-size:11px;color:#27514e}.preview-page{border:1px solid #dbe6e3;border-radius:3px;max-width:650px;margin:0 auto;padding:34px 38px 38px;min-height:630px;background:#fff;box-shadow:0 7px 28px rgba(16,44,49,.08)}.preview-top{display:flex;justify-content:space-between;gap:15px;border-bottom:2px solid #1d6359;padding-bottom:18px}.preview-logo{font-size:18px;letter-spacing:-.06em;color:#165f56;font-weight:800}.preview-top small{display:block;margin-top:4px;color:#7d9190;font-size:9px}.preview-address{text-align:right;color:#647d7e;font-size:9px;line-height:1.5}.preview-page h3{font-size:20px;margin:28px 0 5px;letter-spacing:-.03em;color:#24464a}.preview-page .preview-intro{font-size:10px;line-height:1.6;color:#718687;margin:0 0 25px}.preview-meta{display:grid;grid-template-columns:1fr 1fr;gap:13px;background:#f3f8f6;border-radius:7px;padding:13px 14px;margin-bottom:25px}.preview-meta span{display:block;color:#7d9391;font-size:9px;margin-bottom:4px}.preview-meta strong{display:block;color:#345454;font-size:10px}.preview-table{width:100%;border-collapse:collapse;font-size:10px}.preview-table th{color:#668180;font-size:9px;border-bottom:1px solid #b9d0ca;padding:9px 0;text-align:left}.preview-table th:last-child,.preview-table td:last-child{text-align:right}.preview-table td{border-bottom:1px solid #e6efec;padding:10px 0;color:#446162}.preview-table tr:last-child td{border:0}.preview-total{border-top:2px solid #235f56;display:flex;justify-content:space-between;margin-top:16px;padding-top:14px;font-weight:800;color:#15584d;font-size:14px}.preview-foot{font-size:9px;color:#91a3a0;line-height:1.6;border-top:1px solid #e6eeeb;margin-top:38px;padding-top:12px}.preview-watermark{color:#a57b37;background:#fff7e9;border:1px solid #f3dfb8;display:inline-block;padding:5px 8px;border-radius:5px;font-size:9px;font-weight:800;margin-top:8px}.toast{position:fixed;right:24px;bottom:22px;z-index:50;max-width:330px;padding:12px 16px;background:#133e3d;color:#fff;border-radius:9px;box-shadow:0 12px 30px rgba(12,45,46,.2);font-size:12px;line-height:1.5;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translateY(0)}
@media(max-width:1200px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 240px}.step-actions{padding-right:262px}.step-label{font-size:10px}.stepper button:not(:last-child)::after{display:none}}
@media(max-width:970px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:0;padding:13px 22px;flex-direction:row;align-items:center;gap:16px}.brand{padding:0}.brand strong{font-size:20px}.brand small{display:none}.workspace-card,.side-nav,.sidebar-bottom{display:none}.main-content{padding-top:29px}.content-grid{grid-template-columns:1fr}.summary-panel{position:static;grid-template-columns:1fr 1fr}.step-actions{padding-right:0}}
@media(max-width:720px){.topbar{height:58px;padding:0 18px}.breadcrumbs{font-size:10px}.topbar .text-button{font-size:10px}.main-content{padding:25px 15px 45px}.page-heading{margin-bottom:22px;align-items:start}.heading-sub{font-size:12px}.status-badge{font-size:10px;margin-top:4px}.stepper{display:flex;overflow-x:auto;padding:10px;margin-bottom:18px;scrollbar-width:thin}.stepper button{min-width:110px;flex:0 0 auto;padding:7px 4px;gap:6px}.step-number{width:26px;height:26px}.step-label{font-size:9px}.panel-header{padding:20px 18px 16px}.panel-header h2{font-size:17px}.panel-body{padding:20px 18px}.field-grid,.allocation-grid,.summary-panel{grid-template-columns:1fr}.mini-stats{gap:7px}.mini-stat{padding:12px}.mini-stat strong{font-size:19px}.summary-panel{gap:12px}.step-actions{margin-top:18px}.data-table th,.data-table td{padding:10px 9px}.preview-page{padding:22px 19px;min-height:540px}.preview-toolbar{align-items:flex-start;flex-direction:column}.preview-toolbar .field{width:100%}.preview-toolbar select{width:100%}}
@media(max-width:420px){.topbar .breadcrumbs{max-width:190px}.topbar .text-button{max-width:90px;white-space:normal;line-height:1.2;text-align:right}.page-heading{gap:8px}.status-badge{white-space:nowrap}.preview-page h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media print{body{background:#fff}.sidebar,.topbar,.page-heading,.stepper,.summary-panel,.step-actions,.preview-toolbar,.panel-header,.checks,.toast,.info-strip{display:none!important}.app-shell,.content-grid{display:block}.main-content{padding:0;max-width:none}.panel{border:0;box-shadow:none}.panel-body{padding:0}.preview-page{border:0;box-shadow:none;max-width:none;min-height:0;padding:0}.preview-watermark{display:block}.step-content>.panel:not(:last-child){display:none!important}@page{size:A4;margin:18mm}}

/* SaaS application additions */
[hidden]{display:none!important}
.sidebar .nav-item{border:0;width:100%;text-align:left;background:transparent;cursor:pointer}.sidebar .nav-item:hover{background:#1c4550;color:#fff}.sidebar .nav-item.active{background:#27695f}.sidebar .nav-item:focus-visible{outline:2px solid #b4e6d5;outline-offset:1px}
.logout-button{color:#b7d7d1;background:transparent;border:0;padding:6px 0;font-size:11px;font-weight:700}.logout-button:hover{text-decoration:underline}.topbar-right{display:flex;align-items:center;gap:20px}.topbar-secure{font-size:11px;color:#6c8883;padding-left:18px;position:relative}.topbar-secure:before{content:"";width:7px;height:7px;border-radius:50%;background:#54b288;position:absolute;left:0;top:5px}
.auth-shell{display:grid;grid-template-columns:minmax(360px,47%) 1fr;min-height:100dvh;background:#f5f8f7}.auth-story{background:linear-gradient(145deg,#0e3339 0%,#164a4c 54%,#0e655c 100%);color:#fff;padding:46px clamp(32px,5vw,75px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(189,231,215,.18);border-radius:50%;right:-210px;top:20%;box-shadow:0 0 0 65px rgba(189,231,215,.035),0 0 0 135px rgba(189,231,215,.03);pointer-events:none}.auth-brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.auth-brand strong{font-size:28px;letter-spacing:-.07em}.auth-brand-mark{display:grid;place-items:center;width:42px;height:42px;background:#3b9c86;border-radius:12px;font-size:28px;line-height:1}.auth-story-content{max-width:490px;position:relative;z-index:1}.auth-kicker{font-size:11px;font-weight:800;letter-spacing:.17em;color:#a7dfce}.auth-story h1{font-size:clamp(37px,4.2vw,62px);line-height:1.08;color:#fff;letter-spacing:-.055em;margin:22px 0 25px}.auth-story p{font-size:16px;line-height:1.75;color:#c6ddda;max-width:470px}.auth-points{display:grid;gap:11px;margin-top:38px;color:#e2f3ec;font-size:13px;font-weight:650}.auth-story-foot{color:#96bdb5;font-size:11px}.auth-main{display:grid;place-items:center;padding:40px 26px}.auth-card{background:#fff;border:1px solid #dfeae6;border-radius:18px;padding:37px 38px 31px;width:min(100%,450px);box-shadow:0 15px 55px rgba(19,60,61,.07)}.auth-tabs{display:flex;gap:6px;background:#f0f5f3;border-radius:10px;padding:4px;margin-bottom:31px}.auth-tab{flex:1;background:transparent;border:0;border-radius:8px;color:#66827e;font-size:12px;font-weight:800;min-height:39px}.auth-tab.active{background:#fff;color:#1d655a;box-shadow:0 2px 7px rgba(20,68,65,.08)}.auth-card h2{font-size:26px;line-height:1.2;margin:0;letter-spacing:-.035em;color:#1a3e42}.auth-sub{font-size:13px;line-height:1.55;color:#788d8b;margin:8px 0 28px}.auth-privacy{border-top:1px solid #edf2ef;padding-top:20px;margin:26px 0 0;font-size:10px;line-height:1.5;color:#90a3a1}.stack-form{display:grid;gap:17px}.stack-form .field{width:100%}.stack-form input,.stack-form select,.compact-form input,.compact-form select{width:100%;min-height:42px;border:1px solid #d8e3e1;border-radius:8px;background:#fff;color:#203d42;padding:9px 12px;font-size:13px}.stack-form input:focus,.stack-form select:focus,.compact-form input:focus,.compact-form select:focus{outline:2px solid #8acfc1;outline-offset:1px}.button.full{width:100%}.stack-form>.button.full{margin-top:5px;min-height:47px}
.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.overview-stat{background:#fff;border:1px solid #e1ebe7;border-radius:13px;padding:21px 23px;box-shadow:0 6px 22px rgba(25,58,64,.035)}.overview-stat span{display:block;color:#6e8885;font-size:11px;font-weight:700}.overview-stat strong{display:block;color:#175e55;font-size:29px;letter-spacing:-.045em;margin:8px 0 4px}.overview-stat small{color:#8ba19b;font-size:10px}.dashboard-grid,.detail-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);gap:20px;align-items:start}.dashboard-grid .panel{height:auto}.simple-list{display:grid}.simple-row{width:100%;background:#fff;border:0;border-bottom:1px solid #edf1ef;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 27px;text-align:left;cursor:pointer}.simple-row:hover:not(.static){background:#f6faf8}.simple-row:last-child{border-bottom:0}.simple-row strong{display:block;color:#284b4b;font-size:12px}.simple-row small{display:block;color:#839b96;font-size:10px;margin-top:5px}.simple-row.static{cursor:default}.workflow-list{display:grid;gap:18px;margin:0 0 26px}.workflow-list div{display:flex;align-items:center;gap:11px;font-size:12px;color:#496a67}.workflow-list span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;background:#e2f1eb;color:#1b7962;border-radius:50%;font-size:11px;font-weight:850}
.empty-state{text-align:center;padding:43px 28px}.empty-icon{display:grid;place-items:center;width:46px;height:46px;background:#e9f5f0;color:#27725f;font-size:26px;border-radius:12px;margin:0 auto 18px}.empty-state h2{font-size:17px;margin:0 0 8px;color:#315452}.empty-state p{font-size:12px;line-height:1.6;color:#78918a;max-width:380px;margin:0 auto 20px}.toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px;margin-top:16px}.property-card{background:#fff;border:1px solid #dfeae7;border-radius:14px;padding:24px;text-align:left;min-height:225px;display:flex;flex-direction:column;align-items:start;cursor:pointer;box-shadow:0 6px 22px rgba(25,58,64,.03);transition:transform .15s,border-color .15s}.property-card:hover{transform:translateY(-2px);border-color:#88c7b6}.property-symbol{display:grid;place-items:center;width:38px;height:38px;background:#e8f4ee;color:#1f806a;border-radius:9px;font-size:24px;margin-bottom:20px}.property-card>strong{font-size:16px;color:#214d4e;letter-spacing:-.015em}.property-card>span:nth-of-type(2){font-size:11px;color:#738b86;line-height:1.6;margin-top:7px}.property-card>div{margin-top:auto;width:100%;display:flex;gap:9px;padding-top:18px}.property-card>div span{font-size:10px;color:#4a786d;background:#edf7f2;padding:5px 7px;border-radius:5px}.form-actions{display:flex;align-items:center;gap:11px;margin-top:24px;flex-wrap:wrap}.compact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;margin-top:15px}.compact-form>.button{align-self:end}.compact-form>.field{min-width:0}.muted-copy{font-size:12px;color:#81938f;line-height:1.6;margin:12px 0}.unit-detail{border:1px solid #e1ebe8;border-radius:11px;padding:17px 18px;margin-bottom:14px}.unit-detail-title{display:flex;justify-content:space-between;gap:12px;color:#265650;font-size:13px;margin-bottom:12px}.unit-detail-title span{font-weight:800;color:#187367;font-variant-numeric:tabular-nums}.lease-line{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #edf2f0;font-size:11px;color:#496b68}.lease-line small{color:#839994}.inline-details{border-top:1px solid #edf2f0;margin-top:12px;padding-top:12px}.inline-details summary{color:#0f7568;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.inline-details summary:before{content:"+";display:inline-grid;place-items:center;width:17px;height:17px;border-radius:4px;background:#e0f1e9;margin-right:7px}.inline-details[open] summary:before{content:"−"}.add-unit{margin-top:20px}.period-form{display:grid;gap:12px;border-top:1px solid #e9f0ed;margin-top:21px;padding-top:17px}.period-link{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;background:#f8fbf9;border:1px solid #e5eeea;border-radius:8px;padding:10px 11px;margin-bottom:7px;color:#365d55;font-size:11px;font-weight:750;text-align:left}.period-link:hover{background:#edf7f2}
.period-stepper{margin-bottom:21px}.read-field{background:#f6faf8;border:1px solid #e4efea;border-radius:9px;padding:14px 15px}.read-field span{display:block;color:#849b93;font-size:10px;margin-bottom:7px}.read-field strong{font-size:12px;color:#285851}.inline-link,.table-link{background:transparent;border:0;color:#0c7567;font-size:11px;font-weight:800;padding:6px 0;cursor:pointer;text-align:left}.inline-link:hover,.table-link:hover{text-decoration:underline}.table-link.danger-text,.danger-text{color:#a84242}.small.button{min-height:32px;padding:6px 10px;font-size:10px}.checkbox-field{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.5;color:#59736e}.checkbox-field input{width:16px;height:16px;accent-color:#167665;flex:0 0 auto;margin:1px 0 0}.upload-form{display:flex;align-items:end;gap:15px;flex-wrap:wrap}.upload-form .field{flex:1;min-width:180px}.upload-form input{font-size:11px}.receipt-list{display:grid;gap:6px;margin-top:20px}.receipt-row{display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;padding:11px 13px;border:1px solid #e5eeeb;border-radius:8px;color:#2b5d54;font-size:11px;font-weight:700}.receipt-row:hover{background:#f3faf6}.receipt-row small{color:#7b948d;font-size:10px;font-weight:500}.border-top{border-top:1px solid #eaf0ed}.import-box{background:#f4f8f6;border:1px solid #e2ede8;border-radius:10px;padding:17px;margin-top:20px}.import-box strong{font-size:12px;color:#2b5d53}.import-box p{font-size:11px;color:#78918a;margin:5px 0 14px}.import-box .button{margin-right:7px}.file-button{cursor:pointer}.copy-input{display:block;width:100%;min-height:36px;border:1px solid #bfd9d1;border-radius:6px;font-size:10px;padding:7px;margin:8px 0;color:#285c53}.statement-preview{max-width:580px;min-height:0;padding-bottom:34px;margin-top:22px}.statement-preview .preview-table th:nth-child(2),.statement-preview .preview-table td:nth-child(2){text-align:right;padding-right:15px}.statement-preview .preview-table th:nth-child(3),.statement-preview .preview-table td:nth-child(3){text-align:right}.statement-preview .preview-watermark{margin-top:23px}.period-stepper .step-label{max-width:130px}
@media(max-width:1120px){.overview-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:42% 58%}.auth-story h1{font-size:40px}}
@media(max-width:720px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:270px;padding:24px 25px}.auth-story-content{margin-top:30px}.auth-story h1{font-size:31px;margin:12px 0}.auth-story p{font-size:12px}.auth-points,.auth-story-foot{display:none}.auth-main{padding:25px 15px}.auth-card{padding:25px 22px}.topbar-secure{display:none}.overview-grid{gap:9px}.overview-stat{padding:16px}.overview-stat strong{font-size:23px}.simple-row{padding:15px 17px}.compact-form{grid-template-columns:1fr}.upload-form{display:grid}.unit-detail{padding:14px}.lease-line{display:block}.lease-line small{display:block;margin-top:3px}.step-actions{padding-right:0}.property-card{min-height:190px}}
:where(.bot-trap){position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
