@keyframes cta-glow{0%,to{box-shadow:0 12px 28px #14080159}50%{box-shadow:0 12px 40px #ffbe5099}}@keyframes tag-shine{0%{left:-70%}45%{left:135%}to{left:135%}}@keyframes twinkle{0%{opacity:.35}to{opacity:.85}}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes menu-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}html:has(.astro-home){scroll-behavior:smooth;scroll-padding-top:92px}@media (prefers-reduced-motion:reduce){html:has(.astro-home){scroll-behavior:auto!important}}.astro-home{--primary:#a86121;--primary-dark:#71330f;--primary-deep:#4b210b;--accent:#c46000;--accent-hover:#a84f00;--gold:#e6a344;--cream:#fff8eb;--cream-2:#fff2dc;--peach:#f2d6ad;--peach-soft:#faecdb;--surface:#fff;--surface-warm:#fffdf9;--text:#3d1b0c;--muted:#775746;--border:#e4bd8e;--border-soft:#f0dac1;--success:#0d9f5a;--success-soft:#e9f9f0;--shadow-sm:0 8px 24px #5c2b0c14;--shadow-md:0 18px 50px #5c2b0c1f;--shadow-lg:0 28px 80px #5c2b0c29;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--container:1180px;box-sizing:border-box;color:var(--text);background:radial-gradient(circle at 10% 10%, #e6a34414, transparent 22rem), radial-gradient(circle at 90% 30%, #a8612112, transparent 24rem), var(--cream);font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;margin:0;line-height:1.6;overflow-x:clip}.astro-home *{box-sizing:border-box}.astro-home img,.astro-home svg{max-width:100%;display:block}.astro-home button,.astro-home input,.astro-home select,.astro-home textarea{font:inherit}.astro-home a{color:inherit;text-decoration:none}.astro-home button,.astro-home a{-webkit-tap-highlight-color:transparent}.astro-home .container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.astro-home .section{padding:88px 0}.astro-home .section-soft{background:linear-gradient(#faecdba3,#fff8eb00)}.astro-home .section-heading{text-align:center;max-width:740px;margin:0 auto 42px}.astro-home .eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:.82rem;font-weight:800;display:inline-flex}.astro-home .eyebrow:before,.astro-home .eyebrow:after{content:"";opacity:.55;background:currentColor;width:22px;height:1px}.astro-home .eyebrow-pill{color:#ffefd9;background:#a24c01;border-radius:999px;margin-bottom:16px;padding:10px 22px;font-size:.85rem;font-weight:800;display:inline-block;box-shadow:0 10px 22px #a24c014d}.astro-home h1,.astro-home h2,.astro-home h3,.astro-home p{margin-top:0}.astro-home h1,.astro-home h2,.astro-home h3{letter-spacing:-.035em;line-height:1.16}.astro-home h1{letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(1.9rem,3.4vw,3.15rem);font-weight:900;line-height:1.22}.astro-home h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.35rem);font-weight:900}.astro-home h3{margin-bottom:10px;font-size:1.22rem}.astro-home .lead{color:var(--muted);font-size:clamp(1rem,2vw,1.17rem)}.astro-home .muted{color:var(--muted)}.astro-home .accent-text{color:var(--accent)}.astro-home .btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 22px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.astro-home .btn:hover{transform:translateY(-2px)}.astro-home .btn-primary{color:#3a1704;box-shadow:none;background:linear-gradient(#ffc04a,#f29d1e 55%,#dd8508);border:0}.astro-home .btn-primary:hover{box-shadow:none;background:linear-gradient(#ffb73a,#e18a00)}.astro-home .btn-secondary{color:var(--primary-dark);border-color:var(--border);background:#fffc}.astro-home .btn-secondary:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.astro-home .btn-sm{min-height:42px;padding:9px 16px;font-size:.92rem}.astro-home .cta-btn{position:relative;overflow:hidden}.astro-home .cta-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.astro-home .cta-btn:hover:after{left:125%}.astro-home .btn-primary:hover,.astro-home .cta-btn:hover{transform:translateY(-2px)scale(1.02)}.astro-home .cta-btn{animation:2.8s ease-in-out infinite cta-glow}.astro-home .icon{flex:none;width:20px;height:20px}.astro-home .offer-strip{color:#ffefd9;background:#4b200b;font-size:.9rem}.astro-home .offer-strip-inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:14px 0;display:flex}.astro-home .offer-strip strong{font-weight:800}.astro-home .offer-timer{color:#3a1704;letter-spacing:.06em;font-variant-numeric:tabular-nums;background:linear-gradient(#ffc36f,#ff9f2f);border-radius:7px;min-width:86px;padding:3px 9px;font-weight:800;display:inline-block}.astro-home .offer-link{color:#ffc36f;text-underline-offset:3px;font-weight:900;text-decoration:underline}.astro-home .offer-link:hover{opacity:.8}.astro-home .site-header{z-index:1000;color:#fff;background:linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);position:sticky;top:0;box-shadow:0 8px 30px #47200a26}.astro-home .nav-wrap{grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:76px;display:grid}.astro-home .brand{align-items:center;gap:11px;font-weight:900;display:inline-flex}.astro-home .brand-mark{flex:none;align-items:center;display:inline-flex}.astro-home .brand-mark img{object-fit:contain;width:auto;height:54px}.astro-home .brand-name{letter-spacing:-.02em;font-size:1.5rem;font-weight:900;line-height:1;display:block}.astro-home .brand-name em{background:linear-gradient(#ffd794,#ffa237);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.astro-home .brand-tag{color:#ffffffc7;letter-spacing:.06em;text-transform:capitalize;margin-top:4px;font-size:.65rem;font-weight:600;display:block}.astro-home .nav-links{justify-content:flex-end;align-items:center;gap:4px;margin-right:18px;display:flex}.astro-home .nav-links a{color:#ffffffe6;border-radius:999px;padding:7px 14px;font-size:.92rem;font-weight:700;line-height:1.4}.astro-home .nav-links a:hover{color:#fff;background:#ffffff1a}.astro-home .nav-links a.active{color:var(--primary-deep);background:linear-gradient(#ffc36f,#ff9f2f);border-radius:999px}.astro-home .nav-links a.active:hover{color:var(--primary-deep);background:linear-gradient(#ffc36f,#ff9f2f)}.astro-home .menu-label{display:none}.astro-home .nav-actions{align-items:center;gap:10px;display:flex}.astro-home .nav-order{color:var(--primary-deep);background:linear-gradient(#ffc36f,#ff9f2f);box-shadow:0 7px 16px #4a1f073d}.astro-home .menu-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff52;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.astro-home .lang-btn{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 14px;font-size:.92rem;font-weight:700;transition:background .16s,color .16s}.astro-home .lang-btn:hover{color:#fff;background:#ffffff1a}.astro-home .lang-btn.active{color:var(--primary-deep);background:linear-gradient(#ffc36f,#ff9f2f)}.astro-home .hero{isolation:isolate;padding:78px 0 62px;position:relative}.astro-home .hero:before{z-index:-1;content:"";background:var(--cream);position:absolute;inset:0}.astro-home .hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;display:grid}.astro-home .hero-badge{color:var(--primary-dark);box-shadow:var(--shadow-sm);background:#ffffff9e;border:1px solid #e7bb80;border-radius:999px;align-items:center;gap:9px;margin-bottom:18px;padding:8px 13px;font-size:.88rem;font-weight:800;display:inline-flex}.astro-home .hero h1 span{color:var(--accent)}.astro-home .hero-copy .brand-line{background:linear-gradient(#f28a1d,#c85d00);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;display:block}.astro-home .hero-copy{max-width:650px}.astro-home .hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0 22px;display:flex}.astro-home .hero-visual{justify-content:center;align-items:center;display:flex}.astro-home .hero-image{mix-blend-mode:multiply;width:100%;max-width:660px;height:auto}.astro-home .trust-strip{background:linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);padding:48px 0;position:relative;overflow:hidden}.astro-home .trust-grid{background:#fff;border:1px solid #ffffffe6;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 18px 44px #2d110347}.astro-home .trust-item{border-right:1px solid var(--border-soft);align-items:center;gap:14px;padding:26px 24px;display:flex}.astro-home .trust-text{display:grid}.astro-home .trust-item:last-child{border-right:0}.astro-home .trust-icon{width:46px;height:46px;color:var(--primary-deep);background:linear-gradient(160deg,#ffd18e,#ff9f2f);border:1px solid #ffe0b280;border-radius:50%;flex:none;place-items:center;margin-top:1px;display:grid;box-shadow:0 8px 20px #00000047}.astro-home .trust-icon svg{width:20px;height:20px}.astro-home .trust-item strong{color:var(--primary-deep);letter-spacing:-.01em;font-size:.97rem;font-weight:850;line-height:1.3}.astro-home .trust-note{color:var(--muted);font-size:.82rem;line-height:1.5;display:block}.astro-home .product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.astro-home .product-card{background:#fff;border:1px solid #f2e2cd;border-radius:18px;flex-direction:column;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 4px 16px #5c2b0c0d}.astro-home .product-card:hover{border-color:#e8c79c;transform:translateY(-3px);box-shadow:0 14px 34px #5c2b0c1a}.astro-home .product-head{align-items:center;gap:13px;margin-bottom:13px;padding-right:96px;display:flex}.astro-home .popular-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f28a1d,#c85d00);border-radius:0 17px 0 12px;align-items:center;padding:7px 15px;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 5px 12px #c1590038}.astro-home .popular-tag:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:45%;height:100%;animation:3.2s ease-in-out infinite tag-shine;position:absolute;top:0;left:-70%;transform:skew(-20deg)}.astro-home .product-card:has(.popular-tag){background:linear-gradient(#fff,#fffaf1);border-color:#eec388}.astro-home .product-icon{width:46px;height:46px;color:var(--accent);background:linear-gradient(160deg,#fff3df,#ffe3b8);border:1px solid #e0963c59;border-radius:13px;flex:none;place-items:center;display:grid}.astro-home .product-icon svg{width:24px;height:24px}.astro-home .product-card h3{letter-spacing:-.02em;margin:0;font-size:1.24rem}.astro-home .product-card p{color:var(--muted);margin-bottom:20px;font-size:.92rem;line-height:1.65}.astro-home .product-link{z-index:2;color:#3a1704;background:linear-gradient(#ffc04a,#f29d1e 55%,#dd8508) 0%/180% 180%;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:auto;padding:11px 16px;font-size:.95rem;font-weight:800;transition:transform .2s,background-position .35s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 20px #dd850859}.astro-home .product-link:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;transition:left .45s;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.astro-home .product-link:hover{background-position:100%;transform:translateY(-2px)scale(1.015);box-shadow:0 14px 28px #dd850873}.astro-home .product-link:hover:after{left:120%}.astro-home .product-link span{transition:transform .18s}.astro-home .product-link:hover span{transform:translate(4px)}.astro-home .content-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:58px;display:grid}.astro-home .content-panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(145deg,#f4dcb8,#faecdb);padding:36px}.astro-home .content-panel .big-number{color:var(--accent);font-size:4.5rem;font-weight:950;line-height:1}.astro-home .content-panel .big-number span{font-size:2.2rem}.astro-home .content-panel h3{margin-top:12px;font-size:1.55rem}.astro-home .content-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.astro-home .content-item{border:1px solid var(--border-soft);background:#ffffffc7;border-radius:14px;align-items:flex-start;gap:12px;padding:17px;display:flex}.astro-home .check{color:#fff;background:var(--success);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;display:grid}.astro-home .content-item strong{margin-bottom:3px;font-size:.94rem;display:block}.astro-home .content-item span{color:var(--muted);font-size:.8rem}.astro-home .steps-flow{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.astro-home .step-card{background:#fff;border:1px solid #f2e2cd;border-radius:18px;padding:28px 24px 26px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 16px #5c2b0c0d}.astro-home .step-card:hover{border-color:#e8c79c;transform:translateY(-4px);box-shadow:0 14px 34px #5c2b0c1a}.astro-home .step-num{color:#a24c011f;letter-spacing:-.04em;font-size:3.6rem;font-weight:950;line-height:1;position:absolute;top:8px;right:16px}.astro-home .step-icon{width:46px;height:46px;color:var(--accent);background:linear-gradient(160deg,#fff3df,#ffe3b8);border:1px solid #e0963c59;border-radius:13px;place-items:center;margin-bottom:16px;display:grid}.astro-home .step-icon svg{width:22px;height:22px}.astro-home .step-card h3{letter-spacing:-.01em;margin-bottom:8px;font-size:1.06rem}.astro-home .step-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.astro-home .astro-ring{pointer-events:none;border:1.5px dashed #fff5dc4d;border-radius:50%;width:540px;height:540px;position:absolute}.astro-home .astro-ring:before{content:"";border:1px solid #fff5dc33;border-radius:50%;position:absolute;inset:42px}.astro-home .astro-ring:after{content:"";border:1px dashed #fff5dc26;border-radius:50%;position:absolute;inset:95px}.astro-home .astro-ring-left{top:50%;left:-230px;transform:translateY(-50%)}.astro-home .astro-ring-right{top:50%;right:-230px;transform:translateY(-50%)}.astro-home .astro-pattern{pointer-events:none;position:absolute;inset:0}.astro-home .astro-pattern span{color:#fff6de61;text-shadow:0 0 12px #ffdc9626;font-size:1.6rem;line-height:1;position:absolute}.astro-home .astro-section{background:radial-gradient(circle at 15% 15%,#ffe4a047,#0000 24rem),radial-gradient(circle at 88% 85%,#804a0652,#0000 26rem),linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);position:relative;overflow:hidden}.astro-home .astro-section:before{content:"";pointer-events:none;background-image:radial-gradient(1.4px 1.4px at 10% 24%,#fffc,#0000 2.2px),radial-gradient(1.1px 1.1px at 30% 68%,#ffe8b4b3,#0000 2px),radial-gradient(1.5px 1.5px at 52% 16%,#ffffffbf,#0000 2.3px),radial-gradient(1.1px 1.1px at 72% 60%,#ffe8b4a6,#0000 2px),radial-gradient(1.4px 1.4px at 88% 28%,#ffffffb3,#0000 2.2px),radial-gradient(1.2px 1.2px at 18% 86%,#ffe8b499,#0000 2px);animation:6s ease-in-out infinite alternate twinkle;position:absolute;inset:0}.astro-home .astro-section .section-heading h2{color:#fff4dd}.astro-home .astro-section .lead{color:#ffecd2b8}.astro-home .astro-section .eyebrow-pill{color:#3a1704;background:linear-gradient(135deg,#ffd18e,#e6a344);box-shadow:0 10px 24px #00000059}.astro-home .astro-section .steps-flow{z-index:1;position:relative}.astro-home .astro-section .step-card{background:#fff;border:1px solid #ffffffe6;box-shadow:0 14px 34px #3d1e054d}.astro-home .astro-section .step-card:hover{border-color:#ffcf8d;box-shadow:0 20px 44px #3d1e0566}.astro-home .astro-section .step-num{color:#a24c011f}.astro-home .astro-section .step-icon{color:#3a1704;background:linear-gradient(160deg,#ffd18e,#ff9f2f);border-color:#e0963c73;box-shadow:0 6px 14px #a24c0140}.astro-home .astro-section .step-card h3{color:var(--primary-deep)}.astro-home .astro-section .step-card p{color:var(--muted)}.astro-home .pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.astro-home .price-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;padding:28px 22px;display:flex;position:relative}.astro-home .price-card.featured{border:2px solid var(--accent);box-shadow:var(--shadow-md);background:linear-gradient(#fff,#fff7ea);transform:translateY(-8px)}.astro-home .popular-label{color:#fff;background:var(--success);white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.astro-home .price-card .people{color:var(--muted);font-size:.9rem;font-weight:700}.astro-home .price{color:var(--primary-deep);margin:15px 0 4px;font-size:2.2rem;font-weight:950}.astro-home .price-note{color:var(--muted);margin-bottom:20px;font-size:.8rem}.astro-home .price-card ul{gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.astro-home .price-card li{color:var(--muted);align-items:flex-start;gap:9px;font-size:.86rem;display:flex}.astro-home .price-card .btn{width:100%;margin-top:auto}.astro-home .order-section{position:relative}.astro-home .order-shell{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);grid-template-columns:.78fr 1.22fr;display:grid;overflow:hidden}.astro-home .order-summary{color:#fff;background:radial-gradient(circle at 100% 0, #ffbe6947, transparent 16rem), linear-gradient(160deg, var(--primary-deep), var(--primary));padding:42px;position:relative}.astro-home .order-summary:after{content:"";border:34px solid #ffffff0f;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-100px;right:-80px}.astro-home .order-summary .eyebrow{color:#ffd899}.astro-home .order-summary p{color:#ffffffc2}.astro-home .order-benefits{gap:13px;margin-top:28px;display:grid}.astro-home .order-benefit{align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex}.astro-home .order-benefit .check{color:var(--primary-dark);background:#ffd394}.astro-home .order-price-box{z-index:2;background:#ffffff17;border:1px solid #fff3;border-radius:16px;margin-top:30px;padding:18px;position:relative}.astro-home .order-price-box small{color:#ffffffad;display:block}.astro-home .order-price-box strong{margin-top:3px;font-size:1.9rem;display:block}.astro-home .order-form{padding:42px}.astro-home .form-title{margin-bottom:26px}.astro-home .form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.astro-home .field{gap:7px;display:grid}.astro-home .field.full{grid-column:1/-1}.astro-home label,.astro-home legend{color:var(--primary-deep);font-size:.86rem;font-weight:800}.astro-home .required{color:#d8392f}.astro-home input,.astro-home select,.astro-home textarea{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fffefc;border-radius:10px;outline:none;padding:11px 13px;transition:border-color .16s,box-shadow .16s}.astro-home input:focus,.astro-home select:focus,.astro-home textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #a861211a}.astro-home input::placeholder,.astro-home textarea::placeholder{color:#b99b8a}.astro-home .phone-wrap{grid-template-columns:72px 1fr;display:grid}.astro-home .phone-code{border:1px solid var(--border);color:var(--muted);background:var(--cream-2);border-right:0;border-radius:10px 0 0 10px;place-items:center;font-size:.86rem;font-weight:800;display:grid}.astro-home .phone-wrap input{border-radius:0 10px 10px 0}.astro-home .radio-row{border:1px solid var(--border);background:#fffefc;border-radius:10px;align-items:center;gap:20px;min-height:48px;padding:10px 13px;display:flex}.astro-home .radio-row label,.astro-home .check-row label{color:var(--muted);cursor:pointer;align-items:center;gap:7px;font-weight:700;display:inline-flex}.astro-home .radio-row input,.astro-home .check-row input{width:17px;min-height:17px;accent-color:var(--accent)}.astro-home .check-row{align-items:center;margin-top:8px;display:flex}.astro-home .form-actions{align-items:center;gap:14px;margin-top:24px;display:flex}.astro-home .privacy-line{color:var(--muted);margin:14px 0 0;font-size:.76rem}.astro-home .form-message{color:#11673c;background:var(--success-soft);border:1px solid #9dd8b8;border-radius:10px;margin-top:16px;padding:12px 14px;font-size:.86rem;font-weight:700;display:none}.astro-home .why-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.astro-home .why-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.astro-home .why-content h2{font-weight:900}.astro-home .why-list{gap:13px;display:grid}.astro-home .why-item{background:#fff;border:1px solid #f2e2cd;border-radius:14px;align-items:center;gap:14px;padding:13px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 4px 14px #5c2b0c0a}.astro-home .why-item:hover{border-color:#e8c79c;transform:translate(4px);box-shadow:0 10px 26px #5c2b0c17}.astro-home .why-icon{width:42px;height:42px;color:var(--accent);background:linear-gradient(160deg,#fff3df,#ffe3b8);border:1px solid #e0963c59;border-radius:12px;flex:none;place-items:center;display:grid}.astro-home .why-icon svg{width:20px;height:20px}.astro-home .why-item h3{letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:850}.astro-home .why-item p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.astro-home .why-visual{justify-content:center;align-items:center;display:flex}.astro-home .why-visual img{mix-blend-mode:multiply;width:100%;max-width:520px;height:auto}.astro-home .reviews-astro{background:linear-gradient(#fff9ee,#ffeed7);position:relative;overflow:hidden}.astro-home .reviews-astro .section-heading{margin-bottom:30px}.astro-home .reviews-astro .section-heading,.astro-home .reviews-astro .review-marquee,.astro-home .reviews-astro .review-note{z-index:1;position:relative}.astro-home .zwheel{pointer-events:none;border:2px solid #a8612152;border-radius:50%;width:580px;height:580px;position:absolute}.astro-home .zwheel:before{content:"";border:1.5px dashed #a8612147;border-radius:50%;position:absolute;inset:46px}.astro-home .zwheel:after{content:"";border:1px solid #a8612138;border-radius:50%;position:absolute;inset:105px}.astro-home .zwheel-tr{top:-250px;right:-210px}.astro-home .zwheel-bl{bottom:-270px;left:-230px}.astro-home .reviews-pattern{pointer-events:none;position:absolute;inset:0}.astro-home .reviews-pattern span{color:#a8612173;font-size:1.5rem;line-height:1;position:absolute}.astro-home .review-marquee{padding:6px 0 14px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.astro-home .review-track{width:max-content;animation:45s linear infinite reviews-scroll;display:flex}.astro-home .review-track:hover{animation-play-state:paused}.astro-home .review-card{background:#fff;border:1px solid #f2e2cd;border-radius:18px;flex:none;width:330px;margin-right:22px;padding:24px 24px 22px;box-shadow:0 4px 16px #5c2b0c0d}.astro-home .review-quote{color:var(--accent);margin-bottom:2px;font-size:2.1rem;font-weight:800;line-height:1}.astro-home .stars{color:#f0a32e;letter-spacing:.16em;margin-bottom:12px}.astro-home .review-card blockquote{color:#4a3020;margin:0 0 18px;font-size:.95rem;font-style:italic;line-height:1.65}.astro-home .review-author{align-items:center;gap:11px;display:flex}.astro-home .review-author strong{color:var(--primary-deep);font-size:.95rem}.astro-home .avatar{color:#fff;border:1px solid #ffffffb3;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:0 4px 10px #5c2b0c2e}.astro-home .av-1{background:linear-gradient(135deg,#e58f2a,#b85c00)}.astro-home .av-2{background:linear-gradient(135deg,#c96a8e,#9c3d63)}.astro-home .av-3{background:linear-gradient(135deg,#5f8fc9,#35619c)}.astro-home .av-4{background:linear-gradient(135deg,#59a86b,#2f7a44)}.astro-home .av-5{background:linear-gradient(135deg,#9a6fc9,#6a3f9c)}.astro-home .av-6{background:linear-gradient(135deg,#c9a23f,#997417)}.astro-home .review-author small{color:var(--muted);margin-top:1px;font-size:.78rem;display:block}.astro-home .review-note{color:var(--muted);text-align:center;margin-top:16px;font-size:.78rem}.astro-home .faq{max-width:860px;margin-inline:auto}.astro-home .faq-item{background:linear-gradient(#fffaf1,#fdf3e2);border:1px solid #f0ddc4;border-radius:16px;margin-bottom:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 14px #5c2b0c0a}.astro-home .faq-item:hover{border-color:#e8c79c}.astro-home .faq-item.open{border-color:#e8c79c;box-shadow:0 12px 30px #5c2b0c1a}.astro-home .faq-question{width:100%;color:var(--primary-deep);cursor:pointer;text-align:left;letter-spacing:-.01em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:21px 24px;font-size:1.02rem;font-weight:800;display:flex}.astro-home .faq-plus{width:32px;height:32px;color:var(--accent);background:linear-gradient(160deg,#fff3df,#ffe3b8);border:1px solid #e0963c59;border-radius:50%;flex:none;place-items:center;transition:transform .22s,background .22s,color .22s;display:grid}.astro-home .faq-plus svg{width:16px;height:16px}.astro-home .faq-answer{max-height:0;transition:max-height .28s;overflow:hidden}.astro-home .faq-answer p{color:var(--muted);border-top:1px solid #f5e8d5;margin:0 24px;padding:16px 0 20px;font-size:.93rem;line-height:1.65}.astro-home .faq-item.open .faq-plus{color:#fff;background:linear-gradient(160deg,#c96a10,#a24c01);border-color:#0000;transform:rotate(180deg)}.astro-home .final-cta{background:#fff;padding:40px 0 64px}.astro-home .cta-box{border-radius:var(--radius-lg);color:#fff;text-align:center;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 15% 0,#ffe4a040,#0000 18rem),linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);border:1px solid #ffecc873;padding:44px 40px;position:relative;overflow:hidden}.astro-home .cta-box:after{content:"";pointer-events:none;border:1.5px dashed #ffc36f38;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-180px;right:-140px}.astro-home .cta-box h2{font-size:clamp(1.55rem,2.6vw,2.25rem)}.astro-home .cta-box:before{content:"";pointer-events:none;background-image:radial-gradient(1.4px 1.4px at 12% 30%,#fffc,#0000 2.2px),radial-gradient(1.1px 1.1px at 28% 72%,#ffe8b4b3,#0000 2px),radial-gradient(1.5px 1.5px at 50% 20%,#ffffffb3,#0000 2.3px),radial-gradient(1.1px 1.1px at 70% 64%,#ffe8b4a6,#0000 2px),radial-gradient(1.4px 1.4px at 88% 32%,#ffffffb3,#0000 2.2px);animation:6s ease-in-out infinite alternate twinkle;position:absolute;inset:0}.astro-home .cta-eyebrow{color:#ffd18e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.82rem;font-weight:800;display:inline-block}.astro-home .cta-box h2{max-width:760px;margin:0 auto 14px;position:relative}.astro-home .cta-box p{color:#ffffffc7;max-width:540px;margin:0 auto 24px;font-size:.95rem;position:relative}.astro-home .cta-btn{z-index:2;min-width:240px;color:var(--primary-deep);background:linear-gradient(#ffd18e,#ffa237);position:relative;box-shadow:0 12px 28px #14080166}.astro-home .cta-btn:hover{box-shadow:0 16px 34px #14080180}.astro-home footer{color:#ffffffc7;background:#351406}.astro-home .footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding:62px 0 42px;display:grid}.astro-home footer .brand{color:#fff}.astro-home .footer-about{color:#ffffffa6;max-width:370px;margin-top:18px;font-size:.9rem}.astro-home .footer-title{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px;font-size:.92rem;font-weight:900}.astro-home .footer-links{gap:10px;font-size:.88rem;display:grid}.astro-home .footer-links a:hover{color:#fff}.astro-home .footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:.78rem;display:flex}.astro-home .whatsapp-float{z-index:999;color:#fff;background:linear-gradient(#55e065,#25b845 55%,#128c3f);border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:13px 18px;font-weight:900;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 35px #128c3f66}.astro-home .whatsapp-float:hover{transform:translateY(-2px)}@media (max-width:1024px){.astro-home .nav-links{background:linear-gradient(#5f2c10,#4b200b);border:1px solid #ffffff29;border-radius:18px;flex-direction:column;align-items:stretch;gap:2px;margin-right:0;padding:12px;display:none;position:fixed;top:82px;left:16px;right:16px;box-shadow:0 24px 60px #1c0b0280}.astro-home .nav-links.open{animation:.22s menu-in;display:flex}.astro-home .nav-links a,.astro-home .nav-links .lang-btn{text-align:left;border-radius:12px;padding:13px 16px;font-size:.95rem}.astro-home .nav-links a#homeLink{border-bottom:1px solid #ffffff1f;border-radius:12px 12px 0 0;margin-bottom:8px;padding-bottom:15px}.astro-home .nav-links a#homeLink.active{border-bottom-color:#0000;border-radius:999px;padding-bottom:13px}.astro-home .menu-label{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;padding:6px 16px 4px;font-size:.7rem;font-weight:800;display:block}.astro-home .nav-links .lang-btn:hover{background:#ffffff14}.astro-home .nav-links .lang-btn.active{box-shadow:0 6px 16px #00000040}.astro-home .menu-btn{display:inline-flex}.astro-home .nav-wrap{grid-template-columns:1fr auto}.astro-home .nav-actions .nav-order{display:none}.astro-home .hero-grid,.astro-home .content-layout,.astro-home .order-shell,.astro-home .why-layout{grid-template-columns:1fr}.astro-home .hero-copy{text-align:center;max-width:none}.astro-home .hero-actions{justify-content:center}.astro-home .trust-grid,.astro-home .product-grid,.astro-home .why-grid,.astro-home .review-grid,.astro-home .steps-flow{grid-template-columns:repeat(2,1fr)}.astro-home .trust-item{border-bottom:1px solid var(--border-soft)}.astro-home .trust-item:nth-child(2n){border-right:0}.astro-home .trust-item:nth-child(n+3){border-bottom:0}.astro-home .pricing-grid{grid-template-columns:repeat(2,1fr)}.astro-home .price-card.featured{transform:none}.astro-home .content-layout{gap:30px}.astro-home .order-summary,.astro-home .order-form{padding:34px}.astro-home .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.astro-home .section{padding:68px 0}.astro-home .astro-pattern,.astro-home .astro-ring,.astro-home .reviews-pattern{display:none}.astro-home .offer-strip-inner{gap:8px;font-size:.78rem}.astro-home .nav-wrap{min-height:68px}.astro-home .brand-mark img{height:46px}.astro-home .brand-name{font-size:1.08rem}.astro-home .brand-tag{display:none}.astro-home .hero{padding-top:54px}.astro-home .product-grid,.astro-home .pricing-grid,.astro-home .why-grid,.astro-home .review-grid,.astro-home .content-list,.astro-home .steps-flow,.astro-home .form-grid{grid-template-columns:1fr}.astro-home .trust-grid{grid-template-columns:repeat(2,1fr)}.astro-home .trust-item{gap:10px;padding:18px 14px}.astro-home .trust-icon{width:38px;height:38px}.astro-home .trust-icon svg{width:18px;height:18px}.astro-home .trust-item strong{font-size:.86rem}.astro-home .field.full{grid-column:auto}.astro-home .order-summary,.astro-home .order-form,.astro-home .content-panel{padding:26px}.astro-home .form-actions{flex-direction:column;align-items:stretch}.astro-home .form-actions .btn{width:100%}.astro-home .cta-box{padding:44px 24px}.astro-home .footer-grid{grid-template-columns:1fr}.astro-home .footer-bottom{flex-direction:column;align-items:flex-start}.astro-home .whatsapp-float{min-height:50px;padding:12px 15px;bottom:14px;right:14px}.astro-home .whatsapp-float span{display:none}}@media (prefers-reduced-motion:reduce){.astro-home *,.astro-home :before,.astro-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.astro-home .site-header{background:linear-gradient(#2f1608 0%,#1d0d04 100%);box-shadow:0 10px 30px #1d0d0438}.astro-home .site-header:after{content:"";background:linear-gradient(90deg,#0000 0%,#f0b2548c 25%,#ffcf8dd9 50%,#f0b2548c 75%,#0000 100%);height:1px;position:absolute;inset:auto 0 0}.astro-home .trust-strip{background:radial-gradient(80% 60% at 50% 0,#ffffffd9 0%,#0000 70%),linear-gradient(#fdf4e6 0%,#fbeed9 100%);border-top:1px solid #f2e2cb;border-bottom:1px solid #f2e2cb}.astro-home .trust-strip-hairline-disabled:before,.astro-home .trust-strip-hairline-disabled:after{content:"";background:linear-gradient(90deg,#0000 0%,#e8a84880 30%,#f5c574cc 50%,#e8a84880 70%,#0000 100%);height:1px;position:absolute;left:0;right:0}.astro-home .trust-strip:before{top:0}.astro-home .trust-strip:after{bottom:0}.product-emoji{font-size:26px;line-height:1}.product-q{color:var(--brown-deep,#4b200b);font-size:15px;font-weight:800;margin:0 0 6px!important}.footer-social{gap:10px;margin-top:16px;display:flex}.footer-social a{color:#ffffffbf;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:38px;height:38px;transition:color .15s,border-color .15s,transform .15s;display:grid}.footer-social a:hover{color:#f7cf8b;border-color:#e6a344;transform:translateY(-2px)}.footer-social svg{width:18px;height:18px}
