:root{color-scheme:light;--bg: #f7f6f3;--surface: #ffffff;--text: #101828;--muted: #667085;--line: #eaecf0;--accent: #0f172a;--accent-soft: #e5e7eb;--shadow: 0 18px 50px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,sans-serif;font-weight:400;color:var(--text);background:radial-gradient(circle at 40% 40%,#e9ebf5 30%,transparent 55%),radial-gradient(circle at 90% 40%,#d9dae3 10%,transparent 50%),var(--bg);overflow-x:hidden}a{color:inherit;text-decoration:none}.page{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 6vw;border-bottom:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{display:inline-flex;align-items:center;gap:.75rem;font-family:Manrope,sans-serif;font-weight:500;font-size:1.5rem;letter-spacing:-.02em}.brand svg{width:340px;height:340px;max-height:64px}.brand .dot{color:#0f172a}.cta-button{padding:.6rem 1.4rem;border-radius:999px;background:#111827;color:#fff;font-size:.95rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease}.top-actions{display:inline-flex;align-items:center;gap:.8rem}.lang-toggle{border:1px solid #d0d5dd;background:#fff;color:#111827;padding:.45rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lang-toggle:hover{background:#f1f5f9;border-color:#cbd5f5}.cta-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1118272e}main{flex:1}.hero{padding:1.75rem 6vw 3.5rem;display:grid;gap:2.5rem;justify-items:center;text-align:center}.badge{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;font-size:1.45rem;font-weight:700;background:#e6eeff;color:#5e6b85}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(2.1rem,4vw,3.3rem);margin:0;letter-spacing:-.02em}.hero p{max-width:620px;margin:0;font-size:1.1rem;color:var(--muted);line-height:1.6;text-wrap:balance}.mockup{width:min(900px,100%);background:var(--surface);border-radius:22px;box-shadow:var(--shadow);border:1px solid var(--line);overflow:hidden;position:relative;animation:floatIn .8s ease-out}.mockup-header{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.2rem;border-bottom:1px solid var(--line);background:#f8fafc}.dot{width:10px;height:10px;border-radius:999px;background:#e2e8f0}.mockup-body{display:grid;grid-template-columns:190px 1fr;min-height:420px}.mockup-sidebar{border-right:1px solid var(--line);padding:1.4rem 1.2rem;display:grid;gap:.8rem;background:#f8fafc}.mockup-sidebar .pill{height:18px;border-radius:999px;background:#e5e7eb}.mockup-sidebar .pill.wide{height:28px;background:#0f172a}.mockup-sidebar .pill.light{background:#f1f5f9}.mockup-content{padding:1.6rem 1.8rem 1.8rem;display:grid;gap:1.1rem}.mockup-heading{display:grid;gap:.6rem}.mockup-title{width:220px;height:18px;border-radius:8px;background:#0f172a}.mockup-subtitle{width:280px;height:10px;border-radius:999px;background:#d1d5db}.mockup-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mockup-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem;display:grid;gap:.75rem}.mockup-card .avatar{width:34px;height:34px;border-radius:12px;background:#e2e8f0}.mockup-card .line{height:10px;border-radius:999px;background:#cbd5e1}.mockup-card .line.short{width:60%}.mockup-card .badge{width:44px;height:24px;border-radius:8px;background:#111827}.mockup-rail{display:grid;grid-template-columns:1fr 220px;gap:1rem}.mockup-rail .pill{height:12px;border-radius:999px;background:#d1d5db}.mockup-rail .pill.dark{background:#0f172a}.mockup-card-large{border-radius:16px;border:1px solid #e5e7eb;background:#fff;padding:1rem 1.2rem;display:grid;gap:.8rem}.mockup-card-large .line{height:12px;border-radius:999px;background:#d1d5db}.mockup-card-large .line.dark{background:#111827}.mockup-card-large .line.long{width:70%}.mockup-card-large .line.short{width:35%}.mockup-card-large .progress{height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.mockup-card-large .progress span{display:block;height:100%;width:65%;background:#111827}.mockup-card-large .progress.light span{width:45%}.mockup-pill{width:90px;height:20px;border-radius:999px;border:1px solid #fca5a5;background:#fef2f2;justify-self:end}.mockup-sidepanel{border-radius:16px;border:1px solid #e5e7eb;background:#fff;padding:1rem;display:grid;gap:.9rem}.mockup-sidepanel .item{display:grid;grid-template-columns:18px 1fr;gap:.6rem;align-items:center}.mockup-sidepanel .dot{width:14px;height:14px;border-radius:50%;background:#fecaca}.mockup-sidepanel .line{height:10px;border-radius:999px;background:#d1d5db}.mockup-sidepanel .line.dark{background:#111827}.features{padding:0 6vw 4rem;display:grid;gap:3.5rem;justify-items:center}.features-heading{width:min(1080px,100%)}.features-grid{width:min(1080px,100%);display:grid;gap:2.5rem}.features-card{width:min(1080px,100%);background:#fff;box-shadow:var(--shadow);border-radius:28px;padding:2.5rem;border:1px solid var(--line)}.features h2{font-family:Manrope,sans-serif;font-size:1.95rem;margin:0;text-align:center}.features-card h3{margin:0;font-size:1.25rem;color:var(--text)}.feature-list{margin:0;padding:0;list-style:none;display:grid;gap:.85rem;color:#475467;font-size:1.1rem;margin-top:1.2rem}.feature-list li{display:flex;gap:.75rem;align-items:flex-start}.feature-list li svg{flex:0 0 auto;margin-top:.1rem}.signup{padding:3.5rem 6vw 5rem;display:grid;justify-items:center;text-align:center}.signup h2{font-size:clamp(1.8rem,3vw,2.4rem);margin-bottom:.5rem}.signup p{margin-top:0;color:var(--muted)}.form-card{margin-top:2rem;width:min(420px,100%);background:var(--surface);border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow);padding:1.8rem;text-align:left}label{display:block;font-size:.85rem;font-weight:500;margin-bottom:.4rem;color:#344054}input{width:100%;padding:.8rem .9rem;border-radius:10px;border:1px solid #e5e7eb;font-size:.95rem;margin-bottom:1rem;font-family:Manrope,sans-serif}input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.submit-button{width:100%;padding:.9rem 1rem;border-radius:12px;border:none;background:#111827;color:#fff;font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover{transform:translateY(-1px);box-shadow:0 14px 24px #1118272e}.message{margin-top:1rem;font-size:.9rem;opacity:0;transition:opacity .3s ease}.message.success{color:#16a34a;opacity:1}.message.error{color:#dc2626;opacity:1}footer{display:flex;justify-content:space-between;padding:1.5rem 6vw 2.5rem;color:#98a2b3;font-size:.85rem;border-top:1px solid var(--line);background:#f8f9fb}footer a{color:#667085}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.mockup-body{grid-template-columns:1fr}.mockup-sidebar{grid-template-columns:repeat(3,1fr);border-right:none;border-bottom:1px solid var(--line)}}@media (max-width: 700px){.topbar{padding:1rem 4vw}.brand{font-size:1.1rem;gap:.5rem}.brand svg{width:170px;height:auto;max-height:44px}.cta-button{padding:.45rem .9rem;font-size:.85rem}.lang-toggle{padding:.4rem .7rem;font-size:.75rem}.top-actions{gap:.5rem}.hero{padding:3rem 6vw 2.5rem}.mockup-row{grid-template-columns:1fr}footer{flex-direction:column;gap:.6rem;align-items:center}}
