@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap";@font-face{font-family:Bebas;src:url(/assets/BEBAS.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Cicle Semi;src:url(/assets/CicleSemi.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:AlteHaasGrotesk;src:url(/fonts/AlteHaasGroteskBold.ttf)format("truetype");font-weight:700;font-style:normal}:root{--bg-color:#f4f4f4;--text-primary:#000;--text-secondary:#555;--text-accent:#a0a0a0;--footer-bg:#000;--footer-text:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-family:Bebas,sans-serif}.emphasis-serif{text-transform:lowercase;color:var(--text-secondary);font-family:Playfair Display,serif;font-style:italic}.btn{color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#fff;border:none;border-radius:4px;padding:12px 24px;font-family:Bebas,sans-serif;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover{color:#fff;background:#000}.hero-container{background:#f4f4f4;width:100%;height:100vh;position:relative;overflow:hidden}.hero-container:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(#0a0a0a00 0%,#0a0a0a 100%);width:100%;height:250px;position:absolute;bottom:0;left:0}.hero-canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;pointer-events:none;flex-direction:column;width:100%;height:100%;padding:2rem 4rem;display:flex;position:absolute;top:0;left:0}.hero-header{color:#fff;pointer-events:auto;justify-content:space-between;align-items:center;display:flex}.hero-header .logo{letter-spacing:2px;font-family:Bebas,sans-serif;font-size:1.5rem}.main-nav{gap:2rem;display:flex}.main-nav a{color:#fff;letter-spacing:1px;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .3s}.main-nav a:hover{opacity:.7}.hero-content{color:#fff;pointer-events:auto;flex-direction:column;flex:1;justify-content:center;max-width:600px;display:flex}.hero-content h1{letter-spacing:3px;text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;font-size:4rem;line-height:1.2;position:relative;top:4rem}.hero-content p{text-shadow:0 2px 10px #0000004d;margin-top:15rem;margin-bottom:2rem;font-family:Cicle Semi,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.6}.hero-content .btn{color:#000;background:#fff;border-radius:0;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem}@media (width<=1024px){.hero-overlay{padding:2rem}.hero-content h1{font-size:3rem}.hero-content p{margin-top:10rem}}@media (width<=768px){.hero-overlay{padding:1.5rem}.hero-header .logo{font-size:1.2rem}.main-nav{display:none}.hero-content h1{font-size:2.2rem;top:4rem}.hero-content p{margin-top:6rem;margin-bottom:1.5rem;font-size:1.05rem}.hero-content .btn{padding:.8rem 2rem}}@media (width<=480px){.hero-content h1{font-size:1.8rem;top:3rem}.hero-content p{margin-top:5rem;font-size:.95rem}}.content-wrapper{background-color:var(--bg-color);z-index:2;padding:6rem 0;position:relative}.search-widget-section{max-width:1200px;margin:0 auto 6rem;padding:0 2rem}.search-widget{background:#fff;border-radius:8px;flex-wrap:wrap;gap:1rem;padding:1rem;display:flex;box-shadow:0 10px 30px #0000000d}.search-widget input,.search-widget select{border:1px solid #eee;border-radius:4px;flex:1;min-width:150px;padding:1rem;font-family:Inter,sans-serif}.search-widget .btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;padding:1rem 2rem}.search-widget .btn:hover{background:#333}.carousel-section{margin-bottom:8rem;padding-left:4rem}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-right:4rem;display:flex}.section-header h2{margin:0;font-size:3rem}.drag-hint{letter-spacing:1px;color:var(--text-secondary);font-size:.8rem;font-weight:500}.horizontal-carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:2rem;padding-bottom:2rem;display:flex;overflow-x:auto}.horizontal-carousel::-webkit-scrollbar{display:none}.gem-card{scroll-snap-align:start;background-position:50%;background-size:cover;border-radius:8px;min-width:300px;height:450px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.broq-card{min-width:450px}.gem-info{color:#fff;background:linear-gradient(#0000,#000c);width:100%;padding:2rem;position:absolute;bottom:0;left:0}.gem-info h3{margin-bottom:.5rem;font-size:2rem}.gem-info p{font-size:1rem;font-weight:500}.typography-breaker{text-align:center;max-width:1000px;margin:0 auto 8rem;padding:0 2rem}.typography-breaker .large-text{text-transform:uppercase;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:3rem;font-weight:300;line-height:1.2}.typography-breaker h2{letter-spacing:1px;font-size:2.5rem}.months-grid-section{max-width:1200px;margin:0 auto;padding:0 2rem}.months-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.month-item{cursor:pointer;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:500;transition:box-shadow .3s;display:flex}.month-item:hover{box-shadow:0 5px 15px #0000000d}.slider-section{background:#0a0a0a;width:100%;height:100vh;position:relative;overflow:hidden}.slider-section:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(#0a0a0a 0%,#0a0a0a00 100%);width:100%;height:250px;position:absolute;top:0;left:0}.slider-bg{z-index:0;position:absolute;inset:0}.slider-bg-image{background-position:50%;background-size:cover;position:absolute;inset:0}.slider-bg-overlay{z-index:1;background:linear-gradient(135deg,#000000a6 0%,#00000059 50%,#0000008c 100%);position:absolute;inset:0}.ghost-text{color:#ffffff08;text-transform:uppercase;white-space:nowrap;letter-spacing:.05em;pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;font-family:Bebas,sans-serif;font-size:18vw;display:none;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.slider-content{z-index:2;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:100%;padding:80px 6%;display:flex;position:relative}.slider-hero{flex-direction:column;flex:1;justify-content:center;gap:.2rem;max-width:50%;padding-top:8vh;display:flex}.slider-title-wrapper{position:relative;overflow:hidden}.slider-title{color:#fff;text-transform:uppercase;letter-spacing:2px;will-change:transform, opacity;margin:0;font-family:Bebas,sans-serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1.1}.slider-description{color:#fffc;white-space:pre-line;max-width:600px;font-family:AlteHaasGrotesk,sans-serif;font-size:.8rem;line-height:1.6}.explore-btn{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#1a2b4c;border:none;border-radius:8px;align-items:center;gap:12px;width:fit-content;margin-top:1.5rem;padding:16px 36px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.explore-btn:hover{transform:scale(1.06);box-shadow:0 8px 30px #1a2b4c73}.explore-btn .arrow-icon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s;display:inline-flex}.explore-btn:hover .arrow-icon{background:#ffffff4d}.slider-cards{perspective:1200px;align-items:center;gap:20px;display:flex;position:absolute;left:55%}.destination-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;will-change:transform, opacity;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;width:250px;height:360px;transition:box-shadow .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.destination-card:first-child{width:320px;height:460px}.destination-card:hover{box-shadow:0 28px 60px #00000073}.destination-card.active-card{border-color:#ffffff80}.card-image{object-fit:cover;width:100%;height:100%;display:block}.card-overlay{box-sizing:border-box;background:linear-gradient(#0000001a 0%,#0009 100%);flex-direction:column;justify-content:space-between;padding:16px;display:flex;position:absolute;inset:0}.card-top{justify-content:space-between;align-items:flex-start;display:flex}.card-title{color:#fff;text-shadow:0 1px 4px #0006;max-width:70%;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;line-height:1.4}.bookmark-icon{color:#fff;opacity:.8;cursor:pointer;width:24px;height:24px;transition:opacity .2s,transform .2s}.bookmark-icon:hover{opacity:1;transform:scale(1.15)}.card-bottom{align-items:center;gap:2px;display:flex}.star{color:gold;font-size:.85rem}.star.empty{color:#ffffff4d}.vertical-controls{z-index:3;flex-direction:column;justify-content:space-between;align-items:center;height:70vh;display:flex;position:absolute;top:50%;left:1.5%;transform:translateY(-50%)}.vertical-line{z-index:-1;background:#fff3;width:1px;position:absolute;top:0;bottom:0;left:50%}.vertical-dot{cursor:pointer;color:#0000;z-index:2;background:#fff6;border-radius:50%;justify-content:center;align-items:center;width:6px;height:6px;font-family:Inter,sans-serif;font-size:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.vertical-dot.active{color:#1a2b4c;background:#ffffffe6;width:28px;height:28px;font-size:.85rem;font-weight:700}@media (width<=1024px){.slider-content{flex-direction:column;justify-content:flex-end;gap:1.5rem;padding:160px 5% 40px}.slider-hero{text-align:center;align-items:center;max-width:100%;padding-top:0}.slider-title{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.slider-description{max-width:90%;font-size:.9rem}.slider-cards{justify-content:center;width:100%;margin-top:auto;position:relative;left:auto}.destination-card{border-radius:8px;width:150px;height:100px}.destination-card:first-child{width:190px;height:130px}.card-title{font-size:.65rem}.ghost-text{font-size:20vw}}@media (width<=640px){.slider-content{padding:140px 5% 30px}.slider-title{font-size:clamp(1.8rem,6vw,2.5rem)}.slider-description{font-size:.8rem}.destination-card{width:120px;height:80px}.destination-card:first-child{width:160px;height:110px}.slider-cards{gap:8px}}@media (width<=480px){.slider-title{font-size:clamp(1.5rem,7vw,2.2rem)}.explore-btn{margin-top:1rem;padding:10px 20px;font-size:.75rem}.destination-card{width:105px;height:70px}.destination-card:first-child{width:140px;height:95px}.card-title{font-size:.6rem}.vertical-controls{display:none}}.seasons-section{background-color:var(--bg-color);justify-content:center;align-items:center;padding:8rem 4rem;display:flex;position:relative}.seasons-container{width:100%;max-width:1400px}.seasons-header{text-align:center;margin-bottom:4rem}.seasons-title{text-transform:uppercase;color:var(--text-primary);letter-spacing:2px;margin-bottom:1rem;font-family:Bebas,sans-serif;font-size:3.5rem}.seasons-subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-family:Cicle Semi,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.6}.seasons-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.season-card{aspect-ratio:3/4;cursor:pointer;border-radius:16px;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.season-card:hover{transform:translateY(-15px);box-shadow:0 25px 50px #00000026}.season-image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.season-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.season-card:hover .season-image{transform:scale(1.1)}.season-overlay{color:#fff;background:linear-gradient(#0000 0%,#0006 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:2.5rem 1.5rem;display:flex;position:absolute;inset:0}.season-name{color:#fff;margin-bottom:.5rem;font-size:2.5rem;transition:transform .5s cubic-bezier(.25,1,.5,1);transform:translateY(20px)}.season-desc{color:#ffffffd9;opacity:0;font-family:Cicle Semi,sans-serif;font-size:1rem;font-weight:300;line-height:1.5;transition:opacity .5s,transform .5s cubic-bezier(.25,1,.5,1);transform:translateY(20px)}.season-card:hover .season-name{transform:translateY(0)}.season-card:hover .season-desc{opacity:1;transition-delay:.1s;transform:translateY(0)}@media (width<=1200px){.seasons-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.seasons-section{padding:5rem 0}.seasons-header{padding:0 2rem}.seasons-title{font-size:2.5rem}.seasons-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding:0 2rem 2rem;display:flex;overflow-x:auto}.seasons-grid::-webkit-scrollbar{display:none}.season-card{scroll-snap-align:center;aspect-ratio:4/5;flex:0 0 80%}}@media (width<=480px){.seasons-section{padding:3rem 0}.seasons-header{padding:0 1.5rem}.seasons-title{font-size:2rem}.season-name{font-size:1.8rem}.season-desc{font-size:.9rem}.seasons-grid{padding:0 1.5rem 1.5rem}.season-card{aspect-ratio:3/4;flex:0 0 85%}}.main-footer{background-color:var(--footer-bg);color:#fff;text-align:center;background-color:#0b0c10;border-top:1px solid #ffffff1a;padding:4rem 2rem;font-family:Inter,sans-serif}.footer-content{flex-direction:column;gap:3rem;max-width:800px;margin:0 auto;display:flex}.footer-message p{color:#ccc;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.support-btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:6px;padding:14px 32px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:transform .3s,background-color .3s}.support-btn:hover{background-color:#e0e0e0;transform:translateY(-2px)}.footer-credits{border-top:1px solid #ffffff0d;padding-top:2rem}.footer-credits p{color:#888;font-size:.95rem;line-height:1.5}.footer-credits strong{color:#fff;font-weight:600}.footer-bottom{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;margin-top:4rem;padding-top:2rem;display:flex}.footer-bottom p{color:#555;margin:0;font-size:.85rem}@media (width<=768px){.main-footer{padding:3rem 1.5rem}.footer-content{gap:2rem}.footer-message p{font-size:1rem}.footer-bottom{margin-top:2.5rem;padding-top:1.5rem}}@media (width<=480px){.main-footer{padding:2rem 1rem}.footer-message p{margin-bottom:1.5rem;font-size:.95rem}.support-btn{width:100%;padding:12px 24px;font-size:.95rem}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
