*{margin:0;padding:0;box-sizing:border-box}.public-page{font-family:Inter,DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#0f172a}.home-loading{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;height:100vh;font-size:18px;color:#666}.home-loading-hint{font-size:14px;opacity:.7}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#1e3c72eb,#2a5298e6),url(https://images.unsplash.com/photo-1580582932707-520aed937b7b?ixlib=rb-4.0.3&auto=format&fit=crop&w=1600&q=70);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;padding:100px 0;text-align:center;position:relative;overflow:hidden}.hero *{font-weight:700}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1e3c724d;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.hero-content{position:relative;z-index:2}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.4rem;margin-bottom:30px;opacity:.9}.hero-eyebrow{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;opacity:.75;margin-bottom:12px}.hero-note{font-size:.9rem;opacity:.8}.hero-offer{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:30px;padding:.5rem 1.25rem;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);font-weight:600}.hero-stats{display:flex;justify-content:center;gap:40px;margin-bottom:40px;flex-wrap:wrap}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#16a34a}.stat-label{font-size:.9rem;opacity:.8}.cta-container{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.btn{padding:15px 30px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:10px}.btn-primary{background:var(--public-accent);color:var(--public-accent-text);box-shadow:0 12px 25px #ff6b6b59}.btn-primary:hover{background:#ff5a5f;transform:translateY(-2px);box-shadow:0 18px 32px #ff6b6b73}.btn-secondary{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff4d;border-color:#ffffff80}.trust-indicators{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;opacity:.8}.trust-item{display:flex;align-items:center;gap:8px;font-size:.9rem}@media(max-width:768px){.hero{background-attachment:scroll;background-image:linear-gradient(135deg,#1e3c72f0,#2a5298eb),url(https://images.unsplash.com/photo-1580582932707-520aed937b7b?ixlib=rb-4.0.3&auto=format&fit=crop&w=900&q=60)}.hero h1{font-size:2.5rem}.hero-stats{gap:20px}.cta-container{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px;justify-content:center}}
