:root {
  --bg: #070510;
  --bg2: #12051f;
  --card: rgba(18, 12, 40, 0.72);
  --border: rgba(255,255,255,0.12);
  --text: #f5f7ff;
  --muted: #b7bfdd;
  --primary: #8f38ff;
  --secondary: #00e8ff;
  --accent: #ff2e9b;
  --success: #92ff8b;
  --danger: #ff5656;
  --shadow: 0 20px 70px rgba(0,0,0,0.4);
  --radius: 28px;
  --container: 1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 20% 0, rgba(143,56,255,.18), transparent 25%),radial-gradient(circle at 100% 20%, rgba(0,232,255,.14), transparent 24%),linear-gradient(135deg,var(--bg),#03030c 45%,var(--bg2));overflow-x:hidden} body.order-focus .hide-on-order-view{opacity:0;pointer-events:none;transform:translateY(20px)} img,video{max-width:100%;display:block} a{text-decoration:none;color:inherit} button,input,textarea{font:inherit} button{cursor:pointer}
.noise,.cursor-glow{pointer-events:none}.noise{position:fixed;inset:0;z-index:-1;opacity:.05;background-image:radial-gradient(#fff .6px,transparent .9px);background-size:18px 18px}.cursor-glow{position:fixed;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,232,255,.13),transparent 60%);transform:translate(-50%,-50%);filter:blur(4px);z-index:1}
.container{width:min(var(--container),calc(100% - 28px));margin-inline:auto;position:relative;z-index:2}.section{padding:88px 0}.glass{background:var(--card);border:1px solid var(--border);backdrop-filter:blur(16px);box-shadow:var(--shadow)}
.top-strip{position:sticky;top:0;z-index:45;background:linear-gradient(90deg,#2c0f55,#092543);border-bottom:1px solid rgba(255,255,255,.12)}.top-strip-inner{display:flex;justify-content:center;gap:26px;padding:10px 0;font-weight:800;font-size:.95rem;flex-wrap:wrap}
.site-header{position:sticky;top:48px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1280px,calc(100% - 24px));margin:12px auto 0;padding:14px 18px;border-radius:26px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:56px;height:56px;object-fit:cover;border-radius:18px}.brand strong{display:block;font-size:1.05rem}.brand span{color:var(--muted);font-size:.9rem}.nav{display:flex;gap:18px}.nav a{font-weight:700;color:var(--muted)}.header-actions{display:flex;gap:12px;align-items:center}
.eyebrow{display:inline-flex;letter-spacing:.12em;color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:900}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2,.hero-copy h1,.feature-copy h2,.order-poster-copy h2{margin:12px 0;line-height:1.12}.hero-copy h1{font-size:clamp(2.9rem,7vw,6rem)}.hero-copy h1 span,.feature-copy h2,.section-heading h2,.order-poster-copy h2{background:linear-gradient(90deg,var(--secondary),#9f9fff,var(--accent));-webkit-background-clip:text;color:transparent}.section-heading h2,.feature-copy h2,.order-poster-copy h2{font-size:clamp(2rem,4vw,3.5rem)} p{color:var(--muted);line-height:1.75}.lead{max-width:720px;font-size:1.06rem} strong{color:var(--text)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:999px;border:1px solid transparent;font-weight:900;transition:.28s ease;min-height:54px}.btn:hover{transform:translateY(-2px) scale(1.01)}.btn-primary{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;box-shadow:0 12px 30px rgba(143,56,255,.35)}.btn-secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);color:var(--text)}.btn-xl{min-height:62px;padding:16px 30px;font-size:1.03rem}.btn-small{min-height:44px;padding:10px 16px}.btn-glow{animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%,100%{box-shadow:0 12px 28px rgba(143,56,255,.28)}50%{box-shadow:0 0 0 8px rgba(143,56,255,.12),0 18px 45px rgba(0,232,255,.18)}}
.hero{min-height:100vh;display:flex;align-items:center;padding-top:120px;position:relative}.hero-media{position:absolute;inset:0;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;filter:saturate(1.12) contrast(1.08) brightness(.9)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,5,16,.16),rgba(7,5,16,.42) 42%,rgba(7,5,16,.72))}.hero-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 90%)}.hero-grid,.feature-grid,.footer-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:28px;align-items:center}.hero-badges,.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-badges span{padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);font-weight:700}.showcase-card{position:relative;padding:22px;border-radius:32px;overflow:hidden}.showcase-card::before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,rgba(0,232,255,.55),transparent 35%,transparent 60%,rgba(255,46,155,.5));z-index:-1;border-radius:inherit}.live-pill{position:absolute;top:18px;right:18px;background:rgba(146,255,139,.13);border:1px solid rgba(146,255,139,.32);padding:10px 14px;border-radius:999px;color:var(--success);font-weight:900}.hero-stack{position:relative;min-height:560px}.hero-stack-main{width:100%;height:560px;object-fit:contain;filter:drop-shadow(0 30px 80px rgba(0,0,0,.35))}.hero-stack-float{position:absolute;max-width:260px;border-radius:26px;border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)}.float-one{left:-20px;bottom:80px;animation:floatY 4s ease-in-out infinite}.float-two{right:-12px;bottom:22px;width:240px;height:160px;object-fit:cover;animation:floatY 5s ease-in-out infinite reverse}@keyframes floatY{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
.product-grid,.gallery-grid,.feature-list,.wizard-grid,.pad-grid,.footer-grid{display:grid;gap:22px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card,.gallery-card,.feature-item,.order-poster,.choice-card,.pad-option,.product-modal,.expire-card,.follow-up,.thankyou-card{border-radius:28px}.product-card{overflow:hidden;transition:transform .3s ease}.product-card img{width:100%;height:260px;object-fit:cover}.product-card:hover{transform:translateY(-8px)}.product-card-body{padding:22px}.product-card-body h3{margin:0 0 10px;font-size:1.35rem}
.gallery-grid{grid-template-columns:repeat(4,1fr)}.gallery-card,.video-card{overflow:hidden;position:relative}.gallery-card img,.video-card video{width:100%;height:280px;object-fit:cover;transition:transform .4s ease}.gallery-card:hover img,.video-card:hover video{transform:scale(1.04)}.gallery-card figcaption,.video-card figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;background:rgba(0,0,0,.55);border-radius:14px;font-weight:800}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.feature-list{grid-template-columns:repeat(2,1fr)}.feature-item{padding:18px}.feature-item strong{display:block;margin-bottom:8px}.arena{position:relative;padding:18px;border-radius:28px;overflow:hidden}.arena img{height:520px;width:100%;object-fit:cover;border-radius:22px}.arena-badge{position:absolute;left:30px;bottom:30px;padding:12px 18px;background:rgba(0,0,0,.5);border-radius:999px;border:1px solid rgba(255,255,255,.16);font-weight:900}
.order-poster{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.order-pack-shot{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.order-pack-shot img{height:260px;object-fit:cover;border-radius:22px}.mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:36;display:none}.mobile-cta .btn{width:100%}
.follow-up{position:fixed;right:20px;bottom:20px;width:min(380px,calc(100vw - 20px));overflow:hidden;z-index:37;opacity:0;transform:translateY(130%);transition:.45s ease}.follow-up.active{opacity:1;transform:translateY(0)}.follow-up-media{height:150px;overflow:hidden}.follow-up-media video{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.follow-up-copy{padding:18px 18px 20px}.ghost-close{background:transparent;border:none;color:var(--muted);font-weight:700;margin-top:8px}
.preloader{position:fixed;inset:0;z-index:100;background:radial-gradient(circle,rgba(143,56,255,.25),rgba(6,6,18,.98) 60%);display:grid;place-items:center;transition:opacity .4s ease,visibility .4s ease}.preloader.hidden{opacity:0;visibility:hidden}.loader-core{text-align:center}.loader-logo{width:110px;height:110px;object-fit:cover;border-radius:26px;margin:0 auto 20px;box-shadow:0 0 50px rgba(143,56,255,.5)}.loader-rings{width:180px;height:180px;border-radius:50%;border:2px solid rgba(0,232,255,.4);border-top-color:transparent;animation:spin 3s linear infinite;position:absolute;left:50%;transform:translateX(-50%);margin-top:-144px}.loader-title{font-weight:900;letter-spacing:.16em}.loader-text{max-width:420px;margin:10px auto 14px}.loader-bar{width:min(380px,calc(100vw - 40px));height:10px;background:rgba(255,255,255,.08);border-radius:999px;overflow:hidden}.loader-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--secondary),var(--primary),var(--accent))}.loader-state{margin-top:12px;font-weight:900;color:var(--secondary)}@keyframes spin{to{transform:translateX(-50%) rotate(360deg)}}
.modal-shell{position:fixed;inset:0;z-index:80;display:grid;place-items:end center;opacity:0;pointer-events:none;transition:.3s ease}.modal-shell.active{opacity:1;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(6px)}.bottom-sheet{position:relative;width:min(780px,100%);border-radius:28px 28px 0 0;padding:20px;transform:translateY(100%);transition:transform .35s ease;max-height:min(92vh,920px);overflow:auto}.modal-shell.active .bottom-sheet,.modal-shell.active .product-modal,.modal-shell.active .expire-card{transform:translateY(0)}.sheet-close{position:absolute;top:12px;right:12px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:#000;font-size:1.6rem;z-index:2;box-shadow:0 8px 26px rgba(0,0,0,.22)}.sheet-step{display:none;gap:18px}.sheet-step.active{display:grid;grid-template-columns:1fr 1fr}.sheet-copy h3{margin:10px 0 16px;font-size:2rem}.sheet-video-wrap{min-height:320px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.sheet-video{width:100%;height:100%;object-fit:cover;background:#000}.sheet-copy label,.sheet-copy .wizard-grid label{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.sheet-copy span,.wizard-grid span{font-weight:800}.sheet-copy input,.sheet-copy textarea{background:rgba(255,255,255,.05);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:14px 16px;outline:none}.full-width{grid-column:1 / -1}.wizard-grid{grid-template-columns:1fr 1fr}.full{grid-column:1 / -1}.choice-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:8px 0 18px}.choice-card,.pad-option{display:flex;gap:12px;padding:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);text-align:left;color:#fff}.choice-card img{width:78px;height:78px;object-fit:cover;border-radius:18px}.pad-grid{grid-template-columns:repeat(2,1fr);margin-bottom:16px}.pad-option{display:block;padding:10px;border-radius:24px}.pad-option img{height:150px;width:100%;object-fit:cover;border-radius:18px;margin-bottom:10px}.pad-option.active,.choice-card.active{outline:2px solid var(--secondary);box-shadow:0 0 0 6px rgba(0,232,255,.08)}.sheet-actions{display:flex;justify-content:space-between;gap:12px;margin-top:8px}
.product-modal,.expire-card{position:relative;transform:translateY(30px);transition:.35s ease;width:min(900px,calc(100% - 24px));padding:22px;border-radius:28px;max-height:90vh;overflow:auto;margin:auto}.product-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery img,.product-gallery video{width:100%;height:220px;object-fit:cover;border-radius:18px}.modal-product-video{grid-column:1 / -1;background:#000}.product-copy ul{padding-left:20px;color:var(--muted)}.expire-card{width:min(520px,calc(100% - 24px));place-self:center}.expire-card input[type=range]{width:100%}
.site-footer{padding:36px 0 90px;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-logo{width:78px;height:78px;border-radius:20px;margin-bottom:10px}.site-footer a,.site-footer p{display:block;color:var(--muted);margin:8px 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.15s}
.thankyou-body{min-height:100vh;display:grid;place-items:center;padding:20px}.thankyou-wrap{width:min(760px,100%)}.thankyou-card{padding:30px;text-align:center}.thankyou-rocket{width:140px;margin:0 auto 14px}.thankyou-data{display:grid;gap:10px;margin:18px 0;text-align:left;background:rgba(255,255,255,.04);padding:18px;border-radius:20px}.thankyou-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.warning-pulse{animation:warn 1s infinite}.expired-banner{color:#fff;background:linear-gradient(90deg,#9f1f1f,#5d0d42);padding:8px 12px;border-radius:999px;font-weight:900}@keyframes warn{0%,100%{box-shadow:0 0 0 0 rgba(255,86,86,.55)}50%{box-shadow:0 0 0 10px rgba(255,86,86,0)}}
@media (max-width:1100px){.nav{display:none}.product-grid,.gallery-grid,.video-grid,.hero-grid,.feature-grid,.footer-grid,.order-poster{grid-template-columns:1fr 1fr}.gallery-grid figure:last-child,.product-grid article:last-child{grid-column:1 / -1}}
@media (max-width:760px){.top-strip-inner{gap:8px;font-size:.84rem}.site-header{top:76px;flex-wrap:wrap;padding:12px}.header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.hero{padding-top:140px}.hero-grid,.feature-grid,.footer-grid,.order-poster,.product-grid,.gallery-grid,.video-grid,.feature-list,.pad-grid,.sheet-step.active,.product-modal-grid,.choice-stack,.wizard-grid{grid-template-columns:1fr}.hero-stack{min-height:380px}.hero-stack-main{height:360px}.hero-stack-float{max-width:150px}.float-one{left:0;bottom:70px}.float-two{right:0;width:160px;height:110px}.order-pack-shot{grid-template-columns:1fr 1fr}.order-pack-shot img:last-child{grid-column:1/-1}.arena img{height:360px}.mobile-cta{display:block}.follow-up{left:10px;right:10px;bottom:88px;width:auto}.bottom-sheet{padding:18px 14px}.sheet-copy h3{font-size:1.6rem}.product-gallery img,.product-gallery video{height:180px}}


.hero-media{background:radial-gradient(circle at center,rgba(0,232,255,.2),rgba(15,5,35,.72) 58%),url("../img/keyboard-hero.jpeg") center/cover no-repeat}
.hero-video{opacity:.96;filter:brightness(1.18) saturate(1.12) contrast(1.1)}
.hero-overlay{background:linear-gradient(90deg,rgba(3,2,14,.42),rgba(6,8,22,.14),rgba(8,5,28,.36))}
.success-card{text-align:center}
.success-card .sheet-actions{justify-content:center;flex-wrap:wrap}
@media (max-width:760px){
  .section{padding:56px 0}
  .hero{min-height:auto;padding-bottom:38px}
  .hero-copy h1{font-size:clamp(2.3rem,12vw,3.6rem);line-height:.98}
  .hero-copy .lead{font-size:1rem;margin-bottom:14px}
  .hero-badges{gap:8px}
  .hero-badges span{padding:8px 12px;font-size:.86rem}
  .showcase-card{padding:14px}
  .gallery-card img{height:200px}
  .product-card img{height:190px}
  .product-card-body{padding:16px}
  .section-heading{margin-bottom:18px}
  .section-heading p{font-size:.96rem}
  .bottom-sheet{max-height:88vh}
}


html,body{direction:rtl}
body{text-align:right}
.nav,.header-actions,.hero-actions,.hero-badges,.section-heading,.product-card-body,.sheet-actions,.choice-card,.pad-option,.thankyou-data,.top-strip-inner{direction:rtl}
.hero-copy .lead,.product-card-body p,.section-heading p,.feature-item span,.product-copy p,.product-copy li,.thankyou-data{word-break:break-word}
.hero{min-height:min(100vh,920px)}
.sheet-close{display:grid;place-items:center;background:#fff;border:1px solid rgba(0,0,0,.12);color:#000;font-size:2rem;font-weight:900;line-height:1;box-shadow:0 10px 35px rgba(0,0,0,.25)}
.choice-card div,.pad-option span,.product-card-body,.product-copy{text-align:right}
.choice-card,.pad-option{align-items:center}
.product-modal,.expire-card,.bottom-sheet{overscroll-behavior:contain}
@media (max-width:760px){
  .container{width:min(var(--container),calc(100% - 20px))}
  .top-strip-inner{justify-content:space-between;padding:8px 0;font-size:.78rem}
  .site-header{top:44px;margin-top:8px;padding:10px 12px;border-radius:22px;gap:10px}
  .brand img{width:48px;height:48px}
  .brand strong{font-size:.95rem}
  .brand span{font-size:.8rem}
  .header-actions .btn{padding:12px 10px;font-size:1rem}
  .hero{padding-top:112px;padding-bottom:18px;min-height:auto}
  .hero-grid{gap:16px}
  .hero-copy .eyebrow{font-size:.72rem}
  .hero-copy h1{font-size:clamp(2rem,10vw,3rem);margin:8px 0}
  .hero-copy .lead{font-size:.94rem;line-height:1.5;margin:0 0 10px}
  .hero-badges span{font-size:.78rem;padding:7px 10px}
  .showcase-card{padding:12px;border-radius:24px}
  .hero-stack{min-height:240px}
  .hero-stack-main{height:220px}
  .hero-stack-float{max-width:104px;border-radius:16px}
  .float-one{left:auto;right:0;bottom:52px}
  .float-two{right:auto;left:0;bottom:0;width:108px;height:74px}
  .compact-mobile{padding:28px 0}
  .section-heading{margin-bottom:12px}
  .section-heading h2{font-size:clamp(1.6rem,8vw,2.2rem);margin:6px 0}
  .section-heading p{font-size:.9rem;line-height:1.45;margin:0}
  .mobile-priority-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .mobile-priority-grid .product-card:first-child{grid-column:1/-1}
  .mobile-priority-grid .product-card:nth-child(2),
  .mobile-priority-grid .product-card:nth-child(3){grid-column:auto}
  .product-card,.gallery-card,.feature-item{border-radius:20px}
  .product-card img{height:132px}
  .product-card-body{padding:12px}
  .product-card-body h3{font-size:1rem;margin-bottom:6px}
  .product-card-body p{font-size:.82rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .product-card .btn-small{padding:9px 10px;font-size:.86rem}
  .mobile-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .gallery-card img{height:132px}
  .gallery-card figcaption{left:8px;right:8px;bottom:8px;padding:8px 10px;font-size:.82rem}
  .feature-grid{gap:12px}
  .feature-list{grid-template-columns:1fr 1fr;gap:10px}
  .feature-item{padding:12px}
  .arena img{height:220px}
  .sheet-step.active{grid-template-columns:1fr}
  .sheet-video-wrap{min-height:180px}
  .wizard-grid{grid-template-columns:1fr}
  .choice-stack{grid-template-columns:1fr 1fr;gap:10px}
  .choice-card{padding:10px;gap:8px;align-items:flex-start}
  .choice-card img{width:58px;height:58px;border-radius:14px}
  .pad-grid{grid-template-columns:1fr 1fr;gap:10px}
  .pad-option img{height:96px;margin-bottom:8px}
  .pad-option span{font-size:.82rem}
  .bottom-sheet{padding:14px 12px;max-height:84vh}
  .product-modal{padding:16px}
  .product-modal-grid{grid-template-columns:1fr;gap:14px}
  .product-gallery{grid-template-columns:1fr 1fr;gap:10px}
  .product-gallery img{height:126px}
  .expire-card{padding:18px}
  .mobile-cta{left:10px;right:10px;bottom:10px}
}


.rocket-flight{position:fixed;left:-42vw;bottom:18vh;z-index:120;width:min(280px,48vw);pointer-events:none;will-change:left,bottom,transform}.rocket-flight img{width:100%;filter:drop-shadow(0 20px 35px rgba(255,110,0,.45))} @media (max-width:760px){.rocket-flight{width:min(220px,54vw);bottom:22vh}}

@media (max-width:760px){
  .video-grid{grid-template-columns:1fr 1fr;gap:12px}
  .video-grid figure:first-child{grid-column:1 / -1}
  .video-card video{height:150px}
  .hero-copy .lead{max-height:4.4em;overflow:hidden}
  .hero-copy .hero-badges{display:none}
  .hero-actions{margin-top:10px}
  .hero-grid{align-items:start}
}

.hero-overlay-light{backdrop-filter:blur(0.5px)}

.section-actions.center-actions{display:flex;justify-content:center;margin-top:18px}
.quicklook-grid .gallery-card img{aspect-ratio:16/9;height:auto;object-fit:cover}
.faq-list{padding:8px 16px;border-radius:24px}
.faq-item{border-bottom:1px solid rgba(255,255,255,.08);padding:4px 0}
.faq-item:last-child{border-bottom:none}
.faq-item summary{list-style:none;display:flex;align-items:center;gap:14px;padding:16px 0;font-weight:800;cursor:pointer}
.faq-item summary::-webkit-details-marker{display:none}
.faq-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#000;font-weight:900;flex:0 0 28px}
.faq-item[open] .faq-icon{transform:rotate(45deg)}
.faq-item p{margin:0 0 14px;padding-right:42px}
.pad-scroll-grid{max-height:52vh;overflow:auto;padding-left:2px;padding-right:2px}
.pad-scroll-grid .pad-option img{aspect-ratio:16/9;height:auto}
.order-pack-shot img{aspect-ratio:16/9;height:auto;min-height:0}
.product-gallery img,.product-gallery video{aspect-ratio:16/9;height:auto}
.product-copy ul{padding-right:18px;padding-left:0}
@media (max-width:760px){
  .hero-copy h1{padding-bottom:10px;overflow:visible;line-height:1.16}
  .hero-copy .lead{max-height:none;overflow:visible}
  .quicklook-grid{grid-template-columns:1fr 1fr !important;gap:12px}
  .quicklook-grid .gallery-card img{height:auto;aspect-ratio:16/9}
  .gallery-card figcaption{font-size:.76rem}
  .order-pack-shot{grid-template-columns:1fr 1fr}
  .order-pack-shot img{aspect-ratio:16/9}
  .pad-scroll-grid{grid-template-columns:1fr 1fr;max-height:46vh;overflow:auto}
  .pad-scroll-grid .pad-option{padding:8px}
  .pad-scroll-grid .pad-option span{font-size:.78rem}
}


/* v10 cleanup + polish */
body{
  background:
    radial-gradient(circle at 15% 20%, rgba(0,238,255,.09), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(255,0,140,.10), transparent 26%),
    linear-gradient(180deg, #080316 0%, #0b0820 45%, #090312 100%);
}
.noise{opacity:.22;mix-blend-mode:soft-light}
.hero-media{
  background:
    linear-gradient(180deg, rgba(4,4,16,.16) 0%, rgba(7,4,22,.30) 100%),
    radial-gradient(circle at center, rgba(0,232,255,.18), rgba(15,5,35,.28) 58%),
    url('../img/keyboard/keyboard-lifestyle.jpg') center/cover no-repeat;
}
.hero-video{opacity:.82;filter:brightness(1.08) saturate(1.06) contrast(1.04)}
.hero-overlay{background:linear-gradient(90deg,rgba(6,3,16,.26),rgba(7,8,22,.10),rgba(10,5,24,.22))}
.hero-copy h1,.section-heading h2{padding-bottom:0.2em}
.hero-copy .lead{max-width:60ch}
.sheet-close{background:#fff !important;color:#000 !important}
.rocket-flight{left:50%;bottom:-28vh;width:min(180px,34vw)}
.rocket-flight img{transform:rotate(-85deg);transform-origin:center center}
@media (max-width:760px){
  .rocket-flight{width:min(150px,38vw)}
  .quicklook-grid{grid-template-columns:1fr 1fr !important}
  .quicklook-grid .gallery-card{min-width:0}
}


/* v11 mobile layout + image lightbox fixes */
.section-heading h2,.hero-copy h1{line-height:1.22;overflow:visible;padding-bottom:.28em}
.quicklook-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.quicklook-grid .gallery-card{min-width:0}
.quicklook-grid .gallery-card img{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}
.quicklook-grid .gallery-card figcaption{font-size:.92rem}
.product-gallery .gallery-zoom{cursor:zoom-in}
.image-lightbox-shell{width:min(980px,calc(100% - 18px));padding:14px;display:grid;place-items:center;background:rgba(11,7,26,.96)}
.lightbox-image{width:100%;max-height:82vh;object-fit:contain;border-radius:18px;background:#05050b}
@media (max-width:760px){
  .quicklook-grid{grid-template-columns:1fr 1fr !important;gap:14px !important}
  .quicklook-grid .gallery-card{border-radius:18px;overflow:hidden}
  .quicklook-grid .gallery-card img{aspect-ratio:16/9 !important;height:auto !important;min-height:128px}
  .quicklook-grid .gallery-card figcaption{left:8px;right:8px;bottom:8px;padding:8px 10px;font-size:.82rem}
  .product-gallery{grid-template-columns:1fr 1fr !important;gap:8px}
  .product-gallery .modal-product-video{grid-column:1 / -1}
  .product-gallery img,.product-gallery video{aspect-ratio:16/9 !important;height:auto !important;min-height:112px}
  .product-gallery img:first-of-type{grid-column:1 / -1}
  .pad-scroll-grid{display:grid;grid-template-columns:1fr 1fr !important;gap:10px;max-height:50vh;overflow:auto}
  .pad-scroll-grid .pad-option{padding:8px}
  .pad-scroll-grid .pad-option img{aspect-ratio:16/9 !important;height:auto !important;min-height:92px}
  .section-heading{max-width:100%}
  #showcase .section-heading h2{font-size:clamp(1.45rem,7vw,2rem)}
}

/* v14 mobile fixes */
.type-target{line-height:1.14;padding-bottom:.12em}
.section-heading h2{line-height:1.16;padding-bottom:.12em}
.quicklook-grid .gallery-card{cursor:pointer}
.quicklook-grid .gallery-card img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}
.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.product-gallery .modal-product-video{grid-column:1 / -1;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:18px;overflow:hidden}
.product-gallery .gallery-zoom{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:16px;cursor:zoom-in}
@media (max-width:760px){
  .quicklook-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important}
  .quicklook-grid .gallery-card{width:100%;border-radius:18px}
  .quicklook-grid .gallery-card img{aspect-ratio:16/9 !important;min-height:150px !important}
  .quicklook-grid .gallery-card figcaption{font-size:.84rem;left:8px;right:8px;bottom:8px}
  .product-gallery{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px}
  .product-gallery .modal-product-video{grid-column:1 / -1}
  .product-gallery .gallery-zoom{min-height:112px}
  .product-copy h3,.section-heading h2,.hero-copy h1{line-height:1.18}
}


/* v15 reviews */
.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.review-card{padding:18px;display:flex;flex-direction:column;gap:14px;border-radius:24px}
.review-avatar{width:86px;height:86px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.12);box-shadow:0 10px 24px rgba(0,0,0,.24)}
.review-avatar.pos-1{object-position:left top}
.review-avatar.pos-2{object-position:right top}
.review-avatar.pos-3{object-position:left bottom}
.review-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.review-head strong{font-size:1rem}
.review-head span{color:#ffd76a;font-weight:900;letter-spacing:.08em}
.review-card p{margin:0;line-height:1.7}
@media (max-width:760px){
  .reviews-grid{grid-template-columns:1fr;gap:12px}
  .review-card{padding:14px;gap:12px;border-radius:20px}
  .review-avatar{width:72px;height:72px}
  .review-head strong{font-size:.95rem}
}
