@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
@keyframes rotate{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes wheel-rotate{to{transform:rotate(360deg)}}@keyframes calendar-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.06)}}@keyframes twinkle{0%{opacity:.35}to{opacity:.85}}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}html:has(.astro-landing){scroll-behavior:smooth;scroll-padding-top:94px}@media (prefers-reduced-motion:reduce){html:has(.astro-landing){scroll-behavior:auto!important}}.astro-landing{--brown:#a86121;--brown-dark:#71330f;--brown-deep:#4b200b;--orange:#c46000;--orange-hover:#a84f00;--gold:#e6a344;--cream:#fff8eb;--cream-2:#fff2dc;--peach:#f2d6ad;--peach-soft:#faecdb;--white:#fff;--text:#3d1b0c;--muted:#775746;--border:#e4bd8e;--border-soft:#f0dac1;--green:#0d9f5a;--green-soft:#e9f9f0;--shadow-sm:0 10px 28px #481e0814;--shadow-md:0 20px 55px #481e0821;--shadow-lg:0 30px 90px #481e082e;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--container:1180px}.astro-landing *{box-sizing:border-box}.astro-landing{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.astro-landing a{color:inherit;text-decoration:none}.astro-landing button,.astro-landing input,.astro-landing select,.astro-landing textarea{font:inherit}.astro-landing button,.astro-landing a{-webkit-tap-highlight-color:transparent}.astro-landing img,.astro-landing svg{max-width:100%;display:block}.astro-landing .container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.astro-landing .section{padding:88px 0}.astro-landing .soft-section{background:linear-gradient(#faebd8b3,#fff8ec26)}.astro-landing .section-heading{text-align:center;max-width:760px;margin:0 auto 44px}.astro-landing .eyebrow{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:12px;font-size:.79rem;font-weight:900;display:inline-flex}.astro-landing .eyebrow:before,.astro-landing .eyebrow:after{content:"";opacity:.55;background:currentColor;width:24px;height:1px}.astro-landing h1,.astro-landing h2,.astro-landing h3,.astro-landing p{margin-top:0}.astro-landing h1,.astro-landing h2,.astro-landing h3{letter-spacing:-.035em;line-height:1.14}.astro-landing h1{letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(1.9rem,3.4vw,3.15rem);font-weight:900;line-height:1.22}.astro-landing h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.35rem);font-weight:900}.astro-landing h3{margin-bottom:10px;font-size:1.22rem}.astro-landing .lead{color:var(--muted);font-size:clamp(1rem,2vw,1.17rem)}.astro-landing .muted{color:var(--muted)}.astro-landing .btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 22px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.astro-landing .btn:hover{transform:translateY(-2px)}.astro-landing .btn-primary{color:#3a1704;background:linear-gradient(#ffc04a,#f29d1e 55%,#dd8508);box-shadow:0 12px 28px #dd85083d}.astro-landing .btn-primary:hover{background:linear-gradient(#ffb73a,#e18a00);box-shadow:0 16px 34px #dd85084d}.astro-landing .btn-secondary{color:var(--brown-dark);border-color:var(--border);background:#ffffffd1}.astro-landing .btn-secondary:hover{border-color:var(--brown);box-shadow:var(--shadow-sm)}.astro-landing .btn-block{width:100%}.astro-landing .icon{flex:none;width:20px;height:20px}.astro-landing .announcement{color:#fff7ea;background:var(--brown-deep);font-size:.84rem}.astro-landing .announcement-inner{text-align:center;justify-content:center;align-items:center;gap:22px;min-height:38px;display:flex}.astro-landing .announcement span{align-items:center;gap:7px;display:inline-flex}.astro-landing .header{z-index:1000;color:#fff;background:linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);position:sticky;top:0;box-shadow:0 10px 30px #3f19072b}.astro-landing .nav{grid-template-columns:1fr auto;align-items:center;gap:28px;min-height:76px;display:grid}.astro-landing .brand{align-items:center;gap:11px;font-weight:900;display:inline-flex}.astro-landing .brand-mark{background:#ffffff1a;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.astro-landing .brand-name{letter-spacing:-.02em;font-size:1.5rem;font-weight:900;line-height:1;display:block}.astro-landing .brand-sub{color:#ffffffc2;letter-spacing:.07em;text-transform:uppercase;margin-top:4px;font-size:.63rem;font-weight:700;display:block}.astro-landing .nav-links{justify-content:center;align-items:center;gap:4px;display:flex}.astro-landing .nav-links a{color:#ffffffe6;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:800}.astro-landing .nav-links a:hover{color:#fff;background:#ffffff1a}.astro-landing .nav-actions{align-items:center;gap:10px;display:flex}.astro-landing .language-chip{color:#fff;background:#ffffff14;border:1px solid #ffffff47;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:.86rem;font-weight:850;display:inline-flex}.astro-landing .nav-cta{min-height:42px;color:var(--brown-deep);background:linear-gradient(#ffc36f,#ff9f2f);padding:9px 16px;font-size:.92rem;box-shadow:0 8px 18px #3f19073d}.astro-landing .menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff54;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.astro-landing .hero{isolation:isolate;padding:78px 0 70px;position:relative}.astro-landing .hero:before{z-index:-1;content:"";background:radial-gradient(circle at 84% 28%,#f2d7b2cc,#0000 28rem),linear-gradient(#fff8ecf0,#fff8ec8f);position:absolute;inset:0}.astro-landing .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;display:grid}.astro-landing .hero-badge{color:var(--brown-dark);box-shadow:var(--shadow-sm);background:#ffffffad;border:1px solid #e6bb84;border-radius:999px;align-items:center;gap:9px;margin-bottom:18px;padding:8px 13px;font-size:.86rem;font-weight:900;display:inline-flex}.astro-landing .hero h1 span{color:var(--orange)}.astro-landing .hero-offer-line{max-width:650px;color:var(--brown-dark);box-shadow:var(--shadow-sm);background:#ffffffbd;border:1px solid #e5bd8b;border-radius:15px;align-items:center;gap:12px;margin:24px 0;padding:15px 17px;font-weight:850;display:flex}.astro-landing .gift-icon{color:#fff;background:linear-gradient(135deg, var(--orange), var(--brown));border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.astro-landing .hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0 22px;display:flex}.astro-landing .hero-trust{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:.9rem;font-weight:750;display:flex}.astro-landing .hero-trust span{align-items:center;gap:7px;display:inline-flex}.astro-landing .hero-trust b{color:var(--green)}.astro-landing .visual{min-height:560px;position:relative}.astro-landing .orbit{border:1px dashed #a8612157;border-radius:50%;width:420px;height:420px;animation:55s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.astro-landing .orbit:before,.astro-landing .orbit:after{content:"";border:1px solid #a861212b;border-radius:50%;position:absolute;inset:35px}.astro-landing .orbit:after{inset:82px}.astro-landing .report-stack{z-index:4;border:1px solid var(--border);width:min(100%,390px);min-height:480px;box-shadow:var(--shadow-lg);background:#fffffff5;border-radius:25px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-1.8deg)}.astro-landing .report-stack:before{z-index:-1;content:"";border:1px solid var(--border);background:#f6ddbb;border-radius:25px;width:100%;height:100%;position:absolute;top:17px;right:-16px;transform:rotate(4deg)}.astro-landing .report-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.astro-landing .mini-logo{color:var(--brown);font-weight:900}.astro-landing .english-pill{color:#7d3512;letter-spacing:.05em;background:#fff0df;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:950}.astro-landing .report-name{margin-bottom:7px;font-size:1.62rem}.astro-landing .kundli{border:2px solid var(--brown);background:linear-gradient(45deg, transparent 49.5%, var(--brown) 50%, transparent 50.5%), linear-gradient(-45deg, transparent 49.5%, var(--brown) 50%, transparent 50.5%);place-items:center;width:210px;height:210px;margin:24px auto;display:grid}.astro-landing .kundli-center{border:2px solid var(--brown);background:#fff;place-items:center;width:100px;height:100px;display:grid;transform:rotate(45deg)}.astro-landing .kundli-center span{color:var(--brown);font-size:2.1rem;transform:rotate(-45deg)}.astro-landing .report-feature{border:1px solid var(--border-soft);color:var(--muted);background:#fffaf2;border-radius:11px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;font-size:.82rem;font-weight:750;display:flex}.astro-landing .floating-box{z-index:6;border:1px solid var(--border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:14px;padding:13px 15px;position:absolute}.astro-landing .floating-box strong{color:var(--brown-dark);font-size:.9rem;display:block}.astro-landing .floating-box span{color:var(--muted);font-size:.76rem;display:block}.astro-landing .box-one{top:70px;left:-2px}.astro-landing .box-two{bottom:80px;right:-8px}.astro-landing .price-seal{z-index:7;color:#fff;width:102px;height:102px;box-shadow:var(--shadow-md);text-align:center;background:linear-gradient(135deg,#d67914,#a84f00);border:5px solid #fff2dc;border-radius:50%;place-items:center;display:grid;position:absolute;top:32px;right:18px;transform:rotate(8deg)}.astro-landing .price-seal small{letter-spacing:.07em;text-transform:uppercase;font-size:.59rem;font-weight:850;display:block}.astro-landing .price-seal strong{font-size:1.35rem;line-height:1.05;display:block}.astro-landing .benefit-strip{border-block:1px solid var(--border-soft);background:#ffffff9e}.astro-landing .benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.astro-landing .benefit-item{border-right:1px solid var(--border-soft);justify-content:center;align-items:center;gap:12px;min-height:94px;padding:18px;display:flex}.astro-landing .benefit-item:last-child{border-right:0}.astro-landing .benefit-icon{width:42px;height:42px;color:var(--orange);background:var(--peach-soft);border-radius:12px;flex:none;place-items:center;font-size:1.18rem;display:grid}.astro-landing .benefit-item strong{font-size:.92rem;display:block}.astro-landing .benefit-item span{color:var(--muted);font-size:.77rem;display:block}.astro-landing .two-reports-section{--background:#fffdf9;--navy:#061333;--tr-paragraph:#26304a;--gold:#d9951c;--gold-light:#f6d466;--gold-dark:#bd7211;--purple:#4f1599;--purple-light:#bf8cf4;--soft-line:#ead9bd;width:100%;min-height:692px;color:var(--navy);background:radial-gradient(circle at 9% 56%,#e8a83013,#0000 25%),radial-gradient(circle at 68% 56%,#6b24b10d,#0000 25%),#fffdf9;padding:72px 32px 52px;font-family:Inter,sans-serif;position:relative;overflow:hidden}.astro-landing .reports-wrapper{z-index:3;width:min(1048px,100%);margin:0 auto;position:relative}.astro-landing .background-decoration{z-index:0;pointer-events:none;position:absolute;inset:0}.astro-landing .left-zodiac-background{opacity:.67;width:270px;height:270px;position:absolute;top:-37px;left:-135px}.astro-landing .left-zodiac-background svg{width:100%;height:100%;display:block}.astro-landing .right-planet-background{opacity:.59;width:190px;height:145px;position:absolute;top:42px;right:-28px}.astro-landing .right-planet-background svg{width:100%;height:100%;display:block}.astro-landing .background-star{color:#d69b3066;font-size:10px;line-height:1;position:absolute}.astro-landing .bg-star-1{top:17px;left:120px}.astro-landing .bg-star-2{font-size:12px;top:91px;left:124px}.astro-landing .bg-star-3{font-size:8px;top:180px;left:87px}.astro-landing .bg-star-4{font-size:8px;top:18px;right:97px}.astro-landing .bg-star-5{font-size:11px;top:47px;right:64px}.astro-landing .bg-star-6{font-size:10px;top:171px;right:116px}.astro-landing .reports-header{text-align:center;max-width:760px;margin:0 auto 36px}.astro-landing .reports-title{max-width:none;color:var(--navy);letter-spacing:-.035em;margin:0 auto 13px;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:900;line-height:1.14}@media (min-width:701px){.astro-landing .reports-title{white-space:nowrap}}.astro-landing .reports-title .gold-text{color:#dda127}.astro-landing .reports-subtitle{color:#26304a;max-width:650px;margin:0 auto;font-size:clamp(1rem,2vw,1.17rem);font-weight:400;line-height:1.55}.astro-landing .reports-grid{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:stretch;gap:42px;display:grid}.astro-landing .report{min-width:0}.astro-landing .report-layout{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:28px;display:grid}.astro-landing .middle-divider{background:linear-gradient(180deg, transparent, var(--soft-line) 8%, var(--soft-line) 92%, transparent);width:1px;min-height:360px;position:relative}.astro-landing .middle-divider:before{content:"✦";color:#dfa12e;background:#fffdf9;padding:9px 0;font-size:20px;line-height:1;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.astro-landing .medallion-column{position:relative}.astro-landing .medallion{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:124px;height:124px;display:flex;position:relative}.astro-landing .main-report .medallion{color:#f5d35d;background:radial-gradient(circle at 35% 27%,#123876 0%,#061d4d 56%,#020f2c 100%);border:4px solid #f1c65a;box-shadow:0 0 0 3px #ffeca9f0,0 10px 24px #cf881138}.astro-landing .bonus-report .medallion{color:#f4d565;background:radial-gradient(circle at 35% 27%,#68238f 0%,#3b1065 56%,#21043d 100%);border:4px solid #d09aef;box-shadow:0 0 0 3px #f1d5fff0,0 10px 25px #5d1d9c3b}.astro-landing .medallion:before{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute;inset:7px}.astro-landing .zodiac-medallion-icon{z-index:2;width:68px;height:68px;animation:28s linear infinite wheel-rotate;position:relative}.astro-landing .calendar-medallion-icon{z-index:2;width:53px;height:53px;animation:4.5s ease-in-out infinite calendar-float;position:relative}.astro-landing .report-content{min-width:0;padding-top:18px}.astro-landing .report-top-row{align-items:center;gap:14px;margin-bottom:14px;display:flex}.astro-landing .report-top-row .report-label{margin-bottom:0}.astro-landing .report-top-row .report-details{gap:8px;margin-bottom:0}.astro-landing .report-top-row .detail-item{letter-spacing:.02em;border-radius:999px;gap:7px;padding:6px 13px 6px 9px;font-size:12px;font-weight:700}.astro-landing .main-report .report-top-row .detail-item{background:#f6d46624;border:1px solid #d9951c73}.astro-landing .bonus-report .report-top-row .detail-item{background:#974edb14;border:1px solid #4f159952}.astro-landing .report-top-row .detail-icon{background:0 0;border:0;width:22px;height:22px}.astro-landing .report-top-row .detail-icon svg{width:15px;height:15px}.astro-landing .report-label{letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1}.astro-landing .main-report .report-label{color:#bf7300}.astro-landing .bonus-report .report-label{color:#481493}.astro-landing .small-title-line{width:40px;height:2px;margin-bottom:15px}.astro-landing .main-report .small-title-line{background:var(--gold)}.astro-landing .bonus-report .small-title-line{background:var(--purple)}.astro-landing .report-title{color:var(--navy);letter-spacing:-.04em;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(28px,3vw,38px);font-weight:900;line-height:1.05}.astro-landing .ornament{align-items:center;gap:4px;width:120px;margin-bottom:18px;display:flex}.astro-landing .ornament-line{flex:1;height:1px}.astro-landing .main-report .ornament{color:var(--gold)}.astro-landing .main-report .ornament-line:first-child{background:linear-gradient(90deg, var(--gold), #d9951c1a)}.astro-landing .main-report .ornament-line:last-child{background:linear-gradient(90deg, #d9951c1a, var(--gold))}.astro-landing .bonus-report .ornament{color:var(--purple)}.astro-landing .bonus-report .ornament-line:first-child{background:linear-gradient(90deg, var(--purple), #4f15991a)}.astro-landing .bonus-report .ornament-line:last-child{background:linear-gradient(90deg, #4f15991a, var(--purple))}.astro-landing .ornament-symbol{font-size:8px;line-height:1}.astro-landing .report-description{min-height:0;color:var(--tr-paragraph);margin-bottom:0;font-size:13px;font-weight:400;line-height:1.65}.astro-landing .report-details{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.astro-landing .detail-item{color:var(--navy);white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.astro-landing .detail-icon{background:#fffdf9;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.astro-landing .main-report .detail-icon{color:var(--gold);border:1.3px solid var(--gold)}.astro-landing .bonus-report .detail-icon{color:var(--purple);border:1.3px solid var(--purple)}.astro-landing .detail-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.astro-landing .detail-divider{background:var(--soft-line);width:1px;height:36px}@media (max-width:900px){.astro-landing .two-reports-section{padding-inline:22px}.astro-landing .reports-grid{gap:25px}.astro-landing .report-layout{grid-template-columns:105px minmax(0,1fr);gap:18px}.astro-landing .medallion{width:102px;height:102px}.astro-landing .zodiac-medallion-icon{width:64px;height:64px}.astro-landing .calendar-medallion-icon{width:50px;height:50px}.astro-landing .report-title{font-size:27px}.astro-landing .report-description{min-height:160px;font-size:12px}.astro-landing .detail-item{font-size:11px}.astro-landing .detail-icon{width:40px;height:40px}}@media (max-width:700px){.astro-landing .two-reports-section{min-height:auto;padding:34px 18px 48px}.astro-landing .left-zodiac-background{opacity:.42;width:205px;height:205px;top:-35px;left:-112px}.astro-landing .right-planet-background{opacity:.38;width:128px;height:98px;top:78px;right:-31px}.astro-landing .reports-header{margin-bottom:42px}.astro-landing .reports-title{margin-bottom:16px;font-size:clamp(1.9rem,7vw,2.4rem);line-height:1.14}.astro-landing .reports-title br{display:none}.astro-landing .reports-subtitle{font-size:14px;line-height:1.6}.astro-landing .reports-grid,.astro-landing .report-layout{display:block}.astro-landing .medallion{width:104px;height:104px;margin:0 auto 20px}.astro-landing .zodiac-medallion-icon{width:56px;height:56px}.astro-landing .calendar-medallion-icon{width:44px;height:44px}.astro-landing .report-content{text-align:center;padding-top:0}.astro-landing .report-top-row{flex-flow:row;justify-content:center;align-items:center;gap:10px;margin-bottom:14px}.astro-landing .small-title-line,.astro-landing .ornament{margin-left:auto;margin-right:auto}.astro-landing .report-title{font-size:32px}.astro-landing .report-description{max-width:450px;min-height:auto;margin:0 auto 24px;font-size:14px}.astro-landing .report-details{justify-content:center}.astro-landing .middle-divider{background:linear-gradient(90deg, transparent, var(--soft-line) 15%, var(--soft-line) 85%, transparent);width:100%;height:1px;min-height:1px;margin:48px 0}.astro-landing .middle-divider:before{padding:0 11px}}@media (max-width:420px){.astro-landing .reports-title{font-size:1.9rem}.astro-landing .report-title{font-size:29px}.astro-landing .detail-divider{display:none}}.astro-landing .astro-section{--orange:#f79000;--orange-dark:#d96100;--dark:#2b0906;--paragraph:#38231c;--background:#fffaf2;background:radial-gradient(circle,#ffa93a21,#0000 45%);width:100%;overflow:hidden}.astro-landing .astro-diagram{aspect-ratio:1440/1024;width:min(1440px,100%);margin:0 auto;position:relative}.astro-landing .zodiac-center{aspect-ratio:1;z-index:3;width:29%;position:absolute;top:29%;left:35.5%}.astro-landing .zodiac-center:before{content:"";filter:blur(32px);z-index:-1;background:#ff9a203d;border-radius:50%;position:absolute;inset:4%}.astro-landing .zodiac-center img{object-fit:contain;filter:drop-shadow(0 18px 26px #4b19002e);border-radius:50%;width:100%;height:100%;display:block}.astro-landing .desktop-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.astro-landing .desktop-lines path{fill:none;stroke:var(--orange);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.astro-landing .desktop-lines circle{fill:var(--orange);filter:drop-shadow(0 0 7px #f79000a6)}.astro-landing .astro-item{z-index:4;align-items:center;gap:clamp(10px,1.3vw,18px);width:31%;display:flex;position:absolute}.astro-landing .astro-item.left .astro-copy{text-align:right;order:1}.astro-landing .astro-item.left .astro-icon{order:2}.astro-landing .astro-item.right .astro-icon{order:1}.astro-landing .astro-item.right .astro-copy{text-align:left;order:2}.astro-landing .astro-copy{flex:1;min-width:0}.astro-landing .astro-copy h3{color:var(--dark);letter-spacing:-.03em;margin:0 0 clamp(5px,.65vw,10px);font-size:clamp(15px,1.55vw,24px);font-weight:800;line-height:1.25}.astro-landing .astro-copy p{color:var(--paragraph);margin:0;font-size:clamp(11px,1.15vw,18px);font-weight:400;line-height:1.55}.astro-landing .astro-icon{border:2px solid var(--orange);width:clamp(58px,6.3vw,90px);min-width:clamp(58px,6.3vw,90px);height:clamp(58px,6.3vw,90px);color:var(--orange-dark);background:linear-gradient(145deg,#fff9ef,#fffdf9);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 19px #d65b0024,inset 0 0 0 5px #ff9d1d0f}.astro-landing .astro-icon svg{stroke-width:1.8px;width:44%;height:44%}.astro-landing .item-1{width:30%;top:3.5%;left:4.5%}.astro-landing .item-2{width:29.5%;top:3.5%;left:65.8%}.astro-landing .item-3{width:31.5%;top:20.3%;left:2.8%}.astro-landing .item-4{width:30%;top:20.3%;left:67.2%}.astro-landing .item-5{width:30.8%;top:38%;left:1.8%}.astro-landing .item-6{width:29.5%;top:38%;left:68.5%}.astro-landing .item-7{width:28.5%;top:54.6%;left:2.8%}.astro-landing .item-8{width:29.5%;top:54.6%;left:68.4%}.astro-landing .item-9{width:27.5%;top:70.7%;left:5.2%}.astro-landing .item-10{width:31%;top:70.7%;left:66.5%}.astro-landing .item-11{width:31%;top:86.3%;left:4.8%}.astro-landing .item-12{width:32%;top:86.3%;left:65.2%}@media (max-width:1050px) and (min-width:769px){.astro-landing .astro-copy h3{font-size:clamp(14px,1.55vw,18px)}.astro-landing .astro-copy p{font-size:clamp(10px,1.18vw,14px)}.astro-landing .astro-item{gap:10px}}@media (max-width:768px){.astro-landing .astro-section{background:radial-gradient(circle at 50% 170px,#ffa93a33,#0000 270px);padding:38px 18px 48px}.astro-landing .astro-diagram{aspect-ratio:auto;flex-direction:column;width:min(520px,100%);display:flex;position:relative}.astro-landing .desktop-lines{display:none}.astro-landing .zodiac-center{aspect-ratio:1;order:0;width:min(300px,82vw);margin:0 auto 48px;position:relative;top:auto;left:auto}.astro-landing .astro-item{order:1;grid-template-columns:58px minmax(0,1fr);align-items:flex-start;gap:16px;width:100%;min-height:112px;padding:0 0 28px;display:grid;position:relative;top:auto;left:auto}.astro-landing .astro-item.left .astro-icon,.astro-landing .astro-item.right .astro-icon{order:1;grid-column:1}.astro-landing .astro-item.left .astro-copy,.astro-landing .astro-item.right .astro-copy{text-align:left;order:2;grid-column:2}.astro-landing .astro-icon{z-index:2;width:56px;min-width:56px;height:56px;position:relative}.astro-landing .astro-icon svg{width:25px;height:25px}.astro-landing .astro-copy{padding-top:2px}.astro-landing .astro-copy h3{letter-spacing:-.02em;margin-bottom:7px;font-size:17px;line-height:1.35}.astro-landing .astro-copy p{font-size:14px;line-height:1.55}.astro-landing .astro-item:after{content:"";background:linear-gradient(180deg, var(--orange), #f790002e);z-index:0;width:2px;height:calc(100% - 50px);position:absolute;top:55px;left:27px}.astro-landing .astro-item:last-child:after{display:none}}@media (max-width:380px){.astro-landing .astro-section{padding-left:14px;padding-right:14px}.astro-landing .astro-item{grid-template-columns:52px minmax(0,1fr);gap:13px}.astro-landing .astro-icon{width:50px;min-width:50px;height:50px}.astro-landing .astro-icon svg{width:22px;height:22px}.astro-landing .astro-item:after{top:49px;left:24px}.astro-landing .astro-copy h3{font-size:16px}.astro-landing .astro-copy p{font-size:13.5px}}.astro-landing .includes-layout{grid-template-columns:.76fr 1.24fr;align-items:start;gap:44px;display:grid}.astro-landing .include-intro{border-radius:var(--radius-lg);text-align:left;background:#fff;border:1px solid #f2e2cd;padding:34px;position:sticky;top:110px;box-shadow:0 4px 16px #5c2b0c0f}.astro-landing .total-pages{color:var(--orange);margin-bottom:8px;font-size:4.1rem;font-weight:950;line-height:1}.astro-landing .total-pages span{font-size:2rem}.astro-landing .include-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.astro-landing .include-item{background:#fff;border:1px solid #f2e2cd;border-radius:16px;padding:22px 24px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 3px 10px #5c2b0c0a}.astro-landing .include-item:hover{border-color:#e8c79c;transform:translateY(-3px);box-shadow:0 10px 24px #5c2b0c14}.astro-landing .include-head{align-items:center;gap:13px;margin-bottom:10px;display:flex}.astro-landing .include-icon{color:#3a1704;background:linear-gradient(160deg,#ffd18e,#ff9f2f);border:1px solid #ffe0b28c;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 6px 14px #a24c0138}.astro-landing .include-icon svg{width:22px;height:22px}.astro-landing .check{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;font-size:.72rem;font-weight:950;display:grid}.astro-landing .include-item strong{color:var(--brown-deep);letter-spacing:-.01em;font-size:1.08rem;font-weight:800;line-height:1.3}.astro-landing .include-note{color:var(--muted);padding-left:59px;font-size:.93rem;line-height:1.65;display:block}.astro-landing .how-astro{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-landing .how-astro: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-landing .astro-ring{pointer-events:none;border:1.5px dashed #fff5dc4d;border-radius:50%;width:540px;height:540px;position:absolute}.astro-landing .astro-ring:before{content:"";border:1px solid #fff5dc33;border-radius:50%;position:absolute;inset:42px}.astro-landing .astro-ring:after{content:"";border:1px dashed #fff5dc26;border-radius:50%;position:absolute;inset:95px}.astro-landing .astro-ring-left{top:50%;left:-230px;transform:translateY(-50%)}.astro-landing .astro-ring-right{top:50%;right:-230px;transform:translateY(-50%)}.astro-landing .astro-pattern{pointer-events:none;position:absolute;inset:0}.astro-landing .astro-pattern span{color:#fff6de61;text-shadow:0 0 12px #ffdc9626;font-size:1.6rem;line-height:1;position:absolute}.astro-landing .how-astro .section-heading h2{color:#fff4dd}.astro-landing .how-astro .eyebrow{color:#ffd18e}.astro-landing .steps-flow{z-index:1;grid-template-columns:repeat(4,1fr);gap:22px;display:grid;position:relative}.astro-landing .step-card{background:#fff;border:1px solid #ffffffe6;border-radius:18px;padding:28px 24px 26px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 14px 34px #3d1e054d}.astro-landing .step-card:hover{border-color:#ffcf8d;transform:translateY(-4px);box-shadow:0 20px 44px #3d1e0566}.astro-landing .step-num{color:#a24c011f;letter-spacing:-.04em;font-size:3.6rem;font-weight:950;line-height:1;position:absolute;top:8px;right:16px}.astro-landing .step-icon{color:#3a1704;background:linear-gradient(160deg,#ffd18e,#ff9f2f);border:1px solid #ffe0b28c;border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid;box-shadow:0 6px 14px #a24c0140}.astro-landing .step-icon svg{width:22px;height:22px}.astro-landing .step-card h3{color:var(--brown-deep);letter-spacing:-.01em;margin-bottom:8px;font-size:1.06rem}.astro-landing .step-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.astro-landing .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;max-width:930px;margin-inline:auto;display:grid}.astro-landing .price-card{border:1px solid var(--border);border-radius:var(--radius-md);min-height:405px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:30px 24px 24px;transition:transform .19s,box-shadow .19s,border-color .19s;display:flex;position:relative}.astro-landing .price-card:hover{border-color:var(--brown);box-shadow:var(--shadow-md);transform:translateY(-5px)}.astro-landing .price-card.featured{border:2px solid var(--orange);box-shadow:var(--shadow-md);background:linear-gradient(#fff,#fff7eb);transform:translateY(-8px)}.astro-landing .popular{color:#fff;background:var(--green);white-space:nowrap;border-radius:999px;padding:5px 13px;font-size:.7rem;font-weight:950;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.astro-landing .people{color:var(--muted);font-size:.9rem;font-weight:800}.astro-landing .price{color:var(--brown-deep);margin:14px 0 3px;font-size:2.4rem;font-weight:950}.astro-landing .price-sub{min-height:42px;color:var(--muted);margin-bottom:20px;font-size:.8rem}.astro-landing .price-card ul{gap:10px;margin:0 0 25px;padding:0;list-style:none;display:grid}.astro-landing .price-card li{color:var(--muted);align-items:flex-start;gap:9px;font-size:.85rem;display:flex}.astro-landing .price-card .btn{margin-top:auto}.astro-landing .order-shell{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden}.astro-landing .order-side{color:#fff;background:radial-gradient(circle at 100% 0, #ffc77440, transparent 18rem), linear-gradient(160deg, var(--brown-deep), var(--brown));padding:42px;position:relative;overflow:hidden}.astro-landing .order-side:after{content:"";border:35px solid #ffffff0f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;right:-90px}.astro-landing .order-side .eyebrow{color:#ffd89b}.astro-landing .order-side p{color:#ffffffc2}.astro-landing .order-points{gap:13px;margin-top:28px;display:grid}.astro-landing .order-point{align-items:center;gap:10px;font-size:.9rem;font-weight:750;display:flex}.astro-landing .order-point .check{color:var(--brown-dark);background:#ffd496}.astro-landing .selected-box{z-index:2;background:#ffffff17;border:1px solid #fff3;border-radius:15px;margin-top:28px;padding:18px;position:relative}.astro-landing .selected-box small{color:#ffffffad;display:block}.astro-landing .selected-box strong{margin-top:4px;font-size:1.65rem;display:block}.astro-landing .order-form{padding:42px}.astro-landing .form-heading{margin-bottom:25px}.astro-landing .form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.astro-landing .field{gap:7px;display:grid}.astro-landing .field.full{grid-column:1/-1}.astro-landing label,.astro-landing legend{color:var(--brown-deep);font-size:.85rem;font-weight:850}.astro-landing .required{color:#d83c31}.astro-landing input,.astro-landing select,.astro-landing textarea{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fffefb;border-radius:10px;outline:none;padding:11px 13px;transition:border-color .16s,box-shadow .16s}.astro-landing input:focus,.astro-landing select:focus,.astro-landing textarea:focus{border-color:var(--brown);box-shadow:0 0 0 4px #a861211a}.astro-landing input::placeholder,.astro-landing textarea::placeholder{color:#b69b8b}.astro-landing .phone{grid-template-columns:72px 1fr;display:grid}.astro-landing .country-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:.84rem;font-weight:850;display:grid}.astro-landing .phone input{border-radius:0 10px 10px 0}.astro-landing .radio-row{border:1px solid var(--border);background:#fffefb;border-radius:10px;align-items:center;gap:20px;min-height:48px;padding:10px 13px;display:flex}.astro-landing .radio-row label,.astro-landing .check-row label{color:var(--muted);cursor:pointer;align-items:center;gap:7px;font-weight:750;display:inline-flex}.astro-landing .radio-row input,.astro-landing .check-row input{width:17px;min-height:17px;accent-color:var(--orange)}.astro-landing .check-row{margin-top:8px;display:flex}.astro-landing .form-actions{align-items:center;gap:13px;margin-top:24px;display:flex}.astro-landing .privacy{color:var(--muted);margin:14px 0 0;font-size:.75rem}.astro-landing .message{color:#11663c;background:var(--green-soft);border:1px solid #9dd7b9;border-radius:10px;margin-top:16px;padding:12px 14px;font-size:.84rem;font-weight:750;display:none}.astro-landing .why-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:940px;margin-inline:auto;display:grid}.astro-landing .why-card{text-align:center;background:linear-gradient(#fff,#fffaf2);border:1px solid #f2e2cd;border-radius:22px;padding:38px 34px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 6px 20px #5c2b0c0f}.astro-landing .why-card:hover{border-color:#e8c79c;transform:translateY(-5px);box-shadow:0 18px 40px #5c2b0c1f}.astro-landing .why-head{flex-direction:column;align-items:center;gap:15px;margin-bottom:12px;display:flex}.astro-landing .why-icon{outline-offset:5px;color:#3a1704;background:linear-gradient(160deg,#ffd18e,#ff9f2f);border:3px solid #fff;border-radius:50%;outline:1.5px dashed #e0963c8c;flex:none;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 10px 22px #a24c0147}.astro-landing .why-icon svg{width:27px;height:27px}.astro-landing .why-card h3{color:var(--brown-deep);letter-spacing:-.015em;margin:0;font-size:1.3rem}.astro-landing .why-card p{max-width:340px;color:var(--muted);margin:0 auto 16px;font-size:.98rem;line-height:1.65}.astro-landing .why-pill{color:var(--brown-dark);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(160deg,#fff3df,#ffe3b8);border:1px solid #e0963c66;border-radius:999px;padding:7px 15px;font-size:.76rem;font-weight:900;display:inline-flex}.astro-landing .why-pill-free{color:#ffefd9;background:#4b200b;border-color:#0000;box-shadow:0 6px 14px #2d110347}.astro-landing .reviews-astro{background:linear-gradient(#fff9ee,#ffeed7);position:relative;overflow:hidden}.astro-landing .reviews-astro .section-heading,.astro-landing .reviews-astro .review-marquee{z-index:1;position:relative}.astro-landing .zwheel{pointer-events:none;border:2px solid #a8612152;border-radius:50%;width:580px;height:580px;position:absolute}.astro-landing .zwheel:before{content:"";border:1.5px dashed #a8612147;border-radius:50%;position:absolute;inset:46px}.astro-landing .zwheel:after{content:"";border:1px solid #a8612138;border-radius:50%;position:absolute;inset:105px}.astro-landing .zwheel-tr{top:-250px;right:-210px}.astro-landing .zwheel-bl{bottom:-270px;left:-230px}.astro-landing .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-landing .review-track{width:max-content;animation:45s linear infinite reviews-scroll;display:flex}.astro-landing .review-track:hover{animation-play-state:paused}.astro-landing .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-landing .review-quote{color:var(--orange);margin-bottom:2px;font-size:2.1rem;font-weight:800;line-height:1}.astro-landing .stars{color:#f0a32e;letter-spacing:.16em;margin-bottom:12px}.astro-landing .review-card blockquote{color:#4a3020;margin:0 0 18px;font-size:.95rem;font-style:italic;line-height:1.65}.astro-landing .review-author{align-items:center;gap:11px;display:flex}.astro-landing .review-author strong{color:var(--brown-deep);font-size:.95rem}.astro-landing .review-author small{color:var(--muted);margin-top:1px;font-size:.78rem;display:block}.astro-landing .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-landing .av-1{background:linear-gradient(135deg,#e58f2a,#b85c00)}.astro-landing .av-2{background:linear-gradient(135deg,#c96a8e,#9c3d63)}.astro-landing .av-3{background:linear-gradient(135deg,#5f8fc9,#35619c)}.astro-landing .av-4{background:linear-gradient(135deg,#59a86b,#2f7a44)}.astro-landing .av-5{background:linear-gradient(135deg,#9a6fc9,#6a3f9c)}.astro-landing .av-6{background:linear-gradient(135deg,#c9a23f,#997417)}.astro-landing .faq{max-width:860px;margin-inline:auto}.astro-landing .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-landing .faq-item:hover{border-color:#e8c79c}.astro-landing .faq-item.open{border-color:#e8c79c;box-shadow:0 12px 30px #5c2b0c1a}.astro-landing .faq-button{width:100%;color:var(--brown-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-landing .plus{width:32px;height:32px;color:var(--orange);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-landing .plus svg{width:16px;height:16px}.astro-landing .faq-answer{max-height:0;transition:max-height .28s;overflow:hidden}.astro-landing .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-landing .faq-item.open .plus{color:#fff;background:linear-gradient(160deg,#c96a10,#a24c01);border-color:#0000;transform:rotate(180deg)}.astro-landing .final-cta{background:#fff;padding:48px 0 72px}.astro-landing .cta-box{border-radius:var(--radius-lg);color:#fff;min-height:290px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 90% 18%,#ffe4a040,#0000 20rem),linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);grid-template-columns:1fr auto;align-items:center;gap:30px;padding:50px;display:grid;position:relative;overflow:hidden}.astro-landing .cta-box:before{content:"";border:34px solid #ffffff0d;border-radius:50%;width:270px;height:270px;position:absolute;top:-110px;right:12%}.astro-landing .cta-box p{color:#ffffffc2;max-width:670px;margin-bottom:0}.astro-landing .cta-box .btn{z-index:2;min-width:220px;color:var(--brown-deep);background:linear-gradient(#ffd18e,#ffa237);position:relative;box-shadow:0 12px 28px #2f13034d}.astro-landing footer{color:#ffffffc2;background:#351406}.astro-landing .footer-main{text-align:center;flex-direction:column;align-items:center;padding:52px 0 34px;display:flex}.astro-landing .brand-name em{background:linear-gradient(#ffd794,#ffa237);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.astro-landing footer .brand{color:#fff}.astro-landing .footer-description{color:#ffffffa1;max-width:460px;margin:16px auto 0;font-size:.88rem}.astro-landing .footer-title{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:950}.astro-landing .footer-links{gap:9px;font-size:.86rem;display:grid}.astro-landing .footer-links a:hover{color:#fff}.astro-landing .footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:.76rem;display:flex}.astro-landing .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}@media (max-width:1024px){.astro-landing .nav-links{background:var(--brown-dark);box-shadow:var(--shadow-lg);border:1px solid #ffffff2b;border-radius:16px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:fixed;top:76px;left:16px;right:16px}.astro-landing .nav-links.open{display:flex}.astro-landing .menu-button{display:inline-flex}.astro-landing .hero-grid,.astro-landing .includes-layout,.astro-landing .order-shell{grid-template-columns:1fr}.astro-landing .hero-copy{text-align:center}.astro-landing .hero-actions,.astro-landing .hero-trust{justify-content:center}.astro-landing .hero-offer-line{text-align:left;margin-inline:auto}.astro-landing .visual{min-height:520px}.astro-landing .why-grid,.astro-landing .include-grid,.astro-landing .steps-flow{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.astro-landing .section{padding:68px 0}.astro-landing .astro-pattern,.astro-landing .astro-ring{display:none}.astro-landing .announcement-inner{gap:10px;font-size:.73rem}.astro-landing .announcement-inner span:nth-child(2){display:none}.astro-landing .nav{min-height:68px}.astro-landing .brand-mark{width:40px;height:40px}.astro-landing .brand-name{font-size:1.08rem}.astro-landing .brand-sub,.astro-landing .language-chip{display:none}.astro-landing .hero{padding-top:52px}.astro-landing .visual{min-height:460px}.astro-landing .report-stack{width:min(89%,350px);min-height:430px;padding:20px}.astro-landing .kundli{width:180px;height:180px}.astro-landing .orbit{width:335px;height:335px}.astro-landing .box-one{top:0;left:0}.astro-landing .box-two{bottom:8px;right:0}.astro-landing .price-seal{width:84px;height:84px;top:4px;right:5px}.astro-landing .benefit-grid,.astro-landing .include-grid,.astro-landing .steps-flow,.astro-landing .pricing-grid,.astro-landing .form-grid,.astro-landing .why-grid{grid-template-columns:1fr}.astro-landing .benefit-item{border-right:0;border-bottom:1px solid var(--border-soft);justify-content:flex-start}.astro-landing .benefit-item:last-child{border-bottom:0}.astro-landing .price-card.featured{transform:none}.astro-landing .order-side,.astro-landing .order-form,.astro-landing .include-intro{padding:26px}.astro-landing .field.full{grid-column:auto}.astro-landing .form-actions{flex-direction:column;align-items:stretch}.astro-landing .form-actions .btn{width:100%}.astro-landing .cta-box{text-align:center;grid-template-columns:1fr;padding:35px 25px}.astro-landing .footer-bottom{text-align:center;flex-direction:column;align-items:center}.astro-landing .whatsapp-float{min-height:50px;padding:12px 15px;bottom:14px;right:14px}.astro-landing .whatsapp-float span{display:none}}@media (prefers-reduced-motion:reduce){.astro-landing *,.astro-landing :before,.astro-landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.astro-landing .hero-lead{isolation:isolate;background:#fff;padding:68px 0 0;position:relative}.astro-landing .hero-lead-grid{grid-template-columns:.97fr 1.03fr;align-items:center;gap:54px;min-height:590px;display:grid}.astro-landing .hero-lead-copy{order:2;padding:30px 0 76px}.astro-landing .hero-lead-copy h1{max-width:680px}.astro-landing .hero-lead-copy h1 span{color:var(--orange)}.astro-landing .hero-lead-copy .lead{max-width:660px}.astro-landing .hero-phone-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #e3ba86;border-radius:18px;max-width:690px;margin-top:28px;padding:18px;box-shadow:0 18px 46px #5323091f}.astro-landing .hero-phone-form>label{color:var(--brown-deep);margin-bottom:9px;font-size:.84rem;font-weight:900;display:block}.astro-landing .hero-phone-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.astro-landing .hero-phone-field{grid-template-columns:82px minmax(0,1fr);min-width:0;display:grid}.astro-landing .hero-country-code{border:1px solid var(--border);min-height:54px;color:var(--brown-dark);background:#fff3df;border-right:0;border-radius:12px 0 0 12px;justify-content:center;align-items:center;gap:7px;font-size:.86rem;font-weight:900;display:flex}.astro-landing .flag-in{border-radius:2px;flex:none;width:22px;height:15px;box-shadow:0 1px 3px #0000002e}.astro-landing .hero-phone-field input{background:#fff;border-radius:0 12px 12px 0;min-width:0;min-height:54px;font-size:1rem}.astro-landing .hero-submit{white-space:nowrap;min-width:190px;min-height:54px}.astro-landing .hero-phone-note{color:var(--muted);margin:10px 0 0;font-size:.76rem;font-weight:700}.astro-landing .hero-phone-message{color:#11663c;background:var(--green-soft);border:1px solid #9dd7b9;border-radius:10px;margin-top:11px;padding:10px 12px;font-size:.8rem;font-weight:750;display:none}.astro-landing .hero-model-wrap{justify-content:center;align-items:center;min-height:560px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.astro-landing .hero-model-image{z-index:2;object-fit:contain;object-position:center;mix-blend-mode:multiply;width:min(100%,520px);max-height:590px;position:relative}.astro-landing .feature-band{background:linear-gradient(135deg,#d9992b,#c07d15 55%,#a96410);padding:40px 0;position:relative;overflow:hidden}.astro-landing .feature-band-card{background:#fff;border:1px solid #ffffffe6;border-radius:20px;grid-template-columns:repeat(4,1fr);margin-inline:auto;display:grid;overflow:hidden;box-shadow:0 18px 44px #2d110347}.astro-landing .feature-band-item{border-right:1px solid var(--border-soft);align-items:center;gap:14px;min-width:0;min-height:100px;padding:26px 24px;display:flex}.astro-landing .feature-band-item:last-child{border-right:0}.astro-landing .feature-band-icon{width:47px;height:47px;color:var(--brown-deep);background:linear-gradient(145deg,#ffc875,#ffa23b);border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 10px 18px #ad520740}.astro-landing .feature-band-icon svg{width:21px;height:21px}.astro-landing .feature-band-item strong{min-width:0;color:var(--brown-deep);letter-spacing:-.01em;font-size:1rem;font-weight:900;line-height:1.25}@media (max-width:1024px){.astro-landing .hero-lead-grid{grid-template-columns:.82fr 1fr;gap:24px;min-height:auto}.astro-landing .hero-lead-copy{padding-bottom:60px}.astro-landing .hero-model-wrap{min-height:520px}.astro-landing .hero-model-image{max-height:520px}.astro-landing .feature-band-item{padding:20px 16px}.astro-landing .feature-band-item strong{font-size:.88rem}}@media (max-width:820px){.astro-landing .hero-lead-grid{grid-template-columns:1fr}.astro-landing .hero-lead-copy{display:contents}.astro-landing .hero-lead-copy h1{text-align:center;order:1;margin-top:22px;margin-bottom:8px;font-size:1.88rem;line-height:1.24}.astro-landing .hero-lead-copy .lead{margin-inline:auto;text-align:center;order:2;margin-bottom:0;font-size:.88rem;line-height:1.5}.astro-landing .hero-model-wrap{order:3;margin:-16px 0 -14px}.astro-landing .hero-phone-form{margin-top:4px;margin-bottom:16px;order:4;margin-inline:auto;padding:12px 14px}.astro-landing .hero-lead-copy .hero-trust{justify-content:center}.astro-landing .hero-model-wrap{min-height:auto;padding-bottom:0}.astro-landing .hero-model-image{width:min(100%,320px);max-height:280px}.astro-landing .feature-band-card{grid-template-columns:repeat(2,1fr)}.astro-landing .feature-band-item:nth-child(2){border-right:0}.astro-landing .feature-band-item:nth-child(-n+2){border-bottom:1px solid var(--border-soft)}}@media (max-width:560px){.astro-landing .hero-lead{padding-top:18px}.astro-landing .hero-phone-form{text-align:left;padding:12px}.astro-landing .hero-phone-row{grid-template-columns:1fr}.astro-landing .hero-submit{width:100%}.astro-landing .hero-model-wrap{min-height:auto;padding-bottom:0}.astro-landing .hero-model-image{width:min(100%,300px);max-height:260px}.astro-landing .feature-band{padding:24px 0}.astro-landing .feature-band-card{border-radius:16px}.astro-landing .feature-band-item{gap:10px;min-height:82px;padding:14px 12px}.astro-landing .feature-band-icon{width:39px;height:39px}.astro-landing .feature-band-icon svg{width:18px;height:18px}.astro-landing .feature-band-item strong{font-size:.78rem}}.astro-landing.lang-indic h1{letter-spacing:normal;text-wrap:balance;font-size:clamp(1.625rem,2.3vw + 1.085rem,2.625rem);line-height:1.33}.astro-landing.lang-indic h2{letter-spacing:normal;font-size:clamp(1.45rem,2vw + .9rem,2.4rem);line-height:1.35}.astro-landing.lang-indic h3{font-size:1.05rem;line-height:1.45}.astro-landing.lang-indic .lead{font-size:clamp(.95rem,1.6vw,1.08rem);line-height:1.65}.astro-landing.lang-indic .reports-title{letter-spacing:normal;white-space:normal;font-size:clamp(1.4rem,1.8vw + .8rem,2.25rem);line-height:1.35}.astro-landing.lang-indic .reports-subtitle{line-height:1.7}.astro-landing.lang-indic .btn,.astro-landing.lang-indic .hero-submit{letter-spacing:normal}.astro-landing.lang-indic .hero-phone-note{line-height:1.6}.astro-landing.lang-indic .footer-description,.astro-landing.lang-indic .footer-links{line-height:1.7}.astro-landing.lang-indic .footer-bottom{text-align:center;flex-wrap:wrap;justify-content:center;line-height:1.6}@media (max-width:620px){.astro-landing .nav-cta{white-space:nowrap;text-overflow:ellipsis;max-width:46vw;min-height:36px;padding:7px 12px;font-size:.72rem;line-height:1.25;overflow:hidden;box-shadow:0 4px 10px #3f190733}.astro-landing.lang-indic .nav-cta{letter-spacing:normal;font-size:.68rem}}.astro-landing.lang-ta,.astro-landing.lang-ta h1,.astro-landing.lang-ta h2,.astro-landing.lang-ta h3,.astro-landing.lang-ta p,.astro-landing.lang-ta span,.astro-landing.lang-ta strong,.astro-landing.lang-ta small,.astro-landing.lang-ta a,.astro-landing.lang-ta button,.astro-landing.lang-ta input,.astro-landing.lang-ta li{font-family:var(--font-tamil), var(--font-inter), "Noto Sans Tamil", Inter, system-ui, sans-serif}@media (max-width:620px){.astro-landing .nav-actions{display:none}}.astro-landing.lang-indic *,.astro-landing.lang-indic :before,.astro-landing.lang-indic :after{letter-spacing:normal!important;text-transform:none!important;font-variant:normal!important}.astro-landing.lang-indic .eyebrow,.astro-landing.lang-indic .report-label,.astro-landing.lang-indic .why-pill,.astro-landing.lang-indic .pill,.astro-landing.lang-indic .step-label{font-size:.82rem;font-weight:700;line-height:1.5}.astro-landing.lang-indic h1,.astro-landing.lang-indic h2,.astro-landing.lang-indic .reports-title,.astro-landing.lang-indic .section-title{text-wrap:balance;word-break:keep-all;overflow-wrap:break-word;line-height:1.42}.astro-landing.lang-indic h2,.astro-landing.lang-indic .reports-title{white-space:normal;max-width:min(100%,34ch);margin-left:auto;margin-right:auto}.astro-landing.lang-indic h3,.astro-landing.lang-indic .report-title{line-height:1.45}.astro-landing.lang-indic p,.astro-landing.lang-indic li,.astro-landing.lang-indic .lead,.astro-landing.lang-indic .reports-subtitle,.astro-landing.lang-indic .astro-item p,.astro-landing.lang-indic blockquote{line-height:1.75}.astro-landing.lang-indic .pill,.astro-landing.lang-indic .report-label,.astro-landing.lang-indic .why-pill{padding-top:7px;padding-bottom:7px}@media (min-width:0){.astro-landing.lang-indic .report-top-row{flex-wrap:wrap;row-gap:10px}.astro-landing.lang-indic .report-label{flex:100%;max-width:100%}.astro-landing.lang-indic .feature-band-item{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;min-width:0}.astro-landing.lang-indic .feature-band-item strong{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;min-width:0;max-width:100%;line-height:1.45;overflow:visible}}.astro-landing .offerc{background:radial-gradient(90% 55% at 50% 0,#d68d2b38 0%,#0000 65%),linear-gradient(#2c1409 0%,#1c0d05 100%);padding:clamp(52px,7.5vw,100px) 0;position:relative;overflow:hidden}.astro-landing .offerc:before,.astro-landing .offerc: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-landing .offerc:before{top:0}.astro-landing .offerc:after{bottom:0}.astro-landing .offerc-head{text-align:center;max-width:920px;margin:0 auto clamp(32px,4.5vw,54px)}.astro-landing .offerc-eyebrow{color:#f3c079;background:#f0a32321;border:1px solid #f0b2546b;border-radius:999px;margin-bottom:18px;padding:7px 18px;font-size:.8rem;font-weight:800;line-height:1.45;display:inline-block}.astro-landing .offerc-title{color:#fff8ee;letter-spacing:-.01em;text-wrap:balance;max-width:780px;margin:0 auto;font-size:clamp(1.5rem,3.2vw,2.35rem);font-weight:900;line-height:1.34}.astro-landing .offerc-accent{color:#f5bb5f}.astro-landing .offerc-flourish{color:#d9a457;justify-content:center;align-items:center;gap:12px;margin:20px 0 16px;display:flex}.astro-landing .offerc-flourish i{background:linear-gradient(90deg,#0000,currentColor);width:clamp(38px,8vw,72px);height:1px;display:block}.astro-landing .offerc-flourish i:last-of-type{background:linear-gradient(90deg,currentColor,#0000)}.astro-landing .offerc-sub{color:#fff0e0bd;max-width:720px;margin:0 auto;font-size:clamp(.94rem,1.15vw,1.03rem);line-height:1.78}.astro-landing .offerc-grid{grid-template-columns:1fr;gap:14px;max-width:1000px;margin:0 auto;display:grid}.astro-landing .offerc-plus{color:#f0b254;background:#fff4e312;border:1px solid #f0b25473;border-radius:50%;place-self:center;place-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;line-height:1;display:grid}.astro-landing .offerc-card{text-align:left;background:linear-gradient(#fffdf8 0%,#fdf4e7 100%);border:1px solid #fff5e624;border-radius:20px;grid-template-columns:1fr;align-content:start;gap:clamp(16px,2vw,22px);padding:clamp(24px,2.8vw,32px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 26px 54px -28px #0000009e}@media (min-width:560px){.astro-landing .offerc-card{grid-template-columns:minmax(200px,auto) 1fr;align-items:start}}.astro-landing .offerc-card:before{content:"";background:linear-gradient(90deg,#f0a323 0%,#c46000 55%,#c4600000 100%);height:3px;position:absolute;inset:0 0 auto}.astro-landing .offerc-card--bonus:before{background:linear-gradient(90deg,#34c07a 0%,#0b7a46 55%,#0b7a4600 100%)}.astro-landing .offerc-plate{background:linear-gradient(#fff6e6 0%,#fbeacd 100%);border:1px solid #efd9b4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:clamp(12px,1.6vw,16px) clamp(16px,2vw,20px);display:flex;box-shadow:inset 0 1px #fffc}.astro-landing .offerc-plate--bonus{background:linear-gradient(#eefaf3 0%,#ddf3e7 100%);border-color:#c8e8d7}.astro-landing .offerc-num,.astro-landing.lang-indic .offerc-num{font-family:var(--font-display), "Iowan Old Style", Georgia, serif;letter-spacing:-.015em;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums;background:linear-gradient(175deg,#f0a728 0%,#cd6f03 48%,#a04600 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,6.2vw,4.15rem);font-weight:400;line-height:1;display:block}.astro-landing .offerc-num--bonus,.astro-landing.lang-indic .offerc-num--bonus{background:linear-gradient(175deg,#3ac888 0%,#109c58 48%,#076137 100%);-webkit-background-clip:text;background-clip:text}.astro-landing .offerc-numlabel{color:#96540c;text-align:center;margin-top:6px;font-size:.8rem;font-weight:800;line-height:1.5;display:block}.astro-landing .offerc-numlabel--bonus{color:#0b7a46}.astro-landing .offerc-copy{min-width:0}.astro-landing .offerc-badge{color:#8a4a12;background:#fff6e8;border:1px solid #f2ddbc;border-radius:999px;margin-bottom:12px;padding:5px 14px;font-size:.75rem;font-weight:800;line-height:1.45;display:inline-block}.astro-landing .offerc-badge--bonus{color:#0b7a46;background:#edfaf3;border-color:#cceadb}.astro-landing .offerc-card-title{color:#34160a;margin:0 0 8px;font-size:clamp(1.1rem,1.6vw,1.28rem);font-weight:800;line-height:1.4}.astro-landing .offerc-card-body{color:#6a5140;margin:0;font-size:.92rem;line-height:1.8}.astro-landing.lang-indic .offerc-title{max-width:980px;font-size:clamp(1.32rem,2.5vw,2rem);line-height:1.48}.astro-landing.lang-indic .offerc-card-title{line-height:1.5}.astro-landing.lang-indic .offerc-card-body,.astro-landing.lang-indic .offerc-sub{line-height:1.85}.astro-landing .steps-flow{grid-template-rows:repeat(3,auto)}.astro-landing .step-card{grid-template-rows:subgrid;grid-row:span 3;align-content:start;display:grid}@supports not (grid-template-rows:subgrid){.astro-landing .step-card{display:block}.astro-landing .step-card h3{min-height:2.8em}}.astro-landing .step-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.astro-landing .step-top .step-icon{flex:none;margin-bottom:0}.astro-landing .step-num,.astro-landing.lang-indic .step-num{font-family:var(--font-display), "Iowan Old Style", Georgia, serif;font-variant-numeric:lining-nums tabular-nums;color:#a24c0152;font-size:2.1rem;font-weight:400;line-height:1;position:static}.astro-landing .step-card h3,.astro-landing .step-card p{align-self:start}.astro-landing .price-card--solo{text-align:left;grid-template-columns:1fr;gap:clamp(20px,3vw,30px) clamp(24px,3.5vw,40px);padding:clamp(26px,3.2vw,38px);display:grid}@media (min-width:720px){.astro-landing .price-card--solo{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start}}.astro-landing .price-card--solo .solo-price{flex-direction:column;align-items:flex-start;display:flex}@media (min-width:720px){.astro-landing .price-card--solo .solo-price{border-right:1px solid #f2e2cb;padding-right:clamp(24px,3.5vw,40px)}}.astro-landing .price-card--solo .people{margin-bottom:6px}.astro-landing .price-card--solo .price{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 8px;font-size:clamp(2.6rem,5.2vw,3.4rem);line-height:1.05;display:flex}.astro-landing .price-card--solo .price-suffix{font-size:.34em;font-weight:700}.astro-landing .price-card--solo .price-sub{margin:0}.astro-landing .price-card--solo ul{align-self:center;margin:0}.astro-landing .price-card--solo .btn{text-align:center;width:100%;margin:0;padding:16px 18px;font-size:1.02rem;line-height:1.45}@media (min-width:720px){.astro-landing .price-card--solo .btn{grid-column:1/-1}}.astro-landing .header{background:linear-gradient(#2f1608 0%,#1d0d04 100%);box-shadow:0 10px 30px #1d0d0438}.astro-landing .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}@media (min-width:561px){.astro-landing .hero-phone-row{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-items:stretch}}.astro-landing .hero-submit{white-space:normal;min-width:0;padding:12px 16px;font-size:.92rem;line-height:1.3}.astro-landing .hero-phone-field{grid-template-columns:70px minmax(0,1fr)}.astro-landing .hero-phone-field input{font-size:1.05rem;font-weight:600}@media (max-width:820px){.astro-landing .footer-links a,.astro-landing .footer-col a,.astro-landing footer a{padding:9px 0;display:inline-block}.astro-landing .brand{padding:6px 0}}.astro-landing .check{font-size:.78rem}@media (max-width:520px){.astro-landing .container.hero-lead-grid{width:auto;max-width:none;margin-left:10px;margin-right:10px}.astro-landing .hero-phone-form{justify-self:stretch;width:100%;padding-left:10px;padding-right:10px}.astro-landing .hero-phone-field{grid-template-columns:58px minmax(0,1fr)}.astro-landing .hero-country-code{gap:4px;font-size:.9rem}}.astro-landing .feature-band{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-landing .feature-band-card{border-color:#f0dcc0;box-shadow:0 18px 40px -24px #481e0873}.astro-landing.lang-te,.astro-landing.lang-te *,.astro-wizard.lang-te,.astro-wizard.lang-te *{font-family:var(--font-te), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-kn,.astro-landing.lang-kn *,.astro-wizard.lang-kn,.astro-wizard.lang-kn *{font-family:var(--font-kn), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-ml,.astro-landing.lang-ml *,.astro-wizard.lang-ml,.astro-wizard.lang-ml *{font-family:var(--font-ml), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-hi,.astro-landing.lang-hi *,.astro-landing.lang-mr,.astro-landing.lang-mr *,.astro-wizard.lang-hi,.astro-wizard.lang-hi *,.astro-wizard.lang-mr,.astro-wizard.lang-mr *{font-family:var(--font-deva), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-bn,.astro-landing.lang-bn *,.astro-wizard.lang-bn,.astro-wizard.lang-bn *{font-family:var(--font-bn), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-gu,.astro-landing.lang-gu *,.astro-wizard.lang-gu,.astro-wizard.lang-gu *{font-family:var(--font-gu), var(--font-inter), system-ui, sans-serif}.astro-landing.lang-or,.astro-landing.lang-or *,.astro-wizard.lang-or,.astro-wizard.lang-or *{font-family:var(--font-or), var(--font-inter), system-ui, sans-serif}.astro-landing .offerc-num,.astro-landing.lang-indic .offerc-num,.astro-landing .step-num,.astro-landing.lang-indic .step-num{font-family:var(--font-display), "Iowan Old Style", Georgia, serif}.astro-landing.lang-indic h1,.astro-landing.lang-indic h2{font-weight:800}.astro-landing .hero.hero-lead:before{background:linear-gradient(#fffdf9 0%,#fff8ec 100%)}.astro-landing.lang-ta h1{font-size:clamp(1.625rem,2.3vw + 1.085rem,2.5rem)}.astro-landing .hero-kicker{color:#8a4a12;background:#fff6e8;border:1px solid #f2ddbc;border-radius:999px;margin:0 0 14px;padding:7px 16px;font-size:.8rem;font-weight:800;line-height:1.45;display:inline-block}@media (max-width:820px){.astro-landing .hero-kicker{text-align:center;order:0;justify-self:center;margin:20px 0 0}.astro-landing.is-instant .hero-lead-grid{row-gap:14px;margin-inline:16px}.astro-landing.is-instant .hero-model-wrap{margin-top:0;margin-bottom:0}.astro-landing.is-instant .hero-lead-copy h1{text-wrap:balance;margin-top:2px;margin-bottom:2px;font-size:25px}.astro-landing.is-instant .hero-kicker{margin-top:14px}.astro-landing.is-instant .hero-model-wrap{max-width:250px;margin-inline:auto}.astro-landing.is-instant .hero-model-wrap img{width:100%;height:auto}}@media (max-width:620px){.astro-landing .hero-kicker{max-width:calc(100vw - 44px);padding:7px 14px;font-size:.76rem}}@media (max-width:820px){.astro-landing.is-instant .hero-lead-copy .lead{text-align:center;text-wrap:pretty;max-width:none;font-size:14px;line-height:1.62}}@media (min-width:821px){.astro-landing.is-instant .hero-phone-row{grid-template-columns:minmax(190px,1fr) auto}.astro-landing.is-instant .hero-submit{white-space:nowrap;padding:12px 18px;font-size:clamp(.78rem,1.02vw,.9rem)}}.astro-landing.lang-indic p,.astro-landing.lang-indic li,.astro-landing.lang-indic .lead,.astro-landing.lang-indic .offerc-sub,.astro-landing.lang-indic .offerc-card-body,.astro-landing.lang-indic .astro-copy p,.astro-landing.lang-indic .price-sub,.astro-landing.lang-indic .faq-a,.astro-landing.lang-indic .review-text{font-weight:500}.astro-landing.lang-indic .price-sub{font-size:14px}.astro-landing.lang-indic .lead,.astro-landing.is-instant.lang-indic .hero-lead-copy .lead{font-weight:500}.astro-landing.lang-indic .price-features li,.astro-landing.lang-indic .trust-badge,.astro-landing.lang-indic .astro-copy h3{font-weight:600}.astro-landing.lang-indic .astro-copy h3{font-weight:800}.astro-landing.is-instant .hero-lead-copy h1{font-size:clamp(1.75rem,4.6vw,2.9rem);line-height:1.22}.astro-landing.is-instant .hero-lead-copy .lead{font-size:clamp(1rem,1.15vw + .72rem,1.12rem);line-height:1.62}.astro-landing.is-instant .hero-phone-note{font-size:.85rem}.astro-landing.is-instant .section-heading h2,.astro-landing.is-instant .offerc-title{font-size:clamp(1.62rem,3.5vw,2.4rem)}.astro-landing.is-instant .offerc-sub,.astro-landing.is-instant .section-heading p{font-size:1rem}.astro-landing.is-instant .offerc-card-body,.astro-landing.is-instant .faq-a,.astro-landing.is-instant .step-card p,.astro-landing.is-instant .price-sub{font-size:1rem;line-height:1.6}.astro-landing.is-instant .offerc-card-title,.astro-landing.is-instant .faq-q{font-size:1.12rem}.astro-landing.is-instant .astro-copy h3{font-size:1.08rem}.astro-landing.is-instant .price-features li{font-size:1rem}@media (max-width:620px){.astro-landing.is-instant .hero-lead-copy h1{font-size:28px}.astro-landing.is-instant.lang-ta .hero-lead-copy h1{font-size:26px}.astro-landing.is-instant.lang-ta .hero-lead-copy .lead{max-width:18.5em;margin-inline:auto}.astro-landing.is-instant.lang-ml .hero-lead-copy .lead{max-width:16.75em;margin-inline:auto}}
