/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.block{display:block}.contents{display:contents}.hidden{display:none}.table-row{display:table-row}}:root{color:#18302f;font-synthesis:none;--ink:#173231;--green:#174f46;--green-2:#21685d;--mint:#dcebe4;--cream:#f8f6f1;--paper:#fffefa;--line:#dedfd8;--terracotta:#d97756;--muted:#697978;--shadow:0 24px 70px #153a3521;background:#f8f6f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1240px;height:82px;margin:auto;padding:0 28px;display:flex;position:relative}.site-header nav{align-items:center;gap:28px;font-size:.9rem;font-weight:650;display:flex}.site-header nav>a:not(.button):hover{color:var(--green-2)}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.16rem;font-weight:850;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:10px 10px 10px 3px;place-items:center;width:33px;height:33px;font-family:Georgia,serif;font-size:1.25rem;display:grid;box-shadow:0 8px 18px #174f4633}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-weight:760;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button.small{border-radius:10px;padding:9px 14px}.button.large{padding:15px 22px}.button.primary{color:#fff;background:var(--green);box-shadow:0 9px 22px #174f462e}.button.primary:hover{background:#0f4038}.button.secondary{color:var(--green);background:#fff9;border-color:#cdd9d4}.button.cream{color:var(--green);background:#f7ead2}.button.full{width:100%}.text-link{color:var(--green);font-size:.93rem;font-weight:750}.text-link span{margin-left:7px}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;max-width:1240px;min-height:610px;margin:20px auto 72px;padding:54px 28px 40px;display:grid}.announcement{width:fit-content;color:var(--green);letter-spacing:.03em;text-transform:uppercase;background:#e4eee8;border:1px solid #d2e3db;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;font-size:.74rem;font-weight:800;display:flex}.announcement span{background:var(--terracotta);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d977561f}.hero h1{letter-spacing:-.062em;color:#173130;max-width:650px;margin:25px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6.2vw,5.4rem);font-weight:500;line-height:.97}.hero h1 em{color:var(--terracotta);font-weight:500}.hero-lede{color:#586d6b;max-width:590px;margin:0;font-size:1.08rem;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin:31px 0 24px;display:flex}.trust-row{color:#72817f;flex-wrap:wrap;gap:20px;font-size:.75rem;font-weight:650;display:flex}.hero-visual{min-width:0;padding:30px 10px 40px 20px;position:relative}.visual-glow{filter:blur(4px);background:radial-gradient(circle,#b6d7c9a6,#0000 67%);border-radius:50%;position:absolute;inset:-30px 0 0 10%}.dashboard-preview{background:#fff;border:1px solid #1b4a441c;border-radius:20px;grid-template-columns:61px 1fr;min-height:455px;display:grid;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 80px #22484333,0 5px 20px #22484314}.preview-sidebar{background:#143e39;flex-direction:column;align-items:center;gap:24px;padding:18px 13px;display:flex}.preview-logo{width:32px;height:32px;color:var(--green);background:#f2e1c3;border-radius:9px 9px 9px 3px;place-items:center;font-family:Georgia,serif;font-size:1.2rem;font-weight:800;display:grid}.preview-sidebar i{border:2px solid #ffffff59;border-radius:5px;width:18px;height:18px}.preview-sidebar i:first-of-type{background:#ffffff2e;border-color:#fff}.preview-main{background:#fbfcfa;min-width:0;padding:26px}.preview-top,.preview-cards,.preview-list>div,.mini-payment>div,.issue-line{justify-content:space-between;align-items:center;display:flex}.preview-top small,.preview-top strong{display:block}.preview-top small{color:#879390;font-size:.63rem}.preview-top strong{margin-top:4px;font-size:.98rem}.preview-top>span{color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.66rem;font-weight:800;display:grid}.preview-cards{gap:14px;margin-top:24px}.preview-cards>div{background:#fff;border:1px solid #e8ebe6;border-radius:12px;flex:1;padding:15px}.preview-cards small,.preview-cards strong,.preview-cards span{display:block}.preview-cards small{color:#81908d;font-size:.57rem}.preview-cards strong{margin:8px 0 5px;font-size:1.15rem}.preview-cards span{color:#7f8c89;font-size:.55rem}.positive{color:#28816c!important}.preview-chart{background:#fff;border:1px solid #e8ebe6;border-radius:12px;height:150px;margin-top:16px;padding:17px}.chart-label{justify-content:space-between;font-size:.66rem;display:flex}.chart-label small{color:#91a09c}.bars{border-bottom:1px solid #e7ece9;align-items:flex-end;gap:10%;height:96px;padding:18px 9px 0;display:flex}.bars b{background:linear-gradient(#3f8174,#b9d7cc);border-radius:4px 4px 0 0;flex:1;min-width:8px}.preview-list{background:#fff;border:1px solid #e8ebe6;border-radius:12px;margin-top:15px;padding:0 14px}.preview-list>div{border-bottom:1px solid #eef0ed;gap:9px;padding:11px 0}.preview-list>div:last-child{border:0}.preview-list p{flex:1;margin:0}.preview-list strong,.preview-list small{font-size:.61rem;display:block}.preview-list small{color:#91a09c;margin-top:2px}.preview-list b{font-size:.66rem}.avatar{border-radius:50%;place-items:center;width:29px;height:29px;font-size:.55rem;font-weight:850;display:grid}.avatar.terracotta{color:#8b412a;background:#f7d7ca}.avatar.green{color:#256155;background:#d4e9df}.floating-note{background:#fff;border:1px solid #e1e5df;border-radius:13px;align-items:center;gap:12px;width:220px;padding:14px;display:flex;position:absolute;bottom:3px;right:-7px;box-shadow:0 16px 35px #1b433d29}.floating-note>span{width:31px;height:31px;color:var(--green);background:#d9ede4;border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-note strong,.floating-note small{font-size:.67rem;display:block}.floating-note small{color:#899691;margin-top:3px}.logo-strip{text-align:center;color:#81908d;border-top:1px solid #e2e2db;border-bottom:1px solid #e2e2db;padding:30px 28px 34px}.logo-strip p{margin:0 0 24px;font-size:.78rem}.logo-strip div{letter-spacing:.13em;color:#536b68;justify-content:space-between;gap:24px;max-width:850px;margin:auto;font-size:.73rem;font-weight:900;display:flex}.section{max-width:1180px;margin:auto;padding:105px 28px 115px}.section-heading{max-width:660px;margin-bottom:50px}.eyebrow{color:var(--terracotta);text-transform:uppercase;letter-spacing:.16em;margin:0 0 15px;font-size:.69rem;font-weight:900}.section-heading h2,.how-copy h2,.cta-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2.5rem,4vw,3.7rem);font-weight:500;line-height:1.04}.section-heading>p:last-child{max-width:590px;color:var(--muted);margin:19px 0 0;line-height:1.7}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-card{background:var(--paper);border:1px solid #dfe2db;border-radius:20px;min-height:330px;padding:32px;position:relative;overflow:hidden}.feature-card.featured{background:#e6eee9}.feature-icon{width:42px;height:42px;color:var(--green);background:#d4e4dc;border-radius:12px;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.feature-card h3{margin:22px 0 10px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.feature-card>p{max-width:470px;color:var(--muted);margin:0;font-size:.93rem;line-height:1.65}.mini-payment,.metric-line,.issue-line{background:#fffc;border:1px solid #d9e0db;border-radius:13px;margin-top:30px}.mini-payment>div{gap:12px;padding:13px 15px}.mini-payment p,.issue-line p{flex:1;margin:0}.mini-payment strong,.mini-payment small{font-size:.69rem;display:block}.mini-payment small{color:var(--muted);margin-top:3px}.mini-payment b{font-size:.78rem}.status-line{color:var(--muted);border-top:1px solid #e4e7e3;font-size:.64rem}.status-line strong{color:#a55f44;background:#fae6dc;border-radius:999px;padding:5px 8px}.unit-pills{flex-wrap:wrap;gap:9px;margin-top:42px;display:flex}.unit-pills span{background:#edf3ef;border:1px solid #dce7e1;border-radius:9px;padding:11px 13px;font-size:.72rem;font-weight:750}.metric-line{grid-template-columns:repeat(3,1fr);padding:18px;display:grid}.metric-line span{border-right:1px solid #e4e7e3;padding:0 13px}.metric-line span:last-child{border:0}.metric-line small,.metric-line b{display:block}.metric-line small{color:var(--muted);font-size:.62rem}.metric-line b{margin-top:8px;font-size:.88rem}.issue-line{gap:13px;padding:16px}.issue-line i{background:#e9a07e;border-radius:50%;width:9px;height:9px}.issue-line strong,.issue-line small{font-size:.7rem;display:block}.issue-line small{color:var(--muted);margin-top:4px}.issue-line>span{color:#936249;background:#f5e4d8;border-radius:999px;padding:6px 8px;font-size:.62rem}.how-section{color:#fff;background:var(--green);grid-template-columns:.8fr 1.2fr;gap:100px;padding:105px max(28px,50vw - 562px);display:grid}.eyebrow.light{color:#e9b493}.how-copy p:last-child{color:#b8ccc7;max-width:450px;line-height:1.7}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff21;grid-template-columns:52px 1fr;gap:22px;padding:24px 0;display:grid}.steps li>span{color:#e9b493;letter-spacing:.12em;padding-top:4px;font-size:.71rem;font-weight:850}.steps strong{font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.steps p{color:#b8ccc7;margin:7px 0 0;font-size:.85rem}.cta-section{color:#fff;background:#cb7657;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;max-width:1180px;margin:95px auto;padding:56px 62px;display:flex;box-shadow:0 25px 60px #a7533729}.cta-section .eyebrow{color:#ffe3d5}.cta-section h2{max-width:650px}.cta-section p:last-child{color:#ffe4d9;margin-bottom:0}.site-footer{color:#74827f;border-top:1px solid #dedfd8;align-items:center;gap:30px;max-width:1180px;min-height:120px;margin:auto;padding:35px 28px;font-size:.78rem;display:flex}.site-footer p{flex:1}.auth-shell{background:radial-gradient(circle at 20% 10%,#e3eee8 0,#0000 35%),radial-gradient(circle at 90% 90%,#f4ded2 0,#0000 32%),#f8f6f1;align-content:center;justify-items:center;min-height:100vh;padding:42px 20px;display:grid}.auth-brand{margin-bottom:27px}.auth-card{width:min(100%,520px);box-shadow:var(--shadow);background:#fffefaf2;border:1px solid #dedfd8;border-radius:21px;padding:38px}.auth-heading{text-align:center;margin-bottom:28px}.auth-heading h1{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:2.15rem;font-weight:500}.auth-heading>p:last-child{max-width:410px;color:var(--muted);margin:12px auto 0;font-size:.87rem;line-height:1.55}.stack{gap:17px;display:grid}.stack label:not(.checkbox-label){gap:7px;display:grid}label>span{color:#38514f;font-size:.76rem;font-weight:760}label small{color:#8b9996;margin-left:4px;font-weight:500}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ced6d1;border-radius:10px;outline:none;padding:12px 13px;transition:border .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#5b8d80;box-shadow:0 0 0 3px #3077661c}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-row{align-items:center;gap:12px;font-size:.76rem;display:flex}.form-row-between{justify-content:space-between}.form-row a,.auth-switch a{color:var(--green-2);font-weight:800}.checkbox-label{align-items:center;gap:7px;display:inline-flex}.checkbox-label input{width:15px;height:15px;accent-color:var(--green)}.form-message{border-radius:9px;margin:0;padding:10px 12px;font-size:.78rem}.form-message.error{color:#8b3e2f;background:#fae8e2;border:1px solid #f2cfc3}.auth-switch{text-align:center;color:var(--muted);margin:25px 0 0;font-size:.8rem}.auth-footer{color:#7f8d8a;margin:22px 0 0;font-size:.72rem}.role-picker{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.role-picker button{text-align:left;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d8dfda;border-radius:11px;padding:13px}.role-picker button.active{background:#eaf2ee;border-color:#4f8074;box-shadow:inset 0 0 0 1px #4f8074}.role-picker strong,.role-picker span{display:block}.role-picker strong{font-size:.8rem}.role-picker span{color:var(--muted);margin-top:4px;font-size:.66rem}.success-panel{text-align:center;background:#eaf4ef;border:1px solid #cce0d6;border-radius:12px;padding:22px}.success-panel p{color:var(--muted);margin-bottom:0;font-size:.82rem}.center{text-align:center}.muted{color:var(--muted)}.onboarding-shell{background:#f8f6f1;grid-template-columns:.85fr 1.15fr;min-height:100vh;display:grid}.onboarding-copy{color:#fff;background:var(--green);flex-direction:column;justify-content:center;padding:70px 60px 70px max(45px,50vw - 590px);display:flex}.onboarding-copy .brand{position:absolute;top:42px}.onboarding-copy .brand-mark{color:var(--green);background:#f1dfc1}.onboarding-copy h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(3rem,5vw,4.7rem);font-weight:500;line-height:1}.onboarding-copy>p:not(.eyebrow){color:#bbcfca;max-width:460px;line-height:1.7}.feature-list{gap:15px;margin:30px 0 0;padding:0;font-size:.84rem;list-style:none;display:grid}.feature-list span{color:#edb597;margin-right:9px}.onboarding-card{width:min(100%,650px);margin:auto;padding:55px}@media (width<=900px){.site-header nav>a:not(.button):first-child,.site-header nav>a:nth-child(2){display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:35px}.announcement,.hero-lede{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(650px,100%);margin:auto}.how-section{grid-template-columns:1fr;gap:45px}.onboarding-shell{grid-template-columns:1fr}.onboarding-copy{min-height:430px;padding:100px 40px 55px}.onboarding-copy .brand{top:35px}.onboarding-card{padding:45px 28px}}@media (width<=660px){.site-header{height:70px;padding:0 18px}.site-header nav{gap:12px}.site-header nav>a:not(.button){display:none}.hero{gap:35px;min-height:auto;margin-top:0;padding:42px 18px 35px}.hero h1{font-size:3.35rem}.hero-lede{font-size:.97rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{gap:10px}.hero-visual{padding:0 0 35px}.dashboard-preview{grid-template-columns:48px 1fr;min-height:390px}.preview-main{padding:18px 13px}.preview-cards{gap:7px}.preview-cards>div{padding:11px}.preview-chart{height:132px}.floating-note{width:195px;right:5px}.logo-strip div{flex-wrap:wrap;justify-content:center}.feature-grid{grid-template-columns:1fr}.section{padding:75px 18px}.feature-card{min-height:315px;padding:25px}.metric-line{padding:14px 4px}.metric-line span{padding:0 8px}.how-section{padding:75px 22px}.cta-section{flex-direction:column;align-items:flex-start;margin:65px 18px;padding:38px 26px}.cta-section .button{width:100%}.site-footer{flex-wrap:wrap}.site-footer p{flex-basis:100%;order:3}.auth-card{padding:29px 22px}.form-grid,.role-picker{grid-template-columns:1fr}.onboarding-copy{min-height:380px;padding:95px 25px 45px}.onboarding-copy h1{font-size:3.2rem}.onboarding-card{padding:36px 18px}}.app-shell{background:#f4f5f2;grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{color:#e7efec;background:var(--green);flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand.inverse{color:#fff}.brand.inverse .brand-mark{color:var(--green);background:#f1dfc1}.sidebar-head{justify-content:space-between;align-items:center;padding:0 7px 20px;display:flex}.mobile-close{color:#fff;background:0 0;border:0;font-size:1.3rem;display:none}.workspace-switch{background:#ffffff0f;border:1px solid #ffffff21;border-radius:12px;grid-template-columns:1fr auto;gap:3px 11px;margin:8px 0 22px;padding:12px;display:grid}.workspace-switch small{color:#9eb6b0;grid-column:1/-1;font-size:.62rem}.workspace-switch strong{font-size:.76rem}.workspace-switch span{color:#b8cbc6;text-transform:capitalize;font-size:.62rem}.app-nav{gap:4px;display:grid}.app-nav a{color:#a9c0ba;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;font-size:.76rem;font-weight:650;text-decoration:none;display:flex}.app-nav a:hover,.app-nav a.active{color:#fff;background:#ffffff1a}.app-nav i{text-align:center;width:18px;font-style:normal}.sidebar-bottom{gap:8px;margin-top:auto;display:grid}.sidebar-bottom>a{color:#a9c0ba;padding:8px 10px;font-size:.68rem;text-decoration:none}.user-chip{border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px 9px 0;display:flex}.user-chip>span{width:34px;height:34px;color:var(--green);background:#f1dfc1;border-radius:50%;place-items:center;font-size:.68rem;font-weight:800;display:grid}.user-chip p{min-width:0;margin:0}.user-chip strong,.user-chip small{text-overflow:ellipsis;max-width:150px;display:block;overflow:hidden}.user-chip strong{font-size:.7rem}.user-chip small{color:#9eb6b0;margin-top:2px;font-size:.59rem}.app-content{min-width:0}.mobile-app-header,.sidebar-backdrop{display:none}.workspace-page{max-width:1440px;margin:auto;padding:38px 42px 70px}.page-header{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,3vw,2.75rem);font-weight:500}.page-header p{color:var(--muted);margin:7px 0 0;font-size:.8rem}.header-actions{flex-wrap:wrap;gap:9px;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #e1e5e1;border-radius:14px;box-shadow:0 3px 16px #1e2d2608}.stat-card{min-height:132px;padding:19px}.stat-icon{background:#e8f1ed;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.stat-card strong{margin-top:16px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500;display:block}.stat-card small{color:var(--muted);font-size:.66rem}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:18px;margin-bottom:18px;display:grid}.panel{padding:21px}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel-head h2,.panel-head h3{margin:0;font-family:Georgia,serif;font-weight:500}.panel-head h2{font-size:1.25rem}.panel-head h3{font-size:1rem}.panel-head a{color:var(--green);font-size:.7rem;font-weight:700;text-decoration:none}.cash-bars{border-bottom:1px solid #dce3df;align-items:flex-end;gap:10px;height:184px;padding-top:20px;display:flex}.cash-bars span{background:#9bbdb3;border-radius:5px 5px 0 0;flex:1;min-height:7%}.cash-bars span:last-child{background:var(--coral)}.cash-footer{color:var(--muted);justify-content:space-between;margin-top:13px;font-size:.66rem;display:flex}.quick-links{gap:8px;display:grid}.quick-links a{color:var(--ink);background:#f5f7f5;border-radius:9px;padding:12px;font-size:.73rem;font-weight:650;text-decoration:none}.quick-links a:hover{color:var(--green);background:#eaf1ed}.table-panel{padding:0;overflow:hidden}.table-panel .panel-head{padding:20px 21px 0}.data-table{overflow-x:auto}.table-row{border-top:1px solid #edf0ee;grid-template-columns:1.3fr repeat(3,1fr) auto;align-items:center;gap:15px;min-width:700px;padding:13px 21px;font-size:.7rem;display:grid}.table-row.table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#fafbf9;font-size:.6rem;font-weight:700}.person-cell strong,.person-cell small{display:block}.person-cell small{color:var(--muted);margin-top:3px}.badge{text-transform:capitalize;border-radius:99px;width:fit-content;padding:5px 8px;font-size:.59rem;font-weight:750;display:inline-flex}.badge.paid,.badge.active,.badge.approved,.badge.resolved{color:#2d6958;background:#e0f1e9}.badge.due,.badge.pending,.badge.open,.badge.submitted{color:#9b642d;background:#f8ebd8}.badge.overdue,.badge.rejected,.badge.cancelled{color:#9d443a;background:#fae5e2}.badge.partial,.badge.in_progress{color:#486b8e;background:#e6eef7}.empty-state{text-align:center;color:var(--muted);padding:65px 25px}.empty-state h2{color:var(--ink);margin:10px 0 6px;font-family:Georgia,serif;font-weight:500}.empty-state p{max-width:430px;margin:auto;font-size:.76rem;line-height:1.6}.inline-empty{color:var(--muted);text-align:center;padding:25px;font-size:.73rem}.toast-message{color:#2f6556;background:#e9f4ee;border:1px solid #cde1d6;border-radius:9px;margin:0 0 18px;padding:11px 14px;font-size:.73rem}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.property-card{background:#fff;border:1px solid #e0e4e0;border-radius:14px;overflow:hidden}.property-image{color:#4d766b;background:linear-gradient(135deg,#dbe9e3,#eef1e9);place-items:center;height:132px;font-size:2rem;display:grid}.property-body{padding:17px}.property-body h3{margin:0 0 5px;font-family:Georgia,serif;font-size:1.1rem;font-weight:500}.property-body>p{min-height:34px;color:var(--muted);font-size:.66rem;line-height:1.5}.property-meta{border-block:1px solid #edf0ee;justify-content:space-between;padding:12px 0;font-size:.64rem;display:flex}.unit-list{gap:6px;padding-top:12px;display:grid}.unit-list div{justify-content:space-between;font-size:.64rem;display:flex}.dot{background:#70a491;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.modal-wrap{z-index:20;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#14231d8c;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:16px;width:min(100%,590px);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 70px #0f231b40}.modal-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-head h2{margin:0;font-family:Georgia,serif;font-weight:500}.modal-head button{cursor:pointer;background:0 0;border:0;font-size:1.3rem}.modal-copy{color:var(--muted);margin:7px 0 22px;font-size:.73rem;line-height:1.5}.form-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.button.danger{color:#9d443a;background:#fae5e2}.review-summary,.invite-summary{background:#f5f7f5;border:1px solid #dce4df;border-radius:10px;padding:15px;font-size:.73rem;line-height:1.6}.issue-board{grid-template-columns:repeat(3,minmax(230px,1fr));gap:14px;display:grid;overflow-x:auto}.issue-column{background:#ecefeb;border-radius:13px;padding:14px}.board-head{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.68rem;font-weight:750;display:flex}.issue-card{background:#fff;border:1px solid #e1e4e0;border-radius:10px;margin-bottom:9px;padding:14px}.issue-card h3{margin:5px 0 7px;font-size:.77rem}.issue-card p{color:var(--muted);margin:0;font-size:.65rem;line-height:1.5}.priority{color:#9b642d;text-transform:uppercase;letter-spacing:.05em;font-size:.56rem;font-weight:800}.issue-list,.tenant-home-card{gap:10px;display:grid}.simple-row,.ledger-line{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;font-size:.71rem;display:flex}.simple-row:first-child,.ledger-line:first-child{border-top:0}.simple-row strong,.simple-row small,.ledger-line strong,.ledger-line small{display:block}.simple-row small,.ledger-line small{color:var(--muted);margin-top:3px}@media (width<=1050px){.stat-grid,.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.app-shell{display:block}.app-sidebar{z-index:30;width:min(290px,88vw);transition:transform .2s;position:fixed;transform:translate(-102%)}.app-sidebar.open{transform:translate(0);box-shadow:15px 0 40px #00000040}.mobile-close{display:block}.sidebar-backdrop{z-index:25;background:#00000059;border:0;display:block;position:fixed;inset:0}.mobile-app-header{background:#fff;border-bottom:1px solid #e1e5e1;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.mobile-app-header button{color:var(--green);background:0 0;border:0;font-size:1.35rem}.workspace-page{padding:28px 18px 55px}.page-header{flex-direction:column;align-items:stretch}.dashboard-grid,.property-grid{grid-template-columns:1fr}}@media (width<=520px){.stat-grid{grid-template-columns:1fr}.stat-card{min-height:105px}.issue-board{grid-template-columns:repeat(3,270px)}.form-actions,.header-actions{flex-direction:column}.form-actions .button,.header-actions .button{width:100%}}.stat-grid>article{background:#fff;border:1px solid #e1e5e1;border-radius:14px;min-height:118px;padding:19px;box-shadow:0 3px 16px #1e2d2608}.stat-grid>article strong{margin:9px 0 3px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500;display:block}.stat-grid>article small,.stat-grid>article p{color:var(--muted);font-size:.65rem}.stat-grid>article p{margin:0}.table-row:has(>:nth-child(6)){grid-template-columns:1.25fr 1.1fr .8fr .95fr .75fr .65fr}.table-row.clickable{width:100%;color:inherit;text-align:left;cursor:pointer;border-inline:0;background:#fff;border-bottom:0}.table-row.clickable:hover{background:#fafbf9}.table-row small{color:var(--muted);margin-top:3px;display:block}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:.7rem;font-weight:750}.settings-panel{max-width:720px}.consent-row{background:#fafbf9;border:1px solid #e0e5e1;border-radius:11px;align-items:flex-start;gap:13px;padding:16px;display:flex!important}.consent-row input{width:17px;height:17px;margin-top:2px}.consent-row strong,.consent-row small{display:block}.consent-row small{color:var(--muted);margin-top:4px;font-size:.66rem;line-height:1.5}.privacy-note{color:var(--muted);margin:0;font-size:.66rem;line-height:1.6}.qr-summary{margin-bottom:18px}.qr-config-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.qr-config-grid article{background:#fafbf9;border:1px solid #e3e7e3;border-radius:11px;align-items:center;gap:13px;padding:13px;display:flex}.qr-config-grid strong,.qr-config-grid small,.qr-config-grid code{display:block}.qr-config-grid small{color:var(--muted);margin-top:3px;font-size:.62rem}.qr-config-grid code{color:#41685d;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-top:6px;font-size:.58rem;overflow:hidden}.qr-thumb{width:64px;height:64px;color:var(--green);background:#e6efeb;border-radius:8px;flex:none;place-items:center;font-size:.67rem;font-weight:800;display:grid;overflow:hidden}.qr-thumb img{object-fit:cover;width:100%;height:100%}.modal select,.modal input,.modal textarea,.settings-panel input{width:100%}.workspace-page section+section{margin-top:18px}.aging-panel{margin-bottom:18px}.aging-grid{background:#e3e7e3;border:1px solid #e3e7e3;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.aging-grid div{background:#fafbf9;padding:15px}.aging-grid small,.aging-grid strong{display:block}.aging-grid small{color:var(--muted);font-size:.61rem}.aging-grid strong{margin-top:7px;font-family:Georgia,serif;font-size:1.05rem;font-weight:500}@media (width<=520px){.aging-grid{grid-template-columns:1fr}}.cash-bars{align-items:initial;border:0;gap:20px;height:auto;padding:10px 0 4px;display:grid}.cash-bars>div p{justify-content:space-between;margin:0 0 8px;font-size:.7rem;display:flex}.cash-bars>div p span{flex:initial;color:var(--muted);background:0 0;display:inline}.cash-bars i{background:#e8ece9;border-radius:99px;height:8px;display:block;overflow:hidden}.cash-bars i b{border-radius:inherit;background:#79a99b;height:100%;display:block}.cash-bars i b.cost{background:var(--coral)}.quick-links a{grid-template-columns:30px 1fr auto;align-items:center;gap:10px;display:grid}.quick-links p{margin:0}.quick-links strong,.quick-links small{display:block}.quick-links small{color:var(--muted);margin-top:3px;font-size:.6rem}.person-cell{align-items:center;gap:9px;display:flex}.person-cell i{width:30px;height:30px;color:var(--green);background:#e5efeb;border-radius:50%;flex:none;place-items:center;font-size:.56rem;font-style:normal;font-weight:800;display:grid}.person-cell b{font-size:.69rem}
