.fx-page{background:#f4f2ec;color:#090a09}.fx-shell{width:min(1120px,calc(100% - 2.5rem));margin:auto}.fx-crumbs{background:#4fbe34;border-bottom:3px solid #090a09}.fx-crumbs ol{display:flex;gap:.5rem;margin:0;padding:.8rem 0;list-style:none;font-size:.75rem;font-weight:950}.fx-crumbs li+li:before{content:'⚡';margin-right:.5rem}.fx-hero{position:relative;overflow:hidden;padding:4.5rem 0;background:#fff}.fx-hero:before{content:'';position:absolute;inset:-60%;background:repeating-conic-gradient(from 0deg,#4fbe34 0 8deg,#fff 8deg 18deg);opacity:.18;animation:fxturn 80s linear infinite}.fx-hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.fx-label{display:inline-block;background:#090a09;color:#4fbe34;border-radius:8px;padding:.5rem .75rem;font-size:.72rem;font-weight:1000;text-transform:uppercase;letter-spacing:.1em}.fx-hero h1{margin:1rem 0 0;font-size:clamp(3.4rem,7vw,6.8rem);line-height:.86;letter-spacing:-.075em;font-weight:1000}.fx-hero h1 span{color:#319c21}.fx-hero p{max-width:600px;font-size:1.08rem;line-height:1.7;color:#414541}.fx-button{display:inline-flex;margin-top:1.3rem;border:3px solid #090a09;border-radius:10px;background:#4fbe34;color:#090a09;padding:1rem 1.2rem;font-weight:1000;box-shadow:7px 7px #090a09}.fx-hero figure{margin:0}.fx-hero img{width:100%;aspect-ratio:1/1;object-fit:contain;border:3px solid #090a09;border-radius:28px;background:#fff;box-shadow:12px 12px #4fbe34}.fx-intro{padding:3.7rem 0}.fx-intro .lead{max-width:950px;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:950;line-height:1.26;letter-spacing:-.045em}.fx-intro p,.fx-section p,.fx-section li{font-size:1.01rem;line-height:1.8;color:#292d29}.fx-intro p,.fx-section p{max-width:900px;margin-top:1rem}.fx-section{padding:clamp(2.8rem,5vw,5rem) 0;border-top:2px solid #090a09}.fx-section h2{max-width:920px;font-size:clamp(2.35rem,5vw,4.65rem);line-height:.94;letter-spacing:-.055em;font-weight:1000}.fx-section h3{margin:1.5rem 0 .5rem;font-size:clamp(1.25rem,2.5vw,1.85rem);font-weight:1000}.fx-section a{color:#090a09;font-weight:950;text-decoration:underline 3px #4fbe34;text-underline-offset:3px}.fx-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:2rem}.fx-card{position:relative;border:3px solid #090a09;border-radius:24px;background:#fff;padding:1rem;box-shadow:8px 8px #4fbe34}.fx-card img{width:100%;aspect-ratio:1/1;object-fit:contain}.fx-card h3{margin:.7rem 0 0}.fx-card p{font-size:.9rem;line-height:1.6}.fx-price{position:absolute;left:1rem;top:1rem;background:#090a09;color:#fff;border-radius:999px;padding:.45rem .7rem;font-weight:1000}.fx-tablebox{margin-top:2rem;overflow:auto;border:3px solid #090a09;border-radius:18px;box-shadow:8px 8px #4fbe34}.fx-table{width:100%;min-width:780px;border-collapse:collapse;background:#fff}.fx-table th{background:#090a09;color:#fff;padding:1rem;text-align:left}.fx-table td{padding:1rem;border-top:1px solid #0002;vertical-align:top;line-height:1.55}.fx-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.fx-split.flip figure{order:-1}.fx-split figure{margin:0}.fx-split img{width:100%;aspect-ratio:1/1;object-fit:contain;border:3px solid #090a09;border-radius:50%;background:#fff;box-shadow:10px 10px #4fbe34}.fx-split figcaption{margin-top:.8rem;text-align:center;font-size:.76rem;font-weight:850;color:#555}.fx-warning{margin-top:1.8rem;border:3px solid #090a09;background:#ffd2ce;padding:1.2rem;box-shadow:7px 7px #c63c32}.fx-warning strong{font-size:1.15rem}.fx-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;counter-reset:fx}.fx-steps article{counter-increment:fx;border:3px solid #090a09;border-radius:18px;background:#fff;padding:1rem}.fx-steps article:before{content:counter(fx);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#090a09;color:#4fbe34;font-weight:1000}.fx-steps h3{margin:1rem 0 0}.fx-steps p{font-size:.87rem;line-height:1.55}.fx-checks{columns:2;gap:1rem;padding:0;list-style:none;margin-top:1.5rem}.fx-checks li{break-inside:avoid;margin:.55rem 0;border:2px solid #090a09;border-radius:12px;background:#fff;padding:.7rem}.fx-checks li:before{content:'✓';color:#319c21;font-weight:1000;margin-right:.6rem}.fx-faq{display:grid;gap:.7rem;margin-top:2rem}.fx-faq details{border:2px solid #090a09;border-radius:14px;background:#fff;padding:1rem}.fx-faq summary{cursor:pointer;font-weight:1000}.fx-faq p{font-size:.92rem;line-height:1.65;margin:.7rem 0 0}.fx-final{margin-bottom:5rem;border:3px solid #090a09;border-radius:30px;background:#090a09;color:#fff;padding:clamp(2rem,5vw,4rem);text-align:center;box-shadow:12px 12px #4fbe34}.fx-final h2{margin:auto}.fx-final p{margin:1rem auto;color:#d8dad6}.fx-final .fx-button{box-shadow:7px 7px #fff}@keyframes fxturn{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fx-hero:before{animation:none}}@media(max-width:820px){.fx-hero-grid,.fx-split{grid-template-columns:1fr}.fx-split.flip figure{order:0}.fx-products,.fx-steps{grid-template-columns:1fr}.fx-checks{columns:1}.fx-shell{width:min(100% - 1.5rem,1120px)}.fx-hero{padding:3rem 0}.fx-hero h1{font-size:clamp(3.1rem,15vw,5rem)}}
