body.lr-intro-active{overflow:hidden}lr-entrance{display:block;height:0}.lr-intro-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100svh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;overflow:hidden;isolation:isolate;background:#020408;color:#f3f5ed;opacity:1;transform:none;transition:none;animation:none;overscroll-behavior:none;--lr-intro-mono:var(--lr-mono,"Space Mono",monospace)}.lr-intro-dialog::backdrop{background:#020408;-webkit-backdrop-filter:none;backdrop-filter:none}.lr-intro-dialog .lr-intro-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#020408;background-size:cover;background-position:center;background-repeat:no-repeat}.lr-intro-dialog .lr-intro-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;opacity:1;transition:none}.lr-intro-dialog .lr-intro-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#02040838,transparent 25%,#0204080d 60%,#0204089c),radial-gradient(ellipse at center,transparent 35%,#02040845)}.lr-intro-dialog .lr-intro-center{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(30px,5.5vh,64px);padding:48px max(24px,env(safe-area-inset-right)) 100px max(24px,env(safe-area-inset-left));text-align:center}.lr-intro-dialog .lr-intro-title{width:min(72vw,820px);margin:0;padding:0;font-size:0;line-height:0;letter-spacing:normal}.lr-intro-dialog .lr-intro-logo{display:block;width:100%;height:auto;opacity:.68;filter:drop-shadow(0 3px 14px #0008)}.lr-intro-dialog .lr-intro-name{display:block;color:#fff;font:700 clamp(32px,7vw,84px)/1.1 var(--font-heading-family,sans-serif);opacity:.68}.lr-intro-dialog .lr-intro-enter{display:inline-flex;align-items:center;justify-content:center;width:clamp(190px,21vw,255px);min-height:56px;gap:18px;margin:0;padding:16px 24px;border:1px solid #eef6e4b8;border-radius:0;background:#060a078f;color:#f3f5ed;box-shadow:0 4px 28px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:500 12px/1.4 var(--lr-intro-mono);letter-spacing:.16em;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s;cursor:pointer;-webkit-appearance:none;appearance:none}.lr-intro-dialog .lr-intro-enter:hover{background:#d9fa43;color:#0b1002;border-color:#d9fa43;box-shadow:0 4px 28px #0003;transform:none}.lr-intro-dialog button:focus-visible{outline:2px solid #d9fa43;outline-offset:6px}.lr-intro-dialog .lr-intro-controls{position:absolute;left:max(32px,env(safe-area-inset-left));bottom:max(26px,env(safe-area-inset-bottom));z-index:4;display:flex;align-items:center;gap:8px;margin:0}.lr-intro-dialog .lr-intro-controls button{min-width:84px;min-height:44px;margin:0;padding:11px 15px;border:1px solid #ffffff3b;border-radius:0;background:#02070b73;color:#e9f2f6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:10px/1.4 var(--lr-intro-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;-webkit-appearance:none;appearance:none}.lr-intro-dialog .lr-intro-controls button:hover,.lr-intro-dialog .lr-intro-controls button[aria-pressed=true]{border-color:#e9f2f6aa;background:#e9f2f61c;color:#fff}.lr-intro-dialog .lr-intro-controls .lr-intro-sound[data-needs-sound=true]{border-color:#d9fa43;background:#d9fa43;color:#0b1002}.lr-intro-dialog .lr-intro-credit{position:absolute;right:max(32px,env(safe-area-inset-right));bottom:max(41px,calc(env(safe-area-inset-bottom) + 15px));z-index:3;margin:0;color:#d3dce4a6;font:9px/1.5 var(--lr-intro-mono);letter-spacing:.14em;text-transform:uppercase;text-shadow:0 1px 10px #000}.lr-intro-dialog .lr-intro-status{position:absolute;width:1px;height:1px;min-height:0;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:720px){.lr-intro-dialog .lr-intro-center{gap:34px;padding:48px 6% 116px}.lr-intro-dialog .lr-intro-title{width:100%;max-width:560px}.lr-intro-dialog .lr-intro-logo{opacity:.7}.lr-intro-dialog .lr-intro-enter{width:210px;min-height:54px;padding:16px 20px;font-size:11px;letter-spacing:.15em}.lr-intro-dialog .lr-intro-controls{left:50%;bottom:max(48px,calc(env(safe-area-inset-bottom) + 32px));transform:translate(-50%);gap:8px;margin:0}.lr-intro-dialog .lr-intro-controls button{min-width:88px;min-height:44px;padding:11px 13px;font-size:9px}.lr-intro-dialog .lr-intro-credit{left:16px;right:16px;bottom:max(17px,calc(env(safe-area-inset-bottom) + 8px));text-align:center;font-size:8px;letter-spacing:.12em}}@media(max-height:450px){.lr-intro-dialog .lr-intro-center{gap:22px;padding-top:22px;padding-bottom:76px}.lr-intro-dialog .lr-intro-title{width:min(58vw,480px)}.lr-intro-dialog .lr-intro-enter{min-height:48px;padding:12px 20px}.lr-intro-dialog .lr-intro-controls{left:max(20px,env(safe-area-inset-left));bottom:max(12px,env(safe-area-inset-bottom));transform:none}.lr-intro-dialog .lr-intro-credit{left:auto;right:max(20px,env(safe-area-inset-right));bottom:max(27px,calc(env(safe-area-inset-bottom) + 15px));font-size:8px}}@media(prefers-reduced-motion:reduce){.lr-intro-dialog *,.lr-intro-dialog *:before,.lr-intro-dialog *:after{animation:none!important;transition:none!important}}.lr-home{--lr-bg:#090b09;--lr-panel:#141713;--lr-ink:#f3f5ed;--lr-muted:#a4aba0;--lr-lime:#d9fa43;--lr-line:#30362c;--lr-body:var(--font-body-family,"DM Sans",Arial,sans-serif);--lr-display:var(--font-heading-family,"Barlow Condensed","Arial Narrow",Impact,sans-serif);--lr-mono:"Space Mono",monospace;background:var(--lr-bg);color:var(--lr-ink);font:400 16px/1.5 var(--lr-body);letter-spacing:0;isolation:isolate;color-scheme:dark}.lr-home *,.lr-home *:before,.lr-home *:after{box-sizing:border-box}.lr-home a{color:inherit;text-decoration:none}.lr-home button,.lr-home select{font:inherit;-webkit-tap-highlight-color:transparent}.lr-home button{cursor:pointer;color:inherit;background:none;border:0;border-radius:0;padding:0}.lr-home img{display:block;max-width:100%}.lr-home h1,.lr-home h2,.lr-home h3,.lr-home h4,.lr-home p{margin:0;color:inherit;font-family:inherit;letter-spacing:normal;font-weight:inherit}.lr-home button:focus-visible,.lr-home a:focus-visible,.lr-home select:focus-visible{outline:2px solid var(--lr-lime);outline-offset:6px}.lr-home [hidden]{display:none!important}.lr-home select{width:100%;padding:11px 12px;background:#171d14;border:1px solid #3d4734;color:var(--lr-ink);border-radius:0;font-size:16px;min-height:48px}.lr-home section[id]{scroll-margin-top:95px}.lr-home .lr-hero{height:max(760px,100svh);max-height:1100px;min-height:680px;position:relative;isolation:isolate;overflow:hidden;background:#080b10}.lr-home .lr-hero-images,.lr-home .lr-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.lr-home .lr-hero-images{background:#070b11}.lr-home .lr-hero-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease;transform:scale(1.025)}.lr-home .lr-hero-image.lr-active{opacity:1;animation:lr-slow-pan 18s ease-out both}.lr-home .lr-hero-image.lr-night{object-position:50% 63%}.lr-home .lr-hero-image.lr-trailer{object-position:50% 60%}.lr-home .lr-hero-image.lr-red{object-position:50% 59%}.lr-home .lr-hero-shade{z-index:-1;background:linear-gradient(180deg,#0204037a,#03050418 42%,#03050400 65%,#030504db)}.lr-home .lr-hero-content{position:absolute;top:21%;left:50%;transform:translate(-50%);width:min(920px,90%);text-align:center;animation:lr-arrive 1s .15s both}.lr-home .lr-eyebrow{font:400 12px/1.6 var(--lr-mono);letter-spacing:.15em;text-transform:uppercase}.lr-home .lr-hero-eyebrow{color:#d5dcca;font-size:12px;letter-spacing:.3em;margin-bottom:34px}.lr-home .lr-hero-content h1{margin:0}.lr-home .lr-hero-logo{width:min(710px,95%);height:auto;margin:0 auto;filter:drop-shadow(0 4px 25px #0008);animation:lr-logo-breathe 8s ease-in-out infinite}.lr-home .lr-hero-line{font:600 16px/1.5 var(--lr-body);letter-spacing:.32em;margin-top:34px}.lr-home .lr-hero-actions{display:flex;justify-content:center;gap:14px;margin-top:29px}.lr-home .lr-button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:17px 22px;font-size:14px;font-weight:700;min-height:54px;transition:background .25s,transform .25s,color .25s}.lr-home .lr-button:hover{transform:translateY(-3px)}.lr-home .lr-button.lr-primary{background:var(--lr-lime);color:#0b1002}.lr-home .lr-button.lr-primary:hover{background:#e7ff86}.lr-home .lr-button.lr-glass{border:1px solid #ffffff6b;background:#11160f60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lr-home .lr-button.lr-glass:hover{background:#ecf2db;color:#0b1002}.lr-home .lr-hero-bottom{position:absolute;bottom:34px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;gap:24px}.lr-home .lr-film-teaser{display:flex;align-items:center;gap:16px;text-align:left;font:12px var(--lr-mono);letter-spacing:.08em}.lr-home .lr-film-teaser small{display:block;color:var(--lr-muted);font:14px var(--lr-body);letter-spacing:0;margin-top:6px}.lr-home .lr-play-circle{height:46px;width:46px;display:grid;place-items:center;border:1px solid #aeb5a96b;border-radius:50%;font-size:12px;transition:background .2s,color .2s}.lr-home .lr-film-teaser:hover .lr-play-circle{color:#101407;background:var(--lr-lime);border-color:var(--lr-lime)}.lr-home .lr-scene-switch{display:flex;gap:8px;align-items:center}.lr-home .lr-scene-switch button{padding:11px 12px;font:12px var(--lr-mono);border-bottom:1px solid #ffffff40;color:#bbc3b5}.lr-home .lr-scene-switch button.lr-active{border-color:var(--lr-lime);color:var(--lr-lime)}.lr-home .lr-scene-switch .lr-motion-toggle{border:1px solid #ffffff30;margin-left:10px;font-size:12px;min-width:66px}.lr-home .lr-scroll-link{display:flex;gap:50px;align-items:center;text-transform:uppercase;font:12px var(--lr-mono)}.lr-home .lr-scroll-link span{font-size:22px}.lr-home.lr-motion-paused .lr-hero-image,.lr-home.lr-motion-paused .lr-hero-logo,.lr-home.lr-motion-paused .lr-ticker div{animation-play-state:paused!important}.lr-home .lr-ticker{height:49px;background:var(--lr-lime);color:#0b1002;overflow:hidden;display:flex;align-items:center}.lr-home .lr-ticker div{white-space:nowrap;font:700 14px var(--lr-mono);letter-spacing:.06em;animation:lr-ticker 42s linear infinite}.lr-home .lr-ticker i{font-style:normal;margin:0 38px;font-size:20px;vertical-align:middle}.lr-home .lr-collection{padding:94px 5% 84px;scroll-margin-top:0}.lr-home .lr-section-top{display:flex;align-items:center;justify-content:space-between;gap:28px}.lr-home .lr-section-top .lr-eyebrow{color:var(--lr-lime)}.lr-home .lr-section-note{font-size:14px;color:var(--lr-muted)}.lr-home .lr-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:33px 0 43px}.lr-home .lr-section-heading h2{font:700 clamp(48px,6.6vw,105px)/.93 var(--lr-display);letter-spacing:-.025em}.lr-home .lr-section-heading h2 span{color:var(--lr-muted)}.lr-home .lr-section-heading>p{color:var(--lr-muted);font-size:16px;padding-bottom:5px}.lr-home .lr-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.lr-home .lr-package-card{text-align:left;min-width:0}.lr-home .lr-package-image{aspect-ratio:1.06;overflow:hidden;position:relative;background:#20251c}.lr-home .lr-package-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0005,transparent 35%,#0006)}.lr-home .lr-package-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s,filter .5s;filter:saturate(.7)}.lr-home .lr-package-card:hover .lr-package-image img{transform:scale(1.055);filter:saturate(1)}.lr-home .lr-package-number{position:absolute;top:-6px;left:20px;z-index:1;font:700 clamp(70px,9vw,148px)/1 var(--lr-display);letter-spacing:-.06em;color:#f1f5e7e3}.lr-home .lr-card-arrow{position:absolute;right:17px;bottom:17px;width:38px;height:38px;z-index:1;background:#f3f5ed;color:#11180a;display:grid;place-items:center;font-size:24px;transition:background .2s}.lr-home .lr-package-card:hover .lr-card-arrow{background:var(--lr-lime)}.lr-home .lr-package-info{display:flex;justify-content:space-between;gap:12px;padding:24px 0 19px}.lr-home .lr-package-info h3{font:600 27px/1.1 var(--lr-display);text-transform:uppercase}.lr-home .lr-package-info p{font-size:13px;color:var(--lr-muted);margin-top:7px}.lr-home .lr-package-price{font-size:20px;font-weight:600;white-space:nowrap;text-align:right}.lr-home .lr-package-price small{font-size:12px;font-weight:400;display:block;color:var(--lr-muted);margin-bottom:4px}.lr-home .lr-package-bottom{border-top:1px solid var(--lr-line);padding:15px 0;display:flex;justify-content:space-between;gap:15px;font:12px var(--lr-mono);color:var(--lr-muted)}.lr-home .lr-package-bottom span:last-child{color:var(--lr-lime)}.lr-home .lr-collection-footnote{font-size:13px;line-height:1.7;color:var(--lr-muted);max-width:980px;margin-top:27px}.lr-home .lr-race-break{position:relative;min-height:560px;aspect-ratio:2.25;overflow:hidden;background:#121512}.lr-home .lr-race-break>img{position:absolute;right:0;bottom:0;width:74%;height:100%;object-fit:contain;object-position:right bottom}.lr-home .lr-race-break:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#11140f 4%,#11140ff2 24%,#11140fa8 40%,transparent 63%);pointer-events:none}.lr-home .lr-race-copy{position:relative;z-index:1;padding:65px 5%;width:65%}.lr-home .lr-race-copy .lr-eyebrow{color:var(--lr-lime);margin-bottom:25px}.lr-home .lr-race-copy>p:nth-child(2){font:700 clamp(54px,6.5vw,102px)/.96 var(--lr-display);letter-spacing:-.02em}.lr-home .lr-race-copy .lr-text-link{margin-top:35px}.lr-home .lr-text-link{display:inline-flex;align-items:center;gap:35px;font-size:14px;padding-bottom:7px;border-bottom:1px solid currentColor}.lr-home .lr-text-link:hover{color:var(--lr-lime)}.lr-home .lr-apparel{background:#141713}.lr-home .lr-merch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.lr-home .lr-merch-stage{position:relative;background:#fff;aspect-ratio:.86;display:flex;align-items:center;overflow:hidden}.lr-home .lr-merch-stage img{width:100%;height:auto;transition:transform .7s ease}.lr-home .lr-merch-card:hover .lr-merch-stage img{transform:translateY(-9px) scale(1.05)}.lr-home .lr-merch-label{position:absolute;top:22px;left:22px;font:11px var(--lr-mono);color:#343a2c;z-index:1;letter-spacing:.07em}.lr-home .lr-merch-action{position:absolute;bottom:21px;left:22px;right:22px;color:#1a2111;font:12px var(--lr-mono);border-top:1px solid #1a211130;padding-top:13px;text-align:right}.lr-home .lr-money-stage{background:#383838}.lr-home .lr-money-stage .lr-merch-label,.lr-home .lr-money-stage .lr-merch-action{color:#e9eddf;border-color:#ffffff30}.lr-home .lr-merch-card h3{font-size:19px;font-weight:500;margin-top:21px}.lr-home .lr-merch-card>p{font-size:13px;color:var(--lr-muted);margin-top:4px}.lr-home .lr-films{padding-bottom:105px}.lr-home .lr-films .lr-section-heading{margin-bottom:50px}.lr-home .lr-films-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:32px}.lr-home .lr-film-card{width:100%;text-align:left;min-width:0}.lr-home .lr-film-image{position:relative;overflow:hidden;background:#1f271b}.lr-home .lr-film-image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .5s,filter .5s;filter:saturate(.75)}.lr-home .lr-film-card:hover img{transform:scale(1.035);filter:saturate(1)}.lr-home .lr-big-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:1px solid #ffffffae;border-radius:50%;display:grid;place-items:center;background:#090b0990;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:14px;transition:color .2s,background .2s}.lr-home .lr-film-card:hover .lr-big-play{background:var(--lr-lime);color:#11180a;border-color:var(--lr-lime)}.lr-home .lr-lead-film{align-self:start}.lr-home .lr-lead-film .lr-big-play{width:80px;height:80px;font-size:20px}.lr-home .lr-film-tag{position:absolute;left:18px;bottom:18px;background:var(--lr-lime);color:#12180b;padding:6px 10px;font:11px var(--lr-mono)}.lr-home .lr-film-caption{padding:18px 0 0;display:flex;justify-content:space-between;gap:14px;align-items:start}.lr-home .lr-film-caption .lr-film-title{font-size:18px;font-weight:500}.lr-home .lr-lead-film .lr-film-caption .lr-film-title{font-size:24px;max-width:400px}.lr-home .lr-side-films{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lr-home .lr-side-films .lr-film-caption .lr-film-title{font-size:17px}.lr-home .lr-films-grid{grid-template-columns:1fr 1fr}.lr-home .lr-video-dialog{border:1px solid #5c654e;padding:0;color:var(--lr-ink);background:var(--lr-bg);max-height:92svh;max-width:calc(100% - 32px);width:1060px;overflow:auto}.lr-home .lr-video-dialog[open]{animation:lr-dialog-in .25s ease}.lr-home .lr-close-button{position:absolute;top:13px;right:14px;z-index:4;border:1px solid #ffffff60;background:#0d130bbb;width:39px;height:39px;line-height:1;font-size:26px;display:grid;place-items:center}.lr-home .lr-close-button:hover{background:var(--lr-lime);color:#0c1105}.lr-home .lr-video-dialog{width:1050px}.lr-home .lr-video-heading{padding:25px 65px 22px 28px}.lr-home .lr-video-heading .lr-eyebrow{color:var(--lr-lime);font-size:11px}.lr-home .lr-video-heading h2{font:600 32px/1.15 var(--lr-display);margin-top:7px}.lr-home .lr-video-player iframe{width:100%;height:100%;border:0}.lr-home .lr-video-fallback{font-size:13px;color:var(--lr-muted);padding:17px 28px}.lr-home .lr-video-fallback a{color:var(--lr-lime);margin-left:6px}@keyframes lr-slow-pan{0%{transform:scale(1.025)}to{transform:scale(1.1)}}@keyframes lr-logo-breathe{0%,to{filter:drop-shadow(0 4px 25px #0008)}50%{filter:drop-shadow(0 3px 22px #d9fa431b)}}@keyframes lr-arrive{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes lr-ticker{to{transform:translate(-50%)}}@keyframes lr-dialog-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.lr-home .lr-hero-image.lr-night{object-position:50% 61%}.lr-home .lr-hero-content{top:18%}.lr-home .lr-collection{padding-left:max(5%,calc((100% - 1600px)/2));padding-right:max(5%,calc((100% - 1600px)/2))}}@media(max-width:1050px){.lr-home .lr-hero{min-height:700px}.lr-home .lr-hero-content{top:22%;width:82%}.lr-home .lr-hero-image.lr-night{object-position:50% 60%}.lr-home .lr-section-heading h2{font-size:70px}.lr-home .lr-package-grid,.lr-home .lr-merch-grid{gap:17px}.lr-home .lr-package-info{display:block}.lr-home .lr-package-price{display:block;text-align:left;margin-top:12px}.lr-home .lr-package-price small{display:inline;margin-right:8px}.lr-home .lr-package-bottom{font-size:11px}.lr-home .lr-race-break{min-height:480px}.lr-home .lr-race-break>img{width:84%}.lr-home .lr-race-copy{width:75%}.lr-home .lr-films-grid{gap:23px;grid-template-columns:1.3fr 1fr}.lr-home .lr-side-films{grid-template-columns:1fr}.lr-home .lr-side-films .lr-film-card:last-child{margin-top:8px}.lr-home .lr-film-caption{display:block}.lr-home .lr-film-caption>span:last-child{display:block;margin-top:9px}}@media(max-width:700px){.lr-home .lr-hero{height:100svh;min-height:720px;max-height:1000px}.lr-home .lr-hero-content{top:20%;width:90%}.lr-home .lr-hero-eyebrow{font-size:10px;margin-bottom:26px;letter-spacing:.22em}.lr-home .lr-hero-logo{width:97%}.lr-home .lr-hero-line{font-size:13px;letter-spacing:.24em;margin-top:26px}.lr-home .lr-hero-actions{gap:9px;margin-top:27px}.lr-home .lr-button{font-size:13px;gap:15px;padding:15px 17px;min-height:51px}.lr-home .lr-hero-image.lr-night{object-position:50% 73%;object-fit:cover}.lr-home .lr-hero-image.lr-trailer{object-position:49% 55%}.lr-home .lr-hero-image.lr-red{object-position:52% 53%}.lr-home .lr-hero-bottom{left:6%;right:6%;bottom:25px;align-items:flex-end;flex-wrap:wrap}.lr-home .lr-film-teaser{font-size:10px;gap:10px}.lr-home .lr-film-teaser small{font-size:12px}.lr-home .lr-play-circle{height:38px;width:38px}.lr-home .lr-scene-switch{gap:4px}.lr-home .lr-scene-switch button{padding:9px;font-size:11px}.lr-home .lr-scene-switch .lr-motion-toggle{font-size:11px;margin-left:3px;min-width:56px}.lr-home .lr-scroll-link{display:none}.lr-home .lr-ticker{height:43px}.lr-home .lr-ticker div{font-size:12px}.lr-home .lr-ticker i{margin:0 23px}.lr-home .lr-collection{padding:58px 6% 50px}.lr-home .lr-section-top{align-items:start;gap:15px}.lr-home .lr-section-top .lr-eyebrow{font-size:10px;letter-spacing:.1em}.lr-home .lr-section-note{font-size:12px;max-width:135px;text-align:right}.lr-home .lr-section-heading{margin:27px 0 28px;display:block}.lr-home .lr-section-heading h2{font-size:clamp(47px,12.3vw,80px)}.lr-home .lr-section-heading>p{margin-top:22px;font-size:14px}.lr-home .lr-section-heading>.lr-text-link{margin-top:25px}.lr-home .lr-package-grid{grid-template-columns:1fr;gap:30px}.lr-home .lr-package-image{aspect-ratio:1.15}.lr-home .lr-package-number{font-size:122px;left:20px}.lr-home .lr-package-info{display:flex;padding:18px 0}.lr-home .lr-package-price{margin-top:0;text-align:right;font-size:22px}.lr-home .lr-package-price small{display:block;margin-right:0}.lr-home .lr-package-info h3{font-size:29px}.lr-home .lr-package-info p,.lr-home .lr-package-bottom{font-size:12px}.lr-home .lr-collection-footnote{font-size:12px;margin-top:13px}.lr-home .lr-race-break{aspect-ratio:auto;min-height:600px;display:flex;align-items:start}.lr-home .lr-race-break>img{width:100%;height:auto;bottom:0;object-fit:contain}.lr-home .lr-race-break:after{background:linear-gradient(#11140f 35%,#11140f00 72%)}.lr-home .lr-race-copy{padding:42px 6%;width:100%}.lr-home .lr-race-copy .lr-eyebrow{font-size:10px;margin-bottom:20px}.lr-home .lr-race-copy>p:nth-child(2){font-size:61px}.lr-home .lr-race-copy .lr-text-link{margin-top:22px}.lr-home .lr-merch-grid{grid-template-columns:1fr 1fr;gap:25px 12px}.lr-home .lr-merch-card:last-child{grid-column:1/-1;width:70%;margin:5px auto 0}.lr-home .lr-merch-stage{aspect-ratio:.75}.lr-home .lr-merch-label{font-size:9px;left:12px;top:14px;letter-spacing:0}.lr-home .lr-merch-action{font-size:10px;left:12px;right:12px;bottom:13px}.lr-home .lr-merch-card h3{font-size:15px;line-height:1.35;margin-top:14px}.lr-home .lr-merch-card>p{font-size:12px}.lr-home .lr-films-grid{grid-template-columns:1fr;gap:32px}.lr-home .lr-side-films{grid-template-columns:1fr 1fr;gap:15px}.lr-home .lr-side-films .lr-film-card:last-child{margin-top:0}.lr-home .lr-film-caption .lr-film-title,.lr-home .lr-side-films .lr-film-caption .lr-film-title{font-size:15px}.lr-home .lr-lead-film .lr-film-caption .lr-film-title{font-size:20px}.lr-home .lr-big-play{height:42px;width:42px;font-size:12px}.lr-home .lr-lead-film .lr-big-play{height:65px;width:65px;font-size:17px}.lr-home .lr-film-tag{font-size:9px;left:12px;bottom:12px}.lr-home .lr-film-caption>span:last-child{font-size:11px}.lr-home .lr-films .lr-section-top .lr-text-link{font-size:12px;gap:10px}.lr-home .lr-films .lr-section-heading{margin-bottom:32px}.lr-home .lr-video-dialog{max-width:calc(100% - 18px);max-height:94svh}.lr-home .lr-video-heading{padding:23px 57px 18px 18px}.lr-home .lr-video-heading h2{font-size:28px}.lr-home .lr-video-fallback{padding:15px 18px;font-size:12px}}@media(max-width:380px){.lr-home .lr-hero-actions{flex-direction:column;width:80%;margin-left:auto;margin-right:auto}.lr-home .lr-hero-content{top:18%}.lr-home .lr-hero-bottom{gap:20px}.lr-home .lr-scene-switch{margin-left:auto}.lr-home .lr-package-price{font-size:19px}.lr-home .lr-section-heading h2{font-size:45px}.lr-home .lr-package-info h3{font-size:26px}}@media(prefers-reduced-motion:reduce){.lr-home .lr-hero-image,.lr-home .lr-ticker div{transform:none}}.lr-home .lr-parts-store{border-bottom:1px solid var(--lr-line);background:radial-gradient(ellipse at 100% 0%,#222918 0%,transparent 50%),#0c100b}.lr-home .lr-parts-store .lr-section-top .lr-text-link{font-size:12px;color:var(--lr-muted)}.lr-home .lr-parts-store .lr-section-heading{margin-bottom:45px}.lr-home .lr-shop-label{font:10px/1.5 var(--lr-mono);letter-spacing:.12em;color:var(--lr-muted)}.lr-home .lr-vehicle-picker{border:1px solid var(--lr-line);padding:22px 25px 24px;background:#141912}.lr-home .lr-vehicle-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:17px}.lr-home .lr-vehicle-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;font:600 22px/1 var(--lr-display);text-transform:uppercase;border-bottom:1px solid #4d593d;padding:10px 0;transition:color .2s,border-color .2s}.lr-home .lr-vehicle-link>span{font:18px var(--lr-body);color:var(--lr-lime)}.lr-home .lr-vehicle-link:hover,.lr-home .lr-vehicle-link[aria-current=true]{color:var(--lr-lime);border-color:var(--lr-lime)}.lr-home .lr-category-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--lr-line);border:1px solid var(--lr-line);border-top:0}.lr-home .lr-category-link{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 23px;background:#0e120c;min-height:60px;font-size:13px}.lr-home .lr-category-link>span{color:var(--lr-lime);font-size:18px}.lr-home .lr-category-link:hover,.lr-home .lr-category-link[aria-current=true]{background:#20291a;color:var(--lr-lime)}.lr-home .lr-catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:62px;padding-bottom:24px;border-bottom:1px solid var(--lr-line)}.lr-home .lr-catalog-toolbar h3{font:600 clamp(32px,3vw,44px)/1.05 var(--lr-display);text-transform:uppercase;margin-top:7px}.lr-home .lr-collection-picker{min-width:290px;max-width:40%;width:360px}.lr-home .lr-collection-picker label{font-size:12px;color:var(--lr-muted);display:block;margin-bottom:8px}.lr-home .lr-collection-picker select{min-height:48px;font-size:16px;width:100%;padding-right:28px}.lr-home .lr-catalog-meta{display:flex;justify-content:space-between;align-items:start;gap:20px;margin:20px 0 26px;font-size:12px;color:var(--lr-muted)}.lr-home .lr-catalog-meta a{color:var(--lr-lime);white-space:nowrap;min-height:30px}.lr-home .lr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.lr-home .lr-product-card{display:flex;flex-direction:column;min-width:0;background:#141913;border:1px solid #30362c;transition:border-color .2s,transform .2s}.lr-home .lr-product-card:hover{border-color:var(--lr-lime);transform:translateY(-3px)}.lr-home .lr-product-photo{aspect-ratio:1;background:#fff;display:grid;place-items:center;overflow:hidden;color:#788071;font:12px var(--lr-mono);position:relative}.lr-home .lr-product-photo img{width:100%;height:100%;max-height:100%;object-fit:contain;padding:15px;transition:transform .35s}.lr-home .lr-product-card:hover .lr-product-photo img{transform:scale(1.04)}.lr-home .lr-product-info{padding:20px 17px;display:flex;flex:1;flex-direction:column;align-items:start}.lr-home .lr-product-vendor{font:9px/1.5 var(--lr-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--lr-muted);margin-bottom:8px;overflow-wrap:anywhere}.lr-home .lr-product-price{font-size:17px;font-weight:600;margin-top:auto;color:var(--lr-ink)}.lr-home .lr-product-cta{display:block;width:100%;font:10px var(--lr-mono);text-transform:uppercase;color:var(--lr-lime);padding-top:14px;margin-top:14px;border-top:1px solid var(--lr-line)}.lr-home .lr-catalog-actions{display:flex;justify-content:center;gap:12px;margin-top:32px}.lr-home .lr-catalog-actions:has([hidden]:only-child){display:none}.lr-home .lr-catalog-actions button{min-width:230px;justify-content:center}.lr-home .lr-catalog-actions button:disabled{opacity:.5;cursor:wait;transform:none}.lr-home .lr-catalog-footnote{font-size:12px;color:var(--lr-muted);line-height:1.7;margin:22px 0 0}.lr-home .lr-product-grid[aria-busy=true]{opacity:.65;min-height:180px}.lr-home .lr-work-request{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:start;background:#151a11;border-top:1px solid #343f27}.lr-home .lr-request-copy{position:sticky;top:130px}.lr-home .lr-request-copy>.lr-eyebrow{color:var(--lr-lime)}.lr-home .lr-request-copy h2{font:700 clamp(50px,5.5vw,88px)/.96 var(--lr-display);letter-spacing:-.02em;margin:28px 0}.lr-home .lr-request-copy h2>span{color:var(--lr-muted)}.lr-home .lr-request-copy>p:not(.lr-eyebrow){font-size:16px;line-height:1.8;color:#b6c0ac;max-width:360px}.lr-home .lr-request-steps{margin:35px 0;display:grid;gap:18px}.lr-home .lr-request-steps>span{font-size:14px;color:var(--lr-ink);display:flex;gap:18px;align-items:center}.lr-home .lr-request-steps b{font:11px var(--lr-mono);color:var(--lr-lime)}.lr-home .lr-request-copy .lr-text-link{font-size:12px}.lr-home .lr-request-panel{border:1px solid #3b482f;background:#f7f8fc;min-width:0}.lr-home .lr-request-panel-heading{padding:18px 20px;background:#0b0f08;display:flex;align-items:center;gap:9px;font:10px/1.5 var(--lr-mono);color:var(--lr-ink);letter-spacing:.06em}.lr-home .lr-request-panel-heading>span:last-child{margin-left:auto;color:var(--lr-muted)}.lr-home .lr-request-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:var(--lr-lime)}@media(max-width:1180px){.lr-home .lr-product-grid,.lr-home .lr-vehicle-links{grid-template-columns:repeat(3,minmax(0,1fr))}.lr-home .lr-hero{min-height:680px}.lr-home .lr-request-copy h2{font-size:62px}.lr-home .lr-work-request{gap:5%}.lr-home .lr-request-panel-heading{padding:16px 12px;letter-spacing:0}.lr-home .lr-collection-picker{max-width:47%}}@media(max-width:700px){.lr-home .lr-hero{height:calc(86svh - 66px);min-height:570px;max-height:750px}.lr-home .lr-hero-content{top:26%;width:90%}.lr-home .lr-hero-eyebrow{margin-bottom:26px}.lr-home .lr-hero-line{font-size:11px;letter-spacing:.23em;margin-top:24px}.lr-home .lr-hero-actions{margin-top:28px;gap:10px}.lr-home .lr-hero-actions .lr-button{flex:1;justify-content:center;min-height:52px;font-size:13px}.lr-home .lr-hero-bottom{left:5%;right:5%;bottom:22px;gap:20px;align-items:center}.lr-home .lr-film-teaser{display:none}.lr-home .lr-scene-switch{width:100%;justify-content:center;gap:8px}.lr-home .lr-scene-switch button{min-height:44px;min-width:44px}.lr-home .lr-scene-switch .lr-motion-toggle{min-width:65px;margin-left:7px}.lr-home .lr-ticker{height:38px}.lr-home .lr-ticker div{font-size:10px}.lr-home .lr-collection{padding-left:5%;padding-right:5%}.lr-home .lr-parts-store{padding-top:45px}.lr-home .lr-parts-store .lr-section-heading{margin:25px 0 30px}.lr-home .lr-parts-store .lr-section-heading h2{font-size:clamp(43px,11vw,70px)}.lr-home .lr-parts-store .lr-section-heading>p{margin-top:19px;font-size:14px}.lr-home .lr-parts-store .lr-section-top .lr-text-link{font-size:11px;max-width:140px;line-height:1.5}.lr-home .lr-vehicle-picker{padding:18px 17px 20px}.lr-home .lr-vehicle-links{gap:8px 17px;margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.lr-home .lr-vehicle-link{font-size:23px;min-height:48px;padding:13px 0}.lr-home .lr-category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.lr-home .lr-category-link{min-height:61px;padding:14px 15px;font-size:12px;line-height:1.45;gap:10px}.lr-home .lr-category-link>span{font-size:15px}.lr-home .lr-catalog-toolbar{margin-top:40px;display:block;padding-bottom:18px}.lr-home .lr-catalog-toolbar h3{font-size:33px;margin-top:6px}.lr-home .lr-collection-picker{width:100%;max-width:none;min-width:0;margin-top:22px}.lr-home .lr-collection-picker label{font-size:11px}.lr-home .lr-collection-picker select{font-size:16px;min-height:50px}.lr-home .lr-catalog-meta{display:block;margin:15px 0 22px;font-size:11px}.lr-home .lr-catalog-meta a{display:inline-flex;align-items:center;margin-top:7px}.lr-home .lr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 10px}.lr-home .lr-product-photo img{padding:8px}.lr-home .lr-product-info{padding:13px 11px}.lr-home .lr-product-vendor{font-size:8px;letter-spacing:0;margin-bottom:6px}.lr-home .lr-product-title{font-size:12px;line-height:1.5;margin-bottom:14px}.lr-home .lr-product-price{font-size:15px}.lr-home .lr-product-cta{font-size:9px;padding-top:11px;margin-top:11px;line-height:1.5}.lr-home .lr-catalog-actions{margin-top:26px}.lr-home .lr-catalog-actions button{width:100%;min-height:50px}.lr-home .lr-catalog-footnote{font-size:11px;margin-top:19px}.lr-home .lr-work-request{display:block;padding-top:48px;padding-bottom:42px}.lr-home .lr-request-copy{position:static}.lr-home .lr-request-copy h2{font-size:64px;margin:22px 0}.lr-home .lr-request-copy>p:not(.lr-eyebrow){font-size:14px;max-width:100%}.lr-home .lr-request-steps{display:flex;gap:16px;justify-content:space-between;margin:25px 0}.lr-home .lr-request-steps>span{font-size:11px;display:block}.lr-home .lr-request-steps b{display:block;margin-bottom:6px;font-size:10px}.lr-home .lr-request-copy .lr-text-link{margin-bottom:28px}.lr-home .lr-request-panel{margin-left:-1%;margin-right:-1%}.lr-home .lr-request-panel-heading{padding:17px 14px;font-size:9px}.lr-home .lr-work-request-form{height:910px}.lr-home .lr-close-button{width:44px;height:44px}.lr-home .lr-merch-card h3{overflow-wrap:anywhere}}@media(max-width:380px){.lr-home .lr-hero-actions{flex-direction:row;width:100%;margin-left:0;margin-right:0}.lr-home .lr-hero-actions .lr-button{padding:14px 12px;font-size:12px;gap:9px}.lr-home .lr-hero-content{top:25%}.lr-home .lr-section-heading h2{font-size:43px}.lr-home .lr-request-copy h2{font-size:57px}.lr-home .lr-product-info{padding:12px 9px}.lr-home .lr-product-title{font-size:11px}.lr-home .lr-product-price{font-size:14px}.lr-home .lr-vehicle-link{font-size:21px}.lr-home .lr-request-steps{gap:9px}}@media(prefers-reduced-motion:reduce){.lr-home .lr-product-card:hover,.lr-home .lr-product-card:hover .lr-product-photo img{transform:none}}.lr-home .lr-catalog-title{scroll-margin-top:100px}.lr-home .lr-hero-line,.lr-home .lr-ticker,.lr-home .lr-shop-label,.lr-home .lr-section-heading h2,.lr-home .lr-race-copy>p:nth-child(2),.lr-home .lr-request-copy h2,.lr-home .lr-merch-label,.lr-home .lr-request-panel-heading,.lr-home .lr-film-teaser>span:last-child{text-transform:uppercase}.lr-home .lr-film-teaser small{text-transform:none}.lr-home .lr-product-title{font-size:14px;line-height:1.5;font-weight:500;margin:0 0 20px;overflow-wrap:anywhere}.lr-home .lr-film-image{display:block}.lr-home .lr-film-caption{display:flex}.lr-home .lr-film-title{font-size:18px;font-weight:500;line-height:1.5}.lr-home .lr-film-caption>span:last-child{font:12px var(--lr-mono);color:var(--lr-muted);white-space:nowrap;padding-top:4px}.lr-home .lr-lead-film .lr-film-title{font-size:24px;max-width:400px}.lr-home .lr-side-films .lr-film-caption{display:block}.lr-home .lr-side-films .lr-film-title{font-size:17px;display:block}.lr-home .lr-side-films .lr-film-caption>span:last-child{display:block;margin-top:12px}.lr-home .lr-video-dialog{margin:auto;width:1050px;max-height:92svh;max-width:calc(100% - 32px);border:1px solid #5c654e;padding:0;color:var(--lr-ink);background:var(--lr-bg);overflow:auto}.lr-home .lr-video-dialog::backdrop{background:#000d;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.lr-home .lr-video-dialog:not([open]){display:none}.lr-home .lr-video-player{aspect-ratio:16/9;background:#050605}.lr-home .lr-video-player iframe{width:100%;height:100%;border:0;display:block}.lr-home .lr-placeholder{display:block;width:100%;height:100%;fill:#7d8975;background:#e9eddf}.lr-home .lr-package-price{white-space:normal;font-size:clamp(17px,1.35vw,20px)}.lr-home .lr-empty{grid-column:1/-1;padding:30px 0;color:var(--lr-muted)}.lr-home .lr-catalog-actions>.lr-button{justify-content:center}.lr-home .lr-work-request-form{display:block;width:100%;height:900px;border:0;background:#f7f8fc;color-scheme:light}.lr-home .lr-request-panel noscript p{padding:20px;color:#171d14}body.lr-intro-active .lr-home .lr-hero-image,body.lr-intro-active .lr-home .lr-hero-logo,body.lr-intro-active .lr-home .lr-ticker div{animation-play-state:paused!important}body:has(.lr-home .lr-video-dialog[open]){overflow:hidden}@media(max-width:700px){.lr-home .lr-product-title{font-size:12px;line-height:1.5;margin-bottom:14px}.lr-home .lr-film-caption{display:block}.lr-home .lr-film-title,.lr-home .lr-side-films .lr-film-title{font-size:15px}.lr-home .lr-lead-film .lr-film-title{font-size:20px}.lr-home .lr-film-caption>span:last-child{display:block;margin-top:9px;font-size:11px}.lr-home .lr-video-dialog{max-width:calc(100% - 18px);max-height:94svh}.lr-home .lr-work-request-form{height:910px}.lr-home .lr-close-button{width:44px;height:44px}.lr-home .lr-package-price{font-size:20px}.lr-home .lr-merch-card>p{font-size:14px;color:var(--lr-ink)}}@media(max-width:380px){.lr-home .lr-product-title{font-size:11px}.lr-home .lr-package-price{font-size:17px}.lr-home .lr-package-info{gap:8px}.lr-home .lr-package-info h3{font-size:26px}}@media(prefers-reduced-motion:reduce){.lr-home *,.lr-home *:before,.lr-home *:after{animation:none!important;transition:none!important}.lr-home .lr-hero-image,.lr-home .lr-ticker div{transform:none}}.lr-music{position:fixed;left:max(16px,env(safe-area-inset-left));bottom:max(16px,calc(env(safe-area-inset-bottom) + 12px));z-index:35;display:block;color:#eef3e8}body.lr-page-index .lr-music{bottom:max(88px,calc(env(safe-area-inset-bottom) + 80px))}.lr-music[hidden],body.lr-intro-active .lr-music{display:none}.lr-music-toggle{display:flex;align-items:center;gap:11px;min-height:48px;max-width:220px;margin:0;padding:10px 15px 10px 10px;border:1px solid #65703c;border-radius:7px;background:#0b100ef2;box-shadow:0 4px 18px #0005;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;text-align:left}.lr-music-toggle:hover{border-color:#d9fa43;background:#151c11}.lr-music-toggle:focus-visible{outline:2px solid #d9fa43;outline-offset:4px}.lr-music-symbol{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;color:#d9fa43}.lr-music-copy{display:grid;gap:3px;min-width:0}.lr-music-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 11px/1.25 var(--lr-mono,monospace);letter-spacing:.07em;text-transform:uppercase}.lr-music-state{font:400 10px/1.25 var(--lr-mono,monospace);color:#bbc5b3;letter-spacing:.04em}.lr-music-pause,.lr-music[data-playing=true] .lr-music-play{display:none}.lr-music[data-playing=true] .lr-music-pause{display:block}@media(max-width:600px){.lr-music{left:max(12px,env(safe-area-inset-left));bottom:max(12px,calc(env(safe-area-inset-bottom) + 10px))}.lr-music-toggle{max-width:190px;padding:8px 12px 8px 8px}}body.lr-after-dark{--font-body-family: "DM Sans", Arial, sans-serif;--font-heading-family: "Barlow Condensed", "Arial Narrow", Impact, sans-serif;--font-heading-style: normal;--font-heading-weight: 700;display:block;min-height:100vh;font-family:var(--font-body-family)}body.lr-after-dark #shopify-section-luckey-native-skin{display:none}body.lr-after-dark:not(.lr-page-index) #MainContent{padding-top:78px;background:#090b09;color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent :is(h1,h2,h3,.h0,.h1,.h2,.h3){font-family:var(--font-heading-family);font-style:normal;font-weight:700;letter-spacing:-.015em;text-transform:uppercase;overflow-wrap:anywhere}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.product__title h1,.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1){line-height:1.04}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.product__description,.collection-hero__description,.rte){line-height:1.75}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.rte a,.underlined-link,.product-popup-modal__button,.facets__reset,.active-facets__button-remove){text-underline-offset:.3em}body.lr-after-dark:not(.lr-page-index) #MainContent :is(a,button,summary,select,textarea,input:not([type=hidden])):focus-visible{outline:2px solid #d9fa43;outline-offset:4px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.button,.shopify-challenge__button){min-height:48px;font-family:var(--font-body-family);font-weight:600;letter-spacing:.02em}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.product-form__submit,.cart__checkout-button,.cart__dynamic-checkout-buttons .button){--color-button: 217, 250, 67;--color-button-text: 9, 11, 9;--alpha-button-background: 1;--alpha-button-border: 1;background:#d9fa43;color:#090b09}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.product-form__submit,.cart__checkout-button):hover:not(:disabled){background:#e7ff86}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.field__input,.select__select,.quantity__input){background-color:#141713;color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.field__input,.select__select){min-height:48px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.field__input,.select__select)::placeholder{color:#adb5a6}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.select__select,.facets__sort) option{background:#141713;color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent .quantity{min-height:48px;background:#141713}body.lr-after-dark:not(.lr-page-index) #MainContent .quantity__button{min-width:44px;min-height:48px;color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent .product-form__input input[type=radio]+label{min-width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-color:#65735a;background:#141713;color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent .product-form__input input[type=radio]:checked+label{border-color:#d9fa43;background:#d9fa43;color:#090b09}body.lr-after-dark:not(.lr-page-index) #MainContent .product-form__input input[type=radio]:focus-visible+label{outline:2px solid #d9fa43;outline-offset:4px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.product__accordion,.product__tax,.cart__items,.cart__footer,.cart-items thead){border-color:#30362c}body.lr-after-dark:not(.lr-page-index) #MainContent .accordion summary{min-height:48px}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card{background:#141713;color:#f3f5ed;border:1px solid #30362c;border-radius:0}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card--media .card__inner{background:#fff}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card__media .media{background:#fff}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card__media img{object-fit:contain}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card>.card__content{background:#141713}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card__heading{font-family:var(--font-heading-family);font-weight:600;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;overflow-wrap:anywhere}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .card__information{padding-left:12px;padding-right:12px}body.lr-after-dark:not(.lr-page-index) #MainContent .card-wrapper .price{color:#f3f5ed;font-weight:600}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.facets__display,.facets__header,.mobile-facets__inner,.mobile-facets__header,.mobile-facets__footer,.mobile-facets__submenu){background:#141713;color:#f3f5ed;border-color:#30362c}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.facets__summary,.facets__sort,.mobile-facets__open,.mobile-facets__summary,.mobile-facets__close-button,.facet-checkbox,.mobile-facets__label){min-height:48px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.facets__sort,.mobile-facets__sort .select__select){color:#f3f5ed}body.lr-after-dark:not(.lr-page-index) #MainContent .mobile-facets__close{min-width:44px;min-height:44px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.pagination__item,cart-remove-button .button){min-width:44px;min-height:44px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.cart-item__name,.product-option,.product-option dd,.discounts__discount){overflow-wrap:anywhere}body.lr-after-dark:not(.lr-page-index) #MainContent .cart-item__image-container{background:#fff}body.lr-after-dark .cart-notification{background:#141713;color:#f3f5ed;border-color:#65735a}body.lr-after-dark .cart-notification :is(.button,.cart-notification__close){min-height:48px}body.lr-after-dark .cart-notification :is(a,button):focus-visible{outline:2px solid #d9fa43;outline-offset:4px}body.lr-after-dark .cart-notification .product-option{overflow-wrap:anywhere}body.lr-after-dark.lr-page-product #MainContent .gpo-app{color:#f3f5ed;font-family:var(--font-body-family)}body.lr-after-dark.lr-page-product #MainContent .gpo-app :is(.gpo-element,.gpo-label,label){color:inherit}body.lr-after-dark.lr-page-product #MainContent .gpo-app :is(select,textarea,input[type=text],input[type=email],input[type=tel],input[type=number],input[type=url]){background-color:#141713;color:#f3f5ed;border-color:#65735a;min-height:48px;font-family:var(--font-body-family)}body.lr-after-dark.lr-page-product #MainContent .gpo-app select option{background:#141713;color:#f3f5ed}body.lr-after-dark.lr-page-page #MainContent .page-width--narrow:has(iframe[src*="shopmonkey.cloud"],iframe[data-src*="shopmonkey.cloud"]){max-width:118rem}body.lr-after-dark.lr-page-page #MainContent .rte:has(iframe[src*="shopmonkey.cloud"],iframe[data-src*="shopmonkey.cloud"]){background:#141713;border:1px solid #30362c;padding:16px}body.lr-after-dark.lr-page-page #MainContent :is(iframe[src*="shopmonkey.cloud"],iframe[data-src*="shopmonkey.cloud"]){display:block;width:100%;max-width:100%;min-height:900px;border:0;background:#f7f8fc;color-scheme:light}@media screen and (min-width:750px){body.lr-after-dark:not(.lr-page-index) #MainContent .product--stacked .product__info-container--sticky{top:98px}}@media screen and (max-width:700px){body.lr-after-dark:not(.lr-page-index) #MainContent{padding-top:66px}body.lr-after-dark:not(.lr-page-index) #MainContent :is(.field__input,.select__select,.quantity__input,.facets__sort){font-size:16px}body.lr-after-dark.lr-page-product #MainContent .gpo-app :is(select,textarea,input[type=text],input[type=email],input[type=tel],input[type=number],input[type=url]){font-size:16px}body.lr-after-dark.lr-page-page #MainContent .rte:has(iframe[src*="shopmonkey.cloud"],iframe[data-src*="shopmonkey.cloud"]){padding:8px}}body.lr-after-dark .lr-shell-footer{padding:64px 5% 28px;border-top:1px solid #30362c;background:#10140d;color:#f3f5ed;font:400 14px/1.6 var(--font-body-family,Arial,sans-serif);box-sizing:border-box}body.lr-after-dark .lr-shell-footer-top{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin:0 0 40px}body.lr-after-dark .lr-shell-footer-headline{margin:0;color:#f3f5ed;font:800 clamp(44px,5vw,78px)/.97 var(--font-heading-family,Impact,sans-serif);letter-spacing:-.03em;text-transform:uppercase}body.lr-after-dark .lr-shell-footer-headline span{color:#d9fa43}body.lr-after-dark .lr-shell-footer-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;flex:0 0 auto}body.lr-after-dark .lr-shell-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:38px;min-height:54px;padding:15px 22px;background:#d9fa43;color:#101509;font-size:14px;font-weight:700;text-decoration:none;box-sizing:border-box}body.lr-after-dark .lr-shell-footer-cta:hover{background:#e9ff91}body.lr-after-dark .lr-shell-footer-shop{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;padding:7px 0;border-bottom:1px solid #7b876a;color:#f3f5ed;font-size:13px;text-decoration:none;box-sizing:border-box}body.lr-after-dark .lr-shell-footer-details{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:55px}body.lr-after-dark .lr-shell-footer-story{max-width:460px;color:#aab49e;font-size:15px}body.lr-after-dark .lr-shell-footer-story p{margin:0 0 14px}body.lr-after-dark .lr-shell-footer-story address{font-style:normal;font-size:12px;line-height:1.6}body.lr-after-dark .lr-shell-footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 26px;margin:0;padding:0;list-style:none}body.lr-after-dark .lr-shell-footer-links a{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:#cbd4bd;text-decoration:none;font-size:13px}body.lr-after-dark .lr-shell-footer-links img{max-width:32px;height:auto}body.lr-after-dark .lr-shell-footer-brand{display:block;color:#f3f5ed;text-decoration:none}body.lr-after-dark .lr-shell-footer-logo{display:block;width:100%;height:auto;max-width:1600px;margin:0 auto}body.lr-after-dark .lr-shell-footer-wordmark{display:block;font:800 clamp(44px,12vw,180px)/1 var(--font-heading-family,Impact,sans-serif);text-align:center;text-transform:uppercase}body.lr-after-dark .lr-shell-footer-utilities{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:38px}body.lr-after-dark .lr-shell-localization{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin:0}body.lr-after-dark .lr-shell-locale-field label{display:block;margin-bottom:5px;color:#aab49e;font-size:11px}body.lr-after-dark .lr-shell-locale-field select{max-width:250px;min-height:44px;padding:9px 30px 9px 12px;border:1px solid #49513f;border-radius:0;background:#141a10;color:#f3f5ed;font:400 14px/1.4 var(--font-body-family,Arial,sans-serif);box-sizing:border-box}body.lr-after-dark .lr-shell-locale-submit{min-height:44px;padding:10px 15px;border:1px solid #687657;background:transparent;color:#e4eccf;font:600 12px/1.4 var(--font-body-family,Arial,sans-serif);cursor:pointer}body.lr-after-dark .lr-shell-payment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;list-style:none;padding:0;margin:0}body.lr-after-dark .lr-shell-payment-icon{display:block;width:38px;height:24px}body.lr-after-dark .lr-shell-footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-top:1px solid #30362c;margin-top:28px;padding-top:20px;color:#aab49e;font-size:11px;line-height:1.6}body.lr-after-dark .lr-shell-footer-bottom p{margin:8px 0}body.lr-after-dark .lr-shell-policy-list{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:2px 18px;list-style:none;padding:0;margin:0}body.lr-after-dark .lr-shell-policy-list a{display:inline-flex;align-items:center;min-height:32px;color:#aab49e;text-decoration:none}body.lr-after-dark .lr-shell-footer a:hover,body.lr-after-dark .lr-shell-footer a[aria-current]{color:#d9fa43}body.lr-after-dark .lr-shell-footer .lr-shell-footer-cta:hover{color:#101509}body.lr-after-dark .lr-shell-footer a:focus-visible,body.lr-after-dark .lr-shell-footer button:focus-visible,body.lr-after-dark .lr-shell-footer select:focus-visible{outline:2px solid #d9fa43;outline-offset:4px;box-shadow:none}@media(max-width:1199px){body.lr-after-dark .lr-shell-footer{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}@media(max-width:700px){body.lr-after-dark .lr-shell-footer{padding:42px 6% calc(90px + env(safe-area-inset-bottom))}body.lr-after-dark .lr-shell-footer-top{display:block;margin-bottom:30px}body.lr-after-dark .lr-shell-footer-headline{font-size:clamp(38px,9.6vw,58px)}body.lr-after-dark .lr-shell-footer-actions{margin-top:28px;max-width:290px}body.lr-after-dark .lr-shell-footer-details{display:block;margin-bottom:40px}body.lr-after-dark .lr-shell-footer-story{font-size:14px}body.lr-after-dark .lr-shell-footer-links{justify-content:flex-start;gap:2px 22px;margin-top:22px}body.lr-after-dark .lr-shell-footer-utilities,body.lr-after-dark .lr-shell-footer-bottom{display:block}body.lr-after-dark .lr-shell-localization{gap:10px}body.lr-after-dark .lr-shell-payment-list{justify-content:flex-start;margin-top:22px;gap:6px}body.lr-after-dark .lr-shell-policy-list{justify-content:flex-start;gap:0 15px;margin-top:12px}}body.lr-after-dark .lr-shell-header-section{position:fixed;top:0;left:0;width:100%;z-index:70;margin:0}body.lr-after-dark .lr-shell-root{display:block;background:#090b09;color:#f3f5ed;font:400 14px/1.45 var(--font-body-family,Arial,sans-serif)}body.lr-after-dark .lr-shell-header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px;padding:0 4%;border-bottom:1px solid #30362c;background:#090b09;box-sizing:border-box}body.lr-after-dark .lr-shell-home{display:block;flex:0 0 170px;color:#f3f5ed;text-decoration:none}body.lr-after-dark .lr-shell-logo{display:block;width:170px;max-width:100%;height:auto}body.lr-after-dark .lr-shell-wordmark{font:800 22px/1 var(--font-heading-family,Impact,sans-serif);text-transform:uppercase}body.lr-after-dark .lr-shell-nav-list{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}body.lr-after-dark .lr-shell-nav-item{position:relative}body.lr-after-dark .lr-shell-nav-trigger{display:flex;align-items:center;gap:7px;min-height:44px;padding:0;color:#f3f5ed;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;font:500 12px/1.3 var(--font-body-family,Arial,sans-serif);cursor:pointer;list-style:none}body.lr-after-dark .lr-shell-caret{font:400 16px/1 Arial,sans-serif;flex:0 0 auto}body.lr-after-dark .lr-shell-nav-trigger::-webkit-details-marker,body.lr-after-dark .lr-shell-group-title::-webkit-details-marker,body.lr-after-dark .lr-shell-menu-toggle::-webkit-details-marker,body.lr-after-dark .lr-shell-mobile-trigger::-webkit-details-marker,body.lr-after-dark .lr-shell-mobile-subtrigger::-webkit-details-marker{display:none}body.lr-after-dark .lr-shell-dropdown[open]>.lr-shell-nav-trigger,body.lr-after-dark .lr-shell-active,body.lr-after-dark .lr-shell-root a[aria-current],body.lr-after-dark .lr-shell-root a:hover{color:#d9fa43}body.lr-after-dark .lr-shell-dropdown-panel{position:absolute;top:calc(100% + 16px);left:0;z-index:1;width:290px;max-height:calc(100dvh - 115px);overflow:auto;margin:0;padding:16px;border:1px solid #3c4434;box-shadow:0 24px 60px #0009;background:#11150f;list-style:none;box-sizing:border-box}body.lr-after-dark .lr-shell-nav-item:nth-last-child(-n+2) .lr-shell-dropdown-panel{left:auto;right:0}body.lr-after-dark .lr-shell-dropdown-panel:has(.lr-shell-nav-group){display:grid;grid-template-columns:1fr 1.3fr;gap:10px 22px;width:660px}body.lr-after-dark .lr-shell-nav-item:nth-child(n+3) .lr-shell-dropdown-panel:has(.lr-shell-nav-group){left:auto;right:0}body.lr-after-dark .lr-shell-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:10px 8px 14px;color:#d9fa43;font:600 12px/1.4 var(--font-body-family,Arial,sans-serif);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;list-style:none}body.lr-after-dark .lr-shell-group-links{list-style:none;margin:0;padding:0}body.lr-after-dark .lr-shell-nav-link{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 8px;min-height:40px;box-sizing:border-box;color:#e8ecdf;font-size:13px;line-height:1.4;text-decoration:none}body.lr-after-dark .lr-shell-nav-link:hover{background:#1d2418}body.lr-after-dark .lr-shell-nav-link>span{color:#a0aa94;font-size:13px}body.lr-after-dark .lr-shell-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}body.lr-after-dark .lr-shell-search-link,body.lr-after-dark .lr-shell-account-link,body.lr-after-dark .lr-shell-cart-link{display:flex;position:relative;align-items:center;justify-content:center;width:40px;height:44px;color:#f3f5ed;text-decoration:none}body.lr-after-dark .lr-shell-icon{display:block;width:21px;height:21px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}body.lr-after-dark .lr-shell-cart-link>svg{display:block;width:42px;height:42px}body.lr-after-dark .lr-shell-cart-link .cart-count-bubble{position:absolute;right:0;bottom:1px;left:auto;display:flex;align-items:center;justify-content:center;min-width:17px;width:auto;height:17px;padding:0 3px;box-sizing:border-box;border-radius:20px;background:#d9fa43;color:#101509;font:700 10px/1 Arial,sans-serif}body.lr-after-dark .lr-shell-mobile,body.lr-after-dark .lr-shell-dock{display:none}body.lr-after-dark .lr-shell-symbols{position:absolute;width:0;height:0;overflow:hidden}body.lr-after-dark .lr-shell-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.lr-after-dark .lr-shell-root a:focus-visible,body.lr-after-dark .lr-shell-root summary:focus-visible,body.lr-after-dark .lr-shell-root button:focus-visible,body.lr-after-dark .lr-shell-root input:focus-visible{outline:2px solid #d9fa43;outline-offset:4px;box-shadow:none}body.lr-after-dark .lr-shell-native-cart{color:#f3f5ed}body.lr-after-dark .lr-shell-native-cart .cart-notification{background:#141a10;color:#f3f5ed;border-color:#536043;max-height:calc(100dvh - 150px);overflow:auto;z-index:80}body.lr-after-dark .lr-shell-native-cart .cart-notification__heading,body.lr-after-dark .lr-shell-native-cart .cart-notification-product__name,body.lr-after-dark .lr-shell-native-cart .cart-notification__close,body.lr-after-dark .lr-shell-native-cart .cart-notification__links>.link{color:#f3f5ed}body.lr-after-dark .lr-shell-native-cart .button--primary{background:#d9fa43;color:#101509}body.lr-after-dark .lr-shell-native-cart .button--secondary{background:#141a10;color:#f3f5ed}@media(max-width:1199px){body.lr-after-dark .lr-shell-header{height:66px;padding:0 5%;gap:14px}body.lr-after-dark .lr-shell-home{flex-basis:145px}body.lr-after-dark .lr-shell-logo{width:145px}body.lr-after-dark .lr-shell-desktop-nav,body.lr-after-dark .lr-shell-search-link,body.lr-after-dark .lr-shell-account-link{display:none}body.lr-after-dark .lr-shell-mobile{display:block}body.lr-after-dark .lr-shell-menu-toggle{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 0 0 10px;color:#f3f5ed;font:500 12px/1 var(--font-body-family,Arial,sans-serif);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;list-style:none}body.lr-after-dark .lr-shell-menu-glyph{display:block;position:relative;width:17px;height:17px}body.lr-after-dark .lr-shell-menu-glyph:before,body.lr-after-dark .lr-shell-menu-glyph:after{position:absolute;top:8px;left:1px;content:"";width:15px;height:1px;background:currentColor}body.lr-after-dark .lr-shell-menu-glyph:after{transform:rotate(90deg)}body.lr-after-dark .lr-shell-mobile[open] .lr-shell-menu-glyph:after{transform:rotate(0)}body.lr-after-dark .lr-shell-drawer{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 136px - env(safe-area-inset-bottom));max-height:var(--lr-shell-drawer-height, calc(100dvh - 136px - env(safe-area-inset-bottom)) );overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:22px 5% 30px;box-sizing:border-box;border-bottom:1px solid #3c4434;background:#090b09;box-shadow:0 20px 50px #0008}body.lr-after-dark .lr-shell-search-form{display:flex;align-items:center;gap:8px;border:1px solid #454f3b;margin:0 0 16px;background:#13180f}body.lr-after-dark .lr-shell-search-input{display:block;flex:1;min-width:0;min-height:48px;border:0;border-radius:0;padding:12px 14px;background:transparent;color:#f3f5ed;font:400 16px/1.4 var(--font-body-family,Arial,sans-serif);box-sizing:border-box}body.lr-after-dark .lr-shell-search-input::placeholder{color:#a5af9b}body.lr-after-dark .lr-shell-search-submit{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;background:transparent;color:#d9fa43;cursor:pointer}body.lr-after-dark .lr-shell-mobile-list,body.lr-after-dark .lr-shell-mobile-children{list-style:none;padding:0;margin:0}body.lr-after-dark .lr-shell-mobile-list>li{border-bottom:1px solid #30362c}body.lr-after-dark .lr-shell-mobile-trigger{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:14px 0;color:#f3f5ed;font:600 22px/1.25 var(--font-heading-family,Arial,sans-serif);text-decoration:none;cursor:pointer;list-style:none;box-sizing:border-box}body.lr-after-dark .lr-shell-mobile-subtrigger{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:12px 0;color:#d9fa43;font:600 13px/1.4 var(--font-body-family,Arial,sans-serif);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;list-style:none;box-sizing:border-box}body.lr-after-dark .lr-shell-mobile-children{padding:0 0 12px 14px}body.lr-after-dark .lr-shell-mobile-link,body.lr-after-dark .lr-shell-mobile-account{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;padding:10px 0;color:#c7d0bd;font:400 15px/1.4 var(--font-body-family,Arial,sans-serif);text-decoration:none;box-sizing:border-box}body.lr-after-dark .lr-shell-mobile-account{margin-top:16px;color:#d9fa43}body.lr-after-dark .lr-shell-dock{position:fixed;left:0;right:0;bottom:0;z-index:75;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid #3a4430;background:#0b100bee;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.lr-after-dark .lr-shell-dock-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:54px;padding:3px 1px;color:#e1e8d7;text-decoration:none;font:500 10px/1.25 var(--font-body-family,Arial,sans-serif);text-align:center;box-sizing:border-box}body.lr-after-dark .lr-shell-dock-link:first-child{color:#d9fa43}body.lr-after-dark.lr-shell-menu-open{overflow:hidden}body.lr-after-dark .lr-shell-native-cart .cart-notification{width:100%;max-height:calc(100dvh - 155px);box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
