:root{color-scheme:dark;--page-bg: #0f0f0f;--page-bg-strong: #141414;--surface: #222222;--surface-soft: #262626;--surface-muted: #505050;--text: #efe9dc;--muted: #9e9a91;--line: #262626;--accent: #d0ff2c;--accent-dark: #04150f;--secondary: #0f3bfe;--teal: #009c8c;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 48px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:var(--page-bg)}a{color:inherit}.page-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 5rem}.site-footer{border-top:1px solid var(--line)}.site-footer__inner{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.95rem}.site-footer__brand{display:inline-flex;align-items:center;text-decoration:none}.site-footer__logo{display:block;width:auto;height:1.7rem}.site-footer__inner nav{display:flex;flex-wrap:wrap;gap:1rem}.site-footer__inner nav a{text-decoration:none}.site-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem 0 1.5rem}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand__logo{display:block;width:auto;height:2.2rem}.site-nav{display:inline-flex;align-items:center;gap:1.25rem;color:var(--muted);font-size:.95rem}.site-nav a{text-decoration:none;transition:color .18s ease}.site-nav a:hover{color:var(--text)}.hero{display:block;min-height:min(88vh,880px)}.hero__copy,.info-card,.download-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--page-bg-strong)}.hero__copy{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,5vw,4rem);min-height:34rem}.pill,.chip,.eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.45rem .8rem;border-radius:999px;background:var(--surface-soft);color:var(--text);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pill{background:var(--surface-soft);color:var(--accent)}.chip--lime,.eyebrow{background:var(--accent);color:var(--accent-dark)}.hero h1,.section-heading h2,.download-section h2{letter-spacing:-.06em}.hero h1{max-width:11ch;margin:1rem 0 0;font-size:clamp(3.5rem,9vw,7.5rem);line-height:.9}.hero p,.section-heading p,.info-card p,.download-section p{font-size:1rem;line-height:1.65;color:var(--muted)}.hero p{max-width:34rem;margin:1.5rem 0 0}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.95rem 1.35rem;border:1px solid transparent;border-radius:var(--radius-xl);font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:var(--accent-dark)}.button--secondary{background:var(--surface-soft);color:var(--text)}.button--ghost{border-color:var(--line);background:transparent;color:var(--text)}.info-card h3{display:block;font-size:1.25rem;line-height:1.15;letter-spacing:-.03em}.info-section{padding:7rem 0 0}.section-heading{max-width:48rem;margin-bottom:2rem}.section-heading h2,.download-section h2{margin:1rem 0 0;font-size:clamp(2.3rem,5vw,4.4rem);line-height:.96}.section-heading p,.download-section p{margin:1rem 0 0;max-width:42rem}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-card{padding:1.5rem}.info-card h3{margin:1rem 0 0}.info-card p{margin:.85rem 0 0}.download-section{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-top:7rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.download-section__content{max-width:42rem}.download-section__actions{display:flex;flex-wrap:wrap;gap:1rem}.legal-shell{width:min(920px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 5rem}.legal-hero,.legal-card,.legal-notice{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--page-bg-strong)}.legal-hero{padding:clamp(1.5rem,4vw,3rem)}.legal-back{display:inline-flex;margin-bottom:1rem;color:var(--muted);text-decoration:none}.legal-hero h1{margin:1rem 0 0;font-size:clamp(3rem,8vw,5rem);line-height:.92;letter-spacing:-.06em}.legal-meta{margin:1rem 0 0;color:var(--muted)}.legal-hero p:last-child{margin:1rem 0 0;max-width:42rem;line-height:1.65;color:var(--muted)}.legal-notice,.legal-card{margin-top:1rem;padding:1.5rem}.legal-notice strong{display:block;margin-bottom:.5rem;color:var(--accent)}.legal-notice p,.legal-card p,.legal-card li{color:var(--muted);line-height:1.7}.legal-notice p,.legal-card p,.legal-card ul{margin:.75rem 0 0}.legal-card h2{margin:0;font-size:1.5rem;line-height:1.05;letter-spacing:-.04em}.legal-card h3{margin:1.25rem 0 0;font-size:1rem;line-height:1.2}.legal-card ul{padding-left:1.2rem}.legal-card a{color:var(--accent)}@media(max-width:900px){.site-header,.download-section,.hero{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap;gap:.75rem 1rem}.info-grid{grid-template-columns:1fr}.hero__copy{min-height:auto}.hero h1{max-width:none;font-size:clamp(3rem,16vw,5rem)}.download-section{margin-top:5rem}.site-footer__inner{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.page-shell{width:min(100% - 1rem,1180px)}.hero__copy,.info-card,.download-section{border-radius:20px}}
