@charset "UTF-8";
:root{--ink:#203c35;--muted:#7a8780;--green:#285c48;--green-dark:#183f32;--soft:#edf3ec;--paper:#f6f7f3;--line:#e4e9e0;--gold:#b59149;--white:#fff;--red:#ae4d3c;font-family:"Pretendard","Malgun Gothic",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:#52836c}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:31px;line-height:1.5;letter-spacing:-1.3px}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:16px;letter-spacing:-.3px}small,.small{font-size:12px;line-height:1.8}.muted{color:var(--muted)}.shell{display:flex;min-height:100vh}.sidebar{width:238px;flex:0 0 238px;background:#fcfdf9;border-right:1px solid var(--line);padding:29px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:18px;padding:0 10px;letter-spacing:-.6px}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--green-dark);color:#f4ecd7;border-radius:12px;font-size:22px}.brand small{display:block;font-size:8px;letter-spacing:2px;font-weight:500;color:var(--muted);margin-top:4px}.workspace{display:flex;align-items:center;gap:10px;padding:17px 12px;margin:28px 0 26px;border:1px solid var(--line);border-radius:10px;background:#f5f6f0;font-weight:650;font-size:13px}.workspace small{display:block;color:var(--muted);font-weight:400;font-size:11px}.avatar{width:30px;height:30px;display:grid;place-items:center;background:#e5e8dc;border-radius:8px;color:#748362}.dot{height:6px;width:6px;border-radius:50%;background:#5d9268;margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.7px;color:#9ca69d;padding-left:14px;margin-bottom:12px}nav{display:flex;flex-direction:column;gap:4px;overflow-y:auto}nav button{padding:11px 14px;background:transparent;display:flex;align-items:center;gap:12px;color:#6b7971;text-align:left;border-radius:8px;font-size:12px;white-space:nowrap}nav button.active{color:var(--green);background:#e8eee3;font-weight:700}nav button:hover{background:#f0f3e9}.nav-icon{font-size:17px;width:20px;text-align:center;line-height:1}.nav-separator{border-top:1px solid var(--line);margin:15px 8px}.sidebar-bottom{margin-top:auto;padding-top:20px}.protected{display:flex;gap:10px;padding:12px;font-size:11px;color:#65786a;align-items:center}.protected small{display:block;font-size:9px;color:#97a28e}.logout{font-size:11px;background:transparent;color:var(--muted);padding:10px 13px}.main-shell{margin-left:238px;width:calc(100% - 238px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:75px;display:flex;justify-content:space-between;align-items:center;padding:0 44px;background:#fcfdf9;border-bottom:1px solid var(--line)}.breadcrumb{font-size:12px;color:#8d978e}.breadcrumb span{margin:0 12px;color:#b7c0b4}.breadcrumb b{font-weight:500;color:#3c5246}.top-right{display:flex;gap:18px;align-items:center}.environment{font-size:10px;color:#788977;padding:6px 10px;border:1px solid #dce5d7;border-radius:20px}.profile-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ece8dc;color:#86764f;font-size:10px}main#main{padding:35px 44px 40px;max-width:1540px;width:100%;margin:0 auto;flex:1}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 44px;font-size:10px;color:#9ba497}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px}.page-heading h1{font-size:25px;margin-bottom:6px}.page-heading p{font-size:12px;color:var(--muted);margin:0}.date{font-size:11px;color:#8a967f;white-space:nowrap}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;color:#7a916b;margin-bottom:12px}.hero{background:#eaf0e3;border:1px solid #e0e7d7;border-radius:15px;padding:29px 31px;position:relative;margin-bottom:25px;overflow:hidden}.hero h1{margin-bottom:8px;font-size:29px}.hero>p{font-size:12px;color:#75816f}.hero-top{display:flex;align-items:start;justify-content:space-between}.hero-stamp{height:73px;width:73px;display:grid;place-items:center;flex-shrink:0;margin:8px 15px 0 20px;background:#dfe8d2;border:1px solid #d3ddc8;border-radius:50%;font-size:33px;color:#749367;transform:rotate(-12deg)}.composer{margin-top:24px;background:#fff;border:1px solid #d9e1d0;border-radius:12px;padding:16px 17px 12px;box-shadow:0 5px 17px #50693d06}.composer textarea{border:0;padding:0;min-height:54px;resize:vertical;background:transparent;width:100%;font-size:13px;line-height:1.8;box-shadow:none}.composer-footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.composer-footer small{font-size:10px;color:#9da58f}.primary{background:var(--green);color:#fff;border:1px solid var(--green);padding:11px 18px;border-radius:8px;font-size:12px;white-space:nowrap}.primary:hover{background:var(--green-dark)}.secondary{background:white;color:#526547;border:1px solid #dce3d4;padding:10px 15px;border-radius:8px;font-size:12px}.subtle{background:none;color:var(--green);padding:5px;font-size:11px}.suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.suggestions button{font-size:10px;border:1px solid #dce4d0;background:#f3f6ed;border-radius:20px;padding:7px 11px;color:#73815e}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:25px 0 14px;gap:10px}.section-heading h2{font-size:16px;margin:0}.section-heading small{font-size:10px;color:#8c9885}.shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.shortcut{background:white;border:1px solid var(--line);border-radius:10px;display:flex;padding:18px 16px;gap:12px;text-align:left;align-items:center}.shortcut:hover{border-color:#91ac84;transform:translateY(-1px)}.shortcut .tile-icon{font-size:23px;background:#f0f4e8;color:#7d9168;border-radius:10px;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.shortcut b{font-size:12px;font-weight:650}.shortcut small{font-size:10px;display:block;color:#98a08e;margin-top:4px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{padding:19px 20px;background:#fff;border:1px solid var(--line);border-radius:10px}.metric-label{display:flex;justify-content:space-between;font-size:11px;color:#8b9584;margin-bottom:14px}.metric strong{font-size:25px;letter-spacing:-1px;font-weight:650}.metric strong.unavailable{font-size:19px;font-weight:500;color:#a2aa9a}.metric small{display:block;font-size:10px;color:#a0a897;margin-top:9px}.lower-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:20px;margin-top:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px 22px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-title h2{font-size:15px;margin:0}.panel-title small{color:#94a085;font-size:10px}.task-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #f0f3ea}.task-row:first-child{border-top:0}.task-row .small-icon{font-size:16px;color:#869877;flex-shrink:0}.task-row>div{flex:1;min-width:0}.task-row b{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.task-row small{font-size:10px;color:#9ba48f}.task-row button{font-size:11px;background:none;color:#66815c}.badge{padding:5px 9px;border-radius:5px;background:#f1f4eb;color:#768b64;font-size:10px;white-space:nowrap;display:inline-block}.badge.amber{background:#f8f1e2;color:#a7884e}.badge.red{background:#faede9;color:#aa675b}.check-item{padding:13px 0;border-top:1px solid #f0f3ea;display:flex;gap:10px}.check-item:first-child{border-top:0}.check-item span{color:#b09e62;font-size:13px}.check-item b{font-size:12px;display:block;font-weight:500;margin-bottom:4px}.check-item p{color:#9da48e;font-size:10px;line-height:1.7;margin:0}.empty{text-align:center;color:#94a089;padding:35px 15px;font-size:12px;line-height:1.9}.empty-symbol{font-size:30px;color:#c4ceba;display:block;margin-bottom:9px}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px;align-items:center}.toolbar-left,.actions{display:flex;align-items:center;gap:9px}.search{min-width:260px}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:12px}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-weight:500;font-size:11px;color:#89977f;background:#f9faf5;border-bottom:1px solid var(--line);padding:14px 17px;white-space:nowrap}td{padding:15px 17px;border-bottom:1px solid #eef1e7;vertical-align:middle}tr:last-child td{border-bottom:0}td small{display:block;color:#97a088;font-size:10px;margin-top:4px;max-width:390px;line-height:1.7}td .subtle{white-space:nowrap}.notice{padding:15px 18px;border:1px solid #e5e2cd;background:#faf8ed;border-radius:9px;color:#8e805d;font-size:12px;line-height:1.8;margin-bottom:19px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:flex;flex-direction:column;gap:8px;color:#63725c;font-size:12px;margin-bottom:17px}input,textarea,select{width:100%;border:1px solid #dae2d1;border-radius:7px;padding:10px 11px;background:#fff;color:var(--ink);min-height:39px}input:focus,textarea:focus,select:focus{border-color:#8fa17c}textarea{min-height:90px;resize:vertical;line-height:1.7}input[type=checkbox]{width:auto;min-height:0}.check-label{display:flex;flex-direction:row;align-items:center}input[type=file]{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .full{grid-column:1/-1}.form-actions{display:flex;gap:10px;justify-content:flex-end;border-top:1px solid var(--line);padding-top:18px;margin-top:8px}.form-help{font-size:11px;line-height:1.8;color:#8c9780;margin-bottom:15px}.quote-items{grid-column:1/-1;overflow-x:auto;margin:5px 0 20px}.quote-items table{min-width:570px}.quote-items td,.quote-items th{padding:7px}.quote-items input{min-width:60px}.quote-items input[name=item_name]{min-width:150px}.remove-item{background:#f6ede7;color:#a48164;padding:9px;border-radius:5px}dialog{width:min(760px,94vw);border:1px solid var(--line);border-radius:15px;box-shadow:0 25px 80px #10231330;padding:0;color:var(--ink);max-height:90vh}dialog::backdrop{background:#1b302b66;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:2}.modal-head h2{margin:0}#modal-body{padding:24px 26px}.icon-button{background:none;font-size:24px;color:#819271;padding:0 5px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-grid div{padding:10px 0;border-bottom:1px solid var(--line)}.detail-grid dt{font-size:10px;color:var(--muted);margin-bottom:5px}.detail-grid dd{margin:0;font-size:12px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message{padding:14px 16px;background:#f4f6ef;border-radius:8px;margin-bottom:12px;font-size:12px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.user{background:#eaf1e4}.chat-message small{display:block;color:#889679;margin-bottom:5px}.settings-list{list-style:none;padding:0;margin:0}.settings-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;justify-content:space-between;gap:15px}.settings-list li:last-child{border-bottom:0}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#244b3d;color:#fff;padding:14px 22px;border-radius:9px;z-index:100;font-size:12px;opacity:0;pointer-events:none;transition:.2s;max-width:85vw;line-height:1.7}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#8a4a3e}.error{color:var(--red);font-size:12px;line-height:1.8}.pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.login-page{min-height:100vh;display:grid;place-items:center;background:#edf1e7;padding:25px}.login-card{width:430px;max-width:100%;padding:40px;background:white;border:1px solid #dce4d1;border-radius:18px}.login-card .brand{padding:0;margin-bottom:44px}.login-card .eyebrow{margin-top:10px;font-size:9px}.login-card h1{font-size:29px;line-height:1.55}.login-card label{margin-top:18px}.login-card>.small{margin-top:23px;margin-bottom:0;text-align:center;font-size:10px}.wide{width:100%;margin-top:5px}.document-page{padding:40px;background:#eaece5}.document{background:white;width:850px;max-width:100%;padding:60px;margin:auto}.document h1{margin:30px 0}.document h2{margin-top:28px}.document p{line-height:1.9}.document-totals{text-align:right;margin-top:30px}.print-help{font-size:11px;color:var(--muted)}#mobile-menu{display:none}@media(min-width:1600px){main#main{padding:45px 65px}}@media(max-width:1150px){.sidebar{width:210px;flex-basis:210px;padding-left:12px;padding-right:12px}.main-shell{margin-left:210px;width:calc(100% - 210px)}main#main{padding:28px}.topbar{padding:0 28px}.shortcuts{grid-template-columns:repeat(2,1fr)}.metric strong{font-size:21px}.metric{padding:16px}.lower-grid{grid-template-columns:1fr}.hero-stamp{display:none}}@media(max-width:760px){.sidebar{transform:translateX(-100%);width:238px;transition:.2s}.sidebar.open{transform:translateX(0);box-shadow:10px 0 30px #0002}.main-shell{margin-left:0;width:100%}.topbar{height:63px;padding:0 18px}.breadcrumb{font-size:10px}.top-right{gap:9px}.environment{font-size:8px}.profile-avatar{display:none}#mobile-menu{display:block;font-size:19px}main#main{padding:22px 17px}.page-heading h1{font-size:22px}.date{display:none}.hero{padding:22px 18px}.hero h1{font-size:24px}.composer{padding:13px}.composer-footer small{max-width:140px;font-size:8px}.shortcuts{gap:8px}.shortcut{padding:14px 10px;gap:8px}.shortcut .tile-icon{width:32px;height:32px;font-size:18px}.shortcut b{font-size:11px}.shortcut small{font-size:9px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:8px}.metric{padding:17px}.lower-grid{gap:14px}.panel{padding:19px 17px}.toolbar{align-items:stretch;flex-direction:column}.toolbar-left{flex-wrap:wrap}.search{min-width:100%}.two-columns,.form-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}footer{padding:17px;font-size:9px}footer span{display:none}.page-heading .primary{padding:9px 10px;font-size:11px}.login-card{padding:30px 25px}.document-page{padding:10px}.document{padding:25px}.modal-head{padding:18px}#modal-body{padding:18px}.actions{flex-wrap:wrap}}@media print{.document-page{padding:0;background:white}.document{width:100%;padding:10mm;border:0}.print-help{display:none}table{page-break-inside:auto}tr{page-break-inside:avoid}h2{page-break-after:avoid}@page{size:A4;margin:15mm}}

.quote-items{overflow-x:auto}.quote-items table{min-width:710px}.quote-items td:nth-child(1){width:17%}.quote-items td:nth-child(2){width:31%}.quote-items td:nth-child(3){width:11%}.quote-items td:nth-child(4){width:10%}.quote-items td:nth-child(5){width:23%}.quote-items input{min-width:0;width:100%}.quote-items input[name=item_spec]{margin-top:5px;font-size:12px}.quote-items td:last-child{width:8%}
.spend-chart{display:flex;align-items:end;gap:10px;min-height:220px;padding:18px 6px 4px;border-bottom:1px solid #d9e1dd;overflow-x:auto}.spend-bar{height:190px;min-width:58px;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:6px;text-align:center}.spend-bar-fill{width:34px;min-height:3px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#7ccabb,#286a56)}.spend-bar b{font-size:12px;color:#31594f}.spend-bar small{font-size:10px;white-space:nowrap;color:#6c7a74}
.api-chart-panel{padding-bottom:12px}.api-chart{height:112px;display:flex;align-items:end;gap:8px;padding:6px 4px 0;overflow-x:auto;border-bottom:1px solid #d9e1dd}.api-bar{height:96px;min-width:42px;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px}.api-bar-fill{width:22px;min-height:2px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#b2d9ff,#3975a9)}.api-bar b{font-size:10px;color:#4d6477;font-weight:600}
