:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#00a86b;--brand-dark:#0c503d;--brand-soft:#eaf5f0;--ink:#152027;--muted:#68747a;--line:#dfe7e4;--panel:#fff;--bg:#f4f7f6;--danger:#b42318;--warning:#9a6700;--shadow:0 8px 24px #16241e0f}*{box-sizing:border-box}html,body{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:hidden}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a,input[type=checkbox],input[type=file]{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}input,select,textarea{min-height:46px;color:var(--ink);background:#fff;border:1px solid #c9d5d0;border-radius:10px;outline:0;padding:0 13px;font-size:16px;transition:border-color .18s,box-shadow .18s}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #126b5221}input:disabled,select:disabled{color:#86918e;background:#f0f3f1}input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--brand)}img{max-width:100%;display:block}.app-loading{background:var(--bg);min-height:100dvh;color:var(--brand);place-content:center;gap:24px;display:grid}.loading-line{background:#d4e4dd;border-radius:99px;width:190px;height:4px;position:relative;overflow:hidden}.loading-line:after{content:"";border-radius:inherit;background:var(--brand);width:40%;animation:1.2s ease-in-out infinite loading;position:absolute;inset:0 auto 0 -40%}@keyframes loading{to{transform:translate(350%)}}.app-shell{min-height:100dvh}.topbar{z-index:40;color:#fff;background:var(--brand);align-items:center;height:68px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 3px 14px #0c503d2e}.brand-mark{letter-spacing:-.025em;align-items:center;gap:10px;font-size:19px;font-weight:850;display:inline-flex}.brand-mark-light{color:#fff}.brand-mark-dark{color:var(--brand)}.brand-dot{border:3px solid;border-radius:50%;width:13px;height:13px;display:inline-block;box-shadow:6px 0 0 -3px}.site-brand{color:#fff;align-items:center;gap:11px;min-width:0;display:inline-flex}.site-logo-box{background:#ffffff21;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.site-logo-box img{object-fit:contain;width:100%;height:100%;padding:4px}.site-copy{gap:2px;min-width:0;display:grid}.site-copy strong,.site-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-copy strong{font-size:16px;line-height:1.25}.site-copy small{color:#ffffffbd;max-width:330px;font-size:11px}.topbar-meta{color:#ffffffc4;align-items:center;gap:10px;margin-left:32px;font-size:13px;display:flex}.topbar-user-name{color:#fff;font-weight:700}.role-label{border:1px solid #ffffff40;border-radius:99px;padding:4px 9px}.account-menu-wrap{margin-left:auto;position:relative}.account-trigger{color:#fff;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:4px 6px;display:flex}.account-trigger:hover,.account-trigger:focus-visible{background:#ffffff1f;outline:0}.account-email{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:13px;overflow:hidden}.avatar{background:#ffffff2b;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.account-menu{border:1px solid var(--line);width:170px;color:var(--ink);background:#fff;border-radius:12px;padding:5px;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 12px 30px #0f2e2229}.account-menu a,.account-menu button{width:100%;min-height:44px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 11px;font-size:14px;display:flex}.account-menu a:hover,.account-menu button:hover{background:var(--brand-soft);color:var(--brand-dark)}.mobile-menu-button{display:none!important}.icon-button{color:currentColor;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;transition:background .18s,color .18s;display:grid}.icon-button:hover,.icon-button:focus-visible{background:#126b521a;outline:0}.topbar .icon-button:hover,.topbar .icon-button:focus-visible{background:#ffffff1f}.desktop-sidebar{z-index:25;border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;width:224px;padding:24px 14px 14px;transition:width .2s;display:flex;position:fixed;inset:68px auto 0 0}.sidebar-nav{scrollbar-width:thin;flex:1;gap:4px;min-height:0;display:grid;overflow-y:auto}.sidebar-footer{border-top:1px solid #edf2ef;justify-content:flex-end;padding-top:10px;display:flex}.sidebar-toggle{width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border:0;border-radius:10px;place-items:center;transition:background .18s;display:grid}.sidebar-toggle:hover,.sidebar-toggle:focus-visible{background:#d6f0e4;outline:0}.sidebar-toggle svg{transform:rotate(180deg)}.app-shell-collapsed .desktop-sidebar{width:72px;padding-inline:10px}.app-shell-collapsed .main-content{margin-left:72px}.app-shell-collapsed .sidebar-label{visibility:hidden;height:17px}.app-shell-collapsed .sidebar-nav .nav-link{justify-content:center;padding-inline:0}.app-shell-collapsed .sidebar-nav .nav-link span{display:none}.app-shell-collapsed .sidebar-footer{justify-content:center}.app-shell-collapsed .sidebar-toggle svg{transform:none}.sidebar-label{color:#89958f;letter-spacing:.16em;margin:0 12px 8px;font-size:11px;font-weight:800}.nav-link{color:#63716b;border-radius:10px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:650;transition:color .18s,background .18s;display:flex}.nav-link:hover,.nav-link:focus-visible{color:var(--brand-dark);background:#f3f8f5;outline:0}.nav-link-active{box-shadow:0 5px 14px #126b5230;color:#fff!important;background:var(--brand)!important}.main-content{min-height:100dvh;margin-left:224px;padding:98px 32px 48px}.mobile-menu-backdrop,.mobile-bottom-nav{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1200px;margin:0 auto 24px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:3px 0 0;font-size:clamp(28px,4vw,38px);line-height:1.15}.page-heading>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.55}.eyebrow{color:var(--brand);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.page-header-action{flex-shrink:0}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:14px;font-weight:750;transition:transform .18s,filter .18s,background .18s,border-color .18s;display:inline-flex}.button:hover:not(:disabled){filter:brightness(1.04)}.button:active:not(:disabled){transform:translateY(1px)}.button:focus-visible,.text-button:focus-visible,.filter-chip:focus-visible,.quantity-step:focus-visible,.quantity-input:focus-visible,.nav-link:focus-visible,.mobile-nav-link:focus-visible{outline-offset:2px;outline:3px solid #126b523d}.button-primary{color:#fff;background:var(--brand);box-shadow:0 5px 14px #126b522e}.button-secondary{color:var(--brand-dark);background:#fff;border-color:#cbd8d2}.button-ghost{color:var(--brand);background:var(--brand-soft)}.button-danger{color:#fff;background:var(--danger)}.state-panel{text-align:center;background:#ffffffbd;border:1px dashed #cdd9d3;border-radius:18px;align-content:center;place-items:center;max-width:1200px;min-height:260px;margin:0 auto;padding:42px 20px;display:grid}.state-icon{width:52px;height:52px;color:var(--brand);background:var(--brand-soft);border-radius:16px;place-items:center;display:grid}.state-panel h2{margin:17px 0 0;font-size:20px}.state-panel p{max-width:460px;color:var(--muted);margin:8px 0 0;line-height:1.6}.state-action{margin-top:18px}.state-panel-error .state-icon{color:var(--danger);background:#fff0ee}.state-panel-error h2{color:#772018}.state-panel-success .state-icon{background:var(--brand-soft)}.inline-alert,.inline-success{border-radius:10px;align-items:flex-start;gap:9px;max-width:1200px;margin:14px auto;padding:11px 13px;font-size:14px;line-height:1.5;display:flex}.inline-alert{color:#8e271e;background:#fff3f1;border:1px solid #f0c5c0}.inline-success{color:var(--brand-dark);background:var(--brand-soft);border:1px solid #b9dfce}.filling-page{max-width:1200px;margin:0 auto}.compact-select-label{color:var(--muted);gap:5px;font-size:11px;font-weight:700;display:grid}.compact-select-label select{min-height:40px;font-size:13px}.filling-summary-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid #cfe1d8;border-radius:16px;overflow:hidden}.filling-summary-top{background:linear-gradient(100deg,#edf8f3,#fff);border-bottom:1px solid #e5eeea;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;display:flex}.summary-label{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.filling-summary-top strong{letter-spacing:-.03em;font-size:20px}.save-status{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.status-dot{background:#1da56a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #dff2e8}.filling-controls{grid-template-columns:1.15fr .85fr;gap:14px;padding:16px 20px 4px;display:grid}.field{gap:7px;min-width:0;display:grid}.field>label{color:#485850;font-size:13px;font-weight:750}.field-error{color:var(--danger);margin:0;font-size:12px}.field-hint{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.required-mark{color:var(--danger)}.filling-stats{background:#e5eeea;border-top:1px solid #e5eeea;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid}.filling-stats>div{background:#fff;gap:3px;padding:13px 20px;display:grid}.filling-stats span{color:var(--muted);font-size:12px}.filling-stats strong{color:var(--brand-dark);letter-spacing:-.04em;font-size:22px}.filling-toolbar{z-index:15;background:var(--bg);gap:10px;margin:19px 0 13px;padding:8px 0 10px;display:grid;position:sticky;top:67px}.search-field{min-height:48px;color:var(--muted);background:#fff;border:1px solid #c9d5d0;border-radius:11px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #126b5221}.search-field input{width:100%;min-height:44px;box-shadow:none;border:0;padding:0}.search-field input:focus{box-shadow:none}.category-scroll{scrollbar-width:none;gap:8px;padding:1px 1px 4px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.filter-chip{color:#62716a;background:#fff;border:1px solid #d2dfd9;border-radius:99px;flex:none;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:color .18s,background .18s,border-color .18s}.filter-chip-active{border-color:var(--brand);color:#fff;background:var(--brand)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.material-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:15px;min-width:0;padding:14px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 2px 7px #14202606}.material-card-active{background:#fbfefd;border-color:#8ec8b3;box-shadow:0 4px 14px #126b5212}.material-card-error{border-color:#db9088}.material-info{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.product-image{color:#83918a;background:#eef3f0;border-radius:12px;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.product-image-small{width:56px;height:56px}.product-image-large{border-radius:15px;width:min(100%,400px);height:min(65vh,400px);margin:0 auto}.product-image img{object-fit:cover;width:100%;height:100%}.product-image-button{cursor:zoom-in;border:0;padding:0}.image-placeholder{text-align:center;place-items:center;gap:4px;padding:4px;font-size:10px;display:grid}.material-copy{min-width:0}.material-copy h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.38;display:-webkit-box;overflow:hidden}.material-code,.material-spec,.material-unit{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:1.4;overflow:hidden}.material-spec{color:#7d8984}.material-unit{color:var(--brand);font-weight:700}.quantity-area{grid-template-columns:46px minmax(60px,1fr) 46px;justify-content:end;align-items:center;gap:8px;display:grid}.quantity-step{width:46px;height:46px;color:var(--brand-dark);background:#fff;border:1px solid #c9d6d0;border-radius:11px;place-items:center;transition:background .18s,border-color .18s;display:grid}.quantity-step:hover{background:var(--brand-soft);border-color:#8bbdaa}.quantity-input{text-align:center;width:100%;min-height:46px;padding:0 7px;font-size:19px;font-weight:800}.quantity-input-wide{min-width:0}.quantity-error{color:var(--danger);margin:-8px 0 0;font-size:12px}.material-card>.chip{justify-self:start}.submit-bar{z-index:14;padding:13px 16px calc(13px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7fcf9f5;border:1px solid #b8d8ca;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;gap:16px;margin:17px -1px 0;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 17px #14362814}.submit-bar>div{gap:3px;display:grid}.submit-bar strong{font-size:14px}.submit-bar span{color:var(--muted);font-size:12px}.confirm-summary{border:1px solid var(--line);background:var(--line);border-radius:11px;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0 3px;display:grid;overflow:hidden}.confirm-summary>div{background:#fff;gap:4px;padding:12px;display:grid}.confirm-summary span{color:var(--muted);font-size:12px}.confirm-summary strong{font-size:14px}.modal-backdrop{z-index:80;background:#0c1c1685;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #d8e4de;border-radius:18px;width:min(100%,480px);max-height:min(88dvh,760px);padding:18px;overflow-y:auto;box-shadow:0 20px 60px #05140d3d}.modal-card-wide{width:min(100%,720px)}.modal-topline{justify-content:space-between;min-height:26px;display:flex}.modal-topline>span{background:#d8e3dd;border-radius:99px;width:38px;height:4px;margin-top:2px}.modal-topline .icon-button{margin-top:-8px;margin-right:-8px}.modal-card h2{letter-spacing:-.035em;margin:2px 0 0;font-size:22px}.modal-description{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.modal-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;display:grid}.image-preview{padding-top:16px}.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}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:10px;max-width:1200px;margin:0 auto 19px;padding:13px;display:flex}.filter-label{color:#526159;flex:1;gap:6px;min-width:150px;font-size:12px;font-weight:750;display:grid}.filter-label select,.filter-label input{width:100%;min-height:42px;font-size:14px}.search-field-wide{flex:2;min-width:250px;min-height:42px}.segmented-filter{background:#e7efeb;border-radius:12px;gap:5px;max-width:1200px;margin:0 auto 19px;padding:4px;display:flex}.segmented-filter button{color:#65736c;background:0 0;border:0;border-radius:9px;flex:1;min-height:42px;font-size:14px;font-weight:750}.segmented-filter button span{color:#91a098;margin-left:4px;font-size:12px}.segmented-filter .segmented-active{color:#fff;background:var(--brand);box-shadow:0 3px 10px #126b522e}.segmented-filter .segmented-active span{color:#dff4e9}.records-list,.period-list,.account-list,.admin-product-grid{gap:12px;max-width:1200px;margin:0 auto;display:grid}.record-card,.period-card,.account-card,.admin-product-card,.settings-card{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 2px 8px #14202606}.record-card{justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.record-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.record-type-icon,.account-avatar{width:43px;height:43px;color:var(--brand);background:var(--brand-soft);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.record-content{min-width:0}.record-heading{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.record-heading h2,.account-heading h2{align-items:center;gap:8px;margin:0;font-size:16px;display:flex}.record-content p{margin:5px 0 0;font-size:14px}.record-secondary{color:var(--muted);font-size:12px!important}.record-date{color:var(--brand-dark);font-size:14px;font-weight:800}.record-summary{color:var(--muted);flex-shrink:0;justify-items:end;gap:8px;font-size:12px;display:grid}.record-actions,.admin-card-actions,.account-actions{align-items:center;gap:10px;display:flex}.text-button{min-height:40px;color:var(--brand);background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 7px;font-size:13px;font-weight:750;display:inline-flex}.text-button:hover{background:var(--brand-soft)}.text-danger{color:var(--danger)}.detail-list{border:1px solid var(--line);border-radius:11px;margin-top:18px;overflow:hidden}.detail-list-row{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex}.detail-list-row:last-child{border-bottom:0}.detail-list-row div{min-width:0}.detail-list-row strong,.detail-list-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.detail-list-row span{color:var(--muted);margin-top:3px;font-size:12px}.detail-list-row b{color:var(--brand-dark);white-space:nowrap;font-size:18px}.chip{white-space:nowrap;border-radius:99px;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.chip-green{color:var(--brand-dark);background:#e3f5ec}.chip-orange{color:#8a5e00;background:#fff1cf}.chip-red{color:#9f271c;background:#ffebe8}.chip-neutral{color:#64726b;background:#edf1ef}.period-card{padding:16px;overflow:hidden}.period-card-top,.period-card-bottom,.period-stores{justify-content:space-between;align-items:center;gap:12px;display:flex}.period-type-mark{align-items:center;gap:9px;font-size:16px;font-weight:800;display:inline-flex}.period-type-order{color:var(--brand)}.period-type-stocktake{color:#a26c0b}.period-time{border-block:1px solid #edf2ef;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin:18px 0;padding:15px 0;display:grid}.period-time>div:not(.period-arrow){gap:4px;display:grid}.period-time span{color:var(--muted);font-size:12px}.period-time strong{font-size:14px}.period-time>div:last-child{text-align:right}.period-arrow{color:#a4b4ac}.period-stores{color:#526159;justify-content:flex-start;font-size:13px}.period-card-bottom{color:var(--muted);margin-top:14px;font-size:12px}.period-card-bottom .button{min-height:38px;padding:0 10px}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-card{grid-template-columns:72px minmax(0,1fr);gap:13px;padding:14px;display:grid}.admin-product-content{min-width:0}.admin-product-title,.account-heading{flex-wrap:wrap;align-items:flex-start;gap:7px;display:flex}.admin-product-title h2{min-width:0;margin:0;font-size:15px;line-height:1.4}.admin-product-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:12px;line-height:1.45;overflow:hidden}.admin-card-actions{border-top:1px solid #edf2ef;grid-column:1/-1;justify-content:flex-end;padding-top:8px}.admin-product-disabled{opacity:.72}.editor-form{gap:16px;margin-top:19px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkbox-grid{border-block:1px solid #edf2ef;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 15px;padding:13px 0;display:grid}.checkbox-grid label,.checkbox-single,.store-checkbox-list label,.remember-option{color:#526159;align-items:center;gap:8px;min-height:44px;font-size:14px;display:flex}.checkbox-single{padding-top:3px}.store-checkbox-list{border:1px solid #d8e4de;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px 10px;display:grid}.store-checkbox-list label{min-height:42px}.page-permission-list{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-access-note{color:var(--brand-dark);background:var(--brand-soft);border-radius:10px;align-items:center;gap:8px;padding:11px 12px;font-size:13px;display:flex}.account-card{align-items:center;gap:13px;padding:14px 16px;display:flex}.account-main{flex:1;min-width:0}.account-main>p{color:#485850;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:14px;overflow:hidden}.account-actions{flex-shrink:0;justify-content:flex-end}.locked-label{color:#8b9691;font-size:12px}.account-disabled{opacity:.67}.settings-grid{grid-template-columns:1fr 1.3fr;gap:16px;max-width:900px;margin:0 auto;display:grid}.settings-card{padding:20px}.account-profile{grid-template-columns:54px minmax(0,1fr);align-content:start;gap:14px;display:grid}.profile-avatar{color:#fff;background:var(--brand);border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.account-profile h2{margin:4px 0 0;font-size:20px}.account-profile>div:nth-child(2)>p:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.profile-meta{border-top:1px solid #edf2ef;grid-column:1/-1;grid-template-columns:1fr 1.6fr;gap:8px 12px;margin-top:12px;padding-top:14px;display:grid}.profile-meta span{color:var(--muted);font-size:12px}.profile-meta strong{text-align:right;font-size:13px}.card-title-row{justify-content:space-between;align-items:flex-start;display:flex}.card-title-row h2,.logout-card h2{margin:5px 0 0;font-size:20px}.card-title-row>svg{color:var(--brand)}.settings-form{gap:14px;margin-top:18px;display:grid}.system-settings-page{max-width:1200px;margin:0 auto}.system-settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.logo-preview{min-height:126px;color:var(--muted);background:#f3faf6;border:1px dashed #9ed2ba;border-radius:12px;place-items:center;margin-top:18px;padding:14px;display:grid}.logo-preview img{object-fit:contain;max-width:100%;max-height:88px}.settings-button-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.settings-button-row .button{flex:1;min-width:112px}.menu-settings-card{margin-top:16px}.menu-settings-card .card-title-row{align-items:flex-start}.menu-editor-list{border:1px solid var(--line);border-radius:12px;margin-top:18px;overflow:hidden}.menu-editor-row{border-bottom:1px solid #edf2ef;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;display:grid}.menu-editor-row:last-child{border-bottom:0}.menu-editor-name{grid-template-columns:32px minmax(100px,190px) minmax(100px,1fr);align-items:center;gap:9px;min-width:0;display:grid}.menu-editor-name input{min-width:0;min-height:40px;font-size:14px}.menu-editor-name code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.menu-editor-icon{width:32px;height:32px;color:var(--brand);background:var(--brand-soft);border-radius:8px;place-items:center;display:grid}.menu-editor-actions{align-items:center;gap:2px;display:flex}.menu-editor-actions .icon-button{width:40px;height:40px}.menu-editor-actions .icon-button svg{transform:rotate(-90deg)}.menu-editor-actions .menu-move-down svg{transform:rotate(90deg)}.menu-enabled{min-height:44px;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-left:5px;font-size:12px;display:flex}.settings-save-row{justify-content:flex-end;margin-top:16px;display:flex}.logout-card{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;display:flex}.logout-card p{color:var(--muted);margin:5px 0 0;font-size:13px}.login-page{background:#edf5f1;place-items:center;min-height:100dvh;padding:34px 20px;display:grid;position:relative;overflow:hidden}.login-orb{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.login-orb-one{background:#73c1a138;width:580px;height:580px;top:-220px;right:-130px}.login-orb-two{background:#126b521a;width:560px;height:560px;bottom:-290px;left:-170px}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #ffffffbf;border-radius:24px;grid-template-columns:1.15fr .85fr;width:min(100%,980px);min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #194a3621}.login-intro{color:#fff;background:linear-gradient(145deg,#126b52 0%,#0e5e48 55%,#0b4c3b 100%);flex-direction:column;justify-content:space-between;padding:45px 50px;display:flex}.login-intro .brand-dot{color:#d1f1e0}.login-intro-copy{margin:auto 0}.login-intro-copy .eyebrow{color:#b2dfc8}.login-intro-copy h1{letter-spacing:-.075em;margin:22px 0 0;font-size:clamp(36px,4.7vw,58px);line-height:1.15}.login-intro-copy h1 em{color:#bdf0d2;font-style:normal}.login-intro-copy>p:last-child{color:#ffffffba;max-width:360px;margin:20px 0 0;line-height:1.7}.login-footnote{color:#ffffffa3;align-items:center;gap:11px;font-size:12px;display:flex}.login-footnote-line{background:#ffffff80;width:30px;height:1px}.login-panel{background:#ffffffeb;flex-direction:column;justify-content:center;padding:48px 50px;display:flex}.mobile-login-brand{display:none}.login-panel h2{letter-spacing:-.06em;margin:9px 0 0;font-size:31px}.login-subtitle{color:var(--muted);margin:8px 0 0;font-size:14px}.login-form{gap:18px;margin-top:35px;display:grid}.login-form>label{color:#4c5a53;gap:7px;font-size:13px;font-weight:750;display:grid}.password-input{position:relative}.password-input input{width:100%;padding-right:48px}.password-input button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:1px;right:1px}.password-input button:hover,.password-input button:focus-visible{color:var(--brand);background:var(--brand-soft);outline:0}.remember-option{min-height:28px;font-size:13px}.login-error{color:#8e271e;background:#fff3f1;border:1px solid #f0c5c0;border-radius:9px;align-items:flex-start;gap:8px;margin-top:-6px;padding:10px 11px;font-size:13px;line-height:1.45;display:flex}.login-submit{color:#fff;background:var(--brand);border:0;border-radius:11px;justify-content:space-between;align-items:center;min-height:52px;padding:0 17px 0 19px;font-weight:800;transition:filter .18s,transform .18s;display:flex;box-shadow:0 7px 16px #126b5233}.login-submit:hover:not(:disabled){filter:brightness(1.06)}.login-submit:active:not(:disabled){transform:translateY(1px)}.login-submit:focus-visible{outline-offset:2px;outline:3px solid #126b5240}.login-submit:disabled{opacity:.65}.login-help{color:#83918a;text-align:center;margin:25px 0 0;font-size:12px}@media (max-width:900px){.topbar{padding:0 18px}.desktop-sidebar{width:190px}.main-content{margin-left:190px;padding-inline:22px}.account-email{max-width:160px}.login-card{grid-template-columns:1fr 1fr}.login-intro,.login-panel{padding-inline:34px}}@media (max-width:720px){body{padding-bottom:78px}.topbar{height:64px;padding:0 12px}.mobile-menu-button{color:#fff;margin-right:5px;display:grid!important}.topbar-meta{display:none}.account-trigger{padding-right:0}.account-email,.desktop-sidebar{display:none}.main-content{margin-left:0;padding:86px 12px 28px}.app-shell-collapsed .main-content{margin-left:0}.mobile-menu-backdrop{z-index:70;background:#0a1e156e;display:block;position:fixed;inset:0}.mobile-drawer{background:#fff;width:min(300px,86vw);height:100%;padding:22px 15px;animation:.18s ease-out drawer-in;box-shadow:9px 0 30px #08241829}@keyframes drawer-in{0%{opacity:.5;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.drawer-head{justify-content:space-between;align-items:center;margin-bottom:26px;padding:0 5px;display:flex}.drawer-kicker{color:var(--muted);letter-spacing:.13em;font-size:11px}.drawer-head strong{margin-top:5px;font-size:22px;display:block}.mobile-drawer nav{gap:5px;display:grid}.mobile-drawer .nav-link{min-height:50px}.mobile-bottom-nav{z-index:50;min-height:74px;padding:5px 6px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff7;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 18px #10291e12}.mobile-bottom-nav .nav-link{border-radius:11px;align-content:center;place-items:center;gap:3px;min-height:62px;padding:3px;font-size:11px;display:grid}.mobile-bottom-nav .nav-link-active{box-shadow:0 3px 10px #126b522b}.page-header{align-items:flex-start;margin-bottom:18px}.page-heading h1{font-size:30px}.page-heading>p:not(.eyebrow){margin-top:7px;font-size:14px}.page-header-action .button{min-height:44px;padding:0 12px}.filling-toolbar{top:63px}.product-grid,.admin-product-grid{grid-template-columns:1fr}.material-card{padding:13px}.material-info{grid-template-columns:64px minmax(0,1fr)}.material-card .product-image{width:64px;height:64px}.filling-summary-top{flex-direction:column;align-items:flex-start;gap:8px;padding:15px}.filling-controls{gap:10px;padding:13px 15px 3px}.filling-stats>div{padding:11px 15px}.filling-stats strong{font-size:20px}.submit-bar{margin-top:13px;padding-inline:12px}.submit-bar .button{min-width:112px}.filter-panel{align-items:stretch;margin-bottom:14px;padding:10px}.filter-label,.search-field-wide{min-width:calc(50% - 5px)}.filter-panel>.button{min-height:42px}.record-card,.account-card{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.record-summary{justify-content:space-between;align-items:center;width:100%;display:flex}.record-actions{gap:3px}.account-actions{border-top:1px solid #edf2ef;justify-content:flex-end;width:100%;padding-top:7px}.period-card{padding:14px}.settings-grid,.system-settings-grid{grid-template-columns:1fr}.menu-editor-row{grid-template-columns:1fr;gap:6px}.menu-editor-name{grid-template-columns:32px minmax(0,1fr)}.menu-editor-name code{grid-column:2}.menu-editor-actions{justify-content:flex-end}.logout-card{flex-direction:column;grid-column:auto;align-items:flex-start}.logout-card .button{width:100%}.login-page{background:#126b52;align-items:start;padding:0}.login-card{width:100%;min-height:100dvh;box-shadow:none;background:0 0;border:0;border-radius:0;display:block}.login-intro{background:0 0;min-height:260px;padding:30px 24px 28px;display:block}.login-intro-copy{margin:47px 0 0}.login-intro-copy h1{margin-top:14px;font-size:38px}.login-intro-copy>p:last-child,.login-footnote{display:none}.login-panel{background:#fff;border-radius:24px 24px 0 0;min-height:calc(100dvh - 260px);padding:29px 24px 40px}.mobile-login-brand{color:var(--brand);align-items:center;gap:10px;margin-bottom:32px;font-size:18px;font-weight:850;display:flex}.login-panel h2{font-size:28px}.login-form{margin-top:28px}}@media (max-width:430px){.filling-controls{grid-template-columns:1fr}.filling-stats>div{padding-inline:10px}.filling-stats span{font-size:11px}.filling-stats strong{font-size:18px}.form-grid,.checkbox-grid,.store-checkbox-list,.page-permission-list{grid-template-columns:1fr}.period-time{gap:8px}.period-time strong{font-size:13px}.confirm-summary{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
