*,:before,:after{box-sizing:border-box;margin:0;padding:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--bg:#f7f5f2;--surface:#fff;--border:#edebe8;--text:#1a1815;--muted:#9a9690;--faint:#c8c5c0;--accent:#d95f2b;--accent-bg:#fdf1ec;--green:#2d7a4f;--gold:#c9960c;--gold-bg:#fdf8e7;--font-sans:"Instrument Sans", system-ui, sans-serif;--font-serif:"Instrument Serif", serif;--max-width:1080px}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.02em;font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none}.nav{z-index:10;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:56px;display:flex}.nav-logo{font-family:var(--font-serif);color:var(--text);font-size:22px;font-style:italic}.btn{font-family:var(--font-sans);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:#c45525}.hero{padding:6rem 0 4rem}.hero .container{align-items:center;gap:4rem;display:flex}.hero-content{flex:1}.hero h1{margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem)}.hero-sub{color:var(--muted);max-width:480px;margin-bottom:2rem;font-size:1.25rem}.hero-ctas{flex-direction:column;gap:1.25rem;display:flex}.store-badges{flex-wrap:wrap;gap:.75rem;display:flex}.badge-placeholder{border:1px solid var(--border);color:var(--muted);background:var(--surface);border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.8125rem;display:inline-flex}.hero-mockup{flex-shrink:0}.phone-frame{background:var(--surface);border:2px solid var(--border);border-radius:40px;width:280px;height:560px;padding:12px;box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a}.phone-screen{background:var(--bg);width:100%;height:100%;color:var(--faint);border-radius:28px;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}.features{padding:5rem 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem}.feature-icon{background:var(--accent-bg);width:56px;height:56px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card h3{margin-bottom:.5rem;font-size:1.5rem}.feature-card p{color:var(--muted);font-size:1rem;line-height:1.5}.how-it-works{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.how-it-works h2{text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem)}.steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.step{text-align:center;padding:1.5rem}.step-number{background:var(--accent);color:#fff;width:48px;height:48px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.25rem;display:inline-flex}.step h3{margin-bottom:.5rem;font-size:1.25rem}.step p{color:var(--muted);font-size:.9375rem}.disciplines{text-align:center;padding:5rem 0}.disciplines h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem)}.section-sub{color:var(--muted);margin-bottom:2rem;font-size:1.125rem}.discipline-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tag{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:100px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;display:inline-flex}.social-proof{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.stats-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.stat-number{font-family:var(--font-serif);color:var(--accent);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1}.stat-label{color:var(--muted);font-size:1rem;font-weight:500}.download{text-align:center;padding:5rem 0}.download h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem)}.download-ctas{flex-direction:column;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.footer{border-top:1px solid var(--border);padding:3rem 0 2rem}.footer-top{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.footer-brand{flex-direction:column;gap:.25rem;display:flex}.footer-logo{font-family:var(--font-serif);font-size:1.5rem}.footer-tagline{color:var(--muted);font-size:.875rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--muted);font-size:.875rem;transition:color .15s}.footer-links a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem}.lang-switcher{gap:.25rem;display:flex}.lang-btn{border:1px solid var(--border);font-family:var(--font-sans);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.lang-btn:hover{background:var(--surface);color:var(--text)}.lang-btn.active{background:var(--surface);color:var(--text);border-color:var(--text)}.copyright{color:var(--faint);font-size:.8125rem}.legal-header{border-bottom:1px solid var(--border);padding:1.5rem 0}.legal-page{padding:3rem 0 5rem}.legal-container{max-width:680px}.legal-page h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem)}.legal-updated{color:var(--muted);margin-bottom:2.5rem;font-size:.8125rem}.legal-page section{margin-bottom:2rem}.legal-page h2{margin-bottom:.5rem;font-size:1.25rem}.legal-page p{color:var(--muted);font-size:.9375rem;line-height:1.7}.legal-page ul{color:var(--muted);margin-top:.5rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.7}.legal-page li{margin-bottom:.25rem}@media (width<=768px){.hero .container{text-align:center;flex-direction:column}.hero-sub{margin-left:auto;margin-right:auto}.hero-ctas{align-items:center}.store-badges{justify-content:center}.hero-mockup{order:-1}.phone-frame{width:220px;height:440px}.features-grid,.steps,.stats-grid{grid-template-columns:1fr}.footer-top{flex-direction:column;gap:1.5rem}.footer-links{flex-wrap:wrap;gap:1rem}}
