/* Black belt look (owner 2026-09-27): colours from lib/theme-palette.ts (Black belt, dark); greys are neutral. */
:root{color-scheme:dark;--ink:#000000;--text:#f4f4f5;--red:#e3121b;--red-text:#ff3b3b;--on-red:#ffffff;--muted:#ababab;--line:#363636;--display:"Arial Black",Arial,Helvetica,sans-serif;--body:Arial,Helvetica,sans-serif;--page-progress:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:50px}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased}::selection{background:var(--red);color:var(--on-red)}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:900;text-transform:uppercase;letter-spacing:-.073em;line-height:.98;margin-bottom:0}h1 em,h2 em{color:var(--red-text);font-style:normal}main,.site-footer{position:relative;z-index:2}.section-shell{width:calc(100% - 184px);max-width:1360px;margin-left:128px;margin-right:56px}.skip-link{position:fixed;z-index:60;top:8px;left:90px;transform:translateY(-170%);background:var(--red);color:var(--on-red);padding:12px 18px;font-size:13px;font-weight:700}.skip-link:focus{transform:translateY(0)}
.review-banner{position:fixed;z-index:40;inset:0 0 auto;height:31px;display:flex;justify-content:center;align-items:center;gap:8px;background:#1a1a1a;color:#bdbdbd;border-bottom:1px solid #353535;font-size:9px;letter-spacing:.08em}.review-banner>span{width:5px;height:5px;border-radius:50%;background:var(--red)}.review-banner b{font-weight:400;color:#727272}.side-rail{position:fixed;inset:31px auto 0 0;width:73px;border-right:1px solid #45454550;z-index:30;background:#0000009c;display:flex;flex-direction:column;align-items:center}.rail-logo{width:47px;margin-top:20px}.rail-logo img{width:100%;height:auto}.side-rail nav{position:absolute;left:22px;top:42%;display:flex;flex-direction:column;gap:9px}.side-rail nav a{height:27px;width:29px;display:flex;align-items:center;position:relative;text-decoration:none}.rail-tick{display:block;height:2px;width:12px;background:#565656}.side-rail a[aria-current="location"] .rail-tick{width:28px;background:var(--red)}.rail-label{position:absolute;left:35px;top:1px;background:#232323;padding:6px 9px;color:var(--text);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;white-space:nowrap}.side-rail nav a:hover .rail-label,.side-rail nav a:focus-visible .rail-label{opacity:1}.rail-progress{position:absolute;bottom:122px;left:35px;height:75px;width:1px;background:#363636}.rail-progress span{display:block;width:1px;height:100%;background:var(--red);transform-origin:top;transform:scaleY(var(--page-progress))}.rail-footer{position:absolute;bottom:27px;left:32px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:7px;letter-spacing:.16em;color:#8e8e8e;white-space:nowrap}
.ambient-scene{position:fixed;z-index:0;inset:31px 0 0 73px;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 70% 50%,#360406 0,#120102 37%,#000000 74%)}.ambient-glow{position:absolute;width:65%;height:90%;right:-8%;top:5%;background:radial-gradient(ellipse,#e3121b34 0,#7d0a0f18 37%,transparent 66%)}.stage-visual{position:absolute;max-width:none;width:min(69vw,1040px);height:auto;left:43%;top:7%;transform:translate3d(var(--art-x,0px),var(--art-y,0px),0) rotate(var(--art-angle,-13deg)) scale(var(--art-scale,1));transform-origin:50% 50%;filter:drop-shadow(0 50px 40px #0009);will-change:transform}.ambient-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000000f7 0%,#000000e0 26%,#00000075 55%,#00000018 78%,#00000050 100%),linear-gradient(0deg,#000000 0%,transparent 23%,transparent 80%,#0000004d 100%)}.ambient-grain{position:absolute;inset:0;opacity:.17;background-image:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#d7d7d709 4px,transparent 5px)}
.scroll-section{min-height:100vh;min-height:100svh;display:flex;align-items:center;padding:102px 0}.hero{min-height:920px;min-height:max(920px,100svh);padding-top:87px;padding-bottom:65px;align-items:start}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:57px}.hero-topline>img{width:223px;height:auto}.hero-topline>span{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#b9b9b9}.hero-topline i{width:5px;height:5px;background:var(--red);border-radius:50%}.eyebrow{display:flex;align-items:center;gap:24px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.13em;line-height:1.6;color:#a7a7a7;margin-bottom:33px}.eyebrow>span{color:var(--red-text)}h1{font-size:clamp(60px,7.6vw,116px);max-width:1110px}.hero-bottom{display:flex;align-items:end;gap:80px;margin-top:39px;max-width:800px}.hero-bottom>p{max-width:420px;color:#c4c4c4;font-size:15px;line-height:1.75;margin-bottom:0}.scroll-cue{display:flex;align-items:center;gap:35px;text-decoration:none;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.02em;padding-bottom:4px;border-bottom:1px solid #808080}.scroll-cue>span:last-child{font-size:28px;font-weight:400;color:var(--red-text)}.release-note{font-size:10px;line-height:1.7;color:#999999;margin-top:23px;margin-bottom:0;max-width:540px}
.chapter{position:relative;min-height:max(880px,100svh)}.chapter:before{position:absolute;content:"";left:128px;right:56px;top:0;height:1px;background:linear-gradient(90deg,#51515180,transparent 75%)}.chapter-layout{display:grid;grid-template-columns:170px 1fr;gap:32px;align-items:start}.chapter-number{font-family:var(--display);font-size:151px;line-height:.9;letter-spacing:-.09em;color:#c0c0c01a;-webkit-text-stroke:1px #8e8e8e60;padding-top:2px}.chapter-content{max-width:760px}.chapter h2{font-size:clamp(60px,7vw,98px);max-width:790px}.chapter-intro{font-size:16px;line-height:1.8;color:#c9c9c9;max-width:490px;margin:31px 0}.numbered-rows{max-width:540px}.numbered-rows article{display:grid;grid-template-columns:29px 1fr;column-gap:17px;border-top:1px solid #4e4e4e8c;padding:20px 0}.numbered-rows article>span{color:var(--red-text);font-size:9px;font-weight:700;padding-top:5px}.numbered-rows h3{font-family:var(--display);font-size:21px;letter-spacing:-.04em;line-height:1.18;margin-bottom:9px}.numbered-rows p{font-size:13px;line-height:1.75;color:#aeaeae;max-width:420px;margin-bottom:0}.chapter-footnote{font-size:9px;line-height:1.8;color:#929292;max-width:490px;margin-top:14px;margin-bottom:0}#find .chapter-layout{grid-template-columns:170px 1fr}#drill .chapter-content{max-width:760px}.contact-section{align-items:start;padding-top:124px;padding-bottom:90px;background:linear-gradient(0deg,#000000f5 0%,#000000c4 42%,transparent 100%)}.contact-section h2{font-size:clamp(48px,7vw,102px);max-width:1100px}.contact-copy{margin-top:34px;max-width:530px}.contact-copy p{font-size:16px;line-height:1.7;color:#bbbbbb;margin-bottom:16px}.contact-copy p:first-child{font-size:21px;color:#e4e4e4;letter-spacing:-.025em;max-width:480px}.contact-address{display:flex;align-items:center;justify-content:space-between;gap:18px;width:fit-content;max-width:100%;margin-top:31px;padding-bottom:10px;border-bottom:1px solid #999999;text-decoration:none;color:var(--red-text);font-size:clamp(17px,2vw,25px);font-weight:700;letter-spacing:-.03em;overflow-wrap:anywhere}.contact-address>span{font-size:29px;padding-left:22px;font-weight:400;flex:0 0 auto}.questions{display:grid;grid-template-columns:.65fr 1.35fr;gap:72px;margin-top:118px;border-top:1px solid #535353;padding-top:33px;max-width:1130px}.questions>.eyebrow{margin-bottom:22px}.questions h3{font-family:var(--display);text-transform:uppercase;font-size:29px;line-height:1.08;letter-spacing:-.055em;max-width:250px}.faq-list details{border-bottom:1px solid #3b3b3b}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:23px;cursor:pointer;font-size:14px;line-height:1.5;font-weight:700;padding:22px 0}.faq-list details:first-child summary{padding-top:0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;font-weight:400;color:var(--red-text);flex:0 0 auto}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{max-width:565px;margin:0 31px 23px 0;font-size:13px;line-height:1.8;color:#b2b2b2}.faq-list a{overflow-wrap:anywhere}.site-footer{padding-top:27px;padding-bottom:117px;border-top:1px solid #464646}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:29px}.footer-top img{width:227px;height:auto}.footer-top>a{font-size:10px;text-decoration:none;white-space:nowrap}.footer-top>a span{font-size:20px;padding-left:12px;color:var(--red-text)}.footer-links{display:flex;justify-content:space-between;gap:30px;align-items:start;border-top:1px solid #343434;padding-top:22px;font-size:9px;color:#a4a4a4}.footer-links>p{margin-bottom:0;line-height:1.8;max-width:230px}.footer-links>p span{display:block}.footer-links nav{display:flex;justify-content:end;flex-wrap:wrap;gap:13px 24px;max-width:600px;line-height:1.8}.footer-links nav a{text-decoration:none}.footer-links nav a:hover{color:var(--red-text)}.footer-note,.footer-draft{font-size:9px;line-height:1.75;color:#8b8b8b;max-width:750px;margin:20px 0 0}.footer-draft{color:#a7a7a7;margin-top:12px}.floating-contact{position:fixed;z-index:35;bottom:25px;right:28px;background:var(--red);color:var(--on-red);border-radius:30px;box-shadow:0 5px 30px #0007;min-height:47px;display:flex;gap:12px;align-items:center;justify-content:center;text-decoration:none;padding:13px 21px;font-size:11px;font-weight:700}.floating-contact>span:last-child{font-size:20px;line-height:1;font-weight:400;margin-left:8px}.contact-dot{height:5px;width:5px;border-radius:50%;background:var(--on-red)}.floating-contact:hover{background:#c10f17}
@media(min-width:1700px){.section-shell{margin-left:calc((100vw - 1440px)/2 + 100px)}.chapter:before{left:calc((100vw - 1440px)/2 + 100px)}}
@media(max-width:1100px){.section-shell{width:calc(100% - 152px);margin-left:112px;margin-right:40px}.hero{min-height:880px}.hero-topline{margin-bottom:51px}.hero-bottom{gap:48px}.chapter-layout,#find .chapter-layout{grid-template-columns:125px 1fr;gap:27px}.chapter-number{font-size:115px}.chapter h2{font-size:clamp(58px,7.4vw,82px)}.chapter:before{left:112px;right:40px}.questions{gap:44px}.stage-visual{width:83vw;left:38%;top:13%}.hero-bottom>p{max-width:355px}}
@media(max-width:800px){.section-shell{width:calc(100% - 134px);margin-left:102px;margin-right:32px}.hero{min-height:900px;padding-top:78px}.hero-topline>img{width:197px}.hero-topline>span{font-size:8px}.hero h1{font-size:clamp(46px,8vw,64px)}.hero-bottom{flex-direction:column;align-items:start;gap:28px;margin-top:31px}.hero-bottom>p{max-width:390px;font-size:14px}.scroll-cue{gap:49px}.stage-visual{left:27%;top:20%;width:102vw;opacity:.8}.ambient-shade{background:linear-gradient(90deg,#000000f7 0%,#000000d9 22%,#00000085 54%,#0000004d 100%),linear-gradient(0deg,#000000 0%,transparent 30%,#00000044 100%)}.chapter{min-height:870px;padding-block:86px}.chapter-layout,#find .chapter-layout{grid-template-columns:80px 1fr;gap:20px}.chapter-number{font-size:75px}.chapter h2{font-size:60px}.chapter-intro{font-size:15px}.chapter:before{left:102px;right:32px}.chapter .eyebrow{flex-direction:column;align-items:start;gap:6px}.contact-section{padding-top:88px}.questions{grid-template-columns:1fr;gap:22px;margin-top:83px}.questions h3{max-width:none}.questions .eyebrow{margin-bottom:18px}.footer-links{flex-direction:column;gap:19px}.footer-links nav{justify-content:start;max-width:none}.footer-links>p{max-width:none}.footer-links>p span{display:inline;margin-left:14px}}
@media(max-width:560px){.review-banner{height:28px;font-size:8px}.side-rail{width:47px;top:28px}.rail-logo{width:37px;margin-top:15px}.side-rail nav{left:13px;gap:7px}.side-rail nav a{width:24px;height:25px}.rail-tick{width:9px}.side-rail a[aria-current="location"] .rail-tick{width:21px}.rail-label{left:27px;font-size:8px}.rail-progress{left:23px;bottom:112px;height:60px}.rail-footer{left:19px;font-size:6px;bottom:24px}.section-shell{width:calc(100% - 90px);margin-left:66px;margin-right:24px}.skip-link{left:55px;font-size:11px}.ambient-scene{left:47px;top:28px}.stage-visual{left:8%;top:22%;width:145vw;opacity:.62}.ambient-shade{background:linear-gradient(90deg,#000000e8 0%,#000000a8 37%,#00000050 100%),linear-gradient(0deg,#000000bd 0%,transparent 43%,#00000020 100%)}.ambient-glow{right:-10%;width:110%;top:13%;height:80%}.hero{padding-top:62px;padding-bottom:69px;min-height:max(790px,100svh)}.hero-topline{margin-bottom:47px;gap:16px;align-items:start;flex-direction:column}.hero-topline>img{width:184px;max-width:95%}.hero-topline>span{font-size:7px;letter-spacing:.09em;gap:7px;padding-left:4px}.hero-topline i{width:4px;height:4px}.eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:24px;line-height:1.7;gap:8px}.hero>.section-shell>.eyebrow{max-width:260px}.hero h1{font-size:clamp(29px,8vw,45px);letter-spacing:-.073em;line-height:1.02}.hero-bottom{gap:25px;margin-top:31px}.hero-bottom>p{font-size:13px;line-height:1.8;max-width:330px}.scroll-cue{font-size:9px;gap:49px}.scroll-cue>span:last-child{font-size:25px}.release-note{font-size:8px;max-width:290px;margin-top:26px;line-height:1.8}.chapter{min-height:max(790px,100svh);padding-block:73px}.chapter:before{left:66px;right:24px}.chapter-layout,#find .chapter-layout{grid-template-columns:1fr;gap:23px}.chapter-number{font-size:64px;color:#cccccc20;-webkit-text-stroke:.7px #9595956b;line-height:.8}.chapter h2{font-size:clamp(35px,10vw,56px);line-height:.99;letter-spacing:-.075em}.chapter-intro{font-size:13px;line-height:1.8;margin:26px 0;max-width:355px}.numbered-rows article{grid-template-columns:19px 1fr;gap:12px;padding:18px 0}.numbered-rows article>span{font-size:8px}.numbered-rows h3{font-size:17px;line-height:1.25;margin-bottom:7px}.numbered-rows p{font-size:12px;line-height:1.8}.chapter-footnote{font-size:8px;margin-top:16px;line-height:1.8}.contact-section{padding-top:75px;padding-bottom:55px}.contact-section>.section-shell>.eyebrow{flex-direction:column;align-items:start;gap:6px}.contact-section h2{font-size:clamp(28px,7.9vw,43px);letter-spacing:-.075em;line-height:1.03}.contact-copy{margin-top:28px}.contact-copy p{font-size:13px;line-height:1.8}.contact-copy p:first-child{font-size:17px;line-height:1.55}.contact-address{font-size:clamp(11px,3.3vw,17px);gap:8px;margin-top:25px;letter-spacing:-.03em}.contact-address>span{font-size:22px;padding-left:1px}.questions{margin-top:67px;padding-top:26px;gap:16px}.questions h3{font-size:24px}.faq-list summary{font-size:12px;padding:19px 0;gap:14px}.faq-list details>p{font-size:12px;line-height:1.8;margin-right:12px;margin-bottom:21px}.faq-list summary>span{font-size:20px}.site-footer{padding-top:25px;padding-bottom:116px}.footer-top{align-items:start;gap:12px;flex-direction:column;margin-bottom:23px}.footer-top img{width:170px}.footer-top>a{font-size:9px;margin-top:3px}.footer-links{padding-top:19px;font-size:8px;gap:17px}.footer-links>p span{display:block;margin-left:0;margin-top:4px}.footer-links nav{gap:10px 18px;line-height:1.8}.footer-note,.footer-draft{font-size:8px;line-height:1.8}.floating-contact{right:18px;bottom:17px;min-height:43px;padding:11px 17px;font-size:10px;gap:9px}.floating-contact>span:last-child{font-size:18px;margin-left:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.stage-visual{transform:rotate(-13deg);will-change:auto}.rail-progress span{transform:scaleY(var(--page-progress))}}
@media(forced-colors:active){.ambient-scene{display:none}.chapter-number{color:CanvasText;-webkit-text-stroke:0}.rail-tick,.contact-dot{background:CanvasText}.side-rail a[aria-current="location"] .rail-tick{background:Highlight}.floating-contact{border:1px solid CanvasText}.review-banner{border-bottom:1px solid CanvasText}}
@media print{body{print-color-adjust:exact;-webkit-print-color-adjust:exact}.side-rail,.floating-contact,.ambient-scene{display:none}.review-banner{position:static}.section-shell{width:100%;margin:0}.scroll-section,.hero,.chapter{min-height:0;padding:30px 25px;break-inside:avoid}.hero h1{font-size:58px}.site-footer{padding:30px 25px}.chapter h2{font-size:56px}.chapter-number{font-size:80px}.chapter-layout,#find .chapter-layout{grid-template-columns:100px 1fr}.chapter:before{left:25px;right:25px}.questions{margin-top:40px}.faq-list details:not([open])>p{display:block}.release-note{color:#bbbbbb}}
.account-information{max-width:770px;border-top:1px solid #454545;margin-top:65px;padding-top:28px;scroll-margin-top:65px}.account-information .eyebrow{margin-bottom:18px}.account-information h3{font-family:var(--display);font-size:21px;letter-spacing:-.035em;margin-bottom:17px}.account-information>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#b3b3b3;max-width:700px;margin-bottom:13px}.account-information strong{color:#dbdbdb;font-weight:400;overflow-wrap:anywhere}.account-information a{overflow-wrap:anywhere}@media(max-width:560px){.account-information{margin-top:43px;padding-top:25px}.account-information h3{font-size:18px}.account-information>p:not(.eyebrow){font-size:11px}}
/* Visual QA: preserve headline contrast while leaving the far-right artwork visible. */
.ambient-shade{background:linear-gradient(90deg,#000000f7 0%,#000000f0 40%,#000000e8 65%,#000000d9 72%,#00000055 88%,#00000018 100%),linear-gradient(0deg,#000000 0%,transparent 23%,transparent 80%,#0000004d 100%)}
/* Keep functional mobile disclosures and policy navigation comfortably legible. */
@media(max-width:800px){.review-banner{font-size:10px}.eyebrow,.hero-topline>span{font-size:9px}.release-note,.footer-links{font-size:12px}.footer-note,.footer-draft{font-size:11px}}
/* The tick links retain their accessible names; tooltip text must not cover mobile copy. */
@media(max-width:560px){.rail-label{display:none}}
/* Revision 3: discoverable product chapters, retaining the reviewed contrast and type. */
.side-rail nav{top:44%;transform:translateY(-50%)}.side-rail nav a{flex-shrink:0}
.feature-index{max-width:805px;margin-top:38px;padding-top:20px;border-top:1px solid #4d4d4d80}.feature-index>p{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a0a0a0;margin-bottom:15px}.feature-index>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 20px}.feature-index a{font-size:11px;line-height:1.6;text-decoration:none;color:#d9d9d9;padding:6px 0;border-bottom:1px solid #61616170}.feature-index a:hover{color:var(--red-text);border-color:var(--red)}
.feature-detail{max-width:540px;border-top:1px solid #4e4e4e8c;border-bottom:1px solid #4e4e4e8c;margin-top:6px}.feature-detail summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-size:12px;font-weight:700;line-height:1.6;cursor:pointer;padding:17px 0;color:#dddddd}.feature-detail summary::-webkit-details-marker{display:none}.feature-detail summary>span{font-size:19px;font-weight:400;color:var(--red-text);flex:0 0 auto}.feature-detail[open] summary>span{transform:rotate(45deg)}.feature-detail>p{font-size:12px;line-height:1.8;color:#b2b2b2;margin:0 20px 20px 0}
.development-status{display:inline-block;border:1px solid #e3121b5c;background:#e3121b0b;color:#fa8e8f;font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1.5;padding:7px 12px;margin:-7px 0 29px}.future-chapter .eyebrow{margin-bottom:22px}
.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;max-width:925px;margin-top:35px;background:linear-gradient(90deg,#00000038,#0000008c)}.control-grid article{border-top:1px solid #535353;padding:24px 18px 25px 0}.control-state{display:block;font-size:10px;font-weight:700;letter-spacing:.05em;color:#b4b4b4;margin-bottom:15px}.control-state.upcoming{color:#fa8e8f}.control-grid h3{font-family:var(--display);font-size:23px;letter-spacing:-.04em;line-height:1.18;margin-bottom:13px;max-width:350px}.control-grid p{font-size:13px;line-height:1.8;color:#b4b4b4;margin-bottom:0;max-width:370px}.controls-section .chapter-intro{margin-bottom:0;max-width:520px}
@media(max-width:1100px){.feature-index{max-width:740px}.control-grid{max-width:795px;gap:0 30px}.control-grid h3{font-size:21px}}
@media(max-width:800px){.feature-index>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 23px}.feature-index>p{font-size:10px}.feature-index a{font-size:12px}.control-grid{gap:0 26px}.control-grid h3{font-size:19px}.development-status{font-size:11px;margin-bottom:27px}.feature-detail summary{font-size:12px}}
@media(max-width:560px){.feature-index{margin-top:29px;padding-top:19px}.feature-index>div{gap:8px 16px}.feature-index a{font-size:11px;padding:7px 0}.feature-index>p{font-size:9px;margin-bottom:13px}.feature-detail summary{font-size:12px;padding:16px 0}.feature-detail>p{font-size:12px;margin-right:9px}.development-status{padding:6px 10px;font-size:11px;margin-bottom:26px}.future-chapter .eyebrow{margin-bottom:19px}.control-grid{grid-template-columns:1fr;margin-top:28px;gap:0;background:#00000066}.control-grid article{padding:22px 6px 24px 0}.control-grid h3{font-size:21px;max-width:310px}.control-grid p{font-size:12px}.control-state{font-size:11px;margin-bottom:13px}}
@media(max-height:650px){.side-rail nav{top:97px;bottom:85px;transform:none;gap:4px;overflow-y:auto;scrollbar-width:none;width:38px}.rail-progress{display:none}}
@media print{.feature-index>div{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-detail:not([open])>p{display:block}.control-grid{break-inside:avoid}}
/* On narrow phones, keep the contact action in the page flow so it cannot cover features. */
@media screen and (max-width:560px){.floating-contact{position:relative;right:auto;bottom:auto;width:fit-content;margin:0 24px 30px 66px}.site-footer{padding-bottom:32px}}

/* Inactive launch placeholders: text treatments, not official availability badges. */
.store-placeholders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;max-width:550px;margin-top:28px}.store-placeholder{appearance:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;min-width:0;min-height:81px;padding:17px 21px;border:1px solid #6b6b6b;border-radius:5px;background:#151515ef;color:var(--text);font-family:var(--body);text-align:left;opacity:1;cursor:default}.store-title{font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.025em}.store-note{font-size:11px;line-height:1.5;color:#bcbcbc}.store-placeholder:disabled{opacity:1;color:var(--text)}
@media(max-width:560px){.store-placeholders{grid-template-columns:1fr;gap:10px;margin-top:25px;max-width:330px}.store-placeholder{min-height:78px;padding:16px 18px}.store-title{font-size:18px}.store-note{font-size:12px}}
/* Persistent launch links sit below the review banner and outside the navigation rail. */
:root{--store-bar-top:31px;--store-bar-height:84px;--store-bar-left:73px}html{scroll-padding-top:calc(var(--store-bar-top) + var(--store-bar-height) + 16px)}main{padding-top:var(--store-bar-height)}
.store-bar{position:fixed;z-index:38;top:var(--store-bar-top);left:var(--store-bar-left);right:0;height:var(--store-bar-height);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 32px;background:#0f0f0f;border-bottom:1px solid #7d0a0f;box-shadow:0 7px 18px #0005}.store-bar-label{flex:0 0 auto;margin:0;color:var(--text);font-size:16px;font-weight:700;line-height:1.3;letter-spacing:-.025em}.store-bar-label>span{display:block;margin-top:5px;color:#b9b9b9;font-size:9px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.store-bar .store-placeholders{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:0 1 500px;width:min(500px,100%);max-width:500px;height:100%;margin:0}.store-bar .store-placeholder{height:100%;min-height:0;padding:9px 17px;gap:4px;border-color:#e3121b;border-radius:4px;background:var(--red);color:var(--on-red)}.store-bar .store-placeholder:disabled{opacity:1;color:var(--on-red)}.store-bar .store-title{font-size:16px;line-height:1.25}.store-bar .store-note{font-size:11px;line-height:1.3;color:#ffffff}
@media(max-width:900px){.store-bar-label{display:none}.store-bar{justify-content:center;padding-inline:20px}.store-bar .store-placeholders{flex:1 1 auto;max-width:570px;width:100%}}
@media(max-width:560px){:root{--store-bar-top:28px;--store-bar-height:80px;--store-bar-left:47px}.store-bar{padding:6px 9px;gap:0}.store-bar .store-placeholders{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:none}.store-bar .store-placeholder{padding:7px 8px;gap:3px;align-items:flex-start}.store-bar .store-title{font-size:13px;line-height:1.3;letter-spacing:-.025em}.store-bar .store-note{font-size:11px;line-height:1.3}}
@media print{.store-bar{position:static;width:100%;height:auto;min-height:80px;margin-bottom:20px}main{padding-top:0}}

/* Interactive app showcase: the existing nine-section rail remains unchanged. */
.preview-jump{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;flex-shrink:0;min-height:52px;padding:15px 21px;border:1px solid var(--red);border-radius:4px;background:var(--red);color:var(--on-red);font-size:14px;font-weight:700;text-decoration:none}
.preview-jump>span:last-child{font-size:24px;font-weight:400;line-height:1}.preview-jump:hover,.showcase-launch:hover{background:#c10f17}
.showcase-section{position:relative;padding:75px 0 110px;scroll-margin-top:calc(var(--store-bar-top) + var(--store-bar-height) + 20px)}
.showcase-layout{display:grid;grid-template-columns:minmax(0,1fr) 414px;align-items:center;gap:clamp(35px,6vw,100px);padding-top:54px;border-top:1px solid #5c5c5c80}
.showcase-copy{min-width:0;max-width:630px}.showcase-copy .eyebrow{flex-wrap:wrap;gap:8px 18px;margin-bottom:26px;font-size:11px}.showcase-copy h2{font-size:clamp(48px,5.5vw,80px);line-height:1.02;letter-spacing:-.065em}
.showcase-intro{max-width:430px;margin:28px 0 33px;font-size:17px;line-height:1.75;color:#c4c4c4}.showcase-steps{list-style:none;padding:0;margin:0;max-width:430px}.showcase-steps li{display:grid;grid-template-columns:25px minmax(0,1fr);gap:16px;border-top:1px solid #535353;padding:22px 0}.showcase-steps li>span{font-size:11px;color:var(--red-text);padding-top:4px}.showcase-steps h3{font-family:var(--display);font-size:20px;letter-spacing:-.035em;line-height:1.25;margin:0 0 9px}.showcase-steps p{font-size:14px;line-height:1.75;color:#b4b4b4;margin:0}
.showcase-disclosure{max-width:430px;font-size:12px;line-height:1.8;color:#afafaf;margin:17px 0 24px}.showcase-full-link{display:inline-flex;align-items:center;gap:21px;min-height:44px;font-size:14px;font-weight:700;color:var(--red-text);text-decoration:none;border-bottom:1px solid #9f0d13}.showcase-full-link>span[aria-hidden]{font-size:22px}.showcase-full-link:hover{color:#c10f17}
.showcase-device{min-width:0;max-width:414px;width:100%;justify-self:center}.showcase-device-label{display:flex;align-items:center;justify-content:center;gap:8px;color:#cbcbcb;font-size:11px;line-height:1.5;margin:0 0 16px}.showcase-device-label>span{width:5px;height:5px;border-radius:50%;background:var(--red)}
.showcase-phone{width:100%;padding:11px;border:1px solid #6c6c6c;border-radius:36px;background:linear-gradient(135deg,#606060,#191919 38%,#0a0a0a 73%,#3e3e3e);box-shadow:0 28px 70px #0009,0 0 65px #e3121b0a}
.showcase-screen{height:740px;overflow:hidden;border-radius:25px;background:#000000;isolation:isolate}.showcase-frame{display:block;width:100%;height:100%;border:0;background:#000000}.showcase-frame:focus-visible{outline:2px solid var(--red);outline-offset:-3px}
.showcase-launcher{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:38px 28px;text-align:center;background:radial-gradient(ellipse at 55% 33%,#e3121b25,transparent 65%),linear-gradient(160deg,#120102,#000000 65%)}.showcase-launcher>img{width:200px;height:200px;object-fit:contain;filter:drop-shadow(0 18px 20px #0009);margin-bottom:26px}.showcase-launcher-kicker{color:#c5c5c5;font-size:10px;text-transform:uppercase;letter-spacing:.1em;line-height:1.7;margin:0 0 14px}.showcase-launcher-title{font-family:var(--display);text-transform:uppercase;font-size:31px;line-height:1.12;letter-spacing:-.045em;margin:0 0 29px}
.showcase-launch{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:52px;width:100%;max-width:270px;border:1px solid var(--red);border-radius:5px;background:var(--red);color:var(--on-red);font-family:var(--body);font-size:14px;font-weight:700;cursor:pointer;padding:14px 17px}.showcase-launch>span:last-child{font-size:22px;line-height:1}.showcase-launch:focus-visible{outline:2px solid var(--text);outline-offset:5px}.showcase-launcher-note{font-size:11px;line-height:1.7;color:#afafaf;margin:17px 0 0}.showcase-launcher noscript{font-size:12px;line-height:1.8;margin-top:16px}.showcase-status{min-height:18px;margin:15px 7px 0;text-align:center;font-size:11px;line-height:1.7;color:#b2b2b2}.showcase-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.showcase-layout{grid-template-columns:minmax(0,1fr) minmax(0,390px);gap:34px}.showcase-copy h2{font-size:52px}.showcase-intro{font-size:15px}.showcase-steps h3{font-size:18px}.showcase-copy .eyebrow{font-size:10px}}
@media(max-width:900px){.showcase-layout{grid-template-columns:minmax(0,1fr);gap:42px}.showcase-copy{max-width:630px}.showcase-copy h2{font-size:clamp(46px,7vw,64px)}.showcase-intro,.showcase-steps,.showcase-disclosure{max-width:580px}.showcase-device{max-width:414px}.showcase-section{padding-top:30px;padding-bottom:80px}}
@media(max-width:560px){.preview-jump{min-height:49px;font-size:13px;padding:13px 18px;gap:35px}.showcase-section{padding-top:13px;padding-bottom:60px}.showcase-section .section-shell{width:calc(100% - 78px);margin-left:62px;margin-right:16px}.showcase-layout{padding-top:35px;gap:30px}.showcase-copy h2{font-size:clamp(34px,8.7vw,47px)}.showcase-copy .eyebrow{font-size:10px;line-height:1.7;margin-bottom:22px}.showcase-intro{font-size:14px;line-height:1.8;margin:24px 0}.showcase-steps li{grid-template-columns:20px minmax(0,1fr);gap:11px;padding:20px 0}.showcase-steps h3{font-size:18px}.showcase-steps p{font-size:13px}.showcase-disclosure{font-size:12px}.showcase-full-link{font-size:13px;gap:16px}.showcase-phone{padding:6px;border-radius:24px}.showcase-screen{height:680px;border-radius:18px}.showcase-launcher{padding:30px 16px}.showcase-launcher>img{width:160px;height:160px;margin-bottom:23px}.showcase-launcher-title{font-size:clamp(23px,6.3vw,31px)}.showcase-launcher-kicker{font-size:9px}.showcase-launch{font-size:13px;gap:14px;padding-inline:12px}.showcase-device-label,.showcase-status{font-size:10px}.showcase-device-label{gap:6px}}
@media(forced-colors:active){.showcase-phone,.showcase-launch,.preview-jump{border:1px solid CanvasText}.showcase-launch,.preview-jump{background:ButtonFace;color:ButtonText}.showcase-device-label>span{background:CanvasText}}
@media print{.showcase-section{padding:30px 25px;break-inside:avoid}.showcase-layout{display:block;padding-top:0;border:0}.showcase-device,.preview-jump{display:none}.showcase-full-link:after{content:" /preview/"}.showcase-copy h2{font-size:48px}}
.showcase-phone-note{display:none}
@media screen and (max-width:419px){.showcase-device{display:none}.showcase-phone-note{display:block;font-size:13px;line-height:1.75;color:#c4c4c4;margin:0 0 18px}.showcase-full-link{display:flex;justify-content:space-between;gap:12px;width:100%;min-height:54px;padding:14px 16px;border:1px solid var(--red);border-radius:5px;background:var(--red);color:var(--on-red);font-size:14px}.showcase-full-link:hover{background:#c10f17;color:var(--on-red)}}
