:root{--bg:#09111f;--bg-soft:#0f1729;--card:#0f1729db;--text:#f4f7fb;--muted:#b5c1d6;--line:#94a3b82e;--accent:#38bdf8;--accent-2:#2dd4bf;--shadow:0 18px 80px #00000047;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#2dd4bf26,#0000 28%),radial-gradient(circle at 100% 0,#38bdf81f,#0000 24%),linear-gradient(#08111d 0%,#09111f 40%,#0a1220 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 2rem);margin:0 auto}.narrow{width:min(840px,100% - 2rem)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#08111db8;position:sticky;top:0}.nav-row,.footer-row,.hero-grid,.feature-grid,.contact-grid,.field-grid,.card-grid{gap:1.25rem;display:grid}.nav-row{grid-template-columns:1fr auto;align-items:center;min-height:76px}.brand{letter-spacing:.02em;font-size:1.2rem;font-weight:700}.brand span,.eyebrow,.price,.hero-badge{color:var(--accent)}.nav{align-items:center;gap:1rem;display:flex}.hero{padding:6rem 0 3rem}.hero-grid,.feature-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}h1,h2,h3{margin:0 0 1rem;line-height:1.08}h1{max-width:12ch;font-size:clamp(2.5rem,5vw,4.6rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.25rem}p,li,span,label{line-height:1.7}.lead,.section-head p,.card p,.price-card p,.faq-item p,.contact-box span,.site-footer p,.legal-page p{color:var(--muted)}.cta-row{flex-wrap:wrap;gap:1rem;margin:1.8rem 0;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.9rem 1.2rem;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#04111d}.btn-outline{background:#0f172999;border-color:#38bdf857}.btn-sm{min-height:40px;padding:.65rem 1rem}.full{width:100%}.hero-points,.check-list,.price-card ul{margin:1.3rem 0 0;padding-left:1.1rem}.hero-card,.card,.price-card,.contact-form,.contact-box,.accent-card,.faq-item{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card,.contact-form,.accent-card{padding:1.6rem}.hero-badge{margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.hero-metric-grid{gap:1rem;margin-top:1.5rem;display:grid}.hero-metric-grid div{background:#08111da3;border:1px solid #94a3b81f;border-radius:18px;padding:1rem}.hero-metric-grid strong,.contact-box strong{margin-bottom:.35rem;display:block}.section{padding:5rem 0}.section-muted{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05}.section-head{max-width:760px;margin-bottom:2rem}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.price-card,.faq-item{padding:1.4rem}.price-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.price{font-size:1.4rem;font-weight:800}.price-note{color:var(--muted);margin-top:1.4rem}.contact-grid{align-items:start}.contact-box{margin-top:1rem;padding:1rem 1.1rem}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form{gap:1rem;display:grid}.contact-form label{gap:.45rem;display:grid}input,textarea,select{width:100%;color:var(--text);font:inherit;background:#08111db3;border:1px solid #94a3b833;border-radius:16px;padding:.95rem 1rem}textarea{resize:vertical}.checkbox-row{grid-template-columns:auto 1fr;align-items:start;gap:.75rem}.checkbox-row input{width:18px;height:18px;margin-top:.2rem}.hp-field{opacity:0;pointer-events:none;position:absolute;left:-9999px}.form-message{margin:0;font-weight:700}.form-message.success{color:#4ade80}.form-message.error{color:#f87171}.faq-list{gap:1rem;display:grid}.site-footer,.legal-page{padding:2rem 0 4rem}.footer-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;padding-top:2rem}.footer-links{gap:1rem;display:flex}.legal-page h1{max-width:none;margin-bottom:1.5rem}.legal-page h2{margin-top:2rem;font-size:1.35rem}@media (max-width:960px){.hero-grid,.feature-grid,.contact-grid,.card-grid.three,.card-grid.four,.field-grid.two,.footer-row,.nav-row{grid-template-columns:1fr}.nav{flex-wrap:wrap}}@media (max-width:680px){.hero{padding-top:4rem}.nav{gap:.7rem}.cta-row{flex-direction:column}}
