:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#273029;background:#f5f6f2;font-synthesis:none;--olive:#596747;--dark:#263529;--muted:#798077;--line:#e2e6dd;--blue:#537995;--pale:#edf1e5}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:var(--blue);text-decoration:none}button:disabled{opacity:.55;cursor:wait}.loading{padding:80px;text-align:center;color:var(--olive)}.shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:28px 18px;position:fixed;width:236px;height:100vh;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;margin:0 8px 35px}.brand img{width:49px;height:49px;object-fit:contain}.brand strong{display:block;font-size:23px;letter-spacing:1px;font-weight:750}.brand small{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.nav-label{font-size:10px;letter-spacing:1.7px;color:#90978b;margin:17px 14px 10px}.nav-link{display:flex;align-items:center;gap:12px;color:#6d7569;padding:11px 14px;margin:3px 0;border-radius:7px;font-size:13px}.nav-link svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.65}.nav-link:hover{background:#f5f7f0}.nav-link.active{background:var(--pale);color:#435436;font-weight:650}.nav-count{margin-left:auto;font-size:10px;padding:2px 6px;background:#dbe4cd;border-radius:4px}.sidebar-foot{margin-top:auto;padding:18px 12px 0;font-size:11px;color:#8b9284;line-height:1.8}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#7e9360;margin-right:5px}.workspace{grid-column:2;min-width:0}.topbar{height:77px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:15px}.breadcrumb{color:var(--muted);font-size:12px}.breadcrumb b{color:#3b4637;font-weight:500}.account{display:flex;align-items:center;gap:12px}.account-name{font-size:12px}.account-name small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.avatar{height:34px;width:34px;background:#e9eee0;color:var(--olive);border-radius:50%;display:grid;place-items:center;font-weight:650}.logout{border:0;background:none;color:var(--muted);font-size:11px}.content{padding:32px 38px 50px;max-width:1640px;margin:auto}.eyebrow{font-size:10px;color:var(--olive);letter-spacing:1.8px;font-weight:650;margin-bottom:9px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}h1{font-size:29px;letter-spacing:-1px;line-height:1.2;font-weight:600;margin:0 0 9px}h2{font-size:17px;font-weight:600;letter-spacing:-.3px;margin:0}h3{font-size:15px;font-weight:600;margin:0 0 12px}.subtitle{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.btn{border:1px solid var(--line);padding:10px 16px;border-radius:6px;background:white;color:#48533f;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:550;font-size:12px;white-space:nowrap}.btn:hover{background:#f0f3e9;border-color:#bfccb0}.btn.primary{background:var(--olive);color:white;border-color:var(--olive)}.btn.primary:hover{background:#455235}.btn.small{padding:6px 10px;font-size:11px}.btn svg{width:15px;height:15px}.button-row{display:flex;gap:9px;flex-wrap:wrap}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.metric{background:white;border:1px solid var(--line);border-radius:9px;padding:20px 21px;min-height:135px}.metric-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7b8373}.metric-label svg{width:18px;height:18px;color:#819070}.metric-value{font-size:32px;letter-spacing:-1px;margin:15px 0 9px;font-weight:550;color:#364330}.metric-value.money{font-size:25px}.metric small{font-size:10px;color:#959d8c}.metric.accent{background:#edf1e4;border-color:#d8e0c8}.two-col{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);gap:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:22px;overflow:hidden}.panel-head{padding:21px 23px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #edf0e8}.panel-head p{font-size:11px;color:var(--muted);margin:6px 0 0}.panel-body{padding:23px}.panel-link{font-size:11px;color:var(--olive)}.empty{padding:37px 23px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--muted);line-height:1.65}.empty svg{height:31px;width:31px;color:#9fab8d}.empty strong{font-size:14px;font-weight:550;color:#606d55}.empty p{margin:0;max-width:400px;font-size:12px}.notice{padding:13px 16px;border:1px solid #e3e7d8;background:#f8faf2;border-radius:6px;font-size:12px;line-height:1.7;color:#6f785e;margin:17px 0}.notice.warning{background:#fcf8ee;border-color:#eee4c9;color:#8b794d}.notice.blue{background:#f1f6f9;border-color:#dce7ee;color:#577487}.badge{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:9px;white-space:nowrap;font-weight:600;letter-spacing:.2px;background:#f0f2eb;color:#7b8472}.badge.olive{background:#edf3e4;color:#647c42}.badge.blue{background:#ebf1f6;color:#5b7c96}.badge.amber{background:#f7f1e5;color:#a48950}.badge.gray{background:#eff1ee;color:#85907e}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th{font-size:9px;color:#8a927f;font-weight:550;letter-spacing:.8px;text-transform:uppercase;background:#fafbf7;padding:14px 19px;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:17px 19px;border-bottom:1px solid #edf0e9;font-size:12px;vertical-align:middle}tr:last-child td{border-bottom:0}td small{display:block;color:#8d9585;font-size:10px;margin-top:6px}td.title{max-width:340px;min-width:180px;line-height:1.5}td.title a{font-weight:550;color:#3e4d33}td.num{font-variant-numeric:tabular-nums;white-space:nowrap}tbody tr:hover{background:#fdfefb}.toolbar{display:flex;align-items:center;gap:12px;margin:0 0 19px;flex-wrap:wrap}.toolbar input{max-width:350px}.toolbar select{width:auto;min-width:140px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field>span,.field>label{font-size:11px;color:#707b67;font-weight:550}input,select,textarea{width:100%;border:1px solid #dfe4d6;border-radius:5px;background:#fff;color:#33422e;padding:10px 11px;min-height:39px}input::placeholder,textarea::placeholder{color:#a4ab9d}textarea{resize:vertical;min-height:90px;line-height:1.6}input:focus,select:focus,textarea:focus{outline:2px solid #c7d1b6;border-color:#9baa83}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.steps{padding:6px 0}.step{display:flex;align-items:flex-start;gap:13px;padding:13px 0;border-bottom:1px solid #edf0e8}.step:last-child{border:0}.step-no{height:25px;width:25px;flex-shrink:0;border-radius:50%;background:#edf1e6;display:grid;place-items:center;color:#83936b;font-size:11px}.step strong{font-size:12px;font-weight:550}.step p{font-size:11px;color:#959c8d;margin:5px 0;line-height:1.6}.step a{font-size:11px;color:var(--olive)}.line-item{padding:17px 23px;border-bottom:1px solid #edf0e8;display:flex;gap:12px;justify-content:space-between;align-items:center}.line-item:last-child{border:0}.line-item strong{font-size:12px;font-weight:550}.line-item p{font-size:10px;color:var(--muted);margin:5px 0}.lifecycle{display:flex;gap:4px;padding:20px 0 7px;align-items:center;flex-wrap:wrap}.lifecycle span{font-size:10px;padding:6px 10px;color:#96a18c}.lifecycle .current{background:#eef2e5;border-radius:4px;color:#617449}.caption{font-size:10px;color:#9aa28f;line-height:1.6}.section-space{margin-top:26px}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow-x:auto}.tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:12px 2px;color:#859078;white-space:nowrap}.tabs button.active{border-color:var(--olive);color:var(--olive)}.auth{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;background:white}.auth-art{padding:64px 10%;background:#e9eedf;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-art:after{content:'';position:absolute;width:560px;height:560px;border:1px solid #cbd5bc;border-radius:50%;right:-180px;bottom:-220px;box-shadow:0 0 0 70px #e1e8d7,0 0 0 71px #d0dac2,0 0 0 140px #e5ebdc;z-index:0}.auth-art>*{position:relative;z-index:1}.auth-art img{width:130px;height:130px;object-fit:contain;margin-bottom:32px}.auth-art h1{font-size:46px;line-height:1.13;letter-spacing:-1.8px;color:#3c4c30;max-width:460px}.auth-art p{color:#7d8b6e;font-size:15px;line-height:1.85;max-width:370px;margin:20px 0 35px}.auth-art .eyebrow{margin-top:14px;font-size:11px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:60px 35px}.auth-form{width:100%;max-width:350px}.auth-form h2{font-size:26px;margin:26px 0 9px}.auth-form .field{margin-top:18px}.auth-form .btn.primary{width:100%;margin-top:25px;min-height:44px}.auth-toggle{display:flex;gap:4px;background:#f1f3ed;border-radius:6px;padding:4px;margin-bottom:28px}.auth-toggle button{flex:1;padding:10px;border:0;background:none;color:#8b967c;border-radius:4px;font-size:12px}.auth-toggle .active{background:white;box-shadow:0 1px 4px #d8dfce;color:#4e633c}.error{color:#a35846;background:#fff4f0;padding:11px;border-radius:5px;font-size:12px;line-height:1.5;margin:14px 0}.hidden{display:none!important}dialog{border:1px solid var(--line);border-radius:10px;width:min(680px,94vw);max-height:90vh;padding:26px;color:#33422e;box-shadow:0 24px 100px #28321f33}dialog::backdrop{background:#24331f55;backdrop-filter:blur(2px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.close{border:0;background:none;color:#7b866e;font-size:25px;padding:0 5px}#toast{position:fixed;bottom:25px;right:25px;background:#374a2c;color:white;padding:13px 21px;border-radius:6px;box-shadow:0 5px 25px #26351c25;z-index:100;display:none;font-size:12px}#toast.show{display:block}.cost-row,.period-row{display:grid;grid-template-columns:1.1fr .7fr 1.4fr 30px;gap:9px;margin:9px 0;align-items:center}.period-row{grid-template-columns:1fr 1fr 1fr 1.3fr 30px}.row-head{font-size:10px;color:#909980}.remove-row{border:0;background:none;color:#9a8776;font-size:21px}.cost-row input,.period-row input{font-size:12px;min-width:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.data-list{margin:0}.data-list div{padding:11px 0;border-bottom:1px solid #edf0e7}.data-list dt{font-size:10px;color:#919b84;margin-bottom:6px}.data-list dd{margin:0;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.limitations{padding-left:20px;color:#8a7750;font-size:12px;line-height:1.9}.code{font-family:Consolas,monospace;font-size:10px;overflow-wrap:anywhere;line-height:1.6;color:#8a957f}.timeline-event{padding:15px 0;border-bottom:1px solid var(--line);display:flex;gap:15px}.timeline-event time{font-size:10px;color:#96a187;min-width:100px}.timeline-event strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.mobile-menu{display:none}.checkbox-field{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;margin-top:18px}.checkbox-field input{width:17px;min-height:17px;margin-top:3px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.module-card{padding:24px;background:white;border:1px solid var(--line);border-radius:8px}.module-card p{font-size:12px;color:var(--muted);line-height:1.8}.module-card .badge{margin-bottom:15px}.report-card{display:flex;gap:20px;align-items:center;padding:23px;border-bottom:1px solid var(--line)}.report-card svg{width:28px;height:28px;color:#88966f}.report-card>div{flex:1}.report-card h3{font-size:13px;margin-bottom:6px}.report-card p{font-size:10px;color:var(--muted);margin:0}.footnote{font-size:10px;color:#9ca591;margin-top:25px;line-height:1.8}.back{display:inline-block;margin-bottom:18px;font-size:11px;color:#8c967e}.check-note{font-size:11px;color:#9aa38e;line-height:1.8;margin-top:15px}.file-list a{color:var(--olive)}
@media(min-width:1450px){.content{padding:40px 48px}.topbar{padding:0 48px}.metrics{gap:22px}.metric{min-height:148px}}
@media(max-width:1100px){.shell{grid-template-columns:205px minmax(0,1fr)}.sidebar{width:205px;padding:24px 12px}.content{padding:25px}.topbar{padding:0 25px}.metrics{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.brand strong{font-size:20px}.module-grid{grid-template-columns:1fr 1fr}.auth-art h1{font-size:37px}}
@media(max-width:700px){.shell{display:block}.sidebar{transform:translateX(-100%);transition:transform .2s;width:235px;box-shadow:10px 0 40px #26351c22}.shell.menu-open .sidebar{transform:translateX(0)}.workspace{width:100%}.mobile-menu{display:inline-flex;border:0;background:none;font-size:20px;color:var(--olive);padding:5px}.topbar{height:62px;padding:0 17px}.breadcrumb{display:none}.content{padding:24px 16px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:21px}h1{font-size:26px}.metrics{gap:10px}.metric{padding:16px 14px;min-height:117px}.metric-value{font-size:27px}.metric-value.money{font-size:20px}.metric-label{font-size:10px}.panel-head{padding:18px}.panel-body{padding:18px}.form-grid,.detail-grid,.module-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.auth{grid-template-columns:1fr}.auth-art{padding:30px 25px}.auth-art img{width:70px;height:70px;margin:0 0 15px}.auth-art h1{font-size:30px;max-width:330px}.auth-art p{display:none}.auth-art .lifecycle{display:none}.auth-form-wrap{padding:35px 25px}.auth-form{max-width:450px}.auth-form h2{font-size:23px}.cost-row{grid-template-columns:1fr 100px 28px}.cost-row input:nth-child(3){grid-column:1/3;grid-row:2}.cost-row .remove-row{grid-column:3;grid-row:1}.period-row{grid-template-columns:1fr 1fr 28px;border-bottom:1px solid var(--line);padding-bottom:13px}.period-row input:nth-child(4){grid-column:1/3}.period-row .remove-row{grid-column:3;grid-row:1}.row-head{display:none}.account-name small{display:none}.report-card{gap:12px;padding:18px;flex-wrap:wrap}.report-card .btn{margin-left:40px}.timeline-event{flex-direction:column;gap:6px}td,th{padding:13px}.toolbar input{max-width:none}.toolbar select{flex:1}}
@media print{.sidebar,.topbar,.btn,.tabs,.footnote{display:none!important}.shell{display:block}.workspace{width:100%}.content{padding:0}.panel,.metric{break-inside:avoid}.notice{background:white}body{background:white}}

/* Circular crop follows the original emblem, removing its white canvas. */
.brand{flex-direction:column;text-align:center;gap:10px;padding-bottom:20px}
.brand img{width:116px;height:116px;object-fit:cover;clip-path:ellipse(49% 48% at 50% 49%);flex-shrink:0}
.auth-art img{width:220px;height:220px;object-fit:cover;clip-path:ellipse(49% 48% at 50% 49%);margin-bottom:24px}
@media(max-width:700px){.auth-art img{width:150px;height:150px;margin-bottom:16px}}
