:root{font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:var(--surface);font-synthesis:none;font-size:16px;--forest:#071410;--accent:#c7ee25;--line:#e0e5e1;--muted:#586b5e;--radius:12px;--ink:#19251e;--surface:#f3f5f2;--silver:#c7d1c9;--accent-ink:#385b1e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #527513}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s}input,select,textarea{width:100%;border:1px solid #c7d1c9;border-radius:7px;background:#fff;color:#19251e;padding:11px 12px;min-height:44px;font-size:.9375rem}input:disabled,select:disabled,textarea:disabled{background:#f4f6f3;color:#47594c}textarea{min-height:86px;resize:vertical}select{padding-right:30px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,system-ui,sans-serif}h1{font-size:2rem;letter-spacing:-1px;line-height:1.2;margin-bottom:9px;font-weight:800}h2{font-size:1.15rem;letter-spacing:-.3px;margin-bottom:8px}h3{font-size:1.05rem}p{line-height:1.6}small{font-size:.8125rem}.muted,.hint,.footnote{color:var(--muted)}.hint,.footnote{font-size:.875rem;line-height:1.6}.eyebrow{display:block;font-size:.75rem;letter-spacing:1.6px;font-weight:700;color:#607368;margin-bottom:12px}.primary,.secondary{min-height:44px;padding:11px 18px;border-radius:7px;font-size:.9rem;font-weight:700;white-space:nowrap}.primary{background:var(--accent);color:#142008;border:1px solid var(--accent);box-shadow:0 2px 3px #35560010}.primary:hover{background:#b5dd13}.secondary{border:1px solid #d4ddd6;color:#253a2e;background:#fff}.secondary:hover{background:#f0f3f0}.text-button{border:0;background:none;color:#385b1e;padding:8px 0;font-size:.875rem;font-weight:700}.icon-button{padding:8px;min-height:36px;min-width:36px;border:0;background:transparent;border-radius:6px;color:#5a6d60}.icon-button:hover{background:#eaf0e8;color:#173c29}.danger{color:#ba3444}.full{width:100%}.notice{border:1px solid #efc2c2;background:#fff2f2;color:#8e2938;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:.9375rem;overflow-wrap:anywhere}.notice.success{background:#ecf8f2;border-color:#bce3ce;color:#226347}.brand{display:flex;align-items:center;gap:11px;color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:-.7px}.auth-shell{display:grid;grid-template-columns:46% 54%;min-height:100vh}.auth-aside{background:var(--forest);color:#fff;padding:48px 60px;display:flex;flex-direction:column}.auth-statement{margin:auto 0;padding:70px 0}.auth-statement .eyebrow{color:#c7ee25;font-size:.7rem}.auth-statement h1{font-size:clamp(2.75rem,4vw,4.5rem);letter-spacing:-2.5px;line-height:1.13;margin:22px 0}.auth-statement p{color:#bdcbc1;max-width:330px;font-size:1.0625rem}.auth-rule{width:48px;height:3px;background:#c7ee25;margin:34px 0}.auth-points{display:grid;gap:20px}.auth-points span{display:flex;gap:20px;color:#c7ee25;font-size:.8125rem}.auth-points strong{color:#d5e1d7;font-weight:500;font-size:.9375rem}.auth-footer{color:#a3b6a7}.auth-main{display:grid;place-items:center;padding:40px;background:#fafbf9}.auth-card{width:100%;max-width:410px}.auth-icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid #dce2dd;border-radius:12px;margin-bottom:30px;background:#fff;color:#426320}.auth-card h2{font-size:1.85rem;letter-spacing:-.8px;margin-bottom:12px}.auth-card>.muted{margin-bottom:32px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;min-width:0}.field>span{font-weight:600;font-size:.875rem;color:#425447}.auth-card .forgot{display:block;margin-left:auto;margin-top:-4px;margin-bottom:22px}.auth-card .primary{min-height:49px}.auth-security{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8125rem;color:#66776c;margin-top:32px;padding-top:26px;border-top:1px solid #e0e5e1}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;position:fixed;inset:0 auto 0 0;padding:30px 18px;background:var(--forest);display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px}.nav-label{font-size:.625rem;letter-spacing:1.7px;color:#92a798;font-weight:700;padding:0 13px;margin:49px 0 16px}.sidebar nav{display:grid;gap:7px}.sidebar nav button{position:relative;justify-content:flex-start;border:0;background:transparent;color:#b6c6ba;padding:13px;border-radius:7px;font-size:.9rem;font-weight:500;text-align:left}.sidebar nav button:hover{background:#163327;color:#fff}.sidebar nav button.active{background:#203c2a;color:#fff}.sidebar nav button.active svg{color:#c7ee25}.nav-dot{width:5px;height:5px;border-radius:50%;background:#c7ee25;margin-left:auto}.sidebar-bottom{display:flex;align-items:center;gap:10px;margin-top:auto;border-top:1px solid #294437;padding:22px 10px 0;color:#9eb3a3}.sidebar-bottom strong{display:block;font-weight:500;font-size:.8125rem;color:#d0dbd2}.sidebar-bottom small{display:block;margin-top:4px;font-size:.75rem}.workspace{margin-left:240px;min-width:0;width:calc(100% - 240px);display:flex;flex-direction:column}.topbar{height:84px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);gap:20px}.topbar>div{display:flex;align-items:center;gap:15px}.breadcrumb{font-size:.875rem;color:#64756a}.breadcrumb span{margin:0 12px;color:#b8c7bc}.breadcrumb strong{font-weight:500;color:#354a3d}.account{display:flex;align-items:center;gap:12px}.avatar{height:36px;width:36px;display:grid;place-items:center;border-radius:50%;background:#e9eeea;color:#415b49;font-size:.75rem;font-weight:700}.account-name{font-size:.875rem;font-weight:600}.account-name small{display:block;font-size:.6875rem;color:#647569;font-weight:400;margin-top:3px}.account .icon-button{margin-left:13px;border-left:1px solid var(--line);border-radius:0}.main-content{padding:39px 40px 50px;max-width:1600px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading .eyebrow{font-size:.6875rem;color:#486d30;letter-spacing:1.8px;margin-bottom:10px}.page-heading p{font-size:.9375rem;color:#617165;margin-bottom:0}.period-filter{display:flex;align-items:center;gap:15px;margin:0 0 27px}.period-filter .field{margin:0;width:175px}.period-filter .field:nth-child(3){width:220px}.period-filter .field>span{font-size:.75rem}.period-filter input,.period-filter select{font-size:.8125rem;padding:9px 11px;min-height:40px}.period-note{display:flex;align-items:center;gap:7px;margin-left:auto;margin-top:25px;font-size:.75rem;color:#657569;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:29px}.stat{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:21px 21px 19px;min-width:0}.stat>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.8125rem;color:#566b5d}.stat>span svg{color:#85998b}.stat>strong{display:block;font-family:Manrope,sans-serif;font-size:clamp(1.3rem,1.8vw,1.9rem);font-weight:800;letter-spacing:-1px;margin:19px 0 8px}.stat>small{color:#65766a;font-size:.75rem}.stat.accent{background:#0b291e;color:#fff;border-color:#0b291e}.stat.accent>span,.stat.accent>small{color:#c7d8ca}.stat.accent svg{color:#c7ee25}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:22px;overflow:hidden;box-shadow:0 3px 7px #0b291e02}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading.padded{padding:23px 25px;margin:0}.section-heading h2{font-size:1.0625rem;margin-bottom:4px}.section-heading p{font-size:.8125rem;margin:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.875rem;white-space:nowrap}th{background:#fafbf9;border-block:1px solid #e9eeea;font-weight:500;color:#657569;font-size:.75rem;padding:14px 23px}td{padding:19px 23px;border-bottom:1px solid #e9eeea;color:#526459}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfdf8}td small{display:block;margin-top:5px;color:#637569;font-size:.75rem}.strong,td strong{color:#28392e;font-weight:600}.right{text-align:right}.badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;padding:5px 9px;border-radius:5px;font-weight:500}.badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.badge.open{background:#fff4df;color:#9b680f}.badge.completed{background:#eaf6ef;color:#32714e}.badge.cancelled{background:#eff1ef;color:#646f66}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 20px;color:#667b6d;text-align:center}.empty>svg{margin-bottom:18px;color:#a7baaa}.empty h3{color:#49604f;margin-bottom:7px}.empty p{font-size:.875rem;max-width:400px;margin:0}.footnote{font-size:.75rem;color:#63766a}.app-footer{display:flex;justify-content:space-between;padding:0 40px 25px;font-size:.6875rem;color:#697b6e}.app-footer span:first-child{font-weight:700}.toolbar{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;gap:15px}.toolbar>.muted{font-size:.8125rem}.toolbar.wrap{flex-wrap:wrap;justify-content:flex-start;align-items:end}.toolbar.wrap>select{width:auto;max-width:210px}.toolbar .field{margin:0;width:160px}.toolbar .field>span{font-size:.75rem}.search{position:relative;flex:1;max-width:410px;min-width:210px}.search svg{position:absolute;left:13px;top:13px;color:#677d6e}.search input{padding-left:40px;background:#fafcf8;font-size:.875rem}.pagination{display:flex;justify-content:space-between;align-items:center;padding:15px 23px;border-top:1px solid var(--line);font-size:.8125rem;color:#657569}.pagination>div{display:flex;gap:10px;align-items:center}.row-actions{display:flex;justify-content:flex-end;gap:6px}.modal{border:1px solid #d8e0da;border-radius:14px;padding:25px;width:min(600px,calc(100vw - 32px));max-height:90vh;color:#243b2e;box-shadow:0 24px 80px #07141033}.modal::backdrop{background:#0b172968;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-head h2{margin:0;font-size:1.3rem}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid.three{grid-template-columns:160px 1fr 1fr}.wide{grid-column:1/-1}.check{display:flex;align-items:center;gap:9px;font-size:.9375rem}.check input{width:18px;min-height:18px;accent-color:var(--accent)}.form-panel{padding:24px}.form-panel h2{margin-bottom:22px}.form-panel .section-heading h2{margin-bottom:6px}.unframed{border:0;padding:0;margin:0;min-width:0}.item-add{display:flex;gap:12px;padding:16px;background:#f6f8f3;border-radius:8px}.item-add select{flex:1;min-width:0}.count{color:#607165;background:#f0f3f0;padding:5px 11px;border-radius:5px;font-size:.8125rem}.order-item{display:grid;grid-template-columns:65px minmax(130px,1fr) 95px 150px 120px 36px;gap:14px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line)}.order-item:last-child{border-bottom:0}.order-item .field{margin:0}.order-item .field>span{font-size:.75rem}.item-type{font-size:.6875rem;color:#436944;background:#eef4e1;padding:5px;border-radius:5px;text-align:center;margin-top:22px}.item-type.part{background:#f2f4e8;color:#536645}.item-subtotal{padding-top:5px}.item-subtotal span{display:block;font-size:.75rem;color:#526a59;margin-bottom:16px}.item-subtotal strong{font-size:.875rem}.order-item>.icon-button{margin-top:20px}.order-summary{display:flex;align-items:center;justify-content:flex-end;gap:40px;padding:24px 28px;background:#fff;border:1px solid var(--line);border-radius:12px}.order-summary>div>span{display:block;font-size:.8125rem;color:#657569;margin-bottom:8px}.order-summary>div>strong{font-size:1.25rem;font-family:Manrope,sans-serif}.order-summary .total strong{font-size:1.8rem}.order-actions{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.order-actions>p{font-size:.8125rem;margin:0}.order-actions>div{display:flex;gap:10px}.back{margin-bottom:22px;color:#5c7262}.loading{padding:42px;text-align:center;color:#66766c}.boot{min-height:100vh;background:#071410;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b8cbbd;gap:25px}.mobile-menu,.mobile-close,.scrim{display:none}@media(min-width:1600px){.main-content{padding-top:48px}.stats{gap:22px}.stat{padding:25px}}@media(max-width:1200px){.sidebar{width:210px}.workspace{margin-left:210px;width:calc(100% - 210px)}.main-content{padding:28px 25px}.topbar{padding:0 25px}.stats{gap:12px}.stat{padding:18px 14px}.period-note{display:none}.order-item{grid-template-columns:55px minmax(150px,1fr) 80px 115px 100px 30px;gap:9px}.auth-aside{padding:40px}.toolbar.wrap>.search{max-width:none}.page-heading{align-items:flex-start}}@media(max-width:980px){.sidebar{width:195px;padding-inline:12px}.workspace{margin-left:195px;width:calc(100% - 195px)}.sidebar .brand{font-size:1.1rem;gap:7px}.stats{grid-template-columns:1fr 1fr}.stat>strong{font-size:1.7rem}.page-heading{flex-wrap:wrap;gap:17px}h1{font-size:1.7rem}.order-item{grid-template-columns:1fr 1fr 1fr}.order-item>.field:nth-child(2){grid-column:2/-1}.order-item>.item-type{margin:0;max-width:75px}.order-item>.icon-button{grid-column:3;justify-self:end;margin:0}.form-grid.three{grid-template-columns:1fr 1fr}.form-grid.three>.field:first-child{grid-column:1/-1;max-width:200px}.item-add{flex-wrap:wrap}.item-add select{flex-basis:100%}.auth-aside{padding:32px}.auth-statement h1{font-size:3rem}.auth-statement .eyebrow{line-height:1.8}.order-summary{gap:25px;flex-wrap:wrap}.order-actions{flex-direction:column;align-items:flex-start}.account-name{display:none}}@media(max-width:720px){.sidebar{transform:translate(-100%);transition:transform .2s;width:240px}.sidebar.visible{transform:translate(0)}.sidebar .brand{font-size:1.3rem}.workspace{margin:0;width:100%}.topbar{height:70px;padding:0 18px}.mobile-menu,.mobile-close{display:inline-flex}.mobile-close{position:absolute;right:8px;top:8px;color:#b3c4b7}.scrim{display:block;position:fixed;inset:0;z-index:19;border:0;background:#0a172a80}.breadcrumb{font-size:.8125rem}.breadcrumb>span{margin:0 5px}.topbar>div{gap:7px}.account{gap:4px}.account .icon-button{margin-left:0}.main-content{padding:26px 17px 35px}.page-heading>button{width:100%}.period-filter{flex-wrap:wrap;gap:10px}.period-filter>.field{width:calc(50% - 5px)}.period-filter>.field:nth-child(3){width:100%}.stats{gap:10px}.stat{padding:17px 13px}.stat>span{font-size:.75rem}.stat>span svg{display:none}.stat>strong{font-size:1.4rem;margin:16px 0 7px}.stat>small{font-size:.6875rem}.section-heading.padded{padding:20px 17px;align-items:flex-start}.section-heading .text-button{font-size:.75rem;white-space:nowrap}.section-heading p{font-size:.75rem}th,td{padding:15px 16px}.toolbar{padding:17px;flex-wrap:wrap}.toolbar>.search{max-width:none;width:100%}.toolbar.wrap>select{max-width:none;flex:1}.toolbar .field{flex:1}.toolbar>.muted{display:none}.pagination{padding:13px;font-size:.75rem}.app-footer{padding:0 18px 20px}.app-footer span:last-child{display:none}.form-panel{padding:18px}.form-grid,.form-grid.three{grid-template-columns:1fr}.form-grid.three>.field:first-child{max-width:none}.item-add{padding:12px}.item-add .secondary{width:100%}.order-item{grid-template-columns:1fr 1fr;gap:13px}.order-item>.field:nth-child(2){grid-column:1/-1;grid-row:2}.order-item>.item-type{grid-column:1/-1;grid-row:1}.order-item>.icon-button{grid-column:2}.order-summary{padding:20px;gap:22px;justify-content:space-between}.order-summary>.primary{width:100%}.order-summary .total strong{font-size:1.5rem}.auth-shell{display:block}.auth-aside{padding:22px 26px}.auth-aside .brand{font-size:1.25rem}.auth-statement,.auth-footer{display:none}.auth-main{padding:38px 25px;min-height:calc(100vh - 84px)}.auth-card h2{font-size:1.7rem}.auth-card .auth-icon{margin-bottom:25px}.modal{padding:20px}.modal-actions .primary,.modal-actions .secondary{flex:1}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.workshop-symbol{display:grid;place-items:center;width:58px;height:58px;border-radius:12px;background:#eff7d8;color:var(--accent)}.workshop-form{max-width:900px}.workshop-save{display:flex;align-items:center;justify-content:space-between;gap:20px}.workshop-save .hint{display:flex;align-items:center;gap:8px}.sidebar-bottom strong{overflow-wrap:anywhere}.sidebar nav button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:720px){.workshop-save{align-items:stretch;flex-direction:column}.workshop-symbol{display:none}}.brand{display:flex;align-items:flex-start;line-height:1;letter-spacing:normal;flex-shrink:0}.brand-logo{display:block;width:164px;height:auto;aspect-ratio:1;object-fit:contain;background:transparent;border:0;border-radius:0}.brand-compact .brand-logo{width:64px}.sidebar{overflow-y:auto}.sidebar .brand{padding:0;justify-content:center}.sidebar .brand-logo{width:164px}.nav-label{margin-top:27px}.auth-aside{background:linear-gradient(155deg,#153b25,#071410 68%)}.auth-aside .brand-logo{width:208px}.auth-statement{padding:42px 0}.auth-statement h1{font-size:clamp(2.5rem,3.7vw,4rem)}.auth-icon{color:var(--accent-ink);background:#f0f7dc}.primary{font-weight:800}.stat.accent>strong{color:var(--accent)}.workshop-symbol{color:var(--accent-ink)}input::placeholder,textarea::placeholder{color:#6c786e;opacity:1}.boot .brand-logo{width:188px}@media(max-width:980px){.sidebar .brand-logo{width:145px}.auth-aside .brand-logo{width:174px}}@media(max-width:720px){.auth-aside{padding:18px 26px}.auth-aside .brand{justify-content:center}.auth-aside .brand-logo{width:104px;border-radius:8px}.auth-main{min-height:calc(100vh - 140px)}.sidebar .brand-logo{width:156px}}.context-bar{display:flex;gap:16px;flex-wrap:wrap;padding:18px;margin-bottom:24px;background:var(--surface,#fff);border:1px solid #dce3d8;border-radius:12px}.context-bar .field{flex:1;min-width:180px;margin:0}.admin-tabs{display:flex;gap:12px;margin-bottom:24px}.membership{border:1px solid #dce3d8;border-radius:8px;padding:16px;display:grid;gap:10px}.membership label{display:flex;align-items:center;gap:10px}.membership input[type=checkbox]{width:18px;height:18px;flex:none}.membership legend{font-weight:600}.check{display:flex;gap:10px;align-items:center}.check input{width:18px;height:18px}.finance-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.finance-filters .field{margin:0}.finance-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.document-item{border-top:1px solid var(--line);padding:20px 0}.document-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.item-values{display:flex;flex-direction:column;justify-content:center;gap:10px}.installments{margin-top:24px}.installment-row{display:flex;gap:16px;align-items:center}.installment-row .field{flex:1;min-width:0}.detail-totals{display:flex;flex-wrap:wrap;gap:18px;margin:20px 0}.action-form{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.badge.approved,.badge.paid,.badge.converted{background:#ecf8f2;color:#226347}.badge.pending,.badge.partial{background:#fff4d5;color:#795500}.badge.rejected{background:#fff2f2;color:#8e2938}.badge.draft{background:#eef1ef;color:#586b5e}.sidebar nav{min-height:0;overflow-y:auto}.sidebar .brand-logo{width:128px}.sidebar .nav-label{margin-top:20px}.sidebar nav button{padding-top:10px;padding-bottom:10px}.nav-group{margin:0 0 9px}.nav-group-title{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:12px 12px 8px!important;color:#d6e2d7!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.12em;text-transform:uppercase;background:transparent!important}.nav-group-title svg{transition:transform .18s}.nav-group-title svg.collapsed{transform:rotate(-90deg)}.nav-family{margin:0 0 8px}.nav-family-title{display:block;padding:4px 14px;color:#8fa496;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nav-family button{padding-top:8px!important;padding-bottom:8px!important;font-size:.84rem!important}.nav-family button svg{width:17px}@media(max-width:1100px){.finance-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.finance-filters,.finance-stats{grid-template-columns:1fr}.installment-row{flex-wrap:wrap;gap:10px}.installment-row .text-button{width:100%}.document-actions>.secondary{flex:1}.document-item .form-grid.three{grid-template-columns:1fr}.sidebar .brand-logo{width:110px}}@media(max-width:720px){.toolbar.wrap>select{flex:1 1 100%;width:100%}.toolbar.wrap>.field{flex:1 1 calc(50% - 12px);min-width:0}.toolbar.wrap .field input{min-width:0;width:100%}}
