:root{--orange:#c4470d;--orange-bright:#f35b0a;--ink:#111313;--paper:#f5f3ee;--cream:#e9dfd1;--muted:#626766;--line:rgba(17,19,19,0.15);--white:#fff;--dark-surface:#171a19;--dark-surface-raised:#202422;--dark-line:rgba(255,255,255,0.14);--dark-muted:#b8bfbb}.global-header{position:sticky;z-index:120;top:0;overflow:visible;background:rgba(255,255,255,.99);color:#1a1c1e;box-shadow:0 1px 0 rgba(26,28,30,.14)}.global-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85}.global-orange-bar{min-height:36px;background:#f45a08;color:#fff}.global-orange-bar>div{width:min(1180px,calc(100% - 48px));min-height:36px;display:flex;align-items:stretch;justify-content:space-between;margin-inline:auto}.global-orange-bar a,.global-orange-bar nav{display:flex;align-items:center}.global-orange-bar>div>a{gap:7px;font-size:12px}.global-orange-bar>div>a svg{width:15px;height:15px;fill:currentColor;stroke:none}.global-orange-bar nav a{align-self:stretch;padding-inline:17px;border-left:1px solid rgba(255,255,255,.27);font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.global-orange-bar nav .white{background:#fff;color:#1a1c1e}.global-main-nav{width:min(1180px,calc(100% - 48px));min-height:78px;display:flex;align-items:center;gap:22px;margin-inline:auto}.global-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px}.global-brand img{width:58px;height:58px;flex:0 0 58px;padding:3px;border-radius:8px;background:#151718;object-fit:contain}.global-brand>span{display:grid;gap:2px}.global-brand strong{font-size:17px;letter-spacing:-.035em}.global-brand small{color:#75797b;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.global-desktop-links{display:flex;align-items:center;gap:clamp(10px,1.15vw,20px);margin-left:auto}.global-desktop-links>a,.global-desktop-links>button{min-height:78px;display:inline-flex;align-items:center;gap:4px;padding:0 2px;border:0;border-bottom:3px solid transparent;background:transparent;color:#1a1c1e;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer}.global-desktop-links svg{width:14px;height:14px}.global-desktop-links>a:hover,.global-desktop-links>button.active,.global-desktop-links>button:hover{border-bottom-color:#f45a08;color:#d94700}.global-nav-actions{display:flex;align-items:center;gap:8px}.global-call,.global-menu-button,.global-search-button{height:46px;display:inline-grid;place-items:center;border:1px solid #d9dcdd;border-radius:10px;background:#fff;cursor:pointer}.global-search-button{width:46px;border-radius:50%}.global-call svg,.global-menu-button svg,.global-search-button svg{width:20px;height:20px}.global-call{display:none}.global-quote{min-height:46px;display:grid;place-items:center;padding-inline:18px;border-radius:10px;background:#1a1c1e;color:#fff;font-size:12px;font-weight:900}.global-menu-button{min-width:76px;grid-auto-flow:column;gap:7px;padding-inline:12px;background:#1a1c1e;color:#fff}.global-menu-button span{font-size:10px;font-weight:850;text-transform:uppercase}.global-header.is-open .global-menu-button,.global-menu-button:hover{border-color:#f45a08;background:#f45a08}.global-order-button{min-height:46px;display:inline-flex;align-items:center;border:0;border-radius:10px;background:#c4470d;color:#fff;padding:0 8px 0 13px;font-size:11px;font-weight:900;cursor:pointer}.global-order-button span{width:26px;height:26px;display:grid;place-items:center;margin-left:7px;border-radius:50%;background:#fff;color:#1a1c1e;font-size:10px}.global-mega-menu{position:absolute;z-index:125;top:100%;right:0;left:0;max-height:0;overflow:hidden;border-top:1px solid #dfe1e2;background:#fff;box-shadow:0 30px 65px rgba(15,17,18,.24);opacity:0;pointer-events:none;transform:translateY(-8px);transition:max-height .32s ease,opacity .2s ease,transform .2s ease}.global-mega-menu.open{max-height:calc(100vh - 114px);overflow-y:auto;opacity:1;pointer-events:auto;transform:translateY(0)}.global-menu-backdrop{position:fixed;z-index:110;inset:0;border:0;background:rgba(10,12,13,.46);backdrop-filter:blur(2px)}.global-menu-search{width:min(1180px,calc(100% - 48px));min-height:94px;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(500px,1.3fr);align-items:center;gap:34px;margin-inline:auto;padding-block:17px;color:#fff}.global-menu-search:before{position:absolute;z-index:-1;right:0;left:0;height:94px;background:#161819;content:""}.global-menu-search>div{display:grid;gap:5px}.global-menu-search>div span{color:#ff7a32;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.global-menu-search>div strong{font-size:17px}.global-menu-search form{min-height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:5px 7px 5px 16px;border:2px solid #6d7376;border-radius:15px;background:#fff;color:#1a1c1e}.global-menu-search form>svg{width:21px;height:21px}.global-menu-search input{min-width:0;border:0;outline:0;background:transparent;font-size:14px}.global-menu-search form button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:8px;background:#1a1c1e;color:#fff;cursor:pointer}.global-menu-search form button svg{width:16px;height:16px}.global-menu-layout{width:min(1180px,calc(100% - 48px));display:grid;grid-template-columns:210px minmax(0,1fr) 245px;min-height:420px;margin-inline:auto}.global-menu-layout>nav{padding:28px 17px 30px 0;border-right:1px solid #e1e3e4}.global-menu-layout>nav button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:0;border-left:3px solid transparent;border-radius:0 8px 8px 0;background:transparent;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.global-menu-layout>nav button.active,.global-menu-layout>nav button:hover{border-left-color:#f45a08;background:#f3f4f4}.global-menu-layout>nav svg{width:14px;height:14px}.global-menu-content{min-width:0;padding:31px clamp(24px,3vw,45px) 34px}.global-menu-content>p{margin:0 0 5px;color:#d94700;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.global-menu-content>h2{margin:0;font-size:clamp(24px,2.2vw,32px);letter-spacing:-.045em}.global-menu-content>span{max-width:680px;display:block;margin-top:8px;color:#666c6f;font-size:12px;line-height:1.5}.global-link-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;margin-top:25px}.global-link-groups section:only-child{grid-column:1/-1}.global-link-groups h3{margin:0 0 8px;padding-bottom:9px;border-bottom:2px solid #1d2021;font-size:12px}.global-link-groups a{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:11px;padding-block:9px;border-bottom:1px solid #e2e4e5}.global-link-groups a>span{display:grid;gap:3px}.global-link-groups strong{font-size:11px}.global-link-groups small{color:#73787b;font-size:9px}.global-link-groups a>svg{width:14px;height:14px;color:#d94700}.global-menu-layout>aside{padding:29px 0 32px 22px;border-left:1px solid #e1e3e4}.global-menu-layout>aside>p{margin:0 0 12px;color:#767b7e;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.global-menu-layout>aside>a{min-height:57px;display:grid;align-content:center;gap:4px;padding:10px 13px;border-bottom:1px solid #e1e3e4}.global-menu-layout>aside strong{font-size:11px}.global-menu-layout>aside small{color:#717679;font-size:9px}.global-menu-layout>aside .global-menu-quote{position:relative;min-height:108px;margin-bottom:9px;border:0;border-radius:12px;background:#f45a08;color:#fff}.global-menu-quote>strong{font-size:20px!important}.global-menu-quote>svg{position:absolute;right:15px;bottom:15px;width:19px;height:19px}.global-footer{padding:0;background:#17191a;color:#fff}.global-footer-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.global-footer-assurance{min-height:188px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:38px;border-bottom:1px solid rgba(255,255,255,.15)}.global-footer-assurance>div:first-child{max-width:590px}.global-footer-assurance p{margin:0;color:#ff8241;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.global-footer-assurance h2{max-width:530px;margin:7px 0 9px;color:#fff;font-size:clamp(27px,3vw,42px);line-height:.98;letter-spacing:-.045em}.global-footer-assurance>div:first-child>span{color:#aeb2b4;font-size:13px}.global-footer-assurance>div:last-child{display:flex;gap:10px}.global-footer-assurance a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #5c6062;border-radius:8px;font-size:12px;font-weight:900}.global-footer-assurance a.primary{gap:20px;border-color:#f45a08;background:#f45a08}.global-footer-grid{display:grid;grid-template-columns:minmax(190px,.82fr) minmax(0,3.18fr);gap:clamp(38px,5vw,84px);padding-block:52px 48px}.global-footer-logo{display:flex;align-items:center;gap:10px}.global-footer-logo img{width:62px;height:62px;object-fit:contain}.global-footer-logo>span{display:grid;gap:3px}.global-footer-logo strong{font-size:15px}.global-footer-logo small{color:#8e9295;font-size:9px}.global-footer-identity>p{max-width:250px;margin:20px 0 15px;color:#a9acae;font-size:11px;line-height:1.6}.global-footer-identity address{color:#858a8d;font-size:10px;font-style:normal;line-height:1.55}.global-footer-social{display:flex;gap:8px;margin-top:20px}.global-footer-social a{width:46px;height:46px;display:grid;place-items:center;border:1px solid #4b4f51;border-radius:50%;background:#1c1f20}.global-footer-social img{width:34px;height:34px;object-fit:contain}.global-footer-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.global-footer-groups summary{margin:0 0 14px;color:#919699;font-size:10px;font-weight:900;letter-spacing:.11em;list-style:none;text-transform:uppercase}.global-footer-groups summary span{display:none}.global-footer-groups details>div{display:flex!important;flex-direction:column}.global-footer-groups a{min-height:38px;display:flex;align-items:center;color:#d9dbdc;font-size:11px}.global-footer-groups a:hover{color:#ff8241}.global-footer-groups a.phone{min-height:42px;color:#fff;font-size:16px;font-weight:900}.global-footer-utility{min-height:112px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:25px;border-top:1px solid rgba(255,255,255,.13);color:#858a8d;font-size:9px}.global-footer-utility nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 21px}.global-footer-utility a,.global-footer-utility button{min-height:44px;display:inline-flex;align-items:center;border:0;background:none;color:#adb1b3;font:inherit;cursor:pointer}.global-footer-credit{min-height:106px!important;display:grid!important;grid-template-columns:auto 96px;gap:10px;padding:4px 8px 4px 12px;border:1px solid #3f4345!important;border-radius:10px;background:#101213!important}.global-footer-credit>span{font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.global-footer-credit img{width:96px;height:98px;border-radius:7px;object-fit:contain}.global-cookie{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:14px;border-top:1px solid rgba(255,255,255,.13)}.global-cookie p{margin:4px 0 0;color:#9ca1a3;font-size:9px}.global-cookie button{min-height:42px;padding:0 15px;border:1px solid #555a5c;border-radius:7px;background:transparent;color:#fff;cursor:pointer}@media (max-width:1120px) and (min-width:901px){.global-main-nav{gap:14px}.global-brand>span{display:none}.global-desktop-links>a,.global-desktop-links>button{font-size:10px}.global-order-button{display:none}.global-menu-layout{grid-template-columns:190px minmax(0,1fr) 220px}}@media (max-width:900px){.global-header{min-height:calc(84px + env(safe-area-inset-top));background:#151718;color:#fff}.global-orange-bar{display:none}.global-main-nav{width:calc(100% - 24px);min-height:calc(84px + env(safe-area-inset-top));gap:9px;padding-top:env(safe-area-inset-top)}.global-brand{margin-right:auto}.global-brand img{width:64px;height:64px;flex-basis:64px}.global-brand>span,.global-desktop-links,.global-search-button{display:none}.global-call{width:50px;display:inline-grid;color:#fff;background:transparent;border-color:#8d9294}.global-call svg{fill:currentColor;stroke:none}.global-quote{min-width:104px;height:50px;padding-inline:15px;border:1px solid #f45a08;background:#f45a08;font-size:13px}.global-menu-button{width:50px;min-width:50px;height:50px;padding:0;background:transparent;border-color:#8d9294}.global-menu-button span,.global-order-button{display:none}.global-mega-menu{position:fixed;z-index:130;inset:calc(84px + env(safe-area-inset-top)) 0 0;max-height:none;overflow-y:auto;border-top:1px solid #303335;background:#151718;color:#fff;opacity:0;pointer-events:none;transform:translateX(100%);transition:opacity .2s ease,transform .28s ease}.global-mega-menu.open{max-height:none;opacity:1;pointer-events:auto;transform:translateX(0)}.global-menu-backdrop{display:none}.global-menu-search{width:calc(100% - 28px);min-height:0;grid-template-columns:1fr;gap:11px;padding:16px 0 14px}.global-menu-search:before{display:none}.global-menu-search>div strong{font-size:14px}.global-menu-search form{min-height:55px;grid-template-columns:22px minmax(0,1fr) 38px}.global-menu-layout{width:calc(100% - 28px);display:block;min-height:0;padding-bottom:88px}.global-menu-layout>nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 14px;border:0}.global-menu-layout>nav button{min-height:56px;border:1px solid #383c3e;border-radius:14px;background:#202324;color:#fff}.global-menu-layout>nav button.active{border-color:#f45a08;background:#f45a08}.global-menu-content{padding:20px 14px;border-radius:20px;background:#eff1f1;color:#1a1c1e}.global-menu-content>h2{font-size:26px}.global-link-groups{grid-template-columns:1fr;gap:18px}.global-link-groups a{min-height:58px;padding:10px 12px;border:1px solid #d7dbdc;border-radius:12px;background:#fff}.global-link-groups a+a{margin-top:7px}.global-menu-layout>aside{margin-top:14px;padding:18px;border:1px solid #383c3e;border-radius:18px}.global-menu-layout>aside>a{color:#fff}.global-menu-layout>aside small{color:#a5abad}.global-footer-assurance{min-height:0;display:grid;gap:25px;padding-block:34px}.global-footer-assurance>div:last-child{display:grid;grid-template-columns:1fr 1fr;width:100%}.global-footer-grid{grid-template-columns:1fr;gap:16px;padding-block:30px 20px}.global-footer-identity{display:grid;grid-template-columns:1fr auto;column-gap:20px}.global-footer-identity address,.global-footer-identity>p{grid-column:1}.global-footer-social{grid-column:2;grid-row:1/4;align-self:center;flex-direction:column;margin:0}.global-footer-social a{width:48px;height:48px;border-color:transparent;background:transparent}.global-footer-groups{grid-template-columns:1fr;gap:4px}.global-footer-groups details{border-top:1px solid #383c3e}.global-footer-groups summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;margin:0;color:#fff;cursor:pointer}.global-footer-groups summary span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#272a2b;color:#ff8241;font-size:17px}.global-footer-groups details[open] summary span{transform:rotate(45deg)}.global-footer-groups details>div{display:none!important;padding-bottom:12px}.global-footer-groups details[open]>div{display:grid!important;grid-template-columns:1fr 1fr;gap:4px 8px}.global-footer-groups a{min-height:48px;padding:0 12px;border-radius:7px;background:#202324}.global-footer-utility{min-height:0;grid-template-columns:1fr;gap:2px;padding-block:17px 30px}.global-footer-utility nav{order:-1;justify-content:flex-start;gap:0 16px}.global-footer-utility a,.global-footer-utility button{min-height:48px}.global-footer-credit{width:fit-content;margin:10px 0 8px}}@media (max-width:560px){.global-main-nav{width:calc(100% - 20px);gap:7px}.global-brand img{width:58px;height:58px;flex-basis:58px}.global-call,.global-menu-button{width:46px;min-width:46px;height:46px}.global-quote{min-width:93px;height:46px;padding-inline:12px;font-size:12px}.global-footer-assurance h2{font-size:29px}.global-footer-assurance>div:last-child,.global-footer-identity{grid-template-columns:1fr}.global-footer-social{grid-column:1;grid-row:auto;flex-direction:row;margin-top:10px}.global-footer-groups details[open]>div{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body,html{overflow-x:clip}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body,button,input,textarea{font-size:16px}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%}img,svg{display:block}:focus-visible{outline:3px solid #1682a0;outline-offset:3px}.site-header{position:sticky;z-index:80;top:0;display:flex;height:84px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.13);background:rgba(17,19,19,.97);padding:0 4vw;color:#fff;backdrop-filter:blur(16px)}.brand{display:flex;width:76px;flex-direction:column;line-height:.72}.brand-mark{font-size:42px;font-weight:950;letter-spacing:-5px}.brand-word{margin-top:5px;background:var(--orange);padding:5px 4px 3px;font-size:9px;font-weight:900;letter-spacing:1.6px;text-align:center}.desktop-nav{display:flex;gap:30px;color:#d7d9d8;font-size:14px;font-weight:750}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:20px}.phone{font-size:14px;font-weight:800}.cart-button{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:11px 9px 11px 17px;font-weight:850;cursor:pointer}.cart-button span{display:inline-grid;width:24px;height:24px;margin-left:8px;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font-size:11px}.mobile-nav{display:none}.hero{position:relative;display:grid;min-height:570px;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 44%,#39302a 0,#1d1d1c 35%,#111313 72%),#171918;color:#fff}.hero-photo{position:absolute;inset:0;overflow:hidden}.hero-photo img{position:absolute;top:50%;right:-4%;width:min(64vw,880px);max-width:none;opacity:.8;filter:saturate(.75) sepia(.12) drop-shadow(0 30px 24px rgba(0,0,0,.48));transform:translateY(-50%) rotate(-3deg)}.hero-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(7,8,8,.97),rgba(7,8,8,.84) 46%,rgba(7,8,8,.17) 82%),linear-gradient(0deg,rgba(5,6,6,.72),transparent 45%)}.hero-content{position:relative;z-index:5;width:min(790px,88vw);margin-left:7vw;padding:60px 0 54px}.eyebrow{margin:0 0 16px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.19em}.eyebrow.light{color:#ff8e50}.hero h1{max-width:790px;margin:0;font-size:clamp(52px,6vw,84px);font-weight:950;letter-spacing:-.06em;line-height:.91}.hero-copy{max-width:690px;margin:22px 0 0;color:#e8e8e6;font-size:17px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 22px;font-weight:850;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary,.button.primary{border-color:var(--orange);background:var(--orange);color:#fff}.button.glass{border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.09);color:#fff;backdrop-filter:blur(8px)}.button.outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button:disabled{cursor:not-allowed;opacity:.4;transform:none}.sale-only-note{display:flex;max-width:440px;min-height:54px;align-items:center;gap:14px;margin-top:22px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(9,11,10,.53);padding:11px 16px;backdrop-filter:blur(8px)}.sale-only-note strong{color:#ff8e50;font-size:10px;letter-spacing:.1em;white-space:nowrap}.sale-only-note span{color:#e2e5e3;font-size:12px}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:21px;color:#c8cbca;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.hero-notes span:before{margin-right:7px;color:#ff8e50;content:"✓"}.box-rain{position:absolute;z-index:4;inset:-120px 0 0;overflow:hidden;pointer-events:none}.falling-box{position:absolute;top:-230px;width:120px;height:120px;object-fit:contain;opacity:0;filter:drop-shadow(0 24px 20px rgba(0,0,0,.5));animation:box-fall 6.8s linear infinite}.box-1{left:3%;width:82px;animation-duration:7.1s;animation-delay:-1.1s}.box-2{left:14%;width:116px;animation-duration:7.8s;animation-delay:-5.8s}.box-3{left:27%;width:92px;animation-duration:6.7s;animation-delay:-.4s}.box-4{left:40%;width:124px;animation-duration:8.1s;animation-delay:-6.9s}.box-5{left:53%;width:102px;animation-duration:7.4s;animation-delay:-3.2s}.box-6{left:64%;width:86px;animation-duration:7.9s;animation-delay:-.8s}.box-7{left:73%;width:132px;animation-duration:6.9s;animation-delay:-4.1s}.box-8{left:84%;width:92px;animation-duration:7.6s;animation-delay:-2.7s}.box-9{left:92%;width:112px;animation-duration:8.2s;animation-delay:-6.3s}.box-10{left:35%;width:76px;animation-duration:6.6s;animation-delay:-3.7s}@keyframes box-fall{0%{opacity:0;transform:translateY(-8vh) rotate(-20deg)}77%,8%{opacity:.82}to{opacity:0;transform:translateY(112vh) rotate(38deg)}}.quick-route{display:grid;min-height:116px;grid-template-columns:.58fr repeat(4,1fr);border-bottom:1px solid var(--line);background:#fff;padding:0 4vw}.quick-route>p{display:flex;align-items:center;margin:0;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.quick-route>a,.quick-route>button{display:flex;min-width:0;flex-direction:column;justify-content:center;border:0;border-left:1px solid var(--line);background:#fff;padding:18px 24px;text-align:left;cursor:pointer;transition:background .18s ease}.quick-route>a:hover,.quick-route>button:hover{background:#f0ede7}.quick-route strong{font-size:16px}.quick-route span{margin-top:6px;color:var(--muted);font-size:11px}.action-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--orange);color:#fff}.action-strip a{display:flex;min-height:92px;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.28);padding:20px 26px}.action-strip a:last-child{border-right:0}.action-strip span{opacity:.84;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.action-strip strong{margin-top:7px;font-size:15px}.page-scroll-controls{position:fixed;z-index:90;right:20px;bottom:22px;display:grid;gap:8px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(17,19,19,.9);padding:6px;box-shadow:0 12px 32px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.page-scroll-controls button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #444a46;border-radius:50%;background:#161918;color:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.page-scroll-controls button:focus-visible,.page-scroll-controls button:hover:not(:disabled){border-color:var(--orange);background:var(--orange);outline:none}.page-scroll-controls button:disabled{opacity:.3;cursor:default}.page-scroll-controls svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.page-scroll-controls svg.down{transform:rotate(180deg)}.promo-band{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;background:linear-gradient(135deg,#d64f0e,#ad3907 52%,#111313 52% 100%);padding:92px 7vw;color:#fff}.promo-copy h2{max-width:720px;margin:12px 0 0;font-size:clamp(44px,5.4vw,76px);letter-spacing:-.06em;line-height:.92}.promo-copy>p:not(.eyebrow){max-width:650px;margin:26px 0 0;color:#fff3eb;font-size:17px;line-height:1.65}.promo-copy>small{display:block;max-width:620px;margin-top:18px;color:rgba(255,255,255,.76);font-size:10px;line-height:1.5}.promo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.promo-actions a{display:inline-flex;min-height:48px;align-items:center;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(0,0,0,.16);padding:0 19px;font-size:13px;font-weight:900}.promo-actions a:first-child{border-color:#fff;background:#fff;color:var(--orange)}.promo-tracker{align-self:center;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#181b1a;padding:18px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.promo-tracker>div{display:grid;min-height:76px;align-items:center;grid-template-columns:42px 1fr auto;border-bottom:1px solid rgba(255,255,255,.1);padding:13px 16px}.promo-tracker>div span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #5c625e;border-radius:50%;color:#aab0ac;font-size:10px;font-weight:900}.promo-tracker>div.complete span{border-color:var(--orange);background:var(--orange);color:#fff}.promo-tracker>div strong{font-size:14px}.promo-tracker>div small{color:#939a96;font-size:9px;font-weight:850;text-transform:uppercase}.promo-tracker output{display:flex;flex-direction:column;margin-top:16px;border-radius:16px;background:#272b29;padding:18px}.promo-tracker output small{color:#ff9d66;font-weight:900;letter-spacing:.1em}.promo-tracker output strong{margin-top:7px;font-size:19px}.promo-tracker output span{margin-top:7px;color:#aab0ac;font-size:11px}.answer-centre{background:#f2efe8;padding:105px 6vw}.answer-heading{display:grid;max-width:1280px;margin:0 auto 34px;align-items:end;grid-template-columns:1.15fr .65fr;gap:80px}.answer-heading h2,.faq-intro h2,.help-card h2,.materials h2,.packing-guide h2,.section-heading h2{margin:0;font-size:clamp(42px,5vw,72px);letter-spacing:-.055em;line-height:.95}.answer-heading>p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.answer-search{display:grid;max-width:1280px;min-height:74px;align-items:center;grid-template-columns:44px 1fr auto;margin:0 auto 12px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 21px}.answer-search>span{color:var(--orange);font-size:27px}.answer-search>strong{font-size:14px}.answer-search>small{color:var(--muted);font-size:10px}.answer-layout{display:grid;max-width:1280px;margin:auto;grid-template-columns:.76fr 1.24fr;gap:12px}.answer-questions{display:grid;align-content:start;gap:7px}.answer-questions button{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 18px;color:var(--ink);text-align:left;cursor:pointer}.answer-questions button.active{border-color:var(--orange);background:var(--ink);color:#fff}.answer-questions button span{font-size:13px;font-weight:800}.answer-questions button b{color:var(--orange);font-size:20px}.answer-result{display:flex;min-height:430px;flex-direction:column;border-radius:20px;background:#fff;padding:42px;box-shadow:0 18px 40px rgba(15,15,14,.1)}.answer-result>span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.12em}.answer-result h3{margin:13px 0 0;font-size:clamp(30px,3.5vw,48px);letter-spacing:-.045em;line-height:1}.answer-result>p{max-width:760px;margin:20px 0;color:var(--muted);font-size:15px;line-height:1.68}.answer-proof{display:grid;grid-template-columns:1fr 1fr;gap:9px}.answer-proof>div{display:flex;min-height:92px;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:13px;padding:14px 17px}.answer-proof strong{font-size:27px;letter-spacing:-.04em}.answer-proof small{margin-top:3px;color:var(--muted);font-size:9px}.answer-result ul{display:flex;flex-wrap:wrap;gap:8px 22px;margin:20px 0;padding-left:17px;color:var(--muted);font-size:11px}.answer-result>a{align-self:flex-start;margin-top:auto;color:var(--orange);font-size:12px;font-weight:900}.kit-finder,.product-shop{padding:108px 6vw}.kit-finder{background:linear-gradient(155deg,#090b0a,#121514 48%,#1b1f1d);color:#f7f8f7}.kit-finder .section-heading>p,.kit-finder .shop-mode-row>span{color:var(--dark-muted)}.kit-finder .new-only-badge{border-color:var(--dark-line);background:var(--dark-surface-raised)}.kit-finder .new-only-badge span{color:#e0e4e2}.section-heading{display:grid;max-width:1280px;align-items:end;grid-template-columns:1.3fr .7fr;gap:80px;margin:0 auto 42px}.section-heading>p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.shop-mode-row{display:flex;max-width:1280px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 16px}.shop-mode-row>span{color:var(--muted);font-size:12px}.new-only-badge{display:flex;min-height:46px;align-items:center;gap:11px;border:1px solid #d9a27e;border-radius:999px;background:#fff4ed;padding:0 16px}.new-only-badge strong{color:var(--orange);font-size:9px;letter-spacing:.09em}.new-only-badge span{color:#4e554f;font-size:11px;font-weight:800}.new-only-badge.dark{border-color:#414643;background:#1a1d1b}.new-only-badge.dark span{color:#bcc2be}.bedroom-picker{display:grid;max-width:1280px;grid-template-columns:repeat(3,1fr);margin:0 auto 14px;overflow:hidden;border:1px solid var(--dark-line);border-radius:22px;background:var(--dark-surface)}.bedroom-picker button{min-height:84px;border:0;border-right:1px solid var(--dark-line);background:transparent;color:var(--dark-muted);font-weight:800;cursor:pointer}.bedroom-picker button:last-child{border-right:0}.bedroom-picker button span{margin-right:8px;color:#fff;font-size:24px}.bedroom-picker button strong{font-size:14px}.bedroom-picker button.active{background:var(--orange);color:#fff}.bedroom-picker button.active span{color:#fff}.selected-kit-overview{display:grid;max-width:1280px;align-items:stretch;grid-template-columns:minmax(0,1.1fr) minmax(0,1.45fr) minmax(0,.7fr);margin:0 auto 18px;overflow:hidden;border:1px solid var(--dark-line);border-radius:20px;background:var(--dark-surface);box-shadow:0 18px 42px rgba(0,0,0,.24)}.selected-kit-intro,.selected-kit-total{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 24px}.selected-kit-intro>span,.selected-kit-total>span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.11em}.selected-kit-intro>strong{margin-top:6px;font-size:19px;line-height:1.2}.selected-kit-intro p{margin:5px 0 0;color:var(--dark-muted);font-size:11px;line-height:1.45}.selected-kit-items{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--dark-line)}.selected-kit-items,.selected-kit-items>div{min-width:0;border-right:1px solid var(--dark-line)}.selected-kit-items>div{display:flex;flex-direction:column;justify-content:center;padding:18px;text-align:center}.selected-kit-items>div:last-child{border-right:0}.selected-kit-items strong{font-size:25px}.selected-kit-items span{margin-top:4px;color:var(--dark-muted);font-size:10px;font-weight:800;line-height:1.25}.selected-kit-total{align-items:flex-start;background:var(--dark-surface-raised)}.selected-kit-total>strong{margin-top:4px;font-size:26px}.selected-kit-total small{margin-top:2px;color:var(--dark-muted);font-size:9px}.selected-kit-total a{margin-top:10px;color:var(--orange);font-size:10px;font-weight:900}.large-home-route{display:flex;max-width:1280px;align-items:center;justify-content:space-between;gap:24px;margin:20px auto 0;border:1px solid var(--dark-line);border-radius:17px;background:var(--dark-surface);padding:17px 20px}.large-home-route>div{display:flex;flex-direction:column}.large-home-route span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.1em}.large-home-route strong{margin-top:5px;font-size:14px}.large-home-route p{margin:4px 0 0;color:var(--dark-muted);font-size:11px;line-height:1.45}.large-home-route a{display:inline-flex;min-height:42px;align-items:center;border-radius:999px;background:var(--orange);color:#fff;padding:0 16px;font-size:11px;font-weight:900;white-space:nowrap}.featured-kit{display:grid;max-width:1280px;min-height:610px;grid-template-columns:.82fr 1.18fr;margin:auto;overflow:hidden;border-radius:32px;background:var(--ink);color:#fff;box-shadow:0 24px 70px rgba(27,28,27,.12)}.kit-visual{position:relative;display:grid;min-height:560px;place-items:center;overflow:hidden;background:#df6b2e}.kit-visual:before{position:absolute;inset:0;background:radial-gradient(circle at 46% 40%,rgba(255,255,255,.38),transparent 48%);content:""}.kit-visual img{position:relative;width:min(92%,590px);object-fit:contain;filter:drop-shadow(0 28px 22px rgba(60,26,7,.32))}.kit-stamp{position:absolute;top:26px;left:26px;border:1px solid rgba(255,255,255,.72);border-radius:999px;padding:9px 13px;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.kit-content{display:flex;min-width:0;flex-direction:column;padding:46px}.kit-content h3{margin:0;font-size:clamp(37px,4vw,58px);letter-spacing:-.045em;line-height:.95}.kit-summary{max-width:590px;margin:18px 0 24px;color:#c3c7c5;font-size:14px;line-height:1.6}.kit-facts{display:grid;grid-template-columns:1fr 1.15fr;gap:10px}.kit-facts>div{display:flex;min-height:105px;flex-direction:column;border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:16px}.kit-buy span,.kit-facts span{color:#9ea3a1;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.kit-facts strong{margin-top:8px;font-size:17px}.kit-facts small{margin-top:5px;color:#b8bcba;font-size:10px;line-height:1.35}.kit-builder{margin-top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.035)}.builder-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.12);padding:13px 15px}.builder-heading>div{display:grid}.builder-heading span{color:#ff9d66;font-size:8px;font-weight:900;letter-spacing:.11em}.builder-heading strong{margin-top:3px;font-size:11px}.builder-heading>button{border:0;background:transparent;color:#ff9d66;padding:7px;font-size:9px;font-weight:900;cursor:pointer}.builder-line{display:grid;align-items:center;grid-template-columns:1fr auto 72px;gap:12px;border-bottom:1px solid rgba(255,255,255,.09);padding:11px 15px}.builder-line:last-child{border-bottom:0}.builder-line>div:first-child{display:grid}.builder-line>div:first-child strong{font-size:11px}.builder-line>div:first-child small{margin-top:2px;color:#9ea5a1;font-size:8px}.builder-line>strong{font-size:11px;text-align:right}.quantity,.quantity-stepper{display:grid;overflow:hidden;grid-template-columns:32px 34px 32px;border:1px solid rgba(255,255,255,.23);border-radius:999px}.quantity button,.quantity-stepper button{min-height:32px;border:0;background:transparent;color:inherit;font-size:15px;cursor:pointer}.quantity output,.quantity-stepper output{display:grid;place-items:center;font-size:10px;font-weight:900}.kit-buy{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:22px}.kit-buy>div{display:flex;flex-direction:column}.kit-buy strong{margin-top:4px;font-size:28px}.kit-buy small{margin-top:3px;color:#9ea3a1;font-size:9px}.kit-buy>button{min-height:50px;border:0;border-radius:999px;background:var(--orange);color:#fff;padding:0 20px;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.kit-strip{display:grid;max-width:1280px;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px auto 0}.kit-strip button{display:flex;min-height:184px;flex-direction:column;border:1px solid var(--dark-line);border-radius:18px;background:var(--dark-surface);padding:18px;text-align:left;cursor:pointer}.kit-strip button.selected{border-color:var(--orange);background:var(--dark-surface-raised);box-shadow:inset 0 0 0 1px rgba(196,71,13,.35)}.kit-strip span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.kit-strip strong{margin-top:7px;font-size:16px}.kit-strip-description{margin:12px 0 0;color:#eef1ef;font-size:11px;line-height:1.45}.kit-strip-contents{margin:7px 0 15px;font-weight:700;line-height:1.45}.kit-strip small,.kit-strip-contents{color:var(--dark-muted);font-size:10px}.kit-strip small{margin-top:auto}.materials{display:grid;min-height:760px;grid-template-columns:1fr 1fr;background:var(--dark-surface);color:#f7f8f7}.materials-photo{position:relative;min-height:650px;overflow:hidden;background:#8b5e43}.materials-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.materials-photo>span{position:absolute;bottom:34px;left:34px;background:rgba(17,19,19,.88);color:#fff;padding:16px 18px;font-size:13px;font-weight:800;line-height:1.4}.materials-content{display:flex;flex-direction:column;justify-content:center;padding:90px 7vw}.materials-content>p:not(.eyebrow){max-width:520px;margin:24px 0 36px;color:var(--dark-muted);font-size:16px;line-height:1.6}.category-list{border-top:1px solid var(--dark-line)}.category-list a{display:grid;min-height:82px;align-items:center;grid-template-columns:54px 1fr 34px;border-bottom:1px solid var(--dark-line);transition:color .18s ease,padding .18s ease}.category-list a:hover{padding-left:8px;color:var(--orange)}.category-list>a>span:first-child{color:#929a96;font-size:11px;font-weight:900}.category-list>a>span:nth-child(2){display:flex;flex-direction:column}.category-list strong{font-size:18px}.category-list small{margin-top:4px;color:var(--dark-muted);font-size:10px}.product-shop{background:linear-gradient(#0a0c0b,#171a19 42%,#303432);color:#f6f7f6}.product-shop .pricing-note,.product-shop .section-heading>p{color:#aeb4b1}.product-heading{margin-bottom:34px}.product-toolbar{display:flex;max-width:1280px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 24px}.product-filters{display:flex;gap:8px;overflow-x:auto}.product-filters button{border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.04);color:#d5d9d7;padding:10px 15px;font-size:11px;font-weight:750;white-space:nowrap;cursor:pointer}.product-filters button.active{border-color:var(--orange);background:var(--orange);color:#fff}.product-grid{display:grid;max-width:1280px;grid-template-columns:repeat(3,1fr);gap:16px;margin:auto}.product-card{overflow:hidden;border:1px solid var(--dark-line);border-radius:24px;background:var(--dark-surface);color:#f7f8f7;box-shadow:0 18px 44px rgba(0,0,0,.2)}.product-image{position:relative;display:grid;height:285px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#292824,#151817)}.product-image:before{position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(196,71,13,.2),rgba(255,255,255,.03) 68%);content:""}.product-image img{position:relative;width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 24px 18px rgba(0,0,0,.44))}.product-image>span{position:absolute;z-index:2;top:16px;left:16px;border-radius:999px;border:1px solid var(--dark-line);background:rgba(17,19,19,.9);color:#fff;padding:8px 11px;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-info{padding:22px}.product-info h3{margin:0;font-size:20px}.product-info>p{min-height:38px;margin:8px 0 18px;color:var(--dark-muted);font-size:12px;line-height:1.45}.product-buy{display:grid;align-items:center;grid-template-columns:1fr auto;gap:8px}.product-buy>p{display:grid;margin:0}.product-buy>p strong{font-size:20px}.product-buy>p small{color:var(--dark-muted);font-size:9px}.product-buy>button{min-height:42px;border:0;border-radius:11px;background:var(--orange);color:#fff;padding:0 16px;font-size:11px;font-weight:900;cursor:pointer}.product-buy .quantity{border-color:var(--dark-line);color:#fff}.pricing-note{max-width:1280px;margin:23px auto 0;font-size:10px;line-height:1.5}.packing-guide{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;background:var(--ink);color:#fff;padding:106px 7vw}.guide-copy>p:not(.eyebrow){max-width:520px;margin:28px 0;color:#b9bfbc;font-size:16px;line-height:1.65}.text-link{border:0;background:transparent;color:#ff8e50;padding:0;font-size:13px;font-weight:850;cursor:pointer}.guide-cards{display:grid;gap:12px}.guide-cards article{display:grid;min-height:140px;align-items:center;grid-template-columns:50px .65fr 1fr;gap:24px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#191c1b;padding:24px 28px}.guide-cards span{color:#ff8e50;font-size:11px;font-weight:900}.guide-cards h3{margin:0;font-size:19px}.guide-cards p{margin:0;color:#aeb3b1;font-size:13px;line-height:1.55}.faq-section{display:grid;max-width:1280px;grid-template-columns:.72fr 1.28fr;gap:95px;margin:auto;padding:108px 24px}.faq-intro>p:not(.eyebrow){max-width:390px;margin:23px 0 28px;color:var(--muted);line-height:1.65}.faq-list{border-top:1px solid var(--line)}.faq-group-title{margin:22px 0 4px;color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.12em}.faq-group-title.order-group{margin-top:36px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;min-height:75px;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:850;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;min-width:30px;height:30px;place-items:center;border:1px solid #c9c4ba;border-radius:50%;color:var(--orange);transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;margin:-3px 50px 22px 0;color:var(--muted);font-size:13px;line-height:1.68}.seo-support{background:linear-gradient(150deg,#090b0a,#151817 58%,#242824);color:#f7f8f7;padding:108px 6vw}.seo-support-inner{display:grid;max-width:1280px;grid-template-columns:.8fr 1.2fr;gap:34px 72px;margin:auto}.seo-support-copy h2{max-width:620px;margin:12px 0 24px;font-size:clamp(42px,5vw,68px);letter-spacing:-.055em;line-height:.98}.seo-support-copy>p:not(.eyebrow){max-width:590px;margin:0 0 16px;color:var(--dark-muted);font-size:14px;line-height:1.68}.seo-support-copy>small{display:block;margin-top:26px;color:#8f9793;font-size:9px;font-weight:800;letter-spacing:.05em}.service-links{border-top:1px solid var(--dark-line)}.service-links a{display:grid;min-height:86px;align-items:center;grid-template-columns:44px 1fr 28px;gap:12px;border-bottom:1px solid var(--dark-line);transition:color .18s ease,padding .18s ease}.service-links a:hover{color:#ff965a;padding-left:8px}.service-links>a>span:first-child{color:#8e9692;font-size:10px;font-weight:900}.service-links>a>span:nth-child(2){display:flex;flex-direction:column}.service-links strong{font-size:17px}.service-links small{margin-top:4px;color:var(--dark-muted);font-size:10px}.service-links b{color:var(--orange-bright);font-size:17px}.continuity-card{display:grid;grid-column:1/-1;grid-template-columns:.75fr 1fr;gap:13px 55px;margin-top:34px;border:1px solid var(--dark-line);border-radius:24px;background:var(--dark-surface);padding:34px}.continuity-card .eyebrow,.continuity-card h3,.continuity-card>p:not(.eyebrow){grid-column:1}.continuity-card h3{margin:0;font-size:28px;letter-spacing:-.035em}.continuity-card>p:not(.eyebrow){margin:0;color:var(--dark-muted);font-size:12px;line-height:1.65}.continuity-card>div{display:grid;grid-row:1/span 3;grid-column:2;align-content:center;gap:10px}.continuity-card>div span{display:grid;min-height:48px;align-items:center;grid-template-columns:38px 1fr;border-bottom:1px solid var(--dark-line);color:#d8ddda;font-size:11px;font-weight:800}.continuity-card>div strong{color:var(--orange-bright);font-size:9px}.continuity-card>a{grid-column:2;justify-self:start;color:#ff965a;font-size:11px;font-weight:900}.help{display:grid;max-width:1280px;min-height:540px;grid-template-columns:.72fr 1.28fr;margin:0 auto 108px;padding:0 24px}.help-photo{overflow:hidden;border-radius:30px 0 0 30px;background:#8a5f44}.help-photo img{width:100%;height:100%;object-fit:cover;object-position:center 39%}.help-card{display:flex;flex-direction:column;justify-content:center;border-radius:0 30px 30px 0;background:#e9dfd0;padding:65px 7vw}.help-card>p:not(.eyebrow){max-width:620px;margin:24px 0 30px;color:var(--muted);font-size:16px;line-height:1.6}.help-actions{display:flex;flex-wrap:wrap;gap:11px}footer{background:#0c0e0d;color:#fff;padding:68px 7vw 26px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr .85fr;gap:70px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand span{font-size:44px;font-weight:950;letter-spacing:-5px}.footer-brand strong{background:var(--orange);padding:7px 10px;font-size:10px;letter-spacing:.12em}.footer-grid>div:first-child>p{max-width:420px;margin:20px 0 0;color:#9fa4a2;font-size:13px;line-height:1.6}.footer-links{display:grid;align-content:start;gap:10px;font-size:12px}.footer-links>strong{margin-bottom:5px;color:#fff;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.footer-links a{color:#aeb3b0}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:52px;border-top:1px solid rgba(255,255,255,.13);padding-top:23px;color:#7e8581;font-size:10px}.mobile-cart-bar{display:none}.toast{position:fixed;z-index:160;right:26px;bottom:26px;display:flex;align-items:center;gap:10px;border:1px solid #d6d1c8;border-radius:11px;background:#fff;padding:11px 12px;font-size:12px;font-weight:800;box-shadow:0 16px 45px rgba(0,0,0,.2)}.toast>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#166753;color:#fff}.toast button{border:0;background:transparent;color:var(--orange);font-size:10px;font-weight:900;cursor:pointer}.drawer-layer{position:fixed;z-index:140;inset:0;display:flex;justify-content:flex-end;background:rgba(7,8,8,.66);backdrop-filter:blur(3px)}.cart-drawer{display:flex;width:min(560px,100%);height:100%;flex-direction:column;background:var(--paper);box-shadow:-18px 0 60px rgba(0,0,0,.26);animation:drawer-in .22s ease-out}@keyframes drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fff;padding:24px 28px 21px}.drawer-kicker{margin:0 0 6px;color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.18em}.drawer-header h2{margin:0;font-size:23px;letter-spacing:-.035em}.drawer-close{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.drawer-close:hover{background:#eee9e1}.drawer-close svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-bottom:1px solid var(--line);background:#fff;padding:14px 28px;list-style:none}.checkout-progress li{position:relative;display:flex;align-items:center;gap:7px;color:#aaa19b}.checkout-progress li:after{position:absolute;z-index:0;top:12px;right:7px;left:33px;height:1px;background:#d8d0c6;content:""}.checkout-progress li:last-child:after{display:none}.checkout-progress li span{position:relative;z-index:1;display:grid;width:24px;height:24px;place-items:center;border:1px solid #cbc2b9;border-radius:50%;background:#fff;font-size:9px;font-weight:900}.checkout-progress li small{position:relative;z-index:1;background:#fff;padding-right:7px;font-size:9px;font-weight:800}.checkout-progress li.active{color:var(--orange)}.checkout-progress li.active span{border-color:var(--orange);background:var(--orange);color:#fff}.drawer-body{overflow-y:auto;flex:1;padding:6px 28px 28px}.empty-cart{display:grid;min-height:440px;place-items:center;align-content:center;text-align:center}.empty-icon{display:grid;width:78px;height:78px;place-items:center;border-radius:50%;background:#fff0e6;color:var(--orange)}.empty-icon svg{width:30px;fill:none;stroke:currentColor;stroke-width:1.5}.empty-cart h3{margin:21px 0 7px;font-size:20px}.empty-cart p{max-width:320px;margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.5}.cart-line,.cart-lines{display:grid}.cart-line{align-items:center;grid-template-columns:78px 1fr auto;gap:15px;border-bottom:1px solid var(--line);padding:19px 0}.cart-line>img{width:78px;height:78px;border-radius:9px;background:#eee9e1;object-fit:contain;padding:6px}.cart-line h3{margin:0;font-size:13px}.cart-line p{margin:3px 0 9px;color:var(--muted);font-size:9px}.cart-line>strong{align-self:start;margin-top:3px;font-size:12px}.quantity.small{width:max-content;grid-template-columns:28px 28px 28px;border-color:var(--line);color:var(--ink)}.quantity.small button{min-height:28px;background:#e9e4dc;font-size:13px}.quantity.small output{background:#fff}.checkout-panel{padding-top:25px}.step-heading{margin-bottom:24px}.step-heading>span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.15em}.step-heading h3{margin:6px 0 7px;font-size:23px;letter-spacing:-.035em}.step-heading p{margin:0;color:var(--muted);font-size:12px}.fulfilment-options{display:grid;gap:10px}.fulfilment-options>button{display:grid;min-height:80px;align-items:center;grid-template-columns:21px 1fr auto;gap:13px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:13px 16px;text-align:left;cursor:pointer}.fulfilment-options>button.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.radio-mark{display:grid;width:18px;height:18px;place-items:center;border:1px solid #b3a9a0;border-radius:50%}.fulfilment-options>button.active .radio-mark{border:5px solid var(--orange)}.fulfilment-options>button>div{display:grid}.fulfilment-options strong{font-size:13px}.fulfilment-options small{margin-top:3px;color:var(--muted);font-size:10px}.fulfilment-options b{color:var(--orange)}.request-note{display:flex;align-items:flex-start;gap:11px;margin-top:18px;border-radius:10px;background:#e8e4dd;padding:14px}.request-note>span{display:grid;min-width:23px;height:23px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-family:Georgia,serif;font-size:12px}.request-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.request-note strong{display:block;margin-bottom:2px;color:var(--ink)}.details-form{display:grid;gap:14px}.details-form .step-heading{margin-bottom:4px}.details-form label{display:grid;gap:6px;color:#413832;font-size:10px;font-weight:850}.details-form label>span{color:var(--muted);font-weight:500}.details-form input,.details-form textarea{width:100%;border:1px solid #cfc6bb;border-radius:8px;background:#fff;color:var(--ink);padding:11px 12px;font-size:13px;font-weight:450;outline:none}.details-form input{min-height:45px}.details-form input:focus,.details-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(196,71,13,.13)}.details-form input::placeholder,.details-form textarea::placeholder{color:#a69d96}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.suburb-row{grid-template-columns:1.5fr .5fr}.review-panel{display:grid;gap:12px}.review-panel .step-heading{margin-bottom:4px}.review-section{border:1px solid var(--line);border-radius:10px;background:#fff;padding:15px}.review-title{display:flex;justify-content:space-between;margin-bottom:10px}.review-title strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.review-title button{border:0;background:transparent;color:var(--orange);padding:0;font-size:10px;font-weight:900;text-decoration:underline;cursor:pointer}.review-line,.review-total{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:11px}.review-line+.review-line{margin-top:5px}.review-line strong,.review-total{color:var(--ink)}.review-total{margin-top:12px;border-top:1px solid var(--line);padding-top:11px;font-weight:850}.review-section>p{margin:3px 0;color:var(--muted);font-size:11px}.fee-pending{color:var(--orange)!important;font-weight:800}.consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:10px;line-height:1.5}.consent input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--orange)}.success-panel{display:grid;min-height:560px;place-items:center;align-content:center;text-align:center}.success-mark{display:grid;width:76px;height:76px;margin-bottom:24px;place-items:center;border-radius:50%;background:#166753;color:#fff;font-size:30px}.success-panel h3{max-width:370px;margin:2px 0 10px;font-size:27px;letter-spacing:-.04em}.success-panel>p:not(.eyebrow){max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.success-panel>div:not(.success-mark){display:grid;min-width:245px;margin:22px 0;border:1px dashed #c6bbb1;border-radius:9px;background:#eee9e1;padding:13px}.success-panel>div span{color:var(--muted);font-size:9px}.success-panel>div strong{margin-top:2px;font-size:17px;letter-spacing:.05em}.drawer-footer{border-top:1px solid var(--line);background:#fff;padding:18px 28px 20px}.drawer-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-total>span{display:grid;font-size:13px;font-weight:850}.drawer-total small{color:var(--muted);font-size:9px;font-weight:500}.drawer-total>strong{font-size:20px}.drawer-actions{display:flex;gap:8px}.button.full{flex:1}.back-button{min-width:78px;border:1px solid var(--line);border-radius:999px;background:transparent;font-size:12px;font-weight:850;cursor:pointer}.footer-note{margin:9px 0 0;color:var(--muted);font-size:9px;text-align:center}@media (max-width:960px){.desktop-nav{gap:17px}.promo-band{grid-template-columns:1fr;background:linear-gradient(160deg,#d64f0e,#ad3907 47%,#111313 0)}.answer-heading,.answer-layout,.packing-guide,.section-heading{grid-template-columns:1fr;gap:35px}.featured-kit{grid-template-columns:.72fr 1.28fr}.kit-content{padding:35px}.materials{min-height:680px}.product-grid{grid-template-columns:repeat(2,1fr)}.faq-section{gap:45px}.faq-section,.seo-support-inner{grid-template-columns:1fr}.continuity-card{grid-column:1}}@media (max-width:760px){.site-header{height:76px;padding:0 22px}.desktop-nav,.phone{display:none}.mobile-nav{position:sticky;z-index:70;top:76px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--dark-line);background:#111313}.mobile-nav a,.mobile-nav button{display:grid;min-height:48px;place-items:center;border:0;border-right:1px solid var(--dark-line);background:#111313;color:#d8ddda;padding:5px;font-size:9px;font-weight:850;text-align:center}.hero{min-height:700px}.hero-photo img{top:62%;right:-28%;width:760px;opacity:.46}.hero-shade{background:linear-gradient(90deg,rgba(7,8,8,.95),rgba(7,8,8,.46)),linear-gradient(0deg,rgba(5,6,6,.86),transparent 60%)}.hero-content{width:calc(100% - 44px);margin-left:22px;padding:62px 0 50px}.hero h1{font-size:clamp(49px,13vw,74px)}.hero-copy{max-width:92%;font-size:16px}.falling-box{width:82px}.box-rain .falling-box:nth-child(n+7){display:none}.quick-route{grid-template-columns:1fr;padding:0}.quick-route>p{min-height:56px;padding:0 22px}.quick-route>a,.quick-route>button{min-height:84px;border-top:1px solid var(--line);border-left:0;padding:16px 22px}.action-strip{grid-template-columns:1fr 1fr}.action-strip a:nth-child(2){border-right:0}.action-strip a:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.28)}.answer-centre,.kit-finder,.packing-guide,.product-shop,.promo-band,.seo-support{padding:78px 22px}.continuity-card{grid-template-columns:1fr;padding:26px 22px}.continuity-card .eyebrow,.continuity-card h3,.continuity-card>a,.continuity-card>div,.continuity-card>p:not(.eyebrow){grid-row:auto;grid-column:1}.answer-search{grid-template-columns:34px 1fr}.answer-search small{display:none}.answer-result{min-height:0;padding:32px 24px}.bedroom-picker{border-radius:18px}.selected-kit-overview{grid-template-columns:1fr;border-radius:18px}.selected-kit-intro,.selected-kit-total{padding:20px}.selected-kit-items{border-top:1px solid var(--dark-line);border-right:0;border-bottom:1px solid var(--dark-line);border-left:0}#selected-kit{scroll-margin-top:132px}.large-home-route{align-items:flex-start;flex-direction:column}.featured-kit{grid-template-columns:1fr;border-radius:24px}.kit-visual{order:1;min-height:180px;max-height:180px;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.42),transparent 48%),#df6b2e}.kit-visual img{z-index:1;width:min(72%,300px);height:168px;object-fit:contain}.kit-content{order:2;padding:34px 24px}.materials{grid-template-columns:1fr}.materials-photo{min-height:580px}.materials-content{padding:76px 22px}.help,.packing-guide{grid-template-columns:1fr}.help{margin-bottom:78px}.help-photo{min-height:480px;border-radius:24px 24px 0 0}.help-card{border-radius:0 0 24px 24px;padding:54px 24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:560px){body{padding-bottom:72px}.site-header{height:70px;padding:0 16px}.brand-mark{font-size:36px}.cart-button{padding-left:13px;font-size:12px}.mobile-nav{top:70px}.hero{min-height:650px}.hero-content{width:calc(100% - 36px);margin-left:18px;padding:46px 0 40px}.hero h1{font-size:clamp(43px,12vw,60px)}.hero-copy{font-size:15px}.hero-actions,.sale-only-note{flex-direction:column;align-items:flex-start}.sale-only-note{border-radius:18px}.hero-notes span:last-child{display:none}.action-strip{grid-template-columns:1fr}.action-strip a{min-height:75px;border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.promo-band{background:linear-gradient(168deg,#d64f0e,#ad3907 44%,#111313 0)}.promo-copy h2{font-size:43px}.promo-tracker>div{grid-template-columns:40px 1fr}.promo-tracker>div small{grid-column:2}.answer-heading h2,.faq-intro h2,.help-card h2,.materials h2,.packing-guide h2,.section-heading h2{font-size:41px}.answer-proof{grid-template-columns:1fr}.answer-result ul{display:grid}.shop-mode-row{align-items:flex-start;flex-direction:column}.bedroom-picker button{min-height:76px}.bedroom-picker button span{display:block;margin:0 0 3px}.selected-kit-intro>strong{font-size:17px}.selected-kit-intro p{font-size:10px}.selected-kit-items>div{padding:15px 8px}.selected-kit-items strong{font-size:23px}.selected-kit-total{padding:17px 20px 19px}.kit-visual{min-height:148px;max-height:148px}.kit-visual img{width:min(76%,260px);height:140px}.kit-stamp{top:12px;left:12px;padding:6px 9px;font-size:8px}.kit-facts{grid-template-columns:1fr}.builder-line{grid-template-columns:1fr auto}.builder-line>strong{grid-column:1/-1;text-align:left}.kit-buy{align-items:stretch;flex-direction:column;gap:15px;margin-top:20px;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.kit-buy>button{width:100%}.kit-strip{grid-template-columns:1fr}.kit-strip button{min-height:174px;padding:20px}.kit-strip-description{font-size:12px}.kit-strip-contents{font-size:11px}.materials-photo{min-height:500px}.product-toolbar{align-items:flex-start;flex-direction:column}.product-filters{width:calc(100vw - 22px);padding-right:22px}.product-grid{grid-template-columns:1fr}.product-image{height:168px}.product-image:before{width:132px;height:132px}.product-image img{width:66%;height:66%}.product-image>span{top:11px;left:11px;padding:6px 9px;font-size:8px}.product-info{padding:16px}.product-info h3{font-size:18px}.product-info>p{min-height:0;margin:6px 0 13px}.product-buy>button{min-height:44px;padding:0 14px}.guide-cards article{min-height:150px;grid-template-columns:38px 1fr;gap:12px}.guide-cards article p{grid-column:2}.faq-section{padding:78px 20px}.help{padding:0 14px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px}.mobile-cart-bar{position:fixed;z-index:100;right:0;bottom:0;left:0;display:grid;grid-template-columns:68px 1fr;gap:8px;border-top:1px solid #393d3a;background:#111313;padding:9px 11px calc(9px + env(safe-area-inset-bottom));color:#fff;box-shadow:0 -10px 30px rgba(0,0,0,.18)}.page-scroll-controls{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));gap:5px;padding:5px}.large-home-route{padding-right:68px}.page-scroll-controls button{width:38px;height:38px}.mobile-cart-bar a{display:grid;place-items:center;border:1px solid #515753;border-radius:999px;font-size:10px;font-weight:900}.mobile-cart-bar button{display:flex;min-height:45px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:var(--orange);color:#fff;font-size:11px;font-weight:900}.mobile-cart-bar svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.toast{right:12px;bottom:81px;left:12px}.drawer-header{padding:18px 17px 15px}.drawer-body{padding:5px 17px 22px}.drawer-footer{padding:14px 17px calc(14px + env(safe-area-inset-bottom))}.checkout-progress{padding:12px 17px}.cart-line{grid-template-columns:66px 1fr auto;gap:10px}.cart-line>img{width:66px;height:66px}.field-row{grid-template-columns:1fr}.suburb-row{grid-template-columns:1.35fr .65fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.falling-box{opacity:.28;animation:none;transform:translateY(340px) rotate(12deg)}}