@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#101512;--surface:#18201b;--line:#354138;--text:#f1f3ed;--muted:#a7b1a9;--accent:#d3e6b5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent)}.skip{position:fixed;top:-100px;background:white;color:black;padding:14px;z-index:20}.skip:focus{top:0}header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#101512;position:relative;z-index:2}.wordmark{display:flex;align-items:center;width:270px;height:78px;overflow:hidden}.wordmark>img{display:block;width:100%;height:100%;object-fit:cover}.brand-icon{font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:33px;letter-spacing:-2px;border:1px solid #697567;width:53px;height:53px;display:grid;place-items:center}.wordmark b{font-size:17px;letter-spacing:3px}nav{display:flex;align-items:center;gap:36px;font-size:14px}nav a:hover{color:var(--accent)}.nav-cta{border:1px solid #5a665b;padding:11px 20px}.nav-cta span{margin-left:22px}.hero{min-height:620px;height:calc(86vh - 96px);max-height:850px;position:relative;overflow:hidden;background:#283b42}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,18,.82),rgba(5,17,18,.35) 55%,rgba(5,17,18,.1)),linear-gradient(0deg,rgba(4,15,15,.72),transparent 45%)}.hero-content{position:relative;padding:75px 7%;max-width:950px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--accent);margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:500;line-height:1.04;letter-spacing:-.4px}h1{font-size:clamp(64px,7.2vw,108px);margin-bottom:25px}h2{font-size:clamp(46px,4.7vw,68px);margin-bottom:25px}h3{font-size:34px}p.lead{font-size:18px;color:#e0e6e1;line-height:1.6;margin-bottom:30px}.button{border:0;display:inline-flex;gap:40px;align-items:center;justify-content:space-between;background:var(--accent);color:#172115;padding:16px 23px;font-size:14px;font-weight:700;transition:background .2s}.button:hover{background:#ecf7db}.hero-bottom{position:absolute;bottom:24px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.6px;color:#d0d8d2}.audience{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 7%;border-bottom:1px solid var(--line);color:#bdc6be}.audience>span{font-size:10px;max-width:105px;letter-spacing:1.8px}.audience p{margin:0;font-size:18px;font-weight:500}.section{padding:90px 7%}.section-top{display:flex;justify-content:space-between;gap:55px;align-items:flex-end;margin-bottom:38px}.section-top h2{margin-bottom:0}.section-top>p{max-width:430px;color:var(--muted);margin:0 0 6px}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--line);padding-bottom:24px}.filter-bar button{background:transparent;border:1px solid #3c473e;color:#bac5bd;padding:10px 16px;font-size:13px}.filter-bar button.active{background:var(--accent);border-color:var(--accent);color:#192517}.filter-bar button:hover{border-color:var(--accent)}.results-line{display:flex;justify-content:space-between;margin:20px 0;font-size:11px;letter-spacing:1px;color:var(--muted)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.brand-card{text-align:left;background:var(--surface);color:var(--text);border:1px solid #2b362e;padding:0;min-height:245px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.brand-card:hover{transform:translateY(-4px);border-color:#9aae8b}.brand-display{display:flex;align-items:center;justify-content:center;height:140px;width:100%;background:#1e2821;border-bottom:1px solid #303b33;font-family:'Barlow Condensed',Arial,sans-serif;font-size:35px;font-weight:600;letter-spacing:.2px;padding:16px;text-align:center;line-height:1.1}.brand-card:nth-child(3n+2) .brand-display{background:#202a27}.brand-card:nth-child(3n) .brand-display{background:#262c23}.brand-card[data-name="MSR"] .brand-display{font-style:italic;letter-spacing:3px;font-size:55px}.brand-card[data-name="Peli"] .brand-display{font-size:49px;font-weight:700}.card-info{padding:18px 20px;width:100%;position:relative}.card-category{font-size:10px;text-transform:uppercase;letter-spacing:1.3px;color:var(--accent);display:block;margin-bottom:4px}.card-desc{font-size:14px;color:#c8d0ca;display:block;max-width:90%}.card-arrow{position:absolute;right:17px;top:38px;color:var(--accent)}.availability{font-size:13px;color:var(--muted);max-width:820px;margin:26px 0 0}.applications{background:#1c241e;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.application-grid article{border-top:1px solid #5a695b;padding-top:24px;position:relative}.number{color:#7d8e7d;font:40px 'Barlow Condensed',sans-serif;display:block;margin-bottom:38px}.application-grid .eyebrow{font-size:11px;letter-spacing:1.3px}.application-grid h3{font-size:38px;margin-bottom:22px}.application-grid p:not(.eyebrow){font-size:15px;color:#aebbb0}.application-grid .brands-inline{font-size:12px!important;color:#d1daca!important;min-height:42px;padding-top:13px}.application-grid button{padding:8px 0;background:none;border:0;border-bottom:1px solid #829078;color:var(--accent);font-size:14px}.request{display:grid;grid-template-columns:1fr 1fr;gap:100px}.request>div>p:not(.eyebrow){color:var(--muted);max-width:420px}.text-link{display:inline-block;border-bottom:1px solid #718665;color:var(--accent);margin:8px 0 20px}.small-note{font-size:12px;max-width:340px!important}form{padding:32px;background:var(--surface);border:1px solid var(--line)}label{display:block;font-size:14px;margin-bottom:8px}input,textarea{border:1px solid #49584c;background:#111a14;color:white;width:100%;padding:12px 14px;margin-bottom:22px;border-radius:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#8c9a90;font-size:14px}#selection{color:#a6b4a9;font-size:13px;margin:12px 0 24px}.selected-tag{background:#2c3c2e;color:var(--accent);border:1px solid #607453;margin:0 6px 6px 0;padding:5px 10px;font-size:13px}form .button{width:100%}#form-status{font-size:13px;color:var(--accent);margin:12px 0 0}footer{border-top:1px solid var(--line);padding:40px 7%;display:flex;align-items:flex-start;gap:40px;justify-content:space-between}footer>p{font-size:12px;color:var(--muted);margin-top:13px}footer details{max-width:350px;font-size:12px;color:var(--muted);margin-top:12px}summary{cursor:pointer}details p{margin-top:15px}details a{text-decoration:underline}dialog{width:min(600px,calc(100% - 32px));background:#1a251d;color:var(--text);border:1px solid #6c7e64;padding:45px;max-height:90vh;overflow:auto}dialog::backdrop{background:#060d0ac9;backdrop-filter:blur(6px)}dialog h2{font-size:58px;margin-bottom:20px}dialog h3{font-family:inherit;font-size:15px;margin-top:25px}dialog p{color:#becac0}dialog li{margin-bottom:5px}dialog .eyebrow{color:var(--accent)}#close-dialog{position:absolute;right:16px;top:13px;border:0;background:transparent;color:white;font-size:22px;width:35px;height:35px}.dialog-note{font-size:13px;border-top:1px solid var(--line);padding-top:20px}dialog .button{width:100%}@media(min-width:1600px){.section,.audience,footer{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){.brand-grid{grid-template-columns:repeat(3,1fr)}.request{gap:40px}.audience{flex-wrap:wrap;justify-content:center}.audience>span{max-width:none;width:100%;text-align:center}.section{padding:65px 5%}.hero-content{padding:65px 5%}.hero-bottom{left:5%;right:5%}.application-grid{gap:24px}nav{gap:20px}.section-top>p{max-width:350px}}@media(max-width:700px){header{height:80px}.wordmark{width:205px;height:66px}.wordmark b{font-size:12px}.brand-icon{font-size:26px;width:43px;height:43px}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:9px 11px}.nav-cta span{margin-left:6px}.hero{min-height:590px;height:75vh;max-height:760px}.hero>img{object-position:62% center}.hero-content{padding:65px 6%}.hero-content .eyebrow{font-size:10px}h1{font-size:65px}p.lead{font-size:16px}.desktop{display:none}.hero-bottom{font-size:9px;bottom:22px}.hero-bottom span:last-child{display:none}.audience{gap:15px 24px;padding:22px}.audience p{font-size:15px}.section-top{display:block}.section-top>p{margin-top:25px;max-width:none}.section{padding:55px 6%}.filter-bar{gap:7px}.filter-bar button{font-size:12px;padding:9px 11px}.results-line span:last-child{display:none}.brand-grid{grid-template-columns:repeat(2,1fr);gap:10px}.brand-display{font-size:28px;height:115px}.brand-card{min-height:210px}.card-info{padding:14px 12px}.card-category{font-size:9px;letter-spacing:.7px}.card-desc{font-size:12px}.card-arrow{right:10px}.application-grid{grid-template-columns:1fr;gap:35px}.number{margin-bottom:20px}.application-grid .brands-inline{min-height:0}.request{grid-template-columns:1fr;gap:30px}form{padding:23px}footer{flex-direction:column;gap:16px;padding:35px 6%}footer>p{margin:0}dialog{padding:35px 25px}dialog h2{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Division One: restrained motion, original brand assets and generous product stages. */
.division-wordmark{display:block;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:30px;font-weight:600;letter-spacing:3px;line-height:1}.division-wordmark>span{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:5px;margin-top:10px;color:var(--accent)}.contact-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;border-top:1px solid var(--line)}.contact-section>div>p:not(.eyebrow){color:var(--muted);max-width:470px}.contact-section h2{margin-bottom:0}.brand-display,.brand-card:nth-child(3n+2) .brand-display,.brand-card:nth-child(3n) .brand-display{background:#e8ebe5;height:150px;padding:28px 32px}.brand-display img{display:block;max-width:100%;max-height:85px;width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.16,1,.3,1)}.brand-card:hover .brand-display img,.brand-card:focus-visible .brand-display img{transform:scale(1.09)}.brand-card{animation:cardIn .4s both;animation-delay:var(--item-delay);transition:transform .3s,border-color .3s,box-shadow .3s}.brand-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #0003}.card-arrow{transition:transform .25s}.brand-card:hover .card-arrow{transform:translate(2px,-2px)}.modal-open{overflow:hidden}.results-line{font-size:12px}.card-category{font-size:12px;letter-spacing:.8px}.card-desc{font-size:14px}.hero-bottom{font-size:12px}.audience>span{font-size:12px}.filter-bar button{font-size:14px}#brand-dialog{width:min(1120px,calc(100% - 48px));padding:0;max-height:90dvh;overflow:auto;background:#141d17;border:1px solid #59694f}.dialog-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 26px;border-bottom:1px solid var(--line)}.dialog-toolbar .eyebrow{margin:0;font-size:12px}.dialog-toolbar #close-dialog{position:static;border:1px solid #4d5f4f;font-size:18px}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.brand-stage{background:#e8ebe5;color:#263124;padding:32px;display:flex;flex-direction:column;align-items:center;min-width:0}.stage-logo{height:65px;width:100%;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.stage-logo img{max-width:170px;max-height:58px;object-fit:contain}.product-stage{border:0;background:transparent;width:100%;position:relative;display:block;padding:14px;overflow:hidden;aspect-ratio:1/1}.product-stage[hidden]{display:none}.product-stage>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.16,1,.3,1)}.product-stage:hover>img{transform:scale(1.08)}.zoom-hint{position:absolute;bottom:12px;right:8px;background:#172317;color:#e8f0de;padding:6px 12px;font-size:12px}.brand-stage #product-caption{font-size:13px;color:#45543f;width:100%;margin:18px 0 0}.product-thumbs{display:flex;gap:10px;width:100%;margin-top:16px}.product-thumbs button{width:70px;height:70px;border:1px solid #a3b09c;background:#f5f6f2;padding:5px}.product-thumbs button[aria-pressed=true]{border:2px solid #263d21}.product-thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.brand-stage.logo-only{justify-content:center;min-height:420px}.logo-only .stage-logo{height:220px;justify-content:center;margin:0}.logo-only .stage-logo img{max-width:85%;max-height:150px;width:100%}.brand-story{padding:40px}.brand-story .eyebrow{font-size:12px;line-height:1.8;margin-bottom:18px}.brand-story h2{font-size:58px}.brand-story>p{font-size:16px}.brand-story h3{font-size:14px;font-weight:500;color:var(--accent);letter-spacing:1px}.product-group{display:flex;align-items:center;gap:20px;border-bottom:1px solid #364135;padding:12px 0;font-size:14px}.product-group>span:first-child{font-size:12px;color:#809175}.brand-story .dialog-note{border:0;font-size:13px;margin-top:22px;padding:0}.brand-story .button{width:100%}.official-link{display:block;font-size:13px;color:#b5c8a4;text-align:center;margin-top:16px;text-decoration:underline;text-underline-offset:4px}.dialog-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:15px 26px;gap:12px}.dialog-bottom button{border:0;background:transparent;color:var(--text);padding:9px 0;font-size:14px}.dialog-bottom button:hover{color:var(--accent)}#brand-position{font-size:12px;letter-spacing:2px;color:var(--muted)}#image-dialog{width:min(1200px,95vw);height:92dvh;background:#e8ebe5;border:0;padding:40px 30px 25px}#image-dialog>img{width:100%;height:calc(100% - 40px);object-fit:contain;mix-blend-mode:multiply}#image-dialog p{color:#283823;text-align:center;font-size:14px;margin:10px 0}#close-image{position:absolute;right:16px;top:12px;background:#132010;color:white;border:0;width:36px;height:36px;font-size:18px;z-index:1}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:none}@keyframes cardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.brand-story{padding:28px}.brand-stage{padding:24px}.contact-section{gap:40px}}@media(max-width:700px){.division-wordmark{font-size:25px;letter-spacing:2px}.division-wordmark>span{font-size:9px;letter-spacing:3.5px}.brand-display,.brand-card:nth-child(3n+2) .brand-display,.brand-card:nth-child(3n) .brand-display{height:128px;padding:25px 20px}.brand-display img{max-height:65px}.card-category{font-size:11px}.card-desc{font-size:13px}.hero-bottom{font-size:10px}.contact-section{grid-template-columns:1fr;gap:25px}.dialog-layout{grid-template-columns:1fr}#brand-dialog{width:calc(100% - 20px);max-height:94dvh}.dialog-toolbar{padding:12px 16px}.dialog-toolbar .eyebrow{font-size:10px;letter-spacing:1.4px}.brand-stage{padding:20px}.stage-logo{height:40px;margin:0}.stage-logo img{max-height:38px;max-width:130px}.product-stage{max-height:300px;aspect-ratio:1.4}.brand-stage.logo-only{min-height:220px}.logo-only .stage-logo{height:140px}.logo-only .stage-logo img{max-height:100px;max-width:65%}.brand-story{padding:28px 22px}.brand-story h2{font-size:46px}.dialog-bottom{padding:12px 18px}.dialog-bottom button{font-size:13px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.brand-display.dark-logo{background:#1f2c23!important}.stage-logo.dark-logo{background:#1f2c23;padding:14px;height:85px}.stage-logo.dark-logo img{max-height:55px}.logo-only .stage-logo.dark-logo{height:220px;padding:35px;max-width:100%}.logo-only .stage-logo.dark-logo img{max-height:130px}.brand-card[data-name="Dometic"] .brand-display img{transform:scale(1.6)}.brand-card[data-name="Dometic"]:hover .brand-display img{transform:scale(1.7)}
.wordmark{width:300px}
.wordmark>img{object-fit:contain;object-position:left center}
@media(max-width:700px){.wordmark{width:215px}}
