.marketing-scroll-root{height:100dvh;overflow-y:auto;overflow-x:hidden;background:#030a11;color:#eaf9f7;overscroll-behavior-y:contain}.mk-site{--mk-bg:#030a11;--mk-bg-soft:#07141e;--mk-panel:rgba(8,24,35,.7);--mk-panel-strong:rgba(7,20,31,.9);--mk-border:rgba(166,231,229,.12);--mk-border-strong:rgba(149,241,230,.24);--mk-text:#eaf9f7;--mk-muted:#78939c;--mk-dim:#536c76;--mk-teal:#6ef5e4;--mk-teal-strong:#2dd4bf;--mk-cyan:#67e8f9;--mk-blue:#60a5fa;--mk-violet:#a78bfa;--mk-orange:#fb923c;--mk-green:#6ee7b7;position:relative;min-height:100dvh;overflow:hidden;color:var(--mk-text);background:radial-gradient(circle at 50% -10%,rgba(29,118,128,.12),transparent 31rem),linear-gradient(180deg,#040d15,#030a11 48%,#02070c);font-family:var(--font-sans,Inter,ui-sans-serif,system-ui,sans-serif);isolation:isolate}.mk-site *,.mk-site :after,.mk-site :before{box-sizing:border-box}.mk-site a{color:inherit;text-decoration:none}.mk-global-grid,.mk-noise{position:fixed;inset:0;pointer-events:none}.mk-noise{z-index:90;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.mk-global-grid{z-index:-1;opacity:.22;background-image:linear-gradient(rgba(115,210,211,.04) 1px,transparent 0),linear-gradient(90deg,rgba(115,210,211,.04) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent 85%);mask-image:linear-gradient(180deg,#000 0,transparent 85%)}.mk-header{position:fixed;top:0;right:0;left:0;z-index:70;border-bottom:1px solid rgba(170,235,232,.08);background:rgba(3,10,17,.68);backdrop-filter:blur(20px) saturate(125%)}.mk-header-inner{display:flex;width:min(100% - 40px,1240px);height:76px;margin-inline:auto;align-items:center;justify-content:space-between;gap:28px}.mk-brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.mk-brand-glyph{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(157,242,230,.42);border-radius:11px;color:#d8fff9;font-family:Georgia,serif;font-size:23px;line-height:1;background:linear-gradient(145deg,rgba(65,211,197,.28),rgba(38,80,136,.14));box-shadow:0 0 28px rgba(45,212,191,.12),inset 0 0 16px rgba(214,255,249,.06)}.mk-brand-copy{display:flex;flex-direction:column;gap:2px}.mk-brand-copy strong{color:#daf7f5;font-size:11px;font-weight:900;letter-spacing:.21em}.mk-brand-copy small{color:#5d7a84;font-size:7px;font-weight:800;letter-spacing:.28em}.mk-desktop-nav{display:flex;align-items:center;gap:30px}.mk-desktop-nav a,.mk-ghost-link{position:relative;color:#8da8af;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;transition:color .18s ease}.mk-desktop-nav a:after{position:absolute;right:0;bottom:-10px;left:0;height:1px;content:"";background:var(--mk-teal);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.mk-desktop-nav a:hover,.mk-ghost-link:hover{color:#dffff9}.mk-desktop-nav a:hover:after{transform:scaleX(1)}.mk-header-actions{display:flex;align-items:center;gap:17px}.mk-primary-button,.mk-primary-small{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(125,255,238,.28);color:#00100e;background:linear-gradient(135deg,#a7fff3,#60e9d8 48%,#5ed5e8);box-shadow:0 9px 35px rgba(45,212,191,.18),inset 0 1px hsla(0,0%,100%,.45);font-weight:950;letter-spacing:.06em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.mk-primary-small{min-height:37px;padding:0 16px;border-radius:11px;font-size:9px}.mk-primary-button{min-height:52px;padding:0 23px;border-radius:14px;font-size:11px}.mk-primary-button:hover,.mk-primary-small:hover{transform:translateY(-2px);box-shadow:0 14px 42px rgba(45,212,191,.24),inset 0 1px hsla(0,0%,100%,.5)}.mk-secondary-button{display:inline-flex;min-height:52px;padding:0 21px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(176,232,231,.14);border-radius:14px;color:#bcd2d3;background:hsla(0,0%,100%,.025);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.mk-secondary-button:hover{border-color:rgba(110,245,228,.32);color:#e8fffb;background:rgba(110,245,228,.055);transform:translateY(-2px)}.mk-menu-button{display:none;width:40px;height:40px;place-items:center;border:1px solid var(--mk-border);border-radius:12px;color:#b9d6d5;background:hsla(0,0%,100%,.025)}.mk-mobile-nav{display:none}.mk-hero{position:relative;min-height:100svh;padding:124px 0 70px;overflow:hidden}.mk-hero:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(121,232,221,.2),transparent)}.mk-hero-inner{position:relative;z-index:5;display:grid;width:min(100% - 40px,1240px);min-height:calc(100svh - 194px);margin-inline:auto;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(40px,7vw,92px)}.mk-hero-copy{position:relative;z-index:4}.mk-kicker,.mk-section-index{display:inline-flex;align-items:center;gap:9px;color:#6f9ca1;font-size:9px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.mk-live-dot{width:6px;height:6px;border-radius:999px;background:#5eead4;box-shadow:0 0 14px rgba(94,234,212,.9);animation:mk-pulse 2s ease-in-out infinite}.mk-display-copy h2,.mk-final-content h2,.mk-game-copy h2,.mk-hero h1,.mk-section-heading h2,.mk-subhero h1,.mk-support-panel h2{margin:0;font-weight:950;letter-spacing:-.06em;text-transform:uppercase}.mk-hero h1{margin-top:26px;max-width:690px;color:#f2fffd;font-size:clamp(52px,6.8vw,94px);line-height:.86}.mk-display-copy h2 span,.mk-game-copy h2 span,.mk-hero h1 span,.mk-section-heading h2 span,.mk-subhero h1 span,.mk-support-panel h2 span{display:block;color:transparent;background:linear-gradient(100deg,#9fffee,#67e8f9 56%,#9b8df5 108%);background-clip:text;-webkit-background-clip:text}.mk-hero-lead{max-width:590px;margin:30px 0 0;color:#8ca5ab;font-size:clamp(15px,1.45vw,18px);font-weight:520;line-height:1.7}.mk-hero-actions{display:flex;margin-top:34px;flex-wrap:wrap;gap:11px}.mk-trust-row{display:flex;margin-top:31px;flex-wrap:wrap;gap:16px 24px}.mk-trust-row span{display:inline-flex;align-items:center;gap:7px;color:#607d85;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mk-trust-row svg{color:#63d7c8}.mk-hero-visual{position:relative;height:min(690px,72vh);min-height:510px}.mk-holo-frame{position:absolute;inset:2% 4% 4% 4%;overflow:hidden;border:1px solid rgba(149,241,230,.14);border-radius:42px;background:radial-gradient(circle at 50% 48%,rgba(28,147,137,.14),transparent 34%),linear-gradient(165deg,rgba(10,31,43,.78),rgba(3,12,20,.46));box-shadow:inset 0 1px hsla(0,0%,100%,.035),0 30px 100px rgba(0,0,0,.32);backdrop-filter:blur(12px)}.mk-holo-frame:before{opacity:.26;background-image:linear-gradient(rgba(115,210,211,.055) 1px,transparent 0),linear-gradient(90deg,rgba(115,210,211,.055) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000,transparent 78%);mask-image:radial-gradient(circle at 50% 50%,#000,transparent 78%)}.mk-holo-frame:after,.mk-holo-frame:before{position:absolute;inset:0;content:"";pointer-events:none}.mk-holo-frame:after{background:linear-gradient(180deg,transparent,rgba(3,10,17,.15) 78%,rgba(3,10,17,.92))}.mk-holo-footer,.mk-holo-header{position:absolute;right:28px;left:28px;z-index:8;display:flex;align-items:center;color:#74969e;font-size:8px;font-weight:900;letter-spacing:.2em}.mk-holo-header{top:24px;justify-content:space-between}.mk-holo-header span{display:inline-flex;align-items:center;gap:8px}.mk-dash-top i,.mk-holo-online i{display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#5eead4;box-shadow:0 0 10px #5eead4}.mk-hero-model{position:absolute;inset:55px 12px 66px;z-index:3}.mk-hero-model canvas{width:100%!important;height:100%!important}.mk-model-hint{position:absolute;right:26px;bottom:2px;color:rgba(141,212,207,.45);font-size:7px;font-weight:900;letter-spacing:.19em;pointer-events:none}.mk-model-loading{inset:24% 18%;border:1px solid rgba(103,232,249,.1);border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.12),transparent 66%)}.mk-holo-footer{bottom:24px;gap:13px}.mk-holo-footer>span{color:#b8eeea}.mk-holo-footer>div{height:3px;flex:1;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.07)}.mk-holo-footer>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5eead4,#67e8f9);box-shadow:0 0 12px rgba(94,234,212,.55)}.mk-holo-footer strong{color:#607f87;font-size:7px;letter-spacing:.13em}.mk-corner{position:absolute;z-index:7;width:34px;height:34px;pointer-events:none}.mk-corner-tl{left:15px;border-left:1px solid rgba(126,255,239,.5)}.mk-corner-tl,.mk-corner-tr{top:15px;border-top:1px solid rgba(126,255,239,.5)}.mk-corner-tr{right:15px;border-right:1px solid rgba(126,255,239,.5)}.mk-corner-bl{left:15px;border-left:1px solid rgba(126,255,239,.5)}.mk-corner-bl,.mk-corner-br{bottom:15px;border-bottom:1px solid rgba(126,255,239,.5)}.mk-corner-br{right:15px;border-right:1px solid rgba(126,255,239,.5)}.mk-scan-beam{position:absolute;right:8%;left:8%;z-index:6;height:1px;background:linear-gradient(90deg,transparent,rgba(121,255,239,.7),transparent);box-shadow:0 0 24px rgba(94,234,212,.32);animation:mk-scan 6.5s ease-in-out infinite}.mk-floating-hud{position:absolute;z-index:12;display:flex;min-width:154px;padding:13px 15px;align-items:center;gap:11px;border:1px solid rgba(168,237,233,.13);border-radius:15px;background:rgba(5,18,27,.78);box-shadow:0 15px 45px rgba(0,0,0,.22);backdrop-filter:blur(18px);animation:mk-float 5.5s ease-in-out infinite}.mk-floating-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#85f6e9;background:rgba(94,234,212,.08)}.mk-floating-hud>span:last-child{display:flex;flex-direction:column;gap:1px}.mk-floating-hud em,.mk-floating-hud small{color:#607b83;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.17em}.mk-floating-hud strong{color:#e5fbf8;font-size:13px;font-weight:950;letter-spacing:-.02em}.mk-hud-xp{top:19%;left:-5%}.mk-hud-streak{right:-3%;bottom:24%;animation-delay:-1.3s}.mk-hud-score{bottom:7%;left:8%;animation-delay:-2.6s}.mk-hero-aurora{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.mk-hero-aurora-a{top:8%;right:-14%;width:min(60vw,820px);aspect-ratio:1;background:radial-gradient(circle,rgba(30,190,179,.14),transparent 68%)}.mk-hero-aurora-b{bottom:-33%;left:-22%;width:min(58vw,760px);aspect-ratio:1;background:radial-gradient(circle,rgba(116,77,189,.12),transparent 67%)}.mk-final-orbit,.mk-hero-orbit{position:absolute;border:1px solid rgba(113,236,225,.065);border-radius:50%;pointer-events:none}.mk-hero-orbit{top:5%;right:-26%;width:min(74vw,980px);aspect-ratio:1;box-shadow:0 0 0 120px rgba(81,226,211,.008),0 0 0 280px rgba(81,226,211,.006)}.mk-scroll-indicator{position:absolute;bottom:25px;left:50%;z-index:10;display:flex;flex-direction:column;align-items:center;gap:7px;color:#3f5c65;font-size:6px;font-weight:900;letter-spacing:.24em;transform:translateX(-50%)}.mk-scroll-indicator i{position:relative;width:1px;height:28px;overflow:hidden;background:rgba(120,173,177,.16)}.mk-scroll-indicator i:after{position:absolute;top:-50%;width:1px;height:50%;content:"";background:#6ef5e4;animation:mk-scroll 2.2s ease-in-out infinite}.mk-section{position:relative;padding:clamp(88px,10vw,150px) 0}.mk-footer-bottom,.mk-footer-inner,.mk-section-inner,.mk-subpage{width:min(100% - 40px,1180px);margin-inline:auto}.mk-section-heading{max-width:690px}.mk-section-heading-wide{max-width:850px}.mk-display-copy h2,.mk-game-copy h2,.mk-section-heading h2,.mk-support-panel h2{margin-top:18px;color:#edfdfb;font-size:clamp(38px,5vw,66px);line-height:.94}.mk-display-copy>p,.mk-game-copy>p,.mk-section-heading p,.mk-support-panel p{max-width:720px;margin:25px 0 0;color:#718c94;font-size:14px;line-height:1.75}.mk-feature-grid{display:grid;margin-top:56px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mk-feature-card{position:relative;min-height:290px;padding:27px;overflow:hidden;border:1px solid var(--mk-border);border-radius:26px;background:linear-gradient(155deg,rgba(11,30,42,.8),rgba(5,16,24,.58));transition:transform .22s ease,border-color .22s ease,background .22s ease}.mk-feature-card:after{position:absolute;top:-45%;right:-20%;width:260px;aspect-ratio:1;border-radius:50%;content:"";opacity:.08;background:currentColor;filter:blur(45px);transition:opacity .22s ease}.mk-feature-card:hover{transform:translateY(-5px);border-color:rgba(151,239,231,.22);background:linear-gradient(155deg,rgba(13,34,46,.9),rgba(5,16,24,.66))}.mk-feature-card:hover:after{opacity:.14}.mk-accent-teal{color:var(--mk-teal)}.mk-accent-orange{color:var(--mk-orange)}.mk-accent-emerald{color:var(--mk-green)}.mk-accent-violet{color:var(--mk-violet)}.mk-feature-top{display:flex;align-items:center;justify-content:space-between}.mk-feature-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid;border-radius:14px;background:hsla(0,0%,100%,.025);opacity:.82}.mk-feature-metric{color:currentColor;font-size:8px;font-weight:950;letter-spacing:.17em}.mk-feature-card>small{display:block;margin-top:35px;color:currentColor;font-size:7px;font-weight:950;letter-spacing:.2em}.mk-feature-card h3{margin:9px 0 0;color:#e7f7f5;font-size:25px;font-weight:900;letter-spacing:-.04em}.mk-feature-card p{max-width:480px;margin:12px 0 0;color:#6d878f;font-size:12px;line-height:1.7}.mk-feature-line{position:absolute;right:27px;bottom:24px;left:27px;height:1px;opacity:.35;background:linear-gradient(90deg,currentColor,transparent 72%)}.mk-game-section{border-top:1px solid rgba(161,229,226,.06);border-bottom:1px solid rgba(161,229,226,.06);background:radial-gradient(circle at 80% 50%,rgba(65,182,172,.08),transparent 28rem),hsla(0,0%,100%,.008)}.mk-game-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);align-items:center;gap:clamp(55px,8vw,110px)}.mk-game-copy h2{margin-top:18px}.mk-check-list{display:grid;margin:27px 0 0;padding:0;gap:12px;list-style:none}.mk-check-list li{display:flex;align-items:center;gap:10px;color:#8ca7ac;font-size:11px;font-weight:720}.mk-check-list svg{color:#5eead4}.mk-game-visual,.mk-level-card{position:relative}.mk-level-card{max-width:540px;margin-left:auto;padding:30px;overflow:hidden;border:1px solid rgba(143,227,221,.15);border-radius:30px;background:radial-gradient(circle at 82% 12%,rgba(90,218,207,.09),transparent 14rem),linear-gradient(145deg,rgba(10,29,42,.86),rgba(4,14,22,.76));box-shadow:0 30px 80px rgba(0,0,0,.28)}.mk-level-card:before{position:absolute;inset:0;content:"";opacity:.2;background-image:linear-gradient(rgba(115,210,211,.045) 1px,transparent 0),linear-gradient(90deg,rgba(115,210,211,.045) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 70%);mask-image:linear-gradient(180deg,#000,transparent 70%)}.mk-level-header,.mk-level-number,.mk-level-progress,.mk-level-quest,.mk-level-stats{position:relative;z-index:2}.mk-level-header{display:flex;align-items:center;justify-content:space-between;color:#6d9399;font-size:8px;font-weight:900;letter-spacing:.2em}.mk-level-header svg{color:#facc15}.mk-level-number{display:flex;margin-top:30px;align-items:flex-end;gap:15px}.mk-level-number small{padding-bottom:13px;color:#5d7a82;font-size:8px;font-weight:900;letter-spacing:.18em}.mk-level-number strong{color:#eafffb;font-size:92px;font-weight:950;line-height:.8;letter-spacing:-.08em}.mk-level-progress{display:grid;margin-top:27px;grid-template-columns:1fr auto auto;align-items:center;gap:12px}.mk-level-progress>div{height:4px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.065)}.mk-level-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5eead4,#67e8f9);box-shadow:0 0 12px rgba(94,234,212,.5)}.mk-level-progress span{color:#57737c;font-size:7px;font-weight:850;letter-spacing:.08em}.mk-level-stats{display:grid;margin-top:28px;grid-template-columns:repeat(3,1fr);gap:8px}.mk-level-stats>div{display:grid;min-height:95px;padding:14px;border:1px solid rgba(173,230,227,.08);border-radius:16px;background:hsla(0,0%,100%,.018)}.mk-level-stats svg{color:#72e4d6}.mk-level-stats span{margin-top:10px;color:#546f77;font-size:6px;font-weight:900;letter-spacing:.16em}.mk-level-stats strong{margin-top:2px;color:#d9f6f2;font-size:20px;font-weight:920}.mk-level-quest{display:flex;margin-top:10px;padding:14px;align-items:center;gap:12px;border:1px solid rgba(93,232,215,.1);border-radius:16px;background:rgba(70,220,202,.035)}.mk-quest-checkbox{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:9px;color:#00120f;background:#6ee7d6}.mk-level-quest>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px}.mk-level-quest small{color:#588078;font-size:6px;font-weight:900;letter-spacing:.18em}.mk-level-quest strong{color:#d9f3ef;font-size:11px}.mk-level-quest em{color:#6ee7d6;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.08em}.mk-surfaces-section{padding-bottom:90px}.mk-surface-grid{display:grid;margin-top:48px;grid-template-columns:repeat(3,1fr);gap:13px}.mk-surface-card{min-height:310px;padding:20px;border:1px solid var(--mk-border);border-radius:24px;background:rgba(8,24,35,.48)}.mk-surface-visual{display:flex;min-height:165px;padding:22px;align-items:flex-end;justify-content:space-between;border:1px solid rgba(164,230,227,.08);border-radius:18px;color:#82e5da;background:radial-gradient(circle at 50% 10%,rgba(45,212,191,.1),transparent 65%),linear-gradient(160deg,rgba(17,45,57,.5),rgba(4,14,22,.6))}.mk-surface-visual span{color:#587880;font-size:6px;font-weight:950;letter-spacing:.19em}.mk-surface-card h3{margin:23px 0 0;color:#e6f8f5;font-size:20px;font-weight:900;letter-spacing:-.035em}.mk-surface-card p{margin:9px 0 0;color:#69848c;font-size:11px;line-height:1.65}.mk-display-section{padding-top:70px}.mk-display-preview{position:relative;display:grid;min-height:570px;padding:clamp(28px,4vw,50px);overflow:hidden;grid-template-columns:minmax(0,.75fr) minmax(480px,1.25fr);align-items:center;gap:clamp(35px,6vw,76px);border:1px solid rgba(137,231,223,.13);border-radius:34px;background:radial-gradient(circle at 83% 42%,rgba(34,211,202,.105),transparent 26rem),linear-gradient(150deg,rgba(9,28,41,.93),rgba(3,13,21,.9));box-shadow:0 35px 100px rgba(0,0,0,.26)}.mk-display-grid-overlay{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgba(143,207,210,.05) 1px,transparent 0),linear-gradient(90deg,rgba(143,207,210,.05) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,#000);mask-image:linear-gradient(90deg,transparent,#000 45%,#000)}.mk-display-copy,.mk-display-dashboard{position:relative;z-index:2}.mk-display-copy h2{margin-top:18px;font-size:clamp(35px,4.4vw,58px)}.mk-display-badge{display:inline-flex;margin-top:27px;padding:9px 11px;align-items:center;gap:8px;border:1px solid rgba(112,240,225,.13);border-radius:10px;color:#6eb1b1;background:rgba(64,226,207,.035);font-size:7px;font-weight:900;letter-spacing:.17em}.mk-display-dashboard{padding:20px;transform:perspective(1000px) rotateY(-4deg) rotateX(1.5deg);border:1px solid rgba(141,231,223,.16);border-radius:24px;background:rgba(3,14,22,.86);box-shadow:-25px 25px 70px rgba(0,0,0,.3),0 0 65px rgba(45,212,191,.055)}.mk-dash-bottom,.mk-dash-top{display:flex;align-items:center;justify-content:space-between;color:#56757d;font-size:6px;font-weight:900;letter-spacing:.18em}.mk-dash-top>span:last-child{color:#6fb6ae}.mk-dash-main{display:grid;min-height:280px;margin-top:18px;grid-template-columns:.7fr 1.3fr;gap:10px}.mk-dash-quests,.mk-dash-score{border:1px solid rgba(160,224,222,.08);border-radius:17px;background:hsla(0,0%,100%,.015)}.mk-dash-score{display:flex;padding:20px;flex-direction:column;align-items:center;justify-content:center}.mk-dash-quests>small,.mk-dash-score small{color:#57747b;font-size:6px;font-weight:900;letter-spacing:.18em}.mk-dash-score strong{margin-top:10px;color:#b7fff4;font-size:72px;font-weight:950;line-height:.9;letter-spacing:-.08em}.mk-dash-score span{margin-top:10px;color:#64cfc0;font-size:7px;font-weight:900}.mk-dash-quests{padding:18px}.mk-dash-quests>div{display:grid;margin-top:10px;padding:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;border:1px solid rgba(159,229,225,.07);border-radius:11px}.mk-dash-quests>div>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(116,197,192,.16);border-radius:8px;color:#00120f}.mk-dash-quests>div>span.is-done{background:#69e2d1}.mk-dash-quests strong{color:#c3dddc;font-size:9px}.mk-dash-quests em{color:#5c7c83;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.08em}.mk-dash-bottom{margin-top:14px;padding:0 5px}.mk-dash-bottom span{display:inline-flex;align-items:center;gap:6px}.mk-support-teaser{padding-top:80px}.mk-support-panel{display:flex;padding:clamp(30px,4vw,50px);align-items:flex-end;justify-content:space-between;gap:40px;border:1px solid rgba(160,229,225,.1);border-radius:28px;background:radial-gradient(circle at 95% 0,rgba(103,232,249,.08),transparent 21rem),rgba(7,22,32,.55)}.mk-support-panel h2{max-width:760px;font-size:clamp(32px,4.3vw,52px)}.mk-support-button{flex:0 0 auto}.mk-final-cta{position:relative;display:grid;min-height:660px;padding:100px 20px;place-items:center;overflow:hidden;border-top:1px solid rgba(156,227,224,.06);background:radial-gradient(circle at 50% 60%,rgba(38,190,178,.11),transparent 28rem),linear-gradient(180deg,transparent,rgba(5,17,25,.72));text-align:center}.mk-final-content{position:relative;z-index:2;max-width:940px;margin-inline:auto}.mk-final-content>span{color:#5f888d;font-size:8px;font-weight:950;letter-spacing:.25em}.mk-final-content h2{margin-top:18px;color:#ecfffb;font-size:clamp(48px,7vw,86px);line-height:.88}.mk-final-content h2 strong{display:block;color:transparent;background:linear-gradient(100deg,#a7fff3,#67e8f9 55%,#a78bfa);background-clip:text;-webkit-background-clip:text}.mk-final-content p{max-width:590px;margin:28px auto 30px;color:#738e95;font-size:13px;line-height:1.7}.mk-final-orbit{top:50%;left:50%;width:710px;height:710px;transform:translate(-50%,-50%);box-shadow:0 0 0 110px rgba(93,226,210,.008),0 0 0 230px rgba(93,226,210,.006)}.mk-footer{position:relative;padding:72px 0 26px;border-top:1px solid rgba(150,226,222,.08);background:#02070c}.mk-footer-glow{position:absolute;top:-180px;left:12%;width:450px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.06),transparent 68%);pointer-events:none}.mk-footer-inner{display:grid;grid-template-columns:minmax(240px,1.7fr) repeat(3,minmax(120px,.6fr));gap:46px}.mk-footer-description{max-width:320px;margin:19px 0 0;color:#506a72;font-size:10px;line-height:1.7}.mk-footer-column{display:flex;flex-direction:column;gap:11px}.mk-footer-column>span{margin-bottom:5px;color:#526e76;font-size:7px;font-weight:950;letter-spacing:.21em}.mk-footer-column a{display:inline-flex;align-items:center;gap:5px;color:#80999f;font-size:9px;font-weight:720;transition:color .16s ease}.mk-footer-column a:hover{color:#d9f4f1}.mk-footer-bottom{display:flex;margin-top:55px;padding-top:20px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(156,225,223,.06);color:#3d565e;font-size:7px;font-weight:850;letter-spacing:.1em}.mk-footer-status,.mk-footer-tech{display:inline-flex;align-items:center;gap:6px}.mk-footer-status i{width:5px;height:5px;border-radius:50%;background:#5eead4;box-shadow:0 0 8px #5eead4}.mk-subpage{padding-top:76px}.mk-subhero{position:relative;display:flex;min-height:580px;padding:105px 0 70px;flex-direction:column;justify-content:center;overflow:hidden}.mk-subhero:after{position:absolute;top:7%;right:-18%;width:600px;aspect-ratio:1;border:1px solid rgba(116,230,220,.06);border-radius:50%;content:"";box-shadow:0 0 0 100px rgba(83,218,204,.006),0 0 0 220px rgba(83,218,204,.004)}.mk-subhero h1{position:relative;z-index:2;max-width:950px;margin-top:20px;font-size:clamp(55px,8vw,100px);line-height:.88}.mk-subhero>p{position:relative;z-index:2;max-width:690px;margin:27px 0 0;color:#789198;font-size:15px;line-height:1.75}.mk-subsection{padding:0 0 120px}.mk-subfeature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mk-subfeature-card{min-height:345px;padding:29px;border:1px solid var(--mk-border);border-radius:25px;background:linear-gradient(145deg,rgba(9,27,39,.74),rgba(4,14,22,.55))}.mk-subfeature-icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(102,237,222,.18);border-radius:14px;color:#7eeadc;background:rgba(63,220,202,.045)}.mk-subfeature-card>small{display:block;margin-top:27px;color:#5d8d8e;font-size:7px;font-weight:950;letter-spacing:.2em}.mk-subfeature-card h2{margin:8px 0 0;color:#e2f8f5;font-size:26px;font-weight:930;letter-spacing:-.04em}.mk-subfeature-card p{max-width:500px;margin:11px 0 0;color:#6c858d;font-size:11px;line-height:1.7}.mk-subfeature-card ul{display:grid;margin:24px 0 0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;list-style:none}.mk-subfeature-card li{display:inline-flex;align-items:center;gap:7px;color:#7e999e;font-size:8px;font-weight:760}.mk-subfeature-card li svg{color:#5eead4}.mk-inline-cta{display:flex;margin-bottom:110px;padding:31px 35px;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(154,231,225,.11);border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(45,212,191,.07),transparent 16rem),rgba(8,24,35,.52)}.mk-inline-cta span{color:#5f8589;font-size:7px;font-weight:950;letter-spacing:.18em}.mk-inline-cta h2{margin:6px 0 0;color:#dff4f1;font-size:22px;font-weight:900;letter-spacing:-.035em}.mk-story-grid{display:grid;padding-bottom:110px;grid-template-columns:1.65fr .675fr .675fr;gap:13px}.mk-story-card,.mk-story-main{border:1px solid var(--mk-border);border-radius:25px;background:rgba(8,24,35,.52)}.mk-story-main{padding:34px}.mk-story-card small,.mk-story-main>span{color:#5b8888;font-size:7px;font-weight:950;letter-spacing:.19em}.mk-story-main h2{max-width:640px;margin:13px 0 0;color:#e5faf7;font-size:32px;font-weight:930;line-height:1.08;letter-spacing:-.045em}.mk-story-main p{max-width:720px;margin:17px 0 0;color:#718a91;font-size:11px;line-height:1.75}.mk-story-card{display:flex;min-height:280px;padding:25px;flex-direction:column}.mk-story-card svg{color:#70e7d8}.mk-story-card small{margin-top:auto}.mk-story-card strong{margin-top:8px;color:#e0f6f3;font-size:21px;font-weight:930}.mk-story-card p{margin:8px 0 0;color:#658087;font-size:10px;line-height:1.65}.mk-principles{padding:20px 0 105px}.mk-principle-grid{display:grid;margin-top:42px;grid-template-columns:repeat(4,1fr);gap:11px}.mk-principle-grid article{min-height:215px;padding:23px;border:1px solid var(--mk-border);border-radius:21px;background:hsla(0,0%,100%,.014)}.mk-principle-grid svg{color:#6de2d4}.mk-principle-grid h3{margin:30px 0 0;color:#dff6f3;font-size:15px;font-weight:900;letter-spacing:-.025em}.mk-principle-grid p{margin:9px 0 0;color:#657e85;font-size:10px;line-height:1.6}.mk-tech-strip{display:grid;margin-bottom:90px;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--mk-border);border-radius:20px;background:var(--mk-border)}.mk-tech-strip>div{display:flex;min-height:82px;padding:20px;align-items:center;justify-content:center;gap:10px;color:#78979b;background:#06121b;font-size:9px;font-weight:820}.mk-tech-strip svg{color:#66dcca}.mk-support-note{display:flex;margin-bottom:22px;padding:22px;gap:14px;border:1px solid rgba(250,204,21,.12);border-radius:20px;color:#efcf68;background:rgba(250,204,21,.025)}.mk-support-note strong{color:#e9dfbd;font-size:11px;font-weight:900}.mk-support-note p{max-width:850px;margin:5px 0 0;color:#8d876d;font-size:9px;line-height:1.6}.mk-tier-grid{display:grid;padding-bottom:110px;grid-template-columns:repeat(4,1fr);gap:11px}.mk-tier-card{position:relative;display:flex;min-height:350px;padding:24px;flex-direction:column;border:1px solid var(--mk-border);border-radius:23px;background:linear-gradient(155deg,rgba(9,26,38,.78),rgba(4,14,22,.58))}.mk-tier-card.is-featured{border-color:rgba(110,245,228,.25);background:radial-gradient(circle at 50% 0,rgba(45,212,191,.11),transparent 15rem),linear-gradient(155deg,rgba(10,32,43,.85),rgba(4,14,22,.62));box-shadow:0 22px 65px rgba(45,212,191,.06)}.mk-tier-featured{position:absolute;top:17px;right:17px;padding:6px 8px;border:1px solid rgba(110,245,228,.15);border-radius:8px;color:#76d9cd;background:rgba(45,212,191,.04);font-size:5px;font-weight:950;letter-spacing:.17em}.mk-tier-card>svg{color:#72e6d8}.mk-tier-card>small{margin-top:34px;color:#55797f;font-size:6px;font-weight:950;letter-spacing:.18em}.mk-tier-card h2{margin:8px 0 0;color:#e2f8f5;font-size:18px;font-weight:930;letter-spacing:-.035em}.mk-tier-card>strong{margin-top:12px;color:#9df7eb;font-size:34px;font-weight:950;letter-spacing:-.045em}.mk-tier-card p{margin:11px 0 0;color:#687f86;font-size:9px;line-height:1.65}.mk-tier-card a{display:inline-flex;margin-top:auto;align-items:center;gap:7px;color:#75cfc4;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mk-funding-use{padding-bottom:105px}.mk-funding-grid{display:grid;margin-top:40px;grid-template-columns:repeat(4,1fr);gap:10px}.mk-funding-grid article{padding:22px;border:1px solid var(--mk-border);border-radius:19px;background:hsla(0,0%,100%,.014)}.mk-funding-grid svg{color:#70dfd2}.mk-funding-grid strong{display:block;margin-top:22px;color:#d8eeeb;font-size:12px}.mk-funding-grid p{margin:7px 0 0;color:#607a81;font-size:9px;line-height:1.6}.mk-support-contact{margin-bottom:110px;padding:clamp(30px,5vw,52px);border:1px solid rgba(153,230,225,.12);border-radius:28px;background:radial-gradient(circle at 92% 15%,rgba(45,212,191,.075),transparent 19rem),rgba(8,24,35,.58)}.mk-support-contact>span{color:#5e8889;font-size:7px;font-weight:950;letter-spacing:.19em}.mk-support-contact h2{max-width:750px;margin:10px 0 0;color:#e2f7f4;font-size:clamp(28px,4vw,45px);font-weight:930;line-height:1.03;letter-spacing:-.045em}.mk-support-contact p{max-width:700px;margin:17px 0 26px;color:#6d878e;font-size:10px;line-height:1.7}.mk-store-grid{display:grid;padding-bottom:18px;grid-template-columns:repeat(2,1fr);gap:13px}.mk-store-card{display:flex;min-height:300px;padding:30px;flex-direction:column;border:1px solid rgba(150,231,224,.13);border-radius:25px;background:radial-gradient(circle at 90% 10%,rgba(45,212,191,.08),transparent 14rem),rgba(8,24,35,.6)}.mk-store-card>svg{color:#83eadf}.mk-store-card small{margin-top:auto;color:#587b80;font-size:7px;font-weight:950;letter-spacing:.18em}.mk-store-card h2{margin:8px 0 0;color:#e3f8f5;font-size:24px;font-weight:930;letter-spacing:-.04em}.mk-store-card a,.mk-store-card>span{display:inline-flex;margin-top:19px;align-items:center;gap:7px;color:#79dbcf;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mk-store-card.is-pending{opacity:.7}.mk-store-card.is-pending>span{color:#60777d}.mk-webapp-card{display:grid;margin-top:13px;padding:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px solid var(--mk-border);border-radius:23px;background:hsla(0,0%,100%,.014)}.mk-webapp-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(110,245,228,.16);border-radius:17px;color:#78dfd3;background:rgba(45,212,191,.035)}.mk-webapp-card small{color:#577d81;font-size:7px;font-weight:950;letter-spacing:.18em}.mk-webapp-card h2{margin:5px 0 0;color:#dff4f1;font-size:18px;font-weight:920;letter-spacing:-.03em}.mk-webapp-card p{margin:5px 0 0;color:#647e85;font-size:9px}.mk-webapp-card>a{display:inline-flex;align-items:center;gap:8px;color:#72d7cb;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mk-download-note{display:flex;margin:24px 0 110px;padding:15px 18px;align-items:center;gap:10px;color:#607a81;font-size:9px}.mk-download-note svg{color:#6fcfc5}.mk-download-note p{margin:0}@keyframes mk-pulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}@keyframes mk-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mk-scan{0%,to{top:16%;opacity:0}12%{opacity:.7}82%{opacity:.45}92%{top:82%;opacity:0}}@keyframes mk-scroll{0%{top:-50%}70%,to{top:100%}}@media (max-width:1040px){.mk-desktop-nav{gap:20px}.mk-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:30px}.mk-floating-hud{transform:scale(.88)}.mk-hud-xp{left:-1%}.mk-hud-streak{right:-1%}.mk-display-preview{grid-template-columns:1fr}.mk-display-copy{max-width:690px}.mk-story-grid{grid-template-columns:1.4fr .8fr .8fr}.mk-funding-grid,.mk-principle-grid,.mk-tier-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.mk-desktop-nav,.mk-ghost-link{display:none}.mk-menu-button{display:grid}.mk-mobile-nav{display:grid;width:min(100% - 32px,520px);margin:0 auto 16px;padding:8px;gap:3px;border:1px solid var(--mk-border);border-radius:18px;background:rgba(5,16,24,.94)}.mk-mobile-nav a{display:flex;min-height:45px;padding:0 12px;align-items:center;justify-content:space-between;border-radius:11px;color:#91a9ae;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.mk-mobile-nav a:hover{color:#e4faf7;background:hsla(0,0%,100%,.025)}.mk-hero{padding-top:112px}.mk-hero-inner{display:flex;min-height:auto;flex-direction:column;gap:42px}.mk-hero-copy{width:100%}.mk-hero h1{max-width:720px}.mk-hero-visual{width:min(100%,620px);height:620px;min-height:0;margin-inline:auto}.mk-scroll-indicator{display:none}.mk-feature-grid,.mk-game-layout,.mk-subfeature-grid{grid-template-columns:1fr}.mk-level-card{max-width:none;margin:0}.mk-surface-grid{grid-template-columns:1fr}.mk-surface-card{display:grid;min-height:0;grid-template-columns:180px 1fr;grid-template-rows:auto 1fr;-moz-column-gap:20px;column-gap:20px}.mk-surface-visual{grid-row:1/span 2}.mk-display-dashboard{transform:none}.mk-support-panel{align-items:flex-start;flex-direction:column}.mk-footer-inner{grid-template-columns:repeat(2,1fr)}.mk-footer-inner>div:first-child{grid-column:1/-1}.mk-footer-bottom{align-items:flex-start;flex-direction:column}.mk-story-grid{grid-template-columns:1fr 1fr}.mk-story-main{grid-column:1/-1}}@media (max-width:580px){.mk-footer-bottom,.mk-footer-inner,.mk-header-inner,.mk-section-inner,.mk-subpage{width:min(100% - 28px,1180px)}.mk-header-inner{height:68px}.mk-brand-copy strong{font-size:9px}.mk-brand-copy small{font-size:6px}.mk-header-actions{gap:8px}.mk-primary-small{display:none}.mk-hero{padding:100px 0 50px}.mk-hero-inner{width:min(100% - 28px,1240px)}.mk-hero h1{margin-top:21px;font-size:clamp(48px,16vw,70px)}.mk-hero-lead{margin-top:22px;font-size:14px}.mk-hero-actions{display:grid;grid-template-columns:1fr}.mk-primary-button,.mk-secondary-button{width:100%}.mk-trust-row{gap:11px 14px}.mk-hero-visual{height:500px}.mk-holo-frame{inset:0;border-radius:28px}.mk-floating-hud{min-width:137px;padding:10px 11px;transform:scale(.78)}.mk-hud-xp{top:16%;left:-7%}.mk-hud-streak{right:-7%;bottom:21%}.mk-hud-score{bottom:2%;left:4%}.mk-section{padding:82px 0}.mk-display-copy h2,.mk-game-copy h2,.mk-section-heading h2,.mk-support-panel h2{font-size:38px}.mk-feature-grid{margin-top:38px}.mk-feature-card{min-height:270px;padding:22px}.mk-level-card{padding:21px;border-radius:23px}.mk-level-number strong{font-size:74px}.mk-level-progress{grid-template-columns:1fr auto}.mk-level-progress span:last-child{display:none}.mk-level-stats{grid-template-columns:1fr}.mk-level-stats>div{min-height:70px}.mk-surface-card{display:block}.mk-surface-visual{min-height:150px}.mk-display-preview{min-height:0;padding:25px 18px;border-radius:25px}.mk-dash-main{grid-template-columns:1fr}.mk-dash-score{min-height:150px}.mk-dash-bottom span:nth-child(2){display:none}.mk-final-cta{min-height:560px}.mk-final-content h2{font-size:50px}.mk-footer-inner{grid-template-columns:1fr 1fr;gap:34px 20px}.mk-subhero{min-height:500px;padding-top:80px}.mk-subhero h1{font-size:58px}.mk-subfeature-card ul{grid-template-columns:1fr}.mk-inline-cta{padding:24px;align-items:stretch;flex-direction:column}.mk-funding-grid,.mk-principle-grid,.mk-store-grid,.mk-story-grid,.mk-tech-strip,.mk-tier-grid{grid-template-columns:1fr}.mk-story-card,.mk-story-main{grid-column:auto}.mk-webapp-card{grid-template-columns:auto 1fr}.mk-webapp-card>a{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.mk-floating-hud,.mk-live-dot,.mk-scan-beam,.mk-scroll-indicator i:after{animation:none!important}.mk-feature-card,.mk-primary-button,.mk-primary-small,.mk-secondary-button{transition:none!important}}.scene-training{--scene-accent:#f5ae78}.scene-nutrition{--scene-accent:#a1d9a0}.scene-game,.scene-profile{--scene-accent:#b6a3e4}.scene-today{--scene-accent:#73e4d5}.scene-game,.scene-nutrition,.scene-profile,.scene-today,.scene-training{border-top:1px solid #202b31}.scene-game .os-eyebrow,.scene-nutrition .os-eyebrow,.scene-profile .os-eyebrow,.scene-today .os-eyebrow,.scene-training .os-eyebrow{color:var(--scene-accent)}.scene-section-top{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;align-items:end;margin-bottom:54px}.scene-section-top .os-section-heading{margin-bottom:0}.scene-section-intro{color:#a1adb4;font-size:16px;line-height:1.85;max-width:420px;margin:0}.scene-section-top .scene-section-intro{margin-bottom:5px}.scene-chart-title,.scene-console-bar,.scene-history-tag,.scene-micro,.scene-preview-label{font-family:ui-monospace,Courier New,monospace;font-size:10px;font-weight:400;letter-spacing:.1em}.scene-micro{color:#9eacb4}.scene-preview-label{display:flex;align-items:center;gap:8px;color:#98a7ae;letter-spacing:.05em;margin:20px 0 0;font-size:10px}.scene-preview-label>span{display:block;width:5px;height:5px;border:1px solid var(--scene-accent);border-radius:50%;flex-shrink:0}.scene-console-bar{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 26px;border-bottom:1px solid #263239;color:#9ba9b0;gap:12px}.scene-console-bar>span:first-child{display:flex;align-items:center;gap:10px;color:var(--scene-accent)}.scene-switch{display:flex;align-items:center;gap:3px;padding:3px;width:-moz-fit-content;width:fit-content;border:1px solid #2a353c;border-radius:5px}.scene-switch button{min-height:42px;padding:0 13px;border:0;border-radius:3px;background:transparent;color:#a4b0b7;font-size:12px;line-height:1.3;cursor:pointer;transition:color .2s,background-color .2s}.scene-switch button[aria-pressed=true]{color:var(--scene-accent);background:#263031}.scene-switch button:disabled{cursor:default;opacity:.45}.scene-day-stages button:focus-visible,.scene-scan-button:focus-visible,.scene-switch button:focus-visible{outline:2px solid var(--scene-accent);outline-offset:4px}.scene-training-console{background:#0d1419;border:1px solid #2d3539;border-radius:8px;overflow:hidden}.scene-training-main{display:grid;grid-template-columns:.9fr 1.25fr}.scene-training-readout{padding:32px}.scene-training-readout>.scene-micro{margin:40px 0 8px}.scene-training-weight{font-size:clamp(64px,7vw,96px);line-height:1;letter-spacing:-.065em;color:#f5ae78;font-weight:500;margin:0;font-variant-numeric:tabular-nums}.scene-training-weight>span{margin-left:12px;font-size:26px;color:#c28d68;letter-spacing:-.02em}.scene-training-caption{margin:12px 0 28px;font-size:12px;color:#a6b0b6}.scene-training-meta{display:flex;gap:38px}.scene-training-meta>div{display:flex;flex-direction:column;gap:5px}.scene-training-meta strong{color:#e4e9eb;font-size:24px;font-weight:500;font-variant-numeric:tabular-nums}.scene-training-meta strong small{font-size:13px;color:#a6b0b6}.scene-training-meta span{color:#a6b0b6;font-size:11px}.scene-training-chart{border-left:1px solid #263239;padding:34px 30px 22px;min-width:0;display:flex;flex-direction:column;justify-content:center}.scene-chart-title{display:flex;justify-content:space-between;gap:12px;color:#a5b0b7;margin:0 0 24px}.scene-training-chart svg{width:100%;height:auto;aspect-ratio:520/250;overflow:visible}.scene-training-chart svg text{fill:#a0adb5;font:10px Courier New,monospace}.scene-chart-grid{stroke:#253036;stroke-width:1;stroke-dasharray:3 6}.scene-chart-fill{fill:#f5ae78;opacity:.035}.scene-chart-line{stroke:#f5ae78;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.scene-chart-point{fill:#0d1419;stroke:#f5ae78;stroke-width:1.5}.scene-chart-footnote{color:#919fa7;font-size:10px;line-height:1.7;margin:18px 0 0}.scene-training-bottom{display:grid;grid-template-columns:1.2fr 1fr;border-top:1px solid #263239}.scene-set-table{width:calc(100% - 64px);border-collapse:collapse;margin:18px 32px;text-align:left;font-variant-numeric:tabular-nums}.scene-set-table th{height:30px;color:#94a3ac;font:10px Courier New,monospace;letter-spacing:.06em}.scene-set-table td{height:31px;border-top:1px solid #1f2a30;color:#c5cdd1;font-size:12px}.scene-set-table td:last-child,.scene-set-table th:last-child{text-align:right}.scene-set-table td:last-child svg{display:inline-block;color:#f5ae78}.scene-training-extensions{border-left:1px solid #263239;padding:26px 30px}.scene-training-extensions>p:not(.scene-micro){display:flex;gap:12px;align-items:center;color:#d1d8dc;font-size:12px;margin:13px 0 0}.scene-training-extensions svg{color:#f5ae78}.scene-training-console>.scene-preview-label{padding:13px 26px;margin:0;border-top:1px solid #263239}.scene-nutrition-layout{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.scene-nutrition-copy>.scene-section-intro{margin-top:25px}.scene-data-flow{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-top:38px;color:#a1d9a0;font:10px Courier New,monospace;letter-spacing:.1em}.scene-data-flow svg{color:#617865}.scene-small-note{color:#92a098;font-size:11px;line-height:1.8;max-width:340px;margin-top:32px}.scene-scanner{background:#101816;border:1px solid #2e3d34;border-radius:8px;overflow:hidden}.scene-scanner .scene-console-bar{border-color:#2e3d34;padding-left:22px;padding-right:22px;font-size:9px}.scene-scan-object{position:relative;display:flex;justify-content:center;align-items:center;min-height:320px;overflow:hidden;background:radial-gradient(ellipse at 50% 70%,#253128,#111916 68%)}.scene-scan-corner{position:absolute;height:24px;width:24px;border:0 solid #54735a}.scene-scan-corner-tl{top:25px;left:28px;border-top-width:1px;border-left-width:1px}.scene-scan-corner-tr{top:25px;right:28px;border-top-width:1px;border-right-width:1px}.scene-scan-corner-bl{bottom:25px;left:28px;border-bottom-width:1px;border-left-width:1px}.scene-scan-corner-br{bottom:25px;right:28px;border-bottom-width:1px;border-right-width:1px}.scene-oat-pack{width:162px;height:236px;background:#d2d4b7;color:#283b2e;transform:rotate(-8deg);padding:18px 20px 12px;border:1px solid #e4e5c8;border-radius:7px 7px 3px 3px;box-shadow:12px 14px 0 #080e0b66}.scene-oat-pack>span{font:8px Courier New,monospace;letter-spacing:.16em}.scene-oat-pack>strong{display:block;font-size:43px;line-height:.95;letter-spacing:-.05em;margin-top:22px;font-weight:750}.scene-oat-pack>p{font:8px Courier New,monospace;letter-spacing:.12em;margin:11px 0 17px}.scene-barcode{height:24px;width:91px;background:repeating-linear-gradient(90deg,#293b2d 0 1px,transparent 1px 3px,#293b2d 3px 6px,transparent 6px 8px,#293b2d 8px 10px,transparent 10px 12px,#293b2d 12px 13px,transparent 13px 17px)}.scene-oat-pack>small{display:block;font:6px Courier New,monospace;margin-top:4px;letter-spacing:.08em}.scene-scan-beam{position:absolute;width:calc(100% - 58px);height:1px;top:38px;background:#b6eeb3;opacity:0;box-shadow:0 0 18px #a1d9a044;pointer-events:none}.scene-scanner[data-scanned=true] .scene-scan-beam{animation:scene-scan .85s ease-out 1}.scene-scan-coordinate{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);color:#8c9b8f;font:8px Courier New,monospace;letter-spacing:.12em;white-space:nowrap}.scene-scan-controls{padding:5px 22px 17px;text-align:center}.scene-scan-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:47px;color:#c0ebbc;background:#1e3225;border:1px solid #46604a;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s}.scene-scan-button:active{background:#2b4935}.scene-scan-controls>span{display:block;margin-top:8px;font-size:9px;color:#9fab9f}.scene-nutrient-output{border-top:1px solid #2e3d34;padding:23px 22px}.scene-nutrient-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.scene-nutrient-heading>p{margin:0;font-size:16px;color:#e4eae4}.scene-nutrient-heading>p>span{display:block;color:#9ba89c;font-size:10px;margin-top:5px}.scene-nutrient-heading .scene-switch{flex-shrink:0}.scene-nutrient-heading .scene-switch button{padding:0 9px;font-size:11px}.scene-nutrient-heading .scene-switch button[aria-pressed=true]{background:#263b2b}.scene-energy{display:flex;gap:18px;align-items:center;min-height:90px;margin:12px 0 8px}.scene-energy>span{font-size:45px;letter-spacing:-.05em;color:#b9e7b7;font-weight:450;min-width:157px;font-variant-numeric:tabular-nums}.scene-energy>span small{margin-left:7px;font-size:15px;letter-spacing:0;color:#a7bea7}.scene-energy>p{padding-left:18px;border-left:1px solid #3b4f3c;color:#abc7aa;font:9px/1.9 Courier New,monospace;letter-spacing:.07em}.scene-energy>p small{font-size:10px;color:#a0b2a0}.scene-nutrient-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-top:1px solid #2e3d34;padding-top:17px;margin:0}.scene-nutrient-grid dt{font-size:10px;color:#a8b5aa}.scene-nutrient-grid dd{color:#e0eae0;font-size:21px;margin:6px 0 0;font-variant-numeric:tabular-nums}.scene-nutrient-grid dd small{font-size:11px;color:#a5b3a5}.scene-scanner>.scene-preview-label{border-top:1px solid #2e3d34;padding:13px 22px;margin:0}.scene-game-heading{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;align-items:end;margin-top:22px}.scene-game-heading h2{font-size:clamp(42px,5.5vw,76px);line-height:1.06;letter-spacing:-.06em;font-weight:500;color:#eff0f1;margin:0}.scene-game-heading h2>span{color:#b6a3e4}.scene-game-heading>p{margin:0 0 4px;color:#a9adb8;line-height:1.85;font-size:16px}.scene-game-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;margin-top:68px;align-items:center}.scene-reward-row{display:flex;align-items:center;gap:18px;padding:25px 0;border-bottom:1px solid #29303a}.scene-reward-row:first-child{border-top:1px solid #29303a}.scene-reward-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #3d354e;color:#b6a3e4;border-radius:7px;flex-shrink:0}.scene-reward-fire{color:#f5ae78;border-color:#503d31}.scene-reward-gold{color:#d8bf83;border-color:#4b4332}.scene-reward-row h3{margin:6px 0;font-size:16px;font-weight:500;color:#e3e4eb}.scene-reward-row p{font-size:12px;color:#a2a8b2;line-height:1.7;margin:0}.scene-reward-row .scene-micro{font-size:9px}.scene-achievement{display:flex;align-items:center;gap:17px;padding:22px 20px;background:#171720;border:1px solid #363140;border-radius:6px;margin-top:25px}.scene-achievement>img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.scene-achievement strong{display:block;color:#ded6ed;font-size:16px;font-weight:500;margin-top:6px}.scene-achievement p{color:#aa9ebb;font-size:12px;margin:4px 0 0}.scene-achievement>svg{color:#a69bbf;margin-left:auto;flex-shrink:0}.scene-achievement .scene-micro{font-size:8px}.scene-companion{position:relative;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:end;isolation:isolate}.scene-companion-orbit{width:360px;max-width:95%;aspect-ratio:1;border-radius:50%;border:1px solid #292634;position:absolute;top:28px;left:50%;transform:translateX(-50%);z-index:-1;background:radial-gradient(ellipse,#2820324d,transparent 69%)}.scene-companion-orbit:before{content:"";position:absolute;inset:25px;border:1px dashed #322a3d;border-radius:50%}.scene-companion-caption{position:absolute;top:0;left:6px;display:flex;flex-direction:column;gap:5px;z-index:1}.scene-companion-caption strong{font-weight:500;font-size:34px;color:#d1c1e9;letter-spacing:-.04em}.scene-companion-caption>span:last-child{color:#a39eac;font-size:12px}.scene-companion-image{position:relative;width:min(100%,420px);height:420px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.scene-companion-message{position:relative;width:calc(100% - 30px);margin-top:-20px;z-index:1;padding:18px 20px;background:#13131c;border:1px solid #3a3345;border-radius:5px}.scene-companion-message>span{color:#b6a3e4;font:9px Courier New,monospace;letter-spacing:.1em}.scene-companion-message>p{color:#c2bacd;font-size:13px;line-height:1.7;margin:9px 0 0}.scene-day-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 28px}.scene-day-stages button{display:flex;gap:14px;align-items:center;padding:27px 18px 18px 0;position:relative;background:transparent;border:0;color:#8e9ca4;text-align:left;cursor:pointer;min-height:96px}.scene-day-stage-line{position:absolute;top:0;left:0;height:1px;width:100%;background:#324046}.scene-day-stages button[aria-pressed=true]{color:#a4e5dc}.scene-day-stages button[aria-pressed=true] .scene-day-stage-line{background:#73e4d5}.scene-day-stages button>span:not(.scene-day-stage-line){display:flex;flex-direction:column;gap:6px;font:10px Courier New,monospace}.scene-day-stages button strong{font-family:inherit;font-size:15px;font-weight:400}.scene-day-stages button>svg:last-child{margin-left:auto}.scene-day-preview{display:grid;grid-template-columns:1fr 1.15fr;border:1px solid #2c393e;border-radius:7px;background:#10191d;min-height:352px}.scene-day-narrative{padding:35px;border-right:1px solid #2c393e}.scene-day-narrative>.scene-micro{color:#85bdb5;margin:0}.scene-day-narrative h3{color:#e3eeee;font-size:26px;font-weight:500;letter-spacing:-.04em;line-height:1.2;margin:21px 0 12px;min-height:62px}.scene-day-narrative>p:not(.scene-micro){font-size:13px;color:#a3b1b6;line-height:1.8;min-height:70px;margin:0;max-width:350px}.scene-day-metric{display:flex;flex-direction:column;gap:8px;margin-top:24px}.scene-day-metric strong{font-size:32px;color:#b2e7df;line-height:1;font-weight:400;font-variant-numeric:tabular-nums}.scene-day-metric span{color:#9bafb5;font:9px Courier New,monospace;letter-spacing:.08em}.scene-day-entries{padding:35px}.scene-day-entries>.scene-micro{display:block;margin-bottom:17px}.scene-day-entry{display:flex;align-items:center;gap:14px;min-height:69px;border-bottom:1px solid #27363b}.scene-day-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #536367;border-radius:4px;flex-shrink:0}.scene-day-check[data-done=true]{background:#21403a;border-color:#50877c;color:#9ee4d8}.scene-day-entry strong{color:#d6e1e1;font-weight:400;font-size:13px;line-height:1.6;display:block}.scene-day-entry>div>span{display:block;color:#95a6ad;font-size:11px;margin-top:4px}.scene-day-status{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.7;color:#98b9b3;margin:23px 0 0}.scene-day-status>span{width:4px;height:4px;background:#73e4d5;border-radius:50%;flex-shrink:0}.scene-profile-heading{max-width:700px}.scene-profile-heading .scene-section-intro{max-width:510px;margin-top:24px}.scene-history-rail{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;gap:0}.scene-history-rail article{border-top:1px solid #494051;position:relative;padding:45px 35px 30px 0}.scene-history-marker{position:absolute;left:0;top:-14px;height:28px;min-width:36px;background:#080c10;padding-right:12px;color:#b6a3e4;font:11px/28px Courier New,monospace}.scene-history-rail article:last-child{-o-border-image:linear-gradient(90deg,#494051,transparent) 1;border-image:linear-gradient(90deg,#494051,transparent) 1}.scene-history-rail h3{color:#e2deeb;font-size:25px;font-weight:450;letter-spacing:-.035em;margin:18px 0 14px}.scene-history-rail article>p:not(.scene-micro){color:#a6a1b1;font-size:13px;line-height:1.9;min-height:76px;max-width:285px}.scene-history-tag{display:inline-block;color:#b4a5c7;font-size:9px;margin-top:20px}.scene-profile-strip{display:flex;align-items:center;gap:22px;border-top:1px solid #302b39;border-bottom:1px solid #302b39;padding:26px 0;margin-top:31px}.scene-profile-symbol{width:54px;height:54px;border:1px solid #52445f;display:flex;justify-content:center;align-items:center;color:#b6a3e4;font-size:29px;font-weight:600;border-radius:8px;flex-shrink:0}.scene-profile-symbol>span{font-size:18px;font-weight:400;margin:-5px 0 0 1px}.scene-profile-strip>div{min-width:0}.scene-profile-strip>div>p{color:#c0b7cc;font-size:12px;line-height:2;margin:7px 0 0}.scene-profile-strip>div>p>span{margin:0 9px;color:#5b5067}.scene-profile-strip-note{color:#9f92b0;font-size:12px;line-height:1.8;margin:0 0 0 auto;flex-shrink:0}.scene-profile-note{color:#958d9f;font-size:10px;line-height:1.7;margin-top:15px}.scene-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes scene-scan{0%{opacity:0;transform:translateY(0)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(245px)}}@media (hover:hover){.scene-switch button:not(:disabled):hover{color:var(--scene-accent);background:#25302f}.scene-scan-button:hover{background:#2a4231}.scene-day-stages button:hover{color:#c6ede8}}@media (max-width:1100px){.scene-game-heading,.scene-section-top{gap:40px}.scene-nutrition-layout{gap:60px}.scene-training-main{grid-template-columns:1fr 1.2fr}.scene-training-readout{padding:27px}.scene-training-chart{padding:28px 24px 22px}.scene-game-layout{gap:40px}.scene-reward-row{gap:13px}.scene-reward-row h3{font-size:14px}.scene-achievement{gap:10px;padding:19px 14px}.scene-achievement strong{font-size:14px}.scene-nutrient-grid{grid-template-columns:repeat(2,1fr);row-gap:17px}}@media (max-width:760px){.scene-section-top{grid-template-columns:1fr;gap:23px;margin-bottom:33px}.scene-game-heading>p,.scene-section-intro{font-size:14px;line-height:1.85}.scene-console-bar{padding:0 18px;min-height:48px;font-size:9px}.scene-training-main{grid-template-columns:1fr}.scene-training-readout{padding:23px}.scene-training-readout>.scene-micro{margin-top:28px}.scene-training-weight{font-size:76px}.scene-training-caption{margin-bottom:23px}.scene-training-meta{gap:35px}.scene-training-meta strong{font-size:22px}.scene-training-chart{border-left:0;border-top:1px solid #263239;padding:23px 19px 20px}.scene-chart-title{font-size:9px;margin-bottom:10px}.scene-chart-footnote{font-size:9px}.scene-training-bottom{grid-template-columns:1fr 1fr}.scene-set-table{width:calc(100% - 34px);margin:17px}.scene-set-table th{font-size:8px}.scene-set-table td{font-size:10px}.scene-training-extensions{padding:21px 15px}.scene-training-extensions>.scene-micro{font-size:8px}.scene-training-extensions>p:not(.scene-micro){font-size:10px;gap:7px;line-height:1.6}.scene-training-extensions svg{width:13px;flex-shrink:0}.scene-training-console>.scene-preview-label{padding:13px 18px;font-size:9px}.scene-nutrition-layout{grid-template-columns:1fr;gap:33px}.scene-nutrition-copy>.scene-section-intro{margin-top:23px}.scene-data-flow{flex-direction:row;align-items:center;gap:12px;margin-top:27px;font-size:8px;letter-spacing:.025em}.scene-data-flow svg{transform:rotate(-90deg);width:13px}.scene-small-note{max-width:100%;font-size:10px;margin-top:20px}.scene-nutrient-grid{grid-template-columns:repeat(4,1fr);gap:9px}.scene-game-heading{grid-template-columns:1fr;gap:26px}.scene-game-heading h2{font-size:clamp(36px,7.8vw,55px)}.scene-game-heading>p{max-width:450px}.scene-game-layout{grid-template-columns:1fr;gap:46px;margin-top:35px}.scene-reward-row{padding:23px 0;gap:16px}.scene-reward-row h3{font-size:15px}.scene-reward-row p{font-size:12px}.scene-achievement{padding:17px 20px;gap:15px}.scene-companion{min-height:420px;max-width:450px;width:100%;margin:0 auto}.scene-companion-image{width:330px;height:330px}.scene-companion-orbit{width:300px}.scene-companion-caption{top:0;left:0}.scene-companion-caption strong{font-size:28px}.scene-companion-caption>.scene-micro{font-size:8px}.scene-companion-caption>span:last-child{font-size:10px}.scene-companion-message{width:100%;margin-top:0}.scene-day-stages{gap:12px;margin-bottom:19px}.scene-day-stages button{padding:19px 0 8px;gap:9px;min-height:85px}.scene-day-stages button>svg:first-of-type{width:16px}.scene-day-stages button>svg:last-child{display:none}.scene-day-stages button strong{font-size:12px}.scene-day-preview{grid-template-columns:1fr}.scene-day-narrative{padding:25px;border-right:0;border-bottom:1px solid #2c393e}.scene-day-narrative h3{min-height:60px;margin:18px 0 6px;font-size:27px;max-width:280px}.scene-day-narrative>p:not(.scene-micro){min-height:72px;font-size:12px}.scene-day-metric{margin-top:20px}.scene-day-metric strong{font-size:30px}.scene-day-entries{padding:25px}.scene-day-entry{min-height:73px}.scene-day-entry strong{font-size:12px}.scene-day-status{min-height:34px;margin-top:20px}.scene-preview-label{font-size:9px}.scene-profile-heading .scene-section-intro{margin-top:23px}.scene-history-rail{grid-template-columns:1fr;margin-top:42px}.scene-history-rail article{border-top:0;border-left:1px solid #494051;margin-left:12px;padding:0 0 35px 34px}.scene-history-rail article:last-child{-o-border-image:linear-gradient(180deg,#494051,transparent) 1;border-image:linear-gradient(180deg,#494051,transparent) 1;padding-bottom:12px}.scene-history-marker{left:-13px;top:-3px;width:26px;min-width:0;padding:0;text-align:center}.scene-history-rail article>.scene-micro{margin:0;padding-top:4px;font-size:9px}.scene-history-rail h3{margin:16px 0 10px;font-size:25px}.scene-history-rail article>p:not(.scene-micro){min-height:0;max-width:390px;margin:0}.scene-history-tag{margin-top:16px;font-size:8px}.scene-profile-strip{gap:17px;padding:22px 0;margin-top:29px}.scene-profile-strip>div>.scene-micro{font-size:8px}.scene-profile-strip>div>p{font-size:11px;line-height:2.1}.scene-profile-strip>div>p>span{margin:0 4px}.scene-profile-symbol{width:43px;height:48px;font-size:25px}.scene-profile-strip-note{display:none}.scene-profile-note{font-size:9px}}@media (max-width:390px){.scene-training-bottom{grid-template-columns:1fr}.scene-set-table{width:calc(100% - 42px);margin:18px 21px}.scene-set-table th{font-size:9px}.scene-set-table td{font-size:12px}.scene-training-extensions{border-left:0;border-top:1px solid #263239;padding:20px}.scene-training-extensions>p:not(.scene-micro){font-size:12px}.scene-nutrient-output{padding:20px 17px}.scene-nutrient-heading{gap:9px}.scene-nutrient-heading>p{font-size:14px}.scene-nutrient-heading>p>span{font-size:9px}.scene-nutrient-grid{grid-template-columns:1fr 1fr;gap:17px}.scene-achievement{padding:17px 12px;gap:10px}.scene-achievement>svg{display:none}.scene-reward-icon{width:39px;height:42px}.scene-reward-row{gap:12px}.scene-reward-row h3{font-size:14px}.scene-reward-row p{font-size:11px}}@media (prefers-reduced-motion:reduce){.scene-scan-button,.scene-switch button{transition:none}.scene-scanner[data-scanned=true] .scene-scan-beam{animation:none}}