.qadar-window{--qbx-black:#080808;--qbx-white:#fff;--qbx-gold:#b69a64;--qbx-soft:#f5f5f3;color:#111;background:#fff}.qadar-window__hero{position:relative;min-height:min(82rem,90vh);display:flex;align-items:flex-end;overflow:hidden;background:#111}.qadar-window__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.qadar-window__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f 8%,#000000c2)}.qadar-window__hero-copy{position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;padding-top:0;padding-bottom:clamp(3rem,5vw,5rem);color:#fff;display:flex;flex-direction:column;align-items:flex-end;text-align:right;pointer-events:none}.qadar-window__eyebrow{margin:0 0 1rem;color:var(--qbx-gold);font-size:1rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.qadar-window__hero h1{width:min(100%,46rem);margin:0;color:#fff;font-size:clamp(3.4rem,4.6vw,5rem);line-height:.94;letter-spacing:-.045em;text-align:right;-webkit-text-stroke:.45px rgba(0,0,0,.32);text-shadow:0 2px 10px rgba(0,0,0,.34),0 1px 2px rgba(0,0,0,.28)}.qadar-window__lead{margin:2rem 0 0;color:#fff;font-size:clamp(2rem,3vw,3rem);line-height:1.3}.qadar-window__hero-actions,.qadar-window__culture-actions,.qadar-window__close-actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;margin-top:3rem}.qadar-window__button.button{min-height:5rem;border-radius:999px;padding-left:2.4rem;padding-right:2.4rem;font-weight:800}.qadar-window__button--light{background:#fff;color:#111;border-color:#fff}.qadar-window__button--dark{background:#111;color:#fff;border-color:#111}.qadar-window__hero-link{color:var(--qbx-gold);text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:.4rem;font-weight:750}.qadar-window__close-link{color:#fff;text-decoration:underline;text-underline-offset:.4rem;font-weight:750}.qadar-window__hero-link--button,.qadar-window__close-link{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.qadar-window__rooms{padding:clamp(6rem,9vw,10rem) 0;background:#fff}.qadar-window__section-head{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3rem}.qadar-window__section-head h2{max-width:none;margin:0;font-size:clamp(3.4rem,6vw,6.8rem);line-height:.96;letter-spacing:-.045em;white-space:nowrap}.qadar-window__shop-all,.qadar-window__dark-link{color:#111;text-underline-offset:.4rem;font-weight:750}.qadar-window__room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.qadar-window__room{min-width:0}.qadar-window__room-link{display:block;color:#fff;text-decoration:none;background:#111}.qadar-window__room-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#171717}.qadar-window__room-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.qadar-window__room-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#00000057)}.qadar-window__room-copy{padding:2rem;background:#0d0d0d}.qadar-window__room-copy>p{margin:0 0 .7rem;color:var(--qbx-gold);font-size:1rem;font-weight:800;letter-spacing:.14em}.qadar-window__room-copy h3{margin:0;color:#fff;font-size:clamp(2.6rem,3.4vw,4.2rem);line-height:1}.qadar-window__room-copy span{display:block;min-height:4.8rem;margin-top:1rem;color:#c8c8c8;font-size:1.4rem;line-height:1.5}.qadar-window__room-copy strong{display:block;margin-top:1.6rem;color:#fff;font-size:1.3rem}.qadar-window__room-link:hover .qadar-window__room-image{transform:scale(1.025)}.qadar-window__culture{padding:clamp(6rem,10vw,11rem) 0;background:var(--qbx-soft)}.qadar-window__culture-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(4rem,8vw,10rem);align-items:center}.qadar-window__culture-copy{min-width:0}.qadar-window__culture-copy h2{max-width:100%;margin:0;font-size:clamp(2.1rem,3.2vw,4rem);line-height:1;letter-spacing:-.045em;white-space:nowrap}.qadar-window__culture-copy>p:not(.qadar-window__eyebrow){max-width:65rem;margin:1.6rem 0 0;font-size:1.7rem;line-height:1.65}.qadar-window__culture-card{width:min(100%,46rem);justify-self:center;background:#fff}.qadar-window__culture-image{display:block;width:100%;height:30rem;object-fit:cover;object-position:center 12%;background:#fff}.qadar-window__culture-caption{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem}.qadar-window__culture-caption p{margin:0;color:var(--qbx-gold);font-size:1rem;font-weight:800;letter-spacing:.14em}.qadar-window__culture-caption a,.qadar-window__culture-caption span{color:#111;font-weight:750;text-decoration:none}.qadar-window__close{padding:clamp(7rem,12vw,13rem) 0;background:#090909;color:#fff}.qadar-window__close-inner{max-width:105rem;margin:0 auto;text-align:center}.qadar-window__close h2{max-width:90rem;margin:0 auto;color:#fff;font-size:clamp(4rem,8vw,8.4rem);line-height:.92;letter-spacing:-.05em;text-align:center}.qadar-window__close-link{font-weight:750}@media screen and (max-width:989px){.qadar-window__room-grid{grid-template-columns:1fr}.qadar-window__room-media{aspect-ratio:16/11}.qadar-window__culture-grid{grid-template-columns:1fr}.qadar-window__culture-card{width:min(100%,38rem);max-width:none;justify-self:center}}@media screen and (max-width:749px){.qadar-window__hero{min-height:70vh}.qadar-window__hero-copy{align-items:flex-end;text-align:right;padding-bottom:3rem}.qadar-window__hero h1{width:min(100%,34rem);font-size:clamp(2.9rem,8.6vw,3.8rem);line-height:.96}.qadar-window__hero-actions{align-items:flex-end;flex-direction:column}.qadar-window__section-head{align-items:flex-start;flex-direction:column}.qadar-window__room-media{aspect-ratio:4/5}.qadar-window__room-copy span{min-height:0}.qadar-window__culture-card{width:min(86vw,32rem)}.qadar-window__culture-caption{align-items:flex-start;flex-direction:column;gap:.7rem}.qadar-window__close h2{font-size:4.4rem}}@media(prefers-reduced-motion:reduce){.qadar-window__room-image{transition:none}}.qadar-window__hero .qadar-window__button--light{background:var(--qbx-gold);border-color:var(--qbx-gold);color:#111}.qadar-window__button.button:before,.qadar-window__button.button:after{border-radius:999px}.qadar-window__hero h1 span{display:block}.qadar-window__hero-copy>.qadar-window__eyebrow,.qadar-window__hero-copy>.qadar-window__lead,.qadar-window__hero-copy>.qadar-window__hero-actions{width:min(100%,46rem);text-align:right;pointer-events:auto}.qadar-window__hero-copy>.qadar-window__hero-actions{justify-content:flex-end}.qadar-window__hero h1 span:nth-child(2){font-size:1.1em;white-space:nowrap}@media screen and (max-width:749px){.qadar-window__hero h1 span:nth-child(2){font-size:1.08em;white-space:nowrap}}@media screen and (max-width:749px){.qadar-window__section-head h2{font-size:clamp(1.45rem,4.8vw,1.9rem);line-height:1;letter-spacing:-.055em;white-space:nowrap;max-width:100%}}@media screen and (max-width:989px){.qadar-window__culture-image{height:26rem}}@media screen and (max-width:749px){.qadar-window__culture-image{height:22rem}}@media screen and (max-width:749px){.qadar-window__culture-copy h2{font-size:clamp(.95rem,4vw,1.35rem);line-height:1;letter-spacing:-.045em;white-space:nowrap;max-width:100%}}@media screen and (min-width:750px)and (max-width:989px){.qadar-window__culture-copy h2{font-size:clamp(1.8rem,4vw,2.8rem);white-space:nowrap;max-width:100%}}.qadar-window__close-line{display:block}.qadar-window__close-line--gold{color:var(--qbx-gold);margin-top:.16em}.qadar-window__close-actions{justify-content:center}.qadar-window__close .qadar-window__button--light{background:var(--qbx-gold);border-color:var(--qbx-gold);color:#111}.qadar-window__hero-link:hover{color:#c9b27c}@media screen and (min-width:990px){.qadar-window__hero{min-height:min(68rem,78vh)}.qadar-window__hero-copy{padding-bottom:clamp(2.8rem,4vw,4rem)}.qadar-window__hero h1{width:min(100%,40rem);font-size:clamp(3rem,3.8vw,4.3rem)}.qadar-window__hero-copy>.qadar-window__eyebrow,.qadar-window__hero-copy>.qadar-window__lead,.qadar-window__hero-copy>.qadar-window__hero-actions{width:min(100%,40rem)}.qadar-window__rooms{padding:clamp(5rem,7vw,7.5rem) 0}.qadar-window__section-head{margin-bottom:2.4rem}.qadar-window__section-head h2{font-size:clamp(3rem,4.7vw,5.4rem)}.qadar-window__room-grid{gap:1.4rem}.qadar-window__room-media{aspect-ratio:5/6}.qadar-window__room-copy{padding:1.7rem}.qadar-window__room-copy h3{font-size:clamp(2.3rem,2.8vw,3.5rem)}.qadar-window__culture{padding:clamp(5rem,7.5vw,8rem) 0}.qadar-window__culture-grid{gap:clamp(3.5rem,6vw,7rem)}.qadar-window__culture-copy h2{font-size:clamp(1.9rem,2.6vw,3.2rem)}.qadar-window__culture-copy>p:not(.qadar-window__eyebrow){font-size:1.6rem}.qadar-window__culture-card{width:min(100%,40rem)}.qadar-window__culture-image{height:24rem}.qadar-window__close{padding:clamp(5.5rem,8vw,9rem) 0}.qadar-window__close h2{max-width:82rem;font-size:clamp(3.4rem,5.8vw,6.4rem)}}.qadar-window__close-link{border-radius:999px;outline:0}.qadar-window__close-link:focus{outline:0}.qadar-window__close-link:focus-visible{outline:0;box-shadow:0 0 0 .2rem var(--qbx-gold);border-radius:999px}.qadar-window__shop-look-trigger{position:absolute;left:clamp(1.8rem,3vw,4rem);bottom:clamp(1.8rem,3vw,3rem);z-index:3;min-height:4.4rem;padding:.9rem 1.8rem;border:1px solid var(--qbx-gold);border-radius:999px;background:var(--qbx-gold);color:#111;cursor:pointer;font:inherit;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px #0000002e}.qadar-window__shop-look-trigger:focus-visible,.qadar-window__shop-look-close:focus-visible,.qadar-window__shop-look-paloma:focus-visible,.qadar-window__shop-look-link:focus-visible{outline:2px solid var(--qbx-gold);outline-offset:3px}.qadar-window__shop-look-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0000007a}.qadar-window__shop-look-drawer{position:fixed;top:0;right:0;bottom:0;z-index:81;width:min(46rem,94vw);overflow-y:auto;background:#0b0b0b;color:#fff;box-shadow:-18px 0 48px #00000047;transform:translate(105%);transition:transform .18s ease}.qadar-window.is-shop-look-open .qadar-window__shop-look-drawer{transform:translate(0)}.qadar-window__shop-look-head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2.6rem 2.4rem 2.2rem;border-bottom:1px solid rgba(255,255,255,.14)}.qadar-window__shop-look-head h2{margin:0;color:#fff;font-size:clamp(2.8rem,4vw,4rem);line-height:.98;letter-spacing:-.04em}.qadar-window__shop-look-head>div>p:last-child{margin:1rem 0 0;color:#cfcfcf;font-size:1.4rem}.qadar-window__shop-look-close{flex:0 0 auto;width:4rem;height:4rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:transparent;color:#fff;cursor:pointer;font-size:2.4rem;line-height:1}.qadar-window__shop-look-list{padding:0 2.4rem}.qadar-window__shop-look-card{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:1.6rem;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.qadar-window__shop-look-media{display:block;width:11rem;height:13rem;overflow:hidden;background:#fff}.qadar-window__shop-look-image{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.qadar-window__shop-look-meta{min-width:0;align-self:center}.qadar-window__shop-look-meta>p{margin:0 0 .5rem;color:var(--qbx-gold);font-size:.95rem;font-weight:800;letter-spacing:.14em}.qadar-window__shop-look-meta h3{margin:0;font-size:1.55rem;line-height:1.25}.qadar-window__shop-look-meta h3 a{color:#fff;text-decoration:none}.qadar-window__shop-look-meta>span{display:block;margin-top:.6rem;color:#cfcfcf;font-size:1.25rem}.qadar-window__shop-look-link{display:inline-block;margin-top:1rem;color:#fff;font-size:1.2rem;font-weight:750;text-underline-offset:.3rem}.qadar-window__shop-look-footer{padding:2.2rem 2.4rem 3rem}.qadar-window__shop-look-footer p{margin:0 0 1rem;color:#bdbdbd;font-size:1.25rem}.qadar-window__shop-look-paloma{padding:0;border:0;background:transparent;color:var(--qbx-gold);cursor:pointer;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:.35rem}@media screen and (max-width:749px){.qadar-window__shop-look-trigger{left:1.4rem;bottom:1.4rem;min-height:4rem;padding:.8rem 1.4rem;font-size:1.05rem}.qadar-window__shop-look-drawer{top:auto;left:0;right:0;width:100%;max-height:82vh;border-radius:2rem 2rem 0 0;transform:translateY(105%);box-shadow:0 -18px 48px #00000047}.qadar-window.is-shop-look-open .qadar-window__shop-look-drawer{transform:translateY(0)}.qadar-window__shop-look-head{padding:2.2rem 1.8rem 1.8rem}.qadar-window__shop-look-list{padding:0 1.8rem}.qadar-window__shop-look-card{grid-template-columns:9rem minmax(0,1fr);gap:1.3rem}.qadar-window__shop-look-media{width:9rem;height:11rem}.qadar-window__shop-look-footer{padding:2rem 1.8rem calc(2.4rem + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.qadar-window__shop-look-drawer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/qadar-window.css.map */
