.he-event-section{margin:0!important;padding:0!important;max-width:none!important}.shopify-section.he-event-section{margin:0!important;padding:0!important}.he-event-section .he-wrap{width:100%}.he-wrap{--bg: #ffffff;--surface: #f7f3ee;--ink: #1a1a1a;--ink-dim: #5c5652;--mute: #948e86;--red: #c0272d;--red-dark: #8f1d21;--red-tint: rgba(192,39,45,.06);--line: rgba(0,0,0,.12)}.he-wrap *,.he-wrap *:before,.he-wrap *:after{box-sizing:border-box;margin:0;padding:0}.he-wrap{scroll-behavior:smooth}.he-wrap{background:var(--bg);color:var(--ink);font-family:Inter,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.he-wrap h1,.he-wrap h2,.he-wrap h3,.he-wrap .display{font-family:Fraunces,serif;font-weight:450;letter-spacing:-.01em}.he-wrap .mono{font-family:Space Mono,monospace}.he-wrap a:focus-visible,.he-wrap button:focus-visible,.he-wrap .drawer-front:focus-visible{outline:2px solid var(--red);outline-offset:3px}.he-wrap .wrap{max-width:1080px;margin:0 auto;padding:0 32px}.he-wrap .topband{background:var(--red);color:#fff}.he-wrap .topband-inner{height:40px;display:flex;align-items:center;justify-content:center;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-align:center}.he-wrap nav{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.he-wrap nav .wrap{display:flex;align-items:center;justify-content:space-between;height:64px}.he-wrap .logo{font-family:Fraunces,serif;font-size:18px;letter-spacing:.02em;color:var(--red)}.he-wrap .logo-img{height:34px;width:auto;display:block}.he-wrap .nav-cta{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.05em;font-weight:700;color:#fff;background:var(--red);padding:9px 18px;border-radius:100px;text-decoration:none;transition:background .2s ease}.he-wrap .nav-cta:hover{background:var(--red-dark)}.he-wrap .hero{padding:72px 0 64px}.he-wrap .eyebrow{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.14em;color:var(--red);text-transform:uppercase;margin-bottom:22px}.he-wrap .hero h1{font-size:clamp(32px,5vw,54px);line-height:1.12;max-width:22ch;color:var(--ink)}.he-wrap .hero h1 em{font-style:italic;color:var(--red)}.he-wrap .hero-sub{margin-top:24px;max-width:46ch;color:var(--ink-dim);font-size:17px}.he-wrap .hero-meta{display:flex;gap:28px;margin-top:40px;flex-wrap:wrap}.he-wrap .hero-meta>div{display:flex;align-items:center;gap:10px;max-width:220px}.he-wrap .meta-icon{width:20px;height:20px;color:var(--red);flex-shrink:0}.he-wrap .meta-icon svg{width:100%;height:100%}.he-wrap .hero-meta .value{font-family:Space Mono,monospace;color:var(--ink);font-size:13px;line-height:1.4}.he-wrap .hero-video{margin-top:40px;position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16 / 7;border:1px solid var(--line);background:linear-gradient(135deg,#17140f,#0b0b0b 55%,#1a1210)}.he-wrap .hero-video-el{width:100%;height:100%;object-fit:cover;display:block}.he-wrap .hero-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#f5f0e6b3}.he-wrap .play-btn{width:60px;height:60px;border-radius:50%;border:1.5px solid rgba(245,240,230,.4);background:#f5f0e614;color:#f5f0e6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.he-wrap .play-btn svg{width:20px;height:20px;margin-left:3px}.he-wrap .play-btn:hover{background:var(--red);border-color:var(--red);transform:scale(1.06)}.he-wrap .hero-video-placeholder p{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.04em}@media(max-width:640px){.he-wrap .hero-video{aspect-ratio:4 / 3}}.he-wrap .showcase{margin-top:56px}.he-wrap .showcase-toggle{display:inline-flex;gap:4px;padding:4px;background:var(--surface);border:1px solid var(--line);border-radius:100px;margin-bottom:24px}.he-wrap .toggle-btn{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.03em;padding:10px 18px;border-radius:100px;border:none;background:transparent;color:var(--ink-dim);cursor:pointer;transition:background .25s ease,color .25s ease}.he-wrap .toggle-btn.is-active{background:var(--red);color:#fff}.he-wrap .showcase-panel{display:none}.he-wrap .showcase-panel.is-active{display:block;animation:fadein .4s ease}@keyframes fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.he-wrap .showcase-panel.is-active{animation:none}}.he-wrap .showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.he-wrap .showcase-grid.three{grid-template-columns:repeat(3,1fr)}.he-wrap .prod-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface);transition:border-color .2s ease,transform .2s ease}.he-wrap .prod-card:hover{border-color:var(--red);transform:translateY(-3px)}.he-wrap .prod-card img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;display:block;padding:10px}.he-wrap .prod-name{padding:12px 14px 16px;font-size:13px;color:var(--ink);font-family:Fraunces,serif}.he-wrap .prod-name span{display:block;font-family:Inter,sans-serif;font-size:11px;color:var(--mute);margin-top:3px}@media(max-width:780px){.he-wrap .showcase-grid,.he-wrap .showcase-grid.three{grid-template-columns:repeat(2,1fr)}.he-wrap .prod-card img{max-height:200px}}.he-wrap section{padding:80px 0;border-top:1px solid var(--line)}.he-wrap .section-head{margin-bottom:44px}.he-wrap .section-head .eyebrow{margin-bottom:14px}.he-wrap .section-head h2{font-size:clamp(28px,4vw,38px);max-width:22ch;color:var(--ink)}.he-wrap .section-head p{color:var(--ink-dim);margin-top:14px;max-width:52ch;font-size:15px}.he-wrap .deal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.he-wrap .deal-card{background:var(--bg);padding:32px 26px;display:flex;flex-direction:column;gap:12px}.he-wrap .deal-icon{color:var(--red);width:34px;height:34px}.he-wrap .deal-icon svg{width:100%;height:100%}.he-wrap .deal-card h4{font-size:19px;font-weight:450;color:var(--ink)}.he-wrap .deal-card p{font-size:14px;color:var(--ink-dim);line-height:1.55}.he-wrap .deal-note{margin-top:28px;font-family:Space Mono,monospace;font-size:12px;color:var(--mute);text-align:center}@media(max-width:780px){.he-wrap .deal-grid{grid-template-columns:1fr}}.he-wrap .draw-section{background:var(--surface)}.he-wrap .draw-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.he-wrap .draw-copy .winner-count{display:inline-flex;align-items:center;gap:10px;background:var(--red-tint);border:1px solid rgba(192,39,45,.22);color:var(--red-dark);font-family:Space Mono,monospace;font-size:14px;font-weight:700;letter-spacing:.03em;padding:10px 20px;border-radius:100px;margin-bottom:20px}.he-wrap .draw-copy .winner-count strong{font-size:16px;color:var(--red)}.he-wrap .draw-copy h2{font-size:clamp(28px,4vw,38px);max-width:16ch;color:var(--ink)}.he-wrap .draw-copy p{color:var(--ink-dim);margin-top:16px;max-width:44ch;font-size:15px}.he-wrap .draw-facts{list-style:none;margin-top:28px;display:flex;flex-direction:column;gap:12px}.he-wrap .draw-facts li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink)}.he-wrap .draw-facts .num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--red);color:#fff;font-family:Space Mono,monospace;font-size:11px;display:flex;align-items:center;justify-content:center;margin-top:1px}.he-wrap .wheel-stage{display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.he-wrap .wheel-frame{position:relative;width:min(320px,100%);aspect-ratio:1;max-width:100%}.he-wrap .wheel-pointer{position:absolute;top:-22px;left:50%;transform:translate(-50%);z-index:3;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25));display:flex;flex-direction:column;align-items:center}.he-wrap .wheel-pointer-label{background:#1a1a1a;color:#fff;font-family:Space Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px 4px;border-radius:4px 4px 0 0;white-space:nowrap}.he-wrap .wheel-pointer-tip{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:16px solid #1a1a1a;margin-top:-1px}.he-wrap .wheel-canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 0 8px #fff,0 0 0 9px var(--line),0 18px 40px #00000029;overflow:hidden}.he-wrap .he-wheel-canvas,.he-wrap #wheelCanvas{width:100%;height:100%;display:block;border-radius:50%;transition:transform 5.5s cubic-bezier(.12,.72,.1,1)}.he-wrap .wheel-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:#fff;z-index:2;box-shadow:0 0 0 4px var(--red),0 4px 10px #0000002e;display:flex;align-items:center;justify-content:center}.he-wrap .wheel-hub svg{width:22px;height:22px;color:var(--red)}.he-wrap .spin-btn{font-family:Space Mono,monospace;font-size:13px;letter-spacing:.05em;color:#fff;background:var(--red);border:none;padding:15px 32px;border-radius:100px;cursor:pointer;transition:background .2s ease,transform .15s ease}.he-wrap .spin-btn:hover{background:var(--red-dark)}.he-wrap .spin-btn:active{transform:scale(.97)}.he-wrap .spin-btn:disabled{opacity:.55;cursor:not-allowed}.he-wrap .wheel-result{min-height:20px;font-family:Space Mono,monospace;font-size:12.5px;color:var(--red-dark);text-align:center;letter-spacing:.02em}@media(max-width:780px){.he-wrap .draw-layout{grid-template-columns:1fr;gap:40px}.he-wrap .wheel-frame{width:min(260px,100%)}}.he-wrap .talks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}.he-wrap .video-block{width:100%;aspect-ratio:9 / 16;border-radius:14px;overflow:hidden;position:relative;background:linear-gradient(150deg,#1c1a17,#0c0c0c 60%,#1a120f);border:1px solid var(--line);box-shadow:0 12px 28px #0000001f}.he-wrap .video-block video{width:100%;height:100%;object-fit:cover;display:block}.he-wrap .video-block .video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#f5f0e699;padding:0 16px;text-align:center}.he-wrap .video-placeholder p{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.03em;line-height:1.5}.he-wrap .talk-caption{margin-top:14px;text-align:center;font-size:13px;color:var(--ink-dim)}.he-wrap .talk-caption strong{display:block;color:var(--ink);font-family:Fraunces,serif;font-size:15px;margin-bottom:2px}@media(max-width:780px){.he-wrap .talks-grid{grid-template-columns:1fr}}.he-wrap footer{border-top:1px solid var(--line);background:var(--red);color:#fff;padding:64px 0 48px}.he-wrap .footer-grid{max-width:52ch}.he-wrap footer h2{font-size:30px;max-width:16ch;color:#fff}.he-wrap footer p{color:#ffffffd1;margin-top:16px;max-width:42ch;font-size:15px}.he-wrap .rsvp-btn{display:inline-block;margin-top:28px;font-family:Space Mono,monospace;font-size:13px;letter-spacing:.05em;font-weight:700;color:var(--red);background:#fff;padding:14px 26px;border-radius:100px;text-decoration:none;transition:background .2s ease,color .2s ease}.he-wrap .rsvp-btn:hover{background:var(--ink);color:#fff}.he-wrap .footer-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.he-wrap .footer-form{background:#ffffff0f;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:28px}.he-wrap .footer-form-title{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;margin-bottom:18px}.he-wrap .form-field{margin-bottom:16px}.he-wrap .form-field label{display:block;font-family:Space Mono,monospace;font-size:11.5px;letter-spacing:.04em;color:#ffffffbf;margin-bottom:6px}.he-wrap .form-field input{width:100%;background:#fffffff2;border:none;border-radius:8px;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;color:var(--ink)}.he-wrap .form-field input::placeholder{color:var(--mute)}.he-wrap .form-field input:focus{outline:2px solid #fff;outline-offset:2px}.he-wrap .footer-submit-btn{width:100%;margin-top:6px;font-family:Space Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.05em;color:var(--red);background:#fff;border:none;padding:14px 26px;border-radius:100px;cursor:pointer;transition:background .2s ease,color .2s ease}.he-wrap .footer-submit-btn:hover{background:var(--ink);color:#fff}@media(max-width:780px){.he-wrap .footer-layout{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/homeowner-event.css.map */
