:root{--bg:#fff9fb;--ink:#181316;--muted:#655b61;--panel:#fff;--line:#eadce4;--rose:#d9447a;--rose-dark:#8b214b;--mint:#1d8a72;--cyan:#0e7490;--gold:#bc7a1b;--shadow:0 24px 70px #52263921}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9fbeb;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.brand img{width:min(240px,54vw);height:auto;display:block}.site-nav,.site-footer nav{color:var(--muted);flex-wrap:wrap;gap:14px 20px;font-size:.94rem;display:flex}.site-nav a,.site-footer a{text-decoration:none}.site-nav a:hover,.site-footer a:hover,.legal-page a:hover{color:var(--rose-dark)}.hero{background:linear-gradient(135deg,#ffe7f1e6,#e7faf6e6),#fff9fb;grid-template-columns:minmax(300px,.9fr) minmax(300px,520px);align-items:center;gap:clamp(28px,6vw,76px);min-height:calc(100vh - 77px);padding:clamp(36px,7vw,92px) clamp(20px,5vw,72px) clamp(28px,6vw,70px);display:grid}.hero-copy{max-width:680px}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:normal;word-break:normal}h1{letter-spacing:0;margin:0;font-size:clamp(4rem,12vw,9rem);line-height:.9}.hero-text{color:#3c3338;max-width:620px;margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.35}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{color:#fff;background:var(--rose-dark)}.button.secondary{color:var(--rose-dark);background:#ffffffb8;border:1px solid #8b214b4d}.hero-demo-shot{object-fit:contain;background:#181316;border:1px solid #8b214b2e;border-radius:8px;width:min(100%,300px);height:auto;margin-top:28px;display:block;box-shadow:0 24px 54px #5226392e}.hero-art{place-items:center;display:grid}.hero-art img{filter:drop-shadow(0 28px 42px #431d2c38);width:min(100%,520px);height:auto}.section{padding:clamp(54px,8vw,100px) clamp(20px,5vw,72px)}.section-heading{max-width:760px}.section h2,.legal-page h1{letter-spacing:0;margin:0;font-size:clamp(2.1rem,5vw,4.4rem);line-height:1.05}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.feature-card,.status-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.feature-card{padding:24px}.feature-card h3{margin:0 0 10px;font-size:1.2rem}.feature-card p,.section p,.legal-page p,.legal-page li,.details-list{color:var(--muted)}.split{background:#f4fffb;border-top:1px solid #d5eee7;border-bottom:1px solid #d5eee7;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:24px;display:grid}.status-panel{padding:24px}.status-panel p{color:var(--muted);margin:0;font-size:.9rem}.status-panel strong,.status-panel a{color:var(--ink);margin:2px 0 18px;font-size:1.15rem;font-weight:800;display:block}.legal-page{max-width:860px;margin:0 auto;padding:clamp(42px,7vw,86px) 20px}.legal-page h2{margin:44px 0 10px;font-size:1.55rem;line-height:1.2}.legal-page h3{margin:28px 0 8px;font-size:1.1rem}.legal-page ul{padding-left:22px}.legal-page li+li{margin-top:8px}.legal-page a{color:var(--rose-dark);font-weight:700}.details-list{gap:14px;margin:18px 0;display:grid}.details-list div{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.details-list dt{color:var(--ink);font-weight:800}.details-list dd{margin:0}.site-footer{color:var(--muted);background:#21191e;justify-content:space-between;gap:24px;padding:34px clamp(20px,5vw,72px);display:flex}.site-footer strong,.site-footer a{color:#fff}.site-footer p{margin:4px 0 0}.home-page+.site-footer{display:none}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.hero-art{order:-1}h1{font-size:clamp(4rem,20vw,7rem)}}@media (max-width:820px){.split,.feature-grid{grid-template-columns:1fr}.details-list div,.site-footer{flex-direction:column;grid-template-columns:1fr}}
