:root{color-scheme:light;--bg: #f4f7fb;--surface: rgba(255, 255, 255, .94);--surface-solid: #ffffff;--surface-soft: #eef5fb;--border: rgba(0, 44, 69, .12);--border-strong: rgba(0, 44, 69, .2);--text: #0b1f2c;--text-soft: #3d566b;--text-muted: #748aa0;--brand: #002c45;--accent: #e54a17;--accent-hover: #c93a0d;--sky: #6dbae9;--success: #0f9d58;--shadow-1: 0 10px 24px rgba(0, 44, 69, .08);--shadow-2: 0 22px 56px rgba(0, 44, 69, .13);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100%;margin:0;color:var(--text);background:linear-gradient(180deg,#fffffff0 0,#f4f7fbfa 44%),var(--bg);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{position:fixed;inset:0;z-index:-1;background-image:linear-gradient(rgba(0,44,69,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,44,69,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.22),transparent 70%);content:""}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative;z-index:20;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:20px;width:min(1500px,calc(100% - 64px));margin:0 auto;padding:28px 0 18px}.brand{display:inline-flex;width:245px;min-width:0;overflow:hidden}.brand img{flex:0 0 auto;display:block;width:360px;max-width:none;height:auto;transform:translate(-64px)}.header-links{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:5px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-1);backdrop-filter:blur(10px)}.header-links a{padding:8px 12px;border-radius:6px;color:var(--text-soft);font-size:14px;font-weight:700}.header-links a:hover{background:var(--surface-soft);color:var(--text)}.language-menu{position:relative;display:inline-flex}.language-menu__button{display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:162px;min-height:46px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-1);font-size:14px;font-weight:750;backdrop-filter:blur(10px)}.language-menu__button i{width:8px;height:8px;border-right:2px solid var(--text-soft);border-bottom:2px solid var(--text-soft);transform:rotate(45deg) translateY(-2px)}.language-menu__options{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;gap:4px;min-width:176px;padding:6px;border:1px solid var(--border);border-radius:8px;background:#fffffffa;box-shadow:var(--shadow-2)}.language-menu__options[hidden]{display:none}.language-menu__option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:40px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--text);text-align:left;font-size:14px;font-weight:800}.language-menu__option:hover{background:var(--surface-soft)}.language-menu__option strong,.language-menu__button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flag{display:inline-block;width:24px;height:16px;overflow:hidden;border-radius:3px;box-shadow:inset 0 0 0 1px #002c452e}.flag--fr{background:linear-gradient(90deg,#0055a4 0 33.333%,#fff 33.333% 66.666%,#ef4135 66.666%)}.flag--de{background:linear-gradient(180deg,#000 0 33.333%,#d00 33.333% 66.666%,#ffce00 66.666%)}.flag--es{background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag--en{background-color:#012169;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3Cpath fill='%23012169' d='M0 0h60v30H0z'/%3E%3Cpath stroke='%23fff' stroke-width='6' d='M0 0l60 30M60 0L0 30'/%3E%3Cpath stroke='%23c8102e' stroke-width='3.5' d='M0 0l60 30M60 0L0 30'/%3E%3Cpath stroke='%23fff' stroke-width='10' d='M30 0v30M0 15h60'/%3E%3Cpath stroke='%23c8102e' stroke-width='6' d='M30 0v30M0 15h60'/%3E%3C/svg%3E");background-size:100% 100%}.language-menu__button:focus-visible,.language-menu__option:focus-visible,.newsletter-form input:focus-visible,.newsletter-form button:focus-visible,.contact-link:focus-visible,.back-link:focus-visible{outline:3px solid rgba(109,186,233,.55);outline-offset:2px}main{width:min(1500px,calc(100% - 64px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(420px,.84fr) minmax(560px,1.16fr);align-items:center;gap:56px;min-height:660px;padding:24px 0 58px}.hero__copy{max-width:650px}.eyebrow{margin:0 0 18px;color:var(--accent);font-size:13px;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:22px;color:var(--brand);font-size:64px;font-weight:850;line-height:1.03;letter-spacing:0}.hero h1 span{display:inline-block;color:var(--accent)}.hero__body{max-width:570px;margin-bottom:28px;color:var(--text-soft);font-size:20px;line-height:1.42}.newsletter-kicker{display:inline-grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:11px;max-width:640px;margin:0 0 12px;color:var(--brand);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:650;line-height:1.3}.newsletter-kicker span{width:26px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--accent),rgba(109,186,233,.9))}.newsletter-form{max-width:640px}.form-row{display:grid;grid-template-columns:minmax(0,1fr) 164px;min-height:62px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-solid);box-shadow:var(--shadow-1);overflow:hidden}.newsletter-form input{min-width:0;border:0;padding:0 22px;color:var(--text);background:transparent;font-size:17px;font-weight:600}.newsletter-form input::placeholder{color:var(--text-muted)}.newsletter-form button{border:0;background:var(--accent);color:#fff;font-size:18px;font-weight:850;transition:background .14s ease,transform 80ms ease}.newsletter-form button:hover{background:var(--accent-hover)}.newsletter-form button:active{transform:translateY(1px)}.newsletter-form button:disabled{cursor:wait;opacity:.72}.turnstile-slot{min-height:70px;margin-top:14px}.consent{display:block;max-width:560px;margin:10px 0 0;color:var(--text-soft);font-size:14px}.consent a{color:var(--brand);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.form-status{min-height:24px;margin:12px 0 0;color:var(--text-muted);font-size:14px;font-weight:700}.form-status[data-state=success]{color:var(--success)}.form-status[data-state=error]{color:#b91c1c}.product-preview{min-width:0}.preview-frame{margin:0;overflow:hidden;border:1px solid rgba(0,44,69,.1);border-radius:18px;background:var(--surface-solid);box-shadow:var(--shadow-2)}.preview-frame img{display:block;width:100%;height:auto}.features{padding:10px 0 76px}.features h2{max-width:none;margin-bottom:22px;color:var(--brand);font-size:clamp(26px,2.2vw,34px);line-height:1.08;white-space:nowrap}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff6b}.feature-card{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;min-height:0;padding:18px 22px;border:0;background:transparent;box-shadow:none}.feature-card+.feature-card{border-left:1px solid var(--border)}.feature-card__icon{display:grid;place-items:center;width:22px;height:22px;color:#1274d7;background:transparent}.feature-card:nth-child(2n) .feature-card__icon{color:var(--accent);background:transparent}.feature-card__icon svg{width:21px;height:21px;fill:transparent;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin-bottom:4px;color:var(--brand);font-size:16px;line-height:1.15;white-space:nowrap}.feature-card p{margin-bottom:0;color:var(--text-soft);font-size:13px;line-height:1.25;white-space:nowrap}.contact-band{display:grid;grid-template-columns:minmax(340px,1fr) minmax(280px,.72fr) minmax(240px,.64fr);align-items:center;gap:38px;margin:72px 0 34px;padding:30px 48px;border:1px solid var(--border);border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow-1)}.contact-band__intro{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:28px}.contact-band__icon{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;color:#1682e4;background:linear-gradient(180deg,#6dbae93d,#6dbae91f)}.contact-band__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.contact-band h2{margin-bottom:6px;color:var(--brand);font-size:27px;line-height:1.1}.contact-band p{margin-bottom:0;color:var(--text-soft);font-size:15px;line-height:1.42}.contact-band__details{display:grid;gap:12px;padding-left:44px;border-left:1px solid var(--border)}.contact-band__details a{display:inline-grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:14px;color:var(--text-soft);font-size:15px;font-weight:650}.contact-band__details svg{width:19px;height:19px;fill:none;stroke:#687c96;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-band__details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-link,.back-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--border-strong);border-radius:8px;color:var(--accent);background:var(--surface-solid);font-weight:850;box-shadow:var(--shadow-1)}.contact-link{gap:14px;min-height:66px;padding:0 30px;color:var(--accent);font-size:17px}.contact-link svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-link:hover,.back-link:hover{border-color:#e54a1770;background:#e54a1712}.site-footer{display:flex;justify-content:space-between;gap:24px;width:min(1500px,calc(100% - 64px));margin:0 auto;padding:0 0 34px;color:var(--text-muted);font-size:13px}.site-footer a{color:var(--brand);font-weight:800}.privacy-page{display:grid;place-items:start center;min-height:720px;padding:64px 0 96px}.privacy-card{width:min(820px,100%);padding:42px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-2)}.privacy-card h1{margin-bottom:16px;color:var(--brand);font-size:46px;line-height:1.08}.privacy-intro{margin-bottom:34px;color:var(--text-soft);font-size:19px}.privacy-section{padding:22px 0;border-top:1px solid var(--border)}.privacy-section h2{margin-bottom:8px;color:var(--brand);font-size:21px}.privacy-section p{margin-bottom:0;color:var(--text-soft)}.back-link{margin-top:24px}@media(max-width:1180px){.site-header,main,.site-footer{width:min(100% - 40px,980px)}.site-header{grid-template-columns:1fr auto}.header-links{display:none}.hero{grid-template-columns:1fr;gap:38px;min-height:0;padding-top:18px}.hero__copy{max-width:760px}.hero h1{font-size:56px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{border-left:0}.feature-card:nth-child(2n){border-left:1px solid var(--border)}.feature-card:nth-child(n+3){border-top:1px solid var(--border)}.contact-band{grid-template-columns:minmax(0,1fr) auto}.contact-band__intro{grid-column:1 / -1}.contact-band__details{padding-left:0;border-left:0}}@media(max-width:760px){.site-header,main,.site-footer{width:min(100% - 28px,640px)}.site-header{grid-template-columns:1fr;gap:14px;padding-top:16px}.brand{width:216px}.brand img{width:320px;transform:translate(-57px)}.language-menu,.language-menu__button{width:100%}.hero{padding-bottom:58px}.hero h1{font-size:40px;line-height:1.08}.hero__body{font-size:17px}.form-row{grid-template-columns:1fr}.newsletter-form input{min-height:58px;font-size:16px}.newsletter-form button{min-height:54px;font-size:17px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(2n){border-left:0}.feature-card:nth-child(n+2){border-top:1px solid var(--border)}.feature-card h3,.feature-card p,.features h2{white-space:normal}.features h2{font-size:26px}.contact-band{grid-template-columns:1fr;margin-top:36px;padding:28px 22px}.contact-band__intro{grid-template-columns:64px minmax(0,1fr);gap:18px}.contact-band__icon{width:64px;height:64px}.contact-band__icon svg{width:28px;height:28px}.contact-band__details{padding-top:22px;border-top:1px solid var(--border)}.contact-link{width:100%}.site-footer{flex-direction:column;padding-bottom:26px}.privacy-card{padding:28px 22px}.privacy-card h1{font-size:34px}}@media(max-width:420px){.hero h1{font-size:36px}.preview-frame{border-radius:14px}}
