@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter/InterVariable.woff2) format("woff2")}:root{--color-page: #0d1517;--color-section: #111c1f;--color-surface: #152225;--color-surface-hover: #1a2a2e;--color-ink: #090f11;--color-text: #f2f4f5;--color-text-muted: #9aa7b5;--color-text-subtle: #6f7c86;--color-border: rgba(255, 255, 255, .1);--color-border-dark: var(--color-border);--color-border-subtle: var(--color-border);--color-warm-white: #fafaf8;--color-soft-gray: #f0f0ec;--color-accent: #e4a052;--color-accent-hover: #eeae63;--color-accent-ink: #2a1b0b;--color-positive: #79d39a;--color-positive-hover: #8cdfab;--color-positive-ink: #0b1710;--track-red: #c9827a;--track-amber: #d6a761;--track-mint: #79aa98;--track-violet: #9586b3;--track-blue: #718fae;--max-width: 1240px;--header-height: 72px;--radius-small: 12px;--radius: 16px;--section-space: clamp(5.5rem, 10vw, 9.5rem);--motion-fast: .2s;--motion-base: .3s;--motion-reveal: .6s;--ease-reveal: ease;color:var(--color-text);background:var(--color-page);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--color-page);color:var(--color-text);font-size:1rem;line-height:1.65}body,button{font-family:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.brand-text{color:var(--color-accent)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}section[id]{scroll-margin-top:calc(var(--header-height) + 1.5rem)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.container{width:min(calc(100% - clamp(2.5rem,8vw,10rem)),var(--max-width));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;padding:.75rem 1rem;transform:translateY(-160%);border-radius:.5rem;background:var(--color-warm-white);color:var(--color-ink);font-weight:650}.skip-link:focus{transform:none}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;display:flex;height:var(--header-height);align-items:center;justify-content:space-between;padding-inline:max(1.25rem,calc((100vw - var(--max-width)) / 2));border-bottom:1px solid var(--color-border-subtle);background:#090f11b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:height var(--motion-base) ease,background var(--motion-base) ease,box-shadow var(--motion-base) ease}.site-header.is-compact{height:64px;background:#090f11f5;box-shadow:0 12px 32px #0000002e}.brand{display:inline-flex;min-height:44px;align-items:center;gap:.75rem;font-weight:700;letter-spacing:.11em}.brand-symbol{display:block;width:32px;height:26px;flex:0 0 auto;object-fit:contain}.wordmark{font-size:.98rem}.site-header nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);font-size:.9rem}.nav-links,.nav-actions{display:flex;align-items:center}.nav-links{gap:clamp(1.1rem,2vw,2rem)}.nav-actions{gap:1.15rem}.nav-links a,.login-link{display:inline-flex;min-height:44px;align-items:center;color:var(--color-text-muted);font-weight:550;transition:color var(--motion-fast) ease}.nav-links a:hover,.login-link:hover{color:var(--color-text)}.language-menu{position:relative;flex:0 0 auto}.language-trigger{display:flex;min-height:44px;align-items:center;gap:.45rem;padding:0 .65rem;border:1px solid var(--color-border-subtle);border-radius:.6rem;background:transparent;color:var(--color-text);cursor:pointer;font-size:.78rem;font-weight:650}.language-trigger svg{width:.9rem;fill:none;stroke:currentColor;stroke-width:2;transition:transform var(--motion-fast) ease}.language-menu.is-open .language-trigger svg{transform:rotate(180deg)}.language-flag{position:relative;display:inline-block;width:1.25rem;height:1.25rem;overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#fff;box-shadow:0 0 0 1px #0003}.flag-de{background:linear-gradient(to bottom,#181818 0 33.33%,#d71920 33.33% 66.66%,#ffce00 66.66%)}.flag-it{background:linear-gradient(to right,#009246 0 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66%)}.flag-fr{background:linear-gradient(to right,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66%)}.flag-es{background:linear-gradient(to bottom,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag-en{background:repeating-linear-gradient(to bottom,#b22234 0 .13rem,#fff .13rem .26rem)}.flag-en:after{position:absolute;top:0;left:0;width:55%;height:54%;background:#3c3b6e;content:""}.language-options{position:absolute;z-index:20;top:calc(100% + .55rem);right:0;display:none;width:11rem;padding:.45rem;border:1px solid var(--color-border-dark);border-radius:.65rem;background:var(--color-surface);box-shadow:0 1rem 2.5rem #00000059}.language-menu.is-open .language-options{display:grid}.language-options button{display:grid;min-height:42px;padding:.45rem .6rem;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.55rem;border:0;border-radius:.45rem;background:transparent;color:var(--color-text-muted);cursor:pointer;font:inherit;text-align:left}.language-options button:hover,.language-options button:focus-visible,.language-options button[aria-checked=true]{background:#ffffff0f;color:var(--color-text)}.language-check{color:var(--color-accent)}.menu-toggle{display:none}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.7rem;padding:.25rem 1.5rem;border:1px solid var(--color-accent);border-radius:var(--radius-small);background:var(--color-accent);color:var(--color-accent-ink);font-size:.95rem;font-weight:650;line-height:1.2;transition:transform var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease}.button:hover{transform:translateY(-1px);border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.button-small{min-height:44px;padding-inline:1.1rem;font-size:.85rem}.button-secondary{border-color:var(--color-border-dark);background:transparent;color:var(--color-text)}.button-secondary:hover{border-color:#fff3;background:var(--color-surface-hover)}.hero{position:relative;min-height:860px;overflow:hidden;padding:calc(var(--header-height) + clamp(5rem,8vw,8rem)) 0 clamp(5.5rem,9vw,8rem);background:var(--color-ink)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.82fr) minmax(31rem,1.18fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.hero-copy{padding-block:2rem}h1{margin-bottom:1.75rem;font-size:clamp(2.75rem,6vw,4.75rem);font-weight:700;letter-spacing:-.045em;line-height:1.02}h1 span{color:inherit}.lead{max-width:37rem;margin-bottom:0;color:var(--color-text-muted);font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.62}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem}.hero-stage,.product-window{overflow:hidden;border:1px solid var(--color-border-dark);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 1.5rem 3.5rem #0000003d}.hero-stage{position:relative;height:min(670px,72vw);min-height:550px;transform:none}.window-bar{display:flex;height:42px;align-items:center;gap:.45rem;padding-inline:.9rem;border-bottom:1px solid var(--color-border-subtle);background:var(--color-section)}.window-bar span{width:8px;height:8px;border-radius:50%;background:#646970}.window-bar b{margin-left:.35rem;color:var(--color-text-subtle);font-size:.68rem;font-weight:500}.hero-screen{height:calc(100% - 42px);overflow:hidden}.hero-screen img{width:100%;height:auto}.section{padding-block:var(--section-space);border-top:1px solid var(--color-border-subtle)}.product-flow,.feature-section,.audience,.pricing,.faq{background:var(--color-page)}.section-ink,.privacy{background:var(--color-section)}.section-intro{max-width:47rem;margin-bottom:clamp(3rem,6vw,5rem)}.section-intro h2,.final-cta h2{margin-bottom:1.4rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:650;letter-spacing:-.035em;line-height:1.14}.section-intro h2:before{display:block;width:34px;height:3px;margin-bottom:14px;border-radius:999px;background:var(--color-accent);content:""}.privacy .section-intro h2:before{background:var(--color-positive)}.section-intro>p:last-child{max-width:42rem;margin-bottom:0;color:var(--color-text-muted);font-size:clamp(1rem,1.35vw,1.0625rem);line-height:1.68}.flow-copy h3,.feature-grid h3,.device-band h3,.plan h3{margin:0 0 .85rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:620;line-height:1.3}.flow-copy p,.feature-grid p,.device-band p,.plan>p{max-width:23rem;margin:0;color:var(--color-text-muted)}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.fact-card{min-height:250px;padding:clamp(1.5rem,3vw,2rem);border:1px solid var(--color-border-subtle);border-radius:var(--radius);background:var(--color-surface)}.fact-icon{width:2rem;height:2rem;color:var(--color-accent)}.fact-card h3{margin:1.5rem 0 .75rem;font-size:1.2rem;font-weight:620}.fact-card p{margin:0;color:var(--color-text-muted);font-size:.95rem}.product-flow{overflow:hidden}.flow-list{display:grid;gap:clamp(6rem,12vw,11rem)}.flow-row{display:grid;grid-template-columns:minmax(13rem,.35fr) minmax(0,.65fr);align-items:center;gap:clamp(3rem,8vw,8rem)}.flow-row:nth-child(2n){grid-template-columns:minmax(0,.65fr) minmax(13rem,.35fr)}.flow-row:nth-child(2n) .flow-copy{order:2}.flow-copy h3{margin-top:0;font-size:clamp(1.5rem,2.5vw,2.25rem)}.product-window{background:var(--color-surface)}.product-window img{width:100%;height:auto}.product-window-3{justify-self:center;width:min(100%,46rem);max-height:700px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--color-border-dark);border-bottom:1px solid var(--color-border-dark)}.feature-grid article{min-height:390px;padding:2rem clamp(1.5rem,3vw,2.5rem) 2rem 0;border-right:1px solid var(--color-border-subtle)}.feature-grid article+article{padding-left:clamp(1.5rem,3vw,2.5rem)}.feature-grid article:last-child{border-right:0}.feature-grid h3{margin-top:0}.feature-grid ul,.device-band ul,.plan ul,.privacy-list{margin:2rem 0 0;padding:0;list-style:none}.feature-grid li{display:flex;gap:.65rem;padding-block:.55rem;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-muted);font-size:.95rem}.feature-grid li span{color:var(--color-positive)}.device-band{display:grid;align-items:center;margin-top:2rem;padding:clamp(1.5rem,4vw,2.75rem);grid-template-columns:1fr 1fr;gap:3rem;border:1px solid var(--color-border-dark);border-radius:var(--radius);background:var(--color-surface)}.device-band h3{margin-top:0}.device-band ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin:0}.device-band li{padding:.55rem .85rem;border:1px solid var(--color-border-dark);border-radius:999px;color:var(--color-text-muted);font-size:.82rem}.device-band li:before{margin-right:.45rem;color:var(--color-positive);content:"✓"}.audience-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(4rem,10vw,9rem)}.audience-layout .section-intro{margin-bottom:0}.audience-list{border-top:1px solid var(--color-border-dark)}.audience-list div{display:flex;min-height:72px;align-items:center;padding-inline:.25rem;border-bottom:1px solid var(--color-border-subtle)}.audience-list strong{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:550}.privacy-panel{display:grid;padding:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr);gap:clamp(3rem,8vw,8rem);border:1px solid var(--color-border-dark);border-radius:var(--radius);background:var(--color-surface)}.privacy-panel .section-intro{margin-bottom:2.5rem}.privacy-list{margin:0;border-top:1px solid var(--color-border-dark)}.privacy-list li{display:flex;min-height:68px;align-items:center;gap:.85rem;border-bottom:1px solid var(--color-border-subtle);font-weight:550}.privacy-list li span{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(121,211,154,.45);border-radius:50%;color:var(--color-positive);font-size:.75rem}.fine-print,.pricing-note{max-width:45rem;margin:0;color:var(--color-text-subtle);font-size:.8rem;line-height:1.6}.pricing-grid{display:grid;max-width:var(--max-width);grid-template-columns:repeat(var(--plan-count, 3),minmax(0,1fr));gap:1.5rem}.plan{display:flex;min-height:560px;padding:clamp(1.5rem,2.5vw,2.25rem);flex-direction:column;border:1px solid var(--color-border-dark);border-radius:var(--radius);background:var(--color-surface)}.plan-featured{border-color:#e4a05280;background:var(--color-surface)}.plan-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.plan-heading h3{margin:0}.plan-heading>span{padding:.35rem .65rem;border:1px solid var(--color-border);border-radius:999px;color:var(--color-text-subtle);font-size:.7rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.plan>p{min-height:3.5rem;margin-top:1rem}.price-placeholder{margin-block:1.75rem;color:var(--color-text-subtle);font-size:3.5rem;font-weight:600;line-height:1}.plan-price{display:flex;align-items:baseline;gap:.6rem;margin-block:1.75rem}.plan-price strong{color:var(--color-text);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;letter-spacing:-.04em;line-height:1}.plan-price span{color:var(--color-text-subtle);font-size:.9rem}.plan ul{margin:0 0 2.25rem}.plan li{display:flex;gap:.7rem;padding-block:.6rem;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-muted);font-size:.92rem}.plan li span{color:var(--color-positive)}.plan .button{align-self:flex-start;margin-top:auto}.pricing-note{margin-top:1.25rem}.faq-layout{display:grid;grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:clamp(4rem,10vw,9rem)}.faq-layout .section-intro{margin-bottom:0}.faq-list{border-top:1px solid var(--color-border-dark)}.faq details{border-bottom:1px solid var(--color-border-subtle)}.faq summary{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:2rem;padding-block:1rem;cursor:pointer;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary b{color:var(--color-accent);font-size:1.5rem;font-weight:350;transition:transform var(--motion-fast) ease}.faq details[open] summary b{transform:rotate(45deg)}.faq details p{max-width:42rem;padding:0 3rem 1.5rem 0;color:var(--color-text-muted)}.final-cta{position:relative;overflow:hidden;padding-block:clamp(7rem,12vw,11rem);border-top:1px solid var(--color-border-subtle);background:var(--color-ink);text-align:center}.final-cta .container{position:relative;z-index:2}.brand-centered{justify-content:center;margin-bottom:3rem}.final-cta h2{max-width:48rem;margin-inline:auto}.final-cta p{max-width:39rem;margin-inline:auto;color:var(--color-text-muted);font-size:1.125rem}.actions-centered{justify-content:center}.final-cta strong{display:block;margin-top:3.25rem;color:var(--color-accent);font-size:.9rem;font-weight:600;letter-spacing:.06em}footer{padding:5rem 0 2rem;border-top:1px solid var(--color-border-subtle);background:var(--color-ink)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-grid p{max-width:21rem;margin-top:1rem;color:var(--color-text-subtle)}.footer-grid b{margin-bottom:.4rem;font-size:.85rem;font-weight:600}.footer-grid>div:not(:first-child) a{color:var(--color-text-muted);font-size:.9rem}.footer-grid>div:not(:first-child) a:hover{color:var(--color-text)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border-subtle);color:var(--color-text-subtle);font-size:.8rem}.footer-bottom a{display:inline-flex;min-height:44px;align-items:center;gap:.6rem}.motion-ready .reveal{opacity:0;transform:translateY(12px);transition:opacity var(--motion-reveal) var(--ease-reveal),transform var(--motion-reveal) var(--ease-reveal);will-change:opacity,transform}.motion-ready .reveal.reveal-media{transform:translateY(24px) scale(.985);transition-duration:.7s}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-ready .reveal.reveal-media.is-visible{transform:translateY(0) scale(1)}@media(max-width:1100px){.site-header nav{gap:1.25rem}.nav-links{gap:1rem}.login-link{display:none}.hero-layout{grid-template-columns:minmax(0,.8fr) minmax(27rem,1.2fr);gap:3rem}.hero-stage{transform:none}}@media(max-width:900px){:root{--header-height: 68px}.container{width:min(calc(100% - clamp(2.5rem,9vw,6rem)),var(--max-width))}.menu-toggle{display:grid;width:46px;height:46px;padding:0;place-content:center;gap:6px;border:1px solid var(--color-border-dark);border-radius:10px;background:transparent;cursor:pointer}.menu-toggle>span:not(.sr-only){display:block;width:20px;height:1px;background:var(--color-text);transition:transform var(--motion-fast) ease}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;align-items:stretch;padding:1.5rem max(1.25rem,calc((100vw - var(--max-width)) / 2)) 2rem;flex-direction:column;gap:1.25rem;border-bottom:1px solid var(--color-border-dark);background:var(--color-ink)}.site-header nav.is-open{display:flex}.nav-links,.nav-actions{align-items:stretch;flex-direction:column;gap:.25rem}.nav-links a,.login-link{display:flex;min-height:48px;border-bottom:1px solid var(--color-border-subtle)}.login-link{display:flex}.language-menu{align-self:stretch;margin-top:.75rem}.language-trigger{width:100%;justify-content:flex-start}.language-trigger svg{margin-left:auto}.language-options{position:static;width:100%;margin-top:.4rem;box-shadow:none}.nav-actions .button{margin-top:.75rem}.hero{min-height:auto;padding-top:calc(var(--header-height) + 4.5rem)}.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:43rem;padding-block:0}.hero-stage{width:min(100%,46rem);height:640px;min-height:0;transform:none}.feature-grid,.pricing-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{min-height:0;padding:2rem 0;border-right:0;border-bottom:1px solid var(--color-border-subtle)}.feature-grid article:last-child{border-bottom:0}.feature-grid h3{margin-top:0}.fact-grid{grid-template-columns:repeat(2,1fr)}.flow-row,.flow-row:nth-child(2n){grid-template-columns:1fr;gap:2rem}.flow-row:nth-child(2n) .flow-copy{order:0}.flow-copy{max-width:35rem}.audience-layout,.faq-layout{grid-template-columns:1fr;gap:4rem}.audience-layout .section-intro,.faq-layout .section-intro{margin-bottom:0}}@media(max-width:680px){.container{width:min(calc(100% - 2.5rem),var(--max-width))}.site-header{padding-inline:1.25rem}.hero{padding-top:calc(var(--header-height) + 3.5rem)}.hero-stage{height:500px}.window-bar{height:38px}.hero-screen{height:calc(100% - 38px)}.section-intro{margin-bottom:3rem}.fact-grid{grid-template-columns:1fr}.fact-card{min-height:0;padding:1.5rem}.device-band,.privacy-panel,.pricing-grid{grid-template-columns:1fr}.device-band{gap:2rem}.device-band ul{justify-content:flex-start}.privacy-panel{gap:2rem}.plan{min-height:0}.plan>p{min-height:0}.plan .button{margin-top:1rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1;margin-bottom:1rem}}@media(max-width:420px){h1{font-size:clamp(2.85rem,14vw,3.5rem)}.actions{align-items:stretch;flex-direction:column}.actions .button{width:100%}.hero-stage{height:420px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.5rem}}@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}.motion-ready .reveal{opacity:1;transform:none;transition:none}}
