html,body,#root{min-height:100%;margin:0}:root{--bg:#0d0f14;--bg-soft:#151923;--bg-card:#ffffff0d;--text:#f5f2eb;--text-soft:#f5f2ebc7;--border:#ffffff1a;--gold:#d8b36a;--gold-soft:#f0debb;--shadow:0 20px 50px #00000047;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at top,#d8b36a1a,#0000 20%),linear-gradient(#0d0f14,#121722 35%,#0d0f14 100%)}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-shell{min-height:100vh}.container{width:min(1200px,100% - 32px);margin:0 auto}.section{padding:88px 0}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2,.experience-copy h2,.cta-panel h2{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.05}.section-intro,.experience-copy p,.highlight-card p,.layout-card,.location-card,.cta-panel p,.site-footer p{color:var(--text-soft)}.section-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin:0 0 12px;font-size:.8rem}.card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:24px}.site-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0f14b3;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.site-nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.site-nav-brand{letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.site-nav-links{align-items:center;gap:22px;display:flex}.site-nav-links a{color:#ffffffdb;font-size:.95rem}.site-nav-links a:hover{color:var(--gold-soft)}.hero{align-items:center;min-height:calc(100vh - 72px);display:flex;position:relative;overflow:hidden}.hero-image{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.hero-overlay{background:linear-gradient(#07090e38,#07090ecc),linear-gradient(90deg,#07090ec7,#07090e38);position:absolute;inset:0}.hero-content{z-index:1;padding:80px 0;position:relative}.hero h1{letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(3.2rem,9vw,6.8rem);line-height:.95}.hero-subtitle{color:var(--gold-soft);margin:18px 0 12px;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:600}.hero-description{color:#ffffffe6;max-width:700px;font-size:1.08rem}.hero-badges{flex-wrap:wrap;gap:12px;margin:28px 0 0;display:flex}.hero-badges span{color:#fff;background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;padding:10px 14px}.hero-actions,.cta-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:700;transition:transform .18s,background .18s,border .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--gold-soft);color:#121212}.btn-secondary{color:#fff;background:#ffffff0f;border:1px solid #fff3}.highlights-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.highlight-card{padding:26px}.highlight-card h3{margin:0 0 10px;font-size:1.2rem}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.gallery-button-reset{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:none;padding:0}.gallery-card{box-shadow:var(--shadow);border:1px solid var(--border);background:#ffffff08;border-radius:24px;grid-column:span 6;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.gallery-card:first-child{grid-column:span 12}.gallery-card:hover{border-color:#d8b36a47;transform:translateY(-4px);box-shadow:0 28px 60px #00000057}.gallery-image-wrap{overflow:hidden}.gallery-card img{aspect-ratio:4/3;object-fit:cover;transition:transform .45s}.gallery-card:first-child img{aspect-ratio:16/8}.gallery-card:hover img{transform:scale(1.04)}.experience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.experience-grid.reverse .experience-copy{order:2}.experience-grid.reverse .experience-image-wrap{order:1}.experience-copy p{max-width:620px}.experience-image-wrap{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.experience-image{aspect-ratio:4/3;object-fit:cover}.layout-card,.location-card{padding:28px}.feature-list{grid-template-columns:repeat(2,1fr);gap:14px 22px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{padding-left:18px;position:relative}.feature-list li:before{content:"•";color:var(--gold);position:absolute;left:0}.section-cta{padding-top:40px}.cta-panel{box-shadow:var(--shadow);background:linear-gradient(135deg,#d8b36a24,#ffffff0a);border:1px solid #d8b36a33;border-radius:28px;padding:36px}.cta-note{color:#f5f2eba6;margin-top:18px;font-size:.95rem}.site-footer{border-top:1px solid #ffffff0f;margin-top:48px;padding:32px 0 44px}.site-footer-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer p{margin:6px 0 0}.site-footer-links{gap:16px;display:flex}@media (width<=1050px){.highlights-grid{grid-template-columns:repeat(2,1fr)}.experience-grid{grid-template-columns:1fr}.experience-grid.reverse .experience-copy,.experience-grid.reverse .experience-image-wrap{order:initial}}@media (width<=780px){.site-nav-inner{flex-direction:column;justify-content:center;padding:14px 0}.site-nav-links{flex-wrap:wrap;justify-content:center;gap:14px}.feature-list{grid-template-columns:1fr}.site-footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=640px){.section{padding:68px 0}.gallery-card{grid-column:span 12}.hero{min-height:auto}.hero-content{padding:64px 0}.highlights-grid{grid-template-columns:1fr}.cta-panel{padding:28px}.lightbox-nav-left{left:6px}.lightbox-nav-right{right:6px}.lightbox-nav{width:44px;height:44px}}.lightbox-overlay{z-index:1000;background:#06080ce0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lightbox-content{flex-direction:column;align-items:center;width:min(1200px,100%);max-height:90vh;display:flex;position:relative}.lightbox-image{object-fit:contain;border-radius:20px;width:100%;max-height:80vh;box-shadow:0 25px 60px #00000073}.lightbox-caption{color:#ffffffd1;text-align:center;margin-top:14px;font-size:.95rem}.lightbox-close,.lightbox-nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0f16b8;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:inline-flex;position:absolute}.lightbox-close:hover,.lightbox-nav:hover{background:#d8b36a3d;transform:scale(1.03)}.lightbox-close{width:44px;height:44px;font-size:1.8rem;line-height:1;top:-10px;right:-10px}.lightbox-nav{width:52px;height:52px;font-size:2rem;line-height:1;top:50%;transform:translateY(-50%)}.lightbox-nav-left{left:12px}.lightbox-nav-right{right:12px}
