:root{--white:#fff;--ink:#090b0d;--navy:#12375f;--orange:#ff8500;--rule:#d8dce1;--sans:Arial, Helvetica, sans-serif;--display:Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Narrow", sans-serif}*{box-sizing:border-box}html{background:var(--white);scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.page{background:var(--white);min-height:100svh;overflow:hidden}.site-header{z-index:10;border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;min-height:92px;margin:0 clamp(26px,4.6vw,72px);display:flex;position:relative}.brand{font-family:var(--display);letter-spacing:.025em;font-size:clamp(28px,2.5vw,40px);line-height:1}.header-contact{letter-spacing:-.01em;padding:8px 0;font-size:clamp(14px,1.3vw,18px);position:relative}.header-contact:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.header-contact:hover:after{transform-origin:0;transform:scaleX(1)}.hero{grid-template-columns:minmax(0,55%) minmax(0,45%);min-height:calc(100svh - 92px);display:grid}.hero-copy{z-index:4;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(50px,6vh,76px) clamp(28px,3vw,48px) clamp(38px,4.5vh,58px) clamp(26px,4.6vw,72px);display:flex;position:relative}h1{max-width:790px;font-family:var(--display);letter-spacing:.005em;text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(58px,6.15vw,102px);font-weight:900;line-height:.98;display:flex}h1 span{white-space:nowrap;display:block}.hero-description{letter-spacing:-.018em;max-width:610px;margin:clamp(30px,4.2vh,48px) 0 0;font-size:clamp(18px,1.55vw,23px);line-height:1.42}.hero-actions{align-items:stretch;gap:26px;margin-top:clamp(30px,4vh,46px);display:flex}.button{min-height:66px;font-family:var(--display);letter-spacing:.025em;border:2px solid;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{min-width:240px;color:var(--white);background:var(--orange);border-color:var(--orange);gap:24px;padding:0 26px 0 30px}.button-primary:hover{color:var(--orange);background:var(--white)}.button-secondary{min-width:250px;color:var(--navy);background:var(--white);border-color:var(--navy);gap:12px;padding:0 28px}.button-secondary:hover{color:var(--white);background:var(--navy)}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;flex:none;width:23px;height:23px}.direct-contact{color:var(--navy);letter-spacing:-.012em;align-items:center;gap:20px;margin-top:auto;padding-top:clamp(38px,7vh,78px);font-size:clamp(14px,1.45vw,20px);font-style:normal;display:flex}.direct-contact a{border-bottom:1px solid #0000;transition:border-color .18s}.direct-contact a:hover{border-color:currentColor}.product-visual{isolation:isolate;min-width:0;position:relative}.orange-shape{z-index:0;background:var(--orange);clip-path:polygon(25% 17%,100% 0,91% 100%,0 100%);width:86%;height:69%;position:absolute;bottom:8%;right:-6%}.product-image-wrap{z-index:2;width:min(93%,670px);transition:transform .35s cubic-bezier(.2,.78,.25,1);animation:.7s cubic-bezier(.2,.78,.25,1) both product-enter;position:absolute;top:0;bottom:-2.5%;right:clamp(8px,1.4vw,22px)}.product-image-wrap:hover{transform:translateY(-7px)rotate(-.5deg)}.product-image{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 16px #0000001f)}.product-label{z-index:3;color:var(--navy);pointer-events:none;align-items:center;gap:20px;display:flex;position:absolute;top:42%;left:-3%}.product-label span{background:var(--navy);width:2px;height:76px;display:block}.product-label p{margin:0;font-family:Arial Narrow,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.28}@keyframes product-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.hero{grid-template-columns:minmax(0,58%) minmax(0,42%)}h1{font-size:clamp(54px,6.3vw,78px)}.hero-actions{gap:16px}.button{min-height:60px;font-size:19px}.button-primary,.button-secondary{min-width:0}.product-label{left:-8%}}@media (max-width:820px){.site-header{min-height:76px;margin:0 22px}.brand{font-size:30px}.header-contact{font-size:14px}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{min-height:660px;padding:62px 22px 44px}h1{max-width:700px;font-size:clamp(48px,10.5vw,78px)}.hero-description{max-width:570px;font-size:20px}.direct-contact{padding-top:48px;font-size:17px}.product-visual{min-height:720px}.product-image-wrap{width:87%;bottom:-2%;right:3%}.orange-shape{width:85%;height:67%;bottom:5%;right:-4%}.product-label{top:39%;left:5%}}@media (max-width:560px){.site-header{min-height:70px;margin:0 18px}.brand{font-size:26px}.header-contact{font-size:12px}.hero-copy{min-height:auto;padding:54px 18px 44px}h1{font-size:clamp(40px,11vw,52px);line-height:1}h1 span{white-space:normal}.hero-description{margin-top:28px;font-size:18px}.hero-actions{flex-direction:column;gap:12px;width:100%;margin-top:30px}.button{width:100%;min-height:58px;font-size:19px}.direct-contact{flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding-top:36px;font-size:15px}.direct-contact span{display:none}.product-visual{min-height:560px}.product-image-wrap{width:98%;bottom:0;right:-4%}.orange-shape{width:98%;right:-18%}.product-label{gap:10px;top:38%;left:18px}.product-label span{height:56px}.product-label p{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
