:root{--crystal:#f8f9fb;--silver:#c8cdd5;--silver-deep:#8b93a0;--black:#0a0a0c;--black-soft:#12141a;--gold:#c9a962;--gold-light:#e8d5a3;--gold-dim:#c9a96259;--glass:#f8f9fb0f;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--crystal);background:var(--black);-webkit-font-smoothing:antialiased;margin:0;font-size:1.05rem;font-weight:400;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--gold-light);transition:color .25s var(--ease-out);text-decoration:none}a:hover{color:var(--crystal)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:.02em;font-weight:500;line-height:1.15}#root{min-height:100vh}.app{overflow-x:hidden}.site-header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0a0a0ceb 0%,#0a0a0ca6 70%,#0000 100%);border-bottom:1px solid #c9a9621f;justify-content:space-between;align-items:center;padding:1rem 4vw;display:flex;position:fixed;top:0;left:0;right:0}.brand{flex-direction:column;gap:.1rem;display:flex}.brand-mark{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--crystal);font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600}.brand-sub{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-size:.65rem;font-weight:300}.nav-links{gap:1.5rem;margin:0;padding:0;list-style:none;display:none}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:var(--silver);font-size:.78rem;font-weight:500}.nav-links a:hover{color:var(--gold-light)}@media (width>=900px){.nav-links{display:flex}}.nav-cta{letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--gold);color:var(--gold-light);box-shadow:0 0 24px var(--gold-dim);transition:background .25s var(--ease-out), box-shadow .25s var(--ease-out);background:#c9a96214;padding:.65rem 1.25rem;font-size:.72rem}.nav-cta:hover{color:var(--crystal);background:#c9a96233;box-shadow:0 0 36px #c9a96273}.section{padding:clamp(4rem,10vw,7.5rem) 4vw;position:relative}.section--dark{background:var(--black-soft)}.section-head{text-align:center;max-width:46rem;margin:0 auto 3.5rem}.section-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.72rem;font-weight:500}.section-title{color:var(--crystal);margin:0 0 1rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:500}.section-lead{color:var(--silver);margin:0;font-size:1.05rem;font-weight:300}.hero{place-items:center;min-height:100vh;padding:8rem 4vw 5rem;display:grid;position:relative}.hero__media{z-index:0;position:absolute;inset:0}.hero__media img{object-fit:cover;filter:brightness(.45)contrast(1.05)saturate(.95);width:100%;height:100%}.hero__overlay{z-index:1;background:linear-gradient(105deg,#0a0a0ce0 0%,#0a0a0c8c 45%,#0a0a0cbf 100%),radial-gradient(80% 50% at 70% 40%,#c9a9621f,#0000 55%);position:absolute;inset:0}.hero__content{z-index:2;text-align:center;max-width:56rem;position:relative}.hero__frame{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0c59;border:1px solid #c9a96240;padding:clamp(2rem,5vw,3.5rem);box-shadow:0 0 80px #00000080,inset 0 0 60px #f8f9fb08}.hero h1{color:var(--crystal);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.15rem,6vw,3.85rem);font-weight:500}.hero .hero__shine{background:linear-gradient(135deg, var(--crystal) 0%, var(--gold-light) 50%, var(--crystal) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__sub{font-family:var(--font-display);color:var(--silver);max-width:36rem;margin:0 auto 2.5rem;font-size:clamp(1.1rem,2.5vw,1.45rem);font-style:italic;font-weight:400}.hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), background .25s var(--ease-out);border:none;padding:1rem 1.85rem;font-size:.8rem;font-weight:500}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(145deg, var(--gold-light), var(--gold));color:var(--black);box-shadow:0 4px 32px #c9a96273}.btn--primary:hover{box-shadow:0 8px 48px #e8d5a38c}.btn--ghost{color:var(--crystal);background:0 0;border:1px solid #f8f9fb59}.btn--ghost:hover{border-color:var(--gold);color:var(--gold-light);box-shadow:0 0 28px var(--gold-dim)}.editorial{align-items:center;gap:3rem;max-width:72rem;margin:0 auto;display:grid}@media (width>=900px){.editorial{grid-template-columns:1fr 1fr;gap:4rem}}.editorial__image{aspect-ratio:4/5;border:1px solid #c9a96233;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000073}.editorial__image img{object-fit:cover;width:100%;height:100%}.editorial__image:after{content:"";pointer-events:none;border:1px solid #f8f9fb14;position:absolute;inset:0}.editorial__text h2{color:var(--crystal);margin:0 0 1.5rem;font-size:clamp(1.85rem,4vw,2.6rem)}.editorial__text p{color:var(--silver);margin:0 0 1.25rem;font-weight:300}.editorial__text p:last-child{margin-bottom:0}.card-grid{gap:1.5rem;max-width:88rem;margin:0 auto;display:grid}@media (width>=640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.card-grid{grid-template-columns:repeat(4,1fr)}}.lux-card{background:var(--black-soft);min-height:22rem;transition:border-color .3s var(--ease-out), box-shadow .3s var(--ease-out);border:1px solid #c9a9622e;flex-direction:column;display:flex;position:relative;overflow:hidden}.lux-card:hover{box-shadow:0 0 40px var(--gold-dim);border-color:#e8d5a373}.lux-card__image{height:14rem;position:relative;overflow:hidden}.lux-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out)}.lux-card:hover .lux-card__image img{transform:scale(1.06)}.lux-card__body{flex-direction:column;flex:1;padding:1.35rem 1.5rem 1.5rem;display:flex}.lux-card__icon{opacity:.9;margin-bottom:.35rem;font-size:1.25rem}.lux-card__body h3{color:var(--crystal);margin:0 0 .65rem;font-size:1.35rem}.lux-card__body p{color:var(--silver-deep);flex:1;margin:0;font-size:.92rem;font-weight:300}.split-section{gap:2.5rem;max-width:72rem;margin:0 auto;display:grid}@media (width>=900px){.split-section{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem}}.feature-list{margin:2rem 0 0;padding:0;list-style:none}.feature-list li{color:var(--silver);border-bottom:1px solid #c8cdd51f;padding:1rem 0 1rem 1.75rem;font-weight:300;position:relative}.feature-list li:before{content:"";background:var(--gold);width:6px;height:6px;box-shadow:0 0 10px var(--gold);position:absolute;top:1.35rem;left:0;transform:rotate(45deg)}.feature-visual{aspect-ratio:16/11;border:1px solid #c9a96233;position:relative;overflow:hidden}.feature-visual img{object-fit:cover;width:100%;height:100%}.map-placeholder{background:linear-gradient(145deg, var(--black-soft), #1a1d26);height:280px;color:var(--silver);letter-spacing:.2em;text-transform:uppercase;border:1px solid #c9a96233;place-items:center;margin-top:2rem;font-size:.85rem;display:grid;position:relative;overflow:hidden}.map-placeholder:before{content:"";background:repeating-linear-gradient(90deg,#0000,#0000 40px,#c9a9620a 40px 41px),repeating-linear-gradient(0deg,#0000,#0000 40px,#c9a9620a 40px 41px);position:absolute;inset:0}.map-placeholder span{z-index:1;position:relative}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:88rem;margin:0 auto;display:grid}@media (width>=768px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{aspect-ratio:4/3;cursor:default;border:1px solid #c9a96226;position:relative;overflow:hidden}.gallery-item--wide{aspect-ratio:21/9;grid-column:span 2}@media (width<=767px){.gallery-item--wide{aspect-ratio:16/9;grid-column:span 2}}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.gallery-item:hover img{transform:scale(1.05)}.gallery-item figcaption{letter-spacing:.12em;text-transform:uppercase;color:var(--crystal);background:linear-gradient(#0000,#0a0a0cd9);padding:.65rem .85rem;font-size:.7rem;position:absolute;bottom:0;left:0;right:0}.site-footer{background:#070708;border-top:1px solid #c9a96233;padding:4rem 4vw 3rem}.footer-inner{gap:2.5rem;max-width:72rem;margin:0 auto;display:grid}@media (width>=768px){.footer-inner{grid-template-columns:1.2fr 1fr}}.footer-brand .brand-mark{margin-bottom:.5rem}.footer-tag{color:var(--silver-deep);max-width:22rem;margin:0;font-size:.9rem;font-weight:300}.footer-links{flex-wrap:wrap;gap:1rem 1.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a{letter-spacing:.1em;text-transform:uppercase;color:var(--silver);font-size:.78rem}.footer-legal{border-top:1px solid #c8cdd51a;flex-direction:column;grid-column:1/-1;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.footer-legal{flex-direction:row;justify-content:space-between;align-items:flex-start}}.age-badge{border:1px solid var(--gold);letter-spacing:.15em;color:var(--gold-light);padding:.35rem .65rem;font-size:.75rem;display:inline-block}.responsible{color:var(--silver-deep);max-width:28rem;margin:0;font-size:.85rem;font-weight:300}.footer-brand-link{color:inherit;text-decoration:none}.footer-brand-link:hover .brand-mark{color:var(--gold-light)}.footer-copyright{letter-spacing:.06em;color:var(--silver-deep);border-top:1px solid #c8cdd514;grid-column:1/-1;margin:0;padding-top:1.75rem;font-size:.8rem;font-weight:300}.palace-divider{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:120px;height:1px;margin:2rem auto}.legal-app{background:#f5f4f0;flex-direction:column;min-height:100vh;display:flex}.legal-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f4f0eb;border-bottom:1px solid #b4afa873;position:sticky;top:0}.legal-header__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:56rem;margin:0 auto;padding:1rem 4vw;display:flex}.legal-header__brand{font-family:var(--font-display);letter-spacing:.06em;color:#0d0d10;font-size:clamp(.95rem,2.2vw,1.1rem);font-weight:600;text-decoration:none}.legal-header__brand:hover{color:#1a1a22}.legal-header__nav a{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#5c5a54;border-bottom:1px solid #c9a96259;padding-bottom:.15rem;font-size:.78rem;font-weight:500;text-decoration:none}.legal-header__nav a:hover{color:#0d0d10;border-bottom-color:#c9a962b3}.legal-page{flex:1;padding:clamp(2.5rem,6vw,4rem) 4vw clamp(4rem,10vw,6rem)}.legal-container{max-width:42rem;margin:0 auto}.legal-doc-head{margin-bottom:clamp(2.5rem,5vw,3.5rem)}.legal-doc-label{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:#7a756c;margin:0 0 .75rem;font-size:.72rem;font-weight:500}.legal-doc-title{font-family:var(--font-display);color:#0a0a0f;letter-spacing:.02em;margin:0;font-size:clamp(1.85rem,4.5vw,2.5rem);font-weight:600;line-height:1.2}.legal-doc-divider{background:linear-gradient(90deg,#c9a962d9,#b4b9c080,#0000);max-width:8rem;height:1px;margin-top:1.5rem}.legal-doc-body{font-family:var(--font-body);color:#2c2b28;font-size:1.02rem;font-weight:400;line-height:1.75}.legal-doc-body h2{font-family:var(--font-display);color:#0a0a0f;letter-spacing:.02em;margin:2.75rem 0 1rem;font-size:1.35rem;font-weight:600}.legal-doc-body h2:first-child{margin-top:0}.legal-doc-body p{margin:0 0 1.35rem}.legal-doc-body p:last-child{margin-bottom:0}.legal-doc-body ul{margin:0 0 1.35rem;padding-left:1.25rem}.legal-doc-body li{margin-bottom:.65rem}.legal-doc-body li:last-child{margin-bottom:0}.legal-doc-body strong{color:#12141a;font-weight:600}.legal-doc-body a{color:#6b5a3a;text-underline-offset:.2em;-webkit-text-decoration:underline #c9a96273;text-decoration:underline #c9a96273}.legal-doc-body a:hover{color:#0a0a0f;text-decoration-color:#c9a962d9}.legal-section-rule{background:linear-gradient(90deg,#0000,#a0a5ac73,#0000);border:none;height:1px;margin:2.5rem 0}.legal-app .site-footer{margin-top:auto}
