:root{
  --ink:#151515;--pink:#ff4fa3;--orange:#ff7a18;--yellow:#ffd84d;--purple:#7c4dff;
  --blue:#34b3ff;--green:#63e6be;--muted:#676773;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:
radial-gradient(circle at 15% 5%,rgba(255,122,24,.18),transparent 25%),
radial-gradient(circle at 85% 8%,rgba(124,77,255,.18),transparent 28%),#f7f4ff;color:var(--ink)}
.status-banner{position:sticky;top:0;z-index:100;padding:13px 5vw;display:flex;justify-content:center;gap:10px;align-items:center;text-align:center}
.status-banner.success{background:#d9fff1}.status-banner.cancel{background:#fff1c7}.status-banner button{border:0;background:transparent;font-size:1.3rem;cursor:pointer}
.site-header{min-height:76px;padding:0 5vw;background:rgba(21,21,21,.97);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;position:sticky;top:0;z-index:20}
.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:1.65rem;font-weight:900}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--orange),var(--pink),var(--purple));font-size:.9rem}
nav{display:flex;justify-content:center;gap:24px}nav a{color:#fff;text-decoration:none;font-weight:700}
.basket-button,.checkout-button,.modal-add{border:0;cursor:pointer}
.basket-button{background:linear-gradient(135deg,var(--yellow),var(--orange));color:#111;padding:11px 16px;border-radius:999px;font-weight:900}
.basket-count{display:inline-grid;place-items:center;background:#111;color:#fff;border-radius:999px;min-width:24px;height:24px;margin-left:5px}
.hero{max-width:1180px;margin:42px auto 22px;padding:40px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,255,255,.91));border-radius:28px;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;box-shadow:0 22px 60px rgba(70,39,110,.14);overflow:hidden}
.hero-copy{padding:20px}.pill{display:inline-block;padding:9px 13px;border-radius:999px;font-size:.76rem;font-weight:900;letter-spacing:.1em;background:linear-gradient(135deg,var(--yellow),#fff2a6);color:#342100}.pill.small{font-size:.7rem}.pill.dark{background:#222;color:#fff}
.hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.92;margin:18px 0 22px;letter-spacing:-.05em}.hero h1 span{background:linear-gradient(90deg,var(--orange),var(--pink),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy>p{font-size:1.2rem;line-height:1.6;color:#5c5c66}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.button{display:inline-block;padding:14px 22px;text-decoration:none;border-radius:11px;font-weight:900}.primary{color:#fff;background:linear-gradient(135deg,var(--pink),var(--purple))}.secondary{color:#111;background:#fff;border:2px solid #ece8ff}
.mini-stats{display:flex;gap:26px;margin-top:28px;flex-wrap:wrap}.mini-stats div{display:flex;flex-direction:column}.mini-stats span{font-size:.8rem;color:#777}
.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.hero-image{width:100%;height:390px;object-fit:cover;border-radius:22px;position:relative;z-index:2;box-shadow:0 22px 55px rgba(0,0,0,.18)}
.blob{position:absolute;border-radius:50%;z-index:1}.blob-a{width:180px;height:180px;background:var(--yellow);top:5px;right:-25px}.blob-b{width:150px;height:150px;background:var(--blue);bottom:0;left:-30px}
.floating-card{position:absolute;z-index:3;left:-15px;bottom:16px;width:230px;padding:14px 16px;background:#111;color:#fff;border-radius:14px;font-weight:800}
.ticker{max-width:1180px;margin:0 auto 36px;background:linear-gradient(90deg,var(--orange),var(--pink),var(--purple),var(--blue));color:#fff;border-radius:16px;padding:14px 20px;display:flex;justify-content:space-around;gap:18px;flex-wrap:wrap;font-weight:900}
.products,.faq{max-width:1180px;margin:0 auto 80px;padding:15px 20px}.section-heading{text-align:center;margin:38px 0}.section-heading h2{font-size:2.7rem;margin:10px 0 8px}.section-heading p{color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(50,35,75,.1);transition:.18s}.product-card:hover{transform:translateY(-6px)}
.product-top{position:relative;padding:18px}.product-top.one{background:linear-gradient(135deg,#ffe5ef,#fff2cf)}.product-top.two{background:linear-gradient(135deg,#e9f6ff,#e9e5ff)}.product-top.three{background:linear-gradient(135deg,#eafff6,#f0ecff)}.product-top.four{background:linear-gradient(135deg,#fff0d9,#ffe4f0)}.product-top.five{background:linear-gradient(135deg,#e5fff9,#e8f3ff)}.product-top.six{background:linear-gradient(135deg,#f0e7ff,#ffe6c9)}
.tag{position:absolute;top:16px;left:16px;z-index:2;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:.7rem;font-weight:900}.product-visual{height:220px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.62);font-size:4.7rem}.product-info{padding:22px}.product-info h3{font-size:1.4rem;margin:0 0 10px}.product-info p{color:#686875;line-height:1.5;min-height:48px}.product-bottom{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:20px}.product-bottom strong{font-size:1.35rem}.option-button{background:#111;color:#fff;border:0;border-radius:10px;padding:12px 15px;font-weight:900;cursor:pointer}
.why{max-width:1180px;margin:0 auto 80px;padding:42px;border-radius:28px;background:#161616;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:40px}.why-copy h2{font-size:2.6rem}.why-copy p{color:#c7c7cf;line-height:1.6}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.why-card{background:#242424;border-radius:18px;padding:20px}.why-card span{font-size:2rem}.why-card strong{display:block;margin:10px 0 6px}.why-card p{margin:0;color:#bcbcc4;font-size:.9rem;line-height:1.45}
.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq details{background:#fff;border-radius:16px;padding:20px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted);line-height:1.5}
.product-modal{position:fixed;inset:0;display:none;place-items:center;padding:24px;z-index:60;background:rgba(0,0,0,.55)}.product-modal.show{display:grid}.modal-card{max-width:850px;width:100%;background:#fff;border-radius:24px;padding:24px;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;position:relative}.modal-close{position:absolute;right:16px;top:12px;border:0;background:#111;color:#fff;width:38px;height:38px;border-radius:50%;font-size:1.5rem;cursor:pointer}.modal-visual{min-height:360px;border-radius:18px;display:grid;place-items:center;font-size:6rem;background:linear-gradient(135deg,#ffe4ef,#e8e3ff)}.modal-copy{padding:18px}.modal-copy h2{font-size:2.2rem}.modal-copy p{color:var(--muted);line-height:1.5}.modal-price{display:block;font-size:1.6rem;margin:12px 0 18px}.modal-copy label{display:block;font-weight:800;margin:15px 0 7px}.modal-copy select{width:100%;padding:12px;border-radius:10px;border:1px solid #ccc}.modal-add{width:100%;margin-top:20px;padding:14px;border-radius:10px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:900}
.basket-panel{position:fixed;z-index:70;top:0;right:-430px;width:min(420px,92vw);height:100vh;background:#fff;padding:25px;box-shadow:-10px 0 35px rgba(0,0,0,.15);transition:right .25s;overflow:auto}.basket-panel.open{right:0}.basket-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.close-button{font-size:2rem;border:0;background:transparent;cursor:pointer}.basket-row{padding:16px 0;border-bottom:1px solid #eee}.basket-main{display:grid;grid-template-columns:1fr auto;gap:12px}.basket-row p{margin:5px 0;color:#666}.qty-controls{display:flex;gap:8px;align-items:center;margin-top:10px}.qty-controls button{width:30px;height:30px;border:0;border-radius:8px;background:#eee;cursor:pointer}.remove-button{border:0!important;background:transparent!important;text-decoration:underline;width:auto!important}.shipping-note,.basket-total{display:flex;justify-content:space-between;gap:12px;padding:18px 0}.shipping-note{border-bottom:1px solid #eee;color:#666}.basket-total{font-size:1.2rem}.checkout-button{width:100%;padding:15px;border-radius:10px;background:linear-gradient(135deg,var(--pink),var(--purple));color:#fff;font-weight:900}.checkout-button[disabled]{opacity:.65;cursor:wait}.checkout-note{text-align:center;font-size:.8rem;color:#777}.checkout-error{min-height:22px;color:#b00020;font-weight:700;text-align:center;font-size:.9rem}
.overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:65;opacity:0;pointer-events:none}.overlay.show{opacity:1;pointer-events:auto}
footer{background:#111;color:#fff;padding:34px 5vw;display:flex;justify-content:space-between;gap:20px;align-items:center}footer div{display:flex;flex-direction:column;gap:5px}footer span{color:#bcbcbc}
@media(max-width:900px){nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{margin:20px;grid-template-columns:1fr;padding:24px}.hero-copy{text-align:center}.hero-actions,.mini-stats{justify-content:center}.hero-visual{min-height:320px}.hero-image{height:300px}.floating-card{left:8px;bottom:4px}.product-grid,.faq-grid{grid-template-columns:1fr}.product-info p{min-height:0}.why{margin:20px;grid-template-columns:1fr;padding:28px}.why-grid{grid-template-columns:1fr}.modal-card{grid-template-columns:1fr;max-height:92vh;overflow:auto}.modal-visual{min-height:230px}footer{flex-direction:column;text-align:center}}

/* Fix: allow status banners to actually disappear when closed */
.status-banner[hidden]{display:none!important;}

/* Professional demo upgrade */
:root{--ink:#121826;--muted:#667085;--line:#e7e9ee;--surface:#fff;--soft:#f7f8fb}
.site-header{backdrop-filter:blur(14px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line)}
.main-nav{display:flex;align-items:center;gap:8px}
.main-nav a,.nav-admin{font:inherit;font-weight:800;color:#344054;text-decoration:none;background:transparent;border:0;padding:10px 12px;border-radius:10px;cursor:pointer}
.main-nav a:hover,.nav-admin:hover{background:#f2f4f7;color:#101828}
.nav-admin{color:#6d28d9;background:#f5f3ff}
.demo-strip{display:flex;justify-content:center;gap:10px;align-items:center;padding:8px 18px;background:#111827;color:#d1d5db;font-size:12px;letter-spacing:.02em}
.demo-strip strong{color:#fff;font-size:11px;background:#7c3aed;padding:4px 8px;border-radius:999px}
.process-section,.shipping-section{max-width:1180px;margin:80px auto;padding:0 24px}
.section-heading{max-width:680px;margin-bottom:28px}.section-heading h2,.shipping-section h2{font-size:clamp(30px,4vw,48px);margin:10px 0}.section-heading p,.shipping-section p{color:#667085;font-size:17px}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.process-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(16,24,40,.06)}
.process-grid article>span{font-size:12px;font-weight:900;color:#7c3aed;background:#f5f3ff;border-radius:999px;padding:6px 9px}
.process-grid h3{margin:20px 0 8px}.process-grid p{color:#667085;line-height:1.6;margin:0}
.shipping-section{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:stretch;gap:16px;background:#f8fafc;border:1px solid var(--line);border-radius:28px;padding:32px}
.shipping-card{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}
.shipping-card strong{font-size:30px}.shipping-card span{color:#667085;margin-top:6px}
.admin-demo-modal{position:fixed;inset:0;background:rgba(15,23,42,.72);z-index:1200;display:none;padding:28px;overflow:auto}
.admin-demo-modal.show{display:block}.admin-shell{max-width:1120px;margin:0 auto;background:#f7f8fb;border-radius:26px;overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.35)}
.admin-topbar{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#111827;color:#fff}
.admin-topbar>div{display:flex;gap:12px;align-items:center}.admin-topbar small{display:block;color:#9ca3af;margin-top:2px}.admin-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#8b5cf6,#ec4899);font-weight:900}
.admin-topbar button{border:0;background:#374151;color:#fff;width:38px;height:38px;border-radius:10px;font-size:25px;cursor:pointer}
.admin-notice{padding:11px 24px;background:#fffbeb;color:#92400e;border-bottom:1px solid #fde68a;font-size:13px;font-weight:700}
.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:22px}
.admin-stats article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.admin-stats span,.admin-stats small{display:block;color:#667085}.admin-stats strong{display:block;font-size:28px;margin:8px 0;color:#101828}
.admin-panel{margin:0 22px 22px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.admin-panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.admin-panel-head h2{margin:0}.admin-panel-head p{margin:4px 0 0;color:#667085}.live-dot{color:#059669;font-weight:800}
.demo-order{display:grid;grid-template-columns:1fr 100px 150px;gap:16px;align-items:center;padding:17px 20px;border-bottom:1px solid #f0f1f3}.demo-order:last-child{border:0}.demo-order div span{display:block;color:#667085;margin-top:5px;font-size:13px}.demo-order select{width:100%;padding:9px;border:1px solid #d0d5dd;border-radius:9px;background:#fff}.admin-footnote{color:#667085;font-size:12px;padding:0 24px 24px;margin:0;text-align:center}
@media(max-width:850px){.main-nav a:not(:first-child){display:none}.process-grid{grid-template-columns:1fr 1fr}.shipping-section{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr 1fr}.demo-order{grid-template-columns:1fr 80px}.demo-order select{grid-column:1/-1}}
@media(max-width:540px){.process-grid,.admin-stats{grid-template-columns:1fr}.demo-strip span{display:none}.admin-demo-modal{padding:10px}}

/* Admin demo v2 */
.admin-toolbar{display:grid;grid-template-columns:1fr 180px 110px;gap:10px;padding:18px 22px 0}
.admin-toolbar input,.admin-toolbar select,.admin-toolbar button{height:42px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;font:inherit}
.admin-toolbar input{width:100%;padding:0 13px}
.admin-toolbar select{padding:0 10px}
.admin-toolbar button{font-weight:800;cursor:pointer}
.admin-toolbar button:hover{background:#f8fafc}
.demo-order{grid-template-columns:1.35fr .9fr 90px 135px 110px}
.demo-order .customer-cell strong{display:block}
.demo-order .customer-cell span{display:block;color:#667085;font-size:12px;margin-top:4px}
.demo-order .order-date{color:#667085;font-size:12px}
.view-order-btn{border:1px solid #d0d5dd;background:#fff;border-radius:9px;padding:9px 11px;font-weight:800;cursor:pointer}
.view-order-btn:hover{background:#f8fafc}
.admin-empty{padding:38px;text-align:center;color:#667085}
.order-detail-modal{position:fixed;inset:0;background:rgba(15,23,42,.72);z-index:1400;display:none;padding:24px;overflow:auto}
.order-detail-modal.show{display:block}
.order-detail-card{position:relative;max-width:850px;margin:30px auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.order-detail-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:10px;background:#f2f4f7;font-size:24px;cursor:pointer}
.order-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-right:48px}
.order-detail-head h2{margin:8px 0 4px;font-size:34px}
.order-detail-head p{margin:0;color:#667085}
.detail-status{padding:8px 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:900;text-transform:capitalize}
.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}
.detail-grid section,.detail-items,.timeline{border:1px solid #e7e9ee;border-radius:16px;padding:18px}
.detail-grid h3,.detail-items h3,.timeline h3{margin:0 0 12px}
.detail-grid p{margin:5px 0;color:#475467;line-height:1.5}
.detail-item-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #f0f1f3}
.detail-item-row:last-child{border-bottom:0}
.detail-item-row span{display:block;color:#667085;font-size:13px;margin-top:4px}
.detail-total{display:flex;justify-content:space-between;padding-top:16px;margin-top:10px;border-top:1px solid #e7e9ee;font-size:18px}
.timeline{margin-top:14px}
.timeline-step{display:flex;gap:12px;padding:9px 0}
.timeline-dot{width:12px;height:12px;border-radius:50%;background:#d0d5dd;margin-top:5px;flex:0 0 12px}
.timeline-step.done .timeline-dot{background:#16a34a}
.timeline-step strong{display:block}
.timeline-step span{display:block;color:#667085;font-size:12px;margin-top:3px}
@media(max-width:900px){
  .admin-toolbar{grid-template-columns:1fr 1fr}.admin-toolbar button{grid-column:1/-1}
  .demo-order{grid-template-columns:1fr 100px}.demo-order .customer-cell,.demo-order .order-date,.demo-order select,.demo-order .view-order-btn{grid-column:1/-1}
  .detail-grid{grid-template-columns:1fr}
}
@media(max-width:540px){
  .admin-toolbar{grid-template-columns:1fr}
  .admin-toolbar button{grid-column:auto}
  .order-detail-card{padding:22px 16px}
  .order-detail-head{display:block}
  .detail-status{display:inline-block;margin-top:12px}
}

/* Product photography upgrade */
.product-visual{overflow:hidden;padding:0;background:#f7f7fb}
.product-visual img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}
.product-card:hover .product-visual img{transform:scale(1.035)}
.modal-visual{overflow:hidden}
.modal-visual img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block;border-radius:18px}

/* V5 image consistency */
.product-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.product-card:nth-child(-n+3) .product-visual img{
  object-position:center 58%;
}

/* V6 clean product grid */
.product-visual{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#fbfbfe,#eef4ff);
}
.product-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.product-card .product-tag{
  z-index:3;
}

/* V9 polished product options */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.option-group{margin-top:18px}
.option-label{font-weight:900;margin-bottom:10px}
.colour-swatches{display:flex;flex-wrap:wrap;gap:9px}
.colour-swatch{display:inline-flex;align-items:center;gap:8px;border:2px solid #e4e7ec;background:#fff;border-radius:999px;padding:9px 12px;font:inherit;font-weight:800;cursor:pointer;transition:.18s ease}
.colour-swatch:hover{transform:translateY(-1px);border-color:#98a2b3}
.colour-swatch.selected{border-color:#111827;box-shadow:0 0 0 2px rgba(17,24,39,.08)}
.swatch-dot{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.12);box-shadow:inset 0 1px 2px rgba(255,255,255,.5)}
.quantity-stepper{display:inline-grid;grid-template-columns:44px 58px 44px;align-items:center;border:1px solid #d0d5dd;border-radius:12px;overflow:hidden;background:#fff}
.quantity-stepper button{height:42px;border:0;background:#f8fafc;font-size:23px;font-weight:800;cursor:pointer}
.quantity-stepper button:hover{background:#eef2f6}
.quantity-stepper strong{text-align:center;font-size:17px}
.purchase-summary{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:14px 0;border-top:1px solid #e4e7ec;font-size:18px}
.purchase-summary strong{font-size:24px}
.purchase-reassurance{text-align:center;color:#667085;font-size:13px;margin-top:12px}
.basket-confirmation{min-height:22px;text-align:center;font-weight:800;color:#087a55;margin-top:8px}
.add-btn.added{background:linear-gradient(90deg,#0f9f6e,#18b981)}

/* V10 professional basket */
.basket-panel{width:min(440px,100vw);padding:24px 26px 28px;background:#fff}
.basket-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #e5e7eb}
.basket-head h2{margin:2px 0 0;font-size:28px}
.basket-eyebrow{font-size:11px;letter-spacing:.16em;font-weight:900;color:#7c3aed}
.basket-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f3f4f6;font-size:24px;font-weight:800;cursor:pointer}
.delivery-progress-card{margin:18px 0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa}
.delivery-progress-copy{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}
.delivery-progress-copy strong{font-size:14px}
.delivery-progress-copy span{font-size:12px;color:#6b7280}
.delivery-progress-track{height:9px;margin-top:10px;background:#eceef3;border-radius:999px;overflow:hidden}
.delivery-progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#ec4899,#7c3aed);border-radius:999px;transition:width .25s ease}
.basket-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #eef0f3;align-items:center}
.basket-thumb{width:68px;height:68px;border-radius:14px;overflow:hidden;background:#f4f6fb;border:1px solid #e7e9ef}
.basket-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.basket-item-main strong{display:block;font-size:15px}
.basket-item-main .variant{margin-top:4px;color:#667085;font-size:12px}
.basket-item-price{font-weight:900;white-space:nowrap}
.basket-item-actions{grid-column:2/4;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}
.basket-stepper{display:inline-grid;grid-template-columns:34px 34px 34px;align-items:center;border:1px solid #d6dae2;border-radius:10px;overflow:hidden}
.basket-stepper button{height:32px;border:0;background:#f7f8fa;font-weight:900;font-size:18px;cursor:pointer}
.basket-stepper span{text-align:center;font-weight:800}
.basket-remove{border:0;background:none;text-decoration:underline;cursor:pointer;color:#475467}
.order-summary-card{margin-top:18px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fcfcfd}
.summary-line{display:flex;justify-content:space-between;gap:12px;padding:8px 0;color:#475467}
.summary-line strong{color:#111827}
.total-line{margin-top:6px;padding-top:14px;border-top:1px solid #e5e7eb;font-size:20px;color:#111827}
.total-line strong{font-size:22px}
.checkout-btn{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:15px 18px;border:0;border-radius:12px;background:linear-gradient(90deg,#ec4899,#7c3aed);color:#fff;font-weight:900;font-size:15px;cursor:pointer;box-shadow:0 8px 18px rgba(124,58,237,.18)}
.checkout-btn:hover{transform:translateY(-1px)}
.basket-trust-row{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:11px;color:#6b7280;font-size:12px;text-align:center}
@media(max-width:520px){
  .basket-panel{padding:20px}
  .delivery-progress-copy{display:block}
  .delivery-progress-copy span{display:block;margin-top:4px}
}

/* V10.1 basket fixes */
.basket-thumb{display:flex;align-items:center;justify-content:center}
.basket-thumb img{width:100%;height:100%;object-fit:cover}
.basket-thumb-fallback{font-weight:900;color:#7c3aed}
.order-summary-card{display:block!important}

/* V10.2 basket cleanup: hide legacy duplicate shipping/total rows */
.basket-panel > .shipping-row,
.basket-panel > .basket-total{
  display:none !important;
}

/* V10.4 clear-basket control */
.clear-basket-btn{
  width:100%;
  margin:10px 0 0;
  padding:10px 12px;
  border:1px solid #d0d5dd;
  border-radius:10px;
  background:#fff;
  color:#475467;
  font:inherit;
  font-weight:800;
  cursor:pointer;
}
.clear-basket-btn:hover{background:#f8fafc}
.clear-basket-btn[hidden]{display:none!important}

/* V10.5 empty-basket polish */
.clear-basket-btn{
  display:block;
  width:100%;
  margin:14px 0 0;
  padding:11px 14px;
  border:1px solid #d0d5dd;
  border-radius:10px;
  background:#fff;
  color:#475467;
  font:inherit;
  font-weight:800;
  cursor:pointer;
  appearance:none;
}
.clear-basket-btn:hover{background:#f8fafc}
.clear-basket-btn[hidden]{display:none!important}

.checkout-btn:disabled{
  opacity:.45;
  cursor:not-allowed;
  box-shadow:none;
  transform:none!important;
}
.empty-basket{
  padding:22px 0 8px;
  color:#667085;
  font-size:15px;
}
.basket-panel.empty-state .order-summary-card{
  margin-top:14px;
}


/* V11 — Built for Conversion showcase */
.conversion-section{
  max-width:1180px;
  margin:0 auto;
  padding:88px 24px;
}
.conversion-intro{
  max-width:780px;
  margin-bottom:34px;
}
.conversion-intro h2{
  margin:12px 0 12px;
  font-size:clamp(2rem,4vw,3.5rem);
  line-height:1.02;
  letter-spacing:-.04em;
}
.conversion-intro>p{
  max-width:700px;
  color:#667085;
  font-size:1.06rem;
  line-height:1.7;
}
.conversion-proof{
  display:inline-flex;
  flex-wrap:wrap;
  gap:8px 14px;
  align-items:center;
  margin-top:18px;
  padding:10px 14px;
  border:1px solid #e4e7ec;
  border-radius:999px;
  background:#fff;
  box-shadow:0 8px 28px rgba(16,24,40,.06);
}
.conversion-proof span{
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#7f56d9;
}
.conversion-proof strong{font-size:.9rem}
.conversion-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.conversion-card{
  display:flex;
  gap:16px;
  min-height:220px;
  padding:24px;
  border:1px solid #e4e7ec;
  border-radius:22px;
  background:#fff;
  box-shadow:0 12px 34px rgba(16,24,40,.06);
}
.conversion-card.featured{
  grid-column:span 2;
  background:linear-gradient(135deg,#f9f5ff 0%,#fff 60%,#fff7ed 100%);
  border-color:#d6bbfb;
}
.conversion-icon{
  flex:0 0 52px;
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:#f4f3ff;
  font-size:1.1rem;
  font-weight:950;
}
.conversion-card.featured .conversion-icon{
  background:#7f56d9;
  color:#fff;
}
.conversion-label{
  display:block;
  margin:3px 0 8px;
  color:#7f56d9;
  font-size:.7rem;
  font-weight:950;
  letter-spacing:.09em;
}
.conversion-card h3{
  margin:0 0 9px;
  font-size:1.18rem;
}
.conversion-card p{
  margin:0;
  color:#667085;
  line-height:1.6;
  font-size:.94rem;
}
@media (max-width:900px){
  .conversion-grid{grid-template-columns:1fr 1fr}
  .conversion-card.featured{grid-column:span 2}
}
@media (max-width:640px){
  .conversion-section{padding:64px 18px}
  .conversion-grid{grid-template-columns:1fr}
  .conversion-card.featured{grid-column:auto}
  .conversion-card{min-height:0}
  .conversion-proof{border-radius:18px}
}


/* V12 — Custom 3D Print instant quote demo */
.custom-print-section{
  max-width:1180px;
  margin:0 auto;
  padding:88px 24px 24px;
}
.custom-print-heading{
  text-align:center;
  max-width:760px;
  margin:0 auto 34px;
}
.custom-print-heading h2{
  margin:10px 0 12px;
  font-size:clamp(2.2rem,4vw,3.7rem);
  line-height:1;
  letter-spacing:-.045em;
}
.custom-print-heading p{color:#667085;font-size:1.05rem;line-height:1.65}
.quote-shell{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:26px;
  padding:22px;
  border:1px solid #e4e7ec;
  border-radius:28px;
  background:#fff;
  box-shadow:0 20px 70px rgba(16,24,40,.10);
}
.quote-visual{display:flex;flex-direction:column;gap:16px}
.quote-model-card{
  min-height:520px;
  border:1px solid #e4e7ec;
  border-radius:22px;
  background:linear-gradient(145deg,#f8fafc,#fff7ed);
  display:grid;
  place-items:center;
  overflow:hidden;
}
.quote-model-art{
  position:relative;
  width:72%;
  aspect-ratio:1.3/1;
  transform:rotate(-18deg);
  filter:drop-shadow(0 24px 22px rgba(16,24,40,.20));
}
.model-plate{
  position:absolute;inset:4%;
  border-radius:18px;
  background:linear-gradient(145deg,#ffd35a,#f5a623);
  box-shadow:inset 0 2px 0 rgba(255,255,255,.5);
}
.model-slot{position:absolute;left:20%;right:18%;height:8%;background:#fff;border-radius:999px;z-index:2}
.slot-a{top:34%}.slot-b{top:50%}.slot-c{top:66%}
.model-hole{position:absolute;width:10%;aspect-ratio:1;border-radius:50%;background:#fff;z-index:2}
.hole-a{top:16%;left:58%}.hole-b{top:18%;right:13%}.hole-c{bottom:12%;left:9%}.hole-d{bottom:13%;right:8%}
.quote-trust{
  display:flex;justify-content:space-between;gap:12px;align-items:center;
  padding:14px 16px;border:1px solid #e4e7ec;border-radius:16px;background:#f9fafb
}
.quote-trust strong{font-size:.95rem}.quote-trust span{color:#667085;font-size:.86rem}
.quote-builder{padding:10px 4px}
.quote-title-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}
.quote-title-row h3{margin:0 0 5px;font-size:1.45rem}.quote-title-row p{margin:0;color:#667085}
.demo-chip{font-size:.68rem;font-weight:900;letter-spacing:.08em;padding:7px 9px;border-radius:999px;background:#f4ebff;color:#6941c6;white-space:nowrap}
.upload-zone{
  min-height:175px;border:2px dashed #cbd5e1;border-radius:18px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;
  cursor:pointer;background:#fbfdff;text-align:center;padding:22px;transition:.2s
}
.upload-zone:hover,.upload-zone.dragging{border-color:#7f56d9;background:#f9f5ff}
.upload-icon{font-size:2rem;color:#7f56d9;font-weight:900}
.upload-zone span{color:#667085}.upload-zone small{font-weight:800;color:#98a2b3;letter-spacing:.08em}
.quote-field,.quote-files-wrap{margin-top:20px}
.quote-field label,.quote-files-wrap label{display:block;font-weight:800;margin-bottom:8px}
.quote-field select,.quote-field input{
  width:100%;padding:12px 13px;border:1px solid #d0d5dd;border-radius:11px;background:#fff;
  font:inherit;color:#101828;outline:none
}
.quote-field select:focus,.quote-field input:focus{border-color:#9e77ed;box-shadow:0 0 0 3px #f4ebff}
.field-label-row{display:flex;justify-content:space-between;gap:12px;align-items:center}
.field-label-row span{color:#667085;font-size:.86rem}
.quote-colours{display:flex;flex-wrap:wrap;gap:10px}
.quote-colour{
  width:34px;height:34px;border-radius:50%;border:2px solid #fff;
  background:var(--swatch);box-shadow:0 0 0 1px #d0d5dd;cursor:pointer
}
.quote-colour.selected{box-shadow:0 0 0 3px #7f56d9;transform:scale(1.06)}
.quote-colour.multicolour{background:conic-gradient(#ef4444,#f59e0b,#22c55e,#06b6d4,#6366f1,#ec4899,#ef4444)}
.quote-colour.glow{background:radial-gradient(circle at 35% 35%,#ecfccb,#84cc16 60%,#4d7c0f)}
.quote-colour.translucent{background:linear-gradient(135deg,#fff 0 40%,#dbeafe 40% 60%,#fff 60%)}
.quote-note,.quote-field small{display:block;margin-top:7px;color:#98a2b3;font-size:.78rem}
.quote-files{margin-top:8px;display:flex;flex-direction:column;gap:8px}
.quote-files.empty{padding:13px;border-radius:12px;background:#f9fafb;color:#98a2b3}
.quote-file-row{
  display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;
  padding:10px 12px;border:1px solid #eaecf0;border-radius:12px;background:#fff
}
.quote-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}
.quote-qty{display:flex;align-items:center;border:1px solid #d0d5dd;border-radius:9px;overflow:hidden}
.quote-qty button{width:30px;height:30px;border:0;background:#f9fafb;cursor:pointer;font-weight:900}
.quote-qty span{min-width:30px;text-align:center;font-weight:800}
.quote-remove{border:0;background:transparent;color:#d92d20;cursor:pointer;font-size:1rem}
.quote-price{
  margin-top:20px;padding:18px;border:1px solid #e4e7ec;border-radius:16px;background:#f9fafb;
  display:flex;justify-content:space-between;align-items:center
}
.quote-price span{color:#475467;font-weight:700}.quote-price strong{font-size:2rem}
.quote-submit{
  width:100%;margin-top:16px;padding:14px;border:0;border-radius:12px;
  background:linear-gradient(90deg,#f044a6,#7f56d9);color:#fff;font:inherit;font-weight:900;cursor:pointer
}
.quote-submit:disabled{background:#d0d5dd;cursor:not-allowed}
.quote-disclaimer{text-align:center;color:#98a2b3;font-size:.74rem;line-height:1.5;margin:9px 10px 0}
@media(max-width:860px){
  .quote-shell{grid-template-columns:1fr}
  .quote-model-card{min-height:340px}
}
@media(max-width:620px){
  .custom-print-section{padding:64px 16px 18px}
  .quote-shell{padding:14px;border-radius:22px}
  .quote-model-card{min-height:260px}
  .quote-title-row{flex-direction:column}
  .quote-trust{align-items:flex-start;flex-direction:column}
  .quote-file-row{grid-template-columns:minmax(0,1fr) auto}
  .quote-remove{grid-column:2}
}


/* V12.1 — live 3D model preview */
.quote-model-card{
  position:relative;
}
#quoteModelCanvas{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:none;
  cursor:grab;
}
#quoteModelCanvas:active{cursor:grabbing}
.quote-model-card.has-model #quoteModelCanvas{display:block}
.model-preview-empty{
  position:absolute;
  inset:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:24px;
  text-align:center;
}
.model-preview-empty .quote-model-art{
  position:relative;
  width:68%;
  max-width:360px;
  margin-bottom:8px;
}
.model-preview-empty strong{font-size:1rem}
.model-preview-empty>span{font-size:.84rem;color:#667085}
.quote-model-card.has-model .model-preview-empty{display:none}
.preview-toolbar{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  padding:9px 10px;
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(8px);
  border:1px solid rgba(208,213,221,.9);
  border-radius:12px;
  z-index:3;
}
.preview-toolbar[hidden]{display:none!important}
.preview-toolbar button{
  border:1px solid #d0d5dd;
  background:#fff;
  border-radius:8px;
  padding:7px 10px;
  font:inherit;
  font-size:.78rem;
  font-weight:800;
  cursor:pointer;
}
.preview-toolbar span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#475467;
  font-size:.76rem;
}


/* V12.2 — custom quote delivery */
.quote-delivery-progress{
  margin-top:20px;
  padding:15px 16px;
  border:1px solid #e4e7ec;
  border-radius:14px;
  background:#fff;
}
.quote-delivery-track{
  height:8px;
  overflow:hidden;
  border-radius:999px;
  background:#eaecf0;
  margin-bottom:9px;
}
.quote-delivery-track span{
  display:block;
  width:0;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#f044a6,#7f56d9);
  transition:width .25s ease;
}
.quote-delivery-progress strong{
  display:block;
  color:#475467;
  font-size:.82rem;
}
.quote-price-breakdown{
  display:block;
  padding:15px 18px;
}
.quote-total-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:7px 0;
}
.quote-total-row strong{font-size:1rem}
.quote-grand-total{
  margin-top:7px;
  padding-top:14px;
  border-top:1px solid #e4e7ec;
}
.quote-grand-total span{font-weight:900;color:#101828}
.quote-grand-total strong{font-size:1.8rem;color:#101828}


/* V13 — real private custom quote upload */
.quote-submit-status{
  min-height:0;
  margin-top:10px;
  font-size:.84rem;
  line-height:1.45;
  color:#667085;
}
.quote-submit-status.success{
  padding:12px 14px;
  border:1px solid #abefc6;
  border-radius:12px;
  background:#ecfdf3;
  color:#067647;
}
.quote-submit-status.error{
  padding:12px 14px;
  border:1px solid #fecdca;
  border-radius:12px;
  background:#fef3f2;
  color:#b42318;
}
