:root{--background: #ffffff;--foreground: #111111;--muted: #5f5f5f;--border: #e7e7e7;--accent: #00e400;color:#111;background:#fff;font-family:Instrument Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:var(--background);color:var(--foreground)}.site-shell{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.container{width:min(100%,1200px);margin:0 auto;padding:0 32px}.site-header{border-bottom:1px solid var(--border)}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:14px;font-size:1.625rem;font-weight:700;letter-spacing:-.04em}.brand__logo{display:block;width:auto;height:34px;object-fit:contain}.site-nav{display:inline-flex;align-items:center;gap:32px}.site-nav a,.site-footer a{font-size:1rem;font-weight:500;color:var(--foreground)}.site-nav a[aria-current=page],.site-footer a[aria-current=page]{color:var(--foreground)}.hero{flex:1;display:flex;align-items:center}.hero__inner{width:100%;display:flex;justify-content:center}.hero__content{max-width:940px;text-align:center;padding:96px 0 120px}.hero__content h1{margin:0;font-size:clamp(3.3rem,7vw,5.5rem);font-weight:700;letter-spacing:-.04em;line-height:.94}.hero__content p{max-width:720px;margin:28px auto 0;font-size:1.125rem;line-height:1.7;color:var(--muted)}.hero__content--streamer{max-width:1080px}.eyebrow{display:inline-flex;margin-bottom:22px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;font-size:.95rem;font-weight:500;color:var(--muted)}.hero__actions{margin-top:42px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.button{min-width:220px;min-height:62px;padding:0 32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1.5px solid var(--foreground);font-size:1.0625rem;font-weight:600;letter-spacing:-.02em}.button--primary{background:var(--accent);box-shadow:inset 0 -2px #0000001f}.button--secondary{background:var(--background);border-color:#d6d6d6}.site-footer{border-top:1px solid var(--border)}.site-footer__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.feature-grid{margin-top:72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;text-align:left}.feature-card{padding:28px;border:1px solid var(--border);border-radius:28px;background:var(--background)}.feature-card h2{margin:0;font-size:1.3rem;line-height:1.1;letter-spacing:-.03em}.feature-card p{margin:14px 0 0;font-size:1rem;line-height:1.65;color:var(--muted)}.legal-page{flex:1;padding:72px 0 120px}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:88px;align-items:start}.legal-sidebar h1{margin:0 0 32px;font-size:clamp(1.7rem,2.2vw,2.35rem);line-height:.96;letter-spacing:-.05em}.legal-nav{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.legal-nav__item{font-size:1.125rem;font-weight:500;color:#6b7280}.legal-nav__item:hover{color:var(--foreground)}.legal-nav__item--active{color:var(--foreground);font-weight:700}.legal-content{min-width:0}.legal-panel{max-width:720px}.legal-panel h2{margin:0;font-size:clamp(2.1rem,3.6vw,3rem);line-height:1;letter-spacing:-.04em}.legal-panel__intro{margin:20px 0 0;font-size:1.125rem;line-height:1.8;color:#6b7280}.legal-stack{margin-top:36px;display:flex;flex-direction:column;gap:28px}.legal-block{padding-top:28px;border-top:1px solid var(--border)}.legal-block h3{margin:0 0 14px;font-size:1.1rem;line-height:1.3;letter-spacing:-.02em}.legal-block p{margin:0 0 12px;font-size:1rem;line-height:1.8;color:#6b7280}.legal-block p:last-child{margin-bottom:0}@media (max-width: 900px){.site-header__inner,.site-footer__inner{flex-direction:column;justify-content:center;padding-top:20px;padding-bottom:20px}.site-nav,.site-footer__inner{gap:20px;flex-wrap:wrap;justify-content:center}.hero__content{padding:80px 0 96px}.hero__content h1{font-size:clamp(2.9rem,11vw,4.4rem)}.feature-grid{grid-template-columns:1fr}.legal-layout{grid-template-columns:1fr;gap:36px}.legal-sidebar h1{margin-bottom:24px}.legal-nav{gap:14px}}@media (max-width: 640px){.container{padding:0 20px}.brand{font-size:1.375rem}.brand__logo{height:28px}.site-nav a,.site-footer a{font-size:.95rem}.hero__content p{font-size:1rem}.hero__actions{flex-direction:column;align-items:center}.button{width:min(100%,360px)}.legal-page{padding:56px 0 88px}.legal-nav__item,.legal-panel__intro,.legal-block p{font-size:1rem}}
