:root{--script-red:#ff202f;--script-dark:#07080b;--script-panel:#101116;--script-line:rgba(255,255,255,.1)}
*{box-sizing:border-box}.script-shop-page{margin:0;background:radial-gradient(circle at 75% 8%,rgba(220,0,24,.18),transparent 30%),linear-gradient(180deg,#090a0e,#050507 58%,#0b0709);color:#fff;font-family:Inter,"Segoe UI",sans-serif;min-height:100vh}.script-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,5vw,76px);border-bottom:1px solid rgba(255,42,54,.18);background:rgba(6,7,10,.88);backdrop-filter:blur(18px)}.script-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.08em}.script-brand img{width:42px;height:42px;object-fit:contain}.script-brand b{color:var(--script-red)}.script-nav nav{display:flex;gap:28px}.script-nav nav a,.script-cart-link{color:#ddd;text-decoration:none;font-size:14px;font-weight:700}.script-nav nav a:hover{color:#fff}.script-cart-link{padding:10px 14px;border:1px solid rgba(255,47,62,.45);border-radius:8px}.script-cart-link b{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;border-radius:50%;background:var(--script-red);color:#fff}.script-shop-page main{width:min(1440px,calc(100% - 36px));margin:auto}.script-hero{min-height:620px;display:grid;grid-template-columns:1.45fr .75fr;align-items:center;gap:clamp(35px,8vw,130px);padding:90px 4vw}.script-kicker,.script-heading>span,.script-checkout section>span{color:#ff5360;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:900}.script-hero h1{font-size:clamp(48px,6.6vw,96px);line-height:.94;margin:20px 0 25px;letter-spacing:-.055em}.script-hero h1 em{font-style:normal;color:var(--script-red);text-shadow:0 0 25px rgba(255,25,43,.28)}.script-hero>div>p{max-width:730px;color:#b9bbc4;font-size:18px;line-height:1.75}.script-hero>div>a{display:inline-block;margin-top:24px;padding:15px 22px;border-radius:8px;background:linear-gradient(135deg,#ff2637,#a60013);color:#fff;text-decoration:none;font-weight:900}.script-hero aside{padding:34px;border:1px solid rgba(255,55,70,.33);border-radius:20px;background:linear-gradient(145deg,rgba(255,35,51,.12),rgba(12,13,18,.94));box-shadow:0 28px 70px rgba(0,0,0,.4)}.script-hero aside b{font-size:24px}.script-hero aside p{color:#b9bbc4;line-height:1.7}.script-hero aside span{display:block;color:#69dfa7;font-size:13px;font-weight:900}.script-catalog{padding:40px 0 100px}.script-heading{max-width:720px;margin-bottom:38px}.script-heading h2,.script-checkout h2{font-size:clamp(34px,4vw,58px);margin:10px 0}.script-heading p{color:#aeb0b9;line-height:1.7}.script-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.script-card{overflow:hidden;border:1px solid var(--script-line);border-radius:18px;background:linear-gradient(155deg,#15161c,#0b0c10);box-shadow:0 24px 60px rgba(0,0,0,.28);transition:.25s ease}.script-card:hover{transform:translateY(-6px);border-color:rgba(255,48,62,.5);box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 30px rgba(255,25,38,.09)}.script-video-wrap{position:relative;aspect-ratio:16/9;background:#050507;overflow:hidden}.script-preview{width:100%;height:100%;object-fit:cover;display:block}.preview-badge{position:absolute;top:13px;left:13px;padding:7px 10px;border-radius:6px;background:rgba(5,5,8,.82);color:#fff;font-size:11px;font-weight:900;pointer-events:none}.script-card-body{padding:24px}.script-card-body>span{color:#ff5864;font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.script-card h3{font-size:27px;margin:9px 0}.script-card p{min-height:76px;color:#b3b5bd;line-height:1.6}.script-card ul{list-style:none;padding:0;margin:20px 0}.script-card li{padding:7px 0;color:#dfe0e5;font-size:13px}.script-card li:before{content:'◆';margin-right:9px;color:var(--script-red);font-size:9px}.script-buy{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:25px;padding-top:20px;border-top:1px solid var(--script-line)}.script-buy strong{font-size:21px}.script-buy button{padding:12px 15px;border:0;border-radius:7px;background:linear-gradient(135deg,#ff2637,#a90014);color:#fff;font-weight:900;cursor:pointer}.script-buy button:disabled{background:#282a31;color:#858790;cursor:not-allowed}.script-checkout{display:grid;grid-template-columns:1.35fr .75fr;gap:28px;padding:55px;margin-bottom:90px;border:1px solid rgba(255,42,56,.26);border-radius:22px;background:rgba(12,13,17,.88)}#cart-items{display:grid;gap:10px;margin-top:25px}.empty{padding:24px;border:1px dashed rgba(255,255,255,.16);border-radius:10px;color:#858790}.script-cart-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:16px;border:1px solid var(--script-line);border-radius:10px;background:#121318}.script-cart-item b small{display:block;margin-top:4px;color:#858790;font-weight:500}.script-cart-item button{border:0;background:none;color:#ff6671;cursor:pointer}.script-checkout .cart{position:static;padding:25px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#090a0d}.cart-total{display:flex;justify-content:space-between;font-size:18px;margin-bottom:20px}.cart-total strong{color:#fff}.terms-check{display:flex;gap:10px;margin:12px 0;color:#b8bac2;font-size:12px;line-height:1.45}.terms-check a{color:#ff6d77}.cart-actions button{width:100%;margin-top:14px;padding:14px;border:0;border-radius:8px;background:linear-gradient(135deg,#ff2637,#a90014);color:#fff;font-weight:900;cursor:pointer}.cart-actions button:disabled{opacity:.55}.script-checkout #status{min-height:20px;color:#ff7a83;font-size:13px}.script-checkout small{color:#777a84}.script-shop-page footer{padding:30px;text-align:center;border-top:1px solid var(--script-line);color:#858790}.script-shop-page footer a{color:#ddd}
@media(max-width:980px){.script-nav nav{display:none}.script-hero{grid-template-columns:1fr;min-height:auto;padding:70px 0}.script-hero aside{max-width:600px}.script-grid{grid-template-columns:1fr}.script-card p{min-height:0}.script-checkout{grid-template-columns:1fr;padding:28px}}
@media(max-width:600px){.script-shop-page main{width:min(100% - 22px,1440px)}.script-nav{padding:10px 12px}.script-brand span{font-size:12px}.script-brand img{width:34px;height:34px}.script-cart-link{font-size:11px}.script-hero h1{font-size:43px}.script-video-wrap{aspect-ratio:16/10}.script-preview{object-fit:cover}.script-checkout{padding:18px}.script-cart-item{grid-template-columns:1fr auto}.script-cart-item button{grid-column:1/-1;text-align:left;padding:0}.script-buy{align-items:flex-end}}

/* Premium storefront refinement */
.script-hero{min-height:540px;padding-top:68px;padding-bottom:52px}.script-hero h1{max-width:850px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.script-hero .hero-actions>a{margin:0}.script-hero .hero-secondary{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff}.script-hero aside{position:relative;overflow:hidden}.script-hero aside:before{content:'';position:absolute;width:180px;height:180px;right:-70px;top:-80px;border-radius:50%;background:rgba(255,30,48,.22);filter:blur(35px)}.aside-label{position:relative;display:block;margin-bottom:10px;color:#ff5b68!important;text-transform:uppercase;letter-spacing:.16em;font-size:10px}.script-hero aside>b{position:relative}.script-hero aside ol{position:relative;list-style:none;margin:25px 0 0;padding:0;display:grid;gap:14px}.script-hero aside li{display:flex;align-items:center;gap:12px;color:#d9dbe1;font-size:13px}.script-hero aside i{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,60,74,.38);border-radius:8px;color:#ff5d69;font-size:10px;font-style:normal;font-weight:900}.confidence-bar{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 95px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.025)}.confidence-bar article{padding:22px 27px}.confidence-bar article+article{border-left:1px solid rgba(255,255,255,.09)}.confidence-bar b,.confidence-bar span{display:block}.confidence-bar b{margin-bottom:6px;color:#fff;font-size:14px}.confidence-bar span{color:#858892;font-size:12px}.script-catalog{padding-top:0}.script-heading{margin-bottom:32px}.script-video-wrap:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,3,5,.64));pointer-events:none;transition:.25s}.script-preview{transition:transform .5s ease,filter .3s ease}.script-card:hover .script-preview{transform:scale(1.018)}.preview-play{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;width:56px;height:56px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(5,6,9,.68);color:#fff;cursor:pointer;backdrop-filter:blur(9px);transition:.2s}.preview-play span{margin-left:3px}.script-card:hover .preview-play{border-color:#ff4050;background:rgba(198,8,27,.8);transform:translate(-50%,-50%) scale(1.06)}.script-card.is-playing .preview-play{opacity:0;pointer-events:none}.script-index{position:absolute;z-index:2;right:15px;bottom:12px;color:rgba(255,255,255,.72);font-size:12px;font-weight:900;letter-spacing:.12em}.preview-badge{z-index:2}.script-card-body{display:flex;flex-direction:column;min-height:465px}.script-card-body>p{min-height:82px}.script-card-body ul{min-height:112px}.delivery-note{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding:12px;border:1px solid rgba(85,226,162,.18);border-radius:8px;background:rgba(49,183,119,.055)}.delivery-note b{color:#6ee3aa;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.delivery-note span{color:#92959e;font-size:10px;text-align:right}.delivery-process{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding:80px 55px;margin-bottom:80px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(145deg,rgba(255,31,48,.06),rgba(13,14,18,.92))}.delivery-process>div>span,.script-faq>div>span{color:#ff5663;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.delivery-process h2,.script-faq h2{font-size:clamp(34px,4vw,54px);line-height:1.03;margin:12px 0 20px}.delivery-process>div>p{color:#9da0a9;line-height:1.7}.delivery-process ol{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;list-style:none;padding:0;margin:0}.delivery-process li{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(5,6,9,.5)}.delivery-process li>b{color:#ff4d5b;font-size:11px}.delivery-process h3{margin:22px 0 9px;font-size:17px}.delivery-process li p{color:#90939c;font-size:12px;line-height:1.55}.script-faq{display:grid;grid-template-columns:.65fr 1fr;column-gap:80px;padding:20px 25px 100px}.script-faq>div{grid-row:1/4}.script-faq details{padding:19px 0;border-bottom:1px solid rgba(255,255,255,.11)}.script-faq summary{cursor:pointer;color:#f3f3f5;font-weight:800}.script-faq details p{color:#999ca5;line-height:1.65}.script-shop-page footer{background:#07080a}
@media(max-width:980px){.confidence-bar{margin-bottom:70px}.delivery-process,.script-faq{grid-template-columns:1fr}.delivery-process ol{grid-template-columns:1fr}.script-faq>div{grid-row:auto}.script-card-body{min-height:0}.script-card-body>p,.script-card-body ul{min-height:0}}
@media(max-width:600px){.script-hero{padding-top:52px;padding-bottom:38px}.script-hero h1{font-size:45px}.hero-actions{display:grid}.script-hero .hero-actions>a{text-align:center}.confidence-bar{grid-template-columns:1fr;margin-bottom:58px}.confidence-bar article+article{border-left:0;border-top:1px solid rgba(255,255,255,.09)}.delivery-process{padding:38px 20px;gap:28px}.script-faq{padding:10px 8px 70px;gap:10px}.delivery-note{align-items:flex-start;flex-direction:column}.delivery-note span{text-align:left}.preview-play{width:48px;height:48px}}

.script-hero .hero-actions>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:8px;background:linear-gradient(135deg,#e9162b,#8d0010);box-shadow:0 10px 28px rgba(190,0,20,.2);color:#fff;text-decoration:none;font-size:13px;font-weight:900}.script-hero .hero-actions>.hero-secondary{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.025);box-shadow:none}.script-hero .hero-actions>a:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.35)}.skip-link{position:fixed;z-index:100;left:16px;top:-80px;padding:12px 16px;border-radius:8px;background:#fff;color:#111;font-weight:900}.skip-link:focus{top:12px}.script-shop-page a:focus-visible,.script-shop-page button:focus-visible,.script-shop-page summary:focus-visible,.script-shop-page input:focus-visible{outline:3px solid #fff;outline-offset:3px}.launch-panel{display:flex;align-items:center;justify-content:space-between;gap:50px;margin:15px 0 90px;padding:48px 52px;border:1px solid rgba(255,48,65,.3);border-radius:20px;background:radial-gradient(circle at 90% 10%,rgba(255,30,48,.14),transparent 32%),#101116}.launch-panel>div{max-width:790px}.launch-panel span{color:#ff5966;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.launch-panel h2{margin:10px 0;font-size:clamp(29px,3.5vw,48px)}.launch-panel p{color:#a2a5ae;line-height:1.7}.launch-panel>a{flex:none;padding:14px 19px;border:1px solid rgba(255,64,78,.45);border-radius:8px;background:#b8071d;color:#fff;text-decoration:none;font-weight:900}
@media(max-width:980px){.script-nav{flex-wrap:wrap}.script-nav nav{display:flex;order:3;width:100%;justify-content:center;padding-top:9px;border-top:1px solid rgba(255,255,255,.07)}.launch-panel{align-items:flex-start;flex-direction:column;padding:35px}.launch-panel>a{width:100%;text-align:center}}
@media(max-width:600px){.script-nav nav{gap:20px}.script-nav nav a{font-size:11px}.script-nav nav a:first-child{display:none}.launch-panel{padding:27px 20px}.script-hero .hero-actions>a{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.script-card,.script-preview,.preview-play,.script-hero .hero-actions>a{transition:none!important}.script-card:hover{transform:none}}

/* Final responsive and brand polish */
.script-shop-page{max-width:100%;overflow-x:clip}
.script-shop-page main,.script-hero,.script-hero>div,.script-hero aside,.script-grid,.script-card,.delivery-process,.script-faq{min-width:0}
.script-shop-page .preview-play{background:rgba(118,3,18,.9);box-shadow:0 12px 34px rgba(120,0,15,.38)}
.script-shop-page .script-card:hover .preview-play{border-color:#ff5260;background:rgba(184,7,29,.94);box-shadow:0 14px 38px rgba(180,0,22,.46)}
.script-cart-link b[hidden]{display:none}

@media(max-width:600px){
  .script-nav{width:100%;max-width:100vw;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px}
  .script-brand{min-width:0;gap:8px}
  .script-brand span{white-space:nowrap}
  .script-cart-link{white-space:nowrap;padding:9px 10px}
  .script-nav nav{grid-column:1/-1;grid-row:2;margin:0;min-width:0}
  .script-shop-page main{width:calc(100% - 24px);max-width:calc(100vw - 24px)}
  .script-hero>div>p,.script-heading p,.delivery-process p,.script-faq p{overflow-wrap:anywhere}
  .script-hero aside{width:100%;padding:28px 24px}
  .script-hero aside b{font-size:21px}
}

.script-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:5px 0 17px}
.script-facts>div{min-width:0;padding:11px 12px;border:1px solid rgba(255,255,255,.085);border-radius:8px;background:rgba(255,255,255,.025)}
.script-facts dt{margin-bottom:5px;color:#81848e;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.script-facts dd{margin:0;color:#ececf0;font-size:11px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}
@media(max-width:380px){.script-facts{grid-template-columns:1fr}}

/* Branded media controls: never mix native and custom play buttons */
.script-shop-page .preview-play{flex:none;padding:0!important;color:#fff!important;background:rgba(118,3,18,.92)!important;box-shadow:0 12px 34px rgba(120,0,15,.38)!important}
.script-shop-page .preview-play span{display:block;width:0;height:0;margin-left:4px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff}
.script-shop-page .preview-sound{position:absolute;z-index:4;top:13px;right:13px;display:flex;align-items:center;justify-content:center;flex:none;width:auto;min-width:64px;padding:8px 10px;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:rgba(5,6,9,.82)!important;box-shadow:none!important;color:#fff!important;font-size:10px;font-weight:900;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,border-color .2s ease;backdrop-filter:blur(10px)}
.script-shop-page .preview-sound[data-sound="on"]{border-color:rgba(255,67,82,.7);background:rgba(151,3,22,.9)!important}
.script-video-wrap:hover .preview-sound,.script-card.is-playing .preview-sound,.preview-sound:focus-visible{opacity:1;transform:translateY(0)}
.script-preview::-webkit-media-controls,.script-preview::-webkit-media-controls-enclosure,.script-preview::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}
@media(hover:none),(pointer:coarse){.script-shop-page .preview-sound{opacity:1;transform:none}.script-card:not(.is-playing) .preview-sound{opacity:0;pointer-events:none}}
.script-shop-page .preview-sound,.script-shop-page .script-card:not(.is-playing) .preview-sound{opacity:1;transform:none;pointer-events:auto}

.script-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.script-title-row h3{min-width:0}
.stock-status{display:inline-flex!important;align-items:center;gap:6px;flex:none;padding:7px 9px;border:1px solid rgba(80,225,154,.25);border-radius:999px;background:rgba(44,190,118,.08);color:#70e4aa!important;font-size:8px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase}
.stock-status i{width:6px;height:6px;border-radius:50%;background:#62e29f;box-shadow:0 0 10px rgba(98,226,159,.7)}
@media(max-width:420px){.script-title-row{align-items:flex-start;flex-direction:column;gap:2px}.stock-status{margin-bottom:7px}}

.script-shop-page .preview-expand{position:absolute;z-index:4;left:13px;bottom:12px;display:flex;align-items:center;justify-content:center;flex:none;width:auto;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:rgba(5,6,9,.82)!important;box-shadow:none!important;color:#fff!important;font-size:9px;font-weight:900;backdrop-filter:blur(10px)}
.script-shop-page .preview-expand:hover{border-color:rgba(255,75,90,.7);background:rgba(139,4,21,.9)!important}
.script-video-dialog{width:min(1180px,calc(100% - 30px));max-width:none;padding:0;border:1px solid rgba(255,53,69,.36);border-radius:18px;background:#08090c;color:#fff;box-shadow:0 38px 110px rgba(0,0,0,.75);overflow:hidden}
.script-video-dialog::backdrop{background:rgba(2,3,5,.88);backdrop-filter:blur(12px)}
.script-video-stage{display:grid;background:#08090c}
.script-video-stage>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(135deg,rgba(174,5,27,.16),rgba(10,11,15,.98))}
.script-video-title{display:grid;gap:3px}
.script-video-actions{display:flex;align-items:center;gap:8px}
.script-video-stage>header span{color:#ff5360;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.script-video-stage>header strong{font-size:16px}
.script-shop-page .script-video-close,.script-shop-page .script-video-fullscreen{flex:none;width:auto;padding:10px 13px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.045)!important;box-shadow:none!important;color:#fff!important;font-size:10px;font-weight:900}
.script-shop-page .script-video-close:hover{border-color:rgba(255,70,85,.7);background:rgba(153,4,23,.7)!important}
.script-shop-page .script-video-fullscreen{border-color:rgba(255,70,85,.46);background:rgba(153,4,23,.45)!important}
.script-shop-page .script-video-fullscreen:hover{border-color:rgba(255,92,104,.85);background:rgba(171,5,25,.8)!important}
#script-large-video{display:block;width:100%;max-height:calc(100vh - 120px);aspect-ratio:16/9;background:#000;object-fit:contain}
@media(max-width:600px){.script-video-dialog{width:calc(100% - 16px);border-radius:12px}.script-video-stage>header{padding:13px}.script-video-stage>header strong{font-size:13px}.script-video-actions{gap:5px}.script-shop-page .script-video-close,.script-shop-page .script-video-fullscreen{padding:9px 10px;font-size:9px}.script-shop-page .preview-expand{font-size:8px}}

/* Product artwork and technical requirements */
.script-cover{position:relative;aspect-ratio:16/9;margin:0;overflow:hidden;background:#08090c;border-bottom:1px solid rgba(255,255,255,.08)}
.script-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .35s ease}
.script-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,5,8,.88));pointer-events:none}
.script-card:hover .script-cover img{transform:scale(1.025);filter:saturate(1.08) contrast(1.03)}
.script-cover figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:15px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.script-cover figcaption span{color:#ff6571;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.script-cover figcaption b{color:#fff;font-size:13px;text-align:right}
.script-video-wrap{border-bottom:1px solid rgba(255,255,255,.08)}
.script-video-wrap.is-static .script-static-preview{object-fit:cover;transform:none}
.script-card:hover .script-video-wrap.is-static .script-static-preview{transform:scale(1.012)}
.script-requirements{margin:5px 0 20px;padding:15px;border:1px solid rgba(255,185,75,.18);border-radius:9px;background:rgba(255,161,30,.045)}
.script-requirements>b,.feature-heading{display:block;margin-bottom:7px;color:#ffc36c;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.script-requirements ul{min-height:0!important;margin:0!important}
.script-requirements li{padding:5px 0!important;color:#c7c9d0!important;font-size:11px!important}
.script-requirements li:before{color:#ffbd5a!important}
.feature-heading{margin:0;color:#8d9099}
.script-features{margin-top:5px!important}
.script-card-body{min-height:635px}
@media(max-width:980px){.script-card-body{min-height:0}}

/* Compact product cards: the marketing artwork is the video poster */
.script-catalog{padding-bottom:72px}
.script-grid{gap:18px}
.script-video-wrap{aspect-ratio:16/9}
.script-card-body{min-height:545px;padding:20px}
.script-card h3{font-size:24px;margin:7px 0}
.script-card-body>p{min-height:66px;margin:8px 0 14px;font-size:13px;line-height:1.5}
.script-facts{gap:6px;margin-bottom:13px}
.script-facts>div{padding:8px 10px}
.script-facts dt{margin-bottom:3px}
.script-facts dd{font-size:10px}
.script-requirements{margin:3px 0 13px;padding:11px 12px}
.script-requirements li{padding:3px 0!important;font-size:10px!important}
.script-card-body ul.script-features{min-height:90px;margin-bottom:13px}
.script-card-body ul.script-features li{padding:5px 0;font-size:11px}
.delivery-note{padding:10px}
.script-buy{margin-top:15px;padding-top:15px}
.script-buy strong{font-size:19px}
.script-buy button{padding:11px 13px}
@media(max-width:980px){.script-card-body{min-height:0}.script-card-body>p,.script-card-body ul.script-features{min-height:0}}
