@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Playfair+Display:ital,wght@1,500&display=swap";:root{--void:#050506;--panel:#0b0b0d;--ivory:#f2efe7;--muted:#9e9b95;--line:#ffffff1f;--red:#d61f31;--cyan:#67d6df;--sans:"DM Sans",Arial,sans-serif;--display:"Manrope",Arial,sans-serif;--serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--void)}body{color:var(--ivory);font-family:var(--sans);background:var(--void);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}::selection{color:#050506;background:var(--ivory)}.section-shell{width:min(1320px,100% - 80px);margin-inline:auto}.eyebrow{color:#f2efe780;letter-spacing:.2em;margin:0;font-size:.65rem;font-weight:700}.eyebrow>span{background:#dc2437;border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block;box-shadow:0 0 16px #dc2437}.button{border:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:space-between;align-items:center;gap:30px;min-height:56px;padding:0 25px;font-size:.7rem;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{border-color:var(--ivory);color:#080809;background:var(--ivory)}.button-primary:hover{background:#fff}.button-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0707086b}.site-header{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050506b8;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;padding:0 10px 0 24px;display:grid;position:fixed;top:18px;left:24px;right:24px}.brand img{width:112px}.site-header nav{gap:28px;display:flex}.site-header nav a{color:#f2efe780;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;position:relative}.site-header nav a.active,.site-header nav a:hover{color:var(--ivory)}.site-header nav a.active:after{background:var(--red);content:"";height:1px;position:absolute;bottom:-10px;left:0;right:0}.header-buy{color:#080809;letter-spacing:.05em;text-transform:uppercase;background:var(--ivory);border-radius:999px;justify-self:end;padding:14px 20px;font-size:.62rem;font-weight:800}.hero{background:radial-gradient(circle at 73% 46%,#990f1f24,#0000 28%),#050506;min-height:100svh;padding:160px max(40px,6vw) 80px;position:relative;overflow:hidden}.stars{opacity:.4;background-image:radial-gradient(circle,#ffffffa6 0 1px,#0000 1.5px);background-position:11px 29px;background-size:170px 150px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 45%,#000);mask-image:linear-gradient(90deg,#000,#0000 45%,#000)}.hero-copy{z-index:5;width:min(850px,65vw);padding-top:7vh;position:relative}.hero h1{max-width:900px;font-family:var(--display);letter-spacing:-.075em;margin:24px 0 28px;font-size:clamp(3.5rem,6.8vw,7.4rem);font-weight:700;line-height:.92}.hero h1 em{font-family:var(--serif);margin-top:10px;font-weight:500;display:block}.hero-subline{color:#c0bdb6;max-width:610px;margin:0;font-size:clamp(.98rem,1.3vw,1.18rem);line-height:1.7}.hero-actions{gap:10px;margin-top:36px;display:flex}.hero-note{color:#f2efe752;letter-spacing:.17em;margin:0;font-size:.55rem;position:absolute;bottom:38px;right:max(40px,6vw)}.color-core{z-index:2;aspect-ratio:1;width:min(52vw,760px);position:absolute;top:50%;right:-2vw;transform:translateY(-45%)}.red-core{background:radial-gradient(circle at 37% 32%,#ff5862 0,#bd1425d1 18%,#36030a 62%,#070707 75%);border:1px solid #ff505c59;border-radius:50%;animation:7s ease-in-out infinite corePulse;position:absolute;inset:28%;box-shadow:0 0 80px #be0a1e3d,inset -28px -30px 48px #050506}.grading-wheel{border:1px solid #ffffff17;border-radius:50%;animation:30s linear infinite orbit;position:absolute;inset:13%}.grading-wheel:before,.grading-wheel:after,.grading-wheel span{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:13%}.grading-wheel:after{border-color:#d61f3147;inset:31%}.grading-wheel i,.grading-wheel b{transform-origin:0;background:linear-gradient(90deg,#0000,#fff3);width:48%;height:1px;position:absolute;top:48%;left:50%}.grading-wheel i{transform:rotate(120deg)}.grading-wheel b{transform:rotate(240deg)}.prism-beam{z-index:-1;opacity:.42;clip-path:polygon(0 48%,100% 0,100% 100%);filter:blur(3px);background:linear-gradient(#e12a32b3,#e8773d59,#58c2c173,#4e5dca66);width:70%;height:9%;position:absolute;top:47%;right:48%}.particle{background:var(--ivory);border-radius:50%;width:6px;height:6px;animation:8s ease-in-out infinite float;position:absolute;box-shadow:0 0 12px}.particle-0{color:#e24f54;top:10%;left:48%}.particle-1{color:#d99e57;animation-delay:-2s;top:30%;right:5%}.particle-2{color:#70c7c0;animation-delay:-5s;bottom:18%;right:16%}.particle-3{color:#6d81d7;animation-delay:-1s;bottom:8%;left:37%}.particle-4{color:#bf6cc8;animation-delay:-4s;top:50%;left:2%}.particle-5{color:#eee;animation-delay:-6s;top:18%;left:17%}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes corePulse{50%{transform:scale(1.025)rotate(3deg)}}@keyframes float{50%{opacity:.55;transform:translateY(-18px)}}.proof,.difference,.looks,.included{padding-block:140px}.section-heading{grid-template-columns:1fr .44fr;align-items:end;gap:10vw;margin-bottom:55px;display:grid}.section-heading h2,.workflow h2,.faq h2{font-family:var(--display);letter-spacing:-.075em;margin:18px 0 0;font-size:clamp(3rem,5.5vw,6rem);line-height:.95}.section-heading h2 em{font-family:var(--serif);font-weight:500}.section-heading>p,.compact>p{color:var(--muted);margin:0;line-height:1.75}.section-heading.compact h2{font-size:clamp(2.8rem,4.6vw,5rem)}.comparison{--compare:50%;aspect-ratio:16/8.7;border:1px solid var(--line);isolation:isolate;touch-action:pan-y;background:#101114;border-radius:26px;position:relative;overflow:hidden}.comparison-image{object-fit:cover;object-position:center 68%;width:100%;height:100%;position:absolute;inset:0}.comparison-source{filter:saturate(.45)contrast(.82)brightness(1.15)}.comparison-graded{z-index:2;width:var(--compare);border-right:1px solid #ffffffd1;position:absolute;inset:0 auto 0 0;overflow:hidden}.compare-label{z-index:6;border:1px solid var(--line);color:var(--ivory);letter-spacing:.14em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0505069e;padding:10px 13px;font-size:.56rem;position:absolute;top:20px}.before-label{left:20px}.after-label{right:20px}.comparison-line{z-index:5;top:0;bottom:0;left:var(--compare);position:absolute}.comparison-line i{color:#070708;background:var(--ivory);border-radius:50%;place-items:center;width:54px;height:54px;font-style:normal;display:grid;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 8px 30px #0008}.comparison input{z-index:8;cursor:ew-resize;opacity:0;touch-action:pan-y;width:100%;height:100%;margin:0;position:absolute;inset:0}.proof-note{color:#f2efe759;letter-spacing:.13em;margin:16px 0 0;font-size:.53rem}.product{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding-block:140px;display:grid}.product-visual{border:1px solid var(--line);background:#09090a;border-radius:26px;position:relative;overflow:hidden}.product-visual img{aspect-ratio:1;object-fit:cover;width:100%}.product-visual span{letter-spacing:.15em;border-top:1px solid #ffffff29;padding-top:15px;font-size:.55rem;position:absolute;bottom:20px;left:20px;right:20px}.product-copy h2{font-family:var(--display);letter-spacing:-.09em;margin:14px 0 20px;font-size:clamp(5rem,9vw,10rem);line-height:.85}.product-copy h2 em{font-family:var(--serif);font-weight:500}.product-copy>p{max-width:620px;color:var(--muted);line-height:1.75}.product-copy .product-lead{color:var(--ivory);font-size:1.25rem}.product-copy ul{border-top:1px solid var(--line);margin:28px 0;padding:0;list-style:none}.product-copy li{border-bottom:1px solid var(--line);color:#c4c0b9;padding:15px 0;font-size:.85rem}.product-copy li:before{color:var(--red);content:"●";margin-right:12px}.price-row{align-items:center;gap:24px;margin:32px 0;display:flex}.price-row strong{font-family:var(--display);letter-spacing:-.08em;font-size:4.8rem;line-height:1}.price-row sup{font-size:.35em}.price-row span{color:var(--muted);letter-spacing:.12em;font-size:.57rem;line-height:1.7}.difference-grid{border-block:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.difference-grid article{border-right:1px solid var(--line);min-height:300px;padding:24px}.difference-grid article:first-child{border-left:1px solid var(--line)}.difference-grid span,.included-grid span{color:#f2efe752;letter-spacing:.12em;font-size:.55rem}.difference-grid h3{font-family:var(--display);margin:100px 0 16px;font-size:1.02rem}.difference-grid p,.included-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.7}.look-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.look-grid figure{border:1px solid var(--line);background:var(--panel);border-radius:24px;margin:0;overflow:hidden}.look-grid img{object-fit:cover;width:100%;height:min(70vh,760px)}.look-grid figcaption{gap:22px;padding:22px;display:flex}.look-grid figcaption>span{color:#f2efe74d;font-size:.56rem}.look-grid figcaption div{flex-direction:column;gap:6px;display:flex}.look-grid strong{font-family:var(--display);font-size:1.15rem}.look-grid small{color:var(--muted);letter-spacing:.12em;font-size:.52rem}.footage-note{border-block:1px solid var(--line);grid-template-columns:.3fr 1fr;gap:40px;margin-top:30px;padding:30px 0;display:grid}.footage-note span{letter-spacing:.14em;font-size:.56rem}.footage-note p{max-width:750px;color:var(--muted);margin:0;line-height:1.7}.workflow{grid-template-columns:.75fr 1.25fr;gap:9vw;padding-block:140px;display:grid}.workflow ol{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.workflow li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:310px;padding:24px;display:flex}.workflow li:first-child{border-left:1px solid var(--line)}.workflow li span{color:#f2efe74d;font-size:.55rem}.workflow li strong{font-family:var(--display);margin-top:auto;font-size:1.1rem}.workflow li p{color:var(--muted);font-size:.8rem;line-height:1.6}.audience{border-block:1px solid var(--line);padding-block:65px}.audience div{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.audience div span{border:1px solid var(--line);color:#c7c4bd;border-radius:999px;padding:14px 18px;font-size:.74rem}.included-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.included-grid article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr 1.1fr;gap:24px;min-height:150px;padding:28px 0;display:grid}.included-grid article:nth-child(odd){border-right:1px solid var(--line);padding-right:35px}.included-grid article:nth-child(2n){padding-left:35px}.included-grid h3{font-family:var(--display);margin:0;font-size:1rem}.trust{grid-template-columns:1fr .55fr;align-items:end;gap:10vw;padding-block:140px;display:grid}.trust h2{max-width:800px;font-family:var(--display);letter-spacing:-.075em;margin:18px 0 0;font-size:clamp(3rem,5.7vw,6rem);line-height:.94}.trust a{border-block:1px solid var(--line);flex-direction:column;gap:15px;padding:25px 0;display:flex}.trust a span{color:var(--muted);letter-spacing:.14em;font-size:.55rem}.trust a strong{font-family:var(--display)}.free{border:1px solid var(--line);background:linear-gradient(130deg,#101012,#080809);border-radius:26px;grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:140px;padding:55px;display:grid}.free h2{font-family:var(--display);letter-spacing:-.07em;margin:16px 0 12px;font-size:clamp(2.8rem,5vw,5rem)}.free>div>p:last-child{max-width:600px;color:var(--muted);line-height:1.7}.future-form{border:1px solid var(--line);min-height:62px;color:var(--muted);border-radius:999px;justify-content:space-between;align-items:center;padding:7px 7px 7px 20px;font-size:.78rem;display:flex}.future-form button{color:#777;letter-spacing:.1em;background:#1e1e21;border:0;border-radius:999px;min-height:46px;padding:0 20px;font-size:.6rem;font-weight:700}.final-cta{text-align:center;background:#030304;place-items:center;min-height:92svh;padding:100px 30px;display:grid;position:relative;overflow:hidden}.final-cta>div:last-child{z-index:3;position:relative}.final-cta h2{max-width:1000px;font-family:var(--display);letter-spacing:-.08em;margin:24px auto 28px;font-size:clamp(3.5rem,7vw,7.6rem);line-height:.92}.final-cta h2 em{font-family:var(--serif);font-weight:500}.final-cta>div>p:not(.eyebrow){color:var(--muted);margin-bottom:32px}.final-core{aspect-ratio:1;background:radial-gradient(circle at 50% 20%,#d61f312e,#080809 42%,#020203 70%);border:1px solid #d61f3166;border-radius:50%;width:75vw;position:absolute;bottom:-48vw;box-shadow:0 -25px 90px #d61f311a}.faq{grid-template-columns:.7fr 1fr;gap:10vw;padding-block:140px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:88px;font-family:var(--display);grid-template-columns:42px 1fr auto;align-items:center;font-size:.95rem;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#f2efe74d;font-family:var(--sans);font-size:.53rem}.faq-list summary i{border:1px solid var(--line);border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;transition:all .2s;display:grid}.faq-list details[open] summary i{color:#080809;background:var(--ivory);transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-4px 42px 26px;font-size:.85rem;line-height:1.75}footer{border-top:1px solid var(--line);padding:70px max(40px,6vw) 28px}footer>img{width:min(280px,55vw)}footer>p{color:var(--muted)}footer nav{flex-wrap:wrap;gap:28px;margin:50px 0;display:flex}footer nav a{color:#f2efe78c;text-transform:uppercase;font-size:.65rem}footer>div{border-top:1px solid var(--line);color:#f2efe74d;letter-spacing:.12em;justify-content:space-between;padding-top:24px;font-size:.52rem;display:flex}.mobile-buy{display:none}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}[data-reveal].visible{opacity:1;transform:none}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-copy{width:min(720px,80vw)}.color-core{opacity:.72;width:65vw;right:-18vw}.product{gap:5vw}.difference-grid{grid-template-columns:repeat(2,1fr)}.difference-grid article:last-child{grid-column:1/-1}.workflow{grid-template-columns:1fr}.included-grid article{grid-template-columns:70px 1fr}.included-grid article p{grid-column:2}.faq{grid-template-columns:1fr;gap:60px}}@media (width<=720px){.section-shell{width:calc(100% - 32px)}.site-header{min-height:58px;padding-left:17px;top:10px;left:10px;right:10px}.brand img{width:94px}.header-buy{padding:12px 14px;font-size:.55rem}.hero{min-height:100svh;padding:125px 16px 100px}.hero-copy{width:100%;padding-top:0}.hero h1{font-size:clamp(3.15rem,14.8vw,5rem);line-height:.94}.hero-subline{max-width:90%;font-size:.94rem}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,390px)}.button{width:100%}.color-core{opacity:.48;width:100vw;top:66%;right:-35vw}.hero-note{bottom:25px;left:16px;right:16px}.proof,.difference,.looks,.included{padding-block:90px}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.section-heading h2,.section-heading.compact h2,.workflow h2,.faq h2{font-size:3.2rem}.comparison{aspect-ratio:auto;border-radius:18px;min-height:58svh}.comparison-image{object-position:58% center}.comparison-graded .comparison-image{width:calc(100vw - 32px)}.compare-label{top:12px}.before-label{left:12px}.after-label{right:12px}.proof-note{line-height:1.6}.product{grid-template-columns:1fr;gap:55px;padding-block:90px}.product-copy h2{font-size:7rem}.product-copy .button{width:100%}.difference-grid{grid-template-columns:1fr}.difference-grid article,.difference-grid article:first-child{border-left:1px solid var(--line);grid-column:auto;min-height:220px}.difference-grid h3{margin-top:55px}.look-grid{grid-template-columns:1fr}.look-grid img{height:64svh}.footage-note{grid-template-columns:1fr;gap:15px}.workflow{gap:45px;padding-block:90px}.workflow ol{grid-template-columns:1fr}.workflow li{border-left:1px solid var(--line);min-height:190px}.audience{padding-block:50px}.included-grid{grid-template-columns:1fr}.included-grid article,.included-grid article:nth-child(odd),.included-grid article:nth-child(2n){border-right:0;grid-template-columns:55px 1fr;padding:26px 0}.trust{grid-template-columns:1fr;gap:55px;padding-block:90px}.trust h2{font-size:3.4rem}.free{grid-template-columns:1fr;gap:38px;margin-bottom:90px;padding:30px 20px}.future-form{border:0;flex-direction:column;align-items:stretch;gap:15px;padding:0}.future-form span{border:1px solid var(--line);border-radius:999px;padding:17px}.final-cta{min-height:88svh;padding-inline:16px}.final-cta h2{font-size:3.5rem}.final-core{width:120vw;bottom:-32vw}.faq{gap:45px;padding-block:90px}.faq-list summary{grid-template-columns:30px 1fr auto;gap:8px;font-size:.84rem}.faq-list details p{margin-left:30px;margin-right:10px}footer{padding:60px 18px 90px}footer>div{flex-direction:column;gap:10px}.mobile-buy{z-index:60;color:#070708;letter-spacing:.06em;text-transform:uppercase;background:var(--ivory);border-radius:999px;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font-size:.63rem;font-weight:800;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 15px 45px #0009}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.hero{background:#050607;border:1px solid #ffffff24;border-radius:28px;height:auto;min-height:94svh;margin:0 24px 24px;padding:150px max(38px,5vw) 90px;position:relative;overflow:hidden;display:block!important}.hero:before{z-index:1;content:"";filter:saturate(.82)contrast(1.08);width:54%;transition:filter 1.2s ease,transform 1.8s var(--motion-soft);background:linear-gradient(90deg,#050607 0%,#0506078c 22%,#0000 60%),linear-gradient(#0000 62%,#050607b8),url(/brand/tide-preview.jpg) 58% 62%/cover no-repeat;position:absolute;top:0;bottom:0;right:0;transform:scale(1.015)}.hero:after{z-index:2;background:linear-gradient(90deg,transparent,var(--red),#ffc857,#4ce0a0,#49d7ff,#5d74ff,#b05cff,transparent);content:"";opacity:.72;transform-origin:100%;width:30%;height:1px;transition:width 1.1s var(--motion-smooth),opacity .7s ease;position:absolute;bottom:8%;right:5%;box-shadow:0 0 18px #49d7ff40}.hero:hover:before{filter:saturate(.96)contrast(1.04);transform:scale(1.035)}.hero:hover:after{opacity:1;width:38%}.hero>.stars{z-index:0;opacity:.35;height:auto;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%);transform:none!important}.hero>.reference-hero{display:none!important}.hero>.hero-copy{z-index:5;width:min(720px,57%);padding:4vh 0 0;display:block;position:relative}.hero>.hero-copy .eyebrow{align-items:center;display:flex}.hero>.hero-copy h1{max-width:760px;margin:25px 0 30px;font-size:clamp(3.8rem,6.3vw,7rem);line-height:.91}.hero>.hero-copy h1 em{margin-top:13px;font-size:.72em;line-height:.96}.hero>.hero-copy .hero-subline{color:#bab7b0;max-width:555px;font-size:1rem}.hero>.hero-copy .hero-actions{margin-top:36px}.hero>.hero-copy .button{width:auto;min-width:205px}.hero>.hero-note{z-index:5;display:block;position:absolute;bottom:5%;left:auto;right:5%}.hero+.proof{padding-top:130px}.hero+.proof [data-reveal]{opacity:0;filter:blur(7px);transform:translateY(38px)scale(.992)}.hero+.proof [data-reveal].visible{opacity:1;filter:none;transform:none}@media (width<=980px){.hero:before{opacity:.7;width:60%}.hero>.hero-copy{width:68%}}@media (width<=720px){.hero{border-radius:20px;min-height:92svh;margin:0 10px 10px;padding:118px 16px 92px}.hero:before{opacity:.52;background:linear-gradient(#050607ad,#050607ed 72%,#050607),url(/brand/tide-preview.jpg) 54% 58%/cover no-repeat;width:100%;inset:0}.hero:after{width:52%;bottom:70px;right:16px}.hero>.stars{opacity:.28}.hero>.hero-copy{flex-direction:column;justify-content:flex-end;width:100%;min-height:calc(92svh - 210px);padding:0;display:flex}.hero>.hero-copy h1{font-size:clamp(3.2rem,15vw,5rem)}.hero>.hero-copy .hero-subline{max-width:92%;font-size:.9rem}.hero>.hero-copy .hero-actions{width:100%}.hero>.hero-copy .button{width:100%;min-width:0}.hero>.hero-note{bottom:30px;left:16px;right:16px}.hero+.proof{padding-top:105px}.hero+.proof [data-reveal]{filter:blur(4px);transform:translateY(26px)}.mobile-buy{opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;transform:translateY(18px)}.mobile-buy.visible{opacity:1;pointer-events:auto;transform:none}}@media (prefers-reduced-motion:reduce){.hero:before,.hero:after{transition:none}.hero:hover:before{transform:none}.hero+.proof [data-reveal]{opacity:1;filter:none;transform:none}}:root{--motion-soft:cubic-bezier(.22,1,.36,1);--muted:#b2aea8;--motion-smooth:cubic-bezier(.22,.72,.22,1)}main{isolation:isolate}:focus-visible{outline-offset:5px;outline:2px solid #f2efe7}.skip-link{z-index:100;background:var(--ivory);color:var(--void);border-radius:8px;padding:14px 20px;position:fixed;top:12px;left:20px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{color:#b2aea8;letter-spacing:.16em;font-size:.75rem;line-height:1.6}.button{letter-spacing:.025em;text-transform:none;min-height:56px;transition:background .2s,transform .3s var(--motion-soft);font-size:.875rem}.button span{transition:transform .3s var(--motion-soft)}.site-header nav{gap:24px}.site-header nav a{color:#b9b5af;letter-spacing:0;text-transform:none;align-items:center;min-height:44px;font-size:.875rem;display:flex}.site-header nav a:after{background:var(--red);content:"";transform-origin:0;height:1px;transition:transform .3s var(--motion-soft);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.site-header nav a.active:after{bottom:4px;transform:scaleX(1)}.header-buy{letter-spacing:0;text-transform:none;align-items:center;min-height:44px;font-size:.875rem;display:flex}.menu-toggle{display:none}.hero>.hero-copy h1{letter-spacing:-.065em;line-height:1}.hero>.hero-copy h1 em{line-height:1.09}.hero>.hero-copy .hero-subline{font-size:1.0625rem;line-height:1.7}.hero>.hero-copy .hero-actions{flex-wrap:wrap}.hero>.hero-copy .button{min-width:200px}.hero-note{letter-spacing:.1em;color:#b2aea8;font-size:.75rem;line-height:1.6}.hero:before,.hero:hover:before{filter:none;transition:none;transform:none}.hero:after,.hero:hover:after{width:30%;height:1px;box-shadow:none;opacity:.8;background:linear-gradient(90deg,#0000,#a44e47,#e8b389,#0000)}.hero>.stars{display:none}.hero+.proof{box-shadow:none;background:var(--void);margin-top:0;transform:none}[data-reveal],.hero+.proof [data-reveal]{opacity:1;filter:none;transition:none;transform:none}@media (prefers-reduced-motion:no-preference){.motion-ready [data-reveal],.motion-ready .hero+.proof [data-reveal]{opacity:0;transition:opacity .65s ease,transform .65s var(--motion-soft);transform:translateY(18px)}.motion-ready [data-reveal].visible,.motion-ready .hero+.proof [data-reveal].visible{opacity:1;transform:none}.hero-copy>.eyebrow{animation:.65s both quietEntrance}.hero-copy>h1{animation:.8s 80ms both quietEntrance}.hero-subline,.hero-actions{animation:.8s .18s both quietEntrance}.hero:after{animation:1.8s .25s both lightTrace}.difference-grid article:nth-child(2),.included-grid article:nth-child(2){transition-delay:60ms}.difference-grid article:nth-child(3){transition-delay:.12s}.difference-grid article:nth-child(4){transition-delay:.18s}.difference-grid article:nth-child(5){transition-delay:.24s}.look-grid figure.visible img{animation:frameSettle 1.15s var(--motion-soft) both}.faq-list details[open]>p{animation:.3s both quietEntrance}}@keyframes quietEntrance{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes lightTrace{0%{opacity:0;transform:scaleX(.15)}to{opacity:.8;transform:scaleX(1)}}@keyframes frameSettle{0%{transform:scale(1.025)}to{transform:scale(1)}}.comparison{container-type:inline-size}.comparison-graded{width:100%;clip-path:inset(0 0 0 var(--compare));border:0;inset:0}.comparison-graded .comparison-image{width:100%;max-width:100%}.comparison-line{pointer-events:none;border-left:1px solid #f2efe7}.compare-label{letter-spacing:.06em;pointer-events:none;font-size:.75rem}.comparison input{border-radius:inherit}.comparison:focus-within{outline:2px solid var(--ivory);outline-offset:5px}.comparison:focus-within .comparison-line i{box-shadow:0 0 0 5px #d61f3199}.proof-note{color:#b2aea8;letter-spacing:.06em;font-size:.75rem;line-height:1.7}.product-visual span,.price-row span,.difference-grid span,.included-grid span,.look-grid figcaption>span,.look-grid small,.workflow li span,.footage-note span,.trust a span,footer>div{color:#b2aea8;letter-spacing:.06em;font-size:.75rem;line-height:1.6}.product-copy li,.difference-grid p,.included-grid p,.workflow li p,.faq-list details p{font-size:1rem;line-height:1.75}.product-copy .purchase-note{color:#c9c4bc;border-left:2px solid #a44e47;margin-top:30px;padding-left:14px;font-size:.875rem}.product-visual img{aspect-ratio:1;object-fit:cover}.difference-grid article{min-height:280px;padding:24px 20px;position:relative}.difference-grid h3{margin-top:68px;font-size:1.0625rem}.look-grid small{letter-spacing:.09em}.look-grid figure{position:relative}.look-grid img{aspect-ratio:4/5;object-fit:cover;height:auto}.look-grid figcaption{z-index:1;background:var(--panel);position:relative}.audience div span{font-size:.875rem}.included-grid article{grid-template-columns:1fr;gap:14px;padding:30px!important}.included-grid article p{grid-column:auto;max-width:44ch}.workflow li{padding:24px 20px}.workflow li strong{margin-top:42px}.trust a{min-height:80px}.future-form{font-size:.875rem}.future-form button{color:#b2aea8;font-size:.75rem}.faq-list summary{gap:12px;padding-block:16px;font-size:1rem}.faq-list summary span{color:#b2aea8;font-size:.75rem}footer nav a{color:#b9b5af;align-items:center;min-height:44px;font-size:.875rem;display:flex}.final-core,.final-cta h2 em{animation:none}.final-cta{min-height:70svh}.mobile-buy{text-transform:none;letter-spacing:0;bottom:max(12px,env(safe-area-inset-bottom));font-size:.875rem}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px)}.button:hover span{transform:translate(2px,-2px)}.button-ghost:hover span{transform:translateY(3px)}.site-header nav a:hover:after{transform:scaleX(1)}.difference-grid article{transition:background .25s}.difference-grid article:hover{background:#101012}.look-grid figure{transition:border-color .3s}.look-grid figure:hover{border-color:#72665f}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto auto;gap:10px}.menu-toggle{min-height:44px;color:var(--ivory);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:.875rem;display:flex}.site-header nav{border:1px solid var(--line);background:#101012;border-radius:22px;padding:14px 22px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 45px #0009}.site-header nav.open{flex-direction:column;gap:4px;display:flex}.site-header nav a{min-height:48px}.hero>.hero-copy{width:78%}}@media (width<=720px){html{scroll-padding-top:88px}section[id]{scroll-margin-top:88px}.site-header{gap:2px;padding-left:14px;padding-right:7px}.brand img{width:86px}.header-buy{padding:10px 12px;font-size:.8125rem}.menu-toggle{padding:0 10px;font-size:.8125rem}.hero{min-height:90svh;padding:110px 20px 88px}.hero>.hero-copy{width:100%;min-height:calc(90svh - 198px)}.hero>.hero-copy h1{letter-spacing:-.065em;font-size:clamp(2.65rem,12.5vw,5rem);line-height:1.02}.hero>.hero-copy h1 em{line-height:1.12}.hero>.hero-copy .hero-subline{max-width:100%;font-size:1rem}.hero:before{opacity:.72}.hero:after,.hero:hover:after{width:45%;bottom:69px;right:20px}.hero>.hero-note{font-size:.75rem;line-height:1.7;bottom:24px}.hero>.hero-copy .eyebrow{letter-spacing:.11em;font-size:.75rem}.hero-actions{margin-top:28px!important}.hero+.proof{padding-top:70px}.proof,.product,.difference,.looks,.workflow,.included,.trust,.faq{padding-block:72px}.section-heading h2,.section-heading.compact h2,.workflow h2,.faq h2{letter-spacing:-.065em;font-size:clamp(2.5rem,11.6vw,3.4rem);line-height:1.03}.section-heading>p{font-size:1rem}.comparison{aspect-ratio:4/5;min-height:0}.comparison-graded .comparison-image{width:100%}.compare-label{letter-spacing:.025em;padding:8px;font-size:.75rem;top:12px}.comparison-line i{width:44px;height:44px}.product{gap:38px}.product-copy h2{font-size:clamp(5.5rem,23vw,7rem)}.difference-grid article{border-bottom:1px solid var(--line);min-height:0;padding:24px}.difference-grid h3{margin-top:24px;margin-bottom:10px}.look-grid{gap:22px}.look-grid img{aspect-ratio:4/5;height:auto}.workflow li{min-height:0;padding:24px}.workflow li strong{margin-top:20px}.workflow li p{margin-bottom:0}.included-grid article{padding:24px!important}.free{margin-bottom:72px;padding:28px 22px}.free h2{font-size:2.5rem}.trust h2{font-size:clamp(2.5rem,11.5vw,3.5rem);line-height:1.03}.final-cta{min-height:65svh;padding:80px 20px}.final-cta h2{font-size:clamp(2.8rem,12vw,4rem);line-height:1.04}.faq-list summary{grid-template-columns:24px 1fr 32px;font-size:1rem}.faq-list details p{margin-left:36px}footer{padding-bottom:110px}.mobile-buy{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,transform .3s var(--motion-soft),visibility .3s;transform:translateY(12px)}.mobile-buy.visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}.motion-ready .difference-grid article,.motion-ready .included-grid article{transition-delay:0s}}@media (width<=360px){.brand img{width:72px}.menu-toggle{padding-inline:8px}.header-buy{padding-inline:10px}.hero>.hero-copy h1{font-size:2.6rem}.hero{padding-inline:16px}.hero>.hero-note{letter-spacing:.04em;font-size:.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}[data-reveal],.motion-ready [data-reveal],.hero+.proof [data-reveal]{opacity:1!important;filter:none!important;transform:none!important}.hero-copy>*{animation:none!important}}html{scroll-padding-top:0}section[id]{scroll-margin-top:0}@media (width>=721px){.proof,.product,.difference,.looks,.workflow,.included,.trust,.faq{padding-block:100px}.hero+.proof{padding-top:100px}}@media (width<=720px){section[id]{scroll-margin-top:16px}}.hero.powergrade-hero{background:var(--void);border:0;border-radius:0;min-height:0;margin:0;padding:142px max(24px,5vw) 50px;overflow:visible}.powergrade-hero:before,.powergrade-hero:after{display:none}.hero.powergrade-hero>.hero-copy{width:100%;min-height:0;padding:0;display:block}.hero.powergrade-hero>.hero-copy h1{letter-spacing:-.055em;max-width:100%;margin:18px 0 25px;font-size:clamp(3.5rem,6.7vw,7.5rem);line-height:1.04}.hero.powergrade-hero>.hero-copy h1 br{display:none}.hero.powergrade-hero>.hero-copy h1 em{margin-left:.22em;font-size:1em;line-height:1.04;display:inline}.hero-intro{justify-content:space-between;align-items:center;gap:30px;margin-bottom:36px;display:flex}.hero-intro .button{flex-shrink:0}.compare-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;font-size:.875rem;display:flex}.reference-options{border:1px solid var(--line);border-radius:999px;gap:6px;padding:4px;display:flex}.reference-options button{color:var(--ivory);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:10px 22px;font-size:.875rem}.reference-options button[aria-pressed=true]{background:var(--ivory);color:var(--void)}.powergrade-hero .comparison{aspect-ratio:16/9;border-radius:16px;min-height:0}.powergrade-hero .comparison-image{object-fit:contain;object-position:center;filter:none}.powergrade-hero .comparison-graded .comparison-image{width:100%;max-width:100%}.compare-label{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.proof-note{color:var(--muted);margin-top:16px;font-size:.75rem}.grade-visual{border:1px solid var(--line);background:#0c1113;border-radius:20px;position:relative;overflow:hidden}.grade-visual>img{aspect-ratio:16/11;object-fit:cover;width:100%;height:auto}.grade-caption{flex-direction:column;gap:16px;padding:35px;display:flex;position:relative}.grade-caption span{letter-spacing:.14em;color:var(--muted);font-size:.75rem}.grade-caption strong{font-family:var(--display);letter-spacing:-.06em;font-size:clamp(3rem,6vw,6rem);line-height:1}.sample-note{color:var(--muted);margin-top:30px;font-size:1rem;line-height:1.7}.included .section-heading h2{font-size:clamp(2.3rem,4vw,4.3rem);line-height:1.12}.workflow li p,.product-copy>p,.included-grid article p,.faq-list details p{font-size:1rem;line-height:1.7}@media (width<=720px){.hero.powergrade-hero{padding:112px 16px 32px}.hero.powergrade-hero>.hero-copy h1{font-size:clamp(3rem,12vw,5rem);line-height:1.06}.hero.powergrade-hero>.hero-copy h1 br{display:block}.hero.powergrade-hero>.hero-copy h1 em{margin:0;display:block}.hero-intro{margin-bottom:28px;display:block}.hero-intro .hero-subline{max-width:100%!important;font-size:1rem!important}.hero-intro .button{width:100%;margin-top:22px}.powergrade-hero .comparison{aspect-ratio:16/9;border-radius:10px;min-height:0}.compare-label{letter-spacing:0;padding:7px;font-size:.75rem;top:8px}.before-label{left:8px}.after-label{right:8px}.compare-toolbar{gap:8px;font-size:.75rem}.reference-options button{padding:9px 16px}.product-copy h2{font-size:5rem}.grade-caption{padding:24px}.product,.included,.workflow,.faq{padding-block:65px}}.grade-visual .grade-caption span{overflow-wrap:anywhere;border:0;padding:0;line-height:1.6;display:block;position:static;inset:auto}.grade-caption{gap:18px}.grade-caption strong{letter-spacing:-.045em;line-height:1.12;display:block}.product-copy,.product-visual{min-width:0}.product-copy h2{letter-spacing:-.055em;margin:16px 0 24px;font-size:clamp(3.5rem,6.5vw,6rem);line-height:1.08}.product-type{font-family:var(--sans);letter-spacing:0;color:var(--cyan);margin-top:16px;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500;line-height:1.5;display:block}.price-row{flex-wrap:wrap;align-items:center;gap:20px}.price-row span{letter-spacing:0;font-size:.875rem;line-height:1.6}.product-copy li{font-size:1rem;line-height:1.6}@media (width<=720px){.grade-caption{gap:14px;padding:26px}.grade-caption strong{font-size:3.5rem}.product-copy h2{font-size:4rem}.header-buy{white-space:nowrap}}.product{align-items:start}.grade-visual{margin-top:8px}.product-title-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-title-row h2{min-width:0}.get-film-button{background:var(--ivory);color:var(--void);border-radius:999px;flex-shrink:0;align-items:center;gap:14px;padding:14px 22px;font-size:1rem;font-weight:700;display:inline-flex}.get-film-button:hover{background:var(--cyan)}.detail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;width:min(1400px,100% - 64px);margin:24px auto;padding:22px 0;display:flex}.detail-header>a:last-child{color:var(--muted);font-size:.875rem}.film-page{width:min(1400px,100% - 64px);margin:0 auto 90px}.breadcrumbs{color:var(--muted);gap:14px;padding:22px 0 38px;font-size:.875rem;display:flex}.breadcrumbs a:hover{color:var(--ivory)}.film-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:clamp(28px,5vw,76px);display:grid}.film-gallery{min-width:0}.film-gallery .comparison{aspect-ratio:16/9}.film-gallery .sample-note{margin-top:20px;font-size:.875rem}.film-purchase{border:1px solid var(--line);background:#0b0d0f;border-radius:22px;padding:clamp(24px,3vw,40px)}.film-purchase h1{font-family:var(--display);letter-spacing:-.055em;margin:20px 0 12px;font-size:clamp(3.5rem,5.5vw,6rem);line-height:1.08}.film-purchase h1 em{font-family:var(--serif);font-weight:500}.detail-type{color:var(--cyan);margin:0 0 22px;font-size:1.1rem;line-height:1.5}.detail-lead{color:var(--muted);font-size:1.0625rem;line-height:1.7}.detail-price{margin:26px 0;font-size:2.75rem;font-weight:700;line-height:1.2}.detail-price span{color:var(--muted);margin-top:10px;font-size:.875rem;font-weight:400;display:block}.detail-includes{margin:24px 0;padding:0;list-style:none}.detail-includes li{border-top:1px solid var(--line);padding:14px 0;font-size:1rem;line-height:1.6}.purchase-button{justify-content:center;width:100%}.purchase-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.checkout-status{color:var(--muted);margin:14px 0 22px;font-size:.875rem;line-height:1.6}.detail-help{text-underline-offset:5px;font-size:.875rem;line-height:1.6;text-decoration:underline}.detail-information{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7vw;margin-top:50px;padding:72px 0;display:grid}.detail-information h2,.detail-install h2{font-family:var(--display);letter-spacing:-.035em;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.2}.detail-information p:not(.eyebrow),.detail-install li{color:var(--muted);font-size:1rem;line-height:1.8}.detail-install{padding-top:60px}.detail-install ol{max-width:820px;padding-left:24px}.detail-install li{padding:10px 0 10px 10px}@media (width<=900px){.film-detail-grid{grid-template-columns:1fr}.film-purchase{max-width:none}.film-purchase h1{font-size:4rem}}@media (width<=720px){.film-page,.detail-header{width:calc(100% - 32px)}.detail-header{margin-top:10px}.breadcrumbs{padding-bottom:26px}.detail-information{grid-template-columns:1fr;gap:32px;margin-top:35px;padding:45px 0}.product-title-row{gap:12px}.product-title-row h2{font-size:3.5rem}.get-film-button{padding:12px 18px}.film-page{margin-bottom:50px}}.currency-options{border-radius:18px;flex-wrap:wrap;width:fit-content;margin-top:26px}.price-row strong{letter-spacing:-.05em;font-size:clamp(2.75rem,5vw,4.3rem)}.get-film-button{white-space:nowrap}@media (width<=720px){.hero-copy>.eyebrow,.hero-copy>h1,.hero-subline,.hero-actions{opacity:1;transform:none;animation:none!important}.motion-ready [data-reveal]{opacity:1;transition:none;transform:none}.site-header{top:max(10px,env(safe-area-inset-top));gap:6px}.hero.powergrade-hero{padding-top:100px}.hero.powergrade-hero>.hero-copy h1{margin:18px 0 20px;font-size:clamp(2.65rem,11.4vw,4.5rem);line-height:1.1}.hero-intro{margin-bottom:24px}.hero-intro .button{margin-top:18px}.compare-toolbar{flex-wrap:wrap;row-gap:10px}.compare-toolbar>span{font-size:.875rem}.reference-options button{min-height:46px;font-size:.875rem}.comparison-line i{width:44px;height:44px}.product{gap:26px;padding-top:36px}.product-title-row{align-items:flex-start;gap:12px}.product-title-row h2{margin-top:0;font-size:clamp(2.5rem,10.5vw,3.5rem)}.product-type{margin-top:12px;font-size:1rem;line-height:1.5}.get-film-button{gap:10px;min-height:48px;padding:12px 18px}.grade-caption{padding:22px}.grade-caption strong{font-size:3rem}.grade-visual>img{aspect-ratio:16/9}.included-grid article{display:block}.included-grid article h3{margin:12px 0}.included-grid article p{margin:0}.section-heading{gap:20px}.workflow,.included,.faq{padding-block:48px}.faq-list summary{min-height:76px;padding-block:16px;line-height:1.5}.faq-list details p{margin:0 0 24px 32px}.mobile-buy{bottom:calc(10px + env(safe-area-inset-bottom));min-height:54px;font-size:.875rem}footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}footer nav{gap:12px 24px;margin-block:28px}footer nav a{align-items:center;min-height:44px;font-size:.875rem;display:inline-flex}.detail-header{gap:16px;margin-block:8px;padding-block:12px}.detail-header>a{align-items:center;min-height:44px;display:flex}.breadcrumbs{padding:14px 0 24px}.breadcrumbs a{align-items:center;min-height:44px;display:flex}.breadcrumbs{align-items:center}.film-detail-grid{gap:22px}.film-gallery .sample-note{margin-block:14px 0;line-height:1.65}.film-purchase{border-radius:18px;padding:22px 20px}.film-purchase h1{margin-top:14px;font-size:clamp(2.75rem,12vw,4rem)}.detail-type,.detail-lead{font-size:1rem}.currency-options{border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;width:100%;margin-top:22px;display:grid}.currency-options button{white-space:normal;border-radius:10px;min-width:0;padding:10px 6px;line-height:1.4}.detail-price{margin:22px 0;font-size:2.5rem}.detail-includes{margin:18px 0}.detail-includes li{padding:12px 0;font-size:1rem}.detail-help{padding-block:8px;line-height:1.8;display:inline-block}.detail-information{margin-top:28px;padding-block:36px}.detail-install{padding-top:36px}.film-page{margin-bottom:24px}}@media (width<=380px){.site-header{grid-template-columns:1fr auto;padding-inline:16px}.site-header .header-buy{display:none}.brand img{width:94px}.menu-toggle{padding-inline:12px;font-size:.875rem}.compare-toolbar{align-items:center}.compare-toolbar>span{width:100%;padding-left:4px}.product-title-row h2{font-size:2.5rem}.get-film-button{padding-inline:15px}}.grade-gallery figure{border:1px solid var(--line);background:#101214;border-radius:16px;margin:16px 0 0;overflow:hidden}.grade-gallery figure>img{aspect-ratio:16/9;object-fit:contain;width:100%;height:auto;min-height:120px;display:block;position:static}.grade-gallery figcaption{flex-wrap:wrap;align-items:center;gap:12px;padding:16px 20px;font-size:.875rem;line-height:1.6;display:flex}.grade-gallery figcaption span,.gallery-note{color:var(--muted)}.gallery-note{font-size:.875rem;line-height:1.65}.stage-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stage-buttons button{border:1px solid var(--line);min-height:52px;color:var(--ivory);cursor:pointer;background:#101214;border-radius:12px;padding:10px;font-size:1rem}.stage-buttons button span{opacity:.7;margin-bottom:4px;font-size:.75rem;display:block}.stage-buttons button[aria-pressed=true]{background:var(--ivory);color:var(--void);border-color:var(--ivory)}.purchase-description{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.purchase-description h2{font-size:1.2rem;line-height:1.4}.purchase-description p,.purchase-description li{color:var(--muted);font-size:1rem;line-height:1.7}.purchase-description ul{padding-left:20px}.purchase-description li{padding-block:5px}.film-purchase .currency-options{margin-top:18px}.install-guide header{max-width:650px}.install-guide h2{font-family:var(--display);letter-spacing:-.04em;margin:16px 0 22px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.12}.install-guide header>p:last-child{color:var(--muted);font-size:1rem;line-height:1.7}.guide-steps{grid-template-columns:1fr 1fr;gap:16px;margin:32px 0 24px;padding:0;list-style:none;display:grid}.guide-steps li{border:1px solid var(--line);background:#0b0d0f;border-radius:16px;align-items:flex-start;gap:18px;padding:24px;display:flex}.guide-number{color:var(--cyan);font-size:.875rem;line-height:1.8}.guide-steps h3{margin:0 0 12px;font-size:1.125rem;line-height:1.5}.guide-steps p,.guide-help p{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.guide-help{border:1px solid var(--line);border-radius:14px;padding:0 24px}.guide-help summary{cursor:pointer;min-height:60px;padding-block:18px;font-size:1rem;line-height:1.5}.guide-help p{margin:0 0 20px}.guide-help strong{color:var(--ivory)}.product-copy li:before{content:none}.drag-handle:before,.drag-handle:after{content:"";background:#101214;width:2px;height:16px;position:absolute;top:calc(50% - 8px);left:calc(50% - 4px)}.drag-handle:after{left:calc(50% + 3px)}@media (width<=900px){.film-detail-grid{gap:24px}.film-purchase{padding:24px}.guide-steps{grid-template-columns:1fr}.install-guide{padding-block:48px}.guide-steps li{gap:14px;padding:20px}}@media (width<=720px){.mobile-buy{opacity:0;visibility:hidden;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s,visibility 0s .32s;transform:translateY(calc(100% + 28px))}.mobile-buy.visible{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.grade-gallery figcaption{padding:14px}.stage-buttons{gap:6px}.stage-buttons button{padding:8px;font-size:.875rem}.install-guide{padding-block:40px}.guide-help{padding-inline:18px}.purchase-description{margin-top:16px}.film-purchase .detail-price{margin:18px 0}.film-purchase .checkout-status{margin-bottom:12px}}@media (orientation:landscape) and (height<=550px) and (width<=1100px){.site-header{width:calc(100% - 32px);margin:10px 16px;position:relative;top:auto;left:auto;right:auto}.hero.powergrade-hero{padding-top:24px}.hero.powergrade-hero>.hero-copy h1{font-size:3rem}.film-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:20px}.film-purchase{padding:18px}.film-purchase h1{font-size:2.8rem}.detail-header{margin-block:0;padding-block:8px}.currency-options{grid-template-columns:1fr 1fr;width:100%;display:grid}.currency-options button{white-space:normal;padding:8px 6px;font-size:.875rem}.mobile-buy{width:min(300px,100% - 32px);min-height:48px;left:auto;right:16px}.guide-steps{grid-template-columns:1fr 1fr}.hero-intro{margin-bottom:24px}}@media (prefers-reduced-motion:reduce){.mobile-buy,.mobile-buy.visible{transition:none}}.site-header{grid-template-columns:auto 1fr;padding-right:24px}.site-header nav,.menu-toggle{justify-self:end}.thumbnail-image{display:block;position:relative}.thumbnail-image>img:first-child{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.thumbnail-image .thumbnail-overlay{filter:drop-shadow(0 2px 5px #000);opacity:.9;width:112px;height:auto;position:absolute;top:20px;left:20px}.grade-caption .thumbnail-wordmark{width:140px;height:auto}.grade-caption>strong{margin-top:4px}.gallery-images{aspect-ratio:16/9;background:#101214;position:relative;overflow:hidden}.gallery-images>img:not(.gallery-wordmark){object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .38s;display:block;position:absolute;inset:0}.gallery-images>img.selected{opacity:1}.gallery-images .gallery-wordmark{filter:drop-shadow(0 2px 5px #000);opacity:.85;pointer-events:none;width:90px;height:auto;position:absolute;bottom:16px;right:16px}.grade-gallery figcaption{min-height:76px}.stage-buttons button{transition:background-color .2s,color .2s,border-color .2s}.purchase-panel .detail-price{font-variant-numeric:tabular-nums}.purchase-button{min-height:52px}#guide{scroll-margin-top:90px}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{justify-self:stretch}}@media (width<=720px){.site-header{padding-right:12px}.product-title-row{display:block}.product-copy .product-lead{margin-top:24px}.product{gap:28px}.film-purchase h1{margin-top:12px}.film-purchase{padding:22px}.gallery-images .gallery-wordmark{width:76px;bottom:12px;right:12px}footer{padding-bottom:40px}.grade-gallery figcaption{min-height:86px}}@media (prefers-reduced-motion:reduce){.gallery-images>img:not(.gallery-wordmark),.stage-buttons button{transition:none}}.product-visual img.thumbnail-overlay,.grade-caption img.thumbnail-wordmark{aspect-ratio:auto;object-fit:contain;height:auto}.site-header{border:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050506f0;border-radius:0;min-height:76px;padding:0 max(24px,5vw);top:0;left:0;right:0}.hero.powergrade-hero{padding-top:126px}.comparison{border-radius:6px}.section-shell{max-width:1280px}.product{border-bottom:1px solid var(--line);gap:6vw;padding-block:100px}.product-visual{border-radius:8px}.grade-caption{padding:28px}.product-copy .button{border-radius:6px}.product-copy .product-lead{margin-block:24px}.included{padding-block:88px}.included-grid article{background:0 0}.included-grid article:nth-child(odd){border-right:0}.included-grid{column-gap:48px}.included-grid article{padding:28px 0!important}.faq{padding-block:88px}.detail-header{min-height:76px;margin-block:0;padding-block:12px}.breadcrumbs{padding-block:24px 32px}.film-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:clamp(28px,4vw,64px)}.film-purchase{border:0;border-left:1px solid var(--line);background:0 0;border-radius:0;padding:0 0 0 clamp(24px,3vw,40px)}.film-purchase h1{margin-top:16px}.gallery-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.gallery-heading>p:last-child{color:var(--muted);margin:0;font-size:.875rem}.grade-gallery figure{border-radius:6px;margin-top:14px}.stage-buttons{border-bottom:1px solid var(--line);gap:0}.stage-buttons button{background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:10px;min-height:48px;display:flex}.stage-buttons button span{margin:0}.stage-buttons button[aria-pressed=true]{color:var(--ivory);border-color:var(--cyan);background:0 0}.grade-gallery figcaption{background:0 0}.purchase-button{border-radius:6px}.detail-price{margin-block:22px}.detail-information{gap:8vw;margin-top:64px;padding-block:56px}.product-specs{margin:24px 0 0}.product-specs>div{border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:16px;padding:14px 0;font-size:.875rem;line-height:1.6;display:grid}.product-specs dt{color:var(--muted)}.product-specs dd{margin:0}.guide-steps{gap:0 40px}.guide-steps li{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:24px 0}.guide-help{border-radius:6px}.install-guide{padding-block:56px}footer{border-top:1px solid var(--line)}@media (width>=1051px){.film-gallery{position:sticky;top:28px}}@media (width<=1050px){.site-header nav{border-radius:0 0 8px 8px;top:100%}.site-header{padding-inline:24px}.film-detail-grid{grid-template-columns:1fr}.film-purchase{border-left:0;border-top:1px solid var(--line);padding:28px 0 0}}@media (width<=720px){.site-header{min-height:64px;padding-inline:18px}.hero.powergrade-hero{padding-top:96px}.product,.included,.faq{padding-block:56px}.product{gap:32px}.grade-caption{padding:22px}.included-grid{column-gap:0}.detail-header{min-height:64px}.film-detail-grid{gap:24px}.gallery-heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px}.stage-buttons button{gap:6px}.film-purchase{padding-top:24px}.detail-information{margin-top:40px;padding-block:36px}.guide-steps{grid-template-columns:1fr}.install-guide{padding-block:40px}.product-specs>div{grid-template-columns:88px 1fr}}@media (orientation:landscape) and (height<=550px) and (width<=1100px){.site-header{width:100%;min-height:60px;margin:0;position:relative}.hero.powergrade-hero{padding-top:32px}.film-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.film-purchase{border-top:0;border-left:1px solid var(--line);padding:0 0 0 20px}.gallery-heading{flex-direction:column;align-items:flex-start;gap:8px}.guide-steps{grid-template-columns:1fr 1fr}}.product-visual.grade-visual{border-radius:6px;place-self:start center;width:100%;max-width:520px;margin:0}.thumbnail-image .thumbnail-overlay{width:76px;inset:auto 14px 14px auto}.product{gap:clamp(28px,5vw,72px)}@media (width<=720px){.product-visual.grade-visual{max-width:440px}.thumbnail-image .thumbnail-overlay{width:64px;bottom:12px;right:12px}}.hero.powergrade-hero{padding-bottom:12px}.product{padding-top:32px;padding-bottom:64px;display:block}.product-copy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:7vw;display:grid}.product-copy>.eyebrow,.product-copy>.product-title-row,.product-copy>.product-lead{grid-column:1}.product-copy>.eyebrow{grid-row:1}.product-copy>.product-title-row{grid-row:2/span 2}.product-copy>.product-lead{grid-row:4;margin-top:0}.product-copy>p:not(.eyebrow):not(.product-lead):not(.purchase-note){grid-area:1/2/span 2;margin-top:0}.product-copy>ul{grid-area:3/2/span 2;margin-top:18px}.product-copy>.button{grid-column:2;justify-self:start;width:auto}.product-copy>.purchase-note{grid-column:2}@media (width<=720px){.hero.powergrade-hero{padding-bottom:0}.product{padding-top:28px;padding-bottom:44px}.product-copy{display:block}.product-copy>.product-lead{margin-block:20px}.product-copy>.button{width:100%}.product-copy>.purchase-note{margin-bottom:0}}.hero.powergrade-hero{max-width:1200px;margin-inline:auto;padding:122px 24px 36px}.hero.powergrade-hero>.hero-copy h1{margin:14px 0 20px;font-size:clamp(2.8rem,5vw,4.5rem)}.hero-intro{margin-bottom:0}.hero-intro .hero-subline{max-width:580px!important}.product.section-shell{border-top:1px solid #ffffff20;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,80px);width:min(1056px,100% - 48px);padding:64px 0 80px;scroll-margin-top:80px;display:grid}.preview-section.section-shell{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:48px;width:min(1152px,100% - 48px);padding:16px 0 64px;scroll-margin-top:100px;display:grid}.preview-intro h2{margin:16px 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.25}.preview-intro>p:last-child{max-width:340px;color:var(--muted);font-size:1rem;line-height:1.7}.spectrum-product{aspect-ratio:1;background:#080909;border:1px solid #ffffff20;border-radius:8px;justify-self:center;width:100%;max-width:460px;display:block;position:relative;overflow:hidden}.spectrum-artwork{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.spectrum-product .spectrum-wordmark{object-fit:contain;width:112px;height:auto;position:absolute;top:7%;left:7%}.spectrum-caption{letter-spacing:.16em;color:var(--ivory);font-size:.625rem;position:absolute;bottom:7%;left:7%}.spectrum-product:hover .spectrum-artwork{transform:scale(1.025)}.spectrum-product:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}.product-preview{min-width:0;scroll-margin-top:100px}.product-preview .comparison{aspect-ratio:16/9;border-radius:8px;width:100%;height:auto;min-height:0;max-height:none;container-type:inline-size}.product-preview .comparison-image{object-fit:cover;object-position:center;filter:none;width:100%;height:100%}.product-preview .comparison-graded .comparison-image{width:100cqw;max-width:none}.product-preview .compare-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:14px}.product-preview .compare-toolbar>span{font-size:.8125rem}.product-preview .proof-note{letter-spacing:.04em;margin:14px 0 0;font-size:.75rem;line-height:1.6}.product-copy{min-width:0;display:block}.product-copy .eyebrow{letter-spacing:.1em;font-size:.75rem;line-height:1.65}.product-copy .product-title-row h2{margin:16px 0 22px;font-size:clamp(3rem,5vw,4.5rem);line-height:1.12}.product-copy .product-type{margin-top:12px;font-size:1rem;line-height:1.5}.product-copy>p:not(.eyebrow){margin:0 0 20px;font-size:1rem;line-height:1.7}.product-copy ul{margin:20px 0 24px}.product-copy li{padding:10px 0;font-size:.875rem}.product-explore{border-bottom:1px solid var(--ivory);justify-content:space-between;align-items:center;gap:36px;min-height:52px;padding:0 0 6px;font-size:1rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.product-explore svg{transition:transform .2s}.product-explore:hover{color:var(--cyan);border-color:var(--cyan)}.product-explore:hover svg{transform:translate(4px)}.product-explore:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}.film-page,.detail-header{max-width:1200px}.film-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.film-gallery{max-width:640px}.film-purchase .detail-price{margin:24px 0 22px}@media (width<=800px){.hero.powergrade-hero{padding:96px 20px 24px}.product.section-shell{grid-template-columns:1fr;gap:30px;width:calc(100% - 40px);padding:12px 0 48px}.product-preview,.product-copy{justify-self:center;width:100%;max-width:560px}.product-copy .product-title-row h2{font-size:3.4rem}.product-explore{width:100%;max-width:280px}.film-detail-grid{grid-template-columns:1fr}.film-gallery{max-width:none}}@media (orientation:landscape) and (height<=550px) and (width>=650px){.hero.powergrade-hero{padding-top:30px}.product.section-shell{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:24px}.product-copy .product-title-row h2{font-size:2.8rem}.film-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}@media (width<=800px){.preview-section.section-shell{grid-template-columns:1fr;gap:24px;width:calc(100% - 40px);padding:12px 0 40px}.preview-intro{justify-self:center;width:100%;max-width:560px}.preview-intro h2{font-size:1.8rem}.product.section-shell{padding-top:40px}.spectrum-product{max-width:360px}.spectrum-product .spectrum-wordmark{width:96px}}@media (orientation:landscape) and (height<=550px) and (width>=650px){.preview-section.section-shell{grid-template-columns:.8fr 1.2fr;gap:24px}.spectrum-product{max-width:320px}}@media (prefers-reduced-motion:reduce){.product-explore,.product-explore svg,.spectrum-artwork{transition:none}}#product.product.section-shell{box-sizing:border-box;background:#0c0d0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:40px;width:calc(100% - 48px);max-width:960px;margin:28px auto 72px;padding:24px;scroll-margin-top:100px}#product .spectrum-product{border:0;border-radius:6px;max-width:none}#product .product-copy{width:100%;max-width:none;padding:12px 12px 12px 0}#product .product-copy .eyebrow{letter-spacing:.16em;color:#9a9b97;margin:0 0 18px;font-size:.625rem}#product .product-title-row h2{margin:0 0 22px;font-size:clamp(2.4rem,4vw,3.4rem)}#product .product-type{color:#babdb8;margin-top:12px;font-size:.8125rem;font-weight:400}#product .product-copy>p:not(.eyebrow){color:#babdb8;max-width:330px;margin:0 0 28px;font-size:.9375rem;line-height:1.7}#product .product-explore{gap:28px;width:auto;max-width:none;min-height:44px;padding:0;font-size:.875rem}@media (width<=600px){#product.product.section-shell{grid-template-columns:1fr;gap:0;width:calc(100% - 40px);max-width:400px;margin:16px auto 48px;padding:16px}#product .spectrum-product{aspect-ratio:1.2}#product .product-copy{padding:26px 8px 12px}#product .product-title-row h2{margin-bottom:18px;font-size:2.6rem}#product .product-copy .eyebrow{margin-bottom:14px}#product .product-copy>p:not(.eyebrow){margin-bottom:22px}}
