@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');

:root { --ink: #123039; --deep: #0b2932; --muted: #668089; --aqua: #bcece4; --mint: #dff7f2; --orange: #ff743f; --line: #d8e5e6; --off: #f3f8f7; --white: #fff; --radius: 18px; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--off); font-family: 'Manrope', Arial, sans-serif; font-size: 15px; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
.container { width: min(1150px, calc(100% - 56px)); margin: 0 auto; }
.section-pad { padding: 112px 0; }
.site-header { position: absolute; z-index: 10; width: 100%; color: var(--white); }
.nav-wrap { min-height: 90px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; font-weight: 800; letter-spacing: -.8px; }
.brand-logo { display: block; width: 250px; height: auto; max-height: 50px; object-fit: contain; object-position: left center; }
.brand-name { font-size: 17px; color: var(--white); }.brand-name span { font-weight: 500; opacity: .72; }
.brand-mark { width: 27px; height: 27px; display: flex; align-items: center; gap: 3px; transform: skew(-16deg); }.brand-mark span { display: block; width: 6px; height: 100%; border-radius: 4px; background: var(--aqua); }.brand-mark span:nth-child(2) { height: 75%; background: #75cfc2; }.brand-mark span:nth-child(3) { height: 50%; background: var(--orange); }
.main-nav { display: flex; align-items: center; gap: 28px; font-size: 12px; font-weight: 600; }.main-nav > a:not(.nav-cta) { opacity: .76; transition: opacity .2s; }.main-nav > a:not(.nav-cta):hover { opacity: 1; }.nav-login { color: var(--aqua); }.nav-login span { margin-left: 4px; font-size: 14px; }.nav-cta { display: inline-flex; gap: 16px; align-items: center; padding: 13px 17px; border: 1px solid rgba(255,255,255,.34); border-radius: 99px; }.nav-cta span { color: var(--aqua); font-size: 16px; }.menu-toggle { display: none; }
.hero { position: relative; overflow: hidden; min-height: 710px; padding-top: 174px; color: var(--white); background: var(--deep); }.hero:before { content: ''; position: absolute; width: 850px; height: 850px; right: -230px; top: -220px; border-radius: 50%; background: radial-gradient(circle, rgba(38,101,104,.45), transparent 66%); }.hero-grid { display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; position: relative; z-index: 1; }.hero-copy { padding-bottom: 65px; }.eyebrow { display: flex; align-items: center; gap: 9px; margin-bottom: 21px; color: #55948c; font: 500 10px 'DM Mono', monospace; letter-spacing: .1em; text-transform: uppercase; }.hero .eyebrow { color: var(--aqua); }.eyebrow-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 4px rgba(255,116,63,.14); }.hero h1 { max-width: 620px; margin: 0 0 25px; font-size: clamp(50px, 6vw, 78px); line-height: .99; letter-spacing: -4px; font-weight: 700; }.hero h1 em, h2 em { color: var(--aqua); font-style: normal; }.hero-text { max-width: 450px; margin: 0; color: #a4bec2; font-size: 15px; line-height: 1.8; }.hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 36px; }.button { display: inline-flex; align-items: center; justify-content: center; gap: 25px; border: 0; border-radius: 7px; padding: 16px 20px; font-size: 12px; font-weight: 800; cursor: pointer; transition: transform .2s, box-shadow .2s, background .2s; }.button:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(8, 40, 48, .16); }.button span { font-size: 17px; font-weight: 400; }.button-primary { color: var(--deep); background: var(--aqua); }.text-link { font-size: 12px; font-weight: 700; color: #b4c8ca; }.text-link span { display: inline-block; margin-left: 8px; color: var(--aqua); font-size: 15px; }.hero-proof { display: flex; align-items: center; gap: 12px; margin-top: 60px; }.avatar-stack { display: flex; }.avatar-stack span { display: grid; place-items: center; width: 28px; height: 28px; margin-right: -8px; border: 2px solid var(--deep); border-radius: 50%; background: #67aca2; color: var(--deep); font: 600 10px 'DM Mono', monospace; }.avatar-stack span:nth-child(2) { background: #d9aa85; }.avatar-stack span:nth-child(3) { background: var(--orange); color: var(--white); }.hero-proof p { margin: 0 0 0 9px; color: #88a5a9; font-size: 10px; line-height: 1.45; }.hero-proof strong { color: var(--white); font-size: 11px; }
.hero-visual { position: relative; min-height: 460px; }.visual-glow { position: absolute; top: 48px; left: 105px; width: 420px; height: 370px; border-radius: 50%; background: #173f45; filter: blur(3px); }.visual-orbit { position: absolute; border: 1px solid rgba(188,236,228,.17); border-radius: 50%; transform: rotate(-23deg); }.orbit-one { width: 510px; height: 195px; top: 120px; left: 52px; }.orbit-two { width: 460px; height: 150px; top: 154px; left: 75px; border-color: rgba(255,116,63,.24); }.product-scene { position: absolute; inset: 45px 45px 30px 155px; filter: drop-shadow(0 28px 18px rgba(0,0,0,.25)); }.oil-can { position: absolute; width: 112px; height: 182px; border-radius: 8px 8px 12px 12px; background: linear-gradient(100deg,#a8d8cf,#e1f4ee 53%,#67b5aa); color: var(--deep); text-align: center; padding-top: 62px; transform: skewY(-4deg); }.oil-can span { display: block; font-size: 22px; font-weight: 800; letter-spacing: -1px; }.oil-can small { display: block; margin-top: 9px; font-size: 6px; letter-spacing: .06em; line-height: 1.25; font-weight: 700; }.can-back { top: 90px; right: 70px; width: 100px; height: 170px; padding-top: 54px; opacity: .84; background: linear-gradient(100deg,#ef7046,#f8a86e 56%,#bd4d35); color: var(--white); transform: rotate(7deg); }.can-front { top: 130px; right: 136px; z-index: 3; transform: rotate(-6deg); }.can-top { position: absolute; top: -6px; left: 12px; width: 87px; height: 13px; border-radius: 8px; background: #a1ddd3; }.filter { position: absolute; width: 118px; height: 150px; border-radius: 20px; padding-top: 52px; text-align: center; color: var(--white); transform: rotate(13deg); background: repeating-linear-gradient(90deg,#1b5760 0,#1b5760 5px,#257480 5px,#257480 8px); }.filter:after { content: ''; position: absolute; inset: 9px; border: 1px solid rgba(188,236,228,.2); border-radius: 14px; }.filter span, .filter small { position: relative; z-index: 1; display: block; }.filter span { font-size: 19px; font-weight: 800; }.filter small { font: 8px 'DM Mono', monospace; }.filter-back { top: 60px; left: 30px; opacity: .8; }.filter-front { top: 153px; left: 49px; z-index: 4; transform: rotate(-8deg); background: repeating-linear-gradient(90deg,#de6a3e 0,#de6a3e 5px,#ee8e61 5px,#ee8e61 8px); }.floating-card { position: absolute; z-index: 5; display: flex; align-items: center; gap: 10px; padding: 11px 14px; border: 1px solid rgba(188,236,228,.24); border-radius: 8px; background: rgba(18,48,57,.78); box-shadow: 0 13px 30px rgba(0,0,0,.16); font-size: 9px; }.floating-card strong, .floating-card small { display: block; }.floating-card strong { color: var(--white); font-size: 10px; }.floating-card small { color: #8fb2b4; margin-top: 1px; }.card-top { top: 38px; right: 16px; }.card-bottom { bottom: 43px; left: 78px; }.mini-icon { color: var(--orange); font-size: 21px; }.check-icon { display: grid; place-items: center; width: 21px; height: 21px; border-radius: 50%; background: var(--aqua); color: var(--deep); font-size: 14px; }.visual-label { position: absolute; right: 15px; bottom: 18px; color: rgba(188,236,228,.38); font: 500 10px/1.2 'DM Mono', monospace; letter-spacing: .17em; text-align: right; }.visual-label span { font-size: 7px; }.hero-line { position: absolute; bottom: 24px; left: 50%; z-index: 1; display: flex; align-items: center; gap: 14px; transform: translateX(-50%); }.hero-line span { display: block; width: 38px; height: 1px; background: rgba(188,236,228,.4); }.hero-line small { color: var(--aqua); font: 10px 'DM Mono', monospace; }
.intro-strip { background: var(--aqua); }.strip-grid { display: grid; grid-template-columns: 1.3fr 2.3fr .7fr .7fr; align-items: center; gap: 32px; min-height: 148px; }.strip-grid p { color: #3c6e70; font-size: 12px; line-height: 1.7; }.strip-lead { color: var(--deep) !important; font-size: 18px !important; line-height: 1.15 !important; letter-spacing: -.4px; }.strip-lead strong { font-weight: 800; }.strip-stat { display: flex; align-items: baseline; gap: 10px; border-left: 1px solid rgba(18,48,57,.2); padding-left: 24px; }.strip-stat strong { color: var(--deep); font-size: 34px; letter-spacing: -2px; }.strip-stat span { color: #3c6e70; font: 9px/1.4 'DM Mono', monospace; text-transform: uppercase; }
.section-heading h2, .process h2, .dealer-info h2 { margin: 0; color: var(--deep); font-size: clamp(36px, 4.6vw, 57px); line-height: 1.04; letter-spacing: -2.5px; }.section-heading p { max-width: 330px; margin: 25px 0 0; color: var(--muted); font-size: 12px; line-height: 1.8; }.heading-row { display: flex; align-items: end; justify-content: space-between; margin-bottom: 55px; }.solution-grid { display: grid; grid-template-columns: 1.18fr 1fr 1fr; gap: 13px; }.solution-card { position: relative; overflow: hidden; min-height: 380px; padding: 29px 30px; border-radius: var(--radius); background: var(--white); }.solution-card h3 { position: relative; z-index: 1; margin: 27px 0 10px; font-size: 21px; letter-spacing: -.8px; }.solution-card p { position: relative; z-index: 1; max-width: 235px; margin: 0; color: var(--muted); font-size: 11px; line-height: 1.7; }.solution-card a { position: absolute; z-index: 1; bottom: 30px; display: inline-flex; gap: 10px; color: var(--deep); font-size: 10px; font-weight: 800; }.solution-card a span { color: var(--orange); font-size: 15px; }.card-number { position: absolute; top: 31px; right: 31px; color: #9fb5b7; font: 10px 'DM Mono', monospace; }.solution-large { background: var(--deep); color: var(--white); }.solution-large p { color: #94b3b6; }.solution-large a { color: var(--aqua); }.solution-icon { position: relative; z-index: 1; display: grid; place-items: center; width: 50px; height: 50px; border-radius: 14px; font-size: 24px; }.filter-icon { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px; background: var(--aqua); }.filter-icon span { display: block; width: 26px; height: 2px; border-radius: 2px; background: var(--deep); }.filter-icon span:nth-child(2) { width: 19px; }.filter-icon span:nth-child(3) { width: 11px; }.droplet-icon { color: var(--white); background: var(--orange); }.spray-icon { color: var(--deep); background: #efc2a6; }.card-art { position: absolute; pointer-events: none; }.art-filter { width: 190px; height: 190px; right: 22px; bottom: -38px; border-radius: 50%; background: repeating-linear-gradient(90deg,rgba(58,126,130,.34) 0,rgba(58,126,130,.34) 9px,rgba(188,236,228,.04) 9px,rgba(188,236,228,.04) 14px); transform: rotate(-17deg); }.art-filter:before { content: ''; position: absolute; inset: 19px; border: 1px solid rgba(188,236,228,.24); border-radius: 50%; }.art-oil { width: 112px; height: 210px; right: 43px; bottom: -15px; border-radius: 9px 9px 15px 15px; background: linear-gradient(90deg,#d85b38,#fa956a 55%,#d25737); transform: rotate(12deg); }.art-oil:after { content: 'DEW'; position: absolute; top: 75px; left: 26px; color: var(--white); font-size: 17px; font-weight: 800; }.art-spray { width: 70px; height: 205px; right: 67px; bottom: -14px; border: 6px solid #b7d4d0; border-top-width: 16px; border-radius: 6px; background: repeating-linear-gradient(0deg,#dceae7 0,#dceae7 12px,#9fbfbc 12px,#9fbfbc 16px); transform: rotate(15deg); }.art-spray:after { content: 'TRK'; position: absolute; top: 70px; left: 4px; color: var(--deep); font-size: 14px; font-weight: 800; transform: rotate(90deg); }
.brands { background: var(--white); }.brands-heading { display: flex; align-items: end; justify-content: space-between; margin-bottom: 48px; }.brand-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 13px; }.brand-tile { min-height: 185px; padding: 22px 24px; border: 1px solid var(--line); border-radius: 12px; background: var(--off); transition: transform .2s, box-shadow .2s; }.brand-tile:hover { transform: translateY(-4px); box-shadow: 0 13px 25px rgba(18,48,57,.08); }.tile-top { display: flex; justify-content: space-between; color: #769498; font: 9px 'DM Mono', monospace; letter-spacing: .08em; }.tile-arrow { color: var(--orange); font: 18px Arial; }.brand-tile .logo-word { margin-top: 31px; color: var(--deep); font-size: 25px; font-weight: 800; letter-spacing: -1.5px; }.brand-tile p { margin: 5px 0 0; color: var(--muted); font-size: 10px; }.alpet .logo-word { color: #2584a1; font-size: 34px; font-style: italic; }.asas .logo-word { color: #e1533f; }.logo-dot { color: #377c7f; font-size: 12px; margin-left: 4px; }.rixenberg .logo-word { font-size: 21px; color: #292e33; letter-spacing: -1px; }.rixenberg .logo-word span { color: #e76845; }.liqui { background: #edf4f4; }.liqui .logo-word { color: #d76340; font-size: 20px; }.liqui .logo-word b { color: #24414a; }.dew { background: #eff6f4; }.dew .logo-word { color: #289596; font-size: 39px; letter-spacing: -3px; }.trk .logo-word { color: #267a7c; font-size: 30px; }.logo-sub { display: inline-block; margin-left: 7px; color: #6e8b8b; font: 9px 'DM Mono', monospace; letter-spacing: .1em; }.brand-note { display: flex; align-items: center; gap: 11px; margin-top: 26px; color: var(--muted); font-size: 11px; }.brand-note span { display: grid; place-items: center; width: 19px; height: 19px; border-radius: 50%; background: var(--aqua); color: var(--deep); font-weight: 800; }
.process { background: #e8f3f1; }.process-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 120px; align-items: center; }.process h2 { margin-bottom: 23px; }.process p { max-width: 330px; color: var(--muted); font-size: 12px; line-height: 1.8; }.button-dark { margin-top: 22px; color: var(--white); background: var(--deep); }.steps { border-top: 1px solid #b9d1ce; }.step { display: grid; grid-template-columns: 55px 1fr; gap: 18px; padding: 26px 0; border-bottom: 1px solid #b9d1ce; }.step > span { color: #5c9994; font: 11px 'DM Mono', monospace; }.step h3 { margin: -3px 0 7px; font-size: 15px; }.step p { margin: 0; font-size: 11px; }
.dealer-section { background: var(--deep); color: var(--white); }.dealer-wrap { display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px; align-items: center; }.eyebrow-light { color: var(--aqua); }.dealer-info h2 { color: var(--white); font-size: clamp(38px, 4.2vw, 55px); }.dealer-info p { max-width: 425px; margin: 25px 0; color: #9bb7ba; font-size: 13px; line-height: 1.8; }.dealer-points { color: #b9d2d0; font: 10px 'DM Mono', monospace; line-height: 2.8; }.dealer-points span { margin-right: 5px; color: var(--aqua); }.dealer-form { padding: 34px; border-radius: 14px; color: var(--ink); background: var(--white); box-shadow: 0 25px 50px rgba(0,0,0,.2); }.form-header { display: grid; grid-template-columns: auto 1fr; gap: 4px 12px; align-items: center; padding-bottom: 22px; margin-bottom: 22px; border-bottom: 1px solid var(--line); }.form-header span { grid-row: span 2; color: var(--orange); font: 10px 'DM Mono', monospace; }.form-header strong { font-size: 17px; letter-spacing: -.5px; }.form-header small { color: var(--muted); font-size: 10px; }.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }label { display: block; margin-bottom: 16px; color: #668083; font: 10px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .05em; }input, select, textarea { display: block; width: 100%; margin-top: 7px; padding: 12px 13px; outline: none; border: 1px solid var(--line); border-radius: 5px; color: var(--ink); background: #f7fbfa; font: 12px 'Manrope', Arial; text-transform: none; transition: border-color .2s, box-shadow .2s; }input:focus, select:focus, textarea:focus { border-color: #5aa79f; box-shadow: 0 0 0 3px rgba(90,167,159,.13); }textarea { resize: vertical; }.form-submit { width: 100%; margin-top: 2px; }.form-note { margin: 12px 0 0; color: #8ba1a2; text-align: center; font-size: 9px; }.form-success { display: none; align-items: center; gap: 11px; margin-top: 15px; padding: 13px; border-radius: 7px; background: var(--mint); }.form-success.is-visible { display: flex; }.form-success > span { display: grid; place-items: center; width: 26px; height: 26px; border-radius: 50%; background: var(--aqua); color: var(--deep); }.form-success strong, .form-success small { display: block; }.form-success strong { font-size: 11px; }.form-success small { color: #527775; font-size: 9px; }
.site-footer { color: #a6c0c1; background: #09232b; }.footer-wrap { display: flex; align-items: center; justify-content: space-between; min-height: 105px; }.footer-brand .brand-name { font-size: 15px; }.footer-contact p { margin: 0 0 6px; color: #759497; font-size: 10px; }.footer-contact address { color: #8ba8aa; font-size: 9px; font-style: normal; line-height: 1.5; }.footer-phone, .footer-email { display: inline-block; margin-top: 5px; color: var(--aqua); font-size: 10px; }.footer-email { margin-left: 14px; }.footer-links { display: flex; gap: 25px; font-size: 10px; }.footer-links a { transition: color .2s; }.footer-links a:hover { color: var(--aqua); }.copyright { display: flex; justify-content: space-between; padding: 14px 0 19px; border-top: 1px solid rgba(188,236,228,.12); color: #587579; font: 9px 'DM Mono', monospace; }
@media (max-width: 850px) { .container { width: min(100% - 36px, 620px); }.section-pad { padding: 76px 0; }.main-nav { position: absolute; top: 74px; right: 18px; left: 18px; display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 11px; border: 1px solid rgba(188,236,228,.2); border-radius: 12px; background: var(--deep); }.main-nav.is-open { display: flex; }.main-nav > a { padding: 12px; }.nav-cta { justify-content: space-between; margin-top: 7px; }.menu-toggle { display: flex; flex-direction: column; gap: 4px; padding: 8px; border: 0; background: none; cursor: pointer; }.menu-toggle span { display: block; width: 22px; height: 2px; background: var(--aqua); }.hero { min-height: auto; padding-top: 135px; }.hero-grid { display: block; }.hero-copy { padding-bottom: 20px; }.hero h1 { font-size: clamp(48px, 14vw, 72px); }.hero-visual { min-height: 405px; margin-top: 16px; transform: scale(.86); transform-origin: center top; }.hero-line { display: none; }.strip-grid { grid-template-columns: 1fr 1fr; gap: 18px; padding: 30px 0; }.strip-lead { grid-row: span 2; }.strip-stat { padding-left: 15px; }.heading-row, .brands-heading { display: block; }.section-heading p { margin-top: 22px; }.solution-grid, .brand-grid { grid-template-columns: 1fr 1fr; }.solution-large { grid-column: span 2; min-height: 320px; }.solution-card { min-height: 340px; padding: 24px; }.process-grid, .dealer-wrap { grid-template-columns: 1fr; gap: 50px; }.dealer-wrap { gap: 38px; }.dealer-info p { max-width: 560px; }.footer-wrap { flex-wrap: wrap; gap: 17px; padding: 30px 0; }.footer-wrap > p { order: 3; width: 100%; }.footer-links { margin-left: auto; } }
@media (max-width: 520px) { .container { width: calc(100% - 32px); }.brand-logo { width: 190px; max-height: 38px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 20px; }.hero-proof { margin-top: 40px; }.hero-visual { min-height: 345px; margin-left: -44px; margin-right: -44px; transform: scale(.74); }.strip-grid { grid-template-columns: 1fr 1fr; }.strip-lead { grid-column: span 2; grid-row: auto; }.strip-grid > p:nth-child(2) { grid-column: span 2; }.brand-grid, .solution-grid { grid-template-columns: 1fr; }.solution-large { grid-column: auto; }.brand-tile { min-height: 155px; }.brand-tile .logo-word { margin-top: 23px; }.dealer-form { padding: 23px 18px; }.form-grid { grid-template-columns: 1fr; gap: 0; }.footer-links { gap: 13px; font-size: 9px; }.copyright { font-size: 8px; } }
