@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Inter:wght@300;400;500&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--dark:#0a0a0a;--light:#f0ece2;--accent:#b07d3b;--accent2:#d4a85c;--muted:#5a5a5a;--deep:#1a1510}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--light);cursor:default;font-family:Inter,sans-serif;overflow-x:hidden}::selection{background:var(--accent);color:var(--dark)}.cursor{height:20px;mix-blend-mode:difference;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:transform .15s ease,opacity .15s ease;width:20px;z-index:9999}.cursor:after,.cursor:before{background:var(--accent);border-radius:1px;content:"";height:1.5px;left:50%;position:absolute;top:50%;width:14px}.cursor:before{transform:translate(-50%,-50%) rotate(45deg)}.cursor:after{transform:translate(-50%,-50%) rotate(-45deg)}.cursor.hover{transform:translate(-50%,-50%) scale(2.5)}.cursor.hover:after,.cursor.hover:before{background:var(--accent2)}.cursor-splash{background:radial-gradient(circle at center,rgba(212,168,92,.18) 0,rgba(212,168,92,.1) 15%,hsla(39,46%,61%,.05) 35%,transparent 65%);filter:blur(2px);height:350px;mix-blend-mode:screen;width:350px}.cursor-ripple,.cursor-splash{border-radius:50%;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:1}.cursor-ripple{border:1px solid rgba(212,168,92,.12);height:80px;width:80px}.hero{display:flex;flex-direction:column;height:100vh;justify-content:flex-end;overflow:hidden;padding:8vh 6vw;position:relative}.hero-bg{background:url(/images/4.43d6738ad3d318cf84ad.jpeg) 50%/cover;filter:brightness(.3) saturate(.7);transform:scale(1.15)}.hero-bg,.hero-overlay{inset:0;position:absolute}.hero-overlay{background:linear-gradient(to top,var(--dark) 0,transparent 50%)}.hero-content{position:relative;z-index:2}.brand{left:6vw;position:absolute;top:5vh;z-index:10}.brand-logo{display:block}.brand-tagline{color:var(--muted);font-family:Inter,sans-serif;font-size:clamp(.55rem,.7vw,.65rem);font-weight:300;letter-spacing:.25em;position:absolute;right:6vw;text-transform:uppercase;top:5vh;z-index:10}.hero h1{font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,8rem);font-weight:400;line-height:1;margin-bottom:1.5rem;overflow:hidden}.hero h1 .line{display:block;overflow:hidden}.hero h1 .line span{display:inline-block}.hero-sub{color:rgba(240,236,226,.5);font-size:clamp(.85rem,1.2vw,1.1rem);font-weight:300;line-height:1.7;margin-bottom:2rem;max-width:420px}.scroll-hint{align-items:center;bottom:4vh;display:flex;flex-direction:column;gap:.5rem;position:absolute;right:6vw;z-index:2}.scroll-hint span{color:var(--muted);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;writing-mode:vertical-rl}.scroll-line{background:var(--muted);height:60px;overflow:hidden;position:relative;width:1px}.scroll-line:after{animation:scrollDown 2s ease infinite;background:var(--accent);content:"";height:100%;position:absolute;top:-100%;width:100%}@keyframes scrollDown{0%{top:-100%}to{top:100%}}.section-divider{overflow:hidden;padding:0 6vw;width:100%}.section-divider .inner{background:linear-gradient(90deg,transparent,rgba(176,125,59,.3),transparent);height:1px}.philosophy{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:15vh 6vw;position:relative}.philosophy-inner{max-width:900px;text-align:center}.philosophy-label{color:var(--accent);font-size:.7rem;letter-spacing:.4em;margin-bottom:3rem;text-transform:uppercase}.philosophy p{color:var(--light);font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:400;line-height:1.5}.philosophy p em{color:var(--accent2);font-style:italic}.philosophy-line{background:var(--accent);height:1px;margin:3rem auto 0;width:60px}.bhutan-quote{padding:8vh 6vw;text-align:center}.bhutan-quote blockquote{color:var(--muted);font-family:Playfair Display,serif;font-size:clamp(1rem,1.8vw,1.4rem);font-style:italic;line-height:1.8;margin:0 auto;max-width:600px}.bhutan-quote cite{color:var(--accent);display:block;font-family:Inter,sans-serif;font-size:.65rem;font-style:normal;letter-spacing:.4em;margin-top:1.5rem;text-transform:uppercase}.destinations{overflow:hidden;padding:10vh 0 15vh}.dest-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:8vh;padding:0 6vw}.dest-header h2{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1}.dest-header h2 em{color:var(--accent2)}.dest-header p{color:var(--muted);font-size:.75rem;letter-spacing:.3em;line-height:1.8;max-width:220px;text-align:right;text-transform:uppercase}.dest-grid{grid-template-columns:1fr 1.4fr .8fr}.dest-grid,.dest-grid-bottom{align-items:start;display:grid;gap:2vw;padding:0 6vw}.dest-grid-bottom{grid-template-columns:.8fr 1.4fr 1fr;margin-top:4vh}.dest-card{cursor:pointer;overflow:hidden;position:relative}.dest-card:first-child{margin-top:8vh}.dest-card:nth-child(2){margin-top:0}.dest-card:nth-child(3){margin-top:15vh}.dest-grid-bottom .dest-card:first-child{margin-top:0}.dest-grid-bottom .dest-card:nth-child(2){margin-top:6vh}.dest-grid-bottom .dest-card:nth-child(3){margin-top:2vh}.dest-elev{color:hsla(39,46%,61%,.4);font-family:Playfair Display,serif;font-size:.75rem;font-style:italic;margin-top:.4rem}.dest-img-wrapper{overflow:hidden;position:relative}.dest-img-wrapper:after{background:linear-gradient(0deg,hsla(0,0%,4%,.8) 0,transparent 50%);content:"";inset:0;position:absolute}.dest-card img{aspect-ratio:3/4;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%}.dest-card:hover img{transform:scale(1.08)}.dest-info{padding:1.5rem 0}.dest-info h3{font-family:Playfair Display,serif;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:400;margin-bottom:.4rem}.dest-info .dest-mood{color:var(--accent);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase}.dest-info .dest-desc{color:var(--muted);font-size:.8rem;line-height:1.6;margin-top:.6rem;max-width:300px}.altitude-bar{display:flex;flex-wrap:wrap;gap:6vw;justify-content:center;padding:10vh 6vw}.alt-stat{text-align:center}.alt-stat .number{color:var(--accent2);font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,4rem);line-height:1}.alt-stat .label{color:var(--muted);font-size:.65rem;letter-spacing:.3em;margin-top:.8rem;text-transform:uppercase}.cta{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:10vh 6vw;position:relative;text-align:center}.cta-question{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,4.5rem);font-weight:400;line-height:1.2;margin-bottom:4rem}.cta-question em{color:var(--accent2);font-style:italic}.cta-input-wrap{align-items:center;border-bottom:1px solid var(--muted);display:flex;gap:0;transition:border-color .3s;width:min(90%,500px)}.cta-input-wrap:focus-within{border-color:var(--accent)}.cta-input-wrap input{background:none;border:none;color:var(--light);flex:1;font-family:Playfair Display,serif;font-size:clamp(1rem,2vw,1.4rem);font-style:italic;outline:none;padding:1rem 0}.cta-input-wrap input::placeholder{color:var(--muted)}.cta-input-wrap button{background:none;border:none;color:var(--accent);cursor:pointer;font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.3em;padding:1rem 0 1rem 1rem;text-transform:uppercase;transition:color .3s;white-space:nowrap}.cta-input-wrap button:hover{color:var(--light)}.cta-form{align-items:center;display:flex;flex-direction:column;width:100%}.cta-fine{color:var(--muted);font-size:.7rem;letter-spacing:.1em;margin-top:2rem}.cta-message{font-family:Playfair Display,serif;font-size:.85rem;font-style:italic;margin-top:1rem;opacity:0;transition:opacity .3s ease}.cta-message.success{color:var(--accent2);opacity:1}.cta-message.error{color:#d45c5c;opacity:1}footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;padding:6vh 6vw}footer span{color:var(--muted);font-size:.7rem;letter-spacing:.2em}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--muted);font-size:.7rem;letter-spacing:.2em;text-decoration:none;text-transform:uppercase;transition:color .3s}.footer-links a:hover{color:var(--accent)}.pattern-divider{display:flex;gap:1.5rem;justify-content:center;opacity:.15;padding:4vh 6vw}.pattern-divider .dot{background:var(--accent);border-radius:50%;height:4px;width:4px}@media (max-width:768px){.dest-grid,.dest-grid-bottom{gap:6vh;grid-template-columns:1fr}.dest-card:first-child,.dest-card:nth-child(3),.dest-grid-bottom .dest-card:nth-child(2),.dest-grid-bottom .dest-card:nth-child(3){margin-top:0}.dest-header{align-items:flex-start;flex-direction:column;gap:1rem}.dest-header p{text-align:left}footer{flex-direction:column;gap:2rem;text-align:center}.cursor,.cursor-ripple,.cursor-splash{display:none}.hero{padding:6vh 6vw}.brand-tagline{display:none}.altitude-bar{gap:3rem}}
/*# sourceMappingURL=main.486ca1ec53ca60f4364f.css.map*/