@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{--primary:#111;--secondary:#6b7280;--accent:#e8b12a;--bg:#faf8f2;--white:#fff;--container:1280px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--primary);font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Plus Jakarta Sans,sans-serif}.container{width:min(92%,1280px);margin:auto}section{padding:120px 0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;display:block}.navbar-wrapper{z-index:999;justify-content:center;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.navbar{-webkit-backdrop-filter:blur(24px);background:#ffffffb8;border:1px solid #00000014;border-radius:999px;justify-content:space-between;align-items:center;width:100%;max-width:1152px;padding:10px 20px;display:flex;box-shadow:inset 0 1px #ffffffa6,0 10px 40px -20px #00000026}.navbar-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.image{border-radius:12px}.logo-icon{color:#e7b93e;background:#0b0b0b;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.logo-text{color:#111;letter-spacing:-.02em;font-size:15px;font-weight:600}.navbar-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-link{color:#666;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.nav-link:hover{color:#111}.nav-link:after{content:"";transform-origin:50%;background:#111;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.nav-link:hover:after{transform:scaleX(1)}.navbar-button{color:#fff;background:#0b0b0b;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.navbar-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000002e}@media (width<=768px){.navbar{padding:10px 16px}.navbar-links{display:none}.logo-text{font-size:14px}.navbar-button{padding:10px 18px;font-size:13px}}.hero-illustration-wrapper{position:relative}.illustration-glow{z-index:-1;filter:blur(45px);background:linear-gradient(#e8b93e2e,#0000);border-radius:2.5rem;position:absolute;inset:-2rem}.dashboard{-webkit-backdrop-filter:blur(24px);background:#ffffffd1;border:1px solid #00000014;border-radius:30px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000001f}.dashboard-grid{grid-template-columns:1.2fr 1fr;gap:1.6rem;display:grid}.dashboard-left{color:#fff;background:#0f1117;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.dashboard-label{color:#e8b93e;align-items:center;gap:.6rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-content{margin-top:3rem}.dashboard-subtitle{text-transform:uppercase;letter-spacing:.15em;color:#ffffff8c;font-size:.72rem}.dashboard-title{margin-top:1rem;font-size:2rem;font-weight:700;line-height:1.3}.stats-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:3rem;display:grid}.stat-card{text-align:center;background:#ffffff0f;border-radius:16px;padding:1rem;transition:all .3s}.stat-card:hover{background:#ffffff17;transform:translateY(-3px)}.stat-card h2{color:#e8b93e;font-size:1.35rem;font-weight:700}.stat-card p{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;margin-top:.4rem;font-size:.65rem}.dashboard-right{flex-direction:column;gap:1rem;display:flex}.feature-card{background:#fff;border:1px solid #0000000f;border-radius:20px;align-items:center;gap:1rem;padding:1.25rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.feature-icon{color:#111;background:#e8b93e2e;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.feature-content h4{color:#111;font-size:.98rem;font-weight:700}.feature-content p{color:#6b7280;margin-top:.35rem;font-size:.82rem;line-height:1.6}.floating-badge{border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;box-shadow:0 15px 35px #0000001f}.badge-top{background:#fff;border:1px solid #0000000f;top:-18px;right:-18px}.badge-bottom{bottom:-20px;left:30px}.badge-bottom.dark{color:#fff;background:#111}.gold-icon{color:#e8b93e}@media (width<=991px){.dashboard-grid{grid-template-columns:1fr}.dashboard{padding:2rem}.dashboard-title{font-size:1.8rem}}@media (width<=768px){.dashboard,.dashboard-left{padding:1.5rem}.stats-grid{grid-template-columns:1fr}.floating-badge{display:none}.dashboard-title{font-size:1.5rem}}@media (width<=480px){.dashboard{border-radius:24px}.feature-card{padding:1rem}.feature-icon{width:46px;height:46px}.dashboard-title{font-size:1.3rem}}.hero{isolation:isolate;padding:8rem 1.5rem 5rem;position:relative;overflow:hidden}.hero-radial{pointer-events:none;z-index:-2;background:radial-gradient(circle at top,#e8b93e2e 0%,#e8b93e14 35%,#0000 70%);position:absolute;inset:0}.hero-grid{inset-inline:0;pointer-events:none;z-index:-1;opacity:.45;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:40px 40px;height:650px;position:absolute;top:0;-webkit-mask-image:radial-gradient(at top,#000 22%,#0000 72%);mask-image:radial-gradient(at top,#000 22%,#0000 72%)}.hero-container{max-width:1200px;margin:auto;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:auto;display:flex}.hero-badge{-webkit-backdrop-filter:blur(18px);color:#6b7280;background:#ffffffb8;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.65rem;margin-bottom:2rem;padding:.55rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-icon{color:#111;background:#e8b93e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.hero-title{letter-spacing:-.05em;color:#111;text-wrap:balance;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:.98}.title-highlight{display:inline-block;position:relative}.hero-underline{color:#e8b93e;width:100%;position:absolute;bottom:-10px;left:0}.hero-description{color:#6b7280;text-wrap:balance;max-width:720px;margin-top:2rem;font-size:1.18rem;line-height:1.85}.hero-description strong{color:#111}.hero-buttons{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.primary-btn,.secondary-btn{border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.primary-btn{color:#fff;background:#111;box-shadow:0 12px 35px #0000002e}.arrow-icon{transition:transform .3s}.primary-btn:hover .arrow-icon{transform:translate(4px)}.secondary-btn{color:#000;background:#000;border:1px solid #e5e5e5}.secondary-btn:hover{color:#000;background:#f8f8f8;transform:translateY(-2px)}.hero-boards{color:#7a7a7a;letter-spacing:.03em;margin-top:1.75rem;font-size:.82rem;font-weight:500}.hero-illustration{margin-top:5rem;max-width:1050px;margin-inline:auto}@media (width<=992px){.hero{padding-top:7rem}.hero-description{font-size:1.05rem}}@media (width<=768px){.hero{padding-top:6.5rem;padding-bottom:4rem}.hero-title{font-size:3rem}.hero-description{font-size:1rem;line-height:1.8}.hero-buttons{flex-direction:column;width:100%}.primary-btn,.secondary-btn{width:100%;max-width:340px}.hero-illustration{margin-top:4rem}}@media (width<=480px){.hero-title{font-size:2.45rem}.hero-badge{font-size:.72rem}.hero-description{font-size:.96rem}}.who-section{background:#060606;padding:140px 8%;position:relative;overflow:hidden}.who-section:before{content:"";filter:blur(80px);background:radial-gradient(circle,#c29b4c24,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;right:-150px}.who-container{z-index:2;max-width:1300px;margin:auto;position:relative}.who-header{text-align:center;max-width:720px;margin:auto auto 80px}.who-tag{color:#d8b15a;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-size:.8rem;display:inline-block}.who-header h2{color:#fff;margin-bottom:24px;font-size:3.7rem;font-weight:700;line-height:1.1}.who-header p{color:#b8b8b8;font-size:1.15rem;line-height:1.9}.who-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.who-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;padding:42px;transition:all .4s;position:relative;overflow:hidden}.who-card:before{content:"";background:linear-gradient(90deg,#0000,#d8b15a,#0000);width:100%;height:2px;position:absolute;top:0;left:0}.who-card:hover{border-color:#d8b15a59;transform:translateY(-10px);box-shadow:0 25px 60px #00000073}.icon-wrapper{color:#d8b15a;background:#d8b15a14;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:28px;display:flex}.who-card h3{color:#fff;margin-bottom:18px;font-size:1.45rem}.who-card p{color:#b9b9b9;font-size:1rem;line-height:1.8}@media (width<=980px){.who-grid{grid-template-columns:1fr}.who-header h2{font-size:2.7rem}}.section-heading{flex-direction:column;max-width:760px;display:flex}.section-heading-center{text-align:center;align-items:center;margin-inline:auto}.section-heading-left{text-align:left;align-items:flex-start}.section-eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#6b7280;background:#fffc;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.65rem;padding:.5rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow-dot{background:#e8b93e;border-radius:50%;width:6px;height:6px}.section-title{letter-spacing:-.03em;color:#111;text-wrap:balance;margin-top:1.4rem;font-size:clamp(2.3rem,4vw,3.4rem);font-weight:700;line-height:1.08}.section-description{color:#6b7280;text-wrap:balance;margin-top:1.5rem;font-size:1.08rem;line-height:1.8}@media (width<=768px){.section-title{font-size:2.3rem}.section-description{font-size:1rem}}.why-upgrade{padding:7rem 1.5rem}.why-upgrade-container{max-width:1200px;margin:0 auto}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:4.5rem;display:grid}.comparison-card{border:1px solid #00000014;border-radius:28px;padding:2.5rem;transition:transform .35s,box-shadow .35s,border-color .35s}.comparison-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #00000014}.old-card{background:#fff}.new-card{color:#fff;background:#111;border-color:#e8b93e26}.new-card:hover{border-color:#e8b93e59}.card-label{text-transform:uppercase;letter-spacing:.16em;color:#7a7a7a;font-size:.72rem;font-weight:700;display:inline-block}.card-label.gold{color:#e8b93e}.comparison-list{flex-direction:column;gap:1.35rem;margin-top:2rem;display:flex}.comparison-item{align-items:flex-start;gap:1rem;font-size:.98rem;line-height:1.8;display:flex}.old-item{color:#6b7280}.dot,.gold-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.65rem}.dot{background:#d1d5db}.gold-dot{background:#e8b93e;box-shadow:0 0 12px #e8b93e73}.muted{color:#11111173}@media (width<=991px){.comparison-grid{grid-template-columns:1fr}}@media (width<=768px){.why-upgrade{padding:5rem 1.25rem}.comparison-card{padding:2rem}.comparison-item{font-size:.95rem;line-height:1.7}}@media (width<=480px){.comparison-card{border-radius:22px;padding:1.6rem}.comparison-item{font-size:.9rem}}.how-it-works{background:#f8f8f8b3;padding:7rem 1.5rem}.how-container{max-width:1200px;margin:0 auto}.timeline-wrapper{margin-top:5rem;padding-top:16px;padding-bottom:1rem;position:relative;overflow-x:auto}.timeline{justify-content:center;align-items:flex-start;gap:1.5rem;min-width:max-content;padding:0 .5rem;display:flex;position:relative}.timeline-line{pointer-events:none;background:linear-gradient(90deg,#0000,#00000026,#0000);height:1px;position:absolute;top:38px;left:4rem;right:4rem}.timeline-card{text-align:center;flex-direction:column;align-items:center;width:180px;display:flex;position:relative}.timeline-card:hover .icon-box{transform:translateY(-6px);box-shadow:0 20px 45px #0000001f}.icon-box{background:#fff;border:1px solid #00000014;border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;box-shadow:0 8px 22px #0000000d}.icon-box svg{color:#111}.step-number{color:#111;letter-spacing:.05em;background:#e8b93e;border-radius:999px;padding:.28rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:-10px;right:-8px;box-shadow:0 6px 18px #e8b93e59}.step-title{color:#111;margin-top:1.25rem;font-size:.98rem;font-weight:700;line-height:1.4}.step-description{color:#6b7280;margin-top:.65rem;font-size:.82rem;line-height:1.7}.timeline-wrapper::-webkit-scrollbar{height:8px}.timeline-wrapper::-webkit-scrollbar-track{background:0 0}.timeline-wrapper::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.timeline-wrapper::-webkit-scrollbar-thumb:hover{background:#0000004d}.timeline-wrapper{scrollbar-width:thin;scrollbar-color:#0003 transparent}@media (width<=1024px){.timeline{justify-content:flex-start;padding-inline:1rem}}@media (width<=768px){.how-it-works{padding:5rem 1.25rem}.timeline-card{width:170px}.icon-box{width:70px;height:70px}}@media (width<=480px){.timeline-card{width:160px}.step-title{font-size:.92rem}.step-description{font-size:.78rem}}.features{padding:7rem 1.5rem}.features-container{max-width:1200px;margin:0 auto}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:5rem;display:grid}.feature-card{background:#fff;border:1px solid #00000014;border-radius:28px;flex-direction:column;justify-content:flex-start;padding:2rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.feature-card h3{min-height:70px}.feature-card p{min-height:130px}.feature-card:hover{border-color:#00000026;transform:translateY(-8px);box-shadow:0 20px 60px #00000014}.feature-icon{color:#111;background:#e8b93e1f;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:background .3s,transform .3s;display:flex}.feature-card:hover .feature-icon{background:#e8b93e;transform:scale(1.08)}.feature-title{color:#111;margin-top:1.5rem;font-size:1.2rem;font-weight:700;line-height:1.35}.feature-description{color:#6b7280;margin-top:.75rem;font-size:.95rem;line-height:1.8}.feature-highlight{opacity:0;background:linear-gradient(90deg,#0000,#e8b93ed9,#0000);height:2px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.feature-card:hover .feature-highlight{opacity:1}@media (width<=992px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.features{padding:5rem 1.25rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.75rem}}@media (width<=480px){.feature-title{font-size:1.1rem}.feature-description{font-size:.9rem}}.programs{background:#f8f8f8b3;padding:7rem 1.5rem}.programs-container{max-width:1200px;margin:0 auto}.grades-grid{grid-template-columns:repeat(7,1fr);gap:1rem;margin-top:4rem;display:grid}.grade-card{background:#fff;border:1px solid #00000014;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:190px;padding:1.5rem;text-decoration:none;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.grade-card:hover{border-color:#0000002e;transform:translateY(-6px);box-shadow:0 20px 45px #00000014}.grade-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#e8b93e1f,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.grade-card:hover:before{opacity:1}.grade-top{justify-content:space-between;align-items:flex-start;display:flex}.grade-label{text-transform:uppercase;letter-spacing:.14em;color:#6b7280;font-size:.72rem;font-weight:600;display:block}.grade-number{color:#111;margin-top:.35rem;font-size:3rem;font-weight:700;line-height:1}.grade-arrow{color:#9ca3af;transition:transform .3s,color .3s}.grade-card:hover .grade-arrow{color:#111;transform:translate(3px,-3px)}.grade-tag{color:#6b7280;margin-top:auto;font-size:.82rem;font-weight:600}.boards{flex-direction:column;align-items:center;gap:1rem;margin-top:3.5rem;display:flex}.boards-title{text-transform:uppercase;letter-spacing:.15em;color:#6b7280;font-size:.75rem;font-weight:700}.boards-list{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.board-pill{color:#111;background:#fff;border:1px solid #00000014;border-radius:999px;padding:.65rem 1rem;font-size:.82rem;font-weight:600;transition:background .3s,color .3s,border-color .3s,transform .3s}.board-pill:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-2px)}@media (width<=1600px){.grades-grid{grid-template-columns:repeat(7,1fr)}}@media (width<=1400px){.grades-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=1200px){.grades-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=992px){.grades-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.programs{padding:5rem 1.25rem}.grades-grid{grid-template-columns:repeat(2,1fr)}.grade-number{font-size:2.6rem}}@media (width<=500px){.grades-grid{grid-template-columns:1fr}.grade-card{min-height:170px;padding:1.3rem}.board-pill{text-align:center;width:100%}}.why-parents{padding:7rem 1.5rem}.why-parents-container{max-width:1200px;margin:0 auto}.parents-grid{background:#00000014;border:1px solid #00000014;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:5rem;display:grid;overflow:hidden}.parent-card{background:#fff;padding:2rem;transition:background .35s,transform .35s;position:relative}.parent-card:hover{background:#f8f8f8e6}.parent-card-header{align-items:center;gap:1rem;display:flex}.parent-icon{color:#e8b93e;background:#111;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s,box-shadow .3s;display:flex}.parent-card:hover .parent-icon{transform:translateY(-3px);box-shadow:0 10px 25px #e8b93e40}.parent-title{color:#111;font-size:1.05rem;font-weight:700;line-height:1.4}.parent-description{color:#6b7280;margin-top:1.4rem;font-size:.95rem;line-height:1.8}.parent-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#e8b93e1a,#0000 65%);transition:opacity .35s;position:absolute;inset:0}.parent-card:hover:before{opacity:1}@media (width<=992px){.parents-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.why-parents{padding:5rem 1.25rem}.parents-grid{grid-template-columns:1fr}.parent-card{padding:1.75rem}.parent-title{font-size:1rem}.parent-description{font-size:.9rem}}@media (width<=480px){.parent-icon{width:40px;height:40px}}.testimonials{background:#f8f8f8b3;padding:7rem 1.5rem}.testimonials-container{max-width:900px;margin:0 auto}.testimonial-card{background:#fff;border:1px solid #00000014;border-radius:32px;margin-top:4.5rem;padding:3rem;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.testimonial-card:hover{border-color:#e8b93e40;transform:translateY(-6px);box-shadow:0 24px 60px #00000014}.testimonial-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#e8b93e1a,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.testimonial-card:hover:before{opacity:1}.quote-icon{color:#e8b93e}.testimonial-quote{letter-spacing:-.02em;color:#111;margin-top:2rem;font-size:clamp(1.5rem,2vw,2rem);font-weight:600;line-height:1.6}.testimonial-footer{justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;display:flex}.testimonial-name{color:#111;font-size:1rem;font-weight:700}.testimonial-role{color:#6b7280;margin-top:.35rem;font-size:.9rem}.testimonial-controls{gap:.75rem;display:flex}.testimonial-controls button{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,color .3s,transform .3s,border-color .3s;display:flex}.testimonial-controls button:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-2px)}.testimonial-dots{justify-content:center;align-items:center;gap:.55rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;width:8px;height:8px;transition:all .3s}.dot.active{background:#111;width:32px}.dot:hover:not(.active){background:#9ca3af}@media (width<=768px){.testimonials{padding:5rem 1.25rem}.testimonial-card{padding:2rem}.testimonial-quote{font-size:1.3rem}.testimonial-footer{flex-direction:column;align-items:flex-start}.testimonial-controls{justify-content:flex-start;width:100%}}@media (width<=480px){.testimonial-card{border-radius:24px;padding:1.75rem}.testimonial-quote{font-size:1.15rem;line-height:1.7}.testimonial-controls button{width:40px;height:40px}}.faq{padding:7rem 1.5rem}.faq-container{max-width:850px;margin:0 auto}.faq-list{background:#fff;border:1px solid #00000014;border-radius:28px;margin-top:4.5rem;overflow:hidden}.faq-item:not(:last-child){border-bottom:1px solid #00000014}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.6rem 2rem;transition:background .3s;display:flex}.faq-question:hover{background:#f8f8f8cc}.faq-question span:first-child{color:#111;font-size:1.08rem;font-weight:600;line-height:1.6}.faq-icon{color:#111;background:#fff;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .35s,background .35s,color .35s,border-color .35s;display:flex}.faq-icon.active{color:#fff;background:#111;border-color:#111;transform:rotate(45deg)}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:#6b7280;padding:0 2rem 2rem;font-size:.95rem;line-height:1.9}.faq-item{position:relative}.faq-item:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#e8b93e14,#0000 70%);transition:opacity .35s;position:absolute;inset:0}.faq-item:hover:before{opacity:1}@media (width<=768px){.faq{padding:5rem 1.25rem}.faq-question{padding:1.35rem 1.5rem}.faq-question span:first-child{font-size:1rem}.faq-answer{padding:0 1.5rem 1.5rem;font-size:.9rem;line-height:1.8}}@media (width<=480px){.faq-list{border-radius:22px}.faq-icon{width:34px;height:34px}.faq-question{gap:1rem}}.cta{padding:7rem 1.5rem}.cta-container{text-align:center;color:#fff;background:#111;border-radius:40px;max-width:1200px;margin:0 auto;padding:6rem 2rem;position:relative;overflow:hidden}.cta-glow{pointer-events:none;background:radial-gradient(at bottom,#e8b93e47,#0000 60%);position:absolute;inset:0}.cta-grid{opacity:.25;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.cta-content{z-index:2;position:relative}.cta-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge-icon{color:#e8b93e}.cta-title{letter-spacing:-.03em;max-width:850px;margin:2rem auto 0;font-size:clamp(2.5rem,6vw,4.6rem);font-weight:700;line-height:1.08}.cta-title span{color:#e8b93e}.cta-description{color:#ffffffb8;max-width:650px;margin:2rem auto 0;font-size:1.1rem;line-height:1.9}.cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.primary-btn,.secondary-btn{text-decoration:none;transition:all .3s}.primary-btn{color:#111;background:#e8b93e;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 1.8rem;font-weight:700;display:inline-flex}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 18px 40px #e8b93e59}.primary-btn:hover .arrow{transform:translate(4px)}.arrow{transition:transform .3s}.secondary-btn{color:#ffffffeb;border:1px solid #ffffff26;border-radius:999px;padding:1rem 1.8rem;font-weight:600}.secondary-btn:hover{background:#ffffff14;border-color:#ffffff47}@media (width<=768px){.cta{padding:5rem 1.25rem}.cta-container{border-radius:28px;padding:4rem 1.5rem}.cta-description{font-size:1rem}.cta-buttons{flex-direction:column}.primary-btn,.secondary-btn{justify-content:center;width:100%}}@media (width<=480px){.cta-title{font-size:2.2rem}.cta-description{line-height:1.8}}.footer{background:#fff;border-top:1px solid #00000014;padding:5rem 1.5rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:4rem;display:grid}.footer-logo{color:#111;align-items:center;gap:.85rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.logo-box{color:#e8b93e;background:#111;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-logo:hover .logo-box{transform:rotate(-8deg)scale(1.05)}.footer-description{color:#6b7280;max-width:320px;margin-top:1.5rem;font-size:.95rem;line-height:1.9}.footer-contact{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.footer-contact div{color:#6b7280;align-items:center;gap:.8rem;font-size:.95rem;display:flex}.footer-contact svg{color:#e8b93e;flex-shrink:0}.footer-column h4{letter-spacing:.08em;text-transform:uppercase;color:#111;margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.footer-column ul{list-style:none}.footer-column li:not(:last-child){margin-bottom:.9rem}.footer-column a{color:#6b7280;text-decoration:none;transition:all .25s}.footer-column a:hover{color:#111;padding-left:4px}.footer-bottom{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding-top:2rem;display:flex}.footer-bottom p{color:#6b7280;font-size:.9rem}.footer-social{align-items:center;gap:1rem;display:flex}.footer-social a{color:#6b7280;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .3s;display:flex}.footer-social a svg{width:20px;height:20px;transition:transform .3s}.footer-social a:hover{color:#e8b93e;background:#111;border-color:#111;transform:translateY(-4px)}.footer-social a:hover svg{transform:scale(1.08)}@media (width<=992px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width<=768px){.footer{padding:4rem 1.25rem 2rem}.footer-grid{grid-template-columns:1fr;gap:2.8rem}.footer-description{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=480px){.footer-logo{font-size:1.05rem}.logo-box{width:38px;height:38px}.footer-contact div{font-size:.9rem}.footer-social{justify-content:flex-start;width:100%}}.booking-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:28px;width:100%;max-width:760px;max-height:90vh;padding:2.5rem;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.booking-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.booking-header h2{margin-bottom:.5rem;font-size:2rem}.booking-header p{color:#666;max-width:500px;line-height:1.6}.close-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:42px;height:42px;transition:all .25s}.close-btn:hover{background:#e8b93e}.booking-form{flex-direction:column;gap:1.5rem;display:flex}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.6rem;display:flex}.form-group label{font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:14px;outline:none;padding:14px 16px;font-size:1rem;transition:all .25s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e8b93e;box-shadow:0 0 0 3px #e8b93e26}.full-width{grid-column:1/-1}textarea{resize:none}.submit-btn{color:#000;cursor:pointer;background:#e8b93e;border:none;border-radius:18px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #e8b93e59}.error-message{color:#dc2626;margin-top:.35rem;font-size:.85rem}.input-error{box-shadow:0 0 0 3px #dc26261f;border:1px solid #dc2626!important}.success-modal{text-align:center;background:#fff;border-radius:28px;width:520px;padding:50px;animation:.35s pop;box-shadow:0 30px 80px #0000002e}.success-icon{color:#fff;background:#e8b93e;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto auto 24px;font-size:42px;font-weight:700;display:flex}.success-modal h2{margin-bottom:16px;font-size:34px}.success-modal p{color:#666;line-height:1.8}.success-details{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:35px 0;padding:20px 0}.success-details div{justify-content:space-between;margin:15px 0;display:flex}.success-btn{cursor:pointer;background:#e8b93e;border:none;border-radius:14px;width:100%;padding:16px;font-size:17px;font-weight:700;transition:all .3s}.success-btn:hover{transform:translateY(-2px)}@media (width<=768px){.form-grid{grid-template-columns:1fr}.booking-modal{padding:2rem}.booking-header{flex-direction:column;gap:1rem}.close-btn{align-self:flex-end}}.map-section{background:#fff;padding:100px 8%}.map-container{max-width:1200px;margin:auto}.map-header{text-align:center;margin-bottom:50px}.section-tag{color:#e8b93e;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-size:.9rem;font-weight:700}.map-header h2{color:#111;margin-bottom:16px;font-size:2.8rem}.map-header p:last-child{color:#666;max-width:600px;margin:auto;font-size:1rem;line-height:1.8}.map-wrapper{border:1px solid #ececec;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000014}.map-wrapper iframe{border:none;width:100%;height:500px;display:block}@media (width<=768px){.map-section{padding:80px 6%}.map-header h2{font-size:2.2rem}.map-wrapper iframe{height:350px}}
