﻿@font-face{font-family:"Sofia Pro";src:url("/fonts/sofia/SofiaPro.woff2") format("woff2"),url("/fonts/sofia/SofiaPro.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Sofia Pro";src:url("/fonts/sofia/SofiaPro-Italic.woff2") format("woff2"),url("/fonts/sofia/SofiaPro-Italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Sofia Pro";src:url("/fonts/sofia/SofiaPro-Medium.woff2") format("woff2"),url("/fonts/sofia/SofiaPro-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Sofia Pro";src:url("/fonts/sofia/SofiaPro-SemiBold.woff2") format("woff2"),url("/fonts/sofia/SofiaPro-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Sofia Pro";src:url("/fonts/sofia/SofiaPro-Bold.woff2") format("woff2"),url("/fonts/sofia/SofiaPro-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Cubano";src:url("/fonts/cubano/cubano-regular-webfont.woff") format("woff"),url("/fonts/cubano/cubano-regular-webfont.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:"Sofia Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;color:#070a61;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal;line-height:1.2}p{margin:0}input{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width: 768px){.container{padding:0 1rem}}.section-title{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;letter-spacing:.5px;line-height:1.15}.section-subtitle{font-size:1.15rem;line-height:1.5;opacity:.85;margin-bottom:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;font-family:"Sofia Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border-radius:10px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all 200ms ease;text-decoration:none;min-width:180px;text-align:center}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#070a61;color:#fff}.btn-primary:hover{background:#1a1f7a}.btn-secondary{background:#fcab0d;color:#070a61}.btn-secondary:hover{background:#fdc04a}.btn-outline{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn-outline:hover{background:#fff;color:#070a61}.btn-large{padding:1.1rem 2.2rem;font-size:1.05rem}.top-bar{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;background:rgba(0,0,0,0);transition:background 200ms ease,box-shadow 200ms ease}.top-bar.scrolled{background:#070a61;box-shadow:0 4px 12px rgba(0,0,0,.08)}.top-bar .top-bar-inner{display:flex;align-items:center;justify-content:space-between}.top-bar .logo{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.5rem;color:#fff;letter-spacing:.5px}.top-bar .top-nav{display:flex;gap:2rem;align-items:center}.top-bar .top-nav a{color:#fff;font-weight:600;font-size:.95rem;opacity:.85;transition:opacity 200ms ease}.top-bar .top-nav a:hover{opacity:1;color:#fcab0d}@media(max-width: 768px){.top-bar .top-nav{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:#070a61;color:#fff;padding:4rem 1.5rem;overflow:hidden}.hero .hero-content{position:relative;z-index:1;max-width:760px}.hero .hero-eyebrow{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.1rem;opacity:.6;text-transform:lowercase;letter-spacing:1.5px;margin-bottom:1rem;display:block}.hero .hero-title{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:clamp(2rem,5vw,3.5rem);line-height:1.15;margin-bottom:1.5rem}.hero .hero-description{font-size:clamp(1.1rem,1.6vw,1.35rem);font-weight:500;line-height:1.6;opacity:.85;max-width:600px;margin-bottom:3rem}.hero .hero-cta{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;transform:translateY(20px);animation:fadeInUp .8s .4s ease forwards}@media(max-width: 768px){.hero .hero-cta{flex-direction:column;align-items:stretch}.hero .hero-cta .btn{width:100%}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.stats{background:#fcab0d;padding:2rem 0}.stats .stats-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media(max-width: 768px){.stats .stats-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.stats .stat{text-align:center;padding:.5rem}.stats .stat .stat-number{display:block;font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:clamp(1.6rem,3vw,2.4rem);color:#070a61;line-height:1}.stats .stat .stat-label{display:block;font-size:.8rem;color:rgba(7,10,97,.7);font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-top:.25rem}.explore{padding:6rem 0;background:#fff;text-align:center}.explore .section-title{font-size:clamp(1.8rem,3.5vw,2.6rem);color:#070a61;margin-bottom:.5rem}.explore .section-subtitle{color:rgba(7,10,97,.7);opacity:1}.explore .explore-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;text-align:left;margin-top:3rem}@media(max-width: 768px){.explore .explore-grid{grid-template-columns:1fr}}.explore .explore-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;transition:transform 200ms ease,box-shadow 200ms ease,border-color 200ms ease;display:block;color:#070a61}.explore .explore-card h3{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.3rem;margin-bottom:.5rem}.explore .explore-card .stat-line{display:block;font-size:.9rem;font-weight:700;color:#070a61;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.explore .explore-card p{font-size:1rem;line-height:1.5;color:rgba(7,10,97,.7)}.explore .explore-card.is-link{cursor:pointer}.explore .explore-card.is-link:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:#d1d5db}.explore .explore-card.is-coming{opacity:.85}.explore .explore-card.is-coming .stat-line::after{content:" · coming soon";color:rgba(7,10,97,.45);font-weight:500;text-transform:none;letter-spacing:0}.featured{padding:6rem 0;background:#070a61;color:#fff;overflow:hidden}.featured .section-title{font-size:clamp(1.8rem,3.5vw,2.4rem);text-align:center;margin-bottom:.5rem}.featured .section-subtitle{text-align:center;color:hsla(0,0%,100%,.7)}.featured .featured-scroll{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 1.5rem 2rem;margin-top:2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.featured .featured-scroll::-webkit-scrollbar{height:6px}.featured .featured-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.featured .featured-scroll::-webkit-scrollbar-thumb{background:#fcab0d;border-radius:3px}.featured .featured-card{flex:0 0 280px;background:#fff;color:#070a61;border-radius:14px;padding:2rem 1.5rem;scroll-snap-align:start;transition:transform 200ms ease}.featured .featured-card h3{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.15rem;margin-bottom:1rem}.featured .featured-card p{font-size:.95rem;line-height:1.5;color:rgba(7,10,97,.7)}.featured .featured-card:hover{transform:translateY(-4px)}.la-discovery{padding:6rem 0;background:#fae7d0}.la-discovery .section-title{font-size:clamp(1.8rem,3.5vw,2.4rem);color:#070a61;text-align:center;margin-bottom:.5rem}.la-discovery .section-subtitle{text-align:center;color:rgba(7,10,97,.7);opacity:1}.la-discovery .la-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-top:3rem}@media(max-width: 768px){.la-discovery .la-grid{grid-template-columns:1fr}}.la-discovery .la-card{background:#fff;border-radius:14px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.la-discovery .la-card h3{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.2rem;color:#070a61;margin-bottom:.5rem}.la-discovery .la-card .stat-line{display:block;font-size:.9rem;font-weight:700;color:#070a61;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.la-discovery .la-card p{font-size:.95rem;line-height:1.5;color:rgba(7,10,97,.7)}.mission{padding:6rem 0;background:#070a61;color:#fff}.mission .container{max-width:800px}.mission .mission-quote{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.4;color:#fcab0d;text-align:center;margin-bottom:3rem}.mission .section-title{font-size:clamp(1.6rem,3vw,2rem);text-align:center;margin-bottom:2rem}.mission p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;opacity:.9}.mission p:last-child{margin-bottom:0}.subscribe{padding:4rem 0;background:#fae7d0;text-align:center}.subscribe .container{max-width:600px}.subscribe .section-title{font-size:clamp(1.6rem,3vw,2rem);color:#070a61;margin-bottom:.5rem}.subscribe .section-subtitle{color:rgba(7,10,97,.7);opacity:1;margin-bottom:2rem}.subscribe .subscribe-form{display:flex;gap:.5rem;max-width:480px;margin:0 auto}@media(max-width: 768px){.subscribe .subscribe-form{flex-direction:column}}.subscribe .subscribe-input{flex:1;padding:.95rem 1.2rem;border:2px solid #070a61;border-radius:10px;font-size:1rem;background:#fff;color:#070a61;outline:none;transition:box-shadow 200ms ease}.subscribe .subscribe-input:focus{box-shadow:0 0 0 3px rgba(7,10,97,.18)}.subscribe .subscribe-input::placeholder{color:rgba(7,10,97,.4)}.subscribe .subscribe-note{font-size:.85rem;color:rgba(7,10,97,.7);margin-top:1rem}.subscribe .subscribe-success{font-size:1.2rem;font-weight:700;color:#070a61;padding:1rem}.faq{padding:6rem 0;background:#fff}.faq .container{max-width:720px}.faq .section-title{font-size:clamp(1.8rem,3.5vw,2.4rem);color:#070a61;text-align:center;margin-bottom:3rem}.faq .faq-list{display:flex;flex-direction:column;gap:1rem}.faq .faq-item{background:#f9fafb;border-radius:10px;overflow:hidden;transition:box-shadow 200ms ease}.faq .faq-item.is-open{box-shadow:0 4px 12px rgba(0,0,0,.08)}.faq .faq-question{display:flex;align-items:center;width:100%;padding:1.5rem;font-size:1.05rem;font-weight:700;color:#070a61;text-align:left;gap:1rem;background:none;border:none;cursor:pointer}@media(max-width: 768px){.faq .faq-question{padding:1rem;font-size:1rem}}.faq .faq-q-label{font-weight:900;color:#fcab0d;flex:0 0 auto}.faq .faq-q-text{flex:1}.faq .faq-icon{font-size:1.5rem;font-weight:300;color:#9ca3af;transition:transform 200ms ease,color 200ms ease;flex:0 0 auto}.faq .faq-answer{max-height:0;opacity:0;overflow:hidden;padding:0 1.5rem;background:#f3f4f6;font-size:1rem;line-height:1.6;color:#070a61;transition:max-height 300ms ease,opacity 300ms ease,padding 300ms ease}.faq .faq-answer p{margin:0}.faq .faq-item.is-open .faq-icon{color:#070a61;transform:rotate(45deg)}.faq .faq-item.is-open .faq-answer{max-height:500px;opacity:1;padding:1rem 1.5rem 1.5rem 3.5rem}@media(max-width: 768px){.faq .faq-item.is-open .faq-answer{padding:1rem 1rem 1rem 2.5rem}}.footer{background:#070a61;color:#fff;padding:4rem 0 1.5rem}.footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 768px){.footer .footer-grid{grid-template-columns:1fr;gap:2rem}}.footer .footer-about h4{font-family:"Cubano","Sofia Pro",sans-serif;font-weight:normal;font-synthesis:none;-webkit-font-smoothing:antialiased;font-size:1.5rem;color:#fcab0d;margin-bottom:1rem}.footer .footer-about p{font-size:.95rem;line-height:1.6;opacity:.85;max-width:400px}.footer .footer-links h4{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid hsla(0,0%,100%,.15)}.footer .footer-links li{margin-bottom:.5rem}.footer .footer-links a{color:hsla(0,0%,100%,.9);font-size:.95rem;font-weight:600;transition:color 200ms ease}.footer .footer-links a:hover{color:#fcab0d}.footer .footer-copy{text-align:center;font-size:.85rem;opacity:.6;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer .footer-copy p{margin:.25rem 0}
