@font-face{font-family:'Juli Sans';src:url('/static/fonts/JuliSans-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Juli Sans';src:url('/static/fonts/JuliSans-Regular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Juli Sans';src:url('/static/fonts/JuliSans-Medium.otf') format('opentype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Juli Sans';src:url('/static/fonts/JuliSans-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Juli Sans';src:url('/static/fonts/JuliSans-Black.otf') format('opentype');font-weight:900;font-style:normal;font-display:swap}
:root{--ink:#111823;--muted:#5f6775;--line:#d8e0ea;--bg:#eff5fa;--card:#ffffff;--accent:#111827;--radius:24px;--shadow:0 12px 30px rgba(40,75,120,.10);--light:#f6fbff;--blue:#dcecf7;--deep:#111827}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Juli Sans',ui-sans-serif,sans-serif;background:linear-gradient(180deg,#d8e9f5 0%,#edf6fc 260px,#f7fbff 261px,#f7fbff 100%);color:var(--ink)}a{color:inherit;text-decoration:none}.wrap{max-width:1240px;margin:0 auto;padding:20px 24px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0 18px;border-bottom:1px solid rgba(15,24,35,.08)}.brand{display:flex;align-items:center;gap:12px}.brand img{height:36px;width:auto;display:block}.brand-b2b{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-top:2px}.topbar-right{display:flex;gap:16px;align-items:center}.lang-switch{display:flex;background:rgba(255,255,255,.75);border:1px solid rgba(15,24,35,.08);border-radius:999px;padding:4px}.lang-btn{padding:8px 12px;border-radius:999px;font-weight:700;font-size:12px;color:var(--muted)}.lang-btn.active{background:var(--accent);color:#fff}.nav{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.nav-link{padding:10px 12px;border-radius:999px;color:var(--muted)}.nav-link:hover{background:rgba(255,255,255,.66);color:var(--ink)}.btn,button{border:1px solid var(--accent);background:var(--accent);color:#fff;padding:12px 18px;border-radius:999px;font-weight:700;cursor:pointer;font-family:inherit;font-size:14px;transition:.18s ease}.btn:hover,button:hover{transform:translateY(-1px)}.btn-ghost{background:#fff;color:var(--accent);border-color:rgba(15,24,35,.12)}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;padding:42px 0 24px}.mini-hero{grid-template-columns:1fr;padding-top:26px}.hero-copy{max-width:720px}.hero-art{display:flex;justify-content:center;align-items:center}.hero-art img{max-width:100%;width:100%;height:auto;display:block;border-radius:20px}.panel-blue{background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.75);border-radius:28px;padding:18px;box-shadow:var(--shadow)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:#51657a}.lead{font-size:18px;line-height:1.55;color:#445261;max-width:650px}h1,h2,h3{margin:0}h1{font-size:clamp(42px,6vw,78px);line-height:.94;letter-spacing:-.04em;margin:12px 0 18px}h2{font-size:30px;letter-spacing:-.03em;margin-bottom:10px}h3{font-size:19px;letter-spacing:-.02em}.shop-titlebar{padding:30px 0 14px}.pricing-note{display:inline-flex;margin-top:6px;background:#fff;border:1px solid rgba(17,24,39,.08);padding:10px 14px;border-radius:999px;font-size:13px;font-weight:700;color:#51657a}.login-grid,.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid-top{align-items:start}.tight-grid{gap:12px}.panel{border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.white-panel{background:rgba(255,255,255,.95);border:1px solid rgba(15,24,35,.07)}.soft-panel{background:linear-gradient(180deg,#eef6fc 0%,#f6fbff 100%);border:1px solid #d6e5f2}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field label{font-size:13px;font-weight:700;letter-spacing:.02em}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #c5d3e2;border-radius:14px;background:#fff;font:inherit;color:var(--ink)}.field input:disabled{background:#f1f6fa;color:#7a8593}.field textarea{min-height:102px;resize:vertical}.flash{padding:14px 16px;border-radius:18px;margin:16px 0;font-weight:500}.flash.ok{background:#eef8f0;border:1px solid #bfe0c3}.flash.error{background:#fff1f1;border:1px solid #efc1c1}.category-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0 20px}.category-btn{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:22px 28px;border-radius:32px;background:rgba(255,255,255,.72);color:var(--ink);border:1px solid rgba(15,24,35,.08);box-shadow:var(--shadow);min-height:116px}.category-btn span{font-size:24px;font-weight:800;letter-spacing:-.02em}.category-btn small{font-size:16px;color:#657180;font-weight:700}.category-btn.active{background:var(--deep);color:#fff;border-color:var(--deep)}.category-btn.active small{color:#d7deea}.catalog-section{display:none}.catalog-section.active{display:block}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:6px 0 16px}.pill{display:inline-flex;border:1px solid rgba(15,24,35,.08);border-radius:999px;padding:7px 11px;background:#fff;font-size:12px;font-weight:700;color:#536171}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:rgba(255,255,255,.95);border:1px solid rgba(15,24,35,.07);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(47,84,119,.05)}.product-image-wrap{padding:16px 16px 0}.product img,.image-fallback{width:100%;aspect-ratio:1/1;object-fit:contain;background:#d8e9f5;border-radius:18px;display:block}.image-fallback{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:18px;text-align:center;gap:14px}.image-fallback img{width:62px;height:62px;aspect-ratio:auto;background:transparent;border-radius:0}.image-fallback span{font-size:18px;font-weight:700;line-height:1.2}.product-body{padding:16px;display:flex;flex-direction:column;gap:14px;height:100%}.price-line{font-weight:700;font-size:18px}.meta{font-size:12px;color:var(--muted);line-height:1.45}.order-rows{display:flex;flex-direction:column;gap:10px;margin-top:auto}.qty-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.qty-row.labeled>div:first-child{display:flex;flex-direction:column;gap:2px}.qty-row small{font-size:12px;color:#5c6979}.qty-row .nowrap{white-space:nowrap}.qty{display:grid;grid-template-columns:42px 78px 42px;gap:7px;align-items:center}.qty button{padding:10px 0;border-radius:12px}.qty button.secondary{background:#fff;color:var(--accent);border-color:#d1dae5}.qty input{text-align:center;border:1px solid #c5d3e2;border-radius:12px;font-weight:700;padding:10px 8px;width:100%;font-family:inherit}.sticky-cart{position:sticky;bottom:12px;z-index:20;margin:26px auto 0;background:#101b29;color:#fff;border-radius:20px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px;box-shadow:0 14px 35px rgba(16,27,41,.26)}.sticky-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#b5c2d0;margin-bottom:5px}.sticky-cart strong{font-size:20px;font-weight:700}.summary-table{width:100%;border-collapse:collapse}.summary-table th,.summary-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #d8e0ea;vertical-align:top}.summary-table td:last-child,.summary-table th:last-child{text-align:right}.table-wrap{overflow-x:auto;background:rgba(255,255,255,.96);border:1px solid rgba(15,24,35,.07);border-radius:20px;box-shadow:var(--shadow)}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th,.admin-table td{padding:12px;border-bottom:1px solid #d8e0ea;text-align:left;vertical-align:top}.small{font-size:12px;color:var(--muted)}.stat{font-size:36px;font-weight:700;line-height:1}.footer{padding:42px 0 18px;color:#5c6b7d;font-size:13px}.login-grid{margin-top:6px}
@media(max-width:980px){.hero,.login-grid,.grid2{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.topbar{align-items:flex-start}.topbar-right{flex-direction:column;align-items:flex-end}.hero-art{order:-1}.category-switch{grid-template-columns:1fr}}
@media(max-width:620px){.wrap{padding:16px}.products{grid-template-columns:1fr}.sticky-cart{flex-direction:column;align-items:stretch}.sticky-cart .btn{text-align:center}.qty{grid-template-columns:42px 1fr 42px}.section-head{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-end}.topbar-right{width:100%;align-items:flex-start}.brand img{height:28px}.category-btn{padding:18px 20px;min-height:94px}.category-btn span{font-size:20px}.category-btn small{font-size:14px}}
.admin-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:4px 0 34px}.admin-section-head{margin-top:30px}.admin-lead{font-size:15px;margin:4px 0 0}.import-panel{margin-bottom:36px}.dropzone{min-height:128px;border:1.5px dashed #9fb4c9;border-radius:18px;background:#f5faff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;padding:22px;cursor:pointer}.dropzone:hover{background:#eef7fd;border-color:#6f8fae}.dropzone span{font-size:13px;color:var(--muted)}.dropzone input{position:absolute;opacity:0;width:1px;height:1px}.import-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 20px}.import-stats .panel{padding:18px}.import-stats .stat{font-size:30px;margin-top:8px}.import-actions{display:flex;align-items:center;gap:10px;margin:0 0 18px}.pill-new{background:#eef8f0}.pill-update{background:#fff7df}@media(max-width:980px){.admin-cards{grid-template-columns:1fr 1fr}.import-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.admin-cards,.import-stats{grid-template-columns:1fr}}
.admin-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:4px 0 34px}.admin-section-head{margin-top:30px}.admin-lead{font-size:15px;margin:4px 0 0}.import-panel{margin-bottom:36px}.dropzone{min-height:128px;border:1.5px dashed #9fb4c9;border-radius:18px;background:#f5faff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;padding:22px;cursor:pointer}.dropzone:hover{background:#eef7fd;border-color:#6f8fae}.dropzone span{font-size:13px;color:var(--muted)}.dropzone input{position:absolute;opacity:0;width:1px;height:1px}.import-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 20px}.import-stats .panel{padding:18px}.import-stats .stat{font-size:30px;margin-top:8px}.import-actions{display:flex;align-items:center;gap:10px;margin:0 0 18px}.pill-new{background:#eef8f0}.pill-update{background:#fff7df}@media(max-width:980px){.admin-cards{grid-template-columns:1fr 1fr}.import-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.admin-cards,.import-stats{grid-template-columns:1fr}}
.compact-panel{margin-bottom:28px}.form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:16px}.admin-save{margin:14px 0 34px}.product-settings-table{margin-top:16px}.switch-check,.check-line{display:inline-flex;align-items:center;gap:8px;font-weight:700}.switch-check input,.check-line input{width:18px;height:18px}.email-list{display:flex;flex-direction:column;gap:10px}.email-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid var(--line)}.email-row:last-child{border-bottom:0}.small-btn{padding:8px 12px;font-size:12px}.soft-rule{border:0;border-top:1px solid var(--line);margin:22px 0}.inline-form{display:flex;gap:12px;align-items:flex-end}.inline-form .grow{flex:1;margin:0}.soldout-badge{display:flex;align-items:center;justify-content:center;min-height:54px;border-radius:14px;background:#f3f4f6;border:1px solid #d7dbe0;color:#6b7280;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.shop-notice{margin-top:0}.test-banner{background:#fff7df;border:1px solid #e8cf8a;color:#594817}@media(max-width:700px){.inline-form{flex-direction:column;align-items:stretch}}
/* v1.9 refinements */
.redesigned-home{grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);gap:36px;padding-bottom:28px}.hero-photo{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#fff;max-height:620px}.hero-photo img{display:block;width:100%;height:100%;max-height:620px;object-fit:cover;object-position:center 42%}.home-actions{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:18px;align-items:stretch;margin-top:4px}.login-panel{padding:26px}.new-retailer-card{background:#edf6fc;border:1px solid #d6e5f2;border-radius:24px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 8px 22px rgba(40,75,120,.06)}.new-retailer-card h2{margin:4px 0 0}.compact-category-switch{display:flex;gap:10px;max-width:760px}.compact-category-switch .category-btn{flex:1;min-height:0;padding:13px 18px;border-radius:18px;box-shadow:none}.compact-category-switch .category-btn span{font-size:19px}.compact-category-switch .category-btn small{font-size:12px}.cart-minimum{margin-top:4px;font-size:12px;color:#b5c2d0}.shipping-note{font-size:13px;color:var(--muted);line-height:1.45;margin:14px 10px 0}.alt-delivery-check{margin:10px 0 15px}.alt-delivery-fields{padding-top:4px}.alt-delivery-fields[hidden]{display:none}.note-panel{margin-top:18px}.note-panel .no-margin{margin-bottom:0}.checkout-actions{display:flex;justify-content:flex-end;padding:18px 0 4px}.checkout-actions .btn{padding:14px 24px;font-size:15px}
@media(max-width:980px){.redesigned-home{grid-template-columns:1fr}.hero-photo{order:0;max-height:520px}.home-actions{grid-template-columns:1fr}.compact-category-switch{max-width:none}.new-retailer-card{align-items:center}}
@media(max-width:620px){.compact-category-switch{display:grid;grid-template-columns:1fr 1fr}.compact-category-switch .category-btn{padding:12px}.compact-category-switch .category-btn{flex-direction:column;align-items:flex-start;gap:4px}.new-retailer-card{flex-direction:column;align-items:flex-start}.checkout-actions .btn{width:100%}}


/* v1.10 lighter visual system */
body{font-weight:300;line-height:1.5}.lead,p,.small,.profile-helper,.field small{font-weight:300}h1,h2,h3,.product h3{font-weight:500;letter-spacing:-.025em}.hero h1{font-weight:500}.eyebrow,.sticky-label{font-weight:500}.btn,button{font-weight:500}.field label{font-weight:500}.brand-b2b{font-weight:500}.nav-link{font-weight:400}.product-copy h3{font-weight:500}.qty-row strong,.sticky-cart strong,.email-row strong,.order-link{font-weight:500}.admin-table th{font-weight:500}.admin-table td{font-weight:300}.stat{font-weight:500}.soldout-badge{font-weight:500}.category-btn span{font-weight:500}.category-btn small{font-weight:300}
.light-home{align-items:center}.light-home .hero-copy{padding-right:20px}.light-home .hero-copy h1{max-width:650px}.single-login{display:block;max-width:650px;margin:0}.single-login .login-panel{padding:24px 26px}.new-retailer-inline{display:inline-block;margin-top:16px;font-size:14px;text-decoration:underline;text-underline-offset:3px;color:#526273;font-weight:300}.new-retailer-inline:hover{color:var(--ink)}
.moq-overview{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0 14px;padding:10px 14px;border:1px solid rgba(15,24,35,.08);border-radius:14px;background:rgba(255,255,255,.6);font-size:13px;color:#586676}.moq-overview span{font-weight:300}.moq-overview strong{font-weight:500;color:var(--ink)}
.compact-category-switch{max-width:480px;gap:8px;margin-top:8px}.compact-category-switch .category-btn{justify-content:center;padding:9px 16px;border-radius:14px;background:rgba(255,255,255,.62);border-color:rgba(15,24,35,.09)}.compact-category-switch .category-btn span{font-size:16px}.compact-category-switch .category-btn.active{background:#182333;color:#fff}
.profile-access{margin-bottom:18px}.profile-helper{max-width:720px;color:var(--muted);margin:4px 0 14px;line-height:1.55}.profile-access .email-row span{font-weight:400}.add-email-form{border-top:1px solid var(--line);padding-top:18px;margin-top:10px}.profile-details{margin-top:0}.profile-hero{padding-bottom:18px}
.order-link{text-decoration:underline;text-underline-offset:3px}.text-link{font-size:13px;text-decoration:underline;text-underline-offset:3px;color:#536171}.order-detail-card{max-width:900px}.order-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.order-meta-grid>div{padding:14px;border:1px solid var(--line);border-radius:14px}.order-meta-grid span{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.order-meta-grid strong{font-weight:400}.preline{white-space:pre-line}.back-link{display:inline-block;margin-top:18px}.order-history-table td{vertical-align:middle}
.test-banner{font-weight:300}
@media(max-width:700px){.order-meta-grid{grid-template-columns:1fr}.single-login{max-width:none}.light-home .hero-copy{padding-right:0}.compact-category-switch{max-width:none}}

/* v1.11 assortment filters, lighter catalog and footer */
.assortment-filter{max-width:none;width:auto;display:inline-flex;gap:7px;margin:8px 0 20px}
.assortment-filter .category-btn{flex:0 0 auto;min-width:0;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.62);box-shadow:none}
.assortment-filter .category-btn span{font-size:13px;font-weight:400;letter-spacing:0}
.assortment-filter .category-btn.active{background:#182333;color:#fff}
.all-products{margin-top:0}.product[hidden]{display:none!important}
.moq-overview{width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;margin-bottom:14px}.moq-overview strong{font-weight:500}.moq-overview span:last-child{color:#657180}
.footer{text-align:center;width:100%;font-weight:300}.footer a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:620px){.assortment-filter{display:flex;flex-wrap:wrap}.assortment-filter .category-btn{padding:7px 12px}.assortment-filter .category-btn span{font-size:12px}.moq-overview{width:auto}}
\n\n/* v1.12 compact public homepage */\nbody{background:linear-gradient(180deg,#d8e9f5 0%,#e7f2f9 34%,#f2f8fc 68%,#f7fbff 100%)}\n@media(min-width:981px){\n  .wrap{padding-top:14px}\n  .topbar{padding:10px 0 13px}\n  .redesigned-home{gap:30px;padding-top:30px;padding-bottom:20px}\n  .light-home .hero-copy h1{font-size:clamp(38px,5.25vw,68px);line-height:.96;margin-bottom:16px}\n  .light-home .lead{font-size:16px;line-height:1.48;max-width:600px}\n  .hero-photo{max-height:560px;border-radius:26px}\n  .hero-photo img{max-height:560px}\n  .single-login{max-width:640px;margin-top:0}\n  .single-login .login-panel{padding:20px 24px}\n  .single-login .login-panel h2{font-size:27px;margin-bottom:12px}\n  .new-retailer-inline{margin-top:12px}\n}\n.access-link-form{margin:0}\n.access-link-label{display:block;font-size:13px;font-weight:500;letter-spacing:.02em;margin-bottom:7px}\n.access-link-row{display:flex;align-items:stretch;gap:10px}\n.access-link-row input{min-width:0;flex:1;padding:12px 14px;border:1px solid #c5d3e2;border-radius:14px;background:#fff;font:inherit;color:var(--ink)}\n.access-link-row .btn{flex:0 0 auto;white-space:nowrap;padding:11px 18px}\n.admin-title-hero{padding:24px 0 18px}\n.admin-title-hero h1{font-size:clamp(38px,5vw,60px);margin:0;line-height:1}\n@media(max-width:620px){\n  .access-link-row{flex-direction:column}\n  .access-link-row .btn{width:100%}\n}\n
/* v1.13 product states, autosave and retailer bulk tools */
.shop-info-note{margin:10px 0 16px;padding:11px 14px;border:1px solid rgba(15,24,35,.08);border-radius:14px;background:rgba(255,255,255,.64);font-size:13px;line-height:1.55;color:#586676;font-weight:300}.shop-info-note strong{color:var(--ink);font-weight:500}.product-image-wrap{position:relative}.product-rrp{margin-top:3px;font-size:12px;color:#6b7787;font-weight:300}.sold-out-product{background:rgba(244,246,248,.86);border-color:rgba(15,24,35,.05);box-shadow:none}.sold-out-product .product-image-wrap img,.sold-out-product .image-fallback{filter:grayscale(1);opacity:.42}.sold-out-product .product-body{opacity:.62}.sold-out-product .qty button,.sold-out-product .qty input{cursor:not-allowed;opacity:.58;background:#edf0f3;color:#8a929d;border-color:#d9dee4}.soldout-tag{position:absolute;z-index:4;top:26px;left:26px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(70,78,87,.18);color:#5e6670;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 3px 10px rgba(20,30,40,.06)}
.autosave-state{display:inline-block;min-width:92px;font-size:12px;color:#7b8794}.autosave-state.saving{color:#8b6c22}.autosave-state.saved{color:#2e7450}.autosave-state.error{color:#a43b3b}.bulk-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding:12px 14px}.bulk-toolbar select,.bulk-toolbar input{min-height:40px;border:1px solid #c5d3e2;border-radius:12px;background:#fff;padding:8px 11px;font:inherit;color:var(--ink)}.bulk-toolbar select{min-width:220px}.bulk-toolbar input{width:150px}.bulk-toolbar button{margin-left:auto}.danger-zone{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-color:rgba(160,55,55,.18);background:rgba(255,248,248,.9)}.danger-zone h3{margin:0 0 4px}.btn-danger{background:#8f3434;border-color:#8f3434;color:#fff}.btn-danger:hover{background:#7c2c2c}.retailer-select,#selectAllRetailers{width:17px;height:17px}.product-settings-table{margin-bottom:34px}
@media(max-width:700px){.bulk-toolbar{align-items:stretch}.bulk-toolbar>*{width:100%!important}.bulk-toolbar button{margin-left:0}.danger-zone{align-items:stretch;flex-direction:column}.danger-zone form,.danger-zone .btn{width:100%}}

/* v1.15 — single background colour + black primary controls */
:root{
  --bg:#edf5fa;
  --accent:#000000;
  --deep:#000000;
}
body{
  background:#edf5fa;
}
.btn,
button{
  background:#000000;
  border-color:#000000;
  color:#ffffff;
}
.btn:hover,
button:hover{
  background:#000000;
  border-color:#000000;
}
.lang-btn.active,
.category-btn.active,
.compact-category-switch .category-btn.active,
.assortment-filter .category-btn.active{
  background:#000000;
  border-color:#000000;
  color:#ffffff;
}
.qty button.secondary,
.btn-ghost{
  background:#ffffff;
  color:#000000;
}
/* Destructive actions remain red so deletion is visually distinct. */
.btn-danger{
  background:#8f3434;
  border-color:#8f3434;
}
.btn-danger:hover{
  background:#7c2c2c;
  border-color:#7c2c2c;
}

/* v1.16 — cleaner access flow, public assortment, checkout + admin refinements */
.public-home{padding-bottom:30px}.public-home .public-access-btn{margin-top:12px}.public-catalog{padding:30px 0 48px;border-top:1px solid rgba(15,24,35,.07)}.public-catalog-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.public-catalog-head h2{margin-bottom:6px}.public-catalog-head p{margin:0;max-width:620px;color:var(--muted);font-weight:300}.public-products .product{box-shadow:none}.public-products .product-body{padding:14px 16px 16px}.public-products .product-image-wrap{aspect-ratio:1/1;overflow:hidden}.public-products .product-image-wrap img{width:100%;height:100%;object-fit:cover}.public-products .product h3{font-size:16px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(10,16,22,.46);display:flex;align-items:center;justify-content:center;padding:24px}.modal-backdrop[hidden]{display:none}.modal-open{overflow:hidden}.access-modal{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:30px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.access-modal h2{margin-bottom:8px}.modal-copy{color:var(--muted);font-weight:300;line-height:1.5;margin:0 0 20px}.modal-copy a{text-decoration:underline}.modal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;padding:0;border-radius:50%;font-size:24px;line-height:1}.text-button{border:0;background:none!important;color:var(--ink)!important;padding:0;border-radius:0;font-weight:400;text-decoration:underline;text-underline-offset:3px;transform:none!important}.new-retailer-trigger{margin-top:16px}.back-to-login{margin-bottom:18px}.modal-application-form{margin-top:18px}.shop-info-spacing{margin-bottom:30px}.checkout-form{padding-bottom:12px}.checkout-grid{gap:22px}.checkout-section-row{margin-top:22px}.checkout-form .panel{height:100%}.delivery-choice{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:14px 0 18px}.radio-line,.check-line{display:flex;align-items:center;gap:8px;font-weight:300}.radio-line input,.check-line input{width:17px;height:17px}.alt-delivery-check{font-weight:300}.order-detail-card+.cancel-request-card{margin-top:22px}.cancel-request-card{max-width:900px}.cancel-request-card p{color:var(--muted);margin-top:0}.cancel-pending{margin-top:4px;color:#8b6c22}.admin-folds{display:grid;gap:18px;margin-top:24px}.admin-fold{background:rgba(255,255,255,.72);border:1px solid rgba(15,24,35,.08);border-radius:20px;overflow:hidden}.admin-fold>summary{list-style:none;cursor:pointer;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:18px}.admin-fold>summary::-webkit-details-marker{display:none}.admin-fold>summary span{font-size:22px;font-weight:500;letter-spacing:-.02em}.admin-fold>summary small{color:var(--muted);font-weight:300}.admin-fold[open]>summary{border-bottom:1px solid rgba(15,24,35,.07)}.admin-fold-content{padding:18px 22px 24px}.admin-fold-content .table-wrap{margin:0}.admin-fold-content .product-settings-table{margin-bottom:0}.compact-action{padding-top:16px;padding-bottom:18px}.row-actions{display:flex;align-items:center;gap:8px}.row-actions form{margin:0}.show-more-orders{margin-top:14px}.admin-order-extra[hidden]{display:none}.admin-fold .panel{box-shadow:none}.admin-fold .bulk-toolbar{margin-top:0}.admin-fold .import-panel{margin:0}.admin-cards{margin-bottom:10px}
@media(max-width:900px){.public-catalog-head{align-items:flex-start;flex-direction:column}.public-products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.access-modal{padding:24px 18px}.public-products{grid-template-columns:repeat(2,1fr)}.delivery-choice{gap:14px}.admin-fold>summary{align-items:flex-start;flex-direction:column;gap:3px}.admin-fold-content{padding:14px}.row-actions{align-items:stretch;flex-direction:column}.row-actions .btn,.row-actions form,.row-actions button{width:100%}}

/* v1.17 — public gallery, compact checkout and grouped admin */
.hero-photo{overflow:visible}
.hero-photo img{border-radius:30px}
.hero-photo-caption{font-size:11px;font-weight:300;color:var(--muted);text-align:right;padding:7px 4px 0}
.public-catalog-simple-head{justify-content:flex-start;margin-bottom:20px}
.public-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:start}
.public-image-item{min-width:0}
.public-image-item img{display:block;width:100%;height:auto;object-fit:contain;border-radius:0;background:transparent}
.public-image-item[hidden]{display:none}
.profile-company-name{font-size:15px;font-weight:300;color:var(--muted);margin-bottom:8px}
.checkout-hero .eyebrow{margin-bottom:7px}
.checkout-section-row{margin-top:24px}
.checkout-form>.note-panel{height:auto;min-height:0}
.note-panel textarea{min-height:78px}
.checkout-cart-list{display:flex;flex-direction:column;gap:3px}.checkout-cart-row{display:grid;grid-template-columns:minmax(150px,1fr) auto auto;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.checkout-cart-edit{display:flex;gap:7px;align-items:center}.checkout-cart-edit input{width:68px;text-align:center;padding:8px;border:1px solid #c5d3e2;border-radius:10px;font:inherit}.cart-step{padding:8px 11px;border-radius:10px}.cart-remove{font-size:12px}.checkout-cart-total{text-align:right;font-weight:500}.checkout-total-row{display:flex;justify-content:space-between;gap:16px;margin-top:15px}.checkout-cart-actions{margin-top:15px}.shipping-note{margin-top:16px}
.embedded-admin-tool{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.embedded-admin-tool h3{margin-bottom:6px}.test-settings-panel{margin:0}.test-actions{margin-top:8px}.open-test-form{margin-top:12px}.test-fold{margin-bottom:8px}
@media(max-width:900px){.public-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.public-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.checkout-cart-row{grid-template-columns:1fr auto}.checkout-cart-edit{grid-column:1/-1}.checkout-cart-total{grid-row:1;grid-column:2}}
@media(max-width:480px){.public-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
\n\n/* v1.20 — cleaner access dialog + lower footer */\n.access-modal #existingAccess .access-link-form{margin-top:8px}\n.access-modal #existingAccess .access-link-label{font-size:15px;font-weight:400;margin-bottom:10px}\n.access-modal #existingAccess .access-link-row{gap:16px;align-items:stretch}\n.access-modal #existingAccess .access-link-row input{min-height:54px;font-size:16px;padding:14px 16px;border-radius:15px;min-width:0}\n.access-modal #existingAccess .access-link-row .btn{min-height:54px;padding:13px 22px}\n.access-modal #existingAccess .new-retailer-trigger{margin-top:22px}\n.footer{margin-top:54px;padding-top:24px;padding-bottom:22px}\n@media(max-width:620px){\n  .access-modal #existingAccess .access-link-row{gap:12px}\n  .access-modal #existingAccess .access-link-row input{width:100%}\n  .footer{margin-top:40px}\n}\n
/* v1.22 — reorder, status, downloads, admin sorting, simple front access */
.hero-access-form{display:flex;align-items:stretch;gap:14px;margin-top:22px;max-width:650px}
.hero-access-form input{flex:1;min-width:0;min-height:52px;padding:13px 16px;border:1px solid #c5d3e2;border-radius:999px;background:#fff;font:inherit;font-size:16px;color:var(--ink)}
.hero-access-form .btn{min-height:52px;white-space:nowrap;padding-left:24px;padding-right:24px}
.asset-download-icon{position:absolute;z-index:6;right:18px;top:18px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.93);border:1px solid rgba(0,0,0,.12);color:#000;font-size:20px;line-height:1;box-shadow:0 3px 10px rgba(0,0,0,.07)}
.asset-download-icon:hover{transform:translateY(-1px);background:#fff}
.order-status-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#eef1f3;font-size:12px;font-weight:500;white-space:nowrap}
.status-received{background:#fff3d6}.status-approved{background:#e7f5eb}.status-dinero_draft{background:#e8eef7}.status-dinero_invoice{background:#e8f3f5}
.status-form select{border:1px solid #d2dae2;border-radius:10px;background:#fff;padding:8px 10px;font:inherit;min-width:170px}
.order-detail-actions,.order-done-actions,.product-download-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:20px}
.product-download-actions{margin-bottom:18px}
.retailer-section-actions{display:flex;justify-content:flex-end;margin:0 0 16px;position:relative;z-index:2}
.sort-head{background:transparent!important;border:0!important;color:inherit!important;padding:0!important;border-radius:0!important;font:inherit;font-weight:500;transform:none!important;white-space:nowrap}
.sort-head:hover{text-decoration:underline;transform:none!important}
.admin-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-data-table td,.product-data-table th{vertical-align:middle}
@media(max-width:980px){.admin-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.hero-access-form{flex-direction:column}.hero-access-form .btn,.hero-access-form input{width:100%}.admin-cards{grid-template-columns:1fr}}

/* v1.22 Shopify import + retailer activity */
.retailer-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.bulk-action-group{display:flex;align-items:center;gap:8px;flex:1;min-width:420px}
.bulk-action-group select{min-width:220px}
.bulk-action-group .bulk-apply{margin-left:0!important;white-space:nowrap}
.retailer-add-button{margin-left:auto;white-space:nowrap}
.retailer-name-link{text-decoration:none}
.retailer-name-link:hover{text-decoration:underline;text-underline-offset:3px}
.retailer-table{min-width:1180px}
.retailer-insights{margin-top:22px;align-items:start}
.retailer-insights .panel{height:100%}
.retailer-insights h2{margin-bottom:12px}
.shopify-import-tool{margin-top:26px}
.shopify-import-tool .admin-lead{max-width:850px}
@media(max-width:900px){.bulk-action-group{min-width:100%;flex-wrap:wrap}.retailer-add-button{margin-left:0}.retailer-insights{grid-template-columns:1fr}}

/* v1.23 — stable page width, admin navigation and asset download icon */
html{overflow-y:scroll}
.site-shell{width:100%}
.wrap{width:min(1240px,100%);max-width:1240px}
.asset-download-icon{display:flex!important;align-items:center;justify-content:center}
.asset-download-icon img{width:22px!important;height:22px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important;display:block}
.admin-nav-link{font-weight:500;color:var(--ink)}
.retailer-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px 18px;align-items:center}
.retailer-toolbar>.check-line{grid-column:1;grid-row:1}
.retailer-toolbar>.bulk-action-group{grid-column:2;grid-row:1;min-width:0;display:flex;align-items:center;gap:10px}
.retailer-toolbar>.retailer-add-button{grid-column:1/3;grid-row:2;justify-self:start;margin-left:0}
.bulk-action-group select{flex:0 1 320px}
.bulk-action-group .bulk-apply{flex:0 0 auto}
.bulk-action-group #bulkValue{flex:0 1 180px}
@media(max-width:760px){.retailer-toolbar{grid-template-columns:1fr}.retailer-toolbar>.check-line,.retailer-toolbar>.bulk-action-group,.retailer-toolbar>.retailer-add-button{grid-column:1;grid-row:auto}.bulk-action-group{flex-wrap:wrap}.bulk-action-group select,.bulk-action-group #bulkValue{flex:1 1 100%}}
.order-detail-card,.cancel-request-card{width:100%;max-width:none}


/* v1.24 — responsive mobile navigation + full mobile pass */
.footer-social{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:7px;flex-wrap:wrap}
.footer-social a{text-decoration:underline;text-underline-offset:3px}
.header-controls{display:flex;align-items:center;gap:16px}
.mobile-menu-toggle{display:none;width:44px;height:44px;padding:0;border-radius:50%;background:#000;border-color:#000;align-items:center;justify-content:center;flex-direction:column;gap:4px;box-shadow:none}
.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:#fff;transition:transform .18s ease,opacity .18s ease}
.mobile-menu-toggle.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.mobile-menu-toggle.open span:nth-child(2){opacity:0}
.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

@media(max-width:820px){
  body.mobile-menu-open{overflow:hidden}
  .wrap{width:100%;padding:14px 16px 24px}
  .topbar{position:relative;align-items:center;padding:8px 0 12px;min-height:58px}
  .brand{min-width:0;max-width:calc(100% - 60px)}
  .brand img{height:30px;max-width:190px}
  .brand-b2b{font-size:10px;letter-spacing:.12em;white-space:nowrap}
  .topbar-right{width:auto;flex-direction:row;align-items:center;margin-left:auto}
  .mobile-menu-toggle{display:flex;position:relative;z-index:122}
  .header-controls{display:none;position:fixed;z-index:120;top:0;right:0;width:min(340px,88vw);height:100dvh;background:#edf5fa;padding:82px 22px 28px;box-shadow:-14px 0 40px rgba(0,0,0,.14);overflow-y:auto;align-items:stretch;flex-direction:column;gap:22px}
  .header-controls.open{display:flex}
  .header-controls .lang-switch{align-self:flex-start;background:#fff}
  .header-controls .nav{display:flex;flex-direction:column;align-items:stretch;gap:3px;width:100%}
  .header-controls .nav-link,.header-controls .nav .btn{width:100%;display:block;text-align:left;padding:13px 4px;border-radius:0;border-bottom:1px solid rgba(15,24,35,.09);background:transparent;color:var(--ink);font-size:17px}
  .header-controls .nav .btn{border-left:0;border-right:0;border-top:0;box-shadow:none}
  .header-controls .nav-link:hover,.header-controls .nav .btn:hover{transform:none;background:transparent}
  h1{font-size:clamp(34px,10vw,50px);line-height:1}
  h2{font-size:26px}
  .hero,.redesigned-home{grid-template-columns:1fr;gap:22px;padding-top:24px}
  .hero-art{order:-1}
  .hero-photo img{border-radius:20px}
  .lead{font-size:16px}
  .hero-access-form{flex-direction:column;gap:10px}
  .hero-access-form input,.hero-access-form .btn{width:100%;min-height:50px}
  .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .product-image-wrap{padding:10px 10px 0}
  .product-body{padding:12px;gap:10px}
  .product-body h3{font-size:16px}
  .asset-download-icon{right:13px;top:13px;width:38px;height:38px}
  .qty-row{align-items:flex-start;flex-direction:column}
  .qty{width:100%;grid-template-columns:44px minmax(56px,1fr) 44px}
  .sticky-cart{bottom:8px;margin-left:0;margin-right:0;border-radius:17px;padding:12px 14px}
  .grid2,.login-grid,.checkout-grid,.retailer-insights{grid-template-columns:1fr!important}
  .panel,.white-panel,.soft-panel{padding:18px;border-radius:18px}
  .checkout-section-row{margin-top:16px}
  .delivery-choice{align-items:flex-start;flex-direction:column;gap:10px}
  .checkout-cart-row{grid-template-columns:1fr auto;gap:8px 12px}
  .checkout-cart-edit{grid-column:1/-1;width:100%;flex-wrap:wrap}
  .checkout-cart-edit input{width:72px}
  .checkout-total-row{font-size:15px}
  .modal-backdrop{padding:10px;align-items:flex-end}
  .access-modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:24px 17px 20px}
  .public-catalog{padding-top:24px}
  .public-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .public-catalog-head,.section-head{align-items:flex-start;flex-direction:column;gap:10px}
  .assortment-filter,.compact-category-switch{max-width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:4px}
  .summary-table{font-size:13px}
  .summary-table th,.summary-table td{padding:9px 6px}
  .table-wrap{border-radius:14px;-webkit-overflow-scrolling:touch}
  .admin-table{font-size:13px}
  .admin-table th,.admin-table td{padding:10px 9px;white-space:nowrap}
  .admin-folds{gap:13px}
  .admin-fold>summary{padding:15px 16px;align-items:flex-start;flex-direction:column;gap:4px}
  .admin-fold>summary span{font-size:20px}
  .admin-fold-content{padding:14px 12px 17px}
  .admin-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
  .admin-cards .panel{padding:15px}
  .stat{font-size:29px}
  .retailer-toolbar{grid-template-columns:1fr!important;gap:10px}
  .retailer-toolbar>.check-line,.retailer-toolbar>.bulk-action-group,.retailer-toolbar>.retailer-add-button{grid-column:1!important;grid-row:auto!important}
  .bulk-action-group{display:grid!important;grid-template-columns:1fr auto;width:100%;min-width:0!important;gap:8px!important}
  .bulk-action-group select{min-width:0!important;width:100%}
  .bulk-action-group #bulkValue{grid-column:1/-1;width:100%;max-width:none;flex:none}
  .bulk-action-group .bulk-apply{margin:0!important;white-space:nowrap}
  .retailer-add-button{justify-self:start}
  .row-actions{flex-direction:column;align-items:stretch}
  .row-actions .btn,.row-actions form,.row-actions form button{width:100%}
  .field input,.field select,.field textarea{font-size:16px}
  .footer{margin-top:46px;padding:20px 4px 18px;font-size:12px;line-height:1.55}
}

@media(max-width:430px){
  .wrap{padding-left:12px;padding-right:12px}
  .brand img{height:27px;max-width:160px}
  .brand-b2b{display:none}
  .products{grid-template-columns:1fr}
  .public-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .admin-cards{grid-template-columns:1fr!important}
  .bulk-action-group{grid-template-columns:1fr}
  .bulk-action-group .bulk-apply,.bulk-action-group #bulkValue{grid-column:1}
  .sticky-cart{align-items:stretch;flex-direction:column}
  .sticky-cart .btn{text-align:center;width:100%}
}

/* v1.25 — order editing, quieter downloads, admin toolbar, Copenhagen display */
.footer-social{margin-top:0;margin-bottom:7px}
.footer-company{margin-top:0}
.asset-download-icon{width:30px!important;height:30px!important;background:transparent!important;border:0!important;box-shadow:none!important;opacity:.56;transition:opacity .16s ease,transform .16s ease}
.asset-download-icon img{width:16px!important;height:16px!important}
.asset-download-icon:hover{background:transparent!important;opacity:.9;transform:translateY(-1px)}
.retailer-toolbar{display:flex!important;align-items:center;gap:12px;flex-wrap:nowrap}
.retailer-toolbar>.check-line{flex:0 0 auto}
.retailer-toolbar>.bulk-action-group{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}
.retailer-toolbar>.retailer-add-button{margin-left:auto!important;white-space:nowrap;flex:0 0 auto}
.admin-order-edit-grid{align-items:start}
.admin-order-products{margin-top:20px}
.order-qty-input{width:88px;max-width:100%;padding:9px 10px;border:1px solid #cbd6df;border-radius:10px;font:inherit;background:#fff}
.order-edit-history{margin-top:20px}
.history-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid rgba(15,24,35,.08);font-size:13px}
.history-row:first-of-type{border-top:0}
.admin-application-extra[hidden]{display:none}
@media(max-width:820px){
  .hero-photo{background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;overflow:visible!important}
  .hero-photo img{display:block;width:100%;height:auto!important;max-height:none!important;border-radius:20px!important;box-shadow:none!important}
  .retailer-toolbar{display:grid!important;grid-template-columns:1fr!important;align-items:stretch}
  .retailer-toolbar>.bulk-action-group{display:grid!important;grid-template-columns:1fr auto;width:100%}
  .retailer-toolbar>.retailer-add-button{margin-left:0!important;justify-self:start}
  .admin-order-edit-grid{grid-template-columns:1fr!important}
  .order-edit-table{min-width:520px}
  .history-row{flex-direction:column;gap:3px}
}

/* v1.27 — security, Dinero read sync and friendlier notices */
.flash.info{background:#eaf4ff;border:1px solid #9fc7ee;color:#183d63}
.integration-status-line{display:flex;gap:18px;align-items:center;margin:12px 0 16px;flex-wrap:wrap}
.dinero-live-tool{margin-top:26px}
.dinero-actions{flex-direction:row;align-items:center;margin:12px 0}
.dinero-actions form{margin:0}
.compact-head{align-items:flex-start}
button:disabled,.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}
.public-lang-switch{display:flex}
@media(max-width:820px){
  .public-lang-switch{display:flex}
  .dinero-actions{display:flex;flex-direction:column;align-items:stretch}
  .dinero-actions form,.dinero-actions button{width:100%}
}
