.Hero-module__ZARIfG__hero{background-color:var(--bg-primary);justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__titleContainer{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__title{text-align:center;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:0 .2em;display:flex}.Hero-module__ZARIfG__word1{color:var(--text-primary);justify-content:flex-start;align-items:start;line-height:1;display:flex}.Hero-module__ZARIfG__word2{color:var(--accent);justify-content:end;align-items:end;font-style:italic;line-height:1;display:flex}.Hero-module__ZARIfG__imageWrap{z-index:2;will-change:width, height;border-radius:4px;width:38vw;min-width:280px;height:52vh;min-height:380px;position:relative;overflow:hidden}.Hero-module__ZARIfG__image{object-fit:cover;object-position:center}.Hero-module__ZARIfG__video{opacity:0;width:100%;height:100%;transition:opacity .8s var(--ease-smooth,ease);position:absolute;inset:0}.Hero-module__ZARIfG__videoReady{opacity:1}.Hero-module__ZARIfG__overlay{background:#0d0b0814;position:absolute;inset:0}.Hero-module__ZARIfG__scrollIndicator{z-index:5;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.25em;color:var(--text-secondary);font-size:.65rem;font-weight:600}.Hero-module__ZARIfG__line{background:var(--accent);transform-origin:top;width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__ZARIfG__growDown}@keyframes Hero-module__ZARIfG__growDown{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:900px){.Hero-module__ZARIfG__imageWrap{width:70vw;height:42vh}}
.About-module__vAULUW__about{background:var(--bg-primary);padding:15rem 0;position:relative;overflow:hidden}.About-module__vAULUW__content{justify-content:center;align-items:center;max-width:1600px;min-height:900px;margin:0 auto;display:flex;position:relative}.About-module__vAULUW__centerText{z-index:10;text-align:center;background:radial-gradient(ellipse 78% 72% at 50% 42%, var(--bg-primary) 0%, var(--bg-primary) 62%, #faf9f7d9 82%, #faf9f700 100%);flex-direction:column;align-items:center;gap:2rem;max-width:700px;padding:4rem clamp(1.5rem,4vw,5rem);display:flex;position:relative}.About-module__vAULUW__heading{color:var(--text-primary);line-height:1.05}.About-module__vAULUW__heading em{color:var(--accent);font-style:italic}.About-module__vAULUW__paragraph{max-width:500px}.About-module__vAULUW__stats{justify-content:center;align-items:stretch;gap:0;width:100%;max-width:480px;margin-top:1.5rem;display:flex}.About-module__vAULUW__stat{flex-direction:column;align-items:center;gap:.85rem;padding:0 clamp(1.5rem,5vw,3.5rem);display:flex;position:relative}.About-module__vAULUW__stat:not(:first-child):before{content:"";background:var(--color-stone-300);width:1px;position:absolute;top:.25em;bottom:.25em;left:0}.About-module__vAULUW__statValue{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--accent);margin:0;font-size:clamp(3.25rem,6.5vw,5.75rem);font-style:italic;font-weight:400;line-height:.9}.About-module__vAULUW__statLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);text-align:center;max-width:150px;margin:0;font-size:.7rem;font-weight:600;line-height:1.5}@media (max-width:640px){.About-module__vAULUW__stats{flex-direction:column;align-items:center;gap:2rem}.About-module__vAULUW__stat{padding:0}.About-module__vAULUW__stat:before{display:none}}.About-module__vAULUW__imageWrapper{z-index:1;transition:box-shadow .7s var(--ease-elegant);border-radius:2px;position:absolute;overflow:hidden;box-shadow:0 12px 30px -18px #2a231959}.About-module__vAULUW__imageWrapper.tilt-active{z-index:5;box-shadow:0 34px 70px -28px #2a231980}.About-module__vAULUW__image{object-fit:cover}.About-module__vAULUW__img1{aspect-ratio:3/4;width:19vw;max-width:320px;top:6%;left:4%}.About-module__vAULUW__img3{aspect-ratio:4/5;width:15vw;max-width:240px;top:11%;right:4%}@media (max-width:900px){.About-module__vAULUW__content{flex-direction:column;gap:4rem;min-height:auto;padding-bottom:4rem}.About-module__vAULUW__centerText{background:0 0;position:static}.About-module__vAULUW__imageWrapper{width:90vw;max-width:none;position:relative;inset:auto!important}.About-module__vAULUW__img1{width:80vw;margin-right:auto}.About-module__vAULUW__img2{width:90vw}.About-module__vAULUW__img3{width:70vw;margin-left:auto}}
.Spaces-module__py62MG__spaces{width:100%;position:relative}.Spaces-module__py62MG__card{will-change:transform;align-items:flex-end;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Spaces-module__py62MG__cardImageWrap{z-index:1;position:absolute;inset:-10% 0}.Spaces-module__py62MG__cardImage{object-fit:cover}.Spaces-module__py62MG__cardOverlay{z-index:2;background:linear-gradient(#0000 20%,#0d0b0866 60%,#0d0b08e6 100%);position:absolute;inset:0}.Spaces-module__py62MG__cardContent{z-index:3;flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(1.5rem,4vw,5rem) 6rem;display:flex;position:relative}.Spaces-module__py62MG__cardLabel{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-white);background-color:var(--accent);border-radius:4px;width:fit-content;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.Spaces-module__py62MG__cardTitle{color:var(--color-white);line-height:1}.Spaces-module__py62MG__cardContent p{color:#ffffffd9;max-width:600px;font-size:clamp(1rem,1.5vw,1.2rem)}@media (max-width:900px){.Spaces-module__py62MG__cardContent{padding-bottom:4rem}}
.Gallery-module__3QxX8q__gallery{background:var(--bg-primary);flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.Gallery-module__3QxX8q__header{padding:var(--space-xl) clamp(1.5rem, 4vw, 5rem) var(--space-md);color:var(--text-primary);justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.Gallery-module__3QxX8q__header em{color:var(--accent);font-style:italic}.Gallery-module__3QxX8q__viewAll{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;transition:color var(--duration-fast) var(--ease-smooth);padding-bottom:.4rem;font-size:.8rem;font-weight:500;text-decoration:none}.Gallery-module__3QxX8q__viewAll:hover{color:var(--accent)}@media (max-width:700px){.Gallery-module__3QxX8q__header{flex-direction:column;align-items:flex-start}}.Gallery-module__3QxX8q__scrollContainer{flex-grow:1;align-items:center;min-height:0;display:flex;overflow:hidden}.Gallery-module__3QxX8q__scrollWrapper{box-sizing:border-box;align-items:center;gap:clamp(2.5rem,5vw,6rem);width:max-content;height:100%;padding:clamp(1.5rem,4vh,3rem) clamp(2rem,6vw,7rem);display:flex}.Gallery-module__3QxX8q__galleryItem{will-change:transform;flex-shrink:0;height:100%}.Gallery-module__3QxX8q__landscape{max-width:900px}.Gallery-module__3QxX8q__portrait{max-width:500px}.Gallery-module__3QxX8q__imageWrap{width:auto;height:100%;transition:box-shadow .7s var(--ease-elegant);border-radius:2px;position:relative;overflow:hidden;box-shadow:0 14px 34px -22px #2a231966}.Gallery-module__3QxX8q__imageWrap.tilt-active{box-shadow:0 40px 80px -30px #2a23198c}.Gallery-module__3QxX8q__landscape .Gallery-module__3QxX8q__imageWrap{aspect-ratio:16/9}.Gallery-module__3QxX8q__portrait .Gallery-module__3QxX8q__imageWrap{aspect-ratio:4/5}.Gallery-module__3QxX8q__image{object-fit:cover;transition:transform var(--duration-slow) var(--ease-smooth)}.Gallery-module__3QxX8q__imageWrap:hover .Gallery-module__3QxX8q__image{transform:scale(1.05)}@media (max-width:900px){.Gallery-module__3QxX8q__landscape{max-width:85vw}.Gallery-module__3QxX8q__portrait{max-width:70vw}}
.Experience-module__RsmxMa__experience{background-color:var(--bg-dark);color:var(--color-stone-300);padding:10rem 0 15rem;position:relative;overflow:hidden}.Experience-module__RsmxMa__container{max-width:1600px;margin:0 auto;position:relative}.Experience-module__RsmxMa__massiveTitle{color:#ffffff0d;z-index:1;pointer-events:none;white-space:nowrap;position:absolute;top:10%;left:5%}.Experience-module__RsmxMa__massiveTitle em{color:#a0845a1a;margin-left:10vw;font-style:italic}.Experience-module__RsmxMa__content{z-index:2;grid-template-columns:repeat(12,1fr);align-items:center;gap:2rem;padding:0 clamp(1.5rem,4vw,5rem);display:grid;position:relative}.Experience-module__RsmxMa__scatterImg{border-radius:2px;position:relative;overflow:hidden}.Experience-module__RsmxMa__img{object-fit:cover}.Experience-module__RsmxMa__img1{aspect-ratio:4/5;grid-column:1/6;margin-top:5rem}.Experience-module__RsmxMa__textBlock{z-index:3;flex-direction:column;grid-column:7/12;gap:2rem;padding:2rem 0;display:flex}.Experience-module__RsmxMa__text{color:var(--color-stone-100);line-height:1.3}.Experience-module__RsmxMa__img2{aspect-ratio:16/9;grid-column:5/13;margin-top:10rem}.Experience-module__RsmxMa__img3{aspect-ratio:3/4;z-index:4;grid-column:2/7;margin-top:-15rem}@media (max-width:900px){.Experience-module__RsmxMa__content{flex-direction:column;gap:7rem;display:flex}.Experience-module__RsmxMa__img1{width:90%;margin-top:0}.Experience-module__RsmxMa__textBlock{width:100%;padding:0 0 48px}.Experience-module__RsmxMa__img2{width:100%;margin-top:0}.Experience-module__RsmxMa__img3{width:70%;margin-top:0;margin-left:auto}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);color:var(--text-primary);position:relative;overflow:hidden}.Footer-module__S6Hkya__container{flex-direction:column;gap:10rem;max-width:1600px;margin:0 auto;padding:8rem clamp(1.5rem,4vw,5rem) 2rem;display:flex}.Footer-module__S6Hkya__ctaSection{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__giantLink{text-decoration:none;transition:transform .4s cubic-bezier(.25,1,.5,1);display:block;overflow:hidden}.Footer-module__S6Hkya__giantLink:hover{transform:scale(1.02)}.Footer-module__S6Hkya__giantText{font-family:var(--font-serif);letter-spacing:-.05em;color:var(--text-primary);margin:0;font-size:clamp(4rem,18vw,20rem);font-weight:300;line-height:.8;transition:color .4s}.Footer-module__S6Hkya__giantLink:hover .Footer-module__S6Hkya__giantText{color:var(--accent)}.Footer-module__S6Hkya__main{border-top:1px solid #0000001a;justify-content:space-between;align-items:flex-end;padding-top:2rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{filter:brightness(0);opacity:.8;max-width:140px;height:auto}.Footer-module__S6Hkya__copyright{font-family:var(--font-sans);color:var(--text-secondary);font-size:.85rem}.Footer-module__S6Hkya__links{gap:6rem;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__column h4{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem}.Footer-module__S6Hkya__column a,.Footer-module__S6Hkya__column p{font-family:var(--font-sans);color:var(--text-primary);font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__column a:hover{color:var(--accent)}@media (max-width:900px){.Footer-module__S6Hkya__main{flex-direction:column;align-items:flex-start;gap:4rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:3rem}}
.Roulette-module__Ms2ZKW__stage{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,3rem);width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:grid;position:relative}.Roulette-module__Ms2ZKW__railLeft{flex-direction:column;grid-column:1;justify-self:start;gap:1.5rem;display:flex}.Roulette-module__Ms2ZKW__railMeta{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:#faf9f773;font-size:.7rem;font-weight:600}.Roulette-module__Ms2ZKW__roomList{flex-direction:column;gap:.55rem;list-style:none;display:flex}.Roulette-module__Ms2ZKW__roomItem{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:#faf9f766;transition:color .4s var(--ease-smooth), font-weight .2s;font-size:.85rem;font-weight:500}.Roulette-module__Ms2ZKW__roomActive{color:var(--color-stone-50);font-weight:700}.Roulette-module__Ms2ZKW__viewport{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:var(--color-white);--slot-h:min(54vh, 600px);--gap:clamp(.35rem, .9vh, .7rem);border-radius:2px;grid-column:2;width:min(60vw,880px);height:min(82vh,780px);position:relative;overflow:hidden}.Roulette-module__Ms2ZKW__viewport:active{cursor:grabbing}.Roulette-module__Ms2ZKW__stride{width:0;height:calc(var(--slot-h) + var(--gap));visibility:hidden;pointer-events:none;position:absolute;top:0;left:0}.Roulette-module__Ms2ZKW__track{position:absolute;inset:0}.Roulette-module__Ms2ZKW__slide{width:min(54vw,800px);height:var(--slot-h);background:var(--color-stone-200);will-change:transform, opacity;border:none;padding:0;position:absolute;top:50%;left:50%;overflow:hidden}.Roulette-module__Ms2ZKW__image{object-fit:cover}.Roulette-module__Ms2ZKW__slideNumber{font-family:var(--font-sans);letter-spacing:.04em;color:#faf9f7a6;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:500;position:absolute;bottom:.5rem;right:-1.9rem}.Roulette-module__Ms2ZKW__railRight{flex-direction:column;grid-column:3;justify-self:end;align-items:flex-end;gap:2rem;display:flex}.Roulette-module__Ms2ZKW__counter{font-family:var(--font-sans);letter-spacing:.04em;color:var(--color-stone-50);font-variant-numeric:tabular-nums;align-items:baseline;gap:.3rem;display:flex}.Roulette-module__Ms2ZKW__counterCurrent{font-size:1.35rem;font-weight:600}.Roulette-module__Ms2ZKW__counterDivider{color:#faf9f766}.Roulette-module__Ms2ZKW__counterTotal{color:#faf9f78c;font-size:.95rem}@media (max-width:820px){.Roulette-module__Ms2ZKW__stage{grid-template-columns:1fr;grid-template-areas:"left""panel""right";justify-items:center;gap:1.25rem}.Roulette-module__Ms2ZKW__railLeft{flex-flow:wrap;grid-area:left;justify-content:center;justify-self:center;align-items:center;gap:.5rem 1rem}.Roulette-module__Ms2ZKW__roomList{flex-flow:wrap;justify-content:center;gap:.4rem .9rem}.Roulette-module__Ms2ZKW__roomItem{font-size:.68rem}.Roulette-module__Ms2ZKW__viewport{--slot-h:min(52vh, 440px);--gap:clamp(.3rem, .8vh, .6rem);grid-area:panel;width:min(94vw,560px);height:min(70vh,600px)}.Roulette-module__Ms2ZKW__slide{width:min(88vw,520px)}.Roulette-module__Ms2ZKW__slideNumber{color:#faf9f7e6;bottom:.5rem;right:.5rem}.Roulette-module__Ms2ZKW__railRight{flex-direction:row;grid-area:right;justify-content:space-between;justify-self:center;align-items:center;width:min(88vw,460px)}}
.IndexList-module__1XaBda__wrapper{padding:0 clamp(1.5rem, 4vw, 5rem) var(--space-xl);background:var(--bg-primary);max-width:1600px;margin:0 auto;position:relative}.IndexList-module__1XaBda__list{border-top:1px solid var(--color-stone-200);list-style:none}.IndexList-module__1XaBda__row{border-bottom:1px solid var(--color-stone-200)}.IndexList-module__1XaBda__rowButton{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);transition:color var(--duration-fast) var(--ease-smooth), padding-left var(--duration-fast) var(--ease-smooth);background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:baseline;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.1rem,2.4vw,1.9rem) 0;display:grid}.IndexList-module__1XaBda__rowButton:hover{padding-left:.75rem}.IndexList-module__1XaBda__num{font-family:var(--font-sans);letter-spacing:.08em;color:var(--color-stone-500);font-variant-numeric:tabular-nums;transition:color var(--duration-fast) var(--ease-smooth);font-size:.78rem;font-weight:600}.IndexList-module__1XaBda__rowButton:hover .IndexList-module__1XaBda__num{color:var(--accent)}.IndexList-module__1XaBda__name{font-family:var(--font-serif);letter-spacing:-.01em;width:fit-content;font-size:clamp(1.6rem,3.6vw,3rem);font-weight:400;line-height:1.02;position:relative}.IndexList-module__1XaBda__name:after{content:"";transform-origin:0;width:100%;height:1px;transition:transform .35s var(--ease-smooth);background:currentColor;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.IndexList-module__1XaBda__rowButton:hover .IndexList-module__1XaBda__name:after,.IndexList-module__1XaBda__rowButton:focus-visible .IndexList-module__1XaBda__name:after{transform:scaleX(1)}.IndexList-module__1XaBda__room{font-family:var(--font-sans);letter-spacing:.02em;color:var(--color-stone-500);transition:color var(--duration-fast) var(--ease-smooth);font-size:clamp(.8rem,1.3vw,.95rem);font-weight:400}.IndexList-module__1XaBda__rowButton:hover .IndexList-module__1XaBda__room{color:var(--accent)}.IndexList-module__1XaBda__preview{z-index:50;aspect-ratio:4/3;pointer-events:none;width:min(38vw,480px);animation:IndexList-module__1XaBda__previewIn .28s var(--ease-elegant) both;border-radius:3px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0d0b0838}.IndexList-module__1XaBda__previewImage{object-fit:cover;width:100%;height:100%}@keyframes IndexList-module__1XaBda__previewIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (hover:none),(pointer:coarse){.IndexList-module__1XaBda__preview{display:none}}@media (max-width:560px){.IndexList-module__1XaBda__rowButton{grid-template-columns:auto 1fr;gap:1rem}.IndexList-module__1XaBda__room{grid-column:2;padding-top:.15rem}}.IndexList-module__1XaBda__lightbox{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:IndexList-module__1XaBda__lbFade .25s var(--ease-smooth) both;background:#0d0b08d1;justify-content:center;align-items:center;padding:clamp(1rem,5vw,2.5rem);display:flex;position:fixed;inset:0}@keyframes IndexList-module__1XaBda__lbFade{0%{opacity:0}to{opacity:1}}.IndexList-module__1XaBda__lightboxClose{width:44px;height:44px;color:var(--color-stone-50);cursor:pointer;background:0 0;border:1px solid #faf9f747;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:clamp(1rem,4vw,1.75rem);right:clamp(1rem,4vw,1.75rem)}.IndexList-module__1XaBda__lightboxFigure{width:100%;max-width:640px;animation:IndexList-module__1XaBda__lbRise .35s var(--ease-elegant) both;flex-direction:column;gap:1rem;margin:0;display:flex}@keyframes IndexList-module__1XaBda__lbRise{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.IndexList-module__1XaBda__lightboxFrame{aspect-ratio:4/3;border-radius:3px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000073}.IndexList-module__1XaBda__lightboxImage{object-fit:cover}.IndexList-module__1XaBda__lightboxCaption{justify-content:space-between;align-items:center;gap:1rem;display:flex}.IndexList-module__1XaBda__lightboxName{font-family:var(--font-serif);color:var(--color-stone-50);font-size:1.5rem;line-height:1.1;display:block}.IndexList-module__1XaBda__lightboxRoom{font-family:var(--font-sans);letter-spacing:.04em;color:#faf9f799;margin-top:.2rem;font-size:.8rem;display:block}.IndexList-module__1XaBda__lightboxCta{font-family:var(--font-sans);letter-spacing:.02em;color:var(--color-stone-50);cursor:pointer;transition:background .3s var(--ease-smooth), color .3s var(--ease-smooth);background:0 0;border:1px solid #faf9f759;border-radius:2px;flex:none;padding:.7rem 1.2rem;font-size:.85rem;font-weight:600}.IndexList-module__1XaBda__lightboxCta:hover,.IndexList-module__1XaBda__lightboxCta:active{background:var(--color-stone-50);color:var(--color-black)}
.GaleriaContent-module__a078kG__galeria{background:var(--bg-primary);color:var(--text-primary);min-height:100vh;transition:background .5s var(--ease-smooth), color .5s var(--ease-smooth);padding-top:clamp(6.5rem,12vh,9rem);padding-bottom:clamp(3rem,8vh,6rem)}.GaleriaContent-module__a078kG__dark{background:var(--color-black);color:var(--color-stone-50)}.GaleriaContent-module__a078kG__header{padding:0 clamp(1.5rem, 4vw, 5rem) var(--space-md);justify-content:space-between;align-items:flex-end;gap:1.5rem;max-width:1600px;margin:0 auto;display:flex}.GaleriaContent-module__a078kG__heading{font-family:var(--font-serif);letter-spacing:-.01em;color:inherit;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;line-height:1}.GaleriaContent-module__a078kG__toggle{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.8rem;font-weight:500;display:flex}.GaleriaContent-module__a078kG__toggle button{color:currentColor;opacity:.5;cursor:pointer;transition:opacity var(--duration-fast) var(--ease-smooth);background:0 0;border:none;padding:.3rem .2rem}.GaleriaContent-module__a078kG__toggle button:hover{opacity:.85}.GaleriaContent-module__a078kG__toggleActive{text-underline-offset:4px;text-decoration:underline;opacity:1!important}.GaleriaContent-module__a078kG__toggleDivider{opacity:.35}@media (max-width:700px){.GaleriaContent-module__a078kG__header{flex-direction:column;align-items:flex-start;gap:.75rem}}
.GuiaContent-module__3Y0pjq__guia{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);min-height:100vh}.GuiaContent-module__3Y0pjq__content{width:min(90vw,1500px);padding:clamp(2.5rem, 6vh, 4rem) clamp(1.5rem, 5vw, 4rem) var(--space-xl);margin:0 auto}.GuiaContent-module__3Y0pjq__masthead{text-align:center;padding:clamp(7rem,14vh,10rem) clamp(1.5rem,5vw,4rem) clamp(2.5rem,6vh,4rem)}.GuiaContent-module__3Y0pjq__eyebrow{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.GuiaContent-module__3Y0pjq__mastheadTitle{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text-primary);margin:0 auto 1.5rem;font-size:clamp(2.75rem,8vw,5.5rem);font-weight:400;line-height:1}.GuiaContent-module__3Y0pjq__welcome{font-family:var(--font-sans);color:var(--text-secondary);max-width:44rem;margin:0 auto;font-size:clamp(1.02rem,1.6vw,1.2rem);font-weight:400;line-height:1.7}.GuiaContent-module__3Y0pjq__metaRow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--color-stone-500);margin-top:clamp(1.5rem,3vh,2rem);font-size:.72rem;font-weight:600}.GuiaContent-module__3Y0pjq__heroPhoto{background:var(--color-stone-900);width:100%;height:100vh;position:relative;overflow:hidden}.GuiaContent-module__3Y0pjq__heroPhotoImg{object-fit:cover;transform:scale(1.18)}.GuiaContent-module__3Y0pjq__summary{z-index:40;background:var(--bg-primary);margin:0 0 clamp(1.5rem,3vh,2.5rem);padding:.85rem 0;position:sticky;top:clamp(4.25rem,7vh,5.25rem)}.GuiaContent-module__3Y0pjq__summary:before,.GuiaContent-module__3Y0pjq__summary:after{content:"";pointer-events:none;z-index:2;opacity:0;width:clamp(32px,7vw,64px);transition:opacity .25s var(--ease-smooth);position:absolute;top:0;bottom:0}.GuiaContent-module__3Y0pjq__summary:before{background:linear-gradient(to right, var(--bg-primary) 15%, transparent);left:0}.GuiaContent-module__3Y0pjq__summary:after{background:linear-gradient(to left, var(--bg-primary) 15%, transparent);right:0}.GuiaContent-module__3Y0pjq__canScrollLeft:before,.GuiaContent-module__3Y0pjq__canScrollRight:after{opacity:1}.GuiaContent-module__3Y0pjq__summaryTrack{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:clamp(.55rem,1.2vw,1rem);padding-bottom:2px;list-style:none;display:flex;overflow-x:auto}.GuiaContent-module__3Y0pjq__summaryTrack::-webkit-scrollbar{display:none}@media (hover:hover) and (pointer:fine){.GuiaContent-module__3Y0pjq__summaryTrack{cursor:grab}.GuiaContent-module__3Y0pjq__summaryTrack.GuiaContent-module__3Y0pjq__dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.GuiaContent-module__3Y0pjq__summaryTrack.GuiaContent-module__3Y0pjq__dragging .GuiaContent-module__3Y0pjq__summaryItem{cursor:grabbing}}.GuiaContent-module__3Y0pjq__summaryItem{cursor:pointer;scroll-snap-align:start;width:clamp(72px,19vw,84px);color:inherit;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:.5rem;padding:0;display:flex}.GuiaContent-module__3Y0pjq__summaryTile{border:1px solid var(--color-stone-200);background:var(--color-stone-100);width:clamp(52px,6vw,62px);height:clamp(52px,6vw,62px);color:var(--color-stone-700);transition:background .3s var(--ease-smooth), border-color .3s var(--ease-smooth), color .3s var(--ease-smooth), transform .3s var(--ease-smooth);border-radius:15px;justify-content:center;align-items:center;display:flex}.GuiaContent-module__3Y0pjq__summaryLabel{max-width:100%;font-family:var(--font-sans);letter-spacing:.01em;text-align:center;color:var(--color-stone-500);transition:color .3s var(--ease-smooth);overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}@media (hover:hover){.GuiaContent-module__3Y0pjq__summaryItem:hover .GuiaContent-module__3Y0pjq__summaryTile{border-color:var(--accent-light);color:var(--accent);transform:translateY(-2px)}.GuiaContent-module__3Y0pjq__summaryItem:hover .GuiaContent-module__3Y0pjq__summaryLabel{color:var(--accent)}}.GuiaContent-module__3Y0pjq__summaryItem:active .GuiaContent-module__3Y0pjq__summaryTile{background:var(--color-stone-200);transform:scale(.94)}.GuiaContent-module__3Y0pjq__summaryItemActive .GuiaContent-module__3Y0pjq__summaryTile{background:var(--accent);border-color:var(--accent);color:var(--color-stone-50)}.GuiaContent-module__3Y0pjq__summaryItemActive .GuiaContent-module__3Y0pjq__summaryLabel{color:var(--accent)}@media (prefers-reduced-motion:reduce){.GuiaContent-module__3Y0pjq__summaryTile{transition:background .3s var(--ease-smooth), border-color .3s var(--ease-smooth), color .3s var(--ease-smooth)}.GuiaContent-module__3Y0pjq__summaryItem:hover .GuiaContent-module__3Y0pjq__summaryTile,.GuiaContent-module__3Y0pjq__summaryItem:active .GuiaContent-module__3Y0pjq__summaryTile{transform:none}}.GuiaContent-module__3Y0pjq__accordion{border-top:1px solid var(--color-stone-200)}.GuiaContent-module__3Y0pjq__row{border-bottom:1px solid var(--color-stone-200);scroll-margin-top:clamp(8rem,15vh,10rem);position:relative}.GuiaContent-module__3Y0pjq__rowOpen:before{content:"";z-index:-1;background:color-mix(in srgb, var(--color-stone-100) 62%, transparent);pointer-events:none;border-radius:8px;position:absolute;inset:0 calc(-1*clamp(.85rem,2.2vw,1.75rem))}.GuiaContent-module__3Y0pjq__rowHeading{font-family:var(--font-sans);margin:0;font-weight:400}.GuiaContent-module__3Y0pjq__trigger{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.15rem,2.5vw,1.7rem) 0;display:flex}.GuiaContent-module__3Y0pjq__number{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-stone-500);font-variant-numeric:tabular-nums;min-width:1.6em;transition:color .3s var(--ease-smooth);font-size:.8rem;font-weight:600}.GuiaContent-module__3Y0pjq__title{font-family:var(--font-serif);letter-spacing:-.005em;transition:color .3s var(--ease-smooth);flex:1;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:400;line-height:1.1}.GuiaContent-module__3Y0pjq__trigger:hover .GuiaContent-module__3Y0pjq__title,.GuiaContent-module__3Y0pjq__trigger:hover .GuiaContent-module__3Y0pjq__number{color:var(--accent)}.GuiaContent-module__3Y0pjq__indicator{flex:none;width:18px;height:18px;position:relative}.GuiaContent-module__3Y0pjq__indicatorBar{background:var(--text-primary);width:16px;height:1.5px;transition:transform .35s var(--ease-elegant), opacity .35s var(--ease-elegant), background .3s var(--ease-smooth);border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GuiaContent-module__3Y0pjq__trigger:hover .GuiaContent-module__3Y0pjq__indicatorBar,.GuiaContent-module__3Y0pjq__rowOpen .GuiaContent-module__3Y0pjq__indicatorBar{background:var(--accent)}.GuiaContent-module__3Y0pjq__indicatorBarV{transform:translate(-50%,-50%)rotate(90deg)}.GuiaContent-module__3Y0pjq__rowOpen .GuiaContent-module__3Y0pjq__indicatorBarV{opacity:0;transform:translate(-50%,-50%)rotate(0)}.GuiaContent-module__3Y0pjq__rowOpen .GuiaContent-module__3Y0pjq__number{color:var(--accent)}.GuiaContent-module__3Y0pjq__panel{transition:grid-template-rows .45s var(--ease-elegant);grid-template-rows:0fr;display:grid}.GuiaContent-module__3Y0pjq__rowOpen .GuiaContent-module__3Y0pjq__panel{grid-template-rows:1fr}.GuiaContent-module__3Y0pjq__panelInner{min-height:0;overflow:hidden}.GuiaContent-module__3Y0pjq__body{padding:.5rem 0 clamp(2.5rem,5vw,4rem) calc(1.6em + clamp(1rem,3vw,2.5rem))}.GuiaContent-module__3Y0pjq__body:not(.GuiaContent-module__3Y0pjq__bodyFigure) .GuiaContent-module__3Y0pjq__prose{max-width:54rem}.GuiaContent-module__3Y0pjq__bodyFigure{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.GuiaContent-module__3Y0pjq__figureLeft .GuiaContent-module__3Y0pjq__figure{order:-1}.GuiaContent-module__3Y0pjq__prose{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.GuiaContent-module__3Y0pjq__figure{margin:0;position:sticky;top:6rem}.GuiaContent-module__3Y0pjq__figureFrame{aspect-ratio:4/5;border-radius:3px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -34px #2a231980}.GuiaContent-module__3Y0pjq__figureImg{object-fit:cover}.GuiaContent-module__3Y0pjq__figcaption{font-family:var(--font-serif);color:var(--color-stone-500);margin-top:.85rem;font-size:.95rem;font-style:italic;line-height:1.4}@media (max-width:860px){.GuiaContent-module__3Y0pjq__bodyFigure{grid-template-columns:1fr;gap:2rem}.GuiaContent-module__3Y0pjq__figureLeft .GuiaContent-module__3Y0pjq__figure{order:0}.GuiaContent-module__3Y0pjq__figure{position:static}.GuiaContent-module__3Y0pjq__figureFrame{aspect-ratio:3/2}}@media (max-width:640px){.GuiaContent-module__3Y0pjq__body{padding-left:0}}.GuiaContent-module__3Y0pjq__kicker{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.25rem;font-size:.72rem;font-weight:600}.GuiaContent-module__3Y0pjq__paragraph{font-family:var(--font-sans);color:var(--text-secondary);font-size:1.02rem;line-height:1.75}.GuiaContent-module__3Y0pjq__pairs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem 2.5rem;display:grid}.GuiaContent-module__3Y0pjq__pair{border-bottom:1px solid var(--color-stone-200);flex-direction:column;gap:.2rem;padding:.9rem 0;display:flex}.GuiaContent-module__3Y0pjq__pair dt{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--color-stone-500);font-size:.72rem;font-weight:600}.GuiaContent-module__3Y0pjq__pair dd{font-family:var(--font-sans);color:var(--text-primary);font-size:1.05rem;font-weight:500}.GuiaContent-module__3Y0pjq__pair dd a{color:var(--accent);border-bottom:1px solid;text-decoration:none}.GuiaContent-module__3Y0pjq__list{flex-direction:column;gap:.7rem;list-style:none;display:flex}.GuiaContent-module__3Y0pjq__listColumns{columns:2;column-gap:clamp(2rem,4vw,3.5rem);display:block}.GuiaContent-module__3Y0pjq__listColumns li{break-inside:avoid;margin-bottom:.7rem}@media (max-width:520px){.GuiaContent-module__3Y0pjq__listColumns{columns:1}}.GuiaContent-module__3Y0pjq__list li{font-family:var(--font-sans);color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.GuiaContent-module__3Y0pjq__list li:before{content:"";background:var(--accent-light);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.GuiaContent-module__3Y0pjq__qaList{flex-direction:column;gap:1.75rem;display:flex}.GuiaContent-module__3Y0pjq__qaQuestion{font-family:var(--font-sans);color:var(--text-primary);margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.GuiaContent-module__3Y0pjq__qaAnswer{font-family:var(--font-sans);color:var(--text-secondary);font-size:1rem;line-height:1.7}.GuiaContent-module__3Y0pjq__items{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem clamp(1.5rem,3vw,2.5rem);display:grid}.GuiaContent-module__3Y0pjq__item{border-top:1px solid var(--color-stone-200);padding-top:1.1rem}.GuiaContent-module__3Y0pjq__item h3{font-family:var(--font-serif);letter-spacing:-.005em;color:var(--text-primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:500;line-height:1.15}.GuiaContent-module__3Y0pjq__item p{font-family:var(--font-sans);color:var(--text-secondary);font-size:.98rem;line-height:1.65}.GuiaContent-module__3Y0pjq__ctaRow{flex-wrap:wrap;gap:1rem;display:flex}.GuiaContent-module__3Y0pjq__ctaLink{font-family:var(--font-sans);letter-spacing:.02em;color:var(--accent);border:1px solid var(--accent-light);transition:background .3s var(--ease-smooth), color .3s var(--ease-smooth);border-radius:2px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none}.GuiaContent-module__3Y0pjq__ctaLink:hover{background:var(--accent);color:var(--color-stone-50)}@media print{.GuiaContent-module__3Y0pjq__guia{color:var(--text-primary);-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}.GuiaContent-module__3Y0pjq__summary,.GuiaContent-module__3Y0pjq__indicator{display:none!important}.GuiaContent-module__3Y0pjq__masthead{padding:120px 90px 55px}.GuiaContent-module__3Y0pjq__eyebrow{letter-spacing:.28em;margin-bottom:42px;font-size:30px}.GuiaContent-module__3Y0pjq__mastheadTitle{margin-bottom:48px;font-size:132px;line-height:.95}.GuiaContent-module__3Y0pjq__welcome{max-width:none;font-size:40px;line-height:1.5}.GuiaContent-module__3Y0pjq__metaRow{letter-spacing:.18em;margin-top:52px;font-size:26px}.GuiaContent-module__3Y0pjq__heroPhoto{break-after:page;-webkit-print-color-adjust:exact;print-color-adjust:exact;height:880px}.GuiaContent-module__3Y0pjq__heroPhotoImg{transform:none!important}.GuiaContent-module__3Y0pjq__content{width:100%;max-width:none;margin:0;padding:0}.GuiaContent-module__3Y0pjq__accordion{border-top:none}.GuiaContent-module__3Y0pjq__row{break-before:page;border-bottom:none;padding:120px 90px 100px}.GuiaContent-module__3Y0pjq__rowOpen:before{display:none}.GuiaContent-module__3Y0pjq__panel{grid-template-rows:none!important;display:block!important}.GuiaContent-module__3Y0pjq__panelInner{display:block!important;overflow:visible!important}.GuiaContent-module__3Y0pjq__trigger{align-items:baseline;gap:40px;padding:0 0 55px}.GuiaContent-module__3Y0pjq__number{font-size:32px}.GuiaContent-module__3Y0pjq__title{font-size:82px;line-height:1.04}.GuiaContent-module__3Y0pjq__body{padding:0}.GuiaContent-module__3Y0pjq__prose{gap:48px}.GuiaContent-module__3Y0pjq__figure{display:none}.GuiaContent-module__3Y0pjq__bodyFigure{grid-template-columns:1fr}.GuiaContent-module__3Y0pjq__kicker{letter-spacing:.2em;margin-bottom:8px;font-size:28px}.GuiaContent-module__3Y0pjq__paragraph{font-size:40px;line-height:1.55}.GuiaContent-module__3Y0pjq__list{gap:32px}.GuiaContent-module__3Y0pjq__listColumns{columns:1}.GuiaContent-module__3Y0pjq__list li{break-inside:avoid;padding-left:58px;font-size:40px;line-height:1.45}.GuiaContent-module__3Y0pjq__list li:before{width:16px;height:16px;top:.5em}.GuiaContent-module__3Y0pjq__pairs{grid-template-columns:1fr;gap:44px}.GuiaContent-module__3Y0pjq__pair{break-inside:avoid;padding:32px 0}.GuiaContent-module__3Y0pjq__pair dt{letter-spacing:.16em;font-size:26px}.GuiaContent-module__3Y0pjq__pair dd{font-size:46px}.GuiaContent-module__3Y0pjq__qaList{gap:58px}.GuiaContent-module__3Y0pjq__qaItem{break-inside:avoid}.GuiaContent-module__3Y0pjq__qaQuestion{font-size:44px}.GuiaContent-module__3Y0pjq__qaAnswer{font-size:40px;line-height:1.5}.GuiaContent-module__3Y0pjq__items{grid-template-columns:1fr;gap:56px}.GuiaContent-module__3Y0pjq__item{break-inside:avoid;padding-top:42px}.GuiaContent-module__3Y0pjq__item h3{margin-bottom:20px;font-size:54px}.GuiaContent-module__3Y0pjq__item p{font-size:38px;line-height:1.5}.GuiaContent-module__3Y0pjq__ctaRow{gap:32px}.GuiaContent-module__3Y0pjq__ctaLink{color:var(--accent);border-width:2px;border-color:var(--color-stone-300);padding:30px 56px;font-size:34px}}
