:root{--ink:#050914;--panel:#0b1427;--panel2:#111d36;--line:#293d64;--paper:#f7f8fc;--muted:#9aa9c4;--amber:#ffc44f;--amber2:#eea625;--blue:#17366c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--paper);background:var(--ink);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 82% 3%,rgba(22,63,129,.42),transparent 31%),linear-gradient(155deg,#040813 0%,#071022 56%,#050914 100%);overflow-x:hidden}a{color:inherit;text-decoration:none}.portal-header{height:88px;max-width:1480px;margin:auto;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(77,101,145,.25);position:relative;z-index:10}.portal-brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:950;letter-spacing:.2em}.portal-brand img{width:45px;height:45px;object-fit:contain}.portal-header nav{display:flex;align-items:center;gap:29px}.portal-header nav a{font-size:11px;font-weight:850;letter-spacing:.08em;color:#b8c2d5;transition:.2s color}.portal-header nav a:hover{color:white}.portal-header nav .nav-strong{padding:12px 17px;border:1px solid #41567d;border-radius:11px;color:var(--amber)}.menu-toggle{display:none;border:1px solid #3b4e73;background:#0c172d;color:white;border-radius:10px;padding:10px 13px;font-weight:800}.hero,.section,footer{width:min(1380px,calc(100% - 60px));margin:auto}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:80px 0 100px}.kicker{color:var(--amber);font-size:11px;font-weight:900;letter-spacing:.18em;margin:0 0 16px}.hero h1{font-size:clamp(54px,6.4vw,94px);line-height:.97;letter-spacing:-.055em;margin:0;max-width:800px}.hero h1 em{color:var(--amber);font-style:normal}.hero-text{font-size:18px;line-height:1.7;color:#aab7ce;max-width:720px;margin:30px 0}.hero-actions{display:flex;gap:13px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 22px;border-radius:12px;border:1px solid #40547b;font-size:11px;font-weight:900;letter-spacing:.08em}.button.primary{background:linear-gradient(135deg,var(--amber),var(--amber2));border:0;color:#091329}.button.quiet{background:#0c172d}.micro{color:#71809a;font-size:11px;margin-top:17px}.hero-mark{min-height:510px;display:grid;place-items:center;position:relative}.hero-mark img{position:absolute;width:min(300px,56%);filter:drop-shadow(0 30px 45px rgba(0,0,0,.45));z-index:2}.hero-mark strong{position:absolute;bottom:36px;font-size:clamp(48px,6vw,84px);letter-spacing:.24em;z-index:2}.logo-glow{width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,196,79,.22),rgba(18,75,170,.16) 45%,transparent 71%);filter:blur(5px)}.section{padding:105px 0;border-top:1px solid rgba(78,103,151,.22)}.section-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;margin-bottom:55px}.section-intro .kicker{grid-column:1/-1}.section h2{font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.035em;margin:0}.section-intro>p:last-child,.platforms>div>p:last-child{color:var(--muted);align-self:end;line-height:1.65}.showcase-grid{display:grid;gap:28px}.showcase{display:grid;grid-template-columns:290px 1fr;gap:38px;align-items:center;border:1px solid #2c4066;border-radius:28px;background:linear-gradient(145deg,rgba(15,27,51,.97),rgba(7,14,30,.97));padding:32px;overflow:hidden}.showcase-copy>span{display:inline-grid;place-items:center;width:37px;height:37px;border-radius:10px;background:rgba(255,196,79,.12);color:var(--amber);font-size:11px;font-weight:900}.showcase-copy h3{font-size:29px;margin:18px 0 10px}.showcase-copy p{color:var(--muted);line-height:1.6;margin:0}.app-shot{height:370px;border:1px solid #40557f;border-radius:18px;background:#070c19;padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.32);overflow:hidden}.shot-top{height:42px;display:flex;align-items:center;gap:27px;color:#99a7c1;font-size:10px;font-style:normal;letter-spacing:.08em}.shot-top b{color:white;font-size:17px;letter-spacing:.17em;margin-right:auto}.shot-top i{font-style:normal;font-weight:800}.search-bar{height:48px;border:1px solid #38517e;border-radius:10px;background:#111d36;color:#a7b4cb;padding:15px;margin-bottom:13px}.result-row,.poster-row{display:grid;grid-template-columns:60px repeat(3,1fr);gap:9px;align-items:center;margin:9px 0}.result-row small,.poster-row small{color:var(--amber);font-size:9px;font-weight:900;align-self:start;padding-top:8px}.landscape-card{height:65px;background:linear-gradient(140deg,#17366c,#101d37);border-radius:9px;padding:9px;display:grid;align-content:space-between}.landscape-card span{font-size:8px;color:var(--amber)}.landscape-card b{font-size:10px}.poster-row{grid-template-columns:60px repeat(4,1fr)}.poster{height:142px;background:#101a31;border-radius:9px;padding:5px;display:grid}.poster i{background:linear-gradient(145deg,#233d72,#10203f 55%,#4a3155);border-radius:6px}.poster:nth-child(3) i{background:linear-gradient(145deg,#573045,#18345d)}.poster:nth-child(4) i{background:linear-gradient(145deg,#254d57,#19305b)}.poster:nth-child(5) i{background:linear-gradient(145deg,#6a4a27,#243b64)}.poster b{font-size:9px;padding:6px 3px}.guide-shot{display:grid;grid-template-columns:165px 1fr;grid-template-rows:42px 1fr;gap:0 13px}.guide-shot .shot-top{grid-column:1/-1}.guide-shot aside{background:#0d162a;border-radius:11px;padding:13px;display:grid;align-content:start;gap:9px;font-size:9px}.guide-shot aside strong{padding:11px;border-radius:7px;background:#17366c;color:var(--amber)}.guide-shot aside span{padding:9px;color:#aab5c8}.guide{display:grid;gap:7px}.preview{height:106px;border:1px solid #31476f;border-radius:10px;padding:14px;display:flex;align-items:center;gap:18px}.preview span{width:60px;height:60px;background:#02040a;border-radius:7px;display:grid;place-items:center;color:var(--amber)}.timeline{height:56px;display:grid;grid-template-columns:110px 1fr 1fr;gap:6px;align-items:center}.timeline b,.timeline i{height:100%;border-radius:7px;background:#121f3a;display:flex;align-items:center;padding:10px;font-size:9px;font-style:normal}.timeline i{background:#17366c}.timeline:nth-child(3) i{background:#22595d}.timeline:nth-child(4) i{background:#594422}.library-shot h4{font-size:10px;color:var(--amber);letter-spacing:.08em}.wide-posters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wide-posters>div{height:160px;padding:6px;border-radius:9px;background:#101b33;display:grid}.wide-posters i{border-radius:6px;background:linear-gradient(135deg,#214578,#4a2d56);position:relative}.wide-posters>div:nth-child(2) i{background:linear-gradient(135deg,#405943,#28375f)}.wide-posters>div:nth-child(3) i{background:linear-gradient(135deg,#67422e,#233c69)}.wide-posters b{font-size:9px;padding:5px 2px}.wide-posters span{height:3px;background:linear-gradient(90deg,var(--amber) 62%,#2f3b54 62%);border-radius:4px}.mini-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.mini-cards i{height:50px;border-radius:7px;background:#17366c}.mini-cards i:nth-child(even){background:#2b405f}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:25px}.feature-list article{padding:23px;border:1px solid #273a5d;border-radius:16px;background:#0b152a}.feature-list b{font-size:11px;color:var(--amber);letter-spacing:.09em}.feature-list p{color:var(--muted);font-size:13px;margin:9px 0 0}.platforms{display:grid;grid-template-columns:340px 1fr;gap:65px}.platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.platform-grid article{min-height:160px;padding:23px;border:1px solid #2d4063;border-radius:17px;background:#0b1529;display:grid;align-content:center;gap:8px}.platform-grid article.available{border-color:#85662d;background:linear-gradient(145deg,rgba(255,196,79,.11),#0b1529)}.platform-grid span{color:#7786a0;font-size:9px;font-weight:900;letter-spacing:.13em}.platform-grid .available span{color:var(--amber)}.platform-grid b{font-size:19px}.platform-grid p{color:var(--muted);font-size:12px;margin:0}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:70px}.steps{list-style:none;margin:0;padding:0;display:grid;gap:12px}.steps li{padding:20px;border:1px solid #2b3f64;background:#0b1529;border-radius:16px;display:flex;gap:18px}.steps li>span{color:var(--amber);font-size:11px;font-weight:900}.steps b{font-size:16px}.steps p{color:var(--muted);font-size:13px;line-height:1.55;margin:6px 0 0}.support{display:flex;align-items:center;justify-content:space-between;gap:60px}.support>div{max-width:860px}.support h2{margin-bottom:18px}.support p{color:var(--muted);line-height:1.7}.legal{display:grid;grid-template-columns:90px 1fr;gap:35px;border:1px solid #735b2c;border-radius:27px;background:linear-gradient(145deg,rgba(255,196,79,.09),rgba(10,18,36,.95));padding:50px;margin-top:70px;margin-bottom:100px}.legal-mark{width:74px;height:74px;border:1px solid #8c6d31;border-radius:22px;background:rgba(255,196,79,.13);color:var(--amber);font-size:38px;font-weight:900;display:grid;place-items:center}.legal h2{margin-bottom:24px}.legal p{color:#bdc6d6;line-height:1.7}.legal strong{color:white}.legal a{display:inline-block;color:var(--amber);font-size:11px;font-weight:900;letter-spacing:.1em;margin-top:12px}footer{border-top:1px solid #26395b;padding:55px 0 35px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;color:var(--muted)}footer>p{font-size:12px}footer>div{display:flex;gap:18px;font-size:11px;font-weight:800}footer>small{grid-column:1/-1;color:#64718a}.legal-page{width:min(900px,calc(100% - 44px));margin:70px auto 120px}.legal-page h1{font-size:56px;letter-spacing:-.04em}.legal-page h2{font-size:24px;margin-top:42px}.legal-page p,.legal-page li{color:#aab5c9;line-height:1.75}.legal-page .notice{padding:25px;border:1px solid #7a602f;border-radius:16px;background:rgba(255,196,79,.08);color:white}
@media(max-width:1000px){.portal-header nav{display:none;position:absolute;top:75px;left:20px;right:20px;padding:20px;background:#0b1529;border:1px solid #30466d;border-radius:16px;align-items:stretch;flex-direction:column}.portal-header nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;min-height:auto}.hero-mark{min-height:430px}.section-intro,.platforms,.split-section{grid-template-columns:1fr}.showcase{grid-template-columns:1fr}.showcase-copy{max-width:650px}.feature-list{grid-template-columns:repeat(2,1fr)}.support{align-items:flex-start;display:grid}footer{grid-template-columns:1fr}footer>small{grid-column:1}.section-intro>p:last-child{margin-top:15px}.platforms{gap:35px}}
@media(max-width:650px){.portal-header{height:74px;padding:0 17px}.portal-brand{font-size:18px}.portal-brand img{width:38px;height:38px}.hero,.section,footer{width:min(100% - 30px,1380px)}.hero{padding:60px 0}.hero h1{font-size:50px}.hero-actions{display:grid}.hero-mark{min-height:330px}.hero-mark strong{font-size:42px}.logo-glow{width:310px;height:310px}.showcase{padding:18px}.app-shot{height:300px;padding:11px}.result-row{grid-template-columns:40px repeat(3,1fr)}.poster-row{grid-template-columns:40px repeat(4,1fr)}.poster{height:112px}.guide-shot{grid-template-columns:100px 1fr}.timeline{grid-template-columns:75px 1fr}.timeline i:last-child{display:none}.feature-list,.platform-grid{grid-template-columns:1fr}.section{padding:75px 0}.legal{grid-template-columns:1fr;padding:28px;margin-top:30px}.legal-mark{width:58px;height:58px}.support .button{width:100%}footer>div{display:grid}.legal-page h1{font-size:43px}}
