:root{color:#14191f;font-synthesis:none;text-rendering:optimizelegibility;--green-900:#0b4f31;--green-800:#0b5d35;--green-700:#167348;--green-100:#eef6f1;--green-50:#f7fbf8;--ink:#14191f;--muted:#6c737c;--border:#dde2e5;--border-soft:#e9edef;--surface:#f8faf9;--danger:#a33b3b;--danger-soft:#fff5f4;--radius:7px;--shadow:0 18px 45px #12231a24;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,tr[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #16734833}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:#fff;min-height:100vh}.topbar{border-bottom:1px solid var(--border);z-index:20;background:#fffffffa;grid-template-columns:1fr auto 1fr;align-items:stretch;height:86px;padding:0 48px;display:grid;position:sticky;top:0}.brand{letter-spacing:.01em;white-space:nowrap;align-items:center;gap:17px;font-size:22px;font-weight:720;display:flex}.brand__mark{width:38px;height:38px;color:var(--green-700)}.tabs{grid-column:2;align-items:stretch;gap:46px;display:flex}.topbar__actions{grid-column:3;justify-content:flex-end;align-items:center;gap:10px;display:flex}.topbar__install{min-height:40px;padding:0 15px}.topbar__install-label--short{display:none}.topbar__backup{min-height:40px;color:var(--green-800);padding:0 15px}.tab{appearance:none;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 20px;font-size:19px;font-weight:600;transition:color .16s,border-color .16s}.tab:hover{color:var(--green-800)}.tab--active{color:var(--green-800);border-bottom-color:var(--green-800)}.page{max-width:1560px;margin:0 auto;padding:48px}.page-heading{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:38px;display:flex}.page-heading h1{letter-spacing:-.02em;margin:0 0 13px;font-size:38px;line-height:1.15}.page-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.6}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:15px;font-weight:680;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.button svg{width:19px;height:19px}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button--primary{color:#fff;background:var(--green-800);border-color:var(--green-800);box-shadow:0 5px 14px #0b5d3529}.button--primary:hover:not(:disabled){background:var(--green-900)}.button--secondary{background:#fff;border-color:#cfd6d9}.button--secondary:hover{background:var(--surface)}.button--danger{color:#fff;background:var(--danger);border-color:var(--danger)}.search-field{border-radius:var(--radius);color:#737b83;background:#fff;border:1px solid #ccd3d7;align-items:center;gap:10px;width:296px;height:48px;margin-bottom:24px;padding:0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.search-field:focus-within{border-color:var(--green-700);box-shadow:0 0 0 3px #1673481a}.search-field svg{flex:none;width:21px;height:21px}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.search-field input::placeholder{color:#9299a0}.table-shell{border:1px solid var(--border);border-radius:var(--radius);background:#fff;width:100%;overflow:auto}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px;font-size:15px}.data-table th,.data-table td{border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:middle;padding:19px 20px}.data-table th{color:#252a30;white-space:nowrap;background:#fbfcfc;height:62px;font-size:14px;font-weight:700}.data-table td{color:#363d44;height:68px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background .14s}.data-table tbody tr:hover{background:var(--green-50)}.cell-strong{font-weight:650;color:var(--ink)!important}.cell-total{font-weight:760;color:var(--green-900)!important}.muted{color:#8b9299}.status-pending{color:#68716f;white-space:nowrap}.status-complete,.unit-cost{color:var(--green-800);white-space:nowrap;font-weight:650}.row-actions{white-space:nowrap;align-items:center;gap:14px;display:flex}.row-actions button,.row-action{color:var(--green-800);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:14px;display:inline-flex}.row-actions svg,.row-action svg{width:15px;height:15px}.danger-link{color:#7c6565!important}.danger-link:hover{color:var(--danger)!important}.empty-state{text-align:center;color:var(--muted);padding:52px 24px}.materials-table{min-width:1260px}.materials-table th:first-child{width:13%}.materials-table th:nth-child(8){width:12%}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b120f73;justify-content:center;align-items:flex-start;padding:7vh 20px 40px;display:flex;position:fixed;inset:0;overflow:auto}.dialog{width:min(720px,100%);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.dialog--small{width:min(520px,100%)}.dialog__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;gap:24px;padding:24px 26px 20px;display:flex}.dialog__header h2{margin:0 0 7px;font-size:23px}.dialog__header p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.icon-button{cursor:pointer;color:#606970;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-button:hover{background:var(--surface)}.icon-button svg{width:20px;height:20px}.dialog__body{padding:24px 26px}.dialog__footer{border-top:1px solid var(--border-soft);background:#fbfcfc;justify-content:flex-end;gap:10px;padding:18px 26px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px 16px;display:grid}.form-stack{gap:18px;display:grid}.field{gap:8px;display:grid}.field--wide{grid-column:1/-1}.field>span{color:#4d555c;font-size:13px;font-weight:680}.field input,.field select{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #cfd6d9;border-radius:6px;outline:0;padding:0 12px;font-size:15px}.field input:focus,.field select:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #1673481a}.field input:disabled{color:#6f767c;background:#f4f6f5}.entry-mode{background:#f6f8f7;border:1px solid #cfd6d9;border-radius:7px;width:fit-content;padding:3px;display:inline-flex}.entry-mode__option{color:#59615d;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:36px;padding:0 18px;font-size:13px;font-weight:680}.entry-mode__option--active{color:var(--green-800);background:#fff;box-shadow:0 1px 4px #14281e1f}.calculation-preview{border-radius:var(--radius);background:var(--green-50);border:1px solid #cfe0d5;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;padding:17px 18px;display:grid}.calculation-preview div{gap:5px;display:grid}.calculation-preview span{color:#65706a;font-size:12px}.calculation-preview strong{color:var(--green-900);font-size:17px}.calculation-preview__formula{border-top:1px solid #d7e5db;grid-column:1/-1;padding-top:14px}.calculation-preview__formula strong{font-variant-numeric:tabular-nums;font-size:15px}.form-errors{color:var(--danger);background:var(--danger-soft);border:1px solid #f0d2cf;border-radius:6px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 15px;font-size:13px;display:flex}.form-errors svg{flex:none;width:19px;height:19px}.form-errors p{margin:0 0 4px}.form-errors p:last-child{margin-bottom:0}.delete-warning{align-items:flex-start;gap:14px;line-height:1.6;display:flex}.delete-warning>svg{width:25px;height:25px;color:var(--danger);flex:none}.delete-warning p{margin:0 0 10px}.delete-warning ul{color:#596068;margin:8px 0 12px;padding-left:20px}.backup-stack{gap:18px;display:grid}.backup-section{border-radius:var(--radius);background:var(--green-50);border:1px solid #d6e3da;justify-content:space-between;align-items:center;gap:24px;padding:18px;display:flex}.backup-section--restore{border-color:var(--border);background:#fff}.backup-section__copy{min-width:0}.backup-section__copy h3{margin:0 0 7px;font-size:17px}.backup-section__copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.backup-section .button{flex:none}.backup-file-button{position:relative;overflow:hidden}.backup-file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.backup-preview{border-radius:var(--radius);background:var(--green-50);border:1px solid #cfe0d5;gap:14px;padding:17px 18px;display:grid}.backup-preview>div{grid-template-columns:92px 1fr;align-items:baseline;gap:12px;display:grid}.backup-preview span{color:var(--muted);font-size:12px}.backup-preview strong{overflow-wrap:anywhere;min-width:0;font-size:14px}.backup-preview .button{justify-self:end}.backup-success{color:var(--green-900);background:#e5f3e9;border-radius:5px;margin:0;padding:11px 13px;font-size:14px;font-weight:680}.install-steps{counter-reset:none;gap:18px;margin:0;padding:0;list-style:none;display:grid}.install-steps li{grid-template-columns:34px 1fr;align-items:flex-start;gap:13px;display:grid}.install-steps li>span{width:34px;height:34px;color:var(--green-900);background:var(--green-100);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:760;display:inline-flex}.install-steps strong{margin:1px 0 4px;font-size:15px;display:block}.install-steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.recipe-workspace{grid-template-columns:380px minmax(0,1fr);min-height:calc(100vh - 86px);display:grid}.product-rail{border-right:1px solid var(--border);background:#fff;height:calc(100vh - 86px);padding:36px 20px;position:sticky;top:86px;overflow:hidden}.product-rail .search-field{width:100%;margin-bottom:20px}.product-list{scrollbar-width:thin;max-height:calc(100vh - 190px);display:grid;overflow-y:auto}.product-list__item{border:0;border-bottom:1px solid var(--border-soft);text-align:left;cursor:pointer;background:#fff;border-left:3px solid #0000;flex-wrap:wrap;align-items:baseline;gap:5px 8px;min-height:64px;padding:12px 16px 12px 19px;transition:background .14s,color .14s;display:flex}.product-list__item span{font-size:16px;font-weight:650}.product-list__item small{color:#7b8389;font-size:13px}.product-list__item:hover{background:var(--surface)}.product-list__item--active{color:var(--green-900);background:var(--green-100);border-left-color:var(--green-700)}.product-list__item--active small{color:#456657}.rail-empty{color:var(--muted);text-align:center;padding:20px 14px}.recipe-main{min-width:0;padding:40px 36px 56px 30px}.recipe-heading{margin-bottom:24px}.recipe-heading h1{font-size:36px}.recipe-heading__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.copy-recipe-note{color:#3f4743;line-height:1.7}.copy-recipe-note p{margin:0 0 8px}.copy-recipe-note p:last-child{color:var(--muted);margin-bottom:0}.recipe-board{overscroll-behavior-x:contain;scrollbar-width:thin;border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:stretch;width:100%;display:flex;overflow-x:auto}.material-column{border-right:1px solid var(--border-soft);background:#fff;flex:1 0 205px;grid-template-rows:auto auto 1fr;min-width:205px;display:grid}.material-column:last-child{border-right:0}.material-column__header{border-bottom:1px solid var(--border-soft);background:#fbfcfc;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:16px 17px;display:flex}.material-column__header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.material-column__delete{color:#8a7474;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.material-column__delete:hover{color:var(--danger);background:var(--danger-soft)}.material-column__delete svg{width:16px;height:16px}.material-column__amount{border-bottom:1px solid var(--border-soft);gap:8px;padding:18px 17px 17px;display:grid}.material-column__amount-heading{justify-content:space-between;align-items:center;gap:8px;min-height:20px;display:flex}.material-column__amount-heading>span{color:#5b6369;font-size:12px;font-weight:680}.cost-mode-button{color:var(--green-700);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:680}.cost-mode-button:hover{color:var(--green-900);text-underline-offset:2px;text-decoration:underline}.amount-control{grid-template-columns:minmax(0,1fr) 48px;align-items:stretch;display:grid}.table-input{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #cfd6d9;border-radius:6px 0 0 6px;outline:0;width:100%;height:46px;padding:0 11px;font-size:17px}.table-input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #1673481a}.table-input--error{border-color:var(--danger)}.inline-error{color:var(--danger);margin-top:5px;font-size:11px;display:block}.amount-control__unit,.amount-control__confirm{color:#4e5752;background:#f7f9f8;border:1px solid #cfd6d9;border-left:0;border-radius:0 6px 6px 0;justify-content:center;align-items:center;min-width:48px;font-size:13px;font-weight:680;display:inline-flex}.amount-control__confirm{color:var(--green-800);cursor:pointer}.amount-control__confirm:hover{background:var(--green-100)}.amount-control__unit--error{color:var(--danger);background:var(--danger-soft)}.material-column__results{align-content:stretch;margin:0;padding:0;display:grid}.material-column__results>div{border-bottom:1px solid var(--border-soft);align-content:center;gap:7px;min-height:72px;padding:15px 17px;display:grid}.material-column__results>div:last-child{border-bottom:0}.material-column__results dt{color:#6a7277;font-size:12px}.material-column__results dd{color:#2f3833;font-variant-numeric:tabular-nums;margin:0;font-size:14px}.material-column__subtotal{background:var(--green-50)}.material-column__subtotal dd{color:var(--green-900);font-size:23px;font-weight:760}.recipe-board-empty{border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--muted);padding:52px 24px}.source-details{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-top:22px;overflow:hidden}.source-details summary{cursor:pointer;align-items:center;gap:10px;min-height:56px;padding:0 20px;font-weight:650;list-style:none;display:flex}.source-details summary::-webkit-details-marker{display:none}.source-details summary svg{width:19px;height:19px;transition:transform .15s}.source-details[open] summary svg{transform:rotate(90deg)}.source-details summary span{color:var(--muted);margin-left:auto;font-size:13px;font-weight:500}.source-details__content{border-top:1px solid var(--border-soft);background:#fcfdfd;padding:18px 20px 21px}.source-row{grid-template-columns:72px 1fr;gap:12px;margin-bottom:14px;display:grid}.source-row strong{font-size:13px}.source-row div{flex-wrap:wrap;gap:7px;display:flex}.source-row span{border:1px solid var(--border);color:#4e565c;background:#fff;border-radius:4px;padding:5px 8px;font-size:12px}.unmapped-note{color:#6b5131;background:#fffaf2;border-left:3px solid #c78d43;gap:10px;margin-top:14px;padding:13px 14px;font-size:13px;display:flex}.unmapped-note>svg{flex:none;width:18px;height:18px}.unmapped-note p{margin:4px 0 0}.source-hint{color:var(--muted);margin:16px 0 0;font-size:12px}.cost-summary{border-radius:var(--radius);background:var(--green-50);border:1px solid #cbdcd1;grid-template-columns:1fr 1fr 1.35fr;margin-top:22px;display:grid}.cost-summary>div{border-right:1px solid #d4e1d8;align-content:center;gap:15px;min-height:132px;padding:26px 32px;display:grid}.cost-summary>div:last-child{border-right:0}.cost-summary span{color:#3d4741;font-size:15px}.cost-summary strong{color:var(--green-900);font-variant-numeric:tabular-nums;font-size:29px;line-height:1}.cost-summary__total strong{font-size:42px}.cost-summary__total span{font-size:17px;font-weight:700}.cost-note{color:#707972;margin:10px 2px 0;font-size:13px}.page--overview .page-heading{margin-bottom:28px}.overview-table{min-width:870px}.overview-table tbody tr{cursor:pointer}.overview-table tbody tr:hover{background:var(--green-100)}.overview-table tbody tr:focus{z-index:1;position:relative}@media (width<=980px){.topbar{grid-template-rows:68px 50px;grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:76px;padding:0 24px}.brand{grid-area:1/1}.topbar__actions{grid-area:1/2}.brand{font-size:19px}.brand__mark{width:32px;height:32px}.tabs{grid-area:2/1/auto/-1;gap:12px;overflow-x:auto}.tab{flex:1;min-width:max-content;padding:0 14px;font-size:16px}.page{padding:32px 24px}.recipe-workspace{min-height:auto;display:block}.product-rail{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:20px 24px 0;position:static;overflow:visible}.product-rail .search-field{margin-bottom:12px}.product-list{gap:8px;max-height:none;padding-bottom:16px;display:flex;overflow:auto hidden}.product-list__item{border:1px solid var(--border);border-left:1px solid var(--border);border-radius:6px;min-width:190px;min-height:52px}.product-list__item--active{box-shadow:inset 3px 0 var(--green-700);border-color:#b9d3c2}.recipe-main{padding:30px 24px 48px}}@media (width<=640px){.topbar{padding:0 16px}.brand{gap:10px;font-size:17px}.brand__mark{width:28px;height:28px}.tabs{gap:0}.tab{font-size:14px}.page,.recipe-main{padding:24px 16px 40px}.page-heading{align-items:flex-end;gap:16px;margin-bottom:26px}.page-heading h1,.recipe-heading h1{font-size:29px}.page-heading p{font-size:14px}.button{min-height:42px;padding:0 14px;font-size:14px}.topbar__actions{gap:6px}.topbar__install{min-height:38px;padding:0 10px}.topbar__install-label--full{display:none}.topbar__install-label--short{display:inline}.topbar__backup{min-height:38px;padding:0 11px}.topbar__backup-label{display:none}.search-field{width:100%}.data-table th,.data-table td{padding:15px 16px}.product-rail{padding:16px 16px 0}.product-list__item{min-width:170px}.recipe-heading{flex-wrap:wrap;align-items:flex-start}.recipe-heading__actions{justify-content:flex-start;width:100%}.cost-summary{grid-template-columns:1fr 1fr}.cost-summary>div{min-height:100px;padding:20px}.cost-summary>div:nth-child(2){border-right:0}.cost-summary__total{border-top:1px solid #d4e1d8;grid-column:1/-1}.cost-summary__total strong{font-size:37px}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.calculation-preview{grid-template-columns:1fr}.calculation-preview__formula{grid-column:auto}.dialog-backdrop{padding:20px 10px}.dialog__header,.dialog__body,.dialog__footer{padding-left:18px;padding-right:18px}.backup-section{flex-direction:column;align-items:stretch;gap:14px}.backup-section .button{align-self:stretch}.backup-preview>div{grid-template-columns:1fr;gap:4px}.backup-preview .button{justify-self:stretch}.source-row{grid-template-columns:1fr;gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
