:root{color:#111827;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.app-shell{min-height:100vh}.container{max-width:900px;margin:0 auto;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;left:0;box-shadow:0 2px 4px #0000000d}.site-header .container{justify-content:space-between;align-items:center;min-height:72px;display:flex}.site-header .container .logo__container{justify-content:center;align-items:center;gap:10px;display:flex}.site-header .container .logo__container img{border-radius:12px}.site-header h1{margin:0;font-size:1.8rem}.site-header nav{gap:16px;display:flex}.content{padding-top:32px;padding-bottom:48px}.page{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px}.page h2{margin-top:0;font-size:2rem}.page h3{margin-top:28px;margin-bottom:8px;font-size:1.2rem}.page p,.page li{color:#374151}.page ul{padding-left:20px}.logo__container{align-items:center;gap:12px;display:flex}.landing-page{flex-direction:column;gap:24px;display:flex}.hero-card,.info-card,.legal-links-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px}.hero-card{grid-template-columns:1.6fr .9fr;gap:24px;padding:32px;display:grid}.hero-card__content{flex-direction:column;justify-content:center;display:flex}.hero-card__badge{color:#6b7280;background:#f3f4f6;border-radius:999px;width:fit-content;margin-bottom:16px;padding:6px 12px;font-size:.9rem;display:inline-flex}.hero-card h2{color:#111827;margin:0 0 16px;font-size:2.6rem;line-height:1.15}.hero-card p{color:#374151;max-width:640px;margin:0;font-size:1.05rem}.hero-card__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-card__visual{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;min-height:260px;display:flex}.hero-card__visual img{border-radius:28px;width:140px;height:140px;box-shadow:0 20px 40px #1118271f}.info-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.info-card{padding:24px}.info-card h3{color:#111827;margin:0 0 10px;font-size:1.15rem}.info-card p{color:#374151;margin:0}.legal-links-card{padding:28px}.legal-links-card h3{color:#111827;margin:0 0 10px;font-size:1.3rem}.legal-links-card p{color:#374151;margin:0}.legal-links-card__actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{text-decoration:none}.button--primary{color:#fff;background:#111827}.button--primary:hover{background:#1f2937}.button--secondary{color:#111827;background:#fff;border-color:#e5e7eb}.button--secondary:hover{background:#f3f4f6}@media (width<=900px){.hero-card{grid-template-columns:1fr}.hero-card h2{font-size:2.1rem}.info-grid{grid-template-columns:1fr}}@media (width<=640px){.site-header .container{flex-direction:column;align-items:flex-start;gap:16px;padding-top:16px;padding-bottom:16px}.hero-card,.page,.legal-links-card,.info-card{padding:20px}.hero-card h2{font-size:1.8rem}.hero-card__visual{min-height:200px}.hero-card__visual img{width:110px;height:110px}}
