:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#15171a;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell,.admin-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:14px clamp(16px,4vw,44px);background:#ffffffeb;border-bottom:1px solid #e6e8ec;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar nav button,.basket-button,.text-button,.icon-button{appearance:none;border:0;background:transparent;color:inherit}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-weight:800;letter-spacing:0}.brand svg{color:#00a7b5}.topbar nav{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.topbar nav button{display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:9px 12px;color:#596171}.topbar nav button:hover{background:#f0f3f5;color:#15171a}.basket-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:42px;height:42px;border:1px solid #dfe3e8;border-radius:8px;background:#fff}.store-main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 76px}.store-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:18px 0 28px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:0}h2{margin-bottom:12px;font-size:1.2rem;line-height:1.2;letter-spacing:0}p{color:#596171;line-height:1.55}.store-intro p{max-width:620px;margin-bottom:0;font-size:1.08rem}.toolbar-band{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:12px;border:1px solid #e1e5eb;border-radius:8px;background:#fff}.search-field{display:flex;align-items:center;flex:1;gap:10px;min-width:0;padding:0 12px;color:#667085}input,textarea,select{width:100%;border:1px solid #d9dee6;border-radius:8px;background:#fff;color:#15171a;outline:none}input,select{min-height:42px;padding:0 12px}textarea{min-height:104px;resize:vertical;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#00a7b5;box-shadow:0 0 0 3px #00a7b524}.search-field input{border:0;min-height:44px;padding:0;box-shadow:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card,.panel,.stat-card,.basket-drawer,.order-card{border:1px solid #e0e5ea;border-radius:8px;background:#fff}.product-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%}.product-image-frame{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#edf1f5}.product-image{width:100%;height:100%;object-fit:cover}.product-fallback{display:grid;place-items:center;color:#00a7b5}.image-controls{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:4px;background:#ffffffeb;color:#15171a;font-weight:800}.image-controls button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:6px;background:#eef8f9;color:#00717d}.flip-icon{transform:rotate(180deg)}.product-card-body{display:flex;flex:1;flex-direction:column;gap:14px;padding:16px}.product-title-row,.total-row,.drawer-header,.editor-header,.order-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-title-row h2,.drawer-header h2,.editor-header h2,.order-card-head strong{margin:0}.product-title-row strong,.total-row strong{white-space:nowrap}.meta-row{display:flex;flex-wrap:wrap;gap:8px}.meta-row span,.status-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:8px;padding:0 9px;background:#eef8f9;color:#00717d;font-size:.82rem;font-weight:700}.swatch-row{display:flex;flex-wrap:wrap;gap:8px}.swatch-button{display:inline-flex;align-items:center;gap:7px;height:34px;border:1px solid #dce1e8;border-radius:8px;padding:0 10px;background:#fff}.swatch-button span,.tiny-swatch{display:inline-block;width:16px;height:16px;border:1px solid rgba(0,0,0,.18);border-radius:999px}.rainbow-swatch{background:conic-gradient(#ef4444,#facc15,#16a34a,#00a7b5,#2563eb,#a855f7,#ef4444)}.swatch-button em,.small-note,.admin-list-row em,.color-row em{color:#687182;font-size:.85rem;font-style:normal}.swatch-button.selected{border-color:#00a7b5;background:#eefbfc}.swatch-button.fixed{background:#f6f7f9}.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;padding:0 14px;font-weight:800}.compact-button{min-height:34px;padding:0 10px;font-size:.9rem}.primary-button{border:1px solid #00a7b5;background:#00a7b5;color:#fff}.secondary-button{border:1px solid #dce1e8;background:#fff;color:#15171a}.danger-button{border:1px solid #ffd3d3;background:#fff4f4;color:#a32020}.button-row{display:flex;flex-wrap:wrap;gap:10px}.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#00717d;font-weight:800;text-decoration:none}.notice{border:1px solid #d9ebef;border-radius:8px;padding:12px 14px;background:#f0fbfc;color:#27545b;line-height:1.45}.notice.danger{border-color:#ffd3d3;background:#fff1f1;color:#a32020}.loading-label{display:inline-flex;align-items:center;gap:9px;color:#596171}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.basket-drawer{position:fixed;top:0;right:0;z-index:40;display:flex;flex-direction:column;gap:16px;width:min(430px,100vw);height:100vh;padding:18px;box-shadow:-24px 0 44px #18202d24;transform:translate(105%);transition:transform .18s ease}.basket-drawer.open{transform:translate(0)}.cart-lines,.order-list,.admin-list,.color-table{display:grid;gap:10px}.cart-line,.admin-list-row,.color-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3e7ec;border-radius:8px;padding:12px;background:#fff;text-align:left}.cart-thumb{flex:0 0 auto;width:54px;height:54px;border-radius:8px;object-fit:cover;background:#edf1f5}.empty-thumb{display:grid;place-items:center;color:#00a7b5}.cart-line div,.admin-list-row{display:grid;gap:4px}.admin-list-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-list-main{display:grid;gap:4px;min-width:0;border:0;padding:0;background:transparent;text-align:left}.admin-list-main span{overflow-wrap:anywhere}.sort-buttons{display:inline-flex;gap:4px}.sort-buttons button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:#475061}.sort-buttons button:disabled{cursor:not-allowed;opacity:.35}.cart-line span{color:#667085;font-size:.88rem}.quantity-control{display:flex;align-items:center;gap:8px}.quantity-control button{min-width:30px;height:30px;border:1px solid #dce1e8;border-radius:6px;background:#fff;color:#15171a;font-weight:800}.checkout-form,.stack-form,.lookup-form{display:grid;gap:12px}label{display:grid;gap:7px;color:#3f4652;font-weight:750}.success-panel,.order-summary{display:grid;gap:12px;border:1px solid #d9ebef;border-radius:8px;padding:16px;background:#f0fbfc}.vipps-confirmation{margin:2px 0 6px;color:#15171a;font-size:clamp(1.1rem,2.1vw,1.35rem);font-weight:800;line-height:1.35}.vipps-confirmation strong{color:#00717d}.progress-plan{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0;padding:0;list-style:none}.progress-step{position:relative;display:grid;justify-items:center;gap:7px;min-width:0;color:#687182;font-size:.84rem;font-weight:800;text-align:center}.progress-step:not(:first-child):before{content:"";position:absolute;top:15px;left:calc(-50% + 16px);width:calc(100% - 32px);height:2px;background:#d9dee6}.progress-step.complete,.progress-step.current{color:#15171a}.progress-step.complete:not(:first-child):before,.progress-step.current:not(:first-child):before{background:#00a7b5}.progress-marker{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid #d9dee6;border-radius:999px;background:#fff;color:#687182;font-size:.85rem}.progress-step.complete .progress-marker{border-color:#00a7b5;background:#00a7b5;color:#fff}.progress-step.current .progress-marker{border-color:#f4be1a;background:#fff6dd;color:#7a5713}.narrow-page{width:min(820px,calc(100% - 32px));margin:0 auto;padding:36px 0}.panel{border:1px solid #e3e7ec;border-radius:8px;background:#fff;padding:18px}.inline-link{width:fit-content;margin-bottom:18px;text-decoration:none}.content-text{white-space:pre-wrap}.faq-list{display:grid;gap:10px;margin:16px 0 22px}.faq-item{border:1px solid #e3e7ec;border-radius:8px;padding:14px;background:#fbfcfd}.faq-item h2{margin-bottom:6px}.faq-item p{margin-bottom:0}.admin-shell{display:grid;grid-template-columns:244px 1fr}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:8px;height:100vh;padding:18px;border-right:1px solid #e0e5ea;background:#fff}.admin-sidebar button{display:inline-flex;align-items:center;gap:10px;min-height:42px;border:0;border-radius:8px;padding:0 12px;background:transparent;color:#475061;font-weight:800;text-align:left}.admin-sidebar button.active{background:#eef8f9;color:#00717d}.admin-brand{margin-bottom:14px}.admin-main{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.admin-top h1{font-size:2.2rem}.admin-top p{margin-bottom:0}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;margin-bottom:18px}.stat-card{padding:15px}.stat-card span{display:block;color:#667085;font-size:.9rem}.stat-card strong{display:block;margin-top:4px;font-size:2rem}.admin-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.35fr);gap:18px;align-items:start}.inline-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:14px}.admin-list-row.selected{border-color:#00a7b5;background:#f0fbfc}.editor-panel{display:grid;gap:14px}.original-box{display:grid;gap:6px;max-height:240px;overflow:auto;border-left:4px solid #f4be1a;border-radius:8px;padding:12px;background:#fff9e8}.original-box p,.original-box small{margin:0;color:#5f5538}.material-cost-box{display:grid;gap:10px;border:1px solid #d9ebef;border-radius:8px;padding:12px;background:#f0fbfc}.material-cost-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.material-cost-head div{display:grid;gap:3px}.material-cost-head span,.material-cost-box p{margin:0;color:#667085;font-size:.9rem}.material-cost-head>strong{color:#00717d;font-size:1.3rem;white-space:nowrap}.material-cost-list{display:flex;flex-wrap:wrap;gap:6px}.material-cost-list span{border-radius:8px;padding:6px 8px;background:#fff;color:#475061;font-size:.86rem;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.segmented{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border:1px solid #dce1e8;border-radius:8px;padding:4px;background:#f6f7f9}.segmented button{border:0;border-radius:6px;min-height:36px;background:transparent;font-weight:800}.segmented button.active{background:#fff;color:#00717d;box-shadow:0 1px 3px #14192214}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkbox-grid label,.toggle-row{display:flex;align-items:center;gap:8px;min-height:38px}.checkbox-grid input,.toggle-row input{width:auto;min-height:auto}.order-card{display:grid;gap:8px;padding:10px}.production-flow{display:grid;gap:12px;border:1px solid #d9ebef;border-radius:8px;padding:14px;background:#fbfdfe}.production-flow-head,.production-card-head,.production-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-flow-head h3{margin:0 0 4px}.production-flow-head p{margin:0;color:#667085;font-size:.92rem}.production-count{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:8px;background:#e7f8fb;color:#00717d;font-weight:800;white-space:nowrap}.production-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.production-list{display:grid;gap:10px}.production-card{display:grid;gap:10px;border:1px solid #e0e5ea;border-radius:8px;padding:12px;background:#fff}.production-card-title{display:grid;gap:3px;min-width:0}.production-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.production-card-head span,.production-orders,.production-status-row{color:#667085;font-size:.88rem}.production-colors{width:fit-content;border-radius:8px;padding:7px 9px;background:#f6f7f9;color:#475061;font-weight:700}.production-status-row{justify-content:flex-start;flex-wrap:wrap}.production-status-row span{border-radius:8px;padding:6px 8px;background:#eef7ef;color:#2f6b39;font-weight:700}.production-status-row span+span{background:#fff5d9;color:#7a5713}.production-orders{display:grid;gap:6px}.production-orders.compact{gap:8px}.production-orders span{overflow-wrap:anywhere}.production-order-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);gap:10px;align-items:end;border:1px solid #e8edf2;border-radius:8px;padding:8px 10px;background:#fbfcfd}.production-order-row div{display:grid;gap:3px;min-width:0}.production-order-row strong,.production-order-row span{overflow-wrap:anywhere}.production-order-row label{gap:4px;font-size:.78rem}.production-order-row select{min-height:34px;padding:0 8px;font-size:.9rem}.order-card-head{align-items:flex-start}.order-card-title{display:grid;gap:2px;min-width:0}.order-card-title span,.order-items{color:#667085;font-size:.86rem}.order-card-title strong,.order-card-title span{overflow-wrap:anywhere}.order-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.order-controls-grid{display:grid;grid-template-columns:190px minmax(240px,1fr) minmax(180px,.8fr);gap:8px}.order-controls-grid label{gap:4px;font-size:.82rem}.order-controls-grid input,.order-controls-grid select{min-height:34px;padding:0 9px;font-size:.9rem}.order-items{display:flex;flex-wrap:wrap;gap:6px}.order-items span,.quick-copy{border-radius:8px;padding:6px 8px;background:#f6f7f9}.quick-copy{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475061;font-size:.86rem}.content-editor{display:grid;gap:12px}.faq-editor-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) auto;gap:10px;align-items:end;border:1px solid #e3e7ec;border-radius:8px;padding:12px;background:#fbfcfd}.color-row{width:100%}.status-pill{width:fit-content;gap:6px}@media(max-width:920px){.product-grid,.stat-grid,.production-grid,.admin-grid,.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;border-right:0;border-bottom:1px solid #e0e5ea}.admin-brand{grid-column:1 / -1}}@media(max-width:700px){.topbar{grid-template-columns:1fr auto}.topbar nav{grid-column:1 / -1;justify-content:flex-start}.store-intro,.toolbar-band,.admin-top,.editor-header{align-items:stretch;flex-direction:column}.form-grid,.faq-editor-row,.checkbox-grid,.production-order-row,.order-controls-grid{grid-template-columns:1fr}.order-card-head,.order-card-actions{align-items:stretch;flex-direction:column}.progress-plan{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.progress-step:not(:first-child):before{display:none}.inline-form{grid-template-columns:1fr}}
