@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#101112;--panel:#191a1d;--line:#303135;--muted:#a8aaaf;--gold:#ffc531;--white:#f4f4f1;font-family:'DM Sans',Arial,sans-serif;color:var(--white);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{max-width:100%;display:block}p{font-size:1rem;line-height:1.7;color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.gold{color:var(--gold)}.nav{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;align-items:center;gap:12px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.65rem;font-weight:800;letter-spacing:1px}.brand img{object-fit:contain;width:56px;height:56px}.nav nav{display:flex;gap:36px;font-size:.9rem;color:#c0c1c5}.nav nav a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid #494a4d;padding:15px 24px;border-radius:7px;font-weight:700;font-size:.95rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#292a2d}.primary{background:var(--gold);border-color:var(--gold);color:#171714;box-shadow:0 7px 0 #8a671c22}.primary:hover{background:#ffd463}.primary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{min-height:590px;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:center;padding-top:70px;padding-bottom:78px}.eyebrow{font-size:.75rem;letter-spacing:2px;font-weight:700;line-height:1.5;color:var(--gold);margin:0 0 20px;display:flex;align-items:center;gap:10px}.tiny-line{height:2px;width:22px;background:var(--gold)}h1,h2{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:700;letter-spacing:-1px;line-height:.98;margin:0}h1{font-size:clamp(4.4rem,6vw,6rem)}h1>span{color:var(--gold)}.hero-description{max-width:390px;margin:26px 0 30px;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-size:.9rem;font-weight:600;display:inline-flex;gap:14px;align-items:center}.text-link:hover{color:var(--gold)}.hero-note{margin-top:23px;display:flex;align-items:center;gap:12px;font-size:.8rem;color:#999b9f}.hero-note svg{width:15px;fill:#999b9f}.product-view{position:relative;transform:rotate(-2deg);padding:14px;background:linear-gradient(130deg,#2a2b2e,#171819);border:1px solid #47453d;border-radius:12px;box-shadow:0 40px 90px #0007,25px -15px 110px #ffc5310b}.preview-label,.preview-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;gap:12px}.preview-label{padding:3px 2px 16px;letter-spacing:1px;color:#b2b3b6}.app-image{display:block;border-radius:5px;overflow:hidden;border:1px solid #535459;transition:filter .2s}.preview-bottom{padding:17px 3px 3px;color:#a8a9ad}.enlarge{font-size:.75rem;color:var(--gold)}.compatibility{border-block:1px solid var(--line);background:#151618}.compatibility-inner{display:flex;align-items:center;justify-content:space-between;min-height:105px;gap:24px}.small-label{font-size:.75rem;font-weight:600;letter-spacing:1.4px;color:#87898f}.compatibility-inner>div{display:flex;align-items:center;gap:58px}.emulator{display:flex;align-items:center;gap:10px;font-size:1.15rem;font-weight:700;color:#cfd0d2}.emu-mark{border:1px solid #6a6b6e;width:29px;height:29px;display:grid;place-items:center;border-radius:7px;font-size:.85rem}.slant{font-style:italic}.layers{border-radius:4px;box-shadow:3px 3px 0 #3b3d41}.features{padding-top:90px;padding-bottom:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:36px}h2{font-size:3.4rem;line-height:1.04}.section-heading>p{max-width:340px;margin:0 0 3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:9px;overflow:hidden}.feature-grid article{position:relative;padding:30px;background:linear-gradient(135deg,#1c1d20,#161719)}.feature-grid article+article{border-left:1px solid var(--line)}.feature-icon{width:44px;height:44px;background:#ffc5310c;color:var(--gold);display:grid;place-items:center;border:1px solid #ffc53125;border-radius:8px;margin-bottom:30px}.feature-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature-icon circle{fill:#1e1e1c}.feature-number{position:absolute;right:30px;top:36px;color:#77797e;font-size:.8rem}h3{font-size:1.1rem;line-height:1.4;margin:0 0 10px;font-weight:700}.feature-grid p{font-size:.95rem;margin:0 0 30px}.feature-foot{border-top:1px solid var(--line);padding-top:18px;color:#8e9095;letter-spacing:1px;font-size:.75rem;line-height:1.6}.development-note{font-size:.8rem;margin:18px 0 0;color:#85878d}.development-note strong{color:#c5c5c6}.setup-section{background:#17181a;border-block:1px solid var(--line)}.setup{display:grid;grid-template-columns:1fr 1.2fr;padding-block:75px;gap:100px}.setup-title>p:not(.eyebrow){max-width:280px;margin:22px 0}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-number{font-family:'Barlow Condensed',Impact,sans-serif;color:var(--gold);font-size:2rem;line-height:1.2}.steps p{margin:0;font-size:.95rem}.faq{padding-block:90px;display:grid;grid-template-columns:.85fr 1.3fr;gap:80px}.questions details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-size:1rem;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem;font-weight:400;color:var(--gold);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{margin:0 35px 24px 0;font-size:.95rem}.download{margin-top:0;margin-bottom:70px;background:linear-gradient(105deg,#332c1b,#201f1a 65%,#1c1d1e);border:1px solid #5b4b25;border-radius:10px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:35px}.download h2{font-size:3.6rem}.download p:last-child{margin-bottom:0}.download-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.download-actions .button{padding:18px 30px}.download-actions>span{font-size:.8rem;color:#aead9e}.release-link{font-size:.8rem;color:#cdc9b9;text-decoration:underline;text-underline-offset:4px}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;justify-content:space-between;padding-block:30px}footer p,footer>a:last-child{font-size:.8rem;color:#8d8f94}.footer-brand{font-size:1.3rem}.skip{position:fixed;top:-100px;left:10px;padding:10px;background:var(--gold);color:#111;z-index:20}.skip:focus{top:10px}@media(min-width:1600px){.hero{min-height:650px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:28px;grid-template-columns:1fr 1fr}h1{font-size:4.4rem}.hero-actions{gap:16px;flex-wrap:wrap}.compatibility-inner>div{gap:24px}.small-label{max-width:140px}.feature-grid article{padding:24px}.setup{gap:50px}.feature-foot{min-height:57px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:85px;gap:12px}.brand{font-size:1.35rem;gap:7px}.brand img{width:43px;height:43px}.nav nav{display:none}.nav-download{font-size:.8rem;padding:11px 14px}.hero{grid-template-columns:1fr;padding-top:46px;padding-bottom:45px;gap:44px;min-height:0}.hero h1{font-size:clamp(4.2rem,13vw,6rem)}.hero-description{max-width:450px}.hero-actions{gap:24px}.product-view{transform:none}.compatibility-inner{flex-direction:column;padding:25px 0;gap:22px}.small-label{max-width:none}.compatibility-inner>div{justify-content:center;gap:24px;flex-wrap:wrap}.emulator{font-size:.9rem;gap:8px}.emu-mark{width:24px;height:24px;font-size:.7rem}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:420px}h2{font-size:2.8rem}.features{padding-block:58px}.feature-grid{grid-template-columns:1fr}.feature-grid article{padding:28px}.feature-grid article+article{border-left:0;border-top:1px solid var(--line)}.feature-icon{margin-bottom:22px}.feature-grid p{margin-bottom:22px}.feature-foot{min-height:0}.setup{grid-template-columns:1fr;gap:38px;padding-block:55px}.setup-title>p:not(.eyebrow){max-width:none}.faq{padding-block:55px;grid-template-columns:1fr;gap:25px}.faq h2 br{display:none}.download{flex-direction:column;align-items:flex-start;padding:32px 26px;margin-bottom:45px}.download h2{font-size:3rem}.download-actions{align-items:flex-start;max-width:100%;width:100%}.download-actions .button{padding:16px;width:100%;font-size:.9rem}.download-actions>span{font-size:.75rem}footer{flex-wrap:wrap;gap:12px}footer p{order:3;flex-basis:100%;margin:4px 0}summary{font-size:.95rem}.preview-label,.preview-bottom{font-size:.75rem}.preview-bottom .enlarge{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.app-image img{width:100%;height:auto;object-fit:contain}.purchase{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:45px;padding:0 0 70px}.purchase h2{font-size:2.7rem}.purchase p{max-width:470px;margin:18px 0 0}.purchase-status{padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.coming-soon{font-size:.75rem;letter-spacing:1.2px;font-weight:700;color:var(--gold)}.purchase-status p{font-size:.95rem;margin-top:12px}@media(max-width:760px){.purchase{grid-template-columns:1fr;gap:24px;padding-bottom:45px}.purchase-status{padding:24px}}

.hero-actions{flex-wrap:wrap}.hero-actions .text-link{flex-shrink:0;white-space:nowrap;line-height:1.5;padding-block:4px}.link-arrow{display:block;width:20px;height:20px;flex:0 0 20px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.setup-title .text-link{line-height:1.5;padding-block:4px;flex-wrap:nowrap}.setup-title .link-arrow{flex-shrink:0}

.release-link,footer>a:last-child{display:inline-flex;align-items:center;gap:8px}.release-link .link-arrow,footer>a:last-child .link-arrow{width:16px;height:16px;flex-basis:16px}

