*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1e293b;background:#f6f8fb;line-height:1.5;-webkit-font-smoothing:antialiased}
h1,h2,h3,p,ul{margin:0}ul.clean{list-style:none;padding:0}
img{max-width:100%;height:auto;display:block}
.container{max-width:1100px;margin:0 auto;padding:0 16px}
.narrow{max-width:820px}
.center{text-align:center}
.mt{margin-top:40px}
.pad{padding:64px 0}
.bg-white{background:#fff}.bg-gray{background:#f6f8fb}
.muted{color:#64748b}.small{font-size:.875rem}
.white{color:#fff}.white-soft{color:rgba(255,255,255,.85)}
.kicker{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1f5132}
.kicker.gold{color:#d4b572}
h1{font-size:2rem;font-weight:800;line-height:1.15;color:#0f172a;letter-spacing:-.02em}
h2{font-size:1.6rem;font-weight:700;color:#0f172a;margin-top:12px}
@media(min-width:768px){h1{font-size:3rem}h2{font-size:2.2rem}.pad{padding:80px 0}}
.g{color:#1f5132}
.hero{padding:32px 0 48px}
@media(min-width:768px){.hero{padding:48px 0 64px}}
.lead{margin:20px auto 0;max-width:640px;color:#475569;font-size:1.05rem}
.mockup{margin:40px auto 0;max-width:760px;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15))}
.btn{display:inline-flex;align-items:center;gap:8px;background:#f97316;color:#fff;font-weight:700;padding:16px 32px;border-radius:9999px;text-decoration:none;box-shadow:0 10px 25px -5px rgba(249,115,22,.4);transition:transform .15s,background .15s;font-size:1rem;margin-top:32px}
.btn:hover{background:#ea6a0a;transform:scale(1.02)}
.btn.full{display:flex;justify-content:center;width:100%}
.arr{font-size:1.2em}
.grid2{display:grid;gap:16px}.grid3{display:grid;gap:24px}
@media(min-width:768px){.grid2{grid-template-columns:1fr 1fr}.grid3{grid-template-columns:1fr 1fr 1fr}}
.card-li{display:flex;gap:12px;background:#f6f8fb;border:1px solid #e2e8f0;border-radius:16px;padding:20px;text-align:left}
.card-li .ic{flex-shrink:0;color:#1f5132;font-weight:900;font-size:1.25rem}
.row{display:flex;gap:12px;background:#fff;padding:16px;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.dot{flex-shrink:0;width:24px;height:24px;border-radius:9999px;background:#1f5132;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}
.thumb{overflow:hidden;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.06);transition:box-shadow .2s}
.thumb:hover{box-shadow:0 15px 35px rgba(0,0,0,.12)}
.offer{background:#1f5132;padding:64px 0}
.offer-card{background:#fff;border-radius:24px;padding:32px;margin-top:32px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);text-align:left}
@media(min-width:768px){.offer-card{padding:40px}}
.badge{display:inline-block;background:#ffedd5;color:#c2410c;font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:9999px}
.offer-card .muted,.offer-card .price,.offer-card .small{text-align:center;display:block}
.strike-red{text-decoration:line-through;color:#dc2626}
.price{font-size:3rem;font-weight:800;color:#1f5132;margin-top:4px}
@media(min-width:768px){.price{font-size:3.75rem}}
.offer-list{margin-top:28px;display:flex;flex-direction:column;gap:12px}
.offer-list li{display:flex;gap:12px;align-items:flex-start;color:#334155}
.offer-list .check{color:#1f5132;font-weight:900;flex-shrink:0}
.offer-list .gift{flex-shrink:0;font-size:1.2rem;line-height:1.2}
.trust{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:.75rem;color:#64748b}
.step{background:#f6f8fb;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-align:center}
.num{margin:0 auto;width:48px;height:48px;border-radius:9999px;background:#1f5132;color:#fff;font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center}
.step p{margin-top:16px;color:#334155}
.guarantee{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px;box-shadow:0 4px 10px rgba(0,0,0,.05)}
.shield{width:64px;height:64px;border-radius:9999px;background:rgba(31,81,50,.1);color:#1f5132;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin:0 auto}
.guarantee h2{margin-top:16px}.guarantee p{margin-top:16px}
.faq{display:flex;flex-direction:column;gap:12px}
.faq details{background:#f6f8fb;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}
.faq summary{cursor:pointer;list-style:none;padding:20px;font-weight:600;color:#0f172a;display:flex;justify-content:space-between;align-items:center}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"▾";color:#1f5132;transition:transform .2s}
.faq details[open] summary::after{transform:rotate(180deg)}
.faq p{padding:0 20px 20px;color:#475569}
.final{background:#1f5132;padding:64px 0;text-align:center}
footer{text-align:center;padding:32px 16px;color:#64748b;font-size:.875rem}
