@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{color:#111315;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink-950:#0b0d0e;--ink-900:#121517;--paper-50:#f7f6f2;--stone-200:#d9d8d2;--accent:#ec4e4e;--accent-hover:#d83f3f;--font-display:"Inter Tight", "Inter", sans-serif;background:#0b0d0e;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--ink-950)}body{min-width:320px;margin:0}button,a{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;display:block}.site-header{z-index:20;color:#fff;background:var(--ink-950);position:relative}.utility-bar,.main-nav{align-items:center;max-width:1600px;margin:0 auto;display:flex}.utility-bar{color:#aeb2b1;letter-spacing:0;border-bottom:1px solid #24282a;justify-content:space-between;height:28px;padding:0 40px;font-size:11px;font-weight:500}.utility-bar p{margin:0}.utility-bar nav{height:100%;display:flex}.utility-bar a{border-left:1px solid #24282a;align-items:center;padding:0 13px;text-decoration:none;transition:color .16s;display:flex}.utility-bar a:hover{color:#fff}.main-nav{gap:clamp(28px,4vw,70px);height:72px;padding:0 40px}.brand{color:#fff;letter-spacing:.055em;grid-template-rows:22px 10px;grid-template-columns:25px auto;min-width:174px;font-family:Barlow Condensed,sans-serif;font-size:23px;font-weight:700;line-height:1;text-decoration:none;display:grid}.brand small{color:#9ca09f;letter-spacing:.36em;grid-column:2;font-family:Inter,sans-serif;font-size:7px;font-weight:600}.brand-mark{grid-row:1/3;width:18px;margin-top:3px;position:relative}.brand-mark i{border:2px solid var(--accent);border-top:0;border-right:0;width:13px;height:5px;position:absolute;transform:skew(-24deg)rotate(-9deg)}.brand-mark i:last-child{top:7px;left:5px}.desktop-nav{white-space:nowrap;align-self:stretch;align-items:center;gap:clamp(18px,2vw,32px);font-size:12px;font-weight:600;display:flex}.desktop-nav a{color:#d5d7d6;border-bottom:2px solid #0000;align-items:center;height:100%;text-decoration:none;transition:border-color .16s,color .16s;display:flex}.desktop-nav a:hover{color:#fff;border-bottom-color:var(--accent)}.nav-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.fitment{color:#111;background:var(--accent);border-radius:6px;align-items:center;gap:10px;min-width:145px;height:42px;padding:0 14px;font-size:11px;font-weight:700;line-height:1.1;text-decoration:none;transition:background .16s;display:flex}.fitment:hover{background:var(--accent-hover)}.fitment svg{width:22px;height:22px}.fitment span,.fitment small{display:block}.fitment small{letter-spacing:.04em;margin-bottom:3px;font-size:8px;font-weight:600}.icon-link{color:#e8e9e8;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:42px;text-decoration:none;display:grid;position:relative}.icon-link:hover{color:var(--accent)}.icon-link svg{width:19px;height:19px}.icon-link b{color:#0b0d0e;background:var(--accent);border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid;position:absolute;top:4px;right:2px}.search-trigger kbd{display:none}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:13px 9px;display:none}.menu-toggle span{background:currentColor;height:1px;margin:5px 0;display:block}.mobile-nav{display:none}.hero-section{color:#fff;background:#1c2526;height:min(840px,100svh - 100px);min-height:calc(100svh - 100px);position:relative;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media{background:url(/assets/hero-outback-BhgdQmX2.webp) 50% 54%/cover no-repeat;animation:1.4s cubic-bezier(.22,1,.36,1) both hero-arrive}.hero-shade{z-index:1;background:linear-gradient(90deg,#080a099e 0%,#080a093d 42%,#0000 70%),linear-gradient(#ffcd960d 0%,#1817142e 44%,#050707e0 100%)}.hero-placeholder{color:#ffffffb8;letter-spacing:.12em;background:#00000038;border:1px solid #fff6;border-radius:4px;padding:7px 10px;font-size:8px;font-weight:600;position:absolute;top:22px;right:24px}.hero-content{z-index:2;flex-direction:column;justify-content:center;width:min(1600px,100%);height:100%;margin:0 auto;padding:0 40px 64px;display:flex;position:relative}.eyebrow{letter-spacing:0;align-items:center;gap:10px;margin:0 0 24px;font-size:13px;font-weight:600;display:flex}.eyebrow span{background:var(--accent);width:26px;height:2px;display:inline-block}.hero-content h1{letter-spacing:-.035em;max-width:750px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(70px,8vw,124px);font-weight:700;line-height:.78}.hero-copy{color:#dcdfde;max-width:570px;margin:34px 0 0;font-size:16px;line-height:1.6}.hero-ctas{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:25px;min-height:50px;padding:0 19px;font-size:12px;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.button svg{width:17px;height:17px;transition:transform .16s}.button:hover svg{transform:translate(3px)}.button-primary{color:#111;background:var(--accent)}.button-primary:hover{background:var(--accent-hover)}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a0a2e;border-color:#ffffff7a}.button-secondary:hover{background:#ffffff14;border-color:#fff}.hero-proof{z-index:3;grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;min-height:88px;display:grid;position:absolute;bottom:0;right:40px}.hero-proof>div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0d0dad;border:1px solid #ffffff29;border-radius:10px 10px 0 0;align-items:center;gap:12px;padding:18px 20px;display:flex}.hero-proof svg{width:23px;height:23px;color:var(--accent);flex:none}.hero-proof span,.hero-proof strong{display:block}.hero-proof span{color:#aeb2b0;font-size:11px;line-height:1.5}.hero-proof strong{color:#fff;margin-bottom:2px;font-size:13px}.mission-section{color:#111315;background:var(--paper-50);padding:132px 40px 150px}.mission-intro,.mission-grid{width:min(1520px,100%);margin:0 auto}.mission-intro{grid-template-columns:1.2fr .9fr 1fr;align-items:end;gap:40px;margin-bottom:58px;display:grid}.mission-intro>p{color:#686d6b;text-align:right;grid-column:3;place-self:start end;margin:10px 0 0;font-size:13px;font-weight:600}.mission-intro h2{letter-spacing:-.035em;grid-column:1;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(50px,5vw,76px);font-weight:700;line-height:.91}.mission-intro>span{text-align:right;color:#646967;grid-column:3;justify-self:end;max-width:380px;font-size:14px;line-height:1.65}.mission-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mission-card{color:#fff;background:#1c2021;border-radius:14px;min-height:510px;text-decoration:none;position:relative;overflow:hidden}.mission-image{background-position:50%;background-size:cover;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden}.mission-image:after{content:"";background:linear-gradient(#05080814 28%,#050808d1 100%),linear-gradient(90deg,#0508082e,#0000 60%);position:absolute;inset:0}.mission-lights .mission-image{background-image:url(/assets/hero-outback-BhgdQmX2.webp)}.mission-heat .mission-image{background-image:url(https://images.unsplash.com/photo-1475483768296-6163e08872a1?auto=format&fit=crop&w=1000&q=84)}.mission-power .mission-image{background-image:url(https://images.unsplash.com/photo-1504280390367-361c6d9f38f4?auto=format&fit=crop&w=1000&q=84)}.mission-control .mission-image{background-image:url(https://images.unsplash.com/photo-1518441902117-f1d3d1c15079?auto=format&fit=crop&w=1000&q=84)}.mission-image>span{z-index:1;color:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0003;border:1px solid #ffffff52;border-radius:5px;padding:6px 8px;font-size:8px;font-weight:600;position:absolute;top:14px;left:14px}.mission-image>b{z-index:1;color:#ffffffb8;font-size:10px;font-weight:600;position:absolute;top:17px;right:17px}.mission-card-content{z-index:2;grid-template-columns:1fr 40px;align-items:end;padding:28px 26px 27px;display:grid;position:absolute;bottom:0;left:0;right:0}.mission-card-content>span{color:#c4c9c7;grid-column:1/-1;margin-bottom:7px;font-size:11px;font-weight:500}.mission-card-content h3{letter-spacing:-.02em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(29px,2.4vw,40px);font-weight:600;line-height:1}.mission-card-content svg{color:#fff;justify-self:end;width:24px;height:24px;transition:transform .18s,color .18s}.mission-card:hover .mission-image{transform:scale(1.035)}.mission-card:hover .mission-card-content svg{color:var(--accent);transform:translate(4px)}.products-section{color:#111315;background:var(--paper-50);padding:0 40px 150px}.products-section,.finder-section{overflow:hidden}.section-heading,.product-tabs,.product-rail,.finder-section{width:min(1520px,100%);margin:0 auto}.section-heading-split{text-align:center;max-width:880px;display:block}.section-kicker{color:var(--accent);letter-spacing:.02em;margin:0 0 18px;font-size:13px;font-weight:700}.section-heading h2,.finder-copy h2{letter-spacing:-.035em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(50px,5vw,72px);font-weight:700;line-height:.9}.section-heading>span,.finder-copy>span{color:#646967;font-size:15px;line-height:1.65;display:block}.section-heading>span{max-width:570px;margin:24px auto 0}.product-tabs{justify-content:center;gap:9px;margin-top:36px;padding-bottom:3px;display:flex;overflow-x:auto}.product-tabs button,.finder-actions button{border:1px solid var(--stone-200);color:#404543;cursor:pointer;background:#fff;border-radius:7px;flex:none;min-height:44px;padding:0 17px;font-size:12px;font-weight:700;transition:color .16s,background .16s,border-color .16s}.product-tabs button:hover,.finder-actions button:hover{border-color:#b9bbb6}.product-tabs .is-active,.finder-actions .is-active{border-color:var(--accent);color:#111315;background:#ec4e4e1f}.product-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.product-card{border:1px solid var(--stone-200);background:#fff;border-radius:16px;grid-template-columns:minmax(220px,.95fr) 1.05fr;min-height:440px;display:grid;overflow:hidden}.product-card:only-child{grid-column:1/-1;justify-self:center;width:min(920px,100%)}.product-visual{background:linear-gradient(145deg, #1113150a, #1113151c), var(--stone-200);place-items:center;min-height:100%;display:grid;position:relative}.product-visual:before{content:"";background:#ffffff5c;border:1px solid #11131526;border-radius:16px;width:58%;height:42%}.product-visual>span,.finder-visual>span{color:#5d6260;background:#ffffff80;border:1px solid #11131521;border-radius:5px;padding:6px 8px;font-size:8px;font-weight:700;position:absolute;top:18px;left:18px}.product-card-body{flex-direction:column;padding:34px;display:flex}.product-card-body p,.finder-result-copy p{color:#737876;margin:0 0 10px;font-size:11px;font-weight:700}.product-card-body h3,.finder-result-copy h3{letter-spacing:-.025em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(31px,3vw,46px);font-weight:700;line-height:.96}.product-card-body strong{margin-top:17px;font-family:Barlow Condensed,sans-serif;font-size:35px;line-height:1}.product-card-body>span,.finder-result-copy>span{color:#5d6260;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:390px;min-height:45px;margin-top:17px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.spec-list{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.spec-list em{color:#3d4240;background:#f0efea;border-radius:6px;padding:7px 9px;font-size:10px;font-style:normal;font-weight:700}.product-card-link{color:#111315;align-items:center;gap:13px;margin-top:auto;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.product-card-link svg{width:18px;height:18px;color:var(--accent);transition:transform .16s}.product-card-link:hover svg{transform:translate(4px)}.finder-section{color:#fff;background:var(--ink-950);border-radius:20px;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:42px;margin-bottom:150px;padding:56px;display:grid}.finder-copy{flex-direction:column;justify-content:flex-start;min-height:620px;padding:20px 0;display:flex}.finder-copy>span{color:#b9bfbc;max-width:390px;margin-top:24px}.finder-actions{gap:7px;margin-top:auto;display:grid}.finder-actions button{color:#f0f2f1;text-align:left;background:0 0;border-color:#ffffff1f;grid-template-columns:30px 1fr 20px;align-items:center;gap:10px;min-height:58px;padding:0 17px;display:grid}.finder-actions .is-active{color:#111315;background:var(--accent)}.finder-actions button small{color:#777e7b;font-size:9px;font-weight:700}.finder-actions button span{font-size:13px;font-weight:700}.finder-actions button svg{opacity:.55;justify-self:end;width:17px;height:17px;transition:transform .16s,opacity .16s}.finder-actions button:hover svg,.finder-actions .is-active svg{opacity:1;transform:translate(3px)}.finder-result{background:#f6f5f0;border:1px solid #ffffff21;border-radius:18px;grid-template-rows:minmax(340px,1fr) auto;min-height:620px;display:grid;overflow:hidden}.finder-visual{background:radial-gradient(circle at 50% 48%,#ffffffd1 0 32%,#0000 33%),linear-gradient(145deg,#ecebe6,#d9d8d2);place-items:center;min-height:100%;display:grid;position:relative}.finder-visual:before{content:"";background:#ffffff8f;border:1px solid #11131524;border-radius:999px 999px 42px 42px;width:min(420px,70%);height:210px}.finder-result-copy{color:#111315;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:40px;padding:34px 36px 36px;display:grid}.finder-result-copy p,.finder-result-copy h3,.finder-result-copy>span,.finder-result-copy .spec-list{grid-column:1}.finder-result-copy h3{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;max-width:none;font-size:clamp(28px,2.7vw,38px);line-height:1;overflow:hidden}.finder-result-copy .button{grid-area:3/2/5;align-self:end}.spotlight-section,.direct-section,.proof-section,.faq-section{padding:150px 40px}.spotlight-heading,.spotlight-stage,.direct-heading,.direct-layout,.proof-heading,.testimonial-grid,.proof-link,.faq-section,.closing-section{width:min(1520px,100%);margin-left:auto;margin-right:auto}.spotlight-section{color:#111315;background:#fff}.spotlight-heading,.proof-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.spotlight-heading h2,.direct-heading h2,.proof-heading h2,.faq-heading h2,.closing-section h2{letter-spacing:-.035em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(50px,5vw,74px);font-weight:700;line-height:.92}.spotlight-controls,.proof-controls{gap:8px;display:flex}.spotlight-controls button,.proof-controls button{border:1px solid var(--stone-200);color:#686d6b;cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:700;transition:color .16s,background .16s,border-color .16s;display:grid}.spotlight-controls button:hover,.spotlight-controls .is-active{color:#fff;background:#111315;border-color:#111315}.spotlight-stage{border:1px solid var(--stone-200);background:var(--paper-50);border-radius:20px;grid-template-columns:1.5fr .75fr;min-height:650px;margin-top:52px;display:grid;overflow:hidden}.spotlight-visual,.direct-visual{background:radial-gradient(circle at 50% 48%,#ffffffe6 0 30%,#0000 31%),linear-gradient(145deg,#ebeae5,#d6d5cf);place-items:center;display:grid;position:relative;overflow:hidden}.spotlight-visual:before,.direct-visual:before{content:"";background:#ffffff7a;border:1px solid #11131521;border-radius:24px;width:min(680px,70%);height:270px}.spotlight-visual>span,.direct-visual>span{color:#5d6260;background:#ffffff94;border:1px solid #11131521;border-radius:5px;padding:7px 9px;font-size:9px;font-weight:700;position:absolute;top:20px;left:20px}.spotlight-visual>strong{color:#11131514;letter-spacing:-.045em;font-family:Barlow Condensed,sans-serif;font-size:clamp(64px,9vw,138px);font-weight:700;line-height:.8;position:absolute;bottom:24px;right:28px}.spotlight-content{border-left:1px solid var(--stone-200);flex-direction:column;justify-content:center;padding:50px;display:flex}.spotlight-content>p{color:var(--accent);margin:0 0 12px;font-size:12px;font-weight:700}.spotlight-content h3{letter-spacing:-.03em;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(38px,4vw,58px);font-weight:700;line-height:.94}.spotlight-content>span{color:#5d6260;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin-top:20px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.spotlight-metrics{border-top:1px solid var(--stone-200);margin:35px 0;display:grid}.spotlight-metrics>div{border-bottom:1px solid var(--stone-200);justify-content:space-between;align-items:baseline;gap:20px;padding:17px 0;display:flex}.spotlight-metrics dt{font-family:Barlow Condensed,sans-serif;font-size:26px;font-weight:700}.spotlight-metrics dd{color:#737876;text-align:right;margin:0;font-size:11px}.spotlight-content .button{align-self:flex-start}.direct-section{color:#111315;background:#eeede8}.direct-heading{text-align:center;max-width:920px}.direct-heading>span{color:#646967;max-width:620px;margin:24px auto 0;font-size:15px;line-height:1.65;display:block}.direct-layout{grid-template-columns:.9fr 1.1fr;gap:18px;margin-top:54px;display:grid}.direct-visual:before{border-radius:50%;width:58%;height:58%}.comparison-wrap{background:#fff;border-radius:18px;padding:24px 36px 34px}.comparison-wrap table{border-collapse:collapse;width:100%;font-size:13px}.comparison-wrap th,.comparison-wrap td{border-bottom:1px solid var(--stone-200);text-align:left;vertical-align:middle;padding:22px 14px}.comparison-wrap thead th{color:#686d6b;font-size:11px;font-weight:700}.comparison-wrap tbody th{width:28%;font-weight:700}.comparison-wrap tbody td:nth-child(2){color:#111315;font-weight:700}.comparison-wrap tbody td:last-child{color:#777c79}.direct-ctas{align-items:center;gap:24px;margin-top:32px;display:flex}.text-link{color:inherit;text-underline-offset:5px;align-items:center;gap:11px;font-size:12px;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .16s;display:inline-flex}.text-link:hover{text-decoration-color:currentColor}.text-link svg{width:18px;height:18px;color:var(--accent)}.proof-section{color:#111315;background:#fff}.proof-controls button svg{width:18px;height:18px}.proof-controls button:first-child svg{transform:rotate(180deg)}.proof-controls button:hover{color:#fff;background:#111315;border-color:#111315}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:52px;display:grid}.testimonial-grid figure{background:#f0efeb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:270px;margin:0;padding:30px;display:flex}.testimonial-grid blockquote{min-height:96px;margin:0;font-size:15px;font-weight:600;line-height:1.65}.testimonial-grid figcaption{border-top:1px solid #d6d5d0;align-items:center;gap:12px;padding-top:20px;display:flex}.testimonial-grid figcaption>span{color:#fff;background:#111315;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.testimonial-grid figcaption strong,.testimonial-grid figcaption small{display:block}.testimonial-grid figcaption strong{font-size:12px}.testimonial-grid figcaption small{color:#777c79;margin-top:3px;font-size:10px}.proof-link{margin-top:28px}.faq-section{color:#111315;background:var(--paper-50);grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faq-heading{align-self:start;position:sticky;top:40px}.faq-heading>span{color:#646967;max-width:430px;margin:24px 0 32px;font-size:15px;line-height:1.65;display:block}.faq-list{gap:8px;display:grid}.faq-list article{border:1px solid var(--stone-200);background:#fff;border-radius:10px;overflow:hidden}.faq-list button{color:#111315;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:72px;padding:0 22px;font-size:14px;font-weight:700;display:flex}.faq-list button i{flex:none;width:18px;height:18px;position:relative}.faq-list button i:before,.faq-list button i:after{content:"";background:#111315;width:12px;height:1px;transition:transform .16s;position:absolute;top:8px;left:3px}.faq-list button i:after{transform:rotate(90deg)}.faq-list .is-open button i:after{transform:rotate(0)}.faq-list article>p{color:#5d6260;margin:0;padding:0 62px 24px 22px;font-size:14px;line-height:1.7}.closing-section{color:#fff;background:var(--ink-950);grid-template-columns:1fr 1fr;gap:80px;padding:100px 40px;display:grid}.closing-section>div:last-child{flex-direction:column;justify-content:flex-end;display:flex}.closing-section>div:last-child>p{color:#b9bfbc;max-width:500px;margin:0 0 30px;font-size:15px;line-height:1.65}.closing-section>div:last-child>div{flex-wrap:wrap;gap:12px;display:flex}.modal-open{overflow:hidden}.search-overlay{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(.85);backdrop-filter:blur(18px)saturate(.85);background:#050708a3;place-items:start center;padding:max(112px,14vh) 20px 40px;animation:.18s both overlay-in;display:grid;position:fixed;inset:0}.search-dialog{color:#edf0ef;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#181c1deb;border:1px solid #ffffff24;border-radius:16px;width:min(680px,100%);animation:.24s cubic-bezier(.22,1,.36,1) both dialog-in;overflow:hidden;box-shadow:0 40px 100px #00000080,inset 0 1px #ffffff0d}.search-field{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;height:76px;padding:0 20px;display:flex}.search-field svg{color:#aeb4b2;flex:none;width:23px;height:23px}.search-field input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:17px}.search-field input::placeholder{color:#8f9693}.search-field input::-webkit-search-cancel-button{display:none}.search-field button{color:#aeb4b2;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:600}.search-filters{border-bottom:1px solid #ffffff14;gap:8px;padding:14px 18px;display:flex;overflow-x:auto}.search-filters button{color:#aeb4b2;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;flex:none;padding:7px 11px;font-size:11px;font-weight:600}.search-filters .is-active{color:#ffc4c4;background:#ec4e4e24;border-color:#ec4e4e73}.search-results{padding:18px 12px 14px}.search-results>p{color:#7f8784;letter-spacing:.04em;margin:0 10px 9px;font-size:10px;font-weight:600}.search-results>a{color:#e9eceb;border-radius:9px;grid-template-columns:1fr auto 18px;align-items:center;gap:13px;min-height:62px;padding:8px 10px;text-decoration:none;transition:color .14s,background .14s;display:grid}.search-results>a:hover,.search-results>a:focus-visible{color:#fff;background:#ffffff12}.search-results>a>span:nth-child(2),.search-results strong,.search-results small{display:block}.search-results strong{font-size:13px;font-style:normal;font-weight:600}.search-results small{color:#aeb5b2;margin-top:3px;font-size:11px}.search-results em{color:#9da4a2;background:#ffffff0e;border-radius:5px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:600}.search-results>a>svg{color:#737b78;width:16px;height:16px}.empty-search{color:#7f8784;text-align:center;place-content:center;gap:5px;min-height:160px;font-size:12px;display:grid}.empty-search strong{color:#dfe3e1;font-size:14px}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(-12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-arrive{0%{opacity:.75;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media (width<=1180px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav{background:var(--ink-950);border:1px solid #2d3133;padding:12px 20px 20px;display:grid;position:absolute;top:100%;left:20px;right:20px;box-shadow:0 24px 60px #0000006b}.mobile-nav a{border-bottom:1px solid #292d2f;padding:16px 2px;font-family:Barlow Condensed,sans-serif;font-size:24px;font-weight:600;text-decoration:none}.mobile-nav a:last-child{color:var(--accent);border-bottom:0}.mission-intro{grid-template-columns:1.2fr .9fr 1fr}.mission-grid{grid-template-columns:repeat(2,1fr)}.product-rail,.finder-section{grid-template-columns:1fr}.finder-copy{min-height:auto;padding:28px 0 6px}.finder-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:34px}.spotlight-stage{grid-template-columns:1fr}.spotlight-visual{min-height:440px}.spotlight-content{border-top:1px solid var(--stone-200);border-left:0}.direct-layout,.faq-section{grid-template-columns:1fr}.faq-heading{position:static}.closing-section{gap:50px}}@media (width<=760px){.utility-bar{display:none}.main-nav{height:64px;padding:0 16px}.brand{min-width:138px;font-size:20px}.fitment,.account-link{display:none}.hero-section{height:auto;min-height:760px}.hero-media{background-position:53% 0}.hero-shade{background:linear-gradient(90deg,#080a097a,#080a0914),linear-gradient(#ffcd960a 0%,#1c191529 40%,#050707f0 100%)}.hero-placeholder{display:none}.hero-content{justify-content:flex-end;min-height:670px;padding:0 18px 176px}.eyebrow{margin-bottom:16px;font-size:11px;line-height:1.25}.eyebrow span{width:22px}.hero-content h1{max-width:360px;font-size:clamp(54px,16vw,70px);line-height:.83}.hero-copy{color:#eef0ef;max-width:360px;margin-top:22px;font-size:15px;line-height:1.5}.hero-ctas{margin-top:24px}.button{width:100%}.button-secondary{display:none}.hero-proof{background:linear-gradient(#0000,#050707db 34%);grid-template-columns:repeat(3,1fr);gap:8px;min-height:auto;padding:0 12px 12px;left:0;right:0}.hero-proof>div{text-align:center;border-radius:10px;justify-content:center;min-height:86px;padding:13px 7px}.hero-proof svg{display:none}.hero-proof span{color:#bcc3c0;font-size:10px;line-height:1.35}.hero-proof strong{margin-bottom:5px;font-size:11px}.mission-section{padding:76px 16px 88px}.mission-intro{flex-direction:column;margin-bottom:36px;display:flex}.mission-intro>p{text-align:left;order:2;align-self:stretch;margin:18px 0 0}.mission-intro h2{order:1;max-width:360px;font-size:46px;line-height:.94}.mission-intro>span{text-align:left;order:2;max-width:360px;margin-top:20px;font-size:14px;line-height:1.6;display:block}.mission-grid{grid-template-columns:1fr;gap:10px}.mission-card{border-radius:13px;min-height:235px}.mission-card-content{padding:22px 20px}.mission-card-content h3{font-size:34px}.products-section{padding:0 16px 88px}.section-heading-split{display:block}.section-heading h2,.finder-copy h2{max-width:360px;font-size:42px;line-height:.96}.section-heading>span,.finder-copy>span{max-width:360px;margin-top:18px;display:block}.product-tabs{margin-top:28px}.product-card,.finder-result{grid-template-columns:1fr}.product-card{min-height:0}.product-visual{min-height:250px}.product-card-body,.finder-result-copy{padding:22px}.finder-section{border-radius:18px;width:auto;margin:0 16px 88px;padding:22px}.finder-actions{grid-template-columns:1fr;margin-top:25px}.finder-result,.finder-copy{min-height:auto}.finder-visual{min-height:260px}.finder-result-copy{display:block}.finder-result-copy h3{font-size:24px}.finder-result-copy .button{margin-top:27px}.spotlight-section,.direct-section,.proof-section,.faq-section{padding:88px 16px}.spotlight-heading,.proof-heading{display:block}.spotlight-heading h2,.direct-heading h2,.proof-heading h2,.faq-heading h2,.closing-section h2{font-size:44px;line-height:.95}.spotlight-controls,.proof-controls{margin-top:28px}.spotlight-stage{border-radius:14px;min-height:0;margin-top:34px}.spotlight-visual{min-height:330px}.spotlight-visual>strong{font-size:54px;bottom:18px;right:18px}.spotlight-content{padding:28px 22px}.spotlight-content h3{font-size:38px}.direct-layout{margin-top:34px}.direct-visual{min-height:330px}.comparison-wrap{padding:12px 18px 24px;overflow-x:auto}.comparison-wrap table{min-width:620px}.direct-ctas{flex-direction:column;align-items:flex-start}.testimonial-grid{grid-template-columns:1fr;margin-top:34px}.testimonial-grid figure:not(:first-child){display:none}.testimonial-grid figure{min-height:250px}.faq-section{gap:40px}.faq-list button{min-height:66px;padding:0 17px}.faq-list article>p{padding:0 46px 20px 17px}.closing-section{grid-template-columns:1fr;gap:34px;width:auto;padding:76px 18px}.search-overlay{align-items:start;padding:72px 10px 20px}.search-dialog{border-radius:13px}.search-field{height:66px;padding:0 15px}.search-field input{font-size:14px}.search-results>a{grid-template-columns:1fr 16px}.search-results em{display:none}}.mission-section{padding-top:112px;padding-bottom:120px}.mission-intro{margin-bottom:46px}.mission-grid{grid-template-columns:1.3fr repeat(3,1fr);align-items:end;gap:12px}.mission-card{border-radius:10px;min-height:455px}.mission-card:first-child{min-height:535px}.mission-card-content{padding:26px 22px}.products-section{padding-bottom:128px}.section-heading-split{max-width:760px}.section-heading h2{font-size:clamp(48px,4.5vw,66px)}.section-heading>span{max-width:500px;margin-top:18px}.product-tabs{margin-top:30px}.product-tabs button{border:0;border-bottom:1px solid var(--stone-200);background:0 0;border-radius:0}.product-tabs .is-active{border-color:var(--accent);color:var(--accent);background:0 0}.product-rail{grid-template-columns:1.35fr .65fr;gap:12px;margin-top:40px}.product-card{border-radius:10px;grid-template-columns:1.15fr .85fr;min-height:530px}.product-card:not(:first-child){flex-direction:column;min-height:530px;display:flex}.product-card:not(:first-child) .product-visual{min-height:280px}.product-card:not(:first-child) .product-card-body{flex:1;padding:26px}.product-visual{background:radial-gradient(circle at 52% 43%,#ffffffeb 0 24%,#0000 25%),#e6e5df;overflow:hidden}.product-visual:before{border-radius:50% 50% 18px 18px;width:64%;height:38%}.product-visual>b,.finder-visual>strong,.direct-visual>strong{color:#11131514;letter-spacing:-.045em;font-family:Barlow Condensed,sans-serif;font-size:clamp(48px,6vw,92px);font-weight:700;line-height:.82;position:absolute;bottom:16px;left:18px;right:18px;overflow:hidden}.product-card-body{padding:38px}.product-card-body h3{font-size:clamp(30px,2.6vw,40px)}.product-card-body strong{font-size:30px}.finder-section{border-radius:0;width:100%;max-width:none;margin:0;padding:120px max(40px,50vw - 760px);display:block}.finder-copy{grid-template-columns:1fr 1fr;width:min(1520px,100%);min-height:0;margin:0 auto;padding:0;display:grid}.finder-copy .section-kicker,.finder-copy h2{grid-column:1}.finder-copy h2{max-width:600px;font-size:clamp(50px,5vw,72px)}.finder-copy>span{grid-area:2/2;place-self:end;max-width:410px;margin:0;font-size:16px}.finder-actions{background:#ffffff1f;grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:50px;padding:1px;display:grid}.finder-actions button{background:var(--ink-950);border:0;border-radius:0;min-height:72px}.finder-actions button:hover{background:#171a1b;border-color:#0000}.finder-actions .is-active{color:#fff;box-shadow:inset 0 -3px 0 var(--accent);background:#25292a}.finder-actions .is-active small{color:var(--accent)}.finder-result{border:0;border-radius:10px;grid-template-rows:1fr;grid-template-columns:1.45fr .75fr;width:min(1520px,100%);min-height:580px;margin:22px auto 0}.finder-visual{min-height:580px}.finder-result-copy{border-left:1px solid var(--stone-200);flex-direction:column;align-items:flex-start;padding:48px;display:flex}.finder-result-copy h3{text-overflow:clip;max-width:100%;font-size:clamp(30px,3vw,42px);overflow:visible}.finder-result-copy>span{max-width:400px}.finder-result-copy .spec-list{margin-top:28px}.finder-result-copy .button{margin-top:auto}.finder-visual>strong{text-transform:none;font-size:clamp(74px,9vw,140px)}.spotlight-section{background:#e4e3de;padding-top:128px;padding-bottom:128px}.spotlight-heading{align-items:center}.spotlight-stage{background:0 0;border:0;border-radius:0;grid-template-columns:.68fr 1.32fr;gap:40px;min-height:620px;overflow:visible}.spotlight-visual{border-radius:10px;grid-area:1/2;min-height:620px}.spotlight-content{border:0;grid-area:1/1;padding:46px 0}.spotlight-content h3{font-size:clamp(42px,4.5vw,64px)}.spotlight-metrics{margin-top:42px}.spotlight-metrics>div{padding:19px 0}.direct-section{padding-top:128px;padding-bottom:128px}.direct-heading{max-width:780px}.direct-heading h2{font-size:clamp(48px,4.5vw,66px)}.direct-layout{grid-template-columns:1.05fr .95fr;margin-top:64px}.direct-visual{border-radius:10px;min-height:610px}.comparison-wrap{border-radius:10px;flex-direction:column;justify-content:center;padding:44px;display:flex}.comparison-wrap th,.comparison-wrap td{padding:24px 12px}.proof-section{padding-top:128px;padding-bottom:128px}.proof-heading h2{font-size:clamp(48px,4.5vw,66px)}.testimonial-grid{grid-template-columns:1.35fr .825fr .825fr;gap:10px}.testimonial-grid figure{border-radius:10px;min-height:310px}.testimonial-grid figure:first-child{color:#fff;background:#111315;min-height:390px}.testimonial-grid figure:first-child blockquote{letter-spacing:-.02em;max-width:620px;font-family:Barlow Condensed,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.12}.testimonial-grid figure:first-child figcaption{border-color:#ffffff29}.testimonial-grid figure:first-child figcaption>span{color:#111315;background:var(--accent)}.testimonial-grid figure:first-child figcaption small{color:#aeb4b1}.faq-section{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);gap:110px;width:100%;max-width:none;padding:128px max(40px,50vw - 760px)}.faq-heading h2{font-size:clamp(48px,4.5vw,66px)}.faq-list{border-top:1px solid var(--stone-200);gap:0}.faq-list article{border:0;border-bottom:1px solid var(--stone-200);background:0 0;border-radius:0}.faq-list button{min-height:82px;padding:0;font-size:15px}.faq-list article>p{max-width:760px;padding:0 60px 30px 0;font-size:15px}.closing-section{width:100%;max-width:none;padding:110px max(40px,50vw - 760px)}.closing-section h2{font-size:clamp(48px,4.5vw,68px)}@media (width<=1180px){.mission-grid{grid-template-columns:repeat(2,1fr)}.mission-card:first-child{min-height:455px}.product-rail{grid-template-columns:1fr}.product-card:not(:first-child){grid-template-columns:1.15fr .85fr;display:grid}.product-card:not(:first-child) .product-visual{min-height:100%}.finder-actions{grid-template-columns:repeat(3,1fr)}.finder-result{grid-template-columns:1fr}.finder-result-copy{border-top:1px solid var(--stone-200);border-left:0;min-height:390px}.spotlight-stage{grid-template-columns:1fr}.spotlight-visual{grid-area:1/1;min-height:500px}.spotlight-content{grid-area:2/1;padding-bottom:0}.direct-layout{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:64px}}@media (width<=760px){.mission-section{padding-top:72px;padding-bottom:80px}.mission-grid{grid-template-columns:1fr}.mission-card,.mission-card:first-child{min-height:310px}.products-section{padding-bottom:80px}.product-tabs{justify-content:flex-start}.product-card,.product-card:not(:first-child){flex-direction:column;min-height:0;display:flex}.product-card .product-visual,.product-card:not(:first-child) .product-visual{min-height:310px}.finder-section{padding:80px 16px}.finder-copy{display:block}.finder-copy>span{margin-top:20px}.finder-actions{grid-template-columns:1fr;margin-top:36px}.finder-actions button{min-height:58px}.finder-result{flex-direction:column;min-height:0;display:flex}.finder-visual{min-height:350px}.finder-result-copy{min-height:370px;padding:28px 22px}.finder-result-copy h3{font-size:30px}.finder-result-copy .button{width:auto}.spotlight-section,.direct-section,.proof-section,.faq-section{padding-top:80px;padding-bottom:80px}.spotlight-stage{gap:0}.spotlight-visual{min-height:360px}.direct-visual{min-height:380px}.comparison-wrap{padding:18px}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid figure:first-child{min-height:350px}.faq-section{padding-left:16px;padding-right:16px}.faq-list button{min-height:72px}.closing-section{padding:80px 18px}}.story-run{isolation:isolate;background:#cfc8bd;position:relative;overflow:clip}.story-run>section{z-index:auto;background:0 0;position:relative}.story-run>section:before{content:"";z-index:0;position:absolute;inset:0}.story-run>section>*{z-index:2;position:relative}.story-run .spotlight-section{color:#fff}.story-run .products-section:before{background:#f7f6f2f5}.story-run .mission-section:before{background:#f7f6f2f7}.story-run .finder-section:before{background:#0b0d0ef7}.story-run .spotlight-section:before{background:#0b0d0ef5}.story-run .direct-section:before{background:#eeede8f0}.story-run .proof-section:before{background:#fffffff5}.mud-trail{z-index:1;pointer-events:none;width:100%;height:100vh;margin-bottom:-100vh;position:sticky;top:0;overflow:hidden}.mud-trail-sticky{position:absolute;inset:0}.mud-trail svg{color:#6f5b44;width:100%;height:100%;overflow:visible}.track-dust,.track-bed,.tyre-track{fill:none;stroke-linecap:round;stroke-dasharray:2400}.track-dust{stroke:currentColor;stroke-width:118px;opacity:.055}.track-bed{stroke:currentColor;stroke-width:62px;opacity:.075}.mud-trail pattern path{fill:none;stroke:#6f5b44;stroke-width:7px;stroke-linecap:square;stroke-linejoin:bevel}.tyre-track{stroke-width:54px;opacity:.28}.tyre-track-upper{stroke:url(#tread-upper)}.tyre-track-lower{stroke:url(#tread-lower)}.spotlight-stage{position:relative}.spotlight-nav{justify-content:space-between;align-items:center;gap:30px;width:min(1520px,100%);margin:0 auto;display:flex}.spotlight-nav>p{color:#d9dddb;margin:0;font-size:14px;font-weight:600}.spotlight-section .spotlight-stage{margin-top:34px}.spotlight-stage:before{content:"";z-index:-1;border:1px solid #1113151a;border-radius:10px;width:44%;height:54%;position:absolute;top:-18px;right:-18px;transform:rotate(2deg)}.spotlight-visual{box-shadow:0 28px 80px #11131514}.spotlight-visual:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0000 49.9%,#1113150b 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#1113150b 50%,#0000 50.1%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.spotlight-content{position:relative}.spotlight-content:before{content:"";background:var(--accent);width:42px;height:3px;margin-bottom:28px;display:block}.direct-visual>strong{color:#11131517;max-width:560px;font-size:clamp(68px,8vw,126px)}.brand,.hero-content h1,.mission-intro h2,.mission-card-content h3,.section-heading h2,.finder-copy h2,.product-card-body h3,.product-card-body strong,.finder-result-copy h3,.spotlight-heading h2,.spotlight-content h3,.spotlight-metrics dt,.direct-heading h2,.proof-heading h2,.testimonial-grid figure:first-child blockquote,.faq-heading h2,.closing-section h2,.product-visual>b,.finder-visual>strong,.direct-visual>strong,.spotlight-visual>strong{font-family:var(--font-display)}.hero-content h1{font-size:clamp(66px,7vw,108px);line-height:.86}.mission-intro h2{max-width:620px;font-size:clamp(46px,4.5vw,68px);line-height:.98}.section-heading h2,.finder-copy h2,.spotlight-heading h2,.direct-heading h2,.proof-heading h2,.faq-heading h2,.closing-section h2{letter-spacing:-.045em;line-height:.96}.story-run .spotlight-heading .section-kicker,.story-run .spotlight-content>p{color:#f77}.story-run .spotlight-controls button{color:#c8cdcb;border-color:#ffffff38}.story-run .spotlight-controls button:hover,.story-run .spotlight-controls .is-active{color:#111315;background:#fff;border-color:#fff}.story-run .spotlight-stage{align-items:stretch}.story-run .spotlight-visual{box-shadow:none;background:radial-gradient(circle at 52% 44%,#fffffff0 0 21%,#0000 21.5%),radial-gradient(circle at 52% 44%,#ec4e4e59 0 31%,#0000 31.5%),#1a1e1f;border:1px solid #ffffff24}.story-run .spotlight-visual:before{background:#ffffff0b;border-color:#ffffff38}.story-run .spotlight-visual:after{background:linear-gradient(90deg,#0000 49.9%,#ffffff0f 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#ffffff0f 50%,#0000 50.1%)}.story-run .spotlight-visual>span{color:#c5cbc8;background:#0000004d;border-color:#ffffff2e}.story-run .spotlight-visual>strong{color:#ffffff17}.story-run .spotlight-content>span,.story-run .spotlight-metrics dd{color:#abb1ae}.story-run .spotlight-metrics,.story-run .spotlight-metrics>div,.story-run .spotlight-stage:before{border-color:#ffffff24}.story-run .spotlight-content .button-primary{color:#111315}.proof-intro{color:#646967;max-width:660px;margin:22px 0 0;font-size:15px;line-height:1.65}@media (width<=760px){.track-dust{stroke-width:82px;opacity:.04}.track-bed{stroke-width:46px;opacity:.06}.tyre-track{stroke-width:40px;opacity:.22}.spotlight-stage:before{display:none}.spotlight-content:before{margin-bottom:22px}}.product-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-rail.product-count-2{grid-template-columns:repeat(2,minmax(0,1fr));width:min(900px,100%)}.product-rail.product-count-1{grid-template-columns:1fr;width:min(440px,100%)}.product-card,.product-card:not(:first-child){flex-direction:column;min-height:470px;display:flex!important}.product-card:only-child{width:100%}.product-card .product-visual,.product-card:not(:first-child) .product-visual{flex:0 0 210px;min-height:210px;text-decoration:none}.product-visual>b{display:none}.product-card-body,.product-card:not(:first-child) .product-card-body{flex:1;padding:20px}.product-card-body h3{font-size:21px;line-height:1.04}.product-card-body h3 a{color:inherit;text-decoration:none}.product-card-body>span{min-height:40px;margin-top:11px;font-size:12.5px}.spec-list em{padding:5px 7px;font-size:10px}.product-reassurance{border-top:1px solid var(--stone-200);color:#5f6562;flex-wrap:wrap;gap:6px 13px;margin:13px 0 12px;padding:10px 0 0;font-size:10px;list-style:none;display:flex}.product-reassurance li:before{content:"✓";color:#387a52;margin-right:7px;font-weight:800}.product-buy{width:100%;min-height:42px;margin-top:auto}.direct-layout{grid-template-columns:.85fr 1.15fr}.direct-visual{min-height:520px}@media (width<=760px){.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mission-card,.mission-card:first-child{min-height:230px}.mission-card-content{padding:18px 14px}.mission-card-content h3{font-size:21px}.mission-card-content>span{font-size:9px}.product-rail{grid-template-columns:1fr}.product-card,.product-card:not(:first-child){min-height:0}.product-card .product-visual,.product-card:not(:first-child) .product-visual{flex-basis:280px;min-height:280px}.comparison-wrap{overflow:visible}.comparison-wrap table{min-width:0}.comparison-wrap thead{display:none}.comparison-wrap tbody,.comparison-wrap tr,.comparison-wrap th,.comparison-wrap td{width:100%;display:block}.comparison-wrap tr{border-bottom:1px solid var(--stone-200);padding:18px 0}.comparison-wrap th,.comparison-wrap td{border:0;padding:5px 0}.comparison-wrap td:before{content:attr(data-label);color:#777c79;margin-bottom:3px;font-size:10px;font-weight:600;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.commerce-header{position:relative}.commerce-header .desktop-nav .is-current{color:#fff;border-bottom-color:var(--accent)}.shop-page,.detail-page{color:#111315;background:var(--paper-50)}.shop-banner{color:#fff;background:linear-gradient(90deg,#050808e6,#05080857 58%,#0508081a),linear-gradient(#0000,#05080859),url(/assets/hero-outback-BhgdQmX2.webp) 50% 58%/cover no-repeat;justify-content:space-between;align-items:flex-end;gap:60px;min-height:390px;padding:70px max(40px,50vw - 760px);display:flex;position:relative;overflow:hidden}.shop-banner:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-60px;right:6%}.shop-banner>*{z-index:1;position:relative}.shop-banner h1,.catalog-toolbar h2,.shop-product-copy h2,.detail-copy h1,.product-story h2,.related-products>h2{font-family:var(--font-display);letter-spacing:-.045em}.shop-banner h1{max-width:710px;margin:0;font-size:clamp(58px,6.5vw,96px);line-height:.86}.shop-banner>div:first-child>p:last-child{color:#d4d9d6;max-width:560px;margin:26px 0 0;font-size:15px;line-height:1.6}.shop-banner-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.shop-banner-tags span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0a52;border:1px solid #ffffff40;border-radius:6px;padding:10px 13px;font-size:10px;font-weight:700}.shop-breadcrumbs{color:#747a77;white-space:nowrap;align-items:center;gap:9px;width:min(1520px,100% - 80px);min-height:64px;margin:0 auto;font-size:11px;display:flex;overflow:hidden}.shop-breadcrumbs a{text-decoration:none}.shop-breadcrumbs a:hover{color:var(--accent)}.shop-breadcrumbs strong{color:#333735;text-overflow:ellipsis;font-weight:600;overflow:hidden}.catalog-section{grid-template-columns:260px minmax(0,1fr);gap:42px;width:min(1520px,100% - 80px);margin:0 auto;padding:22px 0 112px;display:grid}.shop-filters{border-top:2px solid #111315;align-self:start}.filter-head{border-bottom:1px solid var(--stone-200);justify-content:space-between;align-items:center;min-height:65px;display:flex}.filter-head strong{font-family:var(--font-display);font-size:18px}.filter-head button{color:#777c79;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;text-decoration:underline}.filter-head .filter-close{font-size:25px;text-decoration:none;display:none}.catalog-search{border:1px solid var(--stone-200);background:#fff;border-radius:6px;align-items:center;gap:9px;height:44px;margin:19px 0;padding:0 12px;display:flex}.catalog-search svg{color:#777c79;width:16px;height:16px}.catalog-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.shop-filters fieldset{border:0;border-top:1px solid var(--stone-200);gap:11px;margin:0;padding:23px 0;display:grid}.shop-filters legend{text-transform:uppercase;width:100%;margin-bottom:16px;font-size:11px;font-weight:800}.shop-filters fieldset label{color:#4f5552;cursor:pointer;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.shop-filters input[type=radio],.shop-filters input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent);margin:0}.shop-filters fieldset small{color:#929794;font-size:10px}.shop-filters fieldset a{color:#4f5552;justify-content:space-between;align-items:center;font-size:12px;text-decoration:none;display:flex}.shop-filters fieldset a:hover{color:var(--accent)}.shop-filters fieldset a svg{width:15px;height:15px}.price-filter>div{color:#898e8b;justify-content:space-between;align-items:center;font-size:10px;display:flex}.price-filter>div strong{color:#333735}.price-filter input{width:100%;accent-color:var(--accent)}.filter-help{color:#fff;background:var(--ink-950);border-radius:8px;margin-top:18px;padding:20px;display:grid}.filter-help svg{width:22px;color:var(--accent)}.filter-help strong{margin-top:14px;font-size:12px}.filter-help span{color:#abb1ae;margin-top:5px;font-size:10px;line-height:1.5}.filter-help a{color:var(--accent);margin-top:14px;font-size:10px;font-weight:700}.catalog-toolbar{border-bottom:1px solid var(--stone-200);justify-content:space-between;align-items:end;gap:30px;min-height:66px;padding-bottom:18px;display:flex}.catalog-toolbar .section-kicker{text-transform:uppercase;margin-bottom:5px;font-size:10px}.catalog-toolbar h2{margin:0;font-size:34px;line-height:1}.toolbar-actions{align-items:center;gap:10px;display:flex}.toolbar-actions label{color:#777c79;align-items:center;gap:9px;font-size:10px;display:flex}.toolbar-actions select,.mobile-filter-button{border:1px solid var(--stone-200);color:#333735;background:#fff;border-radius:6px;height:40px;padding:0 32px 0 12px;font-size:11px;font-weight:600}.mobile-filter-button{align-items:center;gap:8px;padding:0 12px;display:none}.mobile-filter-button svg{width:16px}.active-filter-row{align-items:center;gap:7px;min-height:48px;display:flex}.active-filter-row button{color:#4d5250;cursor:pointer;background:#e5e4df;border:0;border-radius:5px;padding:7px 10px;font-size:10px}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shop-product-card{border:1px solid var(--stone-200);background:#fff;border-radius:10px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.shop-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #11131517}.shop-product-image{color:#111315;background:radial-gradient(circle at 50% 45%,#fff 0 23%,#0000 24%),linear-gradient(145deg,#efeee9,#deddd7);place-items:center;min-height:250px;display:grid;position:relative;overflow:hidden}.product-image-swap{position:absolute;inset:0}.product-image-swap img{object-fit:cover;width:100%;height:100%;transition:opacity .26s,transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.product-image-swap .is-secondary,.shop-product-card:hover .product-image-swap img:first-child{opacity:0}.shop-product-card:hover .product-image-swap .is-secondary{opacity:1}.shop-product-card:hover .product-image-swap img{transform:scale(1.025)}.product-badge{z-index:2;color:#fff;background:var(--accent);text-transform:uppercase;border-radius:4px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:13px;left:13px}.wish-button{z-index:2;cursor:pointer;background:#ffffffad;border:1px solid #1113151a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid;position:absolute;top:10px;right:10px}.product-artwork{width:72%;height:130px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:relative}.shop-product-card:hover .product-artwork{transform:scale(1.035)}.art-shadow{filter:blur(10px);background:#11131529;border-radius:50%;height:18px;position:absolute;bottom:3px;left:10%;right:10%}.art-body{background:linear-gradient(145deg,#51595b,#171a1b);border:4px solid #262b2c;border-radius:11px;display:block;position:absolute;inset:17px 8% 14px;box-shadow:inset 0 0 0 3px #ffffff14,0 10px 20px #1113152e}.art-body i{display:block;position:absolute}.artwork-heater .art-body i:first-child{border:2px solid #71797a;border-radius:4px;width:30%;inset:15px 14px 15px auto}.artwork-heater .art-body i:nth-child(2){background:var(--accent);width:32%;height:4px;top:22px;left:17px;box-shadow:0 13px #7d8586,0 26px #7d8586}.artwork-lights .art-body{background:radial-gradient(circle, #e4e1ce 0 25%, #8b8e88 26% 38%, #171a1b 39% 63%, var(--accent) 64% 69%, #171a1b 70%);border-width:6px;border-radius:50%;inset:8px 23%}.artwork-lights .art-body:after{content:"";background:inherit;border:6px solid #262b2c;border-radius:50%;width:100%;height:100%;position:absolute;right:-68%}.artwork-generator .art-body{background:linear-gradient(145deg,#e95a56 0 58%,#202425 59%);border-radius:20px 30px 10px 10px}.artwork-generator .art-body i:first-child{border:4px solid #171a1b;border-radius:4px;width:49%;height:27px;top:20px;left:25%}.artwork-generator .art-body i:nth-child(2){border:3px solid #8c9290;border-radius:50%;width:19px;height:19px;bottom:10px;right:18px}.artwork-switch .art-body{justify-content:space-around;align-items:center;padding:13px;display:flex;inset:24px 5% 25px}.artwork-switch .art-body i{background:linear-gradient(var(--accent) 0 4px, #252a2b 4px);border:1px solid #777e7b;border-radius:4px;width:18%;height:36px;position:static}.shop-product-copy{flex-direction:column;flex:1;padding:18px;display:flex}.shop-product-copy>p{color:#7b807d;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:700}.shop-product-copy h2{min-height:44px;margin:0;font-size:20px;line-height:1.08}.shop-product-copy h2 a{text-decoration:none}.rating{color:#4e5451;align-items:center;gap:3px;margin-top:10px;font-size:10px;font-weight:700;display:inline-flex}.rating b{color:#e4a20b;font-size:13px}.rating small{color:#909592}.shop-product-copy .rating{gap:5px;font-size:14px}.shop-product-copy .rating b{font-size:17px}.shop-product-copy .rating small{font-size:14px}.tile-price{margin-top:14px}.tile-price strong{font-family:var(--font-display);font-size:21px}.tile-price del{color:#929794;margin-left:7px;font-size:11px}.tile-price small{color:#929794;font-size:8px}.shop-product-copy ul{flex-wrap:wrap;gap:5px;margin:13px 0;padding:0;list-style:none;display:flex}.shop-product-copy li{color:#5e6461;background:#f0efeb;border-radius:4px;padding:5px 7px;font-size:8px;font-weight:700}.quick-add{border-top:1px solid #e4e3de;justify-content:space-between;align-items:center;min-height:40px;margin-top:auto;padding-top:12px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.quick-add svg{width:16px;color:var(--accent)}.no-products{text-align:center;place-content:center;gap:18px;min-height:420px;display:grid}.no-products button{color:var(--accent);cursor:pointer;background:0 0;border:0;text-decoration:underline}.catalog-assurance{color:#fff;background:var(--ink-950);grid-template-columns:repeat(3,1fr);display:grid}.catalog-assurance>div{border-right:1px solid #ffffff1f;justify-content:center;align-items:center;gap:16px;min-height:120px;padding:24px;display:flex}.catalog-assurance svg{width:25px;color:var(--accent)}.catalog-assurance span,.catalog-assurance strong{display:block}.catalog-assurance span{color:#aeb4b1;font-size:10px;line-height:1.5}.catalog-assurance strong{color:#fff;font-size:12px}.filter-backdrop{display:none}.detail-page>.shop-breadcrumbs{min-height:74px}.product-detail{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:70px;width:min(1520px,100% - 80px);margin:0 auto;padding:12px 0 110px;display:grid}.detail-gallery{min-width:0}.detail-main-image{background:radial-gradient(circle at 50% 46%,#fff 0 24%,#0000 25%),linear-gradient(145deg,#eeede8,#d8d7d1);border-radius:10px;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.detail-main-image .product-artwork{width:72%;height:290px;transform:scale(1.35)}.detail-main-image.has-photo{background:#e7e2d9}.detail-main-image.has-photo>img{object-fit:cover;width:100%;height:650px}.detail-main-image>small{color:#898e8b;text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;bottom:16px;right:18px}.detail-thumbs{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px;display:grid}.detail-thumbs button{cursor:pointer;background:#e8e7e2;border:1px solid #0000;border-radius:7px;place-items:center;height:120px;display:grid;position:relative;overflow:hidden}.detail-thumbs .is-active{border-color:#111315}.detail-thumbs .product-artwork{width:60%;height:70px;transform:scale(.7)}.detail-thumbs img{object-fit:cover;width:100%;height:100%}.detail-thumbs span{color:#737876;font-size:8px;font-weight:700;position:absolute;bottom:7px}.detail-copy{align-self:start;padding-top:22px}.detail-copy .section-kicker{text-transform:uppercase;margin-bottom:14px;font-size:10px}.detail-copy h1{max-width:620px;margin:0 0 7px;font-size:clamp(46px,4.6vw,70px);line-height:.94}.detail-copy>.rating{gap:5px;font-size:13px}.detail-copy>.rating b{font-size:16px}.detail-copy>.rating small{font-size:12px}.detail-summary{color:#5d6360;max-width:570px;margin:25px 0 0;font-size:15px;line-height:1.65}.product-sku{color:#7b807d;margin:10px 0 0;font-size:12px;font-weight:600}.detail-price{align-items:baseline;gap:11px;margin-top:28px;display:flex}.detail-price strong{font-family:var(--font-display);font-size:34px}.detail-price del{color:#929794;font-size:14px}.detail-price small{color:#929794;font-size:12px;display:block}.stock-line{color:#4d6254;margin-top:17px;font-size:12px;font-weight:700}.stock-line span{background:#4b9b65;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.detail-specs{flex-wrap:wrap;gap:7px;margin-top:26px;display:flex}.detail-specs span{border:1px solid var(--stone-200);background:#fff;border-radius:5px;padding:9px 11px;font-size:10px;font-weight:700}.purchase-row{grid-template-columns:118px 1fr;gap:9px;margin-top:27px;display:grid}.quantity{border:1px solid var(--stone-200);background:#fff;border-radius:6px;grid-template-columns:1fr 1fr 1fr;min-height:52px;display:grid}.quantity button,.quantity span{background:0 0;border:0;place-items:center;font-size:12px;display:grid}.quantity button{cursor:pointer}.add-cart{color:#111315;background:var(--accent);cursor:pointer;border:0;border-radius:6px;font-size:12px;font-weight:800;transition:background .16s}.add-cart:hover{background:var(--accent-hover)}.detail-reassurance{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.detail-reassurance>div{border:1px solid var(--stone-200);border-radius:6px;align-items:center;gap:11px;min-height:75px;padding:12px;display:flex}.detail-reassurance svg{width:21px;color:var(--accent)}.detail-reassurance span,.detail-reassurance strong{display:block}.detail-reassurance span{color:#7b807d;font-size:11px;line-height:1.5}.detail-reassurance strong{color:#333735;font-size:12px}.variant-picker{border-top:1px solid var(--stone-200);margin-top:25px;padding-top:22px}.variant-picker>div:first-child{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.variant-picker>div:first-child strong{font-size:12px}.variant-picker>div:first-child small{color:#7b807d;font-size:11px}.variant-picker>div:last-child{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.variant-picker button{border:1px solid var(--stone-200);color:#333735;cursor:pointer;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;min-height:52px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.variant-picker button.is-active{border-color:#111315;box-shadow:inset 0 0 0 1px #111315}.variant-picker button small{color:#777c79;font-size:10px}.detail-spec-list{color:#686e6b;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 24px;margin:-3px 0 22px;padding:0;font-size:11px;line-height:1.5;list-style:none;display:grid}.detail-spec-list li:before{content:"✓";color:#4b9b65;margin-right:7px;font-weight:800}.fitment-list{border:1px solid var(--stone-200);background:#fff;border-radius:6px;gap:0;max-height:330px;margin:-3px 0 22px;padding:0;list-style:none;display:grid;overflow-y:auto}.fitment-list li{color:#5f6562;border-bottom:1px solid #e7e6e1;padding:10px 12px;font-size:10px;line-height:1.45}.fitment-list li:last-child{border-bottom:0}.detail-accordions{border-top:1px solid var(--stone-200);margin-top:30px}.detail-accordions details{border-bottom:1px solid var(--stone-200)}.detail-accordions summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;font-size:11px;font-weight:800;list-style:none;display:flex}.detail-accordions p{color:#686e6b;margin:-3px 0 20px;font-size:11px;line-height:1.65}.product-story{color:#fff;background:linear-gradient(90deg,#070909f2,#070909ad),url(/assets/hero-outback-BhgdQmX2.webp) 50% 64%/cover;grid-template-columns:1fr 1fr;gap:80px;padding:105px max(40px,50vw - 760px);display:grid}.product-story h2{margin:0;font-size:clamp(50px,5vw,74px);line-height:.92}.product-story>p{color:#c5cbc8;align-self:end;max-width:540px;margin:0;font-size:16px;line-height:1.7}.related-products{width:min(1520px,100% - 80px);margin:0 auto;padding:110px 0}.related-products>h2{margin:0 0 40px;font-size:clamp(45px,4.5vw,66px);line-height:.94}.related-products .shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1100px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr 1fr;gap:36px}.detail-main-image{min-height:520px}}@media (width<=760px){.shop-banner{background-position:58%;align-items:flex-end;min-height:380px;padding:55px 18px 42px}.shop-banner h1{font-size:54px}.shop-banner-tags{display:none}.shop-breadcrumbs,.catalog-section,.product-detail,.related-products{width:calc(100% - 32px)}.shop-breadcrumbs{min-height:54px}.catalog-section{padding-top:5px;display:block}.shop-filters{z-index:82;background:var(--paper-50);border:0;width:min(340px,88vw);padding:0 20px 30px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:20px 0 60px #00000040}.shop-filters.is-open{transform:translate(0)}.filter-head{z-index:2;background:var(--paper-50);position:sticky;top:0}.filter-head .filter-close{display:block}.filter-backdrop{z-index:81;background:#00000085;border:0;display:block;position:fixed;inset:0}.catalog-toolbar{align-items:center}.catalog-toolbar h2{font-size:28px}.mobile-filter-button{display:flex}.toolbar-actions label{font-size:0}.toolbar-actions select{color:#0000;background-position:50%;width:42px;padding:0}.active-filter-row:empty{min-height:18px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-product-image{min-height:180px}.product-artwork{width:90%;transform:scale(.78)}.shop-product-copy{padding:13px}.shop-product-copy h2{min-height:48px;font-size:16px}.shop-product-copy li:nth-child(2){display:none}.catalog-assurance{grid-template-columns:1fr}.catalog-assurance>div{border-bottom:1px solid #ffffff1f;border-right:0;justify-content:flex-start;min-height:92px;padding:20px 24px}.product-detail{grid-template-columns:1fr;padding-top:0}.detail-main-image{min-height:410px}.detail-main-image.has-photo>img{height:410px}.detail-main-image .product-artwork{width:88%;height:210px;transform:scale(1)}.detail-thumbs button{height:90px}.detail-copy{padding-top:0}.detail-copy h1{font-size:46px}.detail-spec-list{grid-template-columns:1fr}.detail-price{flex-wrap:wrap}.detail-price small{width:100%}.purchase-row{grid-template-columns:105px 1fr}.product-story{grid-template-columns:1fr;gap:30px;padding:78px 18px}.product-story h2{font-size:50px}.related-products{padding:78px 0}.related-products .shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
