:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f5f1e9;--surface:#fffdf9;--surface-strong:#fff;--ink:#302d2a;--muted:#777069;--line:#e6dfd5;--accent:#b94f3d;--accent-dark:#873627;--accent-soft:#f5ded8;--green:#33745c;--green-soft:#dceee7;--amber:#956315;--amber-soft:#f8ebcc;--blue:#3e6785;--blue-soft:#dfeaf2;--danger:#a83c35;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow:0 12px 36px #382a1f14;--sidebar:244px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 82% 2%, #ebc49938, transparent 24rem), var(--paper);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}:focus-visible{outline-offset:3px;outline:3px solid #b94f3d6b}.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}.mono{letter-spacing:.02em;font-family:SFMono-Regular,Consolas,monospace}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9e6;flex-direction:column;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;margin-bottom:28px;padding:8px;display:flex}.brand>span:last-child{gap:2px;display:grid}.brand strong{font-size:17px}.brand small,.sidebar footer{color:var(--muted);font-size:12px}.brand-mark{grid-template-columns:repeat(2,1fr);gap:3px;width:38px;height:38px;display:grid;transform:rotate(8deg)}.brand-mark span{background:var(--accent);border-radius:50%;box-shadow:inset 0 0 0 3px #ffffff47}.brand-mark span:nth-child(2){background:#e0a047}.brand-mark span:nth-child(3){background:#648879}.brand-mark span:nth-child(4){background:#6b7e9d}.brand-mark--large{width:58px;height:58px;margin-bottom:22px}.sidebar nav{gap:8px;display:grid}.nav-link{min-height:48px;color:var(--muted);border-radius:13px;align-items:center;gap:13px;padding:0 14px;font-weight:650;display:flex}.nav-link svg{width:20px}.nav-link:hover{color:var(--ink);background:#f6eee8}.nav-link--active{color:var(--accent-dark);background:var(--accent-soft)}.sidebar footer{gap:4px;margin-top:auto;padding:12px 8px;display:grid}.bottom-nav{display:none}.main-content{min-height:100vh;margin-left:var(--sidebar)}.page{width:min(1220px,100%);margin:0 auto;padding:44px clamp(28px,4vw,64px) 72px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:88px;margin-bottom:28px;display:flex}.page-header h1{letter-spacing:-.03em;margin:4px 0 8px;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,4vw,44px);line-height:1.1}.page-header p{color:var(--muted);margin:0;line-height:1.65}.page-header__action{flex:none}.eyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px #ffffffe6}.button,.icon-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:750;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.button{background:var(--accent);color:#fff;padding:0 17px}.button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed}.button--secondary{color:var(--ink);background:#eee8df}.button--secondary:hover:not(:disabled){background:#e4dbcf}.button--ghost{min-height:38px;color:var(--muted);background:0 0;padding:0 10px}.button--ghost:hover:not(:disabled){color:var(--accent);background:var(--accent-soft)}.button--danger{background:var(--danger)}.icon-button{width:44px;color:var(--muted);background:0 0;padding:0}.button-group{flex-wrap:wrap;gap:8px;display:flex}.input,.textarea,.search-field{background:var(--surface-strong);width:100%;color:var(--ink);border:1px solid #d8cfc4;border-radius:11px}.input{min-height:44px;padding:0 12px}.textarea{resize:vertical;padding:12px;line-height:1.55}.select{appearance:auto}.field{gap:7px;min-width:0;display:grid}.field__label{font-size:13px;font-weight:750}.field__hint{color:var(--muted);font-size:12px;line-height:1.5}.field__error,.form-error,.invalid-text{color:var(--danger)}.valid-text{color:var(--green)}.form-grid{gap:18px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field{align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%}.quick-actions{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.quick-actions a{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-items:center;gap:12px;min-height:86px;padding:16px;display:flex}.quick-actions a:hover{box-shadow:var(--shadow);border-color:#d4b6a9}.quick-actions svg{color:var(--accent);flex:none}.quick-actions span{gap:4px;display:grid}.quick-actions small{color:var(--muted)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.stats-grid--three{grid-template-columns:repeat(3,1fr)}.stat-card{flex-direction:column;justify-content:space-between;min-height:126px;padding:18px;display:flex}.stat-card>span,.stat-card small{color:var(--muted);font-size:13px}.stat-card strong{margin:8px 0;font-size:clamp(23px,3vw,31px)}.dashboard-columns,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.panel{padding:22px}.panel__header{justify-content:space-between;align-items:flex-start;gap:14px;min-height:46px;margin-bottom:16px;display:flex}.panel__header h2{margin:3px 0 0;font-size:21px}.panel__header>a{color:var(--accent);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.compact-list,.recent-projects{display:grid}.compact-list>div,.recent-projects>a{border-top:1px solid var(--line);align-items:center;gap:11px;min-height:66px;padding:10px 0;display:flex}.compact-list>div:first-child,.recent-projects>a:first-child{border-top:0}.compact-list>div>span:nth-child(2),.recent-projects>a>span:last-child{flex:1;gap:4px;min-width:0;display:grid}.compact-list small,.recent-projects small{color:var(--muted)}.recent-projects img,.image-placeholder{object-fit:cover;width:48px;height:48px;color:var(--muted);background:#eee6dd;border-radius:10px;place-items:center;display:grid}.bead-dot{background:#fff;border:7px solid #d9a258;border-radius:50%;flex:none;width:28px;height:28px}.badge{color:#625d57;white-space:nowrap;background:#ece8e2;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:800}.badge--success{color:var(--green);background:var(--green-soft)}.badge--warning{color:var(--amber);background:var(--amber-soft)}.badge--danger{color:var(--danger);background:#f7deda}.badge--info{color:var(--blue);background:var(--blue-soft)}.swatch{filter:drop-shadow(0 2px 3px #0000001f);flex:none;width:32px;height:32px}.swatch--sm{width:22px;height:22px}.swatch--lg{width:48px;height:48px}.inventory-toolbar{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,190px));align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.inventory-toolbar label{gap:5px;display:grid}.inventory-toolbar label>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.tabs{scrollbar-width:none;gap:7px;margin:14px 0;display:flex;overflow-x:auto}.tabs button{border:1px solid var(--line);background:var(--surface);white-space:nowrap;cursor:pointer;border-radius:999px;min-height:40px;padding:0 14px}.tabs button[aria-selected=true]{color:#fff;background:var(--ink);border-color:var(--ink)}.tabs button span{opacity:.7;margin-left:6px}.result-count{color:var(--muted);font-size:13px}.color-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.color-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:left;cursor:pointer;gap:14px;min-height:160px;padding:17px;display:grid}.color-card,.project-card{content-visibility:auto;contain-intrinsic-size:230px 180px}.color-card:hover{box-shadow:var(--shadow);border-color:#d2b9ae}.color-card__top{align-items:center;gap:11px;display:flex}.color-card__top>span:nth-child(2){flex:1;gap:3px;display:grid}.color-card__top small{color:var(--muted)}.color-card__numbers{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.color-card__numbers span{color:var(--muted);gap:4px;font-size:11px;display:grid}.color-card__numbers b{color:var(--ink);font-size:15px}.inventory-detail-summary{border-radius:var(--radius);background:#f4eee7;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:grid}.inventory-detail-summary div{gap:5px;display:grid}.inventory-detail-summary span{color:var(--muted);font-size:12px}.inventory-detail-summary strong{font-size:20px}.opening-balance{justify-content:space-between;margin-bottom:16px;padding:13px 16px;display:flex}.ranking-panel{margin-top:22px}.ranking-panel .tabs{margin:0}.ranking-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.ranking-list>div{border-top:1px solid var(--line);grid-template-columns:24px auto 1fr auto;align-items:center;gap:8px;min-height:48px;display:grid}.ranking-list>div>b{color:var(--muted)}.ranking-list>div>span:last-child{color:var(--muted);font-size:12px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:15px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-align:left;cursor:pointer;padding:0;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.project-card__image{aspect-ratio:4/3;background:#eee7de;display:block;position:relative}.project-card__image img,.project-card__image .image-placeholder{object-fit:cover;border-radius:0;width:100%;height:100%}.project-card__image .badge{position:absolute;top:10px;left:10px}.project-card__body{gap:5px;padding:14px;display:grid}.project-card__body small{color:var(--muted)}.stepper{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:22px;display:grid}.stepper__step{color:var(--muted);text-align:center;place-items:center;gap:6px;font-size:12px;display:grid}.stepper__step b{background:#ebe5dd;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.stepper__step--active{color:var(--accent-dark);font-weight:700}.stepper__step--active b{color:#fff;background:var(--accent)}.allocation-stage,.allocation-list{gap:14px;display:grid}.allocation-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.allocation-summary div{text-align:center;background:#f3ede5;border-radius:12px;padding:12px;display:grid}.allocation-summary strong{font-size:22px}.allocation-summary span{color:var(--muted);font-size:11px}.allocation-card{gap:12px;padding:15px;display:grid}.allocation-card header,.allocation-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.allocation-card header>span{display:grid}.allocation-card header small{color:var(--muted)}.allocation-row{grid-template-columns:1fr 140px auto;align-items:end;gap:9px;display:grid}.save-choice,.submit-summary{justify-content:space-between;align-items:end;gap:12px;padding:15px;display:flex}.save-choice .field{flex:1}.file-queue{gap:7px;margin:0;padding:0;list-style:none;display:grid}.file-queue li{background:#f4eee7;border-radius:9px;align-items:center;gap:8px;min-height:64px;padding:9px;display:flex}.file-queue li>.image-placeholder,.file-queue li>img{object-fit:cover;border-radius:8px;flex:none;width:48px;height:48px}.file-queue li>span:not(.image-placeholder){flex:1}.file-queue small{color:var(--muted)}.project-detail{gap:17px;display:grid}.project-detail__image{border-radius:var(--radius);object-fit:contain;background:#eee7de;width:100%;max-height:360px}.project-note{color:var(--muted)}.consumption-list{gap:5px;display:grid}.consumption-list>div{border-top:1px solid var(--line);justify-content:space-between;padding:9px 0;display:flex}.shortage-box{background:#fff4e0;padding:14px}.project-detail__actions{flex-wrap:wrap;gap:8px;display:flex}.danger-row{color:var(--danger);justify-self:start}.inline-field{gap:8px;display:flex}.prompt-card{justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.prompt-card p{color:var(--muted);margin:4px 0 0;font-size:13px}.color-picker{border:1px solid var(--line);background:var(--surface);border-radius:12px}.color-picker summary{cursor:pointer;padding:12px 14px;font-weight:750}.color-picker__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px;max-height:260px;padding:10px;display:grid;overflow:auto}.color-picker__grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:5px;min-height:44px;padding:6px;display:flex}.color-picker__grid button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft)}.color-picker__grid small{color:var(--muted);margin-left:auto}.record-list{gap:9px;display:grid}.record-row{grid-template-columns:auto minmax(180px,1fr) auto auto auto;align-items:center;gap:12px;min-height:76px;padding:13px 15px;display:grid}.record-row>div:nth-child(2){gap:4px;display:grid}.record-row small{color:var(--muted)}.record-row__amount{text-align:right;gap:4px;min-width:120px;display:grid}.history-groups,.archive-years{gap:26px;display:grid}.group-heading{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.group-heading h2{margin:0 0 4px}.group-heading small,.batch-card>header small{color:var(--muted)}.batch-card{margin-bottom:10px;padding:14px}.batch-card>header{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.batch-card>header>div{gap:3px;display:grid}.batch-card .record-row{border-top:1px solid var(--line);border-radius:0}.purchase-lines{gap:6px;display:grid}.purchase-lines>div{background:#f4eee7;border-radius:10px;grid-template-columns:90px minmax(160px,1fr) 110px auto;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:grid}.purchase-lines label{align-items:center;gap:8px;display:flex}.purchase-lines .input{max-width:100px}.restock-list{display:grid}.restock-list>div{border-top:1px solid var(--line);grid-template-columns:1fr 120px auto;align-items:center;gap:10px;padding:10px 0;display:grid}.restock-list>div>span{gap:4px;display:grid}.restock-list small,.explanation{color:var(--muted);font-size:13px;line-height:1.65}.warning-list{display:grid}.warning-list>div{border-top:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:8px;min-height:48px;display:grid}.settings-list{gap:12px;margin-bottom:16px;display:grid}.settings-list span{align-items:center;gap:8px;display:flex}.settings-list b{margin-left:auto}.panel--wide{grid-column:1/-1}.restock-controls{flex-wrap:wrap;align-items:end;gap:8px;margin-bottom:14px;display:flex}.restock-controls .field{max-width:160px}.calibration-preview{gap:5px;display:grid}.calibration-preview>div{background:#f4eee7;border-radius:9px;grid-template-columns:70px 1fr 1fr auto minmax(80px,1fr);align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:grid}.calibration-preview small{color:var(--muted)}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#231d1970;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{border-radius:var(--radius-lg);background:var(--surface-strong);flex-direction:column;width:min(520px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 26px 90px #1e140c47}.dialog--wide{width:min(840px,100%)}.dialog__header{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:20px 22px 15px;display:flex}.dialog__header h2{margin:0 0 5px}.dialog__header p{color:var(--muted);margin:0}.dialog__body{padding:20px 22px 24px;overflow:auto}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.timeline{margin:0;padding:0;list-style:none}.timeline li{padding:0 0 20px 30px;position:relative}.timeline li:before{content:"";background:var(--line);width:1px;position:absolute;top:15px;bottom:0;left:7px}.timeline__dot{background:var(--accent);width:13px;height:13px;box-shadow:0 0 0 1px var(--accent);border:3px solid #fff;border-radius:50%;position:absolute;top:5px;left:1px}.timeline__dot--positive{background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline p{color:var(--muted);margin:5px 0}.timeline time{color:var(--muted);font-size:12px}.state{text-align:center;min-height:180px;color:var(--muted);align-content:center;place-items:center;padding:28px;display:grid}.state h3{color:var(--ink);margin:8px 0}.state p{max-width:430px}.state__mark{color:var(--accent);font-size:42px}.state--loading svg{color:var(--accent)}.state--error svg{color:var(--danger)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:100;color:#fff;max-width:min(420px,100vw - 32px);min-height:50px;box-shadow:var(--shadow);background:#2f302d;border-radius:14px;align-items:center;gap:9px;padding:7px 8px 7px 16px;display:flex;position:fixed;bottom:22px;right:22px}.toast .icon-button{color:#fff}.not-found,.boot{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:24px;display:grid}.not-found>span{color:var(--accent);font:700 70px Georgia,serif}.boot .brand-mark{margin-bottom:18px}.login-page{background:radial-gradient(circle at 25% 20%, #f3d0bd, transparent 26rem), radial-gradient(circle at 80% 80%, #d7e7df, transparent 26rem), var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffdf9e8;border:1px solid #fffc;border-radius:30px;width:min(440px,100%);padding:42px;position:relative;overflow:hidden;box-shadow:0 30px 100px #49321f29}.login-card h1{margin:8px 0;font:700 40px Georgia,Songti SC,serif}.login-card>p,.login-card>small{color:var(--muted)}.login-card form{gap:15px;margin:28px 0 20px;display:grid}.login-card form>.button{width:100%}.login-card__art{opacity:.6;width:150px;height:120px;position:absolute;inset:0 0 auto auto}.bead{border:7px solid var(--accent);border-radius:50%;width:22px;height:22px;position:absolute}.bead--1{top:22px;right:28px}.bead--2{border-color:#d99a3f;top:48px;right:57px}.bead--3{border-color:#5e8474;top:21px;right:90px}.bead--4{border-color:#6e7e9d;top:76px;right:25px}.bead--5{border-color:#a76583;top:79px;right:94px}.password-input{background:#fff;border:1px solid #d8cfc4;border-radius:11px;align-items:center;padding-left:12px;display:flex}.password-input .input{border:0}.password-input .icon-button{flex:none}@media (width<=980px){:root{--sidebar:210px}.quick-actions,.stats-grid{grid-template-columns:repeat(2,1fr)}.inventory-toolbar{grid-template-columns:1fr 1fr}.inventory-toolbar .search-field{grid-column:1/-1}.record-row{grid-template-columns:auto minmax(140px,1fr) auto}.record-row .button{padding:0 8px}.record-row>.button:first-of-type{grid-column:2}}@media (width<=720px){.sidebar{display:none}.main-content{margin-left:0}.page{padding:26px 16px calc(96px + env(safe-area-inset-bottom))}.bottom-nav{z-index:60;min-height:calc(64px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav__link{min-width:0;color:var(--muted);border-radius:11px;align-content:center;place-items:center;gap:3px;font-size:10px;display:grid}.bottom-nav__link svg{width:20px}.bottom-nav__link--active{color:var(--accent);background:var(--accent-soft)}.page-header{flex-direction:column;min-height:auto;margin-bottom:20px}.page-header h1{font-size:33px}.page-header__action,.page-header__action .button-group{width:100%}.page-header__action .button{flex:1}.dashboard-columns,.profile-grid,.stats-grid,.stats-grid--three{grid-template-columns:1fr}.quick-actions{grid-template-columns:repeat(2,1fr)}.quick-actions a{flex-direction:column;align-items:flex-start;min-height:96px}.inventory-toolbar{grid-template-columns:1fr}.inventory-toolbar .search-field{grid-column:auto}.color-grid{grid-template-columns:1fr 1fr}.ranking-list{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr 1fr}.dialog-backdrop{align-items:end;padding:0}.dialog{width:100%;max-height:92dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:24px 24px 0 0}.dialog--wide{width:100%}.inventory-detail-summary{grid-template-columns:auto 1fr}.allocation-row,.record-row,.restock-list>div,.purchase-lines>div,.calibration-preview>div{grid-template-columns:1fr}.record-row{padding:15px}.record-row__amount{text-align:left}.record-row>.button:first-of-type{grid-column:auto}.form-grid--two{grid-template-columns:1fr}.save-choice,.submit-summary,.prompt-card{flex-direction:column;align-items:stretch}.allocation-card header,.allocation-card footer{flex-direction:column;align-items:flex-start}.toast{left:16px;right:16px;bottom:calc(76px + env(safe-area-inset-bottom))}.login-card{padding:32px 24px}}@media (width<=440px){.color-grid,.project-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:112px}.stat-card strong{font-size:21px}.quick-actions small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
