:root{--navy:#142b49;--red:#f8313e;--action:#d51f32;--ink:#141414;--pale:#edf3fa;--line:#dfe3e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--navy);background:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:16px 5%;gap:28px;background:white;position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand img{width:175px;height:73px;object-fit:contain}nav{display:flex;gap:32px;margin-left:auto;margin-right:32px;font-size:14px;font-weight:700}nav a:hover{color:var(--action)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--action);color:white;padding:17px 23px;border-radius:5px;font-weight:700;font-size:15px;min-height:50px;transition:background .2s,transform .2s}.btn:hover{background:#b81729;transform:translateY(-2px)}.btn.small{padding:13px 20px;font-size:14px}.btn span{font-size:21px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:685px}.hero-copy{padding:60px 8% 25px 10%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:800;margin:0 0 24px;display:flex;gap:10px;align-items:center}.eyebrow>span{width:8px;height:8px;background:var(--red);border-radius:50%}h1{font-size:clamp(52px,5.65vw,86px);line-height:1.05;letter-spacing:-4px;margin:0;font-weight:800}h1 em,h2 em{color:var(--red)}.intro{max-width:410px;font-size:17px;color:#536071;line-height:1.8;margin:27px 0}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.text-btn{background:none;padding:8px 0;color:var(--navy);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.hero-foot{margin-top:auto;padding-top:40px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.2px}.hero-foot a{font-size:12px}.hero-image{position:relative;overflow:hidden;min-height:590px;background:#c0c9c3}.hero-image>img{height:100%;width:100%;object-fit:cover;position:absolute}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,24,39,.35),transparent 45%,rgba(8,24,39,.3))}.image-label{position:absolute;z-index:1;left:40px;top:36px;font-size:12px;letter-spacing:1px;color:white}.image-label strong{font-size:21px;letter-spacing:-.5px}.photo-note{position:absolute;z-index:2;right:20px;bottom:14px;color:white;font-size:12px}.ice-teaser{position:absolute;bottom:40px;left:35px;z-index:2;background:#fff;padding:20px 28px;transform:rotate(-3deg);box-shadow:0 6px 25px #0002}.ice-teaser span{display:block;font-size:12px;color:#536071}.ice-teaser strong{font-size:17px}.service-strip{background:var(--navy);color:white;display:flex;justify-content:space-between;padding:25px 5%;align-items:center;font-size:13px}.service-strip strong{font-size:19px;letter-spacing:-.4px}.skip{position:fixed;top:-60px;z-index:100;background:white;padding:12px}.skip:focus{top:0}:focus-visible{outline:3px solid #2871c8;outline-offset:5px}
@media(min-width:1600px){.hero-copy{padding-left:max(10%,calc((100vw - 1400px)/2))}.hero{min-height:760px}}@media(max-width:1100px){nav{gap:18px;margin-right:0}.hero-copy{padding:45px 7%}.hero-foot{font-size:10px}.hero{min-height:650px}.service-strip span:first-child{display:none}}@media(max-width:760px){header{height:87px;padding:12px 6%;gap:12px}.brand img{width:135px;height:60px}header>.btn{margin-left:auto;font-size:12px;padding:10px 13px;min-height:44px}header>.btn span{display:none}.menu-toggle{display:block;background:none;font-size:23px;color:var(--navy)}nav{display:none;position:absolute;top:86px;left:0;right:0;padding:22px 6%;background:white;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 6% 26px}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:21px}h1{font-size:58px;letter-spacing:-2.5px}.intro{font-size:16px;margin:22px 0}.hero-foot{padding-top:28px}.hero-image{min-height:380px}.image-label{left:23px;top:24px}.ice-teaser{left:25px;bottom:30px;padding:15px 22px}.service-strip{padding:21px 6%;gap:16px;flex-direction:column}.service-strip strong{font-size:18px}.service-strip span{font-size:12px}.actions{gap:14px}.btn{font-size:14px}}
.section{padding:100px 6%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:44px}.section-heading>p{color:#626d7a;max-width:380px;margin:0 0 8px;font-size:16px}h2{font-size:clamp(36px,3.5vw,54px);letter-spacing:-2px;line-height:1.12;margin:0;font-weight:800}h3{font-size:23px;letter-spacing:-.7px;line-height:1.35;margin:0 0 18px}.category-nav{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:44px 0}.category-nav a{padding:19px 15px;font-size:14px;font-weight:700;border-right:1px solid var(--line);display:flex;justify-content:space-between;gap:10px}.category-nav a:first-child{padding-left:0}.category-nav a:last-child{border:0}.category-nav span{font-size:11px;color:#65758a}.category-nav a:hover{color:var(--action)}.group-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.group-title h3{margin:0}.group-title>span{font-size:13px;color:#65758a}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{background:#f3f5f8;padding:30px 28px 0;position:relative;overflow:hidden;border-radius:8px}.product:nth-child(2){background:#edf3fa}.product:nth-child(3){background:#142b49;color:white}.product-no{font-size:11px;letter-spacing:1.2px;font-weight:800}.product h4{font-size:33px;font-weight:800;line-height:1.13;letter-spacing:-1.3px;margin:35px 0 16px}.product p{font-size:14px;margin:0 0 28px}.specs{display:flex;flex-direction:column;gap:6px}.specs strong{font-size:18px}.specs span{font-size:12px;opacity:.75}.product button{border-top:1px solid #142b4925;background:transparent;color:inherit;width:100%;display:flex;justify-content:space-between;padding:20px 0;font-size:13px;font-weight:700;margin-top:26px}.product:nth-child(3) button{border-color:#ffffff40}.product button:hover{color:var(--red)}.equipment{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:55px}.equipment article{scroll-margin-top:35px}.equipment h3{margin-top:17px}.equipment p{font-size:14px;color:#606b79;min-height:70px}.equipment-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;gap:15px}.equipment-line span{white-space:nowrap;color:#627083}.inline-link{background:none;padding:0;color:var(--navy);font-weight:700;font-size:14px;text-decoration:underline;text-underline-offset:5px}.equipment .inline-link{margin-top:22px}.availability{font-size:12px;color:#657082;margin:33px 0 0}.rental-bottom{margin-top:32px;border-top:1px solid var(--line);padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.rental-bottom p{margin:0;font-size:16px}.navy{background:var(--navy)}.navy:hover{background:#254b79}.ice-section{display:grid;grid-template-columns:1fr 1fr;background:var(--pale)}.ice-photo{position:relative;min-height:620px;overflow:hidden}.ice-photo>img{width:100%;height:100%;position:absolute;object-fit:cover}.ice-stamp{position:absolute;left:35px;top:38px;background:var(--red);color:white;width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:14px;font-weight:800;transform:rotate(-12deg)}.ice-stamp em{font-size:26px;letter-spacing:-1px}.ice-copy{padding:75px 12% 65px 10%;align-self:center}.ice-copy>p:not(.eyebrow){color:#536477;font-size:16px;margin:25px 0}.ice-copy .btn{margin-top:10px}.ice-caption{display:block;font-size:11px;margin-top:24px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.steps article>span{font-size:51px;font-weight:800;color:#cbd6e4;letter-spacing:-3px}.steps h3{margin:15px 0}.steps p{font-size:15px;color:#606b79}.delivery{background:var(--pale);padding:30px;margin-top:50px;display:flex;align-items:center;gap:27px;border-radius:8px}.delivery h3{margin:0 0 7px;font-size:20px}.delivery p{font-size:14px;margin:0;max-width:600px;color:#536477}.delivery-icon{font-size:45px;color:var(--red)}.delivery .inline-link{margin-left:auto;white-space:nowrap}.faq{padding-top:30px;display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq>div>p:not(.eyebrow){font-size:15px;color:#606b79}.faq .inline-link{display:inline-block;margin-top:8px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:23px 30px 23px 0;font-size:15px;font-weight:700;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:18px;font-size:24px;color:var(--action)}details[open] summary:after{content:'−'}details p{font-size:14px;color:#606b79;margin:0 0 22px;max-width:580px}.contact{text-align:center;background:var(--navy);color:white;padding:85px 6%}.contact .eyebrow{justify-content:center;color:#cbd6e4}.contact>p:not(.eyebrow){font-size:16px;color:#cbd6e4;margin:25px 0 30px}.contact .actions{justify-content:center}.outline{background:transparent;border:1px solid #ffffff70}.outline:hover{background:#ffffff15}.phone{display:inline-block;font-size:14px;margin-top:25px;color:#cbd6e4}footer{padding:44px 6% 90px;display:flex;align-items:center;justify-content:space-between;gap:35px}footer .brand img{width:145px}footer p{font-size:12px}footer>div{display:flex;gap:20px;font-size:13px;font-weight:700}footer small{font-size:10px;max-width:210px;color:#697382}footer small a{text-decoration:underline}.floating-contact{position:fixed;bottom:22px;right:25px;z-index:20;display:flex;filter:drop-shadow(0 4px 12px #0002)}.floating-contact>a{background:#147745;color:white;padding:13px 19px;border-radius:50px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.floating-contact svg{width:25px;height:25px}.floating-contact>button{display:none}dialog{border:0;border-radius:12px;padding:38px;width:min(620px,calc(100% - 30px));max-height:90dvh;color:var(--navy);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#0a1c34a8;backdrop-filter:blur(4px)}.modal-open{overflow:hidden}.close-dialog{position:absolute;right:15px;top:12px;font-size:30px;background:none;color:var(--navy);width:40px;height:40px}.dialog-head h2{font-size:35px}.dialog-head>p:not(.eyebrow){font-size:14px;color:#606b79}.dialog-head .eyebrow{font-size:10px;margin-bottom:15px}form{display:flex;flex-direction:column;gap:15px;margin-top:25px}label{display:block;font-size:14px;font-weight:700}input,select,textarea{display:block;width:100%;margin-top:6px;border:1px solid #ccd3dc;padding:12px;border-radius:5px;background:#fff;color:var(--navy);font-size:16px}textarea{resize:vertical;min-height:80px}.optional{font-weight:400;color:#677486;font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:12px;color:#606b79;margin:0}#form-status{font-size:14px;margin:0}#form-status a{text-decoration:underline}[hidden]{display:none!important}@media(max-width:1000px){.section{padding:75px 6%}.equipment{gap:22px}.product{padding:24px 20px 0}.product h4{font-size:28px}.ice-copy{padding:45px 9%}.ice-photo{min-height:650px}.steps{gap:30px}.delivery{flex-wrap:wrap}.delivery .inline-link{margin-left:65px}.faq{gap:40px}.category-nav a{font-size:12px}footer{flex-wrap:wrap}}@media(max-width:760px){.section{padding:55px 6%}h2{font-size:38px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:23px;font-size:15px}.category-nav{grid-template-columns:1fr 1fr;margin:28px 0}.category-nav a{padding:15px 10px!important;font-size:12px}.category-nav a:nth-child(2){border-right:0}.category-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.group-title>span{font-size:11px}.product-grid{grid-template-columns:1fr}.product{padding:25px 25px 0}.product h4{font-size:33px;margin:20px 0 14px}.product h4 br{display:none}.product p{margin-bottom:20px}.equipment{grid-template-columns:1fr;gap:35px;margin-top:36px}.equipment p{min-height:0;font-size:15px}.equipment article{border-bottom:1px solid var(--line);padding-bottom:25px}.rental-bottom{align-items:flex-start;flex-direction:column}.rental-bottom .btn{width:100%}.ice-section{grid-template-columns:1fr}.ice-photo{min-height:390px}.ice-copy{padding:44px 6% 50px}.ice-stamp{width:115px;height:115px;font-size:12px;left:24px;top:25px}.ice-stamp em{font-size:21px}.steps{grid-template-columns:1fr;gap:18px}.steps article{border-bottom:1px solid var(--line);padding-bottom:15px}.steps article>span{font-size:38px}.steps h3{margin:4px 0 10px}.delivery{padding:24px;gap:14px}.delivery-icon{display:none}.delivery .inline-link{margin:0;white-space:normal}.faq{grid-template-columns:1fr;gap:20px}.contact{padding:60px 6%}.contact h2{font-size:35px}.contact .actions{flex-direction:column}.contact .btn{width:100%}.floating-contact{bottom:0;right:0;left:0;gap:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:white;border-top:1px solid var(--line)}.floating-contact>a{border-radius:5px 0 0 5px;flex:1;justify-content:center;font-size:13px;padding:11px}.floating-contact>button{display:block;flex:1;background:var(--action);color:white;font-size:13px;font-weight:700;border-radius:0 5px 5px 0}footer{padding:35px 6% 115px;gap:22px}footer>div{width:100%}footer small{max-width:100%;font-size:11px}dialog{padding:32px 22px 25px}.dialog-head h2{font-size:30px}.form-row{grid-template-columns:1fr}.hero-foot>span{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
