.MatchCard-module__1b2Xka__card{cursor:pointer;isolation:isolate;background:linear-gradient(165deg,#162032f2 0%,#0f1923fa 100%);border-radius:6px;flex-direction:column;gap:12px;padding:18px 20px;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.MatchCard-module__1b2Xka__card:before{content:"";background:conic-gradient(from var(--angle,0deg),#3b82f600 0deg,#3b82f6d9 60deg,#d4a017f2 180deg,#3b82f6d9 300deg,#3b82f600 360deg);-webkit-mask-composite:xor;z-index:-1;opacity:.45;border-radius:6px;padding:1.5px;animation:6s linear infinite MatchCard-module__1b2Xka__borderRotate;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MatchCard-module__1b2Xka__card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000073,0 0 0 1px #d4a0172e}.MatchCard-module__1b2Xka__card:hover:before{opacity:1;animation-duration:3s}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes MatchCard-module__1b2Xka__borderRotate{to{--angle:360deg}}@supports not (background:conic-gradient(from 0deg, red, blue)){.MatchCard-module__1b2Xka__card:before{background:linear-gradient(135deg,#3b82f699 0%,#d4a017cc 50%,#3b82f699 100%);animation:none}}.MatchCard-module__1b2Xka__header{justify-content:space-between;align-items:center;display:flex}.MatchCard-module__1b2Xka__format{font-family:var(--font-label);letter-spacing:2px;color:var(--amber);text-transform:uppercase;font-size:11px;font-weight:700}.MatchCard-module__1b2Xka__teams{flex-direction:column;gap:8px;display:flex}.MatchCard-module__1b2Xka__teamRow{justify-content:flex-start;align-items:center;gap:10px;display:flex}.MatchCard-module__1b2Xka__teamLogo{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);flex-shrink:0;width:24px;height:24px}.MatchCard-module__1b2Xka__teamName{font-family:var(--font-body);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;font-size:15px;font-weight:600;overflow:hidden}.MatchCard-module__1b2Xka__score{font-family:var(--font-display);color:var(--text-score);white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right;letter-spacing:.5px;min-width:36px;font-size:26px}.MatchCard-module__1b2Xka__testScore{font-size:20px}.MatchCard-module__1b2Xka__targetPrefix{font-family:var(--font-label);letter-spacing:.8px;color:var(--text-meta);vertical-align:middle;margin-right:6px;font-size:11px;font-weight:600}.MatchCard-module__1b2Xka__overs{font-family:var(--font-label);color:var(--text-meta);margin-left:4px;font-size:12px;font-weight:500}.MatchCard-module__1b2Xka__result{font-family:var(--font-label);letter-spacing:.8px;text-transform:uppercase;color:var(--text-primary);border-top:1px solid #d4a0171f;padding:8px 0 0;font-size:12px;font-weight:700}.MatchCard-module__1b2Xka__won{color:var(--success)}.MatchCard-module__1b2Xka__lost{color:var(--danger)}.MatchCard-module__1b2Xka__live{color:var(--accent)}.MatchCard-module__1b2Xka__meta{font-family:var(--font-label);letter-spacing:.8px;text-transform:uppercase;color:var(--text-meta);justify-content:space-between;padding-top:4px;font-size:11px;display:flex}@media (max-width:768px){.MatchCard-module__1b2Xka__card{padding:16px}.MatchCard-module__1b2Xka__score{font-size:22px}.MatchCard-module__1b2Xka__testScore{font-size:17px}.MatchCard-module__1b2Xka__targetPrefix{margin-right:4px;font-size:10px}.MatchCard-module__1b2Xka__teamName{font-size:14px}}
.SpotlightCard-module__JUJfLa__link{color:inherit;cursor:pointer;flex-direction:column;height:100%;text-decoration:none;display:flex}.SpotlightCard-module__JUJfLa__card{isolation:isolate;background:linear-gradient(160deg,#162238d9 0%,#0e1624eb 100%);border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;height:100%;padding:24px 24px 22px;transition:border-color .25s,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}.SpotlightCard-module__JUJfLa__card:before{content:"";background:linear-gradient(90deg,var(--text-muted),var(--text-muted));z-index:1;height:3px;transition:background .25s;position:absolute;top:0;left:0;right:0}.SpotlightCard-module__JUJfLa__card:after{content:"";opacity:.5;z-index:0;pointer-events:none;background:radial-gradient(#3b82f61a 0%,#0000 70%);width:60%;height:80%;transition:opacity .3s;position:absolute;top:-40%;right:-20%}.SpotlightCard-module__JUJfLa__card>*{z-index:1;position:relative}.SpotlightCard-module__JUJfLa__card:hover{background:linear-gradient(160deg,#1c2a42eb 0%,#121c2cf5 100%);border-color:#d4a0174d;transform:translateY(-3px);box-shadow:0 16px 40px #00000080,0 0 0 1px #d4a0171f}.SpotlightCard-module__JUJfLa__card:hover:after{opacity:1}.SpotlightCard-module__JUJfLa__label{font-family:var(--font-label);letter-spacing:2.2px;text-transform:uppercase;color:var(--amber);background:#d4a01714;border:1px solid #d4a01733;border-radius:2px;align-self:flex-start;margin-bottom:14px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.SpotlightCard-module__JUJfLa__title{font-family:var(--font-body);color:var(--text-score);letter-spacing:-.3px;flex-grow:1;margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.28}.SpotlightCard-module__JUJfLa__subtitle{color:var(--text-meta);margin-top:0;font-size:14px;line-height:1.6}.SpotlightCard-module__JUJfLa__meta{font-family:var(--font-label);letter-spacing:.4px;color:var(--text-muted);border-top:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:14px;padding-top:12px;font-size:11px;display:flex}.SpotlightCard-module__JUJfLa__metaItem{align-items:center;display:inline-flex}.SpotlightCard-module__JUJfLa__metaItem:not(:last-child):after{content:"·";color:#ffffff40;margin-left:10px}.SpotlightCard-module__JUJfLa__metaItem:first-child{color:var(--text-meta);font-weight:600}.SpotlightCard-module__JUJfLa__glow{display:none}.SpotlightCard-module__JUJfLa__hero .SpotlightCard-module__JUJfLa__title,.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card .SpotlightCard-module__JUJfLa__title{letter-spacing:-.6px;background:linear-gradient(110deg,#fff 0%,#f0d060 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800;line-height:1.18}.SpotlightCard-module__JUJfLa__hero .SpotlightCard-module__JUJfLa__subtitle,.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card .SpotlightCard-module__JUJfLa__subtitle{color:var(--text-primary);opacity:.78;margin-top:auto;font-size:15px}.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card{background:linear-gradient(155deg,#1c2a42f2 0%,#142034fa 50%,#0e1624 100%);border-color:#d4a01738;padding:28px 28px 26px}.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card:after{opacity:.7;background:radial-gradient(#d4a0172e 0%,#0000 70%);width:70%;height:90%}.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card:hover{border-color:#d4a01773;transform:translateY(-3px);box-shadow:0 20px 48px #0000008c,0 0 0 1px #d4a01740}.SpotlightCard-module__JUJfLa__blue:before{background:linear-gradient(90deg,var(--accent),transparent 80%)}.SpotlightCard-module__JUJfLa__gold:before{background:linear-gradient(90deg,var(--amber),transparent 80%)}.SpotlightCard-module__JUJfLa__green:before{background:linear-gradient(90deg,var(--success),transparent 80%)}.SpotlightCard-module__JUJfLa__red:before{background:linear-gradient(90deg,var(--danger),transparent 80%)}.SpotlightCard-module__JUJfLa__blue:hover:before{background:linear-gradient(90deg,var(--accent),var(--amber)60%,transparent)}.SpotlightCard-module__JUJfLa__gold:hover:before{background:linear-gradient(90deg,var(--amber),#f0d060 60%,transparent)}.SpotlightCard-module__JUJfLa__green:hover:before{background:linear-gradient(90deg,var(--success),var(--amber)60%,transparent)}.SpotlightCard-module__JUJfLa__red:hover:before{background:linear-gradient(90deg,var(--danger),var(--amber)60%,transparent)}.SpotlightCard-module__JUJfLa__link .SpotlightCard-module__JUJfLa__card{flex:1}@media (max-width:768px){.SpotlightCard-module__JUJfLa__card{padding:20px 18px}.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card{padding:22px 20px}.SpotlightCard-module__JUJfLa__hero .SpotlightCard-module__JUJfLa__title,.SpotlightCard-module__JUJfLa__hero.SpotlightCard-module__JUJfLa__card .SpotlightCard-module__JUJfLa__title{font-size:22px}.SpotlightCard-module__JUJfLa__title{font-size:17px}}
.ParticlesIntro-module__34cR_a__overlay{z-index:9999;pointer-events:none;background:#040812;position:fixed;inset:0}.ParticlesIntro-module__34cR_a__canvas{width:100%;height:100%;position:absolute;inset:0}.ParticlesIntro-module__34cR_a__logoWrap{transform-origin:50%;will-change:transform,opacity;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(2.5)}
.DeviceFrame-module__No6JUa__frameWrap{justify-content:center;width:100%;display:flex}.DeviceFrame-module__No6JUa__device{width:100%;margin:0 auto;position:relative}.DeviceFrame-module__No6JUa__iphone.DeviceFrame-module__No6JUa__portrait{max-width:320px}.DeviceFrame-module__No6JUa__ipad.DeviceFrame-module__No6JUa__portrait{max-width:470px}.DeviceFrame-module__No6JUa__ipad.DeviceFrame-module__No6JUa__landscape{max-width:780px}.DeviceFrame-module__No6JUa__device:after{content:"";z-index:-1;filter:blur(28px);pointer-events:none;background:radial-gradient(at 50% 45%,#3b82f62e 0%,#3b82f60f 40%,#0000 72%);position:absolute;inset:6% 2%}.DeviceFrame-module__No6JUa__frame{background:linear-gradient(145deg,#3b4048 0%,#15181d 38%,#0b0d11 62%,#2b2f36 100%);width:100%;position:relative;box-shadow:0 34px 64px -22px #000000ad,0 10px 24px -10px #0000008c,inset 0 0 0 1px #ffffff12,inset 0 1.5px 1px #fff3,inset 0 -1.5px 2px #0009}.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__frame{border-radius:46px;padding:2.9%}.DeviceFrame-module__No6JUa__ipad .DeviceFrame-module__No6JUa__frame{border-radius:30px;padding:2.4%}.DeviceFrame-module__No6JUa__ipad.DeviceFrame-module__No6JUa__landscape .DeviceFrame-module__No6JUa__frame{padding:1.7%}.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__frame:after{content:"";background:linear-gradient(90deg,#0a0c0f,#2d323a);border-radius:0 2px 2px 0;width:3px;height:11%;position:absolute;top:24%;right:-2px}.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__frame:before{content:"";background:linear-gradient(270deg,#0a0c0f,#2d323a);border-radius:2px 0 0 2px;width:3px;height:16%;position:absolute;top:19%;left:-2px}.DeviceFrame-module__No6JUa__screen{background:#000;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1.5px #000000d9}.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__screen{aspect-ratio:1206/2622;border-radius:38px}.DeviceFrame-module__No6JUa__ipad.DeviceFrame-module__No6JUa__portrait .DeviceFrame-module__No6JUa__screen{aspect-ratio:1640/2360;border-radius:18px}.DeviceFrame-module__No6JUa__ipad.DeviceFrame-module__No6JUa__landscape .DeviceFrame-module__No6JUa__screen{aspect-ratio:2360/1640;border-radius:16px}.DeviceFrame-module__No6JUa__shot{object-fit:cover;object-position:top center}.DeviceFrame-module__No6JUa__slide{opacity:0;z-index:1;transition:opacity .9s ease-in-out}.DeviceFrame-module__No6JUa__slideActive{opacity:1;z-index:1}.DeviceFrame-module__No6JUa__glare{z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(118deg,#ffffff1f 0%,#ffffff0a 16%,#0000 36%);position:absolute;inset:0}.DeviceFrame-module__No6JUa__island{z-index:3;background:#000;border-radius:18px;width:33%;max-width:108px;height:1.45%;min-height:22px;position:absolute;top:2.6%;left:50%;transform:translate(-50%)}.DeviceFrame-module__No6JUa__camera{z-index:3;background:radial-gradient(circle,#7896c8b3,#ffffff40);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes DeviceFrame-module__No6JUa__deviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.DeviceFrame-module__No6JUa__floating .DeviceFrame-module__No6JUa__frame{animation:6.5s ease-in-out infinite DeviceFrame-module__No6JUa__deviceFloat}@media (max-width:768px){.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__frame{border-radius:38px}.DeviceFrame-module__No6JUa__iphone .DeviceFrame-module__No6JUa__screen{border-radius:30px}}@media (prefers-reduced-motion:reduce){.DeviceFrame-module__No6JUa__floating .DeviceFrame-module__No6JUa__frame{animation:none}}
.CapabilityCarousel-module__Jn97EG__wrap{max-width:1000px;margin:44px auto 0;position:relative}.CapabilityCarousel-module__Jn97EG__stage{perspective:1500px;height:380px;transform-style:preserve-3d;touch-action:pan-y;justify-content:center;align-items:center;display:flex;position:relative}.CapabilityCarousel-module__Jn97EG__card{text-align:left;width:300px;height:360px;transform-style:preserve-3d;will-change:transform,opacity;cursor:pointer;background:linear-gradient(165deg,#1a263af5,#0c1420fa);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:flex-start;margin-top:-180px;margin-left:-150px;padding:30px 28px;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s,box-shadow .4s,border-color .4s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 30px 60px -28px #000c}.CapabilityCarousel-module__Jn97EG__card:before{content:"";background:radial-gradient(ellipse 70% 50% at 80% 0%,color-mix(in srgb,var(--cap-accent)24%,transparent),transparent 70%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.CapabilityCarousel-module__Jn97EG__cardActive{border-color:color-mix(in srgb,var(--cap-accent)55%,transparent);box-shadow:0 42px 80px -28px #000000d9,0 0 0 1px color-mix(in srgb,var(--cap-accent)28%,transparent)}.CapabilityCarousel-module__Jn97EG__cardActive:before{opacity:1}.CapabilityCarousel-module__Jn97EG__cardIndex{font-family:var(--font-display);letter-spacing:3px;color:#fff3;font-size:13px;font-weight:700}.CapabilityCarousel-module__Jn97EG__cardGlyph{width:58px;height:58px;color:var(--cap-accent);background:color-mix(in srgb,var(--cap-accent)12%,transparent);border:1px solid color-mix(in srgb,var(--cap-accent)30%,transparent);border-radius:15px;justify-content:center;align-items:center;margin:20px 0 24px;display:flex}.CapabilityCarousel-module__Jn97EG__cardGlyph svg{width:30px;height:30px}.CapabilityCarousel-module__Jn97EG__cardTag{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--cap-accent);margin-bottom:10px;font-size:11px;font-weight:700}.CapabilityCarousel-module__Jn97EG__cardTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin-bottom:12px;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:.98}.CapabilityCarousel-module__Jn97EG__cardSub{color:var(--text-meta);margin-top:auto;font-size:14px;line-height:1.5}.CapabilityCarousel-module__Jn97EG__controls{justify-content:center;align-items:center;gap:20px;margin-top:34px;display:flex}.CapabilityCarousel-module__Jn97EG__navBtn{width:44px;height:44px;color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:border-color .2s,color .2s,transform .2s;display:flex}.CapabilityCarousel-module__Jn97EG__navBtn:hover{border-color:var(--amber);color:var(--amber);transform:scale(1.07)}.CapabilityCarousel-module__Jn97EG__dots{gap:8px;display:flex}.CapabilityCarousel-module__Jn97EG__dot{background:#ffffff2e;border-radius:50%;width:8px;height:8px;transition:width .25s,background .25s,border-radius .25s}.CapabilityCarousel-module__Jn97EG__dotActive{background:var(--amber);border-radius:4px;width:26px}@media (max-width:768px){.CapabilityCarousel-module__Jn97EG__stage{perspective:1100px;height:410px}.CapabilityCarousel-module__Jn97EG__card{width:264px;height:348px;margin-top:-174px;margin-left:-132px;padding:26px 24px}}@media (prefers-reduced-motion:reduce){.CapabilityCarousel-module__Jn97EG__card{transition:opacity .3s}}
.ProductSubNav-module__K0AiHq__bar{top:var(--nav-height);z-index:20;border-top:1px solid var(--border);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);background:#0f1923d1;position:sticky}.ProductSubNav-module__K0AiHq__track{max-width:var(--max-width);scrollbar-width:none;gap:8px;margin:0 auto;padding:12px 32px;display:flex;overflow-x:auto}.ProductSubNav-module__K0AiHq__track::-webkit-scrollbar{display:none}.ProductSubNav-module__K0AiHq__pill{border:1px solid var(--border);font-family:var(--font-label);letter-spacing:1px;text-transform:uppercase;color:var(--text-meta);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:7px 16px;font-size:12px;font-weight:600;transition:color .12s,border-color .12s,background .12s}.ProductSubNav-module__K0AiHq__pill:hover{color:var(--text-score);border-color:var(--border-hover)}.ProductSubNav-module__K0AiHq__teal .ProductSubNav-module__K0AiHq__pillActive,.ProductSubNav-module__K0AiHq__teal .ProductSubNav-module__K0AiHq__pillActive:hover{color:#06231f;background:#14b8a6;border-color:#14b8a6}.ProductSubNav-module__K0AiHq__purple .ProductSubNav-module__K0AiHq__pillActive,.ProductSubNav-module__K0AiHq__purple .ProductSubNav-module__K0AiHq__pillActive:hover{color:#fff;background:#a855f7;border-color:#a855f7}@media (max-width:768px){.ProductSubNav-module__K0AiHq__track{gap:6px;padding:10px 16px}.ProductSubNav-module__K0AiHq__pill{padding:6px 13px;font-size:11px}}
.SystemCards-module__1LI7Kq__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:16px;display:grid}.SystemCards-module__1LI7Kq__cardWrap{perspective:900px}.SystemCards-module__1LI7Kq__card{height:100%;min-height:234px;transform:rotateX(var(--rx,0deg))rotateY(var(--ry,0deg));transform-style:preserve-3d;will-change:transform;background:linear-gradient(165deg,#1a263ae6,#0c1420f5);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;align-items:stretch;padding:26px 26px 24px;transition:transform .25s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -24px #000000b3}.SystemCards-module__1LI7Kq__card:hover{border-color:color-mix(in srgb,var(--cap-accent)50%,transparent);box-shadow:0 32px 60px -26px #000000d9,0 0 0 1px color-mix(in srgb,var(--cap-accent)25%,transparent)}.SystemCards-module__1LI7Kq__glare{pointer-events:none;opacity:0;background:radial-gradient(circle at var(--gx,50%)var(--gy,50%),color-mix(in srgb,var(--cap-accent)28%,transparent),transparent 45%);transition:opacity .3s;position:absolute;inset:0}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__glare{opacity:1}.SystemCards-module__1LI7Kq__head{z-index:2;justify-content:center;align-items:flex-start;display:flex;position:relative;transform:translateZ(34px)}.SystemCards-module__1LI7Kq__index{font-family:var(--font-display);letter-spacing:3px;color:#ffffff40;font-size:13px;font-weight:700;position:absolute;top:24px;right:24px;transform:translateZ(34px)}.SystemCards-module__1LI7Kq__glyph{width:48px;height:48px;color:var(--cap-accent);background:color-mix(in srgb,var(--cap-accent)12%,transparent);border:1px solid color-mix(in srgb,var(--cap-accent)30%,transparent);border-radius:13px;justify-content:center;align-items:center;display:flex}.SystemCards-module__1LI7Kq__glyph svg{width:26px;height:26px}.SystemCards-module__1LI7Kq__word{text-align:right;font-family:var(--font-display);text-transform:uppercase;letter-spacing:-1.5px;white-space:nowrap;pointer-events:none;color:#0000;background:linear-gradient(178deg,color-mix(in srgb,var(--cap-accent)34%,transparent),color-mix(in srgb,var(--cap-accent)6%,transparent)92%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(60px,8.4vw,96px);font-style:italic;font-weight:800;line-height:.8;transition:filter .3s,opacity .3s;position:absolute;bottom:-.14em;right:18px;transform:translateZ(6px)}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__word{filter:brightness(1.45)}.SystemCards-module__1LI7Kq__sub{z-index:2;text-align:center;max-width:24ch;color:var(--text-body,#d7dee8);margin:auto;padding:16px 4px 0;font-size:16.5px;line-height:1.55;position:relative;transform:translateZ(18px)}.SystemCards-module__1LI7Kq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SystemCards-module__1LI7Kq__hasMedia{min-height:356px}.SystemCards-module__1LI7Kq__hasMedia .SystemCards-module__1LI7Kq__sub{text-align:right;max-width:15ch;margin:16px 0 0 auto}.SystemCards-module__1LI7Kq__hasMedia .SystemCards-module__1LI7Kq__head{justify-content:flex-start}.SystemCards-module__1LI7Kq__hasMedia .SystemCards-module__1LI7Kq__word{transform:translateZ(86px)}.SystemCards-module__1LI7Kq__phone{z-index:3;transform-origin:bottom;width:150px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-56px;left:22px;transform:rotate(-8deg)translateZ(50px)}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__phone{transform:rotate(-2deg)translateY(-16px)translateZ(74px)}.SystemCards-module__1LI7Kq__phoneFrame{background:linear-gradient(160deg,#1d2531,#0a0e15);border:1px solid #ffffff29;border-radius:24px;padding:5px;animation:6s ease-in-out infinite SystemCards-module__1LI7Kq__phoneFloat;box-shadow:0 26px 50px -18px #000000d9,inset 0 1px #ffffff14}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__phoneFrame{box-shadow:0 40px 72px -20px #000000e6,inset 0 1px #ffffff1f}.SystemCards-module__1LI7Kq__phoneScreen{aspect-ratio:9/19.5;background:#000;border-radius:19px;position:relative;overflow:hidden}.SystemCards-module__1LI7Kq__shot{object-fit:cover}.SystemCards-module__1LI7Kq__phoneGlare{pointer-events:none;background:linear-gradient(122deg,#ffffff38,#fff0 42%);position:absolute;inset:0}.SystemCards-module__1LI7Kq__phoneIsland{background:#000;border-radius:6px;width:32px;height:9px;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes SystemCards-module__1LI7Kq__phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.SystemCards-module__1LI7Kq__screen{z-index:3;transform-origin:bottom;width:auto;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-34px;left:6px;right:6px;transform:rotate(-4deg)translateZ(50px)}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__screen{transform:rotate(-1.5deg)translateY(-14px)translateZ(74px)}.SystemCards-module__1LI7Kq__screenFrame{background:linear-gradient(160deg,#1d2531,#0a0e15);border:1px solid #ffffff29;border-radius:14px;padding:6px;animation:6.5s ease-in-out infinite SystemCards-module__1LI7Kq__phoneFloat;box-shadow:0 26px 50px -18px #000000d9,inset 0 1px #ffffff14}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__screenFrame{box-shadow:0 40px 72px -20px #000000e6,inset 0 1px #ffffff1f}.SystemCards-module__1LI7Kq__screenShot{aspect-ratio:16/10;background:#000;border-radius:8px;position:relative;overflow:hidden}.SystemCards-module__1LI7Kq__tablet{z-index:3;transform-origin:bottom;width:176px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-22px;left:20px;transform:rotate(-7deg)translateZ(50px)}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__tablet{transform:rotate(-2deg)translateY(-16px)translateZ(74px)}.SystemCards-module__1LI7Kq__tabletFrame{background:linear-gradient(160deg,#1d2531,#0a0e15);border:1px solid #ffffff29;border-radius:20px;padding:7px;animation:6.5s ease-in-out infinite SystemCards-module__1LI7Kq__phoneFloat;box-shadow:0 26px 50px -18px #000000d9,inset 0 1px #ffffff14}.SystemCards-module__1LI7Kq__card:hover .SystemCards-module__1LI7Kq__tabletFrame{box-shadow:0 40px 72px -20px #000000e6,inset 0 1px #ffffff1f}.SystemCards-module__1LI7Kq__tabletScreen{aspect-ratio:1488/2266;background:#000;border-radius:13px;position:relative;overflow:hidden}.SystemCards-module__1LI7Kq__tabletCam{background:#ffffff59;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}@media (max-width:860px){.SystemCards-module__1LI7Kq__grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.SystemCards-module__1LI7Kq__grid{grid-template-columns:1fr}.SystemCards-module__1LI7Kq__hasMedia{min-height:360px}}@media (prefers-reduced-motion:reduce){.SystemCards-module__1LI7Kq__card{transition:border-color .3s,box-shadow .3s}.SystemCards-module__1LI7Kq__phone,.SystemCards-module__1LI7Kq__screen,.SystemCards-module__1LI7Kq__tablet{transition:none}.SystemCards-module__1LI7Kq__phoneFrame,.SystemCards-module__1LI7Kq__screenFrame,.SystemCards-module__1LI7Kq__tabletFrame{animation:none}}
.About-module__hVONLq__page{overflow-x:hidden}.About-module__hVONLq__hero{text-align:center;min-height:100svh;margin-top:calc(-1*var(--nav-height));padding:calc(var(--nav-height) + 24px)24px max(32px,env(safe-area-inset-bottom,32px));background:radial-gradient(60% 50% at 50% 40%,#d4a0171a 0%,#0000 60%),linear-gradient(160deg,#060c18 0%,#0c1a30 35%,#163050 55%,#0f1923 85%,#080e18 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__hVONLq__hero:after{content:"";pointer-events:none;background-image:radial-gradient(1px 1px at 12% 24%,#ffffff38 0%,#0000 100%),radial-gradient(1px 1px at 38% 64%,#ffffff29 0%,#0000 100%),radial-gradient(1px 1px at 58% 18%,#fff3 0%,#0000 100%),radial-gradient(1px 1px at 76% 72%,#ffffff24 0%,#0000 100%),radial-gradient(1px 1px at 88% 38%,#ffffff2e 0%,#0000 100%),radial-gradient(1px 1px at 26% 84%,#ffffff1f 0%,#0000 100%);position:absolute;inset:0}.About-module__hVONLq__heroInner{z-index:3;flex-direction:column;align-items:center;gap:18px;max-width:800px;display:flex;position:relative}.About-module__hVONLq__heroLogo{animation:.62s cubic-bezier(.16,1,.3,1) 50ms both About-module__hVONLq__heroBuild}.About-module__hVONLq__kicker{animation:.62s cubic-bezier(.16,1,.3,1) .16s both About-module__hVONLq__heroBuild}.About-module__hVONLq__heroTagline{animation:.62s cubic-bezier(.16,1,.3,1) .4s both About-module__hVONLq__heroBuild}.About-module__hVONLq__heroSub{animation:.62s cubic-bezier(.16,1,.3,1) .52s both About-module__hVONLq__heroBuild}@keyframes About-module__hVONLq__heroBuild{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes About-module__hVONLq__heroUnderline{0%{opacity:0;transform:translate(-50%)scaleX(0)}to{opacity:1;transform:translate(-50%)scaleX(1)}}.About-module__hVONLq__heroLogo{object-fit:contain}.About-module__hVONLq__kicker{font-family:var(--font-label);letter-spacing:4px;text-transform:uppercase;color:var(--amber);padding:0 22px;font-size:11px;font-weight:700;position:relative}.About-module__hVONLq__kicker:before,.About-module__hVONLq__kicker:after{content:"";background:var(--amber);opacity:.4;width:28px;height:1px;position:absolute;top:50%}.About-module__hVONLq__kicker:before{right:100%}.About-module__hVONLq__kicker:after{left:100%}.About-module__hVONLq__heroHeading{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;background:linear-gradient(100deg,var(--text-score)0%,var(--text-score)42%,#ffe9a8 50%,var(--text-score)58%,var(--text-score)100%);-webkit-text-fill-color:transparent;background-size:220%;-webkit-background-clip:text;background-clip:text;font-size:clamp(54px,9vw,104px);font-weight:800;line-height:.92;animation:.62s cubic-bezier(.16,1,.3,1) .27s both About-module__hVONLq__heroBuild,6s linear 1.8s infinite About-module__hVONLq__aboutShimmer;position:relative}.About-module__hVONLq__heroHeading:after{content:"";background:linear-gradient(90deg,transparent,var(--amber)22%,var(--amber)78%,transparent);width:min(300px,64%);height:2px;animation:.7s cubic-bezier(.16,1,.3,1) .62s both About-module__hVONLq__heroUnderline;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)scaleX(0);box-shadow:0 0 12px #d4a0178c}.About-module__hVONLq__heroTagline{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--amber);font-size:clamp(16px,2.2vw,20px);font-weight:600}.About-module__hVONLq__heroSub{color:var(--text-meta);max-width:540px;font-size:16px;line-height:1.7}.About-module__hVONLq__scrollCue{z-index:3;opacity:0;border:2px solid #ffffff38;border-radius:12px;width:22px;height:36px;margin-top:24px;animation:.5s ease-out 1.05s both About-module__hVONLq__heroBuild;position:relative}.About-module__hVONLq__scrollCue:after{content:"";background:var(--amber);border-radius:2px;width:3px;height:7px;animation:1.8s ease-in-out infinite About-module__hVONLq__scrollDot;position:absolute;top:7px;left:50%;transform:translate(-50%)}.About-module__hVONLq__beat{padding:96px 24px}.About-module__hVONLq__beatInner{max-width:980px;margin:0 auto}.About-module__hVONLq__statement{font-family:var(--font-display);letter-spacing:.5px;text-transform:uppercase;color:var(--text-score);text-align:center;max-width:900px;margin:0 auto;font-size:clamp(34px,5.5vw,68px);font-weight:800;line-height:1.02}.About-module__hVONLq__statement .About-module__hVONLq__accent{color:var(--amber)}.About-module__hVONLq__statementSub{text-align:center;color:var(--text-meta);max-width:600px;margin-top:22px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.8}.About-module__hVONLq__contrastLede{max-width:1080px;font-family:var(--font-display);letter-spacing:.5px;text-align:center;color:var(--text-secondary);margin:0 auto 26px;font-size:clamp(22px,3.4vw,34px);font-weight:700}.About-module__hVONLq__contrastLedeAccent{color:var(--text-score)}.About-module__hVONLq__contrast{background:#080e188c;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr 1px 1fr;gap:0;max-width:1080px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px -34px #000000b3}.About-module__hVONLq__contrastCol{flex-direction:column;min-height:380px;padding:32px 34px 30px;display:flex;position:relative;overflow:hidden}.About-module__hVONLq__contrastPro{background:radial-gradient(80% 70% at 70% 30%,#3b82f629 0%,#0000 65%),linear-gradient(160deg,#10223cb3,#08101c80)}.About-module__hVONLq__contrastClub{background:linear-gradient(160deg,#12100e80,#0a090966)}.About-module__hVONLq__contrastTag{font-family:var(--font-label);letter-spacing:2.5px;text-transform:uppercase;z-index:2;border-radius:3px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:700;position:relative}.About-module__hVONLq__contrastTagPro{color:#7eb0ff;background:#3b82f61f;border:1px solid #3b82f64d}.About-module__hVONLq__contrastTagClub{color:var(--amber);background:#d4a0171a;border:1px solid #d4a01742}.About-module__hVONLq__scoreBug{z-index:2;align-items:baseline;gap:8px;min-height:56px;margin-top:22px;display:flex;position:relative}.About-module__hVONLq__scoreBugRuns{font-family:var(--font-display);color:var(--text-score);letter-spacing:.5px;font-variant-numeric:tabular-nums;text-shadow:0 0 22px #7eb0ff73;font-size:52px;font-weight:800;line-height:.9}.About-module__hVONLq__scoreBugBalls{font-family:var(--font-display);color:#7eb0ff;font-size:22px;font-weight:700}.About-module__hVONLq__scoreBugMeta{font-family:var(--font-label);letter-spacing:1.4px;text-transform:uppercase;color:#7eb0ff;opacity:.85;align-self:center;margin-left:4px;font-size:10px;font-weight:700}.About-module__hVONLq__scoreLedger{z-index:2;min-height:56px;margin-top:22px;position:relative}.About-module__hVONLq__scoreLedger .About-module__hVONLq__sbRow{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:9px 0}.About-module__hVONLq__scoreLedger .About-module__hVONLq__sbName{color:var(--text-primary)}.About-module__hVONLq__scoreLedger .About-module__hVONLq__sbScore{color:var(--text-muted)}.About-module__hVONLq__sbMeta{font-family:var(--font-body);color:var(--text-muted);margin-top:8px;font-size:11px;font-style:italic;display:block}.About-module__hVONLq__contrastCaption{z-index:2;font-family:var(--font-display);letter-spacing:.5px;text-transform:uppercase;margin-top:auto;font-size:22px;font-weight:700;line-height:1.1;position:relative}.About-module__hVONLq__contrastPro .About-module__hVONLq__contrastCaption{color:var(--text-score)}.About-module__hVONLq__contrastClub .About-module__hVONLq__contrastCaption{color:var(--text-muted)}.About-module__hVONLq__proScene{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;margin:10px 0 18px;display:flex;position:relative}.About-module__hVONLq__wagonLabel{font-family:var(--font-label);letter-spacing:1.6px;text-transform:uppercase;color:#7eb0ff;opacity:.8;font-size:10px;font-weight:700}.About-module__hVONLq__wagon{aspect-ratio:1;width:clamp(190px,60%,224px);height:auto;overflow:visible}.About-module__hVONLq__wagonField{fill:#3b82f60f;stroke:#7eb0ff73;stroke-width:1.2px}.About-module__hVONLq__wagonRing{fill:none;stroke:#7eb0ff38;stroke-width:1px;stroke-dasharray:3 4}.About-module__hVONLq__wagonPitch{fill:#d4a01724;stroke:#d4a01761;stroke-width:1px}.About-module__hVONLq__wagonBat{fill:#cfe0ff}.About-module__hVONLq__spoke{stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120px}.About-module__hVONLq__spokeFour{stroke:#7eb0ff;stroke-width:1.8px}.About-module__hVONLq__spokeSix{stroke:var(--amber);stroke-width:2.2px}.About-module__hVONLq__spokeSingle{stroke:#7eb0ff66;stroke-width:1.3px}.About-module__hVONLq__boundaryDot{opacity:0}.About-module__hVONLq__boundaryDotSix{fill:var(--amber);filter:drop-shadow(0 0 4px #d4a017d9)}.About-module__hVONLq__boundaryDotFour{fill:#7eb0ff;filter:drop-shadow(0 0 3px #7eb0ffb3)}.About-module__hVONLq__clubScene{flex-direction:column;flex:1;justify-content:flex-start;gap:0;margin:14px 0 22px;display:flex;position:relative;-webkit-mask-image:linear-gradient(#000 0% 35%,#0000 100%);mask-image:linear-gradient(#000 0% 35%,#0000 100%)}.About-module__hVONLq__sbRule{border-bottom:1px solid #ffffff0f;height:0;margin-top:38px;display:block}.About-module__hVONLq__sbRow{justify-content:space-between;align-items:center;display:flex}.About-module__hVONLq__sbName{font-family:var(--font-body);font-size:14px}.About-module__hVONLq__sbScore{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:.5px;font-size:22px;font-weight:800}.About-module__hVONLq__contrastSeam{background:linear-gradient(#0000,#ffffff1f 18% 82%,#0000)}.reveal.visible .About-module__hVONLq__spoke{animation:.7s cubic-bezier(.16,1,.3,1) both About-module__hVONLq__drawSpoke}.reveal.visible .About-module__hVONLq__boundaryDot{animation:.45s .6s forwards About-module__hVONLq__dotIn}.reveal.visible .About-module__hVONLq__spoke:first-of-type{animation-delay:0s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(2){animation-delay:40ms}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(3){animation-delay:80ms}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(4){animation-delay:.12s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(5){animation-delay:.16s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(6){animation-delay:.22s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(7){animation-delay:.28s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(8){animation-delay:.34s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(9){animation-delay:.4s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(10){animation-delay:.46s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(11){animation-delay:.52s}.reveal.visible .About-module__hVONLq__spoke:nth-of-type(12){animation-delay:.58s}@keyframes About-module__hVONLq__drawSpoke{to{stroke-dashoffset:0}}@keyframes About-module__hVONLq__dotIn{0%{opacity:0}to{opacity:1}}.About-module__hVONLq__pullquote{text-align:center;background:radial-gradient(70% 60%,#d4a01712 0%,#0000 65%),linear-gradient(#0a1220 0%,#0c1830 50%,#0a1220 100%);padding:110px 24px;position:relative;overflow:hidden}.About-module__hVONLq__pullquoteMark{font-family:var(--font-display);color:#d4a0172e;height:48px;font-size:120px;line-height:.5}.About-module__hVONLq__pullquoteText{font-family:var(--font-display);letter-spacing:.5px;text-transform:uppercase;color:var(--text-score);max-width:860px;margin:0 auto;font-size:clamp(30px,4.6vw,60px);font-weight:800;line-height:1.08}.About-module__hVONLq__pullquoteText .About-module__hVONLq__accent{color:var(--amber)}.About-module__hVONLq__showcase{padding:90px 24px}.About-module__hVONLq__showcaseInner{grid-template-columns:1fr 1.15fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;display:grid}.About-module__hVONLq__showcaseCopy{flex-direction:column;gap:16px;display:flex}.About-module__hVONLq__showcaseKicker{font-family:var(--font-label);letter-spacing:2.5px;text-transform:uppercase;color:var(--amber);font-size:12px;font-weight:700}.About-module__hVONLq__showcaseHeading{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.04}.About-module__hVONLq__showcaseBody{color:var(--text-meta);font-size:16px;line-height:1.8}.About-module__hVONLq__capHead{text-align:center;max-width:760px;margin:0 auto}.About-module__hVONLq__capSub{text-align:center;color:var(--text-meta);max-width:600px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.75}.About-module__hVONLq__caps{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1080px;margin:44px auto 0;display:grid}.About-module__hVONLq__capCard{background:linear-gradient(160deg,#162032d9,#0f1923f2);border:1px solid #ffffff14;border-radius:14px;padding:26px 24px;transition:border-color .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}.About-module__hVONLq__capCard:hover{border-color:#d4a01752;transform:translateY(-4px)}.About-module__hVONLq__capTag{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--amber);margin-bottom:10px;font-size:11px;font-weight:700}.About-module__hVONLq__capName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin-bottom:8px;font-size:22px;font-weight:800;line-height:1.05}.About-module__hVONLq__capName sup{color:var(--amber);vertical-align:super;font-size:9px}.About-module__hVONLq__capDesc{color:var(--text-meta);font-size:13.5px;line-height:1.65}.About-module__hVONLq__capCta{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--amber);border-bottom:1px solid #d4a01766;align-items:center;gap:10px;width:fit-content;margin:36px auto 0;padding-bottom:6px;font-size:13px;font-weight:700;transition:gap .25s,border-color .25s;display:inline-flex}.About-module__hVONLq__capCtaWrap{justify-content:center;display:flex}.About-module__hVONLq__capCta:hover{border-color:var(--amber);gap:16px}.About-module__hVONLq__closing{text-align:center;background:radial-gradient(60% 70% at 50% 0,#3b82f614 0%,#0000 60%),linear-gradient(#0a1220 0%,#0c1830 55%,#0a1220 100%);padding:110px 24px;position:relative;overflow:hidden}.About-module__hVONLq__closingPrice{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--text-meta);margin-bottom:24px;font-size:14px;font-weight:600}.About-module__hVONLq__closingPrice strong{color:var(--amber)}.About-module__hVONLq__closingHeading{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--text-score);max-width:820px;margin:0 auto 14px;font-size:clamp(34px,5vw,64px);font-weight:800;line-height:1.05}.About-module__hVONLq__closingHeading .About-module__hVONLq__dim{color:#ffffff47}.About-module__hVONLq__closingSub{color:var(--text-meta);max-width:560px;margin:0 auto 32px;font-size:17px;line-height:1.8}.About-module__hVONLq__closingActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@keyframes About-module__hVONLq__aboutShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes About-module__hVONLq__scrollDot{0%{opacity:0;transform:translate(-50%)}40%{opacity:1}80%{opacity:0;transform:translate(-50%,12px)}to{opacity:0}}@media (max-width:860px){.About-module__hVONLq__showcaseInner{grid-template-columns:1fr;gap:36px}.About-module__hVONLq__caps{grid-template-columns:1fr 1fr}}@media (max-width:768px){.About-module__hVONLq__hero{padding:80px 22px 64px}.About-module__hVONLq__beat{padding:64px 22px}.About-module__hVONLq__pullquote,.About-module__hVONLq__closing{padding:72px 22px}.About-module__hVONLq__contrast{grid-template-columns:1fr}.About-module__hVONLq__contrastCol{min-height:0;padding:30px 26px}.About-module__hVONLq__contrastSeam{background:linear-gradient(90deg,#0000,#ffffff1f 18% 82%,#0000);min-height:1px}.About-module__hVONLq__clubScene{-webkit-mask-image:linear-gradient(#000 0% 45%,#0000 100%);mask-image:linear-gradient(#000 0% 45%,#0000 100%)}}@media (max-width:460px){.About-module__hVONLq__caps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.About-module__hVONLq__heroLogo,.About-module__hVONLq__kicker,.About-module__hVONLq__heroHeading,.About-module__hVONLq__heroTagline,.About-module__hVONLq__heroSub,.About-module__hVONLq__scrollCue{opacity:1;animation:none;transform:none}.About-module__hVONLq__heroHeading:after{opacity:1;animation:none;transform:translate(-50%)scaleX(1)}.About-module__hVONLq__scrollCue:after{animation:none}.About-module__hVONLq__spoke{stroke-dashoffset:0;animation:none}.About-module__hVONLq__boundaryDot{opacity:1;animation:none}}
.page-module__69a4Mq__page{padding:50px 24px 80px}.page-module__69a4Mq__subtitle{color:var(--text-primary);opacity:.85;max-width:560px;margin-bottom:48px;font-size:16px;line-height:1.55}.page-module__69a4Mq__sectionHeader{border-bottom:1px solid #d4a0172e;align-items:center;gap:12px;margin-bottom:20px;padding:10px 0 12px;display:flex;position:relative}.page-module__69a4Mq__sectionHeader:after{content:"";background:linear-gradient(90deg,var(--amber),transparent);width:64px;height:1px;position:absolute;bottom:-1px;left:0}.page-module__69a4Mq__sectionLabel{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--text-score);font-size:16px;font-weight:700}.page-module__69a4Mq__liveDot{background:var(--danger);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite page-module__69a4Mq__pulse;box-shadow:0 0 8px #ef4444b3}@keyframes page-module__69a4Mq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.page-module__69a4Mq__upcomingDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.page-module__69a4Mq__emptyState{border:1px solid var(--border);text-align:center;color:var(--text-meta);background:linear-gradient(160deg,#ffffff05,#fff0);border-radius:4px;margin-bottom:48px;padding:40px 28px;font-size:14px}.page-module__69a4Mq__filterBar{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.page-module__69a4Mq__filterSelect{appearance:none;color:var(--text-primary);font-family:var(--font-label);letter-spacing:.5px;cursor:pointer;background:#162032d9 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23D4A017' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5l6.5 6 6.5-6'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #d4a0172e;border-radius:3px;min-width:140px;padding:9px 32px 9px 14px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s}.page-module__69a4Mq__filterSelect:hover,.page-module__69a4Mq__filterSelect:focus{border-color:var(--amber);background-color:#1e2a40f2;outline:none}.page-module__69a4Mq__filterSelect option{background:var(--bg-surface);color:var(--text-primary)}.page-module__69a4Mq__clearFilters{appearance:none;border:1px solid var(--border);color:var(--text-meta);font-family:var(--font-label);letter-spacing:.5px;cursor:pointer;background:0 0;border-radius:3px;padding:9px 14px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.page-module__69a4Mq__clearFilters:hover{color:var(--danger);border-color:var(--danger)}.page-module__69a4Mq__loadMoreWrap{justify-content:center;margin-top:28px;margin-bottom:48px;display:flex}.page-module__69a4Mq__loadMore{appearance:none;color:var(--amber);font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:linear-gradient(160deg,#d4a01714,#d4a01705);border:1px solid #d4a0174d;border-radius:3px;padding:12px 36px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.page-module__69a4Mq__loadMore:hover{border-color:var(--amber);color:#f0d060;background:linear-gradient(160deg,#d4a0172e,#d4a0170f)}.page-module__69a4Mq__matchCount{font-family:var(--font-label);letter-spacing:1px;text-transform:uppercase;color:var(--amber);opacity:.75;margin-left:auto;font-size:12px}@media (max-width:768px){.page-module__69a4Mq__page{padding:40px 16px 60px}.page-module__69a4Mq__filterBar{gap:6px}.page-module__69a4Mq__filterSelect{flex:calc(50% - 3px);min-width:0;padding:8px 28px 8px 12px;font-size:12px}.page-module__69a4Mq__clearFilters{text-align:center;flex:100%}.page-module__69a4Mq__sectionLabel{font-size:14px}}
.page-module__E0kJGG__page{overflow-x:hidden}.page-module__E0kJGG__hero{min-height:100dvh;margin-top:calc(-1*var(--nav-height));padding-top:var(--nav-height);background:radial-gradient(60% 50% at 50% 40%,#3b82f626 0%,#0000 60%),linear-gradient(160deg,#060c18 0%,#0c1a30 35%,#163050 55%,#0f1923 85%,#080e18 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroOverlay{display:none}.page-module__E0kJGG__heroContent{z-index:3;text-align:center;padding:0 24px;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;align-items:center;gap:0;width:100%;max-width:780px;display:flex;position:relative}.page-module__E0kJGG__heroLogoWrapper{width:fit-content;height:fit-content;margin-bottom:-24px}.page-module__E0kJGG__heroLogo{width:auto;max-width:220px;height:auto}.page-module__E0kJGG__heroTitle{font-family:var(--font-display);letter-spacing:2px;text-transform:uppercase;background:linear-gradient(115deg,#0d2a5e 0%,#1a4a9a 16%,#3b6dc4 30%,#eaf1fb 44%,#3b6dc4 52%,#c8a84b 66%,#f0d060 82%,#e8c870 100%) 0 0/220%;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 8px 34px #3b82f64d);-webkit-background-clip:text;background-clip:text;margin-bottom:22px;font-size:clamp(56px,9.2vw,118px);font-weight:800;line-height:.88;animation:7.5s ease-in-out infinite page-module__E0kJGG__heroSheen}@keyframes page-module__E0kJGG__heroSheen{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__heroTitle{background-position:50%;animation:none}.page-module__E0kJGG__heroAccent:after{width:min(62%,380px);animation:none}}.page-module__E0kJGG__heroGradient{background:linear-gradient(110deg,#0d2a5e 0%,#1a4a9a 20%,#c8a84b 50%,#f0d060 70%,#e8eef5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__heroTitleLine{display:block}.page-module__E0kJGG__heroAccent{letter-spacing:3px;background:linear-gradient(100deg,#b8923a 0%,#e8c558 26%,#fff1c4 50%,#f0d060 72%,#cda63f 100%);-webkit-text-fill-color:transparent;text-shadow:0 -1px 1px #ffffff61,0 2px 2px #0000008c,0 5px 18px #00000073;filter:drop-shadow(0 6px 18px #d4a0174d);-webkit-background-clip:text;background-clip:text;font-size:1.16em;position:relative}.page-module__E0kJGG__heroAccent:after{content:"";background:linear-gradient(90deg,#0000,#c8a84b 25%,#f0d060 50%,#c8a84b 75%,#0000);border-radius:3px;width:0;height:5px;margin:14px auto 0;animation:.9s cubic-bezier(.16,1,.3,1) .55s both page-module__E0kJGG__heroUnderline;display:block;box-shadow:0 0 18px #f0d06080}@keyframes page-module__E0kJGG__heroUnderline{0%{opacity:0;width:0}to{opacity:1;width:min(62%,380px)}}.page-module__E0kJGG__typewriterCursor{vertical-align:middle;background:#c8a84b;width:3px;height:.85em;margin-left:4px;animation:.75s step-end infinite page-module__E0kJGG__cursorBlink;display:inline-block}@keyframes page-module__E0kJGG__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.page-module__E0kJGG__heroTagline{font-family:var(--font-display);letter-spacing:1.5px;text-transform:uppercase;color:var(--text-meta);max-width:620px;margin-bottom:4px;font-size:32px;font-weight:700;line-height:1.1}.page-module__E0kJGG__heroSub{color:var(--text-meta);letter-spacing:.2px;max-width:620px;margin-top:30px;font-size:clamp(16px,2.1vw,21px);line-height:1.6}.page-module__E0kJGG__heroSubGlow{color:#0000;background:linear-gradient(100deg,#6ea0e8 0%,#c8a84b 52%,#f0d060 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline-block}.page-module__E0kJGG__heroChips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.page-module__E0kJGG__heroChip{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);background:#d4a0170f;border:1px solid #d4a01759;border-radius:2px;padding:5px 14px;font-size:12px;font-weight:600}.page-module__E0kJGG__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}:is(.page-module__E0kJGG__heroCtas .btn:focus-visible,.page-module__E0kJGG__badgeLink:focus-visible){outline:2px solid var(--amber);outline-offset:3px}.page-module__E0kJGG__heroTrust{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-top:16px;font-size:12px}.page-module__E0kJGG__heroGlow{display:none}.page-module__E0kJGG__heroHidden{opacity:0;transform:scale(1.06)}.page-module__E0kJGG__heroVisible{opacity:1;transition:opacity 80ms linear,transform .55s cubic-bezier(.22,1.4,.36,1);transform:scale(1)}.page-module__E0kJGG__proofBar{border-top:1px solid #d4a01726;border-bottom:1px solid #d4a01726}.page-module__E0kJGG__proofBar .page-module__E0kJGG__container{flex-direction:column;align-items:center;gap:48px;display:flex}.page-module__E0kJGG__proofQuoteWrap{text-align:center;max-width:640px;position:relative}.page-module__E0kJGG__proofQuoteMark{width:28px;height:22px;color:var(--amber);opacity:.5;margin-bottom:12px}.page-module__E0kJGG__proofQuote{font-family:var(--font-body);color:var(--text-score);margin-bottom:16px;font-size:22px;font-style:italic;font-weight:500;line-height:1.55}.page-module__E0kJGG__proofStars{color:var(--amber);letter-spacing:3px;margin-bottom:8px;font-size:18px}.page-module__E0kJGG__proofAttrib{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);font-size:12px}.page-module__E0kJGG__proofStats{justify-content:center;align-items:center;gap:0;width:100%;max-width:680px;display:flex}.page-module__E0kJGG__proofStat{flex-direction:column;flex:1;align-items:center;gap:4px;padding:0 24px;display:flex}.page-module__E0kJGG__proofStatNum{font-family:var(--font-display);color:var(--amber);letter-spacing:1px;text-transform:uppercase;font-size:22px}.page-module__E0kJGG__proofStatLabel{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:11px}.page-module__E0kJGG__proofStatDivider{background:#ffffff14;flex-shrink:0;width:1px;height:40px}.page-module__E0kJGG__problemWrap{text-align:center}.page-module__E0kJGG__problemHeading{max-width:700px;margin:0 auto 24px;font-size:44px}.page-module__E0kJGG__problemBody{color:var(--text-meta);max-width:620px;margin:0 auto 20px;font-size:16px;line-height:1.8}.page-module__E0kJGG__problemPivot{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--amber);font-size:28px}.page-module__E0kJGG__howHeading{font-family:var(--font-display);color:#0c1520;letter-spacing:1px;text-transform:uppercase;margin-bottom:0;font-size:48px;font-weight:700;line-height:1}.page-module__E0kJGG__spotlightSection .section-heading{margin-bottom:28px}.page-module__E0kJGG__spotlightGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__E0kJGG__storySection{border-top:1px solid #3b82f60f}.page-module__E0kJGG__storyIntro{text-align:center}.page-module__E0kJGG__storyKicker{font-family:var(--font-label);letter-spacing:3px;text-transform:uppercase;color:var(--amber);margin-bottom:16px;font-size:12px;font-weight:700}.page-module__E0kJGG__storyHeading{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--text-score);font-size:clamp(44px,6.5vw,78px);font-weight:800;line-height:.92}.page-module__E0kJGG__storyLead{color:var(--text-meta);max-width:540px;margin:22px auto 0;font-size:17px;line-height:1.65}.page-module__E0kJGG__beatsWrap{margin-top:clamp(48px,8vw,80px)}.page-module__E0kJGG__ctaBand{text-align:center;margin-top:clamp(48px,7vw,72px)}.page-module__E0kJGG__beat{grid-template-columns:1fr 1fr;align-items:center;gap:72px;margin-bottom:104px;display:grid}.page-module__E0kJGG__beat:last-child{margin-bottom:0}.page-module__E0kJGG__beatReverse .page-module__E0kJGG__beatMedia{order:2}.page-module__E0kJGG__beatMedia{justify-content:center;width:100%;max-width:100%;display:flex;overflow:hidden}.page-module__E0kJGG__beatText{flex-direction:column;align-items:flex-start;display:flex}.page-module__E0kJGG__beatNum{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #6ea0e861;margin-bottom:6px;font-size:clamp(72px,9vw,116px);font-weight:800;line-height:.8}.page-module__E0kJGG__beatHeading{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--text-score);margin-bottom:16px;font-size:clamp(38px,5vw,58px);font-weight:800;line-height:.95}.page-module__E0kJGG__beatLead{color:var(--text-meta);max-width:400px;margin-bottom:22px;font-size:17px;line-height:1.65}.page-module__E0kJGG__beatTags{flex-wrap:wrap;gap:8px;display:flex}.page-module__E0kJGG__beatTags span{font-family:var(--font-label);letter-spacing:1px;text-transform:uppercase;color:#8fb8ff;background:#3b82f61a;border:1px solid #3b82f647;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600}.page-module__E0kJGG__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:100px;display:grid}.page-module__E0kJGG__featureRow:last-child{margin-bottom:0}.page-module__E0kJGG__featureRowReverse{direction:rtl}.page-module__E0kJGG__featureRowReverse>*{direction:ltr}.page-module__E0kJGG__featureImage{justify-content:center;width:100%;display:flex}.page-module__E0kJGG__screenshotWrap{justify-content:center;width:100%;display:flex;position:relative}.page-module__E0kJGG__screenshotCallout{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1220d1;border:1px solid #d4a0174d;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;display:flex;position:absolute}.page-module__E0kJGG__calloutDot{background:var(--amber);border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__E0kJGG__calloutText{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);white-space:nowrap;font-size:11px;font-weight:600}.page-module__E0kJGG__featureText{flex-direction:column;gap:0;display:flex}.page-module__E0kJGG__featureHeading{font-family:var(--font-display);color:#0c1520;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:36px;font-weight:700;line-height:1}.page-module__E0kJGG__featureBody{color:#4a5568;margin-bottom:16px;font-size:15px;line-height:1.75}.page-module__E0kJGG__featureBullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__featureBullets li{font-family:var(--font-label);letter-spacing:1px;text-transform:uppercase;color:#1e40af;padding-left:16px;font-size:13px;font-weight:600;position:relative}.page-module__E0kJGG__featureBullets li:before{content:"";background:#1e40af;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__E0kJGG__universeTeaserSub{max-width:620px;color:var(--text-meta);margin:16px auto 0;font-size:16px;line-height:1.7}.page-module__E0kJGG__flow{justify-content:center;align-items:stretch;gap:16px;margin-top:48px;display:flex}.page-module__E0kJGG__flowStep{background:var(--bg-surface);border:1px solid var(--border);text-align:left;border-radius:6px;flex:1 1 0;max-width:280px;padding:24px 22px}.page-module__E0kJGG__flowTag{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);background:#3b82f61f;border:1px solid #3b82f64d;border-radius:3px;margin-bottom:14px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.page-module__E0kJGG__flowTagEdge{color:#2dd4bf;background:#14b8a61f;border-color:#14b8a64d}.page-module__E0kJGG__flowTagArena{color:#c084fc;background:#a855f71f;border-color:#a855f74d}.page-module__E0kJGG__flowTitle{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--text-score);margin:0 0 8px;font-size:24px;font-weight:700}.page-module__E0kJGG__flowBody{color:var(--text-meta);margin:0;font-size:13.5px;line-height:1.6}.page-module__E0kJGG__flowArrow{color:var(--text-muted);flex-shrink:0;align-items:center;font-size:22px;display:flex}.page-module__E0kJGG__personaGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__E0kJGG__personaCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:32px 28px;transition:border-color .2s,background .2s}.page-module__E0kJGG__personaCard:hover{background:#ffffff0d;border-color:#d4a01733}.page-module__E0kJGG__personaIcon{margin-bottom:16px;font-size:28px}.page-module__E0kJGG__personaTitle{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--text-score);margin-bottom:12px;font-size:26px;font-weight:700}.page-module__E0kJGG__personaBody{color:var(--text-meta);font-size:14px;line-height:1.75}.page-module__E0kJGG__pricingAnchorWrap{text-align:center}.page-module__E0kJGG__pricingAnchorHeading{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:#0c1520;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1}.page-module__E0kJGG__pricingAnchorSub{color:#4a5568;max-width:520px;margin:0 auto 40px;font-size:15px;line-height:1.75}.page-module__E0kJGG__pricingAnchorCards{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px;display:grid}.page-module__E0kJGG__pricingAnchorCard{text-align:left;background:#f8f9fb;border:1px solid #e2e8f0;border-radius:4px;padding:28px 24px;position:relative}.page-module__E0kJGG__pricingAnchorCardGold{background:#fffbf0;border-color:#d4a01766}.page-module__E0kJGG__pricingAnchorBadge{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--amber);margin-bottom:6px;font-size:10px;font-weight:700}.page-module__E0kJGG__pricingAnchorTier{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:#0c1520;margin-bottom:4px;font-size:22px}.page-module__E0kJGG__pricingAnchorPrice{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--amber);margin-bottom:12px;font-size:26px;line-height:1.2}.page-module__E0kJGG__pricingAnchorDesc{color:#4a5568;font-size:13px;line-height:1.65}.page-module__E0kJGG__pricingAnchorComparison{font-family:var(--font-label);letter-spacing:.5px;text-transform:uppercase;color:#1e40af;border-top:1px solid #e2e8f0;margin-top:4px;padding-top:20px;font-size:13px;font-weight:600}.section-white .page-module__E0kJGG__heroCtas .page-module__E0kJGG__btn-gold{color:#0c1520}.page-module__E0kJGG__universeHeading{max-width:600px;margin:0 auto 20px}.page-module__E0kJGG__universeSub{color:#d4a017b3;max-width:620px;margin:0 auto;font-size:16px;line-height:1.75}.page-module__E0kJGG__universeGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__E0kJGG__universeCard{cursor:pointer;background:#ffffff05;border:1px solid #d4a0171f;border-radius:4px;flex-direction:column;gap:10px;padding:28px 24px;transition:border-color .2s,background .2s;display:flex}.page-module__E0kJGG__universeCard:hover{background:#d4a0170a;border-color:#d4a0174d}.page-module__E0kJGG__universeCardLogo{object-fit:contain;width:40px;height:40px}.page-module__E0kJGG__universeCardHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-module__E0kJGG__universeCardTitle{font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;color:var(--amber);font-size:22px;font-weight:700}.page-module__E0kJGG__universeBadge{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff14;border-radius:2px;padding:2px 7px;font-size:10px;font-weight:600}.page-module__E0kJGG__universeCardDesc{color:var(--text-meta);flex:1;font-size:13px;line-height:1.65}.page-module__E0kJGG__universeCardLink{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);opacity:.7;font-size:12px;font-weight:600;transition:opacity .15s}.page-module__E0kJGG__universeCard:hover .page-module__E0kJGG__universeCardLink{opacity:1}.page-module__E0kJGG__spotlightSub{color:var(--text-meta);margin-top:8px;font-size:15px}.page-module__E0kJGG__ctaHeading{font-family:var(--font-display);color:var(--text-score);letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:52px;font-weight:700;line-height:1}.page-module__E0kJGG__ctaBody{color:var(--text-meta);margin-bottom:8px;font-size:16px;line-height:1.6}.page-module__E0kJGG__ctaSmall{color:var(--text-muted);margin-top:20px;font-size:13px}@media (min-width:769px) and (max-width:1024px){.page-module__E0kJGG__beat{gap:48px;margin-bottom:88px}.page-module__E0kJGG__spotlightGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__spotlightGrid>:last-child:nth-child(odd){grid-column:1/-1;width:100%;max-width:480px;margin-inline:auto}}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:100svh;padding-bottom:max(20px,env(safe-area-inset-bottom,20px));box-sizing:border-box}.page-module__E0kJGG__heroContent{padding:8px 20px max(16px,env(safe-area-inset-bottom,16px));justify-content:center}.page-module__E0kJGG__heroLogoWrapper{margin-bottom:-8px}.page-module__E0kJGG__heroLogo{width:auto;max-width:clamp(200px,52vw,240px);height:auto}.page-module__E0kJGG__heroTitle{letter-spacing:1.5px;margin-bottom:14px;font-size:clamp(48px,13.5vw,72px);line-height:.9}.page-module__E0kJGG__heroAccent{letter-spacing:2.5px;font-size:1.1em}.page-module__E0kJGG__heroAccent:after{height:4px;margin-top:10px}.page-module__E0kJGG__heroTagline{font-size:14px}.page-module__E0kJGG__heroSub{max-width:100%;margin-top:16px;font-size:clamp(15px,4.1vw,17px);line-height:1.5}.page-module__E0kJGG__heroCtas{flex-direction:column;gap:10px;width:100%;max-width:340px;margin-top:20px}.page-module__E0kJGG__heroCtas .btn{justify-content:center;width:100%;min-height:48px;padding:13px 24px;font-size:15px}@media (max-height:700px){.page-module__E0kJGG__heroLogo{max-width:clamp(170px,46vw,200px)}.page-module__E0kJGG__heroTitle{margin-bottom:10px;font-size:clamp(42px,12vw,56px)}.page-module__E0kJGG__heroSub{margin-top:12px;font-size:14px;line-height:1.45}.page-module__E0kJGG__heroCtas{margin-top:16px}}.page-module__E0kJGG__storyHeading{font-size:clamp(36px,9vw,48px)}.page-module__E0kJGG__storyLead{font-size:16px}.page-module__E0kJGG__beatHeading{font-size:clamp(32px,8vw,42px)}.page-module__E0kJGG__beatNum{font-size:clamp(56px,14vw,72px)}.page-module__E0kJGG__featureRow,.page-module__E0kJGG__featureRowReverse{direction:ltr;grid-template-columns:1fr;gap:32px;margin-bottom:64px}.page-module__E0kJGG__beat,.page-module__E0kJGG__beatReverse{grid-template-columns:1fr;gap:36px;margin-bottom:72px}.page-module__E0kJGG__beatReverse .page-module__E0kJGG__beatMedia{order:0}.page-module__E0kJGG__beatText{text-align:center;align-items:center}.page-module__E0kJGG__beatNum{margin-bottom:2px}.page-module__E0kJGG__beatLead{margin-left:auto;margin-right:auto}.page-module__E0kJGG__beatTags{justify-content:center}.page-module__E0kJGG__featureHeading{font-size:28px}.page-module__E0kJGG__howHeading,.page-module__E0kJGG__ctaHeading{font-size:36px}.page-module__E0kJGG__problemHeading{font-size:32px}.page-module__E0kJGG__personaGrid{grid-template-columns:1fr;gap:16px}.page-module__E0kJGG__flow{flex-direction:column;align-items:center;gap:12px}.page-module__E0kJGG__flowStep{width:100%;max-width:420px}.page-module__E0kJGG__flowArrow{transform:rotate(90deg)}.page-module__E0kJGG__pricingAnchorHeading{font-size:34px}.page-module__E0kJGG__pricingAnchorCards{grid-template-columns:1fr}.page-module__E0kJGG__universeGrid{grid-template-columns:1fr;gap:16px}.page-module__E0kJGG__proofStats{flex-direction:column;gap:24px}.page-module__E0kJGG__proofStatDivider{width:40px;height:1px}.page-module__E0kJGG__proofQuote{font-size:18px}.page-module__E0kJGG__spotlightGrid{grid-template-columns:1fr;gap:14px}.page-module__E0kJGG__badgesRow{gap:12px}.page-module__E0kJGG__badgeLink{min-height:48px;padding:4px 2px}.page-module__E0kJGG__badgeImg{height:40px}}.page-module__E0kJGG__badgesSection{text-align:center;background:radial-gradient(50% 40% at 50% 0,#d4a0170f 0%,#0000 62%),linear-gradient(#0000 0%,#0a101866 100%);padding:clamp(48px,8vw,80px) 0;position:relative}.page-module__E0kJGG__badgesRule{background:linear-gradient(90deg,#0000,#d4a01773,#0000);width:min(200px,40%);height:1px;margin:0 auto clamp(32px,5vw,48px)}.page-module__E0kJGG__badgesLabel{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:11px}.page-module__E0kJGG__badgesRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__E0kJGG__badgeLink{align-items:center;transition:opacity .2s;display:inline-flex;position:relative}.page-module__E0kJGG__badgeLink:hover{opacity:.8}.page-module__E0kJGG__badgeImg{width:auto;height:44px}.page-module__E0kJGG__badgeSoon{opacity:.5;pointer-events:none;position:relative}.page-module__E0kJGG__badgeSoonLabel{background:var(--amber);color:#000;letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700;position:absolute;top:-8px;right:-8px}
.page-module__zhYoBW__page{padding:0}.page-module__zhYoBW__header{text-align:center;background:radial-gradient(50% 40% at 50% 30%,#d4a0171a 0%,#0000 60%),linear-gradient(160deg,#0c1218 0%,#141e10 40%,#1a2814 55%,#0f1923 85%,#080e18 100%);padding:50px 0 60px}.page-module__zhYoBW__headerSub{color:var(--text-meta);max-width:520px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:15px}.page-module__zhYoBW__headerAnchor{font-family:var(--font-label);letter-spacing:.5px;color:var(--amber);background:#d4a0170f;border:1px solid #d4a01726;border-radius:2px;margin-top:16px;padding:6px 16px;font-size:14px;font-weight:700;display:inline-block}.page-module__zhYoBW__factsRow{grid-template-columns:repeat(2,1fr);gap:16px;max-width:820px;margin:0 auto 40px;display:grid}.page-module__zhYoBW__factCard{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:14px 0;display:flex}.page-module__zhYoBW__factCard:last-child{border-bottom:none}.page-module__zhYoBW__factIcon{color:var(--accent);opacity:.7;flex-shrink:0;width:18px;height:18px;margin-top:2px}.page-module__zhYoBW__factText{color:var(--text-meta);font-size:13px;line-height:1.6}.page-module__zhYoBW__tierGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:20px;max-width:880px;margin:0 auto;display:grid}.page-module__zhYoBW__tierCard{background:linear-gradient(160deg,#162032d9,#0f1923f2);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;padding:36px 32px;transition:border-color .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -24px #000000b3}.page-module__zhYoBW__tierCard:hover{border-color:#ffffff29;transform:translateY(-4px);box-shadow:0 32px 60px -26px #000000d9}.page-module__zhYoBW__tierElite{background:radial-gradient(90% 55% at 50% 0,#d4a01721 0%,#0000 62%),linear-gradient(160deg,#221e10e6,#12120ef5);border-color:#d4a01747}.page-module__zhYoBW__tierElite:before{content:"";background:linear-gradient(90deg,transparent,var(--amber),transparent);opacity:.75;height:2px;position:absolute;inset:0 0 auto}.page-module__zhYoBW__tierElite:hover{border-color:#d4a01780;box-shadow:0 32px 70px -26px #000000d9,0 0 0 1px #d4a0172e}.page-module__zhYoBW__tierBadge{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:#0c1218;background:linear-gradient(135deg,#f4d35e,var(--amber));border-radius:999px;padding:4px 11px;font-size:10px;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px -2px #d4a01780}.page-module__zhYoBW__tierName{font-family:var(--font-display);color:var(--text-score);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:30px;font-weight:800}.page-module__zhYoBW__tierPrice{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.page-module__zhYoBW__tierAmount{font-family:var(--font-display);color:var(--text-score);letter-spacing:.5px;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800}.page-module__zhYoBW__tierElite .page-module__zhYoBW__tierAmount{background:linear-gradient(120deg,#ffe9a8,var(--amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__zhYoBW__tierPeriod{color:var(--text-muted);font-size:13px;line-height:1.4}.page-module__zhYoBW__tierPeriodNote{color:var(--text-muted);opacity:.7;font-size:11px;display:block}.page-module__zhYoBW__tierDesc{color:var(--text-meta);border-bottom:1px solid #ffffff12;margin-bottom:22px;padding-bottom:22px;font-size:13.5px;line-height:1.65}.page-module__zhYoBW__tierList{flex-direction:column;gap:12px;margin-bottom:28px;list-style:none;display:flex}.page-module__zhYoBW__tierItem{color:var(--text-meta);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.page-module__zhYoBW__tierItem strong{color:var(--text-primary);font-weight:600}.page-module__zhYoBW__tierCheck{width:18px;height:18px;color:var(--success);background:#4ade801f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:10px;font-weight:700;display:flex}.page-module__zhYoBW__tierElite .page-module__zhYoBW__tierCheck{color:var(--amber);background:#d4a01726}.page-module__zhYoBW__featureDesc{color:var(--text-muted);font-weight:400}.page-module__zhYoBW__tierStores{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:24px;display:flex}.page-module__zhYoBW__tierStores a{align-items:center;display:flex}.page-module__zhYoBW__showcaseKicker{text-align:center;font-family:var(--font-label);letter-spacing:2.5px;text-transform:uppercase;color:var(--amber);margin:56px 0 0;font-size:12px;font-weight:700}.page-module__zhYoBW__otherOptions{grid-template-columns:repeat(2,1fr);gap:16px;max-width:820px;margin:48px auto 0;display:grid}.page-module__zhYoBW__otherCard{background:var(--bg-surface);border:1px solid var(--border);text-align:left;border-radius:4px;flex-direction:column;padding:28px 20px;transition:border-color .15s;display:flex}.page-module__zhYoBW__otherCard:hover{border-color:var(--border-hover)}.page-module__zhYoBW__otherTitle{font-family:var(--font-label);color:var(--text-score);text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;font-size:15px;font-weight:700}.page-module__zhYoBW__otherText{color:var(--text-meta);flex-grow:1;margin-bottom:16px;font-size:13px;line-height:1.6}.page-module__zhYoBW__faq{max-width:940px;margin-top:40px;margin-left:auto;margin-right:auto}.page-module__zhYoBW__faqHeading{font-family:var(--font-display);color:var(--text-score);text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:32px;font-size:32px;font-weight:800}.page-module__zhYoBW__faqGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.page-module__zhYoBW__faqItem{background:linear-gradient(160deg,#1620328c,#0f1923b8);border:1px solid #ffffff12;border-radius:14px;padding:22px 24px;transition:border-color .3s,transform .3s}.page-module__zhYoBW__faqItem:hover{border-color:#d4a01742;transform:translateY(-3px)}.page-module__zhYoBW__faqQ{font-family:var(--font-label);color:var(--text-primary);margin-bottom:8px;padding-left:20px;font-size:14px;font-weight:700;position:relative}.page-module__zhYoBW__faqQ:before{content:"Q";color:var(--amber);font-size:11px;font-weight:700;position:absolute;top:0;left:0}.page-module__zhYoBW__faqA{color:var(--text-meta);padding-left:20px;font-size:13px;line-height:1.65}@media (max-width:768px){.page-module__zhYoBW__tierGrid,.page-module__zhYoBW__factsRow,.page-module__zhYoBW__otherOptions,.page-module__zhYoBW__faqGrid{grid-template-columns:1fr}}
.product-module__fRnG0W__page{overflow-x:hidden}.product-module__fRnG0W__hero{text-align:center;background:radial-gradient(60% 50% at 50% 45%,#3b82f61f 0%,#0000 60%),linear-gradient(160deg,#060c18 0%,#0c1a30 35%,#163050 55%,#0f1923 85%,#080e18 100%);justify-content:center;align-items:center;padding:50px 24px 60px;display:flex;position:relative;overflow:hidden}.product-module__fRnG0W__heroGlow{display:none}.product-module__fRnG0W__heroInner{z-index:1;flex-direction:column;align-items:center;gap:16px;max-width:720px;display:flex;position:relative}.product-module__fRnG0W__heroLogo{object-fit:contain}.product-module__fRnG0W__heroBadge{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);background:#d4a01714;border:1px solid #d4a01733;border-radius:2px;padding:4px 12px;font-size:10px;font-weight:600}.product-module__fRnG0W__heroBar{display:none}.product-module__fRnG0W__heroHeading{font-family:var(--font-display);color:var(--text-score);letter-spacing:2px;text-transform:uppercase;font-size:clamp(44px,7vw,84px);font-weight:800;line-height:.95}.product-module__fRnG0W__heroHeadingMark{background:linear-gradient(115deg,#1a4a9a 0%,#3b6dc4 22%,#eaf1fb 42%,#3b6dc4 52%,#c8a84b 70%,#f0d060 88%,#e8c870 100%) 0 0/220%;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 6px 22px #3b82f64d);-webkit-background-clip:text;background-clip:text;animation:7.5s ease-in-out infinite product-module__fRnG0W__coreSheen}@keyframes product-module__fRnG0W__coreSheen{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.product-module__fRnG0W__heroEyebrow{font-family:var(--font-label);letter-spacing:3px;text-transform:uppercase;color:var(--amber);align-items:center;gap:14px;font-size:12px;font-weight:700;display:inline-flex}.product-module__fRnG0W__heroEyebrow:before,.product-module__fRnG0W__heroEyebrow:after{content:"";background:#d4a01766;width:30px;height:1px}.product-module__fRnG0W__heroTagline{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;font-size:15px;font-weight:600}.product-module__fRnG0W__heroSub{color:var(--text-meta);max-width:600px;font-size:clamp(15px,2vw,19px);line-height:1.65}.product-module__fRnG0W__heroSubMark{color:#0000;background:linear-gradient(100deg,#6ea0e8 0%,#c8a84b 55%,#f0d060 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline-block}.product-module__fRnG0W__engineChips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.product-module__fRnG0W__engineChips span{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:#8fb8ff;background:#3b82f614;border:1px solid #3b82f638;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:600}@media (prefers-reduced-motion:reduce){.product-module__fRnG0W__heroHeadingMark{background-position:50%;animation:none}}.product-module__fRnG0W__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.product-module__fRnG0W__section{padding:80px 0}.product-module__fRnG0W__sectionSub{color:var(--text-meta);max-width:600px;margin-bottom:40px;font-size:15px;line-height:1.7}.product-module__fRnG0W__featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-module__fRnG0W__featureCard{background:linear-gradient(160deg,#16203299,#0f1923d9);border:1px solid #ffffff14;border-radius:12px;padding:28px 22px 24px;transition:border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.product-module__fRnG0W__featureCard:hover{border-color:#3b82f659;transform:translateY(-3px)}.product-module__fRnG0W__featureDot{display:none}.product-module__fRnG0W__accentPurple .product-module__fRnG0W__featureCard:hover{border-color:#a855f766}.product-module__fRnG0W__featureSoon{opacity:.66}.product-module__fRnG0W__featureSoon:hover{opacity:1}.product-module__fRnG0W__soonTag{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:#c08cf5;background:#a855f71a;border:1px solid #a855f747;border-radius:2px;margin-bottom:12px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-block}.product-module__fRnG0W__featureNum{font-family:var(--font-display);color:#ffffff0f;letter-spacing:1px;font-size:34px;font-weight:800;line-height:1;position:absolute;top:14px;right:18px}.product-module__fRnG0W__featureName{font-family:var(--font-label);color:var(--text-score);letter-spacing:.3px;text-transform:uppercase;margin-bottom:6px;font-size:15px;font-weight:700}.product-module__fRnG0W__featureDesc{color:var(--text-meta);font-size:13px;line-height:1.6}.product-module__fRnG0W__ctaBlock{text-align:center;max-width:520px;margin:0 auto}.product-module__fRnG0W__ctaBar{display:none}.product-module__fRnG0W__ctaHeading{font-family:var(--font-display);color:var(--text-score);letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:36px;font-weight:700}.product-module__fRnG0W__ctaBody{color:var(--text-meta);margin-bottom:24px;font-size:15px;line-height:1.6}.product-module__fRnG0W__accentBlue .product-module__fRnG0W__heroTagline{color:var(--accent)}.product-module__fRnG0W__accentTeal .product-module__fRnG0W__heroTagline{color:#14b8a6}.product-module__fRnG0W__accentPurple .product-module__fRnG0W__heroTagline{color:#a855f7}.product-module__fRnG0W__accentGold .product-module__fRnG0W__heroTagline{color:var(--amber)}.product-module__fRnG0W__narrative{max-width:720px;margin:0 auto;padding:0 24px}.product-module__fRnG0W__narrativeParagraph{color:var(--text-meta);margin-bottom:28px;font-size:17px;line-height:1.85}.product-module__fRnG0W__narrativeParagraph:last-child{margin-bottom:0}.product-module__fRnG0W__narrativeEmphasis{color:var(--text-primary);margin-bottom:28px;font-size:18px;font-weight:600;line-height:1.75}.product-module__fRnG0W__narrativeBreak{background:var(--amber);opacity:.4;width:40px;height:2px;margin:40px 0}.product-module__fRnG0W__productCallout{margin-bottom:24px;padding:24px 0}.product-module__fRnG0W__productCalloutName{font-family:var(--font-display);color:var(--amber);letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:22px;font-weight:700}.product-module__fRnG0W__productCalloutDesc{color:var(--text-meta);font-size:16px;line-height:1.85}.product-module__fRnG0W__narrativeClosing{color:var(--text-primary);margin-bottom:8px;font-size:19px;font-weight:700;line-height:1.7}.product-module__fRnG0W__narrativeClosingSub{color:var(--text-meta);margin-bottom:28px;font-size:17px;line-height:1.85}.product-module__fRnG0W__narrativeFinal{color:var(--amber);font-size:18px;font-weight:700;line-height:1.7}@media (max-width:768px){.product-module__fRnG0W__hero{padding:32px 24px 48px}.product-module__fRnG0W__heroHeading{font-size:36px}.product-module__fRnG0W__featureGrid{grid-template-columns:1fr;gap:12px}.product-module__fRnG0W__section{padding:60px 0}}.product-module__fRnG0W__universeSection{padding:0;overflow:hidden}.product-module__fRnG0W__universeTitleCard{text-align:center;background:radial-gradient(80% 60% at 50% 100%,#d4a0170f 0%,#0000 70%),linear-gradient(#0a1220 0%,#0c1830 50%,#0a1220 100%);padding:120px 24px 100px;position:relative;overflow:hidden}.product-module__fRnG0W__universeTitleCard:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#3b82f60a 0%,#0000 50%),radial-gradient(circle at 80%,#a855f70a 0%,#0000 50%);position:absolute;inset:0}.product-module__fRnG0W__universeTitleCard:after{content:"";pointer-events:none;background-image:radial-gradient(1px 1px at 15% 20%,#ffffff40 0%,#0000 100%),radial-gradient(1px 1px at 35% 60%,#ffffff2e 0%,#0000 100%),radial-gradient(1px 1px at 55% 15%,#ffffff38 0%,#0000 100%),radial-gradient(1px 1px at 72% 75%,#ffffff26 0%,#0000 100%),radial-gradient(1px 1px at 88% 35%,#fff3 0%,#0000 100%),radial-gradient(1px 1px at 8% 80%,#ffffff1f 0%,#0000 100%),radial-gradient(1px 1px at 62% 45%,#ffffff2b 0%,#0000 100%),radial-gradient(1px 1px at 45% 85%,#ffffff24 0%,#0000 100%);position:absolute;inset:0}.product-module__fRnG0W__universeSectionLabel{z-index:1;font-family:var(--font-label);letter-spacing:3px;text-transform:uppercase;color:var(--amber);margin-bottom:28px;padding:0 20px;font-size:11px;font-weight:700;display:inline-block;position:relative}.product-module__fRnG0W__universeSectionLabel:before,.product-module__fRnG0W__universeSectionLabel:after{content:"";background:var(--amber);opacity:.4;width:40px;height:1px;position:absolute;top:50%}.product-module__fRnG0W__universeSectionLabel:before{right:100%}.product-module__fRnG0W__universeSectionLabel:after{left:100%}.product-module__fRnG0W__universeHeadline{z-index:1;font-family:var(--font-display);color:var(--text-score);letter-spacing:2px;text-transform:uppercase;max-width:1100px;margin:0 auto;font-size:clamp(52px,8vw,120px);font-weight:700;line-height:.92;position:relative}.product-module__fRnG0W__universeHeadlineDim{color:#ffffff40}.product-module__fRnG0W__universeDivider{background:linear-gradient(90deg,#0000 0%,#d4a0174d 30% 70%,#0000 100%);width:100%;height:1px;margin:0}.product-module__fRnG0W__universeWorld{border-bottom:1px solid #ffffff0a;align-items:stretch;min-height:320px;transition:background .4s;display:flex;position:relative;overflow:hidden}.product-module__fRnG0W__universeWorld:before{content:"";pointer-events:none;opacity:0;transition:opacity .4s;position:absolute;inset:0}.product-module__fRnG0W__universeWorld:hover:before{opacity:1}.product-module__fRnG0W__universeWorldBlue{background:linear-gradient(105deg,#07111f 0%,#0b1828 45%,#0e1e35 60%,#091525 100%);border-top:2px solid #3b82f6}.product-module__fRnG0W__universeWorldBlue:before{background:radial-gradient(55% 90% at 85%,#3b82f61a 0%,#0000 70%)}.product-module__fRnG0W__universeWorldBlue .product-module__fRnG0W__universeWorldGlow{background:radial-gradient(50% 100% at 100%,#3b82f624 0%,#0000 65%)}.product-module__fRnG0W__universeWorldPurple{background:linear-gradient(105deg,#0c0a1f 0%,#130d28 45%,#1a1035 60%,#0e0a20 100%);border-top:2px solid #a855f7}.product-module__fRnG0W__universeWorldPurple:before{background:radial-gradient(55% 90% at 85%,#a855f71a 0%,#0000 70%)}.product-module__fRnG0W__universeWorldPurple .product-module__fRnG0W__universeWorldGlow{background:radial-gradient(50% 100% at 100%,#a855f724 0%,#0000 65%)}.product-module__fRnG0W__universeWorldTeal{background:linear-gradient(105deg,#071518 0%,#091e1e 45%,#0c2525 60%,#071518 100%);border-top:2px solid #14b8a6}.product-module__fRnG0W__universeWorldTeal:before{background:radial-gradient(55% 90% at 85%,#14b8a61a 0%,#0000 70%)}.product-module__fRnG0W__universeWorldTeal .product-module__fRnG0W__universeWorldGlow{background:radial-gradient(50% 100% at 100%,#14b8a624 0%,#0000 65%)}.product-module__fRnG0W__universeWorldGlow{pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.product-module__fRnG0W__universeWorld:hover .product-module__fRnG0W__universeWorldGlow{opacity:1.4}.product-module__fRnG0W__universeWorldLeft{z-index:1;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;min-width:380px;max-width:380px;padding:60px 48px 60px 64px;display:flex;position:relative}.product-module__fRnG0W__universeWorldNumber{font-family:var(--font-display);letter-spacing:4px;color:#ffffff2e;text-transform:uppercase;font-size:13px;line-height:1}.product-module__fRnG0W__universeWorldLogoWrap{justify-content:center;align-items:center;width:140px;height:140px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),filter .4s;display:flex}.product-module__fRnG0W__universeWorld:hover .product-module__fRnG0W__universeWorldLogoWrap{filter:drop-shadow(0 0 18px);transform:scale(1.08)}.product-module__fRnG0W__universeWorldName{font-family:var(--font-display);color:var(--text-score);letter-spacing:3px;text-transform:uppercase;font-size:52px;font-weight:700;line-height:1}.product-module__fRnG0W__universeWorldAccentBlue{color:#3b82f6}.product-module__fRnG0W__universeWorldAccentPurple{color:#a855f7}.product-module__fRnG0W__universeWorldAccentTeal{color:#14b8a6}.product-module__fRnG0W__universeWorldLabel{font-family:var(--font-label);letter-spacing:2.5px;text-transform:uppercase;border-radius:2px;padding:4px 10px;font-size:10px;font-weight:700}.product-module__fRnG0W__universeWorldLabelBlue{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f640}.product-module__fRnG0W__universeWorldLabelPurple{color:#a855f7;background:#a855f71a;border:1px solid #a855f740}.product-module__fRnG0W__universeWorldLabelTeal{color:#14b8a6;background:#14b8a61a;border:1px solid #14b8a640}.product-module__fRnG0W__universeWorldRight{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:20px;padding:60px 80px 60px 64px;display:flex;position:relative}.product-module__fRnG0W__universeWorldImpact{font-family:var(--font-display);color:var(--text-score);letter-spacing:1px;text-transform:uppercase;max-width:560px;font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.05}.product-module__fRnG0W__universeWorldDesc{color:var(--text-meta);max-width:480px;font-size:15px;line-height:1.75}.product-module__fRnG0W__universeWorldCta{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--text-score);border-bottom:1px solid #ffffff26;align-items:center;gap:10px;width:fit-content;padding:12px 0;font-size:12px;font-weight:700;text-decoration:none;transition:border-color .2s,gap .2s;display:inline-flex}.product-module__fRnG0W__universeWorldCta:hover{border-color:#fff6;gap:16px}.product-module__fRnG0W__universeWorldCtaBlue{color:#3b82f6;border-color:#3b82f666}.product-module__fRnG0W__universeWorldCtaBlue:hover{border-color:#3b82f6}.product-module__fRnG0W__universeWorldCtaPurple{color:#a855f7;border-color:#a855f766}.product-module__fRnG0W__universeWorldCtaPurple:hover{border-color:#a855f7}.product-module__fRnG0W__universeWorldCtaTeal{color:#14b8a6;border-color:#14b8a666}.product-module__fRnG0W__universeWorldCtaTeal:hover{border-color:#14b8a6}.product-module__fRnG0W__universeClosing{text-align:center;background:linear-gradient(#0a1220 0%,#0c1830 50%,#0a1220 100%);padding:100px 24px;position:relative;overflow:hidden}.product-module__fRnG0W__universeClosing:before{content:"";pointer-events:none;background:radial-gradient(60% 80%,#3b82f60a 0%,#0000 60%),radial-gradient(40% 60% at 20%,#a855f708 0%,#0000 60%),radial-gradient(40% 60% at 80%,#14b8a608 0%,#0000 60%);position:absolute;inset:0}.product-module__fRnG0W__universeClosingText{z-index:1;font-family:var(--font-display);color:var(--text-score);letter-spacing:2px;text-transform:uppercase;font-size:clamp(28px,4vw,56px);font-weight:700;line-height:1.1;position:relative}.product-module__fRnG0W__universeClosingDim{color:#ffffff4d}.product-module__fRnG0W__universeClosingRule{background:linear-gradient(#0000,#d4a01780,#0000);width:1px;height:60px;margin:32px auto 0}@keyframes product-module__fRnG0W__universeHeadlineFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes product-module__fRnG0W__universeWorldSlideIn{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes product-module__fRnG0W__universeWorldRightSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes product-module__fRnG0W__universeLabelReveal{0%{opacity:0;letter-spacing:6px}to{opacity:1;letter-spacing:3px}}@keyframes product-module__fRnG0W__universeGlowPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes product-module__fRnG0W__universeLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes product-module__fRnG0W__universeAccentBarGrow{0%{scaleX:0}to{scaleX:1}}@keyframes product-module__fRnG0W__universeShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes product-module__fRnG0W__universeFadeIn{0%{opacity:0}to{opacity:1}}.product-module__fRnG0W__universeSectionLabel{animation:.9s cubic-bezier(.22,1,.36,1) both product-module__fRnG0W__universeLabelReveal}.product-module__fRnG0W__universeHeadline{animation:1.1s cubic-bezier(.22,1,.36,1) .2s both product-module__fRnG0W__universeHeadlineFadeUp}.product-module__fRnG0W__universeWorldBlue{animation:.8s cubic-bezier(.22,1,.36,1) .1s both product-module__fRnG0W__universeWorldSlideIn}.product-module__fRnG0W__universeWorldPurple{animation:.8s cubic-bezier(.22,1,.36,1) .25s both product-module__fRnG0W__universeWorldSlideIn}.product-module__fRnG0W__universeWorldTeal{animation:.8s cubic-bezier(.22,1,.36,1) .4s both product-module__fRnG0W__universeWorldSlideIn}.product-module__fRnG0W__universeWorldBlue .product-module__fRnG0W__universeWorldRight,.product-module__fRnG0W__universeWorldPurple .product-module__fRnG0W__universeWorldRight,.product-module__fRnG0W__universeWorldTeal .product-module__fRnG0W__universeWorldRight{animation:.9s cubic-bezier(.22,1,.36,1) .35s both product-module__fRnG0W__universeWorldRightSlideIn}.product-module__fRnG0W__universeWorldBlue .product-module__fRnG0W__universeWorldLogoWrap{animation:4s ease-in-out .6s infinite product-module__fRnG0W__universeLogoFloat}.product-module__fRnG0W__universeWorldPurple .product-module__fRnG0W__universeWorldLogoWrap{animation:4.5s ease-in-out 1s infinite product-module__fRnG0W__universeLogoFloat}.product-module__fRnG0W__universeWorldTeal .product-module__fRnG0W__universeWorldLogoWrap{animation:5s ease-in-out 1.4s infinite product-module__fRnG0W__universeLogoFloat}.product-module__fRnG0W__universeWorld:hover .product-module__fRnG0W__universeWorldLogoWrap{animation-play-state:paused}.product-module__fRnG0W__universeWorldBlue .product-module__fRnG0W__universeWorldGlow{animation:3.5s ease-in-out .5s infinite product-module__fRnG0W__universeGlowPulse}.product-module__fRnG0W__universeWorldPurple .product-module__fRnG0W__universeWorldGlow{animation:4s ease-in-out 1s infinite product-module__fRnG0W__universeGlowPulse}.product-module__fRnG0W__universeWorldTeal .product-module__fRnG0W__universeWorldGlow{animation:4.5s ease-in-out 1.5s infinite product-module__fRnG0W__universeGlowPulse}.product-module__fRnG0W__universeClosingText{background:linear-gradient(90deg,var(--text-score)0%,var(--text-score)40%,#ffffff8c 50%,var(--text-score)60%,var(--text-score)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear 1.5s infinite product-module__fRnG0W__universeShimmer}.product-module__fRnG0W__universeClosingDim{-webkit-text-fill-color:#ffffff4d;color:#ffffff4d}.product-module__fRnG0W__universeDivider{animation:1.2s .5s both product-module__fRnG0W__universeFadeIn}.product-module__fRnG0W__universeClosing{animation:.9s cubic-bezier(.22,1,.36,1) .6s both product-module__fRnG0W__universeHeadlineFadeUp}@media (max-width:768px){.product-module__fRnG0W__universeHeadline{letter-spacing:1px;font-size:44px}.product-module__fRnG0W__universeWorld{flex-direction:column;min-height:auto}.product-module__fRnG0W__universeWorldLeft{min-width:unset;max-width:unset;border-bottom:1px solid #ffffff0d;border-right:none;flex-flow:wrap;align-items:center;gap:16px;padding:40px 24px 32px}.product-module__fRnG0W__universeWorldLogoWrap{width:80px;height:80px}.product-module__fRnG0W__universeWorldName{font-size:38px}.product-module__fRnG0W__universeWorldRight{padding:32px 24px 48px}.product-module__fRnG0W__universeWorldImpact{font-size:26px}.product-module__fRnG0W__universeTitleCard{padding:80px 24px 64px}.product-module__fRnG0W__universeClosing{padding:64px 24px}}.product-module__fRnG0W__engineGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:12px;display:grid}.product-module__fRnG0W__engineCard{border:1px solid var(--border);background:linear-gradient(160deg,#162032d9,#0f1923f2);border-radius:6px;flex-direction:column;gap:12px;padding:18px;transition:border-color .2s,transform .2s;display:flex}.product-module__fRnG0W__engineCard:hover{border-color:#d4a0174d;transform:translateY(-2px)}.product-module__fRnG0W__engineImage{border:1px solid var(--border);border-radius:4px;overflow:hidden}.product-module__fRnG0W__engineName{font-family:var(--font-display);color:var(--text-score);text-transform:uppercase;letter-spacing:.5px;font-size:22px;font-weight:700}.product-module__fRnG0W__engineTagline{color:var(--text-meta);font-size:13px;line-height:1.55}.product-module__fRnG0W__methodGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px;display:grid}.product-module__fRnG0W__methodCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:8px;padding:24px 20px;transition:border-color .2s;display:flex}.product-module__fRnG0W__methodCard:hover{border-color:#d4a0174d}.product-module__fRnG0W__methodName{font-family:var(--font-display);color:var(--text-score);text-transform:uppercase;letter-spacing:.5px;font-size:22px;font-weight:700}.product-module__fRnG0W__methodSubtitle{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);font-size:12px;font-weight:600}.product-module__fRnG0W__methodDesc{color:var(--text-meta);font-size:14px;line-height:1.6}.product-module__fRnG0W__imageCaption{font-family:var(--font-label);color:var(--text-muted);letter-spacing:.5px;font-size:12px}.product-module__fRnG0W__engineRows{flex-direction:column;gap:80px;margin-top:40px;display:flex}.product-module__fRnG0W__engineRow{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.product-module__fRnG0W__engineRowReverse{direction:rtl}.product-module__fRnG0W__engineRowReverse>*{direction:ltr}.product-module__fRnG0W__engineRowMedia{justify-content:center;display:flex}.product-module__fRnG0W__engineRowKicker{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:600}.product-module__fRnG0W__engineRowName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin:0 0 14px;font-size:34px;font-weight:700;line-height:1}.product-module__fRnG0W__engineRowDesc{color:var(--text-meta);margin:0 0 18px;font-size:15px;line-height:1.7}.product-module__fRnG0W__engineBullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-module__fRnG0W__engineBullets li{font-family:var(--font-label);letter-spacing:1px;text-transform:uppercase;color:#9db8d6;padding-left:16px;font-size:13px;font-weight:600;position:relative}.product-module__fRnG0W__engineBullets li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-module__fRnG0W__scoreSense{background:linear-gradient(160deg,#162032e6,#0f1923f5);border:1px solid #d4a01740;border-radius:8px;margin-top:40px;padding:32px 36px}.product-module__fRnG0W__scoreSenseKicker{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);margin-bottom:10px;font-size:12px;font-weight:600}.product-module__fRnG0W__scoreSenseHeading{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.05}.product-module__fRnG0W__scoreSenseBody{color:var(--text-meta);max-width:760px;margin:0;font-size:15px;line-height:1.7}.product-module__fRnG0W__engineRowBody{position:relative}.product-module__fRnG0W__engineIndex{font-family:var(--font-display);letter-spacing:1px;color:#0000;-webkit-text-stroke:1px #3b82f647;margin-bottom:6px;font-size:64px;font-weight:800;line-height:.8;display:block}.product-module__fRnG0W__engineRowName sup{color:var(--accent);vertical-align:super;margin-left:2px;font-size:.32em;font-weight:700}.product-module__fRnG0W__methodTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.product-module__fRnG0W__methodNum{font-family:var(--font-display);color:#ffffff1f;letter-spacing:1px;font-size:26px;font-weight:800;line-height:1}.product-module__fRnG0W__methodDepth{align-items:center;gap:4px;display:inline-flex}.product-module__fRnG0W__depthBar{background:#ffffff1a;border-radius:2px;width:16px;height:4px}.product-module__fRnG0W__depthBarOn{background:var(--amber);box-shadow:0 0 6px #d4a01780}@media (max-width:768px){.product-module__fRnG0W__engineGrid{grid-template-columns:1fr 1fr}.product-module__fRnG0W__methodGrid{grid-template-columns:1fr}.product-module__fRnG0W__engineRows{gap:48px}.product-module__fRnG0W__engineRow,.product-module__fRnG0W__engineRowReverse{direction:ltr;grid-template-columns:1fr;gap:28px}.product-module__fRnG0W__engineRowName{font-size:28px}.product-module__fRnG0W__engineIndex{font-size:48px}.product-module__fRnG0W__scoreSense{padding:24px 22px}}.product-module__fRnG0W__entryGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:12px;display:grid}.product-module__fRnG0W__entryCard{background:linear-gradient(160deg,#16203299,#0f1923d9);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:flex-start;padding:28px 24px;transition:border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex}.product-module__fRnG0W__entryCard:hover{border-color:#3b82f659;transform:translateY(-4px)}.product-module__fRnG0W__entryGlyph{width:52px;height:52px;color:var(--accent);background:#3b82f61a;border:1px solid #3b82f640;border-radius:13px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.product-module__fRnG0W__entryGlyph svg{width:26px;height:26px}.product-module__fRnG0W__entryScenario{font-family:var(--font-label);letter-spacing:1.5px;text-transform:uppercase;color:var(--amber);margin-bottom:8px;font-size:11px;font-weight:700}.product-module__fRnG0W__entryMode{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin-bottom:10px;font-size:22px;font-weight:800;line-height:1}.product-module__fRnG0W__entryDesc{color:var(--text-meta);font-size:13.5px;line-height:1.6}.product-module__fRnG0W__entryShowcase{flex-direction:column;align-items:center;margin-top:44px;display:flex}.product-module__fRnG0W__depthChart{margin-top:26px}.product-module__fRnG0W__captureMatrix{--cap-h:clamp(176px,23vw,232px);--cap-gap:9px;grid-template-columns:auto repeat(4,1fr);gap:18px clamp(12px,3vw,34px);padding:0 4px;display:grid}.product-module__fRnG0W__captureRail,.product-module__fRnG0W__captureStack{gap:var(--cap-gap);height:var(--cap-h);grid-template-rows:repeat(4,1fr);display:grid}.product-module__fRnG0W__captureRailItem{text-align:right;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.4px;color:var(--text-score);justify-content:flex-end;align-items:center;font-size:clamp(14px,1.7vw,21px);font-weight:800;line-height:1.05;display:flex}.product-module__fRnG0W__captureRailItem:first-child{color:var(--accent)}.product-module__fRnG0W__captureRailItem:nth-child(2){color:#8a93cf}.product-module__fRnG0W__captureRailItem:nth-child(3){color:#c79a3a}.product-module__fRnG0W__captureRailItem:nth-child(4){color:var(--amber)}.product-module__fRnG0W__captureCell{background:#ffffff05;border:1px dashed #ffffff21;border-radius:9px}.product-module__fRnG0W__captureCellOn{background:linear-gradient(135deg,var(--amber),#6f8fd6);opacity:0;transform-origin:bottom;border:1px solid #0000;transition:opacity .6s,transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(10px)scale(.96);box-shadow:0 6px 22px #3b82f62e}.product-module__fRnG0W__captureStack .product-module__fRnG0W__captureCell:first-child.product-module__fRnG0W__captureCellOn{background:linear-gradient(135deg,#6f8fd6,var(--accent))}.product-module__fRnG0W__captureStack .product-module__fRnG0W__captureCell:nth-child(2).product-module__fRnG0W__captureCellOn{background:linear-gradient(135deg,#8a93cf,#6f8fd6)}.product-module__fRnG0W__captureStack .product-module__fRnG0W__captureCell:nth-child(3).product-module__fRnG0W__captureCellOn{background:linear-gradient(135deg,var(--amber),#8a93cf)}.product-module__fRnG0W__captureStack .product-module__fRnG0W__captureCell:nth-child(4).product-module__fRnG0W__captureCellOn{background:linear-gradient(135deg,var(--amber),#c79a3a)}.reveal.visible .product-module__fRnG0W__captureCellOn{opacity:1;transform:translateY(0)scale(1)}.reveal.visible .product-module__fRnG0W__captureStack:nth-child(2) .product-module__fRnG0W__captureCellOn{transition-delay:50ms}.reveal.visible .product-module__fRnG0W__captureStack:nth-child(3) .product-module__fRnG0W__captureCellOn{transition-delay:.14s}.reveal.visible .product-module__fRnG0W__captureStack:nth-child(4) .product-module__fRnG0W__captureCellOn{transition-delay:.23s}.reveal.visible .product-module__fRnG0W__captureStack:nth-child(5) .product-module__fRnG0W__captureCellOn{transition-delay:.32s}.product-module__fRnG0W__captureSpacer{display:block}.product-module__fRnG0W__captureInfo{text-align:center;flex-direction:column;align-items:center;display:flex}.product-module__fRnG0W__captureRailMobile{font-family:var(--font-label);letter-spacing:.6px;color:var(--text-muted);text-align:center;margin-top:16px;font-size:11px;display:none}.product-module__fRnG0W__depthGlyph{width:44px;height:44px;color:var(--accent);background:#3b82f61a;border:1px solid #3b82f640;border-radius:11px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.product-module__fRnG0W__depthGlyph svg{width:22px;height:22px}.product-module__fRnG0W__depthMode{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin-bottom:7px;font-size:clamp(15px,1.9vw,21px);font-weight:800;line-height:1.02}.product-module__fRnG0W__depthScenario{font-family:var(--font-label);letter-spacing:1.2px;text-transform:uppercase;color:var(--amber);margin-bottom:6px;font-size:10px;font-weight:700}.product-module__fRnG0W__depthDesc{color:var(--text-meta);max-width:170px;font-size:12.5px;line-height:1.45}.product-module__fRnG0W__captureVerdict{justify-content:space-between;align-items:center;gap:clamp(14px,3vw,34px);margin-top:38px;display:flex}.product-module__fRnG0W__verdictLess{font-family:var(--font-label);letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:clamp(12px,1.5vw,15px)}.product-module__fRnG0W__verdictArrow{background:linear-gradient(90deg,#3b82f666,var(--amber));flex:1;height:2px;position:relative}.product-module__fRnG0W__verdictArrow:after{content:"";border-style:solid;border-width:5px 0 5px 9px;border-color:transparent transparent transparent var(--amber);position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.product-module__fRnG0W__verdictMore{text-align:right;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--amber);text-shadow:0 4px 30px #d4a01759;flex-shrink:0;font-size:clamp(24px,4.4vw,46px);font-weight:800;line-height:1}@media (prefers-reduced-motion:reduce){.product-module__fRnG0W__captureCellOn{opacity:1;transition:none;transform:none}}@media (max-width:768px){.product-module__fRnG0W__captureMatrix{--cap-h:clamp(120px,30vw,168px);grid-template-columns:repeat(4,1fr);column-gap:clamp(8px,2.4vw,18px)}.product-module__fRnG0W__captureRail,.product-module__fRnG0W__captureSpacer{display:none}.product-module__fRnG0W__captureRailMobile{display:block}.product-module__fRnG0W__depthDesc{display:none}.product-module__fRnG0W__captureVerdict{flex-wrap:wrap;gap:4px 12px;margin-top:28px}.product-module__fRnG0W__verdictArrow{display:none}.product-module__fRnG0W__verdictLess{flex-basis:100%}.product-module__fRnG0W__verdictMore{text-align:left}}.product-module__fRnG0W__ssGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;margin-top:36px;display:grid}.product-module__fRnG0W__ssMedia{justify-content:center;display:flex}.product-module__fRnG0W__ssSteps{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.product-module__fRnG0W__ssStep{align-items:flex-start;gap:18px;display:flex}.product-module__fRnG0W__ssNum{width:38px;height:38px;font-family:var(--font-display);color:var(--amber);background:#d4a0171a;border:1px solid #d4a0174d;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.product-module__fRnG0W__ssStepTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3px;color:var(--text-score);margin:2px 0 4px;font-size:20px;font-weight:700;line-height:1.1}.product-module__fRnG0W__ssStepDesc{color:var(--text-meta);margin:0;font-size:14px;line-height:1.6}.product-module__fRnG0W__ssEmphasis{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3px;color:var(--amber);margin-top:6px;padding-left:56px;font-size:20px;font-weight:700}.product-module__fRnG0W__ssVideo{max-width:880px;margin:52px auto 0}.product-module__fRnG0W__ssVideoInner{background:linear-gradient(120deg,#0a1220e6,#101e34b3);border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:22px;padding:28px 32px;display:flex}.product-module__fRnG0W__ssPlay{background:var(--amber);border-radius:50%;flex:none;width:56px;height:56px;animation:2.4s ease-out infinite product-module__fRnG0W__ssPulse;position:relative}.product-module__fRnG0W__ssPlay:after{content:"";border:9px solid #0000;border-left:15px solid #0f1923;border-right-width:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.product-module__fRnG0W__ssVideoTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--text-score);margin:0 0 4px;font-size:24px;font-weight:800}.product-module__fRnG0W__ssVideoSub{color:var(--text-meta);margin:0;font-size:14px}.product-module__fRnG0W__ssDetail{justify-content:center;margin-top:8px;display:flex}@keyframes product-module__fRnG0W__ssPulse{0%{box-shadow:0 0 #d4a01773}70%{box-shadow:0 0 0 18px #d4a01700}to{box-shadow:0 0 #d4a01700}}@media (max-width:900px){.product-module__fRnG0W__ssGrid{grid-template-columns:1fr;gap:32px}}@media (max-width:768px){.product-module__fRnG0W__entryGrid{grid-template-columns:1fr 1fr}.product-module__fRnG0W__ssEmphasis{padding-left:0}.product-module__fRnG0W__ssVideoInner{text-align:center;flex-direction:column;padding:26px 22px}}@media (max-width:460px){.product-module__fRnG0W__entryGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-module__fRnG0W__ssPlay{animation:none}}.product-module__fRnG0W__teamWorld{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.product-module__fRnG0W__teamWorldCopy{min-width:0}.product-module__fRnG0W__teamWorldLead{color:var(--text-meta);max-width:520px;margin-bottom:24px;font-size:16px;line-height:1.75}.product-module__fRnG0W__teamWorldList{grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:0;list-style:none;display:grid}.product-module__fRnG0W__teamWorldList li{font-family:var(--font-label);letter-spacing:.5px;color:var(--text-primary);padding-left:26px;font-size:14px;font-weight:600;line-height:1.4;position:relative}.product-module__fRnG0W__teamWorldList li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f1923' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12l4 4 10-10'/%3E%3C/svg%3E") center/11px no-repeat,var(--amber);border-radius:50%;width:16px;height:16px;position:absolute;top:3px;left:0}.product-module__fRnG0W__teamWorldMedia{justify-content:center;display:flex}@media (max-width:900px){.product-module__fRnG0W__teamWorld{grid-template-columns:1fr;gap:36px}.product-module__fRnG0W__teamWorldMedia{order:-1}}@media (max-width:460px){.product-module__fRnG0W__teamWorldList{grid-template-columns:1fr}}
