:root{--navy:#0e2d4d;--navy2:#071c31;--cream:#f6f0e7;--paper:#fffdf9;--ink:#1d252c;--muted:#68717a;--line:#e4dbcf;--accent:#c9934d;--green:#2e8b57;--shadow:0 14px 40px rgba(16,31,44,.10);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e9e4dc;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.site-shell{width:100%;max-width:520px;margin:0 auto;background:var(--paper);min-height:100vh;box-shadow:0 0 45px rgba(0,0,0,.08);overflow:hidden}.topbar{height:62px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(255,253,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(14,45,77,.08)}.brand{font:900 21px/1 Arial Black,Arial,sans-serif;letter-spacing:1.6px;color:var(--navy);text-decoration:none}.topbar-link{color:var(--navy);font-weight:800;text-decoration:none;font-size:14px}.section{padding:34px 16px}.section-tight{padding-top:12px;padding-bottom:20px}.eyebrow{font:900 12px/1.2 Arial Black,Arial,sans-serif;letter-spacing:1.7px;color:var(--accent);margin-bottom:10px}.hero{padding-top:26px;background:linear-gradient(160deg,#fffdf9 0%,#f3ece2 100%)}h1,h2,h3{font-family:Arial Black,Arial,Helvetica,sans-serif;color:var(--navy);margin:0;letter-spacing:-.9px}h1{font-size:40px;line-height:.98;text-transform:uppercase}h1 span{color:var(--accent)}.hero-subtitle{font-size:18px;line-height:1.42;margin:16px 0 20px;color:#39434b}.hero-image-wrap{position:relative;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);background:#eee}.hero-image-wrap img{width:100%;display:block;aspect-ratio:3/4;object-fit:cover}.hero-badge{position:absolute;left:14px;bottom:14px;background:rgba(7,28,49,.93);color:white;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:11px 14px;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.18)}.hero-badge b{font-size:20px}.hero-badge span{font-size:11px;opacity:.8;margin-top:2px}.hero-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.hero-pills span{text-align:center;background:white;border:1px solid var(--line);padding:9px 4px;border-radius:12px;font-weight:800;color:var(--navy);font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:900;text-decoration:none;cursor:pointer;transition:.2s;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--navy),#174f7d);color:white;box-shadow:0 10px 22px rgba(14,45,77,.22)}.btn-primary:active{transform:translateY(1px)}.btn-lg{width:100%;font-size:17px;padding:17px}.microtrust{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;font-size:11px;color:#5e676f;margin-top:13px}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;background:#fff}.benefit-grid article{border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff;min-height:124px;display:flex;flex-direction:column}.benefit-grid .icon{width:38px;height:38px;border-radius:12px;background:#eef3f8;color:var(--navy);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:10px}.benefit-grid b{font-size:15px;color:var(--navy)}.benefit-grid span{font-size:12px;color:var(--muted);margin-top:4px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:29px;line-height:1.05}.section-heading p{margin:10px 0 0;color:var(--muted);line-height:1.45;font-size:14px}.showcase-section{background:#f6f0e7}.creative-single,.creative-slide{border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#e8e0d5}.creative-single img,.creative-slide img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.catalog-section{background:#fff}.product-cards{display:grid;gap:24px}.product-card{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.product-head{padding:18px 18px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-title{display:flex;align-items:center;gap:10px}.color-dot{width:22px;height:22px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #c7c1b9}.product-title h3{font-size:24px}.product-subtitle{font-size:11px;color:var(--muted);margin-top:2px}.stock{font-size:11px;font-weight:800;color:var(--green);background:#eaf7ef;padding:7px 9px;border-radius:999px}.product-slider{position:relative;background:#eee;overflow:hidden}.product-track{display:flex;transition:transform .36s ease}.product-slide{min-width:100%;margin:0}.product-slide img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(7,28,49,.78);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;z-index:5;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.18)}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.product-dots{position:absolute;bottom:11px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5;background:rgba(7,28,49,.48);padding:6px 8px;border-radius:999px}.product-dots button,.review-dots button{border:0;width:7px;height:7px;padding:0;border-radius:50%;background:rgba(255,255,255,.55)}.product-dots button.active{background:white;width:18px;border-radius:99px}.product-body{padding:17px}.quick-spec{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.quick-spec span{background:#f5f2ee;border-radius:12px;padding:9px 4px;text-align:center;font-size:11px;font-weight:800;color:var(--navy)}.product-accordion{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 -17px 17px}.product-accordion details{padding:0 17px}.product-accordion summary{list-style:none;padding:14px 0;font-weight:900;color:var(--navy);display:flex;justify-content:space-between;align-items:center;cursor:pointer}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary span{font-size:22px;transition:.2s}.product-accordion details[open] summary span{transform:rotate(45deg)}.spec-list{margin:0 0 15px;padding:0;list-style:none;display:grid;gap:8px;color:#4b555e;font-size:13px}.spec-list li{display:flex;justify-content:space-between;gap:14px;border-bottom:1px dashed #e6dfd6;padding-bottom:7px}.spec-list b{color:#202b34}.size-label{font-weight:900;color:var(--navy);font-size:14px;margin-bottom:9px}.size-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.size-btn{border:1px solid #d8d0c6;background:white;border-radius:10px;padding:10px 2px;color:#46515a;font-size:12px;font-weight:800;cursor:pointer}.size-btn.active{background:var(--navy);color:white;border-color:var(--navy);box-shadow:0 7px 16px rgba(14,45,77,.18)}.selection-line{margin:12px 0 5px;color:var(--muted);font-size:12px}.price-row{display:flex;align-items:flex-end;justify-content:space-between;margin:4px 0 15px}.price-row b{font:900 30px/1 Arial Black,Arial,sans-serif;color:var(--navy)}.price-row small{color:var(--muted);font-size:11px}.order-form{display:grid;gap:10px}.order-form label{position:relative}.order-form input[type=text],.order-form input[type=tel]{width:100%;border:1px solid #d8d0c6;border-radius:14px;padding:15px 14px;font-size:16px;background:#fff;outline:0}.order-form input:focus{border-color:#4d789b;box-shadow:0 0 0 3px rgba(14,45,77,.09)}.form-note{font-size:10px;color:#7d858b;text-align:center;line-height:1.35}.creative-gallery-section{background:#0b2033;color:white}.creative-gallery-section .section-heading h2{color:white}.creative-gallery-section .section-heading p{color:#b5c0ca}.creative-slider{position:relative}.creative-track{display:flex;transition:transform .38s ease}.creative-slide{min-width:100%;margin:0}.creative-slider .slider-count{position:absolute;bottom:12px;right:12px;background:rgba(7,28,49,.78);border:1px solid rgba(255,255,255,.25);color:white;border-radius:999px;padding:7px 10px;font-size:12px}.use-section{background:#f6f0e7}.review-slider{overflow:hidden}.review-track{display:flex;transition:transform .38s ease}.review-card{min-width:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.review-card img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.review-card>div{padding:16px}.review-card b{font-size:19px;color:var(--navy)}.review-card p{font-size:13px;line-height:1.45;color:#5b646c}.scenario{display:inline-block;background:#edf2f6;color:var(--navy);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.review-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.review-dots button{background:#bcc3c9;width:9px;height:9px}.review-dots button.active{background:var(--navy);width:22px;border-radius:99px}.delivery-section{background:#fff}.info-cards{display:grid;gap:10px}.info-cards article{border:1px solid var(--line);border-radius:18px;padding:15px;display:flex;gap:12px;align-items:flex-start}.info-icon{width:42px;height:42px;display:grid;place-items:center;background:#edf2f6;color:var(--navy);border-radius:13px;font-size:21px;font-weight:900;flex:0 0 auto}.info-cards b{color:var(--navy)}.info-cards p{font-size:12px;color:var(--muted);margin:4px 0 0;line-height:1.4}.faq-section{background:#f6f0e7}.faq-list{display:grid;gap:9px}.faq-list details{background:white;border:1px solid var(--line);border-radius:16px;padding:0 15px}.faq-list summary{list-style:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-weight:800;color:var(--navy);cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;line-height:1.5;color:#5d666d;margin:0 0 16px}.final-cta{text-align:center;background:linear-gradient(145deg,#0e2d4d,#071c31);color:white;padding-bottom:46px}.final-cta h2{color:white;font-size:31px}.final-cta p{color:#c4d0da}.final-cta .eyebrow{color:#f1c784}footer{background:#071522;color:white;padding:22px 18px 96px;display:flex;justify-content:space-between;align-items:center}footer b{font-family:Arial Black,Arial,sans-serif;letter-spacing:1px}footer span{font-size:11px;opacity:.65}.sticky-order{position:fixed;z-index:70;bottom:0;left:50%;transform:translateX(-50%);width:min(520px,100%);display:flex;align-items:center;justify-content:space-between;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:rgba(255,253,249,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(14,45,77,.12);box-shadow:0 -10px 28px rgba(0,0,0,.08)}.sticky-order>div{display:flex;flex-direction:column;color:var(--navy)}.sticky-order small{font-size:10px;color:var(--muted)}.sticky-order b{font-size:18px}.sticky-order .btn{padding:13px 25px}.toast{position:fixed;z-index:100;left:50%;top:80px;transform:translate(-50%,-20px);width:min(430px,calc(100% - 32px));background:#0d253b;color:white;padding:13px 15px;border-radius:14px;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 12px 30px rgba(0,0,0,.25);font-size:13px;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.loading{opacity:.65;pointer-events:none}.loading::after{content:'…';margin-left:4px}.hero-creative{padding:14px 10px 22px;background:linear-gradient(160deg,#fffdf9 0%,#f3ece2 100%)}.hero-creative-wrap{border-radius:20px;box-shadow:0 12px 32px rgba(16,31,44,.12)}.hero-creative-wrap img{aspect-ratio:3/4;object-fit:cover}.hero-offer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 2px 0;padding:12px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 9px 24px rgba(16,31,44,.08)}.hero-offer-price{display:flex;flex-direction:column;color:var(--navy);min-width:112px}.hero-offer-price small{font-size:10px;color:var(--muted);margin-bottom:2px}.hero-offer-price b{font:900 22px/1 Arial Black,Arial,sans-serif}.hero-offer .btn{flex:1;padding:14px 10px}.hero-creative .microtrust{margin-top:10px}@media(min-width:700px){body{padding:24px 0}.site-shell{border-radius:26px}h1{font-size:44px}.sticky-order{bottom:12px;border-radius:18px;width:496px}.section{padding-left:20px;padding-right:20px}}

/* --- hotfixes v3 --- */
.hero-creative-wrap{background:#efe6da;overflow:hidden}
.hero-creative-wrap img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top}
.hero-image-wrap img{image-rendering:auto}
.quick-spec span{background:var(--navy);color:#fff;border:1px solid var(--navy);box-shadow:0 7px 16px rgba(14,45,77,.12)}
.quick-spec span{font-size:12px}


/* --- premium marketplace header + CTA motion v4 --- */
.premium-topbar{
  height:78px;
  padding:0 16px;
  background:linear-gradient(135deg,#071c31 0%,#0e2d4d 58%,#123d66 100%);
  border-bottom:2px solid rgba(201,147,77,.9);
  box-shadow:0 10px 28px rgba(7,28,49,.22);
  backdrop-filter:none;
}
.header-brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:0}
.header-mark{
  width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;
  background:linear-gradient(145deg,#e1b879,#b87b2e);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 8px 18px rgba(0,0,0,.24);
}
.header-mark svg{width:22px;height:22px;fill:none;stroke:#071c31;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-copy{display:flex;flex-direction:column;min-width:0}
.header-copy strong{color:#fff;font:900 14px/1.05 Arial Black,Arial,sans-serif;letter-spacing:.45px;white-space:nowrap}
.header-copy small{margin-top:5px;color:#d9ad6b;font:800 9px/1 Arial,Helvetica,sans-serif;letter-spacing:1.25px;white-space:nowrap}
.btn-header{
  flex:0 0 auto;padding:11px 14px!important;border-radius:12px!important;
  background:#fff!important;color:var(--navy)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.9)!important;
  border:1px solid rgba(255,255,255,.88)!important;
}
.btn-header::before{background-color:var(--navy)!important}

/* cart icon + premium animation on all CTA buttons */
.btn{position:relative;overflow:hidden;isolation:isolate;gap:9px;transform:translateZ(0)}
.btn::before{
  content:"";width:18px;height:18px;flex:0 0 18px;background-color:currentColor;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 4h2l2.1 9.2a2 2 0 0 0 2 1.6h7.8a2 2 0 0 0 2-1.6L20 8H7M10 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm7 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 4h2l2.1 9.2a2 2 0 0 0 2 1.6h7.8a2 2 0 0 0 2-1.6L20 8H7M10 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm7 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z'/%3E%3C/svg%3E") center/contain no-repeat;
  transition:transform .28s ease;
}
.btn::after{
  content:"";position:absolute;inset:-2px;z-index:-1;
  background:linear-gradient(110deg,transparent 0 35%,rgba(255,255,255,.48) 50%,transparent 65% 100%);
  transform:translateX(-145%);transition:transform .7s cubic-bezier(.2,.7,.2,1);
}
.btn:hover{transform:translateY(-2px) scale(1.012);filter:saturate(1.06);box-shadow:0 15px 30px rgba(14,45,77,.3)}
.btn:hover::before{transform:translateX(2px) rotate(-4deg)}
.btn:hover::after{transform:translateX(145%)}
.btn:active{transform:translateY(0) scale(.985)}
.btn:focus-visible{outline:3px solid rgba(201,147,77,.45);outline-offset:3px}
@media (prefers-reduced-motion:reduce){.btn,.btn::before,.btn::after{transition:none!important;animation:none!important}.btn:hover{transform:none}}

/* availability pulse */
.stock{display:inline-flex;align-items:center;gap:8px;padding:7px 10px 7px 8px;color:#1d6d42;background:#edf9f1;border:1px solid #cfe9d9;box-shadow:0 6px 16px rgba(46,139,87,.10)}
.stock::before{content:"";width:9px;height:9px;border-radius:50%;background:#2e8b57;box-shadow:0 0 0 0 rgba(46,139,87,.5);animation:stockPulse 1.85s ease-out infinite}
@keyframes stockPulse{0%{box-shadow:0 0 0 0 rgba(46,139,87,.5)}70%{box-shadow:0 0 0 8px rgba(46,139,87,0)}100%{box-shadow:0 0 0 0 rgba(46,139,87,0)}}

@media(max-width:390px){
  .premium-topbar{padding:0 12px;height:74px}
  .header-mark{width:34px;height:34px;border-radius:10px}
  .header-copy strong{font-size:12px}
  .header-copy small{font-size:8px;letter-spacing:.85px}
  .btn-header{padding:10px 11px!important;font-size:13px!important}
  .btn-header::before{width:16px;height:16px;flex-basis:16px}
}


/* --- real product video block v5 --- */
.video-section{
  position:relative;overflow:hidden;text-align:center;
  background:
    radial-gradient(circle at 15% 0%,rgba(201,147,77,.22),transparent 34%),
    radial-gradient(circle at 100% 100%,rgba(39,91,132,.42),transparent 42%),
    linear-gradient(155deg,#071c31 0%,#0d2b49 55%,#123d66 100%);
  color:#fff;padding-top:38px;padding-bottom:42px;
}
.video-section::before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.28;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:26px 26px;
}
.video-section>*{position:relative;z-index:1}
.video-heading{max-width:420px;margin:0 auto 20px}
.video-heading .eyebrow{color:#e2b770}
.video-heading h2{color:#fff;font-size:34px;letter-spacing:-1px}
.video-heading p{color:#c6d3df;font-size:14px;margin-top:9px}
.video-card{
  position:relative;width:min(82%,360px);margin:0 auto;border-radius:28px;padding:5px;
  background:linear-gradient(145deg,#f2cf95 0%,#9f6723 42%,#f7d79c 100%);
  box-shadow:0 24px 55px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.08);
  overflow:hidden;isolation:isolate;
}
.video-card::before{
  content:"";position:absolute;inset:5px;border-radius:23px;pointer-events:none;z-index:3;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.24),inset 0 -40px 55px rgba(3,16,29,.10);
}
.product-video{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:23px;background:#101820}
.video-play{
  position:absolute;inset:5px;z-index:5;border:0;border-radius:23px;cursor:pointer;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;
  color:#fff;background:linear-gradient(180deg,rgba(4,18,31,.12),rgba(4,18,31,.48));
  transition:opacity .28s ease,visibility .28s ease,background .28s ease;
}
.video-play:hover{background:linear-gradient(180deg,rgba(4,18,31,.05),rgba(4,18,31,.38))}
.video-play b{font:900 14px/1 Arial Black,Arial,sans-serif;letter-spacing:.8px;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.45)}
.video-play-icon{
  width:68px;height:68px;border-radius:50%;display:grid;place-items:center;
  background:rgba(255,255,255,.93);box-shadow:0 12px 30px rgba(0,0,0,.30),0 0 0 9px rgba(255,255,255,.12);
  transition:transform .25s ease,box-shadow .25s ease;
}
.video-play-icon::before{
  content:"";width:0;height:0;margin-left:5px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid var(--navy);
}
.video-play:hover .video-play-icon{transform:scale(1.07);box-shadow:0 16px 36px rgba(0,0,0,.34),0 0 0 12px rgba(255,255,255,.11)}
.video-card.is-playing .video-play,.video-card.has-started .video-play{opacity:0;visibility:hidden;pointer-events:none}
.video-shine{
  position:absolute;z-index:4;top:-35%;left:-80%;width:48%;height:170%;pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:rotate(18deg);
  animation:videoShine 5.8s ease-in-out infinite;
}
@keyframes videoShine{0%,62%{left:-80%}82%,100%{left:145%}}
.video-note{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#d4dee7;font-size:12px;font-weight:700;letter-spacing:.15px}
.video-note span{width:8px;height:8px;border-radius:50%;background:#43c97a;box-shadow:0 0 0 0 rgba(67,201,122,.5);animation:stockPulse 1.85s ease-out infinite}
@media(max-width:390px){.video-card{width:min(88%,340px)}.video-heading h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){.video-shine{animation:none}.video-play-icon{transition:none}}


/* --- video block compact layout v6 --- */
.video-section{padding:26px 10px 26px}
.video-heading{margin:0 auto 12px}
.video-heading .eyebrow{margin-bottom:6px}
.video-heading h2{line-height:1}
.video-heading p{margin-top:7px;margin-bottom:0}
.video-card{width:100%;max-width:440px;margin:0 auto;padding:4px;border-radius:24px}
.video-card::before{inset:4px;border-radius:20px}
.product-video{border-radius:20px}
.video-play{inset:4px;border-radius:20px}
.video-note{margin-top:10px}
@media(max-width:390px){.video-card{width:100%;max-width:none}.video-section{padding-left:8px;padding-right:8px}.video-heading h2{font-size:31px}}


/* --- slider controls below creative image v7 --- */
.creative-viewport{overflow:hidden;border-radius:22px;box-shadow:var(--shadow);background:#e8e0d5}
.creative-viewport .creative-slide{border-radius:0;box-shadow:none}
.creative-controls{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;margin-top:14px;padding:0 3px}
.creative-controls .slider-arrow{position:static;transform:none;width:46px;height:46px;background:linear-gradient(145deg,#173f63,#0b253d);border:1px solid rgba(226,183,112,.65);box-shadow:0 8px 20px rgba(0,0,0,.22);font-size:29px}
.creative-controls .slider-arrow.prev{justify-self:start;left:auto}
.creative-controls .slider-arrow.next{justify-self:end;right:auto}
.creative-controls .slider-arrow:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(0,0,0,.28)}
.creative-controls .slider-arrow:active{transform:translateY(0) scale(.96)}
.creative-slider .creative-controls .slider-count{position:static;justify-self:center;min-width:66px;text-align:center;background:rgba(255,255,255,.10);border:1px solid rgba(226,183,112,.42);color:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}
