:root{--floating-panel-top: 119px;color:#17211f;background:#f4f7f6;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;letter-spacing:0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--floating-panel-top)}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{min-height:40px;border:1px solid #b8c7c2;border-radius:8px;background:#fff;color:#17211f;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;background:#eef2f1;color:#7a8b87;opacity:.75}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(16px,4vw,48px);border-bottom:1px solid #d7e0dd;background:#f4f7f6f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.brand-logo{display:block;width:190px;height:58px;object-fit:contain;border-radius:8px;background:#fff}.brand span{color:#63736f}.tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tabs button,.switch button{padding:0 16px}.tabs .active,.switch .active,.primary{border-color:#0d7b6f;background:#0d7b6f;color:#fff}.secondary{border-color:#c95045;color:#a5342a}.layout{width:min(1180px,calc(100% - 32px));margin:28px auto 64px}.grid{display:grid;gap:24px}.grid.two{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.shop-shell{display:grid;grid-template-columns:166px minmax(0,1fr) 360px;gap:24px;align-items:start}.checkout-panel{position:sticky;top:var(--floating-panel-top)}.shop-sidebar{position:sticky;top:var(--floating-panel-top);z-index:4;display:grid;gap:10px;width:100%;max-height:calc(100vh - var(--floating-panel-top) - 24px);overflow:auto;padding:14px;border:1px solid #d7e0dd;border-radius:8px;background:#fff}.shop-sidebar div{display:grid;gap:4px;padding-bottom:10px;border-bottom:1px solid #e4ebe8}.shop-sidebar div span{color:#0d7b6f;font-size:12px;font-weight:800;text-transform:uppercase}.shop-sidebar button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:0 10px;text-align:left}.shop-sidebar button.active,.shop-sidebar button:hover{border-color:#0d7b6f;background:#e4f6f1;color:#0d7b6f}.shop-sidebar small{display:inline-grid;place-items:center;min-width:24px;min-height:24px;border-radius:8px;background:#eef2f1;color:#49615b;font-weight:800}.product-list,.results,.admin-stack{display:grid;gap:16px}.category-list{gap:20px}.category-panel{display:grid;gap:14px;padding:16px;border:1px solid #d7e0dd;border-radius:8px;background:#fff}.category-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e4ebe8}.category-title span{color:#0d7b6f;font-size:12px;font-weight:800;text-transform:uppercase}.category-title h2{margin-bottom:0}.category-title strong{color:#49615b}.product,.panel,.order,.metrics>div,.admin-row{border:1px solid #d7e0dd;border-radius:8px;background:#fff}.product{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:14px}.product img{width:100%;height:150px;border-radius:8px;object-fit:cover;background:#dfe8e4}.product-head,.admin-head,.buy-row,.total-line{display:flex;align-items:center;justify-content:space-between;gap:12px}h1,h2,h3,p{margin-top:0}h1{font-size:26px}h2{font-size:19px}h3{font-size:18px}p{color:#63736f;line-height:1.6}.panel,.order{padding:20px}label{display:grid;gap:8px;margin-bottom:14px;font-weight:700}input,select,textarea{width:100%;border:1px solid #b8c7c2;border-radius:8px;padding:11px 12px;color:#17211f;background:#fff}textarea{min-height:92px;resize:vertical}.buy-row input{width:92px}.hint,.order-note{font-size:14px;color:#63736f}.total-line{padding:14px 0;border-top:1px solid #e4ebe8}.notice,.error{padding:12px 14px;border-radius:8px}.notice{border:1px solid #a7d6c8;background:#e6f6f0;color:#0b6b55}.error{border:1px solid #efb4ac;background:#fde9e6;color:#9a2c23}.switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.order-note{display:grid;gap:10px;margin-top:16px}.pay-actions{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px}.badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:8px;background:#e6f6f0;color:#0d7b6f;font-weight:700}.delivery{display:grid;gap:10px;margin-top:16px}.delivery-note-box{display:grid;gap:6px;padding:12px;border:1px solid #d7e0dd;border-radius:8px;background:#f4f7f6}.delivery-note-box span{color:#0d7b6f;font-size:12px;font-weight:800}.delivery-note-box p{margin-bottom:0;white-space:pre-wrap}.admin-page{min-height:720px}.console-login{width:min(440px,100%);margin:56px auto;padding:26px;border:1px solid #cbd8d4;border-radius:8px;background:#fff;box-shadow:0 18px 42px #17211f14}.login-brand,.console-logo,.toolbar-actions,.section-title,.panel-footer,.row-actions,.stock-cell,.product-cell{display:flex;align-items:center;gap:12px}.login-brand{align-items:flex-start;margin-bottom:24px}.login-logo{display:block;width:190px;height:76px;object-fit:contain;border-radius:8px;background:#fff}.console-logo-img{display:block;width:94px;height:42px;object-fit:contain;border-radius:8px;background:#fff}.login-brand p,.console-logo small,.security-box small,.console-metrics small,.product-cell small,.stock-cell small,.muted{color:#6b7c78}.console-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:start}.console-sidebar{position:sticky;top:88px;display:grid;gap:22px;min-height:calc(100vh - 132px);padding:20px;border-radius:8px;background:#121c19;color:#fff}.console-logo{align-items:flex-start}.console-logo strong,.console-logo small{display:block}.console-logo small{color:#aab9b4}.console-nav{display:grid;gap:8px}.console-nav a{display:block;padding:10px 12px;border-radius:8px;color:#d9e4e0;text-decoration:none}.console-nav a.active,.console-nav a:hover{background:#21312d;color:#fff}.security-box{align-self:end;display:grid;gap:8px;padding:14px;border:1px solid #2f4640;border-radius:8px;background:#17241f}.security-box span,.eyebrow{color:#0d7b6f;font-size:12px;font-weight:800;text-transform:uppercase}.security-box span{color:#8bd2c6}.console-main{display:grid;gap:18px}.console-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border:1px solid #d7e0dd;border-radius:8px;background:#fff}.console-toolbar h1,.section-title h2{margin-bottom:4px}.session-pill,.queue-count,.status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid #d7e0dd;border-radius:8px;background:#f4f7f6;color:#49615b;font-weight:800}.status-chip.on{border-color:#9fd6cb;background:#e4f6f1;color:#0d7b6f}.category-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:8px;background:#eef2f1;color:#314944;font-weight:800}.category-input{min-height:36px;padding:8px 10px;background:#eef2f1;font-weight:800}.console-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.console-metrics>div,.console-panel{border:1px solid #d7e0dd;border-radius:8px;background:#fff}.console-metrics>div{display:grid;gap:7px;padding:18px}.console-metrics span{color:#49615b;font-weight:700}.console-metrics strong{font-size:24px}.console-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:18px}.console-panel{padding:18px}.section-title{justify-content:space-between;align-items:flex-start;margin-bottom:16px}.console-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.console-form label{margin-bottom:0}.wide-field,.console-form .check{grid-column:1 / -1}.check{display:flex;align-items:center;gap:10px;margin:0}.check input{width:18px;height:18px}.panel-footer{justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #e4ebe8;color:#63736f}.inventory-table,.orders-table{display:grid;gap:10px}.inventory-table{overflow-x:auto}.table-head,.product-record,.order-record{display:grid;gap:12px;align-items:center}.table-head{grid-template-columns:minmax(160px,1.1fr) 96px 84px 96px minmax(120px,.8fr) minmax(190px,1fr) minmax(170px,1fr) 200px;min-width:1220px;padding:0 12px 8px;color:#6b7c78;font-size:13px;font-weight:800}.product-record{grid-template-columns:minmax(160px,1.1fr) 96px 84px 96px minmax(120px,.8fr) minmax(190px,1fr) minmax(170px,1fr) 200px;min-width:1220px;padding:12px;border:1px solid #e4ebe8;border-radius:8px;background:#fbfcfc}.order-record{grid-template-columns:minmax(130px,1fr) minmax(190px,1.2fr) 90px 110px 120px 170px;padding:12px;border-bottom:1px solid #e4ebe8}.order-record:last-child{border-bottom:0}.orders-table .table-head{grid-template-columns:minmax(130px,1fr) minmax(190px,1.2fr) 90px 110px 120px 170px;min-width:0}.product-cell,.stock-cell{align-items:flex-start;flex-direction:column;gap:4px}.product-record textarea{min-height:72px}.delivery-note-input{background:#f4f7f6}.row-actions{flex-wrap:wrap}.row-actions button{min-height:34px;padding:0 10px}.danger{border-color:#dc8f85;background:#fff4f2;color:#b4392e}.muted{font-size:14px}@media (max-width: 1080px){.console-shell,.console-grid,.console-metrics{grid-template-columns:1fr}.shop-shell{grid-template-columns:150px minmax(0,1fr) 320px;gap:16px}.shop-sidebar{grid-column:auto}.shop-sidebar div{min-width:0;padding:0 0 10px;border-right:0;border-bottom:1px solid #e4ebe8}.shop-sidebar button{min-width:0}.console-sidebar{position:static;min-height:auto}.console-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.table-head{display:none}.product-record,.order-record{grid-template-columns:1fr}}@media (max-width: 860px){.topbar,.product-head,.console-toolbar,.panel-footer{align-items:stretch;flex-direction:column}.grid.two,.shop-shell,.console-form{grid-template-columns:1fr}.shop-sidebar,.checkout-panel{position:static}.product{grid-template-columns:1fr}.product img{height:190px}}.loader-inline{display:inline-flex;align-items:center;gap:8px}.loader-inline:before{content:"";width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.is-loading{position:relative;pointer-events:none;overflow:hidden}.is-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.captcha-row{display:grid;grid-template-columns:1fr 100px;gap:10px;align-items:center}.captcha-row img{height:40px;border:1px solid #b8c7c2;border-radius:8px;cursor:pointer;background:#fff}.captcha-row img:hover{border-color:#0d7b6f}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px}.modal-content{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:500px;box-shadow:0 8px 32px #0000001a;max-height:90vh;overflow-y:auto}.large-modal{max-width:800px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.modal-header h3{margin:0;font-size:1.25rem}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.filter-actions{display:flex;gap:12px;align-items:center}.filter-select{padding:4px 8px;border:1px solid #d7e0dd;border-radius:6px;background:#fff}.cards-table{display:grid;gap:8px;margin-top:16px}.card-record{display:grid;grid-template-columns:2fr 90px minmax(100px,1fr) 100px 100px 80px;align-items:center;gap:12px;padding:12px;border:1px solid #d7e0dd;border-radius:8px;background:#fff}.cards-table .table-head{grid-template-columns:2fr 90px minmax(100px,1fr) 100px 100px 80px;min-width:0;padding:0 12px 8px}.clickable-text{cursor:pointer;color:#0b5c14;text-decoration:underline;text-decoration-style:dotted}.mono{font-family:monospace;font-size:.9em}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-state{text-align:center;padding:32px;color:#63736f;background:#eef2f1;border-radius:8px}.status-chip.error{color:#a42c2c;background:#fde8e8}.order-cell{display:flex;flex-direction:column}.order-items-preview{display:flex;flex-direction:column;gap:2px;margin-top:4px;color:#63736f}.user-pill{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 14px;border:1px solid #b8c7c2;border-radius:8px;background:#fff;font-weight:700;font-size:14px;color:#17211f}.user-pill.is-member{border-color:#d4a017;background:linear-gradient(135deg,#fef9e7,#fdf2c5);color:#8b6914}.user-pill small{padding:2px 8px;border-radius:4px;background:#d4a017;color:#fff;font-size:11px;font-weight:800;letter-spacing:.5px}.member-icon{color:#d4a017;font-size:16px}.user-auth-modal{max-width:420px}.user-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.user-auth-tabs button{padding:10px;font-weight:700}.member-price-tag{color:#d4a017;font-weight:700}.user-table-head,.user-record{grid-template-columns:minmax(130px,1.2fr) 100px 110px 70px 110px 120px!important}.user-record select{width:100%;min-height:34px;padding:4px 8px;border:1px solid #d7e0dd;border-radius:6px;background:#fff;font-weight:700}.dedicated-card-view{background:#fff;border:2px solid #14b8a6;box-shadow:0 10px 25px -5px #14b8a626;border-radius:12px;overflow:hidden}.dedicated-card-view .product-head{background:#f0fdfa;margin:-24px -24px 20px;padding:20px 24px;border-bottom:1px solid #ccfbf1}.dedicated-card-view .order-price{font-size:15px;color:#374151;margin-bottom:24px}.card-display-area{background:#f8fafc;border-radius:10px;padding:24px;border:1px solid #e2e8f0}.card-display-area.waiting{background:#fffbeb;border-color:#fde68a;text-align:center;padding:40px 20px}.card-display-area h3{margin-top:0;margin-bottom:20px;color:#0f172a;font-size:18px;display:flex;align-items:center;gap:8px}.card-display-area h3:before{content:"✦";color:#14b8a6}.delivery-item-name{display:block;font-size:16px;color:#1e293b;margin-bottom:10px;padding-bottom:8px;border-bottom:1px dashed #cbd5e1}.secrets-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#1e293b;color:#10b981;border:none;font-size:15px;padding:16px;margin-bottom:16px;border-radius:8px;line-height:1.6;cursor:pointer;transition:all .2s ease}.secrets-textarea:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.secrets-textarea:focus{outline:2px solid #14b8a6;outline-offset:2px}.product-prices{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.product-prices strong{font-size:18px;color:#17211f;transition:all .2s ease}.product-prices strong.has-member-price{font-size:14px;color:#7a8b87;text-decoration:line-through;opacity:.7}.member-price-highlight{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;background:#f0f7f5;border:1px solid #d1e7e0;border-radius:6px;color:#0b6b55;font-size:18px!important}.member-price-highlight small{font-size:11px;background:#0d7b6f;color:#fff;padding:1px 4px;border-radius:3px;text-transform:uppercase;font-weight:800;letter-spacing:.05em}.member-price-highlight.active{background:#e6f6f0;border-color:#0d7b6f;box-shadow:0 2px 8px #0d7b6f1a}.user-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;background:#eef2f1;border-radius:20px;font-size:14px;font-weight:600;color:#49615b}.user-pill.is-member{background:linear-gradient(135deg,#0d7b6f,#0b6b55);color:#fff}.member-icon{color:#ffcf4b;text-shadow:0 1px 2px rgba(0,0,0,.1)}.member-price-tag{color:#0d7b6f;background:#e4f6f1;padding:1px 4px;border-radius:4px;font-weight:800}.member-price-tag.svip,.member-price-highlight.svip{background:#fff0f6;border-color:#ffadd2;color:#c41d7f}.member-price-highlight.svip small{background:#c41d7f}.product-prices .svip.active{box-shadow:0 2px 10px #c41d7f26}.product-title-group{display:flex;flex-direction:column;gap:4px}.mini-badge{align-self:flex-start;font-size:10px;padding:1px 6px;border-radius:4px;font-weight:800;text-transform:uppercase}.mini-badge.vip{background:#e6f6f0;color:#0d7b6f;border:1px solid #9fd6cb}.mini-badge.svip{background:#fff0f6;color:#c41d7f;border:1px solid #ffadd2}.product.is-active-member{border-color:#0d7b6f;background:linear-gradient(to right,#fff,#f9fcfb);box-shadow:0 4px 12px #0d7b6f0d}.product.is-active-member.svip-active{border-color:#c41d7f;background:linear-gradient(to right,#fff,#fffafd)}.main-footer{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:12px 0;background:#fdfdfdf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #edf2f0;box-shadow:0 -2px 10px #00000005}main{padding-bottom:80px}.footer-content{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-left{display:flex;flex-direction:column;gap:6px}.footer-left strong{font-size:18px;color:#17211f;letter-spacing:.05em}.footer-left span{font-size:13px;color:#7a8b87}.footer-links{display:flex;gap:24px}.footer-links a{font-size:14px;font-weight:500;color:#49615b;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#0d7b6f}@media (max-width: 600px){.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center;gap:16px;flex-wrap:wrap}}.cart-items-summary{margin:12px 0 20px;padding:12px;background:#f8fbf9;border-radius:8px;border:1px solid #edf2f0}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px}.cart-summary-row:not(:last-child){border-bottom:1px dashed #dfe8e4}.summary-name{color:#17211f;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-qty{color:#0d7b6f;font-weight:700;font-family:monospace}.ad-panel{margin-top:12px;padding:16px;background:#fdfaf5;border:1px solid #f9ead2;color:#856404;font-size:14px;line-height:1.6}.settings-editor{padding:24px;background:#fff}.settings-editor textarea{font-family:monospace;font-size:13px;padding:12px;border:1px solid #d1e7e0;border-radius:6px;background:#fcfdfd}.ad-container-inner{margin-top:16px;padding:12px;background:#fff;border:1px dashed #d1e7e0;border-radius:6px;font-size:13px;color:#49615b;line-height:1.5}.ad-container-inner img{max-width:100%;height:auto;border-radius:4px}@media (max-width: 768px){.logo h1{font-size:20px}.logo span{font-size:11px}.product{grid-template-columns:1fr;gap:12px}.product img{height:180px}.shop-grid{grid-template-columns:1fr;padding:0 10px}.checkout-panel{margin-top:20px}.main-footer .footer-content{flex-direction:column;text-align:center;padding-bottom:20px}.modal-content{width:95%!important;padding:16px}.user-badge{padding:4px 8px;font-size:12px}}
