.hero{min-height:100vh;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg-img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(135deg,#0a0a0ae0 0%,#0a0a0aa6 40%,#0a0a0a66 100%);position:absolute;inset:0}.hero-accent-line{background:linear-gradient(to bottom, transparent 0%, var(--gold-400) 30%, var(--gold-400) 70%, transparent 100%);opacity:.15;z-index:2;width:1px;position:absolute;top:0;bottom:0;left:10%}.hero-container{z-index:3;padding-top:120px;padding-bottom:80px;position:relative}.hero-content{max-width:700px;animation:fadeInUp 1s var(--ease-out-expo) forwards}.hero-label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-300);border-radius:var(--border-radius-pill);animation:fadeInDown .8s .2s var(--ease-out-expo) both;border:1px solid #d4af374d;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-block}.hero-content h1{font-family:var(--font-heading);color:var(--white);margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:600;line-height:1.05}.hero-line{display:block}.hero-line-gold{color:var(--gold-300);font-style:italic}.hero-subtitle{color:#fffc;max-width:520px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.hero-actions{animation:fadeInUp .8s .4s var(--ease-out-expo) both;flex-wrap:wrap;gap:1rem;display:flex}.scroll-indicator{z-index:3;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(to bottom, var(--gold-400), transparent);width:1px;height:50px;animation:2s ease-in-out infinite float}.heritage-section{background-color:var(--bg-color);padding:7rem 0}.heritage-container{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.heritage-content .section-title em{color:var(--gold-500);font-style:italic}.heritage-lead{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500;line-height:1.7}.heritage-content p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.student-discount{background:var(--gold-50);border:1px solid var(--gold-200);border-radius:var(--border-radius-md);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;display:inline-flex;color:var(--gold-700)!important}.services-section{background:#fcfaf6;padding:7rem 0}.services-section-header{margin-bottom:4rem}.services-section-header .section-label{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--gold-400);background:0 0;border:none;margin-bottom:1rem;padding:0;font-size:.85rem;font-weight:700;display:inline-block}.services-section-header .section-title{font-family:var(--font-heading);color:var(--dark-900);font-size:clamp(2.5rem,5vw,3rem);font-weight:500}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card{background:var(--white);color:var(--text-dark);transition:all .4s var(--ease-out-expo);cursor:pointer;border:1px solid #00000005;border-radius:24px;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 4px 20px #00000008}.service-card:hover{border-color:var(--gold-400);transform:translateY(-4px);box-shadow:0 12px 30px #d4af371f}.service-card-icon{width:64px;height:64px;color:var(--gold-500);background:#fcfaf6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.service-card:hover .service-card-icon{background:var(--gold-400);color:var(--white)}.service-card-body{flex-grow:1}.service-card-body h3{font-family:var(--font-heading);color:var(--dark-900);text-transform:none;margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.service-card-body p{font-family:var(--font-body);color:var(--text-light);margin:0;font-size:.95rem;line-height:1.6}.service-card-footer{color:var(--gold-500);align-items:center;gap:.5rem;margin-top:auto;display:flex}.service-card-footer span{letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.service-card-arrow{transition:transform .3s var(--ease-out-expo)}.service-card:hover .service-card-arrow{transform:translate(4px)}.faq-section{background-color:var(--white);padding:6rem 0}.faq-header{margin-bottom:4rem}.faq-header .section-label{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--gold-400);margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.faq-header .section-title{font-family:var(--font-heading);color:var(--dark-900);font-size:clamp(2.2rem,4vw,2.8rem);font-weight:500}.faq-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1000px;margin:0 auto;display:grid}.faq-item{background:var(--bg-color);border-radius:var(--border-radius-lg);transition:all .3s var(--ease-out-expo);border:1px solid #00000008;padding:2.5rem}.faq-item:hover{border-color:var(--gold-300);box-shadow:0 4px 20px #d4af3714}.faq-item h3{font-family:var(--font-heading);color:var(--dark-900);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.faq-item p{color:var(--text-light);line-height:1.7}.cta-banner{background:var(--dark-800);padding:5rem 0}.cta-banner-content{justify-content:space-between;align-items:center;gap:3rem;display:flex}.cta-banner h2{font-family:var(--font-heading);color:var(--white);margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:600}.cta-banner p{color:#fff9;font-size:1.1rem}.btn-lg{white-space:nowrap;padding:1.1rem 2.5rem;font-size:1.05rem}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-content h1{font-size:clamp(2.5rem,10vw,4rem)}.services-grid,.faq-grid{grid-template-columns:1fr}.cta-banner-content{text-align:center;flex-direction:column}}
