.lyho-root,.lyho-root *,.lyho-root :before,.lyho-root :after{box-sizing:border-box;margin:0;padding:0}.lyho-root{--cream:#f5f1ea;--black:#0d0d0d;--gray:#6b6760;--lg:#c8c4bc;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}html.lyho-html,html.lyho-html body{height:100%;overflow:hidden}.lyho-root .scenes-wrapper{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;z-index:10;height:100vh;position:relative;overflow-y:scroll}.lyho-root .hero-bg{z-index:0;position:fixed;inset:0;overflow:hidden}.lyho-root .hero-bg picture{width:100%;height:100%;display:block}.lyho-root .hero-bg img{object-fit:cover;object-position:center 15%;filter:grayscale()contrast(1.1)brightness(.62);width:100%;height:100%;display:block}@media(min-width:768px){.lyho-root .hero-bg img{object-position:center center}}.lyho-root .hero-bg:after{content:"";background:linear-gradient(160deg,#140f0a73,#140f0a00,#140f0aa6);position:absolute;inset:0}.lyho-root nav{z-index:300;pointer-events:none;justify-content:space-between;align-items:center;padding:22px 32px;display:flex;position:fixed;top:0;left:0;right:0}.lyho-root nav a,.lyho-root nav span{pointer-events:auto}.lyho-root .logo{align-items:center;text-decoration:none;display:flex}.lyho-root .logo-img{filter:invert();width:auto;height:36px;transition:filter .4s;display:block}.lyho-root .logo-img--grid{filter:none;height:30px}.lyho-root nav.dark .logo-img{filter:none}.lyho-root .nav-date{letter-spacing:3px;text-transform:uppercase;color:#ffffffbf;font-family:Inter,sans-serif;font-size:13px;transition:color .4s}.lyho-root nav.dark .nav-date{color:#0000008c}.lyho-root .scene{scroll-snap-align:start;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:100px 32px 48px;display:flex;position:relative}.lyho-root .scene-1{padding-bottom:110px}.lyho-root .scene-top,.lyho-root .scene-bottom,.lyho-root .scene-center{opacity:0;transition:opacity .7s,transform .7s}.lyho-root .scene-top{transform:translateY(-24px)}.lyho-root .scene-bottom{transform:translateY(24px)}.lyho-root .scene-center{transform:translateY(28px)}.lyho-root .scene.active .scene-top{opacity:1;transition-delay:0s;transform:translateY(0)}.lyho-root .scene.active .scene-bottom{opacity:1;transition-delay:.14s;transform:translateY(0)}.lyho-root .scene.active .scene-center{opacity:1;transition-delay:0s;transform:translateY(0)}.lyho-root .countdown-label{letter-spacing:4px;text-transform:uppercase;color:#ffffff8c;text-align:center;margin-bottom:10px;font-size:11px}.lyho-root .hero-countdown{justify-content:center;align-items:flex-start;gap:4px;display:flex}.lyho-root .cd-unit{flex-direction:column;align-items:center;min-width:64px;display:flex}.lyho-root .cd-number{color:#fff;letter-spacing:-1px;font-family:Cormorant Garamond,serif;font-size:clamp(58px,10vw,92px);font-weight:300;line-height:1}.lyho-root .cd-label{letter-spacing:3px;text-transform:uppercase;color:#fff6;margin-top:4px;font-size:10px}.lyho-root .cd-sep{color:#ffffff40;margin-top:2px;font-family:Cormorant Garamond,serif;font-size:clamp(40px,7vw,64px);line-height:1}.lyho-root .incentives{background:#00000040;border:1px solid #ffffffa6;width:100%;margin-bottom:20px}.lyho-root .scene-1 .incentives{margin-top:28px}.lyho-root .incentive-row{align-items:flex-start;gap:14px;padding:14px 18px;display:flex;position:relative}.lyho-root .incentive-row+.incentive-row{border-top:1px solid #ffffff73}.lyho-root .incentive-num{color:#ffffff8c;flex-shrink:0;margin-top:2px;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;line-height:1}.lyho-root .incentive-body{text-align:left;flex-direction:column;gap:4px;display:flex}.lyho-root .incentive-tag{letter-spacing:3px;text-transform:uppercase;color:#ffffffbf;font-size:10px}.lyho-root .incentive-text{color:#fff;font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;font-weight:400;line-height:1.4}.lyho-root .form-intro{letter-spacing:1.5px;color:#ffffffe6;text-align:center;margin-bottom:14px;font-size:13px}.lyho-root .hero-form{flex-direction:column;gap:10px;width:100%;display:flex}.lyho-root .hero-form .email-input{letter-spacing:2.5px;width:100%;color:var(--black);text-transform:uppercase;background:#ffffffeb;border:none;outline:none;padding:16px 20px;font-family:Inter,sans-serif;font-size:13px}.lyho-root .hero-form .email-input::placeholder{color:#aaa}.lyho-root .hero-form .email-input:focus{background:#fff}.lyho-root .hero-form .submit-btn{background:var(--black);color:#fff;letter-spacing:3.5px;text-transform:uppercase;cursor:pointer;border:none;width:100%;padding:16px;font-family:Inter,sans-serif;font-size:11px;transition:background .3s}.lyho-root .hero-form .submit-btn:hover{background:#2a2a2a}@media(max-width:380px),(max-height:700px){.lyho-root .scene{padding:80px 20px 32px}.lyho-root .scene-1{justify-content:center;gap:16px;padding-bottom:70px}.lyho-root .countdown-label{letter-spacing:3px;margin-bottom:4px;font-size:10px}.lyho-root .cd-number{font-size:clamp(40px,11vw,60px)}.lyho-root .cd-label{letter-spacing:2px;margin-top:2px;font-size:9px}.lyho-root .cd-sep{font-size:clamp(28px,7vw,40px)}.lyho-root .cd-unit{min-width:48px}.lyho-root .scene-1 .incentives{margin-top:12px;margin-bottom:12px}.lyho-root .incentive-row{gap:10px;padding:10px 14px}.lyho-root .incentive-num{font-size:24px}.lyho-root .incentive-tag{letter-spacing:2px;font-size:9px}.lyho-root .incentive-text{font-size:14px;line-height:1.3}.lyho-root .incentive-link{font-size:8px;top:8px;right:10px}.lyho-root .form-intro{letter-spacing:1px;margin-bottom:8px;font-size:11px}.lyho-root .hero-form{gap:8px}.lyho-root .hero-form .email-input{letter-spacing:2px;padding:12px 16px;font-size:12px}.lyho-root .hero-form .submit-btn{letter-spacing:3px;padding:13px;font-size:10px}.lyho-root .consent-row{gap:8px;font-size:10px}.lyho-root .scroll-hint{bottom:16px}.lyho-root .scroll-hint span{letter-spacing:3px;font-size:9px}.lyho-root .scroll-line{height:22px}}@media(max-height:640px){.lyho-root .scene-1{padding-top:70px;padding-bottom:56px}.lyho-root .cd-number{font-size:clamp(36px,9vw,50px)}.lyho-root .scene-1 .incentives{margin-top:10px;margin-bottom:10px}.lyho-root .incentive-text{font-size:13px}}.lyho-root .incentive-link{letter-spacing:1.5px;text-transform:uppercase;color:#ffffffa6;border-bottom:1px solid #ffffff59;padding-bottom:1px;font-family:Inter,sans-serif;font-size:9px;transition:color .3s,border-color .3s;position:absolute;top:10px;right:12px}.lyho-root .incentive-link:hover{color:#fff;border-color:#ffffffd9}.lyho-root .consent-row{letter-spacing:.5px;color:#fffc;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:flex-start;gap:10px;padding:6px 0;font-family:Inter,sans-serif;font-size:11px;line-height:1.5;display:flex}.lyho-root .consent-row input[type=checkbox]{cursor:pointer;appearance:none;touch-action:manipulation;background:#fff;border:1px solid #fff9;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin:0;display:inline-block;position:relative}.lyho-root .consent-row input[type=checkbox]:checked{background:#fff;border-color:#fff}.lyho-root .consent-row input[type=checkbox]:checked:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.lyho-root .scroll-hint{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.lyho-root .scroll-hint .scroll-pre,.lyho-root .scroll-hint span,.lyho-root .scroll-line{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(6px)}.lyho-root .scroll-hint.revealed .scroll-pre{opacity:1;transition-delay:0s;transform:translateY(0)}.lyho-root .scroll-hint.revealed span{opacity:1;transition-delay:.25s;transform:translateY(0)}.lyho-root .scroll-hint.revealed .scroll-line{opacity:1;transition-delay:.55s;transform:translateY(0)}.lyho-root .scroll-hint .scroll-pre{letter-spacing:3px;text-transform:uppercase;color:#ffffffa6;margin-bottom:6px;font-size:9px}.lyho-root .scroll-hint span{letter-spacing:3.5px;text-transform:uppercase;color:#ffffffa6;font-size:10px}.lyho-root .scroll-line{background:#ffffff8c;width:1px;height:32px}.lyho-root .scroll-hint.revealed .scroll-line{animation:2s ease-in-out 1.4s infinite lyhoScrollPulse}@keyframes lyhoScrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.15)}}.lyho-root .scene-2{justify-content:center;align-items:center}.lyho-root .typewriter{color:#fff;letter-spacing:4px;text-transform:uppercase;text-shadow:0 2px 24px #00000080;text-align:center;white-space:nowrap;border-right:2px solid #ffffffd9;padding-right:4px;font-family:Inter,sans-serif;font-size:clamp(11px,1.6vw,13px);font-weight:400;animation:.8s step-end infinite tw-caret}@keyframes tw-caret{50%{border-right-color:#0000}}.lyho-root .scene-3{background:var(--cream);scroll-snap-align:start;justify-content:flex-start;padding:0;overflow-y:auto}.lyho-root .grid-header{text-align:center;opacity:0;padding:72px 28px 24px;transition:opacity .6s,transform .6s;transform:translateY(20px)}@media(min-width:768px){.lyho-root .grid-header{padding:36px 28px 24px}}.lyho-root .scene-3.active .grid-header{opacity:1;transform:translateY(0)}.lyho-root .grid-header-logo{justify-content:center;margin-bottom:6px;display:flex}.lyho-root .grid-header-logo svg text{fill:var(--black)}.lyho-root .grid-header-sub{color:var(--gray);font-family:Cormorant Garamond,serif;font-size:16px;font-style:italic}.lyho-root .insta-grid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}@media(min-width:768px){.lyho-root .insta-grid{grid-template-columns:repeat(3,1fr)}}.lyho-root .insta-cell{aspect-ratio:1;opacity:0;background:#e8e4dc;transition:opacity .5s,transform .5s;overflow:hidden;transform:scale(.97)}@media(max-width:767px){.lyho-root .insta-grid .insta-cell:last-child{aspect-ratio:2;grid-column:span 2}}.lyho-root .scene-3.active .insta-cell{opacity:1;transform:scale(1)}.lyho-root .scene-3.active .insta-cell:first-child{transition-delay:50ms}.lyho-root .scene-3.active .insta-cell:nth-child(2){transition-delay:.1s}.lyho-root .scene-3.active .insta-cell:nth-child(3){transition-delay:.15s}.lyho-root .scene-3.active .insta-cell:nth-child(4){transition-delay:.2s}.lyho-root .scene-3.active .insta-cell:nth-child(5){transition-delay:.25s}.lyho-root .scene-3.active .insta-cell:nth-child(6){transition-delay:.3s}.lyho-root .scene-3.active .insta-cell:nth-child(7){transition-delay:.35s}.lyho-root .scene-3.active .insta-cell:nth-child(8){transition-delay:.4s}.lyho-root .scene-3.active .insta-cell:nth-child(9){transition-delay:.45s}.lyho-root .insta-cell img{object-fit:cover;filter:grayscale()contrast(1.05)brightness(.98);width:100%;height:100%;transition:transform .5s;display:block}.lyho-root .insta-cell:hover img{transform:scale(1.06)}.lyho-root .scene-3-footer{text-align:center;border-top:1px solid #e0dbd3;padding:32px 28px 40px}.lyho-root .footer-links{justify-content:center;gap:28px;margin-top:12px;display:flex}.lyho-root .footer-links a{letter-spacing:2.5px;color:var(--gray);text-transform:uppercase;font-size:11px;text-decoration:none}.lyho-root .footer-links a:hover{color:var(--black)}.lyho-root .footer-tagline{color:var(--gray);font-family:Cormorant Garamond,serif;font-size:16px;font-style:italic}.lyho-root .nav-dots{z-index:400;flex-direction:column;gap:10px;display:flex;position:fixed;top:50%;right:18px;transform:translateY(-50%)}.lyho-root .dot{cursor:pointer;background:#ffffff59;border-radius:50%;width:5px;height:5px;transition:background .3s,transform .3s}.lyho-root .dot.active{background:#fff;transform:scale(1.5)}.lyho-root .dot.dark-dot{background:#00000040}.lyho-root .dot.dark-dot.active{background:var(--black)}.cp-root{background:var(--cream);-webkit-font-smoothing:antialiased;min-height:100vh;color:var(--black);font-family:Inter,sans-serif}.cp-nav{z-index:300;background:#fff;border-bottom:1px solid #e0dbd3;justify-content:center;align-items:center;padding:22px 32px;display:flex;position:sticky;top:0}.cp-logo{align-items:center;text-decoration:none;display:flex}.cp-logo-img{filter:invert();opacity:1;width:auto;height:36px;display:block}.cp-main{max-width:720px;margin:0 auto;padding:56px 28px 80px}@media(min-width:768px){.cp-main{padding:72px 32px 100px}}.cp-title{letter-spacing:-.5px;color:var(--black);text-align:center;margin-bottom:6px;font-family:Cormorant Garamond,serif;font-size:clamp(28px,5vw,40px);font-weight:300}.cp-updated{letter-spacing:2px;text-transform:uppercase;color:var(--gray);text-align:center;margin-bottom:48px;font-size:12px}.cp-section{margin-bottom:48px}.cp-section-title{color:var(--black);border-bottom:1px solid #e0dbd3;margin-bottom:16px;padding-bottom:8px;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic;font-weight:400}.cp-content p{color:var(--gray);margin-bottom:12px;font-size:14px;line-height:1.75}.cp-content strong{color:var(--black);font-weight:500}.cp-list{margin:16px 0 16px 4px;padding:0;list-style:none}.cp-list li{color:var(--gray);margin-bottom:8px;padding-left:20px;font-size:14px;line-height:1.75;position:relative}.cp-list li:before{content:"";background:var(--lg);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.cp-footer{text-align:center;border-top:1px solid #e0dbd3;padding:32px 28px 40px}.cp-footer-links{justify-content:center;gap:28px;margin-bottom:12px;display:flex}.cp-footer-links a{letter-spacing:2.5px;color:var(--gray);text-transform:uppercase;font-size:11px;text-decoration:none}.cp-footer-links a:hover{color:var(--black)}.cp-footer-copy{color:var(--gray);font-family:Cormorant Garamond,serif;font-size:16px;font-style:italic}
