:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20362f;background:#f6f8f6;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(2.35rem,4vw,3.4rem);line-height:1.12;margin-bottom:13px}h2{font-size:1.4rem;line-height:1.25;margin-bottom:5px}p{line-height:1.55}.muted{color:#7b8982}.eyebrow{font-size:.67rem;font-weight:800;letter-spacing:.16em;color:#218567}.eyebrow.light{color:#a6d7be}.heading-dot{color:#33a277}.container{max-width:1280px;margin:auto;padding-left:32px;padding-right:32px}.boot-screen{height:100vh;display:grid;place-content:center;text-align:center;color:#5c7065}.boot-mark{width:58px;height:58px;border-radius:17px;background:#1e795d;color:#fff;display:grid;place-content:center;font-size:2rem;font-weight:800;margin:auto auto 16px}
.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:10px;background:#278865;color:#fff;display:grid;place-items:center;font-size:1.36rem;font-weight:800;letter-spacing:-.1em;padding-right:3px}.brand strong{display:block;font-size:1.28rem;line-height:1.1;letter-spacing:-.06em}.brand small{display:block;font-size:.54rem;letter-spacing:.19em;font-weight:800;color:#93a49a;margin-top:4px}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(380px,48%) 1fr;background:#f9faf8}.login-story{padding:44px clamp(34px,5vw,80px);background:radial-gradient(circle at 90% 15%,#356e57 0,transparent 34%),linear-gradient(150deg,#173e35,#0f332d 68%,#092a26);color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:460px;height:460px;border:1px solid #ffffff20;border-radius:50%;right:-220px;bottom:-135px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.login-story .brand-mark{background:#eaf5ee;color:#1e7357}.login-story .brand small{color:#afc7b8}.story-content{margin:auto 0;position:relative;z-index:1;max-width:500px}.story-content h1{font-size:clamp(3.3rem,5.5vw,5.7rem);line-height:1.05;margin:22px 0 26px}.story-content p{font-size:1.15rem;line-height:1.65;color:#b7cec1;max-width:410px}.story-detail{margin-top:62px;display:flex;align-items:center;gap:11px;font-size:.86rem;color:#c2d7c9}.story-dot{width:9px;height:9px;background:#9be3b5;border-radius:50%;box-shadow:0 0 0 5px #9be3b522}.story-footer{font-size:.59rem;letter-spacing:.17em;color:#8cac9a;font-weight:800}.story-footer span{padding:0 8px}.login-panel{display:grid;place-items:center;padding:35px}.login-card{width:min(100%,405px)}.login-card h2{font-size:2.25rem;margin:12px 0 12px}.login-card .muted{margin-bottom:38px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack label,.new-product-grid label{display:flex;flex-direction:column;gap:8px;font-size:.82rem;font-weight:700;color:#344b3f}.form-stack input,.form-stack select,.new-product-grid input{width:100%;height:48px;padding:0 14px;border:1px solid #d9e2db;border-radius:9px;background:#fff;color:#20362f;outline:none;transition:border-color .15s,box-shadow .15s}.form-stack input:focus,.form-stack select:focus,.new-product-grid input:focus,.search-wrap input:focus,.price-field input:focus,.select-label select:focus{border-color:#27946d;box-shadow:0 0 0 3px #2a9d701f}.form-stack input::placeholder,.new-product-grid input::placeholder{color:#a7b3ab}.form-error{font-size:.8rem;color:#a63939;background:#fff0ee;border-radius:8px;padding:10px 12px}.primary-button{background:#20805f;color:#fff;border:1px solid #20805f;border-radius:9px;min-height:45px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-weight:750;font-size:.85rem;box-shadow:0 5px 12px #1d805c20;transition:transform .15s,background .15s}.primary-button:hover:not(:disabled){background:#146c4f;transform:translateY(-1px)}.primary-button span{font-size:1.15rem;font-weight:400}.primary-button.wide{width:100%}.login-note{font-size:.76rem;color:#a1aba3;margin:29px 0 0;text-align:center}.toast{position:fixed;right:24px;bottom:24px;z-index:20;padding:14px 18px;border-radius:10px;background:#1a664d;color:#fff;box-shadow:0 18px 50px #153e2d40;max-width:min(400px,calc(100vw - 32px));font-size:.88rem}.toast-error{background:#a63e3e}
.topbar{height:76px;background:#fff;border-bottom:1px solid #e6ece8}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.account{display:flex;align-items:center;gap:12px}.avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:#e3efe8;color:#207853;font-weight:800;flex:none}.account-name strong,.account-name small{display:block}.account-name strong{font-size:.82rem}.account-name small{font-size:.7rem;color:#8a9990;margin-top:2px}.ghost-button{border:0;background:transparent;color:#566c5e;padding:10px;margin-left:16px;font-size:.79rem;font-weight:700}.ghost-button:hover{color:#147452}.entry-main{padding-top:50px}.page-intro,.admin-intro{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:30px}.page-intro p,.admin-intro p{color:#85938b;font-size:.95rem;margin-bottom:0}.date-badge{border:1px solid #dce7df;background:#fff;border-radius:12px;padding:18px 23px;min-width:220px;box-shadow:0 5px 18px #253e3010}.date-badge span,.date-badge small{display:block;font-size:.62rem;color:#899c8e;font-weight:800;letter-spacing:.12em}.date-badge strong{display:block;font-size:1.03rem;margin:8px 0 4px}.date-badge small{font-size:.68rem;letter-spacing:0;font-weight:600}.entry-stats{display:grid;grid-template-columns:1fr 1fr 1.45fr;gap:16px;margin-bottom:22px}.small-stat,.entry-tip{min-height:94px;border-radius:12px;padding:21px;background:#fff;border:1px solid #e5ece7;display:flex;align-items:center;gap:15px}.stat-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:11px;font-size:1.35rem;flex:none}.stat-icon.green{background:#e2f3e9;color:#178152}.stat-icon.cream{background:#f2efe2;color:#938330}.small-stat strong,.small-stat small{display:block}.small-stat strong{font-size:1.65rem;line-height:1}.small-stat em{font-style:normal;font-size:.96rem;color:#9aa89e}.small-stat small{font-size:.73rem;color:#86958a;margin-top:5px}.entry-tip{background:#e9f2eb;color:#4d6a59;font-size:.82rem;line-height:1.5;border-color:#dfece1}.panel{background:#fff;border:1px solid #e3ebe5;border-radius:13px;box-shadow:0 8px 30px #193a2610}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 29px}.panel-heading p{font-size:.82rem;color:#8c9b90;margin-bottom:0}.panel-heading .eyebrow{display:block;margin-bottom:8px}.outline-button,.icon-button{background:#fff;border:1px solid #cadcd0;border-radius:8px;color:#1d7956;font-weight:750;padding:11px 15px;font-size:.82rem;white-space:nowrap}.outline-button:hover,.icon-button:hover{background:#edf7f0}.plus{font-size:1.2rem;line-height:0;vertical-align:-1px;margin-right:5px}.entry-toolbar{margin:0 29px 14px;display:flex;align-items:center;justify-content:space-between;color:#8e9b91;font-size:.75rem}.search-wrap{position:relative;max-width:320px;width:100%}.search-wrap span{position:absolute;top:5px;left:12px;font-size:1.65rem;color:#90a396;line-height:1}.search-wrap input{width:100%;height:40px;border:1px solid #dce6de;border-radius:8px;padding:0 12px 0 36px;outline:0}.table-labels,.product-row{display:grid;grid-template-columns:minmax(240px,1.65fr) minmax(80px,.55fr) minmax(160px,.85fr) minmax(115px,.6fr);align-items:center;gap:15px;padding:0 29px}.table-labels{height:37px;background:#f8faf8;color:#93a198;font-size:.64rem;font-weight:800;letter-spacing:.11em;border-top:1px solid #edf1ed;border-bottom:1px solid #edf1ed}.product-row{min-height:81px;border-bottom:1px solid #eff2ee}.product-row:last-child{border-bottom:0}.product-identity{display:flex;align-items:center;gap:12px;min-width:0}.product-icon{height:37px;width:37px;border-radius:9px;display:grid;place-items:center;background:#edf4ee;color:#398566;font-weight:800;flex:none}.product-identity strong,.product-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-identity strong{font-size:.84rem}.product-identity small{font-size:.71rem;color:#9aa69c;margin-top:3px}.unit{font-size:.78rem;color:#6e7d71}.price-field{position:relative;max-width:190px}.price-field input{width:100%;height:40px;border:1px solid #d9e4db;border-radius:7px;padding:0 48px 0 11px;outline:none;color:#243a2d}.price-field input::-webkit-inner-spin-button{-webkit-appearance:none}.price-field span{position:absolute;right:10px;top:13px;color:#9baa9d;font-size:.67rem;font-weight:750}.status{font-size:.7rem;font-weight:750;border-radius:30px;padding:7px 10px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.status.done{color:#188158;background:#e5f5eb}.status.pending{color:#aa873e;background:#fbf4e6}.entry-actions{border-top:1px solid #edf1ed;padding:21px 29px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#99a69c;font-size:.76rem}.empty-list{text-align:center;padding:46px 16px}.empty-list h3{margin:12px 0 5px}.empty-list p{font-size:.83rem;color:#8e9d91}.empty-illustration{margin:auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#278563;background:#e7f4ea;font-size:1.8rem}.add-panel{margin-top:18px;scroll-margin-top:24px}.icon-button{font-size:1.4rem;line-height:1;padding:5px 11px}.new-product-grid{padding:0 29px 29px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.new-product-grid label small{display:inline;color:#a2ada4;font-weight:500}.new-product-grid button{grid-column:2;justify-self:end}.site-footer{padding:29px 0 35px;font-size:.59rem;letter-spacing:.17em;color:#afbbb0;font-weight:800}.site-footer span{padding:0 5px}
.admin-app{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.sidebar{background:#15392f;color:#fff;padding:27px 18px;display:flex;flex-direction:column;min-height:100vh}.sidebar .brand{padding:0 8px 38px}.sidebar .brand-mark{background:#f0f7f1;color:#176347}.sidebar .brand small{color:#96bd9f}.side-label{font-size:.59rem;letter-spacing:.16em;color:#7fa28a;font-weight:800;margin:0 13px 13px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-link{text-align:left;padding:12px 13px;color:#a4c0ae;background:transparent;border:0;border-radius:8px;font-size:.79rem;font-weight:750}.nav-link span{display:inline-block;width:26px;color:#88b89a;font-size:1rem}.nav-link:hover,.nav-link.active{background:#2d5e48;color:#fff}.nav-link.active span{color:#d5f4db}.sidebar-bottom{margin-top:auto;padding:23px 10px 10px;border-top:1px solid #ffffff20}.sidebar-bottom span{font-size:.56rem;letter-spacing:.15em;font-weight:800;color:#8ab697}.sidebar-bottom p{font-size:.73rem;line-height:1.6;color:#a3bdae;margin:9px 0 0}.admin-content{min-width:0}.admin-topbar{height:73px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:#fff;border-bottom:1px solid #e8eee9}.topbar-title{color:#5c6d61;font-size:.8rem;font-weight:700}.topbar-title span{color:#b5c2b7;margin:0 8px}.mobile-brand{display:none}.admin-main{max-width:1280px;margin:auto;padding:42px 34px 0}.date-badge.small{min-width:190px;padding:13px 16px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:19px}.metric-card{position:relative;background:#fff;border:1px solid #e3ebe4;border-radius:12px;padding:24px 25px;min-height:146px;overflow:hidden}.metric-card>span{font-size:.64rem;letter-spacing:.12em;font-weight:800;color:#8b9c8e}.metric-card strong{display:block;font-size:2.15rem;letter-spacing:-.06em;margin:12px 0 4px}.metric-card small{font-size:.74rem;color:#9daa9e}.metric-icon{position:absolute;right:22px;top:20px;width:34px;height:34px;background:#e8f3ea;color:#2c805d;border-radius:8px;display:grid;place-items:center;font-size:1.2rem}.chart-panel{margin-bottom:19px}.chart-heading{align-items:end}.select-label{font-size:.61rem;letter-spacing:.11em;color:#93a293;font-weight:800;display:flex;flex-direction:column;gap:7px}.select-label select{height:40px;min-width:190px;background:#fff;border:1px solid #dce5dc;border-radius:7px;padding:0 10px;color:#314938;outline:none;font-size:.78rem;letter-spacing:0;font-weight:700}.trend-summary{display:flex;align-items:center;gap:16px;padding:0 29px 8px}.trend-summary strong{font-size:1.75rem;letter-spacing:-.05em}.trend-summary small{color:#9aab9d;font-size:.73rem;margin-left:auto}.trend-change{font-size:.72rem;color:#84988a}.trend-change.up{color:#258258}.trend-change.down{color:#c36e4e}.chart-scroll{padding:0 20px 8px}.price-chart{width:100%;height:auto;max-height:340px}.chart-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9cab9e;text-align:center}.chart-empty strong{color:#405a48;margin:10px 0 4px}.chart-empty p{font-size:.78rem}.chart-empty-icon{background:#e9f5ec;color:#218565;width:45px;height:45px;border-radius:11px;display:grid;place-items:center;font-size:1.5rem}.activity-panel,.listing-panel{overflow:hidden}.subtle-count{font-size:.72rem;color:#92a095}.activity-table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;background:#f8faf8;color:#9aa89d;font-size:.61rem;letter-spacing:.12em;padding:13px 26px;font-weight:800;border-top:1px solid #edf1ec}td{border-top:1px solid #f0f2ef;padding:15px 26px;font-size:.77rem;color:#6c7b6f}td strong{color:#263d2f;font-size:.82rem}td small{display:block;color:#a2ada3;margin-top:3px}.event-pill{background:#e9f4eb;color:#26805c;padding:6px 9px;border-radius:6px;font-size:.67rem;font-weight:750}.empty-table{text-align:center;padding:45px;color:#96a59a}.team-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.team-list{padding:0 26px 16px}.team-person{display:flex;align-items:center;gap:12px;padding:15px 0;border-top:1px solid #eef2ed}.team-person>div{flex:1;min-width:0}.team-person strong,.team-person small{display:block}.team-person strong{font-size:.8rem}.team-person small{font-size:.7rem;color:#97a89a;margin-top:4px}.role-pill{font-size:.67rem;font-weight:750;border-radius:20px;padding:6px 9px;background:#edf3ef;color:#6d8374}.role-pill.admin{background:#e4f3e9;color:#238058}.team-form-panel{padding:27px}.team-form-panel p{font-size:.78rem;color:#8d9c90;margin:8px 0 23px}.team-form-panel .form-stack{gap:14px}.form-hint{margin:13px 0 0!important;font-size:.69rem!important;line-height:1.5!important}.admin-intro{margin-bottom:25px}
.product-edit-panel{margin-top:18px}.product-edit-panel .new-product-grid{padding:0}.product-edit-panel select{height:48px;padding:0 14px;border:1px solid #d9e2db;border-radius:9px;background:#fff;color:#20362f}.product-edit-panel h2{margin:8px 0}.product-edit-panel p{margin-bottom:22px}
.demo-tag{font-size:.57rem;letter-spacing:.09em;font-weight:850;color:#986a1d;background:#fbf0d8;padding:7px 8px;border-radius:5px;white-space:nowrap}
.chart-swipe-hint{display:none}
@media(max-width:1050px){.entry-stats{grid-template-columns:1fr 1fr}.entry-tip{grid-column:1/-1;min-height:auto}.admin-app{grid-template-columns:195px minmax(0,1fr)}.admin-main{padding:32px 22px 0}.admin-topbar{padding:0 22px}.metric-card{padding:20px}.metric-card strong{font-size:1.9rem}.team-grid{grid-template-columns:1fr}.team-form-panel{max-width:550px}}
@media(max-width:760px){.login-layout{grid-template-columns:1fr}.login-story{min-height:270px;padding:24px 24px 28px}.story-content{margin:42px 0 0}.story-content h1{font-size:2.45rem;margin:12px 0}.story-content p{font-size:.9rem;margin-bottom:0}.story-detail,.story-footer{display:none}.login-panel{padding:45px 24px}.container{padding-left:18px;padding-right:18px}.topbar{height:66px}.account-name{display:none}.ghost-button{margin-left:0}.entry-main{padding-top:30px}.page-intro,.admin-intro{align-items:flex-start;flex-direction:column;gap:18px}.date-badge{padding:11px 16px;min-width:auto}.date-badge strong{font-size:.9rem}.entry-stats{grid-template-columns:1fr 1fr}.small-stat{padding:13px;min-height:80px}.small-stat strong{font-size:1.35rem}.stat-icon{width:37px;height:37px}.entry-tip{padding:14px}.panel-heading{padding:21px 18px}.entry-panel>.panel-heading{align-items:flex-start;flex-direction:column}.entry-toolbar{margin:0 18px 14px;gap:10px}.entry-toolbar>span{display:none}.search-wrap{max-width:none;min-width:0}.table-labels{display:none}.product-row{padding:16px 18px;grid-template-columns:1fr auto;gap:11px}.product-identity{grid-column:1}.unit{grid-column:2;justify-self:end}.price-field{grid-column:1}.row-status{grid-column:2;justify-self:end}.entry-actions{padding:17px 18px;align-items:stretch;flex-direction:column}.entry-actions .primary-button{width:100%}.new-product-grid{padding:0 18px 20px;grid-template-columns:1fr}.new-product-grid button{grid-column:1;width:100%}.admin-app{display:block}.sidebar{min-height:unset;padding:0 16px;display:block}.sidebar>.brand,.side-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-direction:row;overflow:auto;gap:8px;padding:9px 0}.nav-link{white-space:nowrap;padding:9px 12px}.admin-topbar{height:64px}.mobile-brand{display:block}.mobile-brand .brand small{display:none}.mobile-brand .brand-mark{width:31px;height:31px;font-size:1rem}.mobile-brand .brand strong{font-size:1.03rem}.topbar-title{display:none}.admin-main{padding:28px 16px 0}.admin-stats{grid-template-columns:1fr 1fr}.metric-card{min-height:130px}.metric-card:last-child{grid-column:1/-1}.chart-heading{align-items:flex-start;flex-direction:column}.select-label,.select-label select{width:100%}.trend-summary{padding:0 18px 8px;flex-wrap:wrap;gap:8px 13px}.trend-summary strong{font-size:1.4rem}.trend-summary small{width:100%;margin:0}.chart-scroll{overflow:auto;touch-action:pan-x}.price-chart{min-width:570px}.chart-swipe-hint{display:block;margin:0 20px 14px;color:#96a59a;font-size:.68rem}.team-form-panel{padding:20px}}
@media(max-width:430px){.entry-stats{gap:9px}.small-stat{gap:8px}.small-stat small{font-size:.65rem}.stat-icon{width:31px;height:31px;font-size:1rem}.status{font-size:.64rem}.admin-stats{gap:9px}.metric-card{padding:14px}.metric-card strong{font-size:1.65rem}.metric-icon{right:12px;top:12px;width:27px;height:27px;font-size:.9rem}.metric-card small{font-size:.66rem}.account{gap:5px}.ghost-button{font-size:.72rem}}
#password-dialog{border:1px solid #dce9df;border-radius:14px;box-shadow:0 25px 80px #173e3540;padding:28px;width:min(400px,calc(100% - 30px));color:#223c2b}#password-dialog::backdrop{background:#102d28a8}#password-dialog h2{margin-bottom:0}#password-dialog p{color:#748779;font-size:.84rem;margin-bottom:3px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}@media(max-width:760px){.account #change-password{font-size:.7rem;padding:7px}}
