@font-face{font-family:Ubuntu;src:url(/fonts/ubuntu-regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Ubuntu;src:url(/fonts/ubuntu-medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Ubuntu;src:url(/fonts/ubuntu-bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--color-bg:#fff;--color-soft:#f4f5f5;--color-ink:#303640;--color-muted:#6c7178;--color-line:#e7e8e9;--color-accent:#ef5b0c;--color-accent-dark:#d94e05;--color-dark:#303846;--color-footer:#202428;--color-footer-bottom:#1b1f22;--radius:12px;--shadow:0 14px 36px #191e231a;--container:1200px;--gutter:clamp(1rem, 4vw, 2.25rem);--section-space:clamp(4rem, 8vw, 7rem);--focus:3px solid #ffb184}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-ink);background:var(--color-bg);margin:0;font-family:Ubuntu,system-ui,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--color-accent)}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:var(--focus);outline-offset:4px}h1,h2,h3,h4{color:var(--color-ink);text-wrap:balance;margin:0 0 .65em;font-weight:500;line-height:1.16}h1{font-size:clamp(2.2rem,5vw,4.4rem)}h2{font-size:clamp(1.7rem,3vw,2.55rem)}h3{font-size:clamp(1.15rem,2vw,1.4rem)}p{margin:0 0 1.25rem}address{font-style:normal}.container{width:min(100% - (2 * var(--gutter)), var(--container));margin-inline:auto}.container--article{width:min(100% - (2 * var(--gutter)), 920px)}.section{padding-block:var(--section-space)}.section--soft{background:var(--color-soft)}.skip-link{z-index:1000;color:#fff;background:var(--color-accent);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.button{color:#fff;background:var(--color-accent);border:0;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1.35rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.button:hover{color:#fff;background:var(--color-accent-dark);transform:translateY(-2px)}.button--secondary{color:var(--color-ink);background:#fff}.button--secondary:hover{color:var(--color-ink);background:var(--color-soft)}.text-link{color:var(--color-accent);font-weight:700;text-decoration:none}.eyebrow{color:var(--color-accent);font-weight:700}.site-header{z-index:20;color:#fff;background:var(--color-footer);position:relative}.site-header--overlay{background:linear-gradient(#000000ad,#0000);position:absolute;inset:0 0 auto}.topbar{border-bottom:1px solid #ffffff2e;font-size:.82rem}.topbar__inner,.topbar__contact,.topbar__right,.header-main,.desktop-nav{align-items:center;display:flex}.topbar__inner{justify-content:space-between;min-height:38px}.topbar__contact{gap:1.5rem}.topbar a,.site-header a{color:#fff;text-decoration:none}.topbar__right{gap:1rem}.topbar__socials{gap:.4rem;display:flex}.topbar__socials a{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:700;display:grid}.language-menu,.product-menu,.mobile-menu{position:relative}.language-menu summary,.product-menu summary,.mobile-menu summary{cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker,.product-menu summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.language-menu ul,.product-menu ul{z-index:10;min-width:210px;box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0;padding:.5rem;list-style:none;position:absolute;top:calc(100% + .7rem);right:0}.language-menu li,.product-menu li{margin:0}.language-menu a,.product-menu a{color:var(--color-ink);border-radius:5px;padding:.65rem .75rem;display:block}.language-menu a:hover,.product-menu a:hover{color:var(--color-accent);background:var(--color-soft)}.header-main{justify-content:space-between;gap:2rem;min-height:88px}.brand{flex:0 0 clamp(185px,19vw,260px)}.brand img{width:100%}.desktop-nav{gap:clamp(.8rem,2vw,1.65rem);font-size:.94rem}.desktop-nav>a:not(.button),.product-menu>summary{padding-block:1.1rem;position:relative}.desktop-nav>a[aria-current=page]:after,.product-menu>summary.active:after{background:var(--color-accent);content:"";height:3px;position:absolute;bottom:.45rem;left:0;right:0}.product-menu ul{left:0;right:auto}.button--header{border-radius:0;min-height:56px;padding-inline:1.25rem}.mobile-menu{display:none}.home-hero{min-height:650px;padding:170px var(--gutter) 120px;color:#fff;text-align:center;background:linear-gradient(#08111685,#08111694),url(/media/home-hero.jpg) 50%/cover;place-items:center;display:grid}.home-hero h1{color:#fff;font-size:clamp(2.35rem,5vw,4.25rem);font-weight:500}.home-hero p{max-width:850px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);font-weight:700}.product-overview{padding-bottom:clamp(4rem,7vw,6rem)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:-105px;display:grid}.product-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.product-card img{aspect-ratio:1.65;object-fit:contain;background:#fff;width:100%;padding:1rem}.product-card__body{padding:1.4rem 1.5rem 1.6rem}.product-card h2{font-size:1.45rem}.product-card .eyebrow{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.3em;font-size:.94rem;display:-webkit-box;overflow:hidden}.intro-copy{max-width:780px;margin-bottom:clamp(3rem,6vw,5rem)}.intro-copy p{font-size:1.08rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.feature>span{color:#fff;background:var(--color-accent);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:.8rem;font-size:1.35rem;display:inline-grid}.feature h3{margin-bottom:.45rem}.feature p{color:var(--color-muted);font-size:.94rem}.quote-band{padding:clamp(3.5rem, 6vw, 5rem) var(--gutter);color:#fff;background:var(--color-dark);text-align:center}.quote-band h2{color:#fff}.quote-band p{max-width:650px;margin-inline:auto}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.4rem;display:flex}.section-heading p{max-width:700px;color:var(--color-muted);margin:0}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.listing-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.content-card{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 7px 20px #141e230d}.content-card__image{background:#e7eaeb;display:block;overflow:hidden}.content-card__image img,.content-card__placeholder{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .35s}.content-card__placeholder{background:linear-gradient(135deg,#cbd2d4,#eef0f1);display:block}.content-card:hover .content-card__image img{transform:scale(1.025)}.content-card__body{padding:1.35rem}.content-card h3{font-weight:700}.content-card h3 a{text-decoration:none}.content-card p{color:var(--color-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.content-card--compact .content-card__body{padding:1.15rem}.page-hero{min-height:450px;padding:190px var(--gutter) 70px;color:#fff;background:linear-gradient(#081014a3, #081014b3), var(--hero-image) center / cover;align-items:end;display:grid}.page-hero h1{color:#fff;max-width:880px}.page-hero p{max-width:760px;margin:0;font-size:1.08rem}.breadcrumbs{color:#ffffffc7;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.breadcrumbs a{color:#fff}.page-section{min-height:40vh}.article-meta{color:var(--color-muted);margin-bottom:2rem;font-size:.9rem}.rich-content{color:#454b53}.rich-content>:first-child{margin-top:0}.rich-content h2,.rich-content h3,.rich-content h4{margin-top:2.2em}.rich-content a{color:var(--color-accent)}.rich-content img{border-radius:var(--radius);object-fit:contain;background:var(--color-soft);width:min(100%,880px);max-height:720px;margin:2rem auto}.rich-content img[src*=logo-wit]{background:var(--color-dark);padding:clamp(1.25rem,5vw,3rem)}.rich-content ul,.rich-content ol{padding-left:1.4rem}.rich-content li{margin-block:.35rem}.rich-content blockquote{border-left:4px solid var(--color-accent);background:var(--color-soft);margin:2rem 0;padding:1rem 1.4rem}.rich-content table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.rich-content th,.rich-content td{border:1px solid var(--color-line);padding:.7rem}.contact-panel{border-radius:var(--radius);background:var(--color-soft);justify-content:space-between;align-items:center;gap:2rem;margin-top:3.5rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.contact-panel h2{font-size:1.65rem}.contact-panel p{margin:0}.contact-panel__actions{flex-wrap:wrap;gap:.75rem;display:flex}.not-found{padding-top:10rem}.site-footer{color:#d4d7d9;background:var(--color-footer);font-size:.88rem}.footer-grid{grid-template-columns:1.25fr 1.15fr .9fr 1.2fr;gap:clamp(2rem,5vw,4.5rem);padding-block:clamp(4rem,7vw,6rem);display:grid}.site-footer h2{color:#fff;margin-top:0;font-size:1rem;font-weight:700}.site-footer h2:not(:first-child){margin-top:1.5rem}.site-footer a{color:#d4d7d9;text-decoration:none;display:block}.site-footer a:hover{color:#fff}.footer-brands img{width:min(100%,250px);margin-bottom:1.6rem}.footer-socials{flex-wrap:wrap;gap:.7rem 1rem;margin-top:2rem;display:flex}.footer-socials a{color:#fff;font-weight:700}.footer-bottom{color:#8e9498;background:var(--color-footer-bottom);padding-block:1.2rem}@media (width<=1000px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu>summary{border:1px solid #ffffff59;border-radius:6px;place-content:center;gap:5px;width:46px;height:46px;display:grid}.mobile-menu>summary span{background:#fff;width:22px;height:2px}.mobile-menu>nav{width:min(88vw,360px);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:.75rem;position:absolute;top:calc(100% + .6rem);right:0}.mobile-menu nav>a,.mobile-menu nav details>summary,.mobile-menu nav details>a{color:var(--color-ink);padding:.75rem;text-decoration:none;display:block}.mobile-menu nav details>a{padding-left:1.5rem}.mobile-menu nav .button{color:#fff;margin-top:.5rem}.feature-grid,.listing-grid,.listing-grid--four,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){:root{--section-space:4rem}.topbar__socials{display:none}.topbar__contact{gap:.7rem;font-size:.7rem}.topbar__inner{align-items:center}.language-menu summary{white-space:nowrap;text-overflow:ellipsis;max-width:95px;overflow:hidden}.header-main{min-height:72px}.brand{flex-basis:180px}.home-hero{min-height:520px;padding-top:150px}.home-hero h1{font-size:2.35rem}.product-grid{grid-template-columns:1fr;margin-top:-55px}.product-card img{aspect-ratio:1.85}.feature-grid,.listing-grid,.listing-grid--four,.footer-grid{grid-template-columns:1fr}.feature-grid{gap:1.4rem}.section-heading{flex-direction:column;align-items:start}.page-hero{min-height:390px;padding-top:165px}.page-hero h1{font-size:2.35rem}.contact-panel{flex-direction:column;align-items:stretch}.contact-panel__actions{flex-direction:column}.contact-panel .button{width:100%}.footer-grid{gap:2.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
