@import "https://fonts.bunny.net/css?family=manrope:400,500,600,700,800";:root{--forest:#0b2e22;--forest-2:#12372a;--green:#16a34a;--green-light:#dcfce7;--ink:#17211d;--muted:#6b7871;--line:#e4e9e6;--surface:#fff;--background:#f4f7f5;--shadow:0 18px 50px #0b2e2214}*{box-sizing:border-box}html{color:var(--ink);background:var(--background);font-family:Manrope,system-ui,sans-serif}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:var(--forest);flex-direction:column;width:280px;padding:28px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.08em;align-items:center;gap:13px;font-size:24px;font-weight:800;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand small{color:#9ec5b6;letter-spacing:.12em;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:600}.brand-mark{flex:0 0 38px;width:38px;height:34px;display:inline-block;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark i,.brand-mark b{content:"";border-radius:0 8px 8px 0;height:9px;display:block;position:absolute;transform:skew(32deg)}.brand-mark:before{background:var(--green);width:31px;top:1px;left:2px}.brand-mark:after{background:currentColor;width:31px;bottom:1px;left:2px}.brand-mark i{background:currentColor;width:17px;height:8px;top:12px;left:10px}.brand-mark b{display:none}.nav{gap:6px;margin-top:48px;display:grid}.nav a{color:#b7cec5;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.nav a span{text-align:center;width:20px;font-size:20px}.nav a:hover,.nav a.active{color:#fff;background:#ffffff17}.nav a.active{box-shadow:inset 3px 0 var(--green)}.nav a.disabled{opacity:.6}.nav em{color:#79a693;letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:9px;font-style:normal}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:22px}.user-summary{align-items:center;gap:10px;display:flex}.user-summary>span{width:38px;height:38px;color:var(--forest);background:#fff;border-radius:11px;place-items:center;font-weight:800;display:grid}.user-summary div{flex-direction:column;min-width:0;display:flex}.user-summary strong{font-size:13px}.user-summary small{color:#9ec5b6;text-overflow:ellipsis;font-size:10px;overflow:hidden}.link-button{color:#9ec5b6;background:0 0;border:0;margin-top:16px;padding:0;font-size:12px}.main{grid-column:2;min-width:0;padding:34px 42px 60px}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:0;font-size:28px}h2{letter-spacing:-.04em;font-size:30px;line-height:1.2}h3{letter-spacing:-.025em;margin-bottom:0;font-size:18px}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;display:inline-flex}.button.primary{color:#fff;background:var(--green);box-shadow:0 8px 20px #16a34a33}.button.primary:hover{background:#138a40}.button.secondary{border-color:var(--line);background:#fff}.button.wide{width:100%}.welcome-panel{color:#fff;background:radial-gradient(circle at 80% 20%, #16a34a73, transparent 28%), var(--forest);box-shadow:var(--shadow);border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:34px;display:flex}.welcome-panel h2{max-width:640px;margin:14px 0 8px}.welcome-panel p{color:#bcd0c8;max-width:700px;margin:0;line-height:1.7}.pill{color:#bbf7d0;background:#16a34a2e;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.progress-ring{border:8px solid #ffffff1f;border-top-color:var(--green);text-align:center;border-radius:50%;flex:0 0 112px;place-content:center;width:112px;height:112px;display:grid}.progress-ring strong{font-size:24px}.progress-ring span{color:#9ec5b6;font-size:10px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;min-height:145px;padding:22px;display:flex;box-shadow:0 8px 24px #0b2e2209}.stat-card span{color:var(--muted);font-size:12px;font-weight:600}.stat-card strong{color:var(--forest);margin:11px 0 auto;font-size:35px}.stat-card small{color:var(--green);font-size:11px}.stat-card.muted strong,.stat-card.muted small{color:#9aa59f}.content-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:20px;display:grid}.panel,.form-panel{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:24px;box-shadow:0 8px 24px #0b2e2209}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-heading a{color:var(--green);font-size:12px;font-weight:700}.organization-list{display:grid}.organization-row{border-top:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.org-logo{color:#fff;background:var(--org-color);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.organization-row div{flex-direction:column;gap:3px;display:flex}.organization-row small,table small{color:var(--muted);font-size:11px;display:block}.status{color:#7a8580;background:#eef1ef;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status.active{color:#15803d;background:var(--green-light)}.roadmap ol{margin:0;padding:0;list-style:none}.roadmap li{gap:12px;padding:12px 0;display:flex;position:relative}.roadmap li>span{z-index:1;border:2px solid var(--line);width:28px;height:28px;color:var(--muted);background:#fff;border-radius:50%;flex:0 0 28px;place-items:center;font-size:11px;font-weight:800;display:grid}.roadmap li:not(:last-child):after{content:"";background:var(--line);width:2px;position:absolute;top:39px;bottom:-9px;left:13px}.roadmap li.done>span,.roadmap li.current>span{color:#fff;border-color:var(--green);background:var(--green)}.roadmap li div{flex-direction:column;gap:3px;display:flex}.roadmap li small{color:var(--muted);font-size:11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{color:var(--muted);text-align:left;text-transform:uppercase;background:#f7f9f8;padding:12px;font-size:10px}td{border-bottom:1px solid var(--line);padding:15px 12px}.form-panel{padding:0;overflow:hidden}.form-section{border-bottom:1px solid var(--line);grid-template-columns:280px 1fr;gap:32px;padding:28px;display:grid}.form-section>div:first-child p:last-child{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.6}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}label{color:#48554f;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}input,select,textarea{background:#fff;border:1px solid #d9e0dc;border-radius:9px;outline:none;width:100%;min-height:43px;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #16a34a1f}textarea{resize:vertical;min-height:86px}input[type=color]{padding:4px}.check{flex-direction:row;align-items:center}.check input{width:16px;min-height:auto}.form-actions{justify-content:flex-end;gap:10px;padding:20px 28px;display:flex}.alert{border-radius:11px;margin-bottom:18px;padding:14px 16px;font-size:13px}.alert.success{color:#166534;background:#dcfce7}.alert.error,.form-error{color:#b91c1c;background:#fee2e2}.form-error{border-radius:8px;padding:9px;font-size:12px}.filter-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.filter-bar form{flex:1;gap:10px;display:flex}.filter-bar input{max-width:360px}.filter-bar select{max-width:220px}.balance-summary{flex-direction:column;align-items:flex-end;display:flex}.balance-summary span{color:var(--muted);font-size:10px}.balance-summary strong{color:var(--forest);font-size:19px}.empty-state{min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.empty-state strong{color:var(--ink);font-size:17px}.empty-state p{margin:8px 0 20px}.empty-state.compact{min-height:100px}.empty-state.compact p{margin:0}.align-right{text-align:right}.table-link:hover strong{color:var(--green)}.company-tag{border-left:3px solid var(--tag-color);background:#f2f5f3;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.amount-due{color:#b45309}.amount-paid{color:#15803d}.span-2{grid-column:span 2}.account-hero{color:#fff;background:var(--forest);box-shadow:var(--shadow);border-radius:17px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:24px;display:flex}.account-identity{align-items:center;gap:14px;display:flex}.account-identity>span{background:var(--org-color);border-radius:15px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:grid}.account-identity div{flex-direction:column;gap:4px;display:flex}.account-identity small{color:#b7cec5;max-width:650px}.account-balance{flex-direction:column;align-items:flex-end;display:flex}.account-balance span{color:#9ec5b6;font-size:10px}.account-balance strong{font-size:25px}.account-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr)}.side-stack{align-content:start;gap:20px;display:grid}.quick-entry{background:#f5f8f6;border-radius:12px;grid-template-columns:1fr 1fr .8fr 1fr;gap:8px;margin-bottom:18px;padding:14px;display:grid}.quick-entry .wide-field{grid-column:span 2}.ledger-list{display:grid}.ledger-row{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:14px 0;display:grid}.ledger-icon{border-radius:9px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.ledger-icon.debit{color:#b45309;background:#ffedd5}.ledger-icon.credit{color:#15803d;background:var(--green-light)}.ledger-row div{flex-direction:column;gap:3px;display:flex}.ledger-row small{color:var(--muted);font-size:10px}.detail-list{margin:0}.detail-list>div{border-top:1px solid var(--line);padding:11px 0}.detail-list dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.detail-list dd{margin:4px 0 0;font-size:12px;line-height:1.5}.mini-order{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.mini-order div{flex-direction:column;gap:3px;min-width:0;display:flex}.mini-order small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mini-order span{color:var(--green);font-size:9px;font-weight:800}.service-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:230px;padding:18px;transition:all .2s;display:flex}.service-card:hover{border-color:#a5d8b7;transform:translateY(-2px);box-shadow:0 12px 30px #0b2e2214}.service-card-top,.service-card-footer,.service-card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.service-card>strong{margin-top:18px}.service-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 auto;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.service-card-meta{color:var(--muted);margin:15px 0 10px;font-size:9px}.service-card-footer{border-top:1px solid var(--line);padding-top:12px}.service-card-footer small{color:var(--muted);font-size:9px}.priority{border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.priority.normal,.priority.low{color:#475569;background:#f1f5f9}.priority.high{color:#b45309;background:#ffedd5}.priority.urgent{color:#b91c1c;background:#fee2e2}.service-state{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.service-state strong{font-size:19px}.service-form{min-width:0}.service-form .form-section{grid-template-columns:210px 1fr}.request-box>p:last-child{color:var(--muted);white-space:pre-line;margin-bottom:0;font-size:13px;line-height:1.7}.offer-items{min-width:0;overflow-x:auto}.offer-item{grid-template-columns:2.5fr .65fr .65fr 1fr .65fr .65fr;gap:8px;min-width:760px;margin-bottom:8px;display:grid}.offer-item-head{color:var(--muted);text-transform:uppercase;padding:0 4px;font-size:9px;font-weight:800}.offer-document{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:38px}.offer-document>header{border-bottom:2px solid var(--forest);justify-content:space-between;align-items:center;padding-bottom:26px;display:flex}.document-brand{color:var(--forest)}.offer-document>header>div:last-child{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.offer-document>header>div:last-child span{color:var(--muted);font-size:11px}.offer-parties{grid-template-columns:1fr auto;gap:20px;padding:26px 0;display:grid}.offer-parties>div{flex-direction:column;gap:5px;display:flex}.offer-parties span,.offer-parties small{color:var(--muted);font-size:10px}.offer-summary{justify-content:flex-end;padding:22px 0;display:flex}.offer-summary dl{width:min(360px,100%);margin:0}.offer-summary dl>div{justify-content:space-between;padding:7px 0;font-size:12px;display:flex}.offer-summary dt,.offer-summary dd{margin:0}.offer-summary .grand{border-top:2px solid var(--forest);color:var(--forest);margin-top:7px;padding-top:13px;font-size:16px;font-weight:800}.offer-document footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:30px;padding-top:24px;display:grid}.offer-document footer p{color:var(--muted);white-space:pre-line;margin:6px 0 0;font-size:11px;line-height:1.6}.subscription-summary{color:#fff;background:var(--forest);border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:18px;padding:20px 24px;display:flex}.subscription-summary>div{align-items:center;gap:14px;display:flex}.subscription-summary span{color:#b7cec5;font-size:11px}.subscription-summary strong{font-size:30px}.subscription-summary p{color:#b7cec5;max-width:600px;margin:0;font-size:11px;line-height:1.6}.subscription-list{display:grid}.subscription-row{border-top:1px solid var(--line);grid-template-columns:42px minmax(220px,1fr) .5fr .8fr .8fr;align-items:center;gap:14px;padding:16px 0;display:grid}.subscription-logo{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.subscription-row>div{flex-direction:column;gap:3px;display:flex}.subscription-row span,.subscription-row small{color:var(--muted);font-size:9px}.auth-page{background:#edf3ef;place-items:center;min-height:100vh;padding:30px;display:grid}.auth-card{background:#fff;border-radius:24px;grid-template-columns:1.05fr .95fr;width:min(1040px,100%);min-height:630px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0b2e2226}.auth-brand{color:#fff;background:radial-gradient(circle at 75% 35%, #16a34a80, transparent 32%), var(--forest);flex-direction:column;justify-content:space-between;padding:48px;display:flex}.brand.light{color:#fff}.auth-brand h1{max-width:470px;margin:14px 0;font-size:40px;line-height:1.13}.auth-brand p:not(.eyebrow){color:#b7cec5;max-width:460px;line-height:1.75}.auth-badge{color:#bbf7d0;border:1px solid #ffffff26;border-radius:99px;width:fit-content;padding:8px 12px;font-size:11px}.auth-form{flex-direction:column;justify-content:center;padding:66px;display:flex}.auth-form h2{margin-bottom:8px}.auth-form>div>p:last-child{color:var(--muted);font-size:13px}.auth-form form{gap:18px;margin-top:30px;display:grid}@media (width<=980px){.app-shell{display:block}.sidebar{width:auto;min-height:auto;padding:18px;position:static}.nav{grid-template-columns:repeat(2,1fr);margin-top:24px}.sidebar-footer{display:none}.main{padding:24px 18px 48px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.service-board{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-entry{grid-template-columns:1fr 1fr}.subscription-row{grid-template-columns:42px 1fr 1fr}.subscription-row>div:nth-child(3){display:none}}@media (width<=680px){.nav{grid-template-columns:1fr}.nav a.disabled{display:none}.topbar,.welcome-panel{flex-direction:column;align-items:flex-start}.progress-ring{display:none}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:125px}.form-section,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.filter-bar,.filter-bar form{flex-direction:column;align-items:stretch}.filter-bar input,.filter-bar select{max-width:none}.balance-summary{align-items:flex-start}.account-hero{flex-direction:column;align-items:flex-start}.account-balance{align-items:flex-start}.service-board,.quick-entry{grid-template-columns:1fr}.quick-entry .wide-field{grid-column:auto}.service-form .form-section{grid-template-columns:1fr}.offer-document{padding:20px}.offer-document>header,.offer-parties,.offer-document footer,.subscription-summary{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.subscription-row{grid-template-columns:42px 1fr}.subscription-row>div:nth-child(n+3){display:none}.auth-page{padding:0}.auth-card{border-radius:0;grid-template-columns:1fr;min-height:100vh}.auth-brand{min-height:300px;padding:28px}.auth-brand h1{font-size:30px}.auth-badge{display:none}.auth-form{padding:38px 28px}}
