.hero{min-height:70vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:120px 0 80px}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,13,21,.92),rgba(7,13,21,.75) 50%,rgba(7,13,21,.88))}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;margin-bottom:1.5rem;background:rgba(212,169,50,.1);border:1px solid rgba(212,169,50,.3);border-radius:2rem;font-size:.8rem;letter-spacing:.15em;color:var(--gold-400);text-transform:uppercase}.hero-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);max-width:750px;margin:0 auto 2rem;line-height:1.8}.hero-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2.5rem}.hero-stat{text-align:center;padding:1.5rem 2rem;background:rgba(212,169,50,.05);border:1px solid rgba(212,169,50,.15);border-radius:1rem}.hero-stat-value{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:var(--gold-400)}.hero-stat-label{font-size:.85rem;color:rgba(255,255,255,.6);margin-top:.25rem}.intro-content{max-width:900px;margin:0 auto;text-align:center}.intro-text{font-size:1.05rem;color:rgba(255,255,255,.75);line-height:1.9;margin-bottom:1.5rem}.intro-highlight{padding:2rem;background:linear-gradient(135deg,rgba(212,169,50,.08),rgba(26,42,66,.4));border:1px solid rgba(212,169,50,.2);border-radius:1rem;margin-top:2rem}.intro-highlight p{font-size:1rem;color:rgba(255,255,255,.8);font-style:italic}.pricing-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{position:relative;background:linear-gradient(135deg,rgba(212,169,50,.03),rgba(26,42,66,.4));border:1px solid rgba(212,169,50,.15);border-radius:1.5rem;overflow:hidden;transition:all .4s}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,.3)}.pricing-card.featured{border-color:rgba(212,169,50,.4)}.pricing-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-gold)}.pricing-header{padding:2rem 1.5rem;text-align:center;position:relative}.pricing-season{display:inline-block;padding:.5rem 1.25rem;border-radius:2rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.pricing-card.blue .pricing-season{background:linear-gradient(135deg,#1e4b8e,#3b82f6);color:#fff}.pricing-card.white .pricing-season{background:linear-gradient(135deg,#64748b,#94a3b8);color:#fff}.pricing-card.red .pricing-season{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.pricing-label{font-size:.85rem;color:rgba(255,255,255,.5);margin-bottom:.5rem}.pricing-price{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;color:var(--gold-400);line-height:1}.pricing-price span{font-size:1.25rem;font-weight:400}.pricing-variable{margin-top:1rem;padding:.75rem;background:rgba(7,13,21,.4);border-radius:.5rem}.pricing-variable-label{font-size:.75rem;color:rgba(255,255,255,.5)}.pricing-variable-value{font-size:1rem;font-weight:600;color:#fff}.pricing-features{padding:1.5rem;border-top:1px solid rgba(212,169,50,.1)}.pricing-features ul{display:flex;flex-direction:column;gap:.75rem}.pricing-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;color:rgba(255,255,255,.8)}.pricing-features li i{color:var(--gold-500);font-size:.85rem;margin-top:.2rem}.pricing-footer{padding:1.5rem;border-top:1px solid rgba(212,169,50,.1)}.pricing-btn{width:100%;padding:1rem;border-radius:.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-block;text-align:center}.pricing-card.blue .pricing-btn{background:linear-gradient(135deg,#1e4b8e,#3b82f6);color:#fff}.pricing-card.white .pricing-btn{background:linear-gradient(135deg,#64748b,#94a3b8);color:#fff}.pricing-card.red .pricing-btn{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.pricing-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.pricing-popular{position:absolute;top:1rem;right:-2rem;padding:.4rem 2.5rem;background:var(--gold-500);color:var(--navy-950);font-size:.7rem;font-weight:700;text-transform:uppercase;transform:rotate(45deg)}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{text-align:center;padding:2rem 1rem;background:linear-gradient(135deg,rgba(212,169,50,.03),rgba(26,42,66,.3));border:1px solid rgba(212,169,50,.1);border-radius:1rem;transition:all .3s}.benefit-card:hover{border-color:rgba(212,169,50,.3);transform:translateY(-5px)}.benefit-icon{width:70px;height:70px;margin:0 auto 1rem;border-radius:50%;background:rgba(212,169,50,.1);display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:var(--gold-500)}.benefit-title{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.benefit-desc{font-size:.8rem;color:rgba(255,255,255,.6)}.steps-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(4,1fr)}}.step-card{text-align:center;position:relative}.step-card:after{content:"";position:absolute;top:40px;right:-50%;width:100%;height:2px;background:linear-gradient(90deg,var(--gold-500),transparent);display:none}@media (min-width:768px){.step-card:after{display:block}.step-card:last-child:after{display:none}}.step-number{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:rgba(212,169,50,.1);border:2px solid var(--gold-500);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;color:var(--gold-500);position:relative;z-index:1}.step-number,.step-title{font-family:Cormorant Garamond,serif}.step-title{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.step-desc{font-size:.9rem;color:rgba(255,255,255,.6);line-height:1.7}.comparison-wrapper{overflow-x:auto;margin-top:2rem}.comparison-table{width:100%;min-width:700px;border-collapse:collapse}.comparison-table td,.comparison-table th{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid rgba(212,169,50,.1)}.comparison-table th{background:rgba(212,169,50,.1);font-size:.9rem;font-weight:600;color:var(--gold-400)}.comparison-table th:first-child{border-radius:.5rem 0 0 0}.comparison-table th:last-child{border-radius:0 .5rem 0 0}.comparison-table td{font-size:.9rem;color:rgba(255,255,255,.8)}.comparison-table tr:hover td{background:rgba(212,169,50,.03)}.comparison-table .feature-name{font-weight:500;color:#fff}.comparison-table .check{color:var(--brand-teal)}.comparison-table .cross{color:rgba(255,255,255,.3)}.emi-card{background:linear-gradient(135deg,rgba(212,169,50,.08),rgba(26,42,66,.5));border:1px solid rgba(212,169,50,.2);border-radius:1.5rem;padding:3rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center}@media (min-width:768px){.emi-card{grid-template-columns:1fr 1fr}}.emi-content h3{font-family:Cormorant Garamond,serif;font-size:2rem;margin-bottom:1rem}.emi-content p{font-size:1rem;color:rgba(255,255,255,.7);line-height:1.8;margin-bottom:1.5rem}.emi-banks{display:flex;flex-wrap:wrap;gap:1rem}.emi-bank{padding:.75rem 1.25rem;background:rgba(255,255,255,.1);border-radius:.5rem;font-size:.85rem;color:rgba(255,255,255,.8);display:flex;align-items:center;gap:.5rem}.emi-bank i{color:var(--gold-500)}.emi-badge,.emi-visual{display:flex;justify-content:center;align-items:center}.emi-badge{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,rgba(212,169,50,.2),rgba(212,169,50,.05));border:2px solid var(--gold-500);flex-direction:column;text-align:center}.emi-badge-text{font-size:.85rem;color:rgba(255,255,255,.6);margin-bottom:.5rem}.emi-badge-value{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;color:var(--gold-400)}.emi-badge-sub{font-size:.8rem;color:rgba(255,255,255,.5)}.faq-grid{max-width:900px;margin:0 auto}.faq-item{background:linear-gradient(135deg,rgba(212,169,50,.03),rgba(26,42,66,.3));border:1px solid rgba(212,169,50,.1);border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.faq-item.active{border-color:rgba(212,169,50,.3)}.faq-question{width:100%;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;font-size:1rem;font-weight:500;color:#fff;cursor:pointer}.faq-question:hover{color:var(--gold-400)}.faq-question i{color:var(--gold-500);transition:transform .3s}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer-content{padding:0 1.5rem 1.5rem;font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.8}.cta-section{padding:5rem 0;background:linear-gradient(135deg,rgba(212,169,50,.1),rgba(26,42,66,.5));position:relative;overflow:hidden}.cta-pattern{position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4a932' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cta-content{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto}.cta-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;margin-bottom:1rem}.cta-text{font-size:1rem;color:rgba(255,255,255,.7);margin-bottom:2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-lg{padding:1rem 2rem;font-size:1rem}