:root{--bg:#f6f8fc;--ink:#0f172a;--muted:#64748b;--line:#dce3ee;--dark:#101827;--accent:#7c3aed;--accent2:#06b6d4;--green:#22c55e;--wrap:min(1720px,calc(100% - 64px));--radius:28px;--shadow:0 30px 90px rgba(15,23,42,.12);--h1:clamp(3.2rem,6.3vw,7.4rem);--h2:clamp(2.1rem,3.3vw,4.1rem);font-family:Inter,Aptos,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,#ede9fe 0,#f8fbff 32%,#eef4fb 100%);color:var(--ink)}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:16px max(24px,calc((100vw - var(--wrap))/2));background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,227,238,.75)}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-weight:950;font-size:1.35rem}.brand b,.footer b{color:var(--accent)}.brand small{font-size:.75rem;color:var(--muted);font-weight:800}.topbar nav{justify-self:center;display:flex;gap:32px;font-weight:820;color:#334155}.cart-button{justify-self:end;display:inline-flex;position:relative;z-index:60;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px 16px;font-weight:900;cursor:pointer}.cart-button span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--dark);color:#fff;font-size:.76rem}.hero{display:grid;grid-template-columns:1fr 1fr;gap:clamp(42px,6vw,110px);align-items:center;min-height:790px;padding:72px 0}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:950;color:var(--accent)}.eyebrow.dark{color:#475569}.hero h1,.section-head h2,.split h2,.contact h2{margin:0;font-weight:950;letter-spacing:-.035em;line-height:.95;max-width:none!important}.hero h1{font-size:var(--h1)}.lead{margin:26px 0 0;max-width:820px;color:#475569;font-size:1.25rem;line-height:1.65}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:950;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;border-color:transparent;box-shadow:0 18px 45px rgba(124,58,237,.22)}.btn.ghost{background:rgba(255,255,255,.7)}.btn.full{width:100%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.hero-stats article{padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.7)}.hero-stats strong{display:block;font-size:1.55rem}.hero-stats span{color:var(--muted);font-weight:750}.hero-panel{position:relative;min-height:600px;border-radius:36px;background:linear-gradient(135deg,#111827,#1e1b4b);box-shadow:var(--shadow);overflow:hidden}.hero-panel img{position:absolute;inset:8%;width:84%;height:84%;object-fit:contain}.floating-card{position:absolute;padding:18px 20px;border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 20px 60px rgba(15,23,42,.22);backdrop-filter:blur(14px)}.floating-card strong{display:block}.floating-card span{color:var(--muted);font-weight:750}.floating-card.top{top:34px;right:34px}.floating-card.bottom{left:34px;bottom:34px}.category-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 0 70px}.category-strip article,.product-card,.benefits article,.contact form{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 18px 55px rgba(15,23,42,.065)}.category-strip article{padding:24px}.category-strip span{color:var(--accent);font-weight:950}.category-strip strong{display:block;margin:10px 0 7px;font-size:1.25rem}.category-strip p{margin:0;color:var(--muted);line-height:1.5}.products{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2,.split h2,.contact h2{font-size:var(--h2)}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:11px 15px;font-weight:900;cursor:pointer}.filters button.active{background:var(--dark);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{position:relative;overflow:hidden}.product-card[hidden]{display:none}.product-card img{width:100%;height:250px;object-fit:cover;background:#eef2ff}.product-card>div{padding:22px}.product-card small{color:var(--accent);font-weight:950;text-transform:uppercase;letter-spacing:.12em}.product-card h3{margin:8px 0 8px;font-size:1.45rem;line-height:1.05;letter-spacing:-.015em}.product-card p{margin:0 0 18px;color:var(--muted);line-height:1.55}.product-card strong{display:block;margin-bottom:16px;font-size:1.35rem}.product-card button{width:100%;min-height:48px;border:0;border-radius:14px;background:var(--dark);color:#fff;font-weight:950;cursor:pointer}.badge{position:absolute;top:16px;left:16px;z-index:2;padding:8px 11px;border-radius:999px;background:#fff;color:var(--accent);font-size:.76rem;font-weight:950;box-shadow:0 12px 28px rgba(15,23,42,.12)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch;padding:72px 0}.dark-box{padding:44px;border-radius:30px;background:linear-gradient(135deg,#111827,#312e81);color:#fff;box-shadow:var(--shadow)}.dark-box p:not(.eyebrow){color:#dbeafe;line-height:1.65}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px}.benefits article{padding:24px}.benefits span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#eef8fb;color:var(--accent);font-weight:950;margin-bottom:18px}.benefits strong{font-size:1.14rem}.benefits p{color:var(--muted);line-height:1.5}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:start;padding:80px 0;border-top:1px solid var(--line)}.contact p{color:var(--muted);font-size:1.08rem}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:24px}.contact textarea,.contact button{grid-column:1/-1}.contact input,.contact textarea,.contact select{width:100%;border:1px solid var(--line);border-radius:14px;background:#f8fafc;padding:15px}.cart[hidden],.overlay[hidden],.cookie[hidden]{display:none!important}.cart{position:fixed;right:20px;top:20px;bottom:20px;z-index:100;width:min(420px,calc(100vw - 40px));display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:28px;background:#fff;box-shadow:0 40px 100px rgba(15,23,42,.3)}.cart-head{display:flex;align-items:center;justify-content:space-between}.cart-head strong{font-size:1.35rem}.cart-head button{border:0;background:#f1f5f9;border-radius:12px;width:42px;height:42px;font-size:1.6rem;cursor:pointer}.cart-items{display:grid;gap:12px;overflow:auto}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border:1px solid var(--line);border-radius:16px}.cart-item strong{font-size:.98rem}.cart-item span{color:var(--muted);font-weight:800}.cart-total{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid var(--line);font-size:1.2rem}.overlay{position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.34);backdrop-filter:blur(6px)}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;color:#475569}.footer strong{color:var(--ink);font-size:1.25rem}.footer nav{display:flex;gap:20px}@media(max-width:980px){:root{--wrap:calc(100% - 32px);--h1:clamp(2.5rem,12vw,4.6rem)}.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.hero,.split,.contact{grid-template-columns:1fr}.hero{min-height:auto;padding:44px 0}.hero-panel{min-height:420px}.category-strip,.product-grid,.benefits{grid-template-columns:1fr 1fr}.section-head{align-items:start;flex-direction:column}.contact form{grid-template-columns:1fr}}@media(max-width:640px){.category-strip,.product-grid,.benefits,.hero-stats{grid-template-columns:1fr}.hero-panel{min-height:320px}.floating-card{display:none}.product-card img{height:210px}.footer{flex-direction:column;text-align:center}.cart{right:10px;left:10px;width:auto}}

/* V3: x25 sidebar and cookie banner, aligned with auto template behaviour */
.x25-order-sidebar{
  position:fixed!important;
  right:18px!important;
  top:50%!important;
  z-index:2147483647!important;
  width:min(264px,calc(100vw - 36px));
  display:flex;
  flex-direction:column;
  gap:12px;
  padding:20px;
  border:1px solid rgba(150,198,231,.22);
  border-radius:26px;
  background:linear-gradient(180deg,#16344c,#102b41);
  color:#fff!important;
  text-align:left;
  text-decoration:none!important;
  box-shadow:0 24px 56px rgba(5,16,29,.34);
  transform:translateY(-50%);
  isolation:isolate;
  overflow:hidden;
}
.x25-order-sidebar::after,.x25-order-sidebar-mobile-trigger::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  background:linear-gradient(180deg,#67d8ea,#4f9fff);
}
.x25-order-sidebar__eyebrow{
  align-self:flex-start;
  padding:9px 12px;
  border-radius:12px;
  background:rgba(103,216,234,.12);
  font-size:.64rem;
  font-weight:900;
  letter-spacing:.12em;
}
.x25-order-sidebar__title{font-size:1.25rem;font-weight:900;line-height:1.12}
.x25-order-sidebar__text{font-size:.91rem;line-height:1.45;color:rgba(238,246,255,.88)}
.x25-order-sidebar__button{
  display:flex;
  justify-content:center;
  padding:12px;
  border-radius:12px;
  background:linear-gradient(135deg,#61e0e6,#4da9ff);
  color:#08263d;
  font-weight:900;
}
.x25-order-sidebar__note{
  padding-top:10px;
  border-top:1px solid rgba(255,255,255,.12);
  font-size:.75rem;
  color:rgba(214,229,241,.82);
  font-weight:750;
}
.x25-order-sidebar-mobile-trigger{display:none}
.cookie{
  position:fixed;
  left:50%;
  right:auto;
  bottom:22px;
  transform:translateX(-50%);
  z-index:2147483646;
  width:min(920px,calc(100% - 24px));
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
  padding:14px 16px;
  border-radius:24px;
  background:rgba(13,26,34,.94);
  color:#fff;
  box-shadow:0 25px 80px rgba(0,0,0,.35);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(18px);
}
.cookie p{margin:0;color:rgba(255,255,255,.82);font-size:.92rem;line-height:1.45}
.cookie div{display:flex;gap:8px;min-width:max-content}
.cookie .btn{min-height:40px;padding:0 14px;border-radius:12px}
.cookie .btn.ghost{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.14)}
.cookie .btn.primary{background:#fff;color:#111827;box-shadow:none}
@media(max-width:1240px){
  .x25-order-sidebar{
    right:0!important;
    width:86px!important;
    min-height:274px!important;
    padding:28px 12px 18px 14px!important;
    gap:10px!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:20px 0 0 20px!important;
    text-align:center!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
  }
  .x25-order-sidebar__eyebrow,.x25-order-sidebar__text,.x25-order-sidebar__note{display:none!important}
  .x25-order-sidebar__title,.x25-order-sidebar__button{width:auto!important;max-width:none!important;margin:0!important;line-height:1!important}
  .x25-order-sidebar__title{font-size:.92rem!important;letter-spacing:-.01em!important;text-wrap:nowrap!important}
  .x25-order-sidebar__button{min-height:auto!important;padding:10px 9px!important;font-size:.82rem!important;border-radius:12px!important}
}
@media(max-width:720px){
  .x25-order-sidebar{display:none!important}
  .x25-order-sidebar-mobile-trigger{
    position:fixed!important;
    right:0!important;
    top:50%!important;
    z-index:2147483647!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:58px!important;
    min-height:134px!important;
    padding:16px 8px 14px 11px!important;
    border:1px solid rgba(150,198,231,.22)!important;
    border-right:0!important;
    border-radius:18px 0 0 18px!important;
    background:linear-gradient(180deg,#16344c 0%,#102b41 100%)!important;
    color:#fff!important;
    text-decoration:none!important;
    box-shadow:0 22px 46px rgba(5,16,29,.28)!important;
    writing-mode:vertical-rl!important;
    text-orientation:mixed!important;
    font-size:.82rem!important;
    font-weight:850!important;
    line-height:1!important;
    transform:translateY(-50%)!important;
    overflow:hidden!important;
  }
  .cookie{flex-direction:column;align-items:stretch}
  .cookie div{min-width:0}
  .cookie .btn{width:100%}
}


.lang{
  display:flex;
  gap:7px;
  padding:5px;
  border-radius:12px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 10px 30px rgba(15,23,42,.05);
}
.lang a{
  display:grid;
  place-items:center;
  min-width:35px;
  height:34px;
  border-radius:12px;
  font-size:.78rem;
  font-weight:900;
  color:#667085;
}
.lang a.active,.lang a:hover{background:var(--dark);color:#fff}
.top-actions{display:flex;align-items:center;gap:12px;justify-self:end}
.cart-actions{display:grid;gap:10px}
.checkout-page{padding:72px 0 90px}
.checkout-layout{display:grid;grid-template-columns:1.1fr .72fr;gap:24px;align-items:start}
.checkout-card,.order-summary{
  border:1px solid var(--line);
  border-radius:28px;
  background:rgba(255,255,255,.88);
  box-shadow:0 18px 55px rgba(15,23,42,.065);
  padding:28px;
}
.checkout-card h2,.order-summary h2{margin:0 0 18px;font-size:clamp(1.45rem,2vw,2.2rem);letter-spacing:-.02em}
.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.checkout-form label{display:grid;gap:7px;font-size:.84rem;font-weight:850;color:#475569}
.checkout-form input,.checkout-form textarea,.checkout-form select{
  width:100%;
  border:1px solid var(--line);
  border-radius:14px;
  background:#f8fafc;
  padding:14px;
  color:var(--ink);
  outline:none;
}
.checkout-form input:focus,.checkout-form textarea:focus,.checkout-form select:focus{
  border-color:rgba(124,58,237,.4);
  box-shadow:0 0 0 4px rgba(124,58,237,.08);
}
.checkout-form .span-2{grid-column:1/-1}
.payment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:4px 0 8px}
.payment-options label{
  display:flex;
  align-items:center;
  gap:8px;
  padding:12px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  color:var(--ink);
  cursor:pointer;
}
.summary-lines{display:grid;gap:12px;margin-top:12px}
.summary-row{display:flex;justify-content:space-between;gap:16px;color:#475569}
.summary-row strong{color:var(--ink)}
.summary-products{display:grid;gap:10px;margin:18px 0;padding-bottom:18px;border-bottom:1px solid var(--line)}
.summary-product{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-radius:15px;background:#f8fafc;border:1px solid var(--line)}
.summary-product span{color:var(--muted);font-size:.9rem}
.checkout-success{
  margin-top:18px;
  padding:16px;
  border-radius:16px;
  background:#ecfdf5;
  color:#065f46;
  font-weight:850;
  border:1px solid #bbf7d0;
}
.checkout-success[hidden]{display:none!important}
@media(max-width:980px){
  .topbar{grid-template-columns:1fr auto}
  .top-actions{gap:8px}
  .lang a{min-width:30px;height:30px}
  .cart-button{padding:10px 12px}
  .checkout-layout{grid-template-columns:1fr}
}
@media(max-width:640px){
  .checkout-form,.payment-options{grid-template-columns:1fr}
}
@media(max-width:520px){
  .brand small{display:none}
  .top-actions{flex-wrap:wrap;justify-content:flex-end}
  .cart-button{font-size:.86rem}
}


/* V6: cart quantity controls */
.cart-item{
  align-items:start;
}
.cart-item-main{
  display:grid;
  gap:8px;
}
.cart-item-actions{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.qty-control{
  display:inline-flex;
  align-items:center;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fff;
}
.qty-control button{
  width:34px;
  height:34px;
  border:0;
  background:#f8fafc;
  color:var(--ink);
  font-weight:950;
  cursor:pointer;
}
.qty-control span{
  display:grid;
  place-items:center;
  min-width:34px;
  height:34px;
  color:var(--ink);
  font-weight:950;
}
.cart-remove{
  min-height:34px;
  padding:0 11px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fff;
  color:#b42318;
  font-size:.82rem;
  font-weight:900;
  cursor:pointer;
}
.summary-product{
  align-items:start;
}
.summary-product-actions{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  margin-top:8px;
}
.summary-product .cart-remove{
  background:#fff;
}
@media(max-width:520px){
  .cart-item{grid-template-columns:1fr!important}
  .cart-item>strong{justify-self:start}
}


/* V9: additional shop sections */
.brand-story,
.editorial-banner,
.reviews,
.shipping-info,
.faq-section,
.newsletter-section{
  padding:72px 0;
  border-top:1px solid var(--line);
}
.brand-story{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:24px;
  align-items:stretch;
}
.story-card{
  padding:38px;
  border-radius:30px;
  background:linear-gradient(135deg,#111827,#312e81);
  color:#fff;
  box-shadow:var(--shadow);
}
.story-card h2,
.editorial-copy h2,
.reviews h2,
.shipping-info h2,
.faq-section h2,
.newsletter-section h2{
  margin:0;
  font-size:var(--h2);
  line-height:.98;
  letter-spacing:-.035em;
  max-width:none!important;
}
.story-card p,
.editorial-copy p,
.reviews p,
.shipping-info p,
.faq-section p,
.newsletter-section p{
  color:var(--muted);
  line-height:1.65;
}
.story-card p{color:#dbeafe}
.story-metrics{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.story-metrics article,
.review-grid article,
.shipping-grid article,
.faq-grid article{
  border:1px solid var(--line);
  border-radius:24px;
  background:rgba(255,255,255,.86);
  box-shadow:0 18px 55px rgba(15,23,42,.065);
  padding:24px;
}
.story-metrics strong{
  display:block;
  font-size:2.2rem;
  letter-spacing:-.03em;
}
.story-metrics span,
.review-grid span{
  color:var(--muted);
  font-weight:760;
}
.editorial-banner{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:24px;
  align-items:center;
}
.editorial-visual{
  min-height:380px;
  border-radius:30px;
  background:
    radial-gradient(circle at 20% 20%,rgba(124,58,237,.52),transparent 34%),
    radial-gradient(circle at 82% 30%,rgba(6,182,212,.58),transparent 36%),
    linear-gradient(135deg,#0f172a,#1e1b4b);
  box-shadow:var(--shadow);
  position:relative;
  overflow:hidden;
}
.editorial-visual::before,
.editorial-visual::after{
  content:"";
  position:absolute;
  border-radius:28px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
}
.editorial-visual::before{width:48%;height:44%;left:10%;top:14%}
.editorial-visual::after{width:36%;height:34%;right:12%;bottom:14%}
.editorial-copy{
  padding:34px;
  border-radius:30px;
  background:rgba(255,255,255,.82);
  border:1px solid var(--line);
}
.review-grid,
.shipping-grid,
.faq-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:26px;
}
.review-grid article{
  display:grid;
  gap:12px;
}
.stars{
  color:#f59e0b;
  letter-spacing:.08em;
  font-weight:950;
}
.review-grid blockquote{
  margin:0;
  color:#1f2937;
  line-height:1.6;
  font-weight:720;
}
.shipping-grid article{
  display:grid;
  grid-template-columns:46px 1fr;
  column-gap:14px;
  row-gap:6px;
  align-items:start;
}
.shipping-icon{
  grid-row:1/3;
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:15px;
  background:#eef8fb;
  color:var(--accent);
}
.shipping-icon svg{
  width:22px;
  height:22px;
}
.shipping-grid strong,
.faq-grid strong{
  font-size:1.08rem;
}
.shipping-grid p,
.faq-grid p{
  margin:0;
}
.faq-grid article{
  display:grid;
  gap:10px;
}
.newsletter-section{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:24px;
  align-items:center;
}
.newsletter-box{
  padding:28px;
  border-radius:30px;
  background:#fff;
  border:1px solid var(--line);
  box-shadow:0 18px 55px rgba(15,23,42,.065);
}
.newsletter-form{
  display:grid;
  grid-template-columns:1fr auto;
  gap:12px;
}
.newsletter-form input{
  width:100%;
  border:1px solid var(--line);
  border-radius:16px;
  background:#f8fafc;
  padding:15px;
}
@media(max-width:980px){
  .brand-story,
  .editorial-banner,
  .newsletter-section{
    grid-template-columns:1fr;
  }
  .review-grid,
  .shipping-grid,
  .faq-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .story-metrics,
  .newsletter-form{
    grid-template-columns:1fr;
  }
}


/* V10: real editorial collection image */
.editorial-visual{
  background:none!important;
  min-height:430px;
}
.editorial-visual::before,
.editorial-visual::after{
  display:none!important;
}
.editorial-visual img{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
  display:block;
}
@media(max-width:640px){
  .editorial-visual,
  .editorial-visual img{
    min-height:300px;
  }
}


/* V11: section order and visual rhythm hardening */
.products{
  padding:64px 0 42px!important;
}
.editorial-banner,
.brand-story,
.split,
.reviews,
.shipping-info,
.faq-section,
.newsletter-section{
  padding:58px 0!important;
  border-top:1px solid rgba(220,227,238,.82)!important;
}
.editorial-banner{
  grid-template-columns:1.08fr .92fr!important;
  align-items:center!important;
  gap:clamp(28px,4vw,64px)!important;
}
.editorial-visual{
  border-radius:30px!important;
  box-shadow:0 30px 90px rgba(15,23,42,.13)!important;
  overflow:hidden!important;
}
.editorial-copy{
  align-self:center!important;
  padding:clamp(30px,3.2vw,48px)!important;
  box-shadow:0 18px 55px rgba(15,23,42,.07)!important;
}
.editorial-copy h2{
  font-size:clamp(2rem,3.15vw,3.75rem)!important;
}
.brand-story{
  grid-template-columns:1fr 1fr!important;
  gap:clamp(24px,3.2vw,52px)!important;
  align-items:stretch!important;
}
.story-card{
  min-height:360px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:clamp(34px,4vw,58px)!important;
}
.story-metrics{
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
}
.story-metrics article{
  min-height:168px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:clamp(24px,2.2vw,34px)!important;
}
.split{
  grid-template-columns:.94fr 1.06fr!important;
  gap:clamp(24px,3.5vw,58px)!important;
  align-items:stretch!important;
}
.dark-box{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:360px!important;
  padding:clamp(34px,4vw,58px)!important;
}
.benefits{
  gap:18px!important;
}
.benefits article{
  min-height:168px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.reviews > p:not(.eyebrow),
.shipping-info > p:not(.eyebrow),
.faq-section > p:not(.eyebrow){
  max-width:860px!important;
}
.review-grid,
.shipping-grid,
.faq-grid{
  gap:20px!important;
  margin-top:28px!important;
}
.review-grid article,
.shipping-grid article,
.faq-grid article{
  min-height:152px!important;
}
.newsletter-section{
  grid-template-columns:1fr 1fr!important;
  gap:clamp(24px,4vw,72px)!important;
  align-items:center!important;
  border-bottom:1px solid rgba(220,227,238,.82)!important;
}
.newsletter-box{
  padding:24px!important;
}
.newsletter-form{
  grid-template-columns:minmax(0,1fr) auto!important;
}
.footer{
  padding-top:38px!important;
}
@media(max-width:980px){
  .editorial-banner,
  .brand-story,
  .split,
  .newsletter-section{
    grid-template-columns:1fr!important;
  }
  .story-card,
  .dark-box{
    min-height:0!important;
  }
  .story-metrics,
  .benefits{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:640px){
  .editorial-banner,
  .brand-story,
  .split,
  .reviews,
  .shipping-info,
  .faq-section,
  .newsletter-section{
    padding:42px 0!important;
  }
  .story-metrics,
  .benefits,
  .newsletter-form{
    grid-template-columns:1fr!important;
  }
}


/* H1 etwas kleiner – Shop */
:root{
  --h1:clamp(2.65rem,5.1vw,5.85rem);
}
.hero h1{
  font-size:var(--h1)!important;
  line-height:1.02!important;
  letter-spacing:-.04em!important;
}
@media(max-width:980px){
  :root{
    --h1:clamp(2.05rem,8.6vw,3.3rem);
  }
}
@media(max-width:520px){
  :root{
    --h1:clamp(1.82rem,8.9vw,2.65rem);
  }
}
