@font-face{font-family:Neue Haas Grotesk;src:url("{{ 'NeueHaasGrotText-55Roman-Trial.otf' | asset_url }}") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk;src:url("{{ 'NeueHaasGrotText-65Medium-Trial.otf' | asset_url }}") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk;src:url("{{ 'NeueHaasGrotText-75Bold-Trial.otf' | asset_url }}") format("opentype");font-weight:700;font-style:normal;font-display:swap}.platn-hero{--hero-text: #ffffff;--hero-accent: #f4f4f4;--hero-preloader-bg: #ffffff;--hero-overlay-opacity: .09;--hero-overlay-top: .14;--hero-overlay-bottom: .16;--hero-overlay-side: .04;--hero-grain-opacity: .09;--hero-scanline-opacity: .02;--hero-glow-opacity: .05;--hero-side-space: 32px;--hero-top-space: 28px;--hero-bottom-space: 24px;--hero-nav-size: 12px;--hero-top-size: 11px;--hero-footer-size: 11px;--hero-logo-width: 92px;--hero-logo-width-mobile: 80px;--hero-max-width: 1220px;--hero-nav-gap: 30px;--hero-logo-side-gap: 18px;--hero-preloader-speed: 2.8s;position:relative;width:100%;min-height:100svh;height:100svh;height:var(--platn-hero-height, 100svh);overflow:hidden;background:#050505;color:var(--hero-text);font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.platn-hero,.platn-hero *,.platn-hero *:before,.platn-hero *:after{box-sizing:border-box}.platn-hero a,.platn-hero button{-webkit-tap-highlight-color:transparent}.platn-hero__media,.platn-hero__overlay,.platn-hero__grain,.platn-hero__scanlines,.platn-hero__glow,.platn-hero__inner,.platn-hero__preloader{position:absolute;top:0;right:0;bottom:0;left:0}.platn-hero__media{z-index:0;overflow:hidden;background:#0a0a0a}.platn-hero__video,.platn-hero__image{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.028);filter:contrast(1.02) saturate(1) brightness(.97);will-change:transform,opacity,filter;transition:transform 1.4s ease,filter 1.2s ease,opacity 1.2s ease}.platn-hero__video{opacity:0}.platn-hero__video::-webkit-media-controls,.platn-hero__video::-webkit-media-controls-start-playback-button,.platn-hero__video::-webkit-media-controls-play-button,.platn-hero__video::-webkit-media-controls-panel{display:none!important;-webkit-appearance:none;opacity:0!important;pointer-events:none!important}.platn-hero__top,.platn-hero__nav,.platn-hero__bottom{transform:translateY(10px);transition:opacity .95s ease,transform 1.05s cubic-bezier(.22,1,.36,1)}.platn-hero.is-video-ready .platn-hero__video{opacity:1}.platn-hero.is-video-ready .platn-hero__overlay{opacity:1;transition:opacity 1.1s ease}.platn-hero.is-ready .platn-hero__top,.platn-hero.is-ready .platn-hero__nav,.platn-hero.is-ready .platn-hero__bottom{transform:translateY(0)}.platn-hero__image--placeholder{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.08),transparent 40%),linear-gradient(180deg,#151515,#060606)}.platn-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,calc(var(--hero-overlay-top) * var(--hero-overlay-opacity) * 1.8)),rgba(0,0,0,calc(var(--hero-overlay-opacity) * .28)) 26%,rgba(0,0,0,calc(var(--hero-overlay-opacity) * .22)) 74%,rgba(0,0,0,calc(var(--hero-overlay-bottom) * var(--hero-overlay-opacity) * 1.8))),linear-gradient(to right,rgba(0,0,0,calc(var(--hero-overlay-side) * var(--hero-overlay-opacity) * 1.8)),rgba(0,0,0,calc(var(--hero-overlay-side) * var(--hero-overlay-opacity) * .2)) 18% 82%,rgba(0,0,0,calc(var(--hero-overlay-side) * var(--hero-overlay-opacity) * 1.8)))}.platn-hero__grain{z-index:2;pointer-events:none;opacity:var(--hero-grain-opacity);mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");background-size:220px 220px;animation:platnGrain .45s steps(2) infinite}.platn-hero__scanlines{z-index:3;pointer-events:none;opacity:var(--hero-scanline-opacity);background:linear-gradient(to bottom,#ffffff06,#fff0 14%),repeating-linear-gradient(to bottom,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 1px,transparent 3px);animation:platnScan 8s ease-in-out infinite}.platn-hero__glow{z-index:4;pointer-events:none;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.05),transparent 32%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.02),transparent 54%);opacity:var(--hero-glow-opacity);animation:platnGlow 10s ease-in-out infinite}.platn-hero__inner{z-index:6;display:grid;grid-template-rows:auto 1fr auto;padding:var(--hero-top-space) var(--hero-side-space) var(--hero-bottom-space)}.platn-hero__top,.platn-hero__bottom{display:flex;align-items:center;justify-content:center;text-align:center}.platn-hero__top{flex-direction:column;gap:6px;pointer-events:none}.platn-hero__top-line{font-size:var(--hero-top-size);line-height:1.05;letter-spacing:.18em;padding-left:.18em;font-weight:500;color:var(--hero-text);opacity:.94;text-shadow:0 0 12px rgba(0,0,0,.08)}.platn-hero__center{display:flex;align-items:center;justify-content:center}.platn-hero__nav{width:100%;max-width:var(--hero-max-width);display:grid;grid-template-columns:1fr 1fr auto 1fr 1fr;align-items:center;gap:var(--hero-nav-gap)}.platn-hero__nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:0;color:var(--hero-text);text-decoration:none;font-size:var(--hero-nav-size);line-height:1;letter-spacing:.12em;font-weight:500;white-space:nowrap;opacity:.96;transition:opacity .3s ease,letter-spacing .35s ease;text-shadow:0 0 10px rgba(0,0,0,.08)}.platn-hero__nav-link span{position:relative;display:inline-block}.platn-hero__nav-link:before{content:"";position:absolute;left:50%;bottom:-7px;width:0;height:1px;background:currentColor;transform:translate(-50%);opacity:.8;transition:width .4s cubic-bezier(.22,1,.36,1),opacity .3s ease}.platn-hero__nav-link:hover{opacity:1;letter-spacing:.14em}.platn-hero__nav-link:hover:before,.platn-hero__nav-link:focus-visible:before{width:min(100%,82px)}.platn-hero__logo-wrap{display:flex;align-items:center;justify-content:center;padding-inline:var(--hero-logo-side-gap)}.platn-hero__logo-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--hero-text);transition:opacity .3s ease,filter .35s ease;filter:drop-shadow(0 0 10px rgba(0,0,0,.1))}.platn-hero__logo-link:hover{opacity:1}.platn-hero__logo{width:var(--hero-logo-width);max-width:100%;height:auto;display:block}.platn-hero__logo-fallback{display:inline-block;font-size:var(--hero-nav-size);line-height:1;letter-spacing:.18em;font-weight:700;white-space:nowrap}.platn-hero__bottom{align-self:end}.platn-hero__footer,.platn-hero__footer-location,.platn-hero__footer-date,.platn-hero__footer-clock,.platn-hero__footer-separator,.platn-hero [data-time],.platn-hero [data-zone]{font-family:IBM Plex Mono,monospace}.platn-hero__footer{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:var(--hero-footer-size);line-height:1.25;letter-spacing:.09em;font-weight:400;color:#fffffff5;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.1)}.platn-hero__footer-separator{opacity:.5}.platn-hero__footer-clock{display:inline-flex;gap:8px;align-items:center}.platn-hero__preloader{z-index:20;display:flex;align-items:center;justify-content:center;background:var(--hero-preloader-bg);transition:opacity .9s ease,visibility .9s ease}.platn-hero__preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.platn-hero__preloader-text{display:inline-block;color:#fff;font-family:Neue Haas Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(11px,.72vw,13px);line-height:1;letter-spacing:.14em;font-weight:500;animation:platnLuxuryBlink var(--hero-preloader-speed) ease-in-out infinite}.platn-hero__top,.platn-hero__nav,.platn-hero__bottom{opacity:0}.platn-hero.is-ready .platn-hero__top,.platn-hero.is-ready .platn-hero__nav,.platn-hero.is-ready .platn-hero__bottom{opacity:1}.platn-hero.is-ready .platn-hero__top{transition:opacity 1s ease .12s}.platn-hero.is-ready .platn-hero__nav{transition:opacity 1.15s ease .22s}.platn-hero.is-ready .platn-hero__bottom{transition:opacity 1.1s ease .34s}html.is-page-transitioning body{opacity:0;transition:opacity .42s ease}@keyframes platnLuxuryBlink{0%{color:#fff;opacity:1}32%{color:#d8d8d8;opacity:.96}50%{color:#111;opacity:.9}68%{color:#d8d8d8;opacity:.96}to{color:#fff;opacity:1}}@keyframes platnGrain{0%{transform:translate(0)}25%{transform:translate(-1.4%,1.1%)}50%{transform:translate(1.1%,-1.2%)}75%{transform:translate(1.7%,.8%)}to{transform:translate(0)}}@keyframes platnScan{0%,to{opacity:var(--hero-scanline-opacity)}18%{opacity:calc(var(--hero-scanline-opacity) + .008)}19%{opacity:calc(var(--hero-scanline-opacity) - .006)}52%{opacity:calc(var(--hero-scanline-opacity) + .012)}53%{opacity:calc(var(--hero-scanline-opacity) - .008)}75%{opacity:calc(var(--hero-scanline-opacity) + .006)}}@keyframes platnGlow{0%,to{opacity:var(--hero-glow-opacity);transform:scale(1)}50%{opacity:calc(var(--hero-glow-opacity) + .025);transform:scale(1.02)}}@media screen and (max-width:990px){.platn-hero{--hero-side-space: 24px;--hero-nav-gap: 18px;--hero-logo-side-gap: 12px}}@media screen and (max-width:749px){.platn-hero{--hero-side-space: 18px;--hero-top-space: 24px;--hero-bottom-space: 22px;--hero-logo-width: var(--hero-logo-width-mobile)}.platn-hero__inner{padding:var(--hero-top-space) var(--hero-side-space) calc(var(--hero-bottom-space) + env(safe-area-inset-bottom,0px))}.platn-hero__video,.platn-hero__image{transform:scale(1.012);transition:opacity 1.2s ease,filter 1.2s ease}.platn-hero__nav{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px;max-width:420px}.platn-hero__logo-wrap{grid-column:1 / -1;order:-1;padding-inline:0;margin-bottom:6px}.platn-hero__footer{gap:8px;line-height:1.45}}@media(prefers-reduced-motion:reduce){.platn-hero__grain,.platn-hero__scanlines,.platn-hero__glow,.platn-hero__preloader-text{animation:none!important}.platn-hero__video,.platn-hero__image,.platn-hero__top,.platn-hero__nav,.platn-hero__bottom,.platn-hero__preloader,.platn-hero__nav-link,.platn-hero__logo-link{transition:none!important}}.platn-hero,.platn-hero__stage,.platn-hero__media,.platn-hero__overlay,.platn-hero__content,.platn-hero__bottom,.platn-hero__footer,.platn-hero__ticker,.platn-hero__counter,.platn-hero [class*=bottom],.platn-hero [class*=footer],.platn-hero [class*=ticker],.platn-hero [class*=counter]{background:transparent!important;background-color:transparent!important}.template-index .platn-hero>.shopify-section,.template-index .platn-hero .content-for-layout{background:transparent!important}.platn-hero__bottom,.platn-hero__footer,.platn-hero__ticker,.platn-hero__counter,.platn-hero [class*=counter]{position:relative;z-index:5}.template-index,.template-index body{overscroll-behavior-y:none}.platn-hero__inner,.platn-hero__top,.platn-hero__center,.platn-hero__nav,.platn-hero__bottom,.platn-hero__footer,.platn-hero__footer-clock,.platn-hero [data-clock]{transform:translateZ(0)!important;will-change:auto!important;backface-visibility:hidden}.platn-hero__bottom,.platn-hero__footer,.platn-hero__footer-clock,.platn-hero [data-clock]{contain:layout paint}@media screen and (max-width:749px){.platn-hero{min-height:var(--platn-hero-height, 100svh)!important;height:var(--platn-hero-height, 100svh)!important}.platn-hero__video,.platn-hero__image{transform:none!important;transition:opacity 1.2s ease,filter 1.2s ease!important}.platn-hero__inner{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/luxury-fullscreen-hero.css.map */
