:root{--blue:#0868f0;--blue-strong:#0553c4;--blue-soft:#e8f0fe;--red:#f52124;--red-action:#e11b1f;--red-strong:#c9181c;--navy:#0a2540;--navy-2:#153d5c;--slate:#667085;--paper:#fcfcfa;--surface:#f3f5f7;--line:#d9e0e7;--white:#fff;--ink:#1b2a38;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--radius:12px;--radius-sm:8px;--border:1px solid var(--line);--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-mono:ui-monospace, "SF Mono", "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Consolas, monospace;--container:1200px;--measure:68ch;--shadow:0 1px 2px #0a25400a, 0 8px 24px #0a25400f}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1.0625rem;line-height:1.6}img,svg{max-width:100%;display:block}a{color:var(--navy);text-decoration-color:var(--line);text-underline-offset:3px}a:hover{text-decoration-color:var(--blue)}h1,h2,h3,h4{color:var(--navy);letter-spacing:-.01em;text-wrap:balance;font-weight:600;line-height:1.12}h1{font-size:clamp(2rem,1.3rem + 3.2vw,3.25rem);font-weight:500}h2{font-size:clamp(1.5rem,1.15rem + 1.6vw,2.25rem)}h3{font-size:1.25rem}p{max-width:var(--measure)}ul{padding-left:1.1rem}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:var(--space-6)}.section--tight{padding-block:var(--space-5)}.section--surface{background:var(--surface)}.section--navy{background:var(--navy);color:#e7edf3}.section--navy h1,.section--navy h2,.section--navy h3{color:#fff}.stack>*+*{margin-top:var(--space-2)}.kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--slate);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.kicker:before{content:"";background:var(--blue);width:1.5rem;height:2px}.lede{color:var(--ink);max-width:58ch;font-size:clamp(1.1rem,1rem + .5vw,1.375rem)}.muted{color:var(--slate)}.eyebrow-num{font-variant-numeric:tabular-nums}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1rem;transition:transform .15s;position:fixed;top:1rem;left:1rem;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{transform:translateY(0)}.btn{border-radius:var(--radius-sm);min-height:44px;font:inherit;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--blue);border-color:var(--blue);color:#fff;font-size:1.1875rem}.btn--primary:hover{background:var(--blue-strong);border-color:var(--blue-strong);color:#fff}.product-scope .btn--primary{background:var(--red-action);border-color:var(--red-action)}.product-scope .btn--primary:hover{background:var(--red-strong);border-color:var(--red-strong)}.btn--secondary{background:var(--navy);border-color:var(--navy);color:#fff}.btn--secondary:hover{background:var(--navy-2);border-color:var(--navy-2)}.btn--ghost{border-color:var(--line);color:var(--navy);background:0 0}.btn--ghost:hover{border-color:var(--navy)}.section--navy .btn--ghost{color:#fff;border-color:#fff6}.section--navy .btn--ghost:hover{border-color:#fff}:focus-visible{outline:3px solid var(--blue);outline-offset:2px;border-radius:4px}.card{background:var(--white);border:var(--border);border-radius:var(--radius);padding:var(--space-3)}.card--accent{border-top:3px solid var(--red)}.grid{gap:var(--space-3);display:grid}@media (width>=640px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.site-header{z-index:50;background:color-mix(in srgb, var(--paper) 92%, transparent);backdrop-filter:saturate(1.1)blur(6px);border-bottom:var(--border);position:sticky;top:0}.header-inner{align-items:center;gap:var(--space-3);min-height:64px;display:flex}.brand{color:var(--navy);letter-spacing:-.01em;align-items:center;gap:.55rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{flex:none;width:22px;height:22px}.header-spacer{flex:1}.header-desktop{align-items:center;gap:var(--space-2);display:none}.nav-desktop{display:block}.nav-desktop ul{gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{border-radius:var(--radius-sm);min-height:44px;color:var(--navy);border-bottom:2px solid #0000;align-items:center;padding:0 .7rem;font-size:.98rem;font-weight:500;text-decoration:none;display:inline-flex}.nav-link:hover{background:var(--surface)}.nav-link[aria-current=page]{border-bottom-color:var(--blue);border-radius:0}.lang-switch{border:var(--border);border-radius:var(--radius-sm);min-height:44px;color:var(--navy);align-items:center;padding:0 .7rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.lang-switch:hover{border-color:var(--navy)}.header-cta{white-space:nowrap;min-height:44px;font-size:.92rem}.nav-mobile{position:relative}.nav-mobile>summary{border:var(--border);border-radius:var(--radius-sm);cursor:pointer;min-height:44px;color:var(--navy);align-items:center;gap:.5rem;padding:0 .9rem;font-weight:600;list-style:none;display:inline-flex}.nav-mobile>summary::-webkit-details-marker{display:none}.nav-mobile__panel{background:var(--white);border:var(--border);border-radius:var(--radius);width:min(84vw,320px);box-shadow:var(--shadow);padding:var(--space-2);position:absolute;top:calc(100% + 8px);right:0}.nav-mobile__panel ul{margin:0;padding:0;list-style:none}.nav-mobile__panel .nav-link{width:100%;display:flex}.nav-mobile__lang{margin-top:var(--space-1);border-top:var(--border);padding-top:var(--space-1)}@media (width>=900px){.header-desktop{display:flex}.nav-mobile{display:none}}.hero{padding-block:clamp(var(--space-5), 5vw, var(--space-7)) var(--space-6)}.hero__lede{margin-top:var(--space-2)}.hero-paths{margin-top:var(--space-5);gap:var(--space-3);display:grid}@media (width>=800px){.hero-paths{grid-template-columns:repeat(2,1fr)}}.path-card{gap:var(--space-2);padding:var(--space-4);background:var(--white);border:var(--border);border-radius:var(--radius);border-top:4px solid var(--line);flex-direction:column;display:flex}.path-card--saas{border-top-color:var(--red)}.path-card--enterprise{border-top-color:var(--blue)}.path-card h2{font-size:1.4rem}.path-card p{flex:1}.path-card__meta{color:var(--slate);font-size:.85rem}.stats{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (width>=800px){.stats{grid-template-columns:repeat(4,1fr)}}.stat{border-left:3px solid var(--blue);padding-left:var(--space-2)}.stat__value{color:var(--navy);font-variant-numeric:tabular-nums;font-size:clamp(2rem,1.4rem + 2.5vw,3rem);font-weight:600;line-height:1}.section--navy .stat__value{color:#fff}.stat__label{color:var(--slate);margin-top:.4rem;font-size:.95rem}.section--navy .stat__label{color:#b7c4d2}.split{gap:var(--space-4);align-items:center;display:grid}@media (width>=900px){.split{grid-template-columns:1.05fr .95fr}.split--reverse .split__media{order:-1}}.split__media img{border-radius:var(--radius);width:100%;height:auto}.process{gap:var(--space-3);counter-reset:step;grid-template-columns:1fr;display:grid}@media (width>=640px){.process{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.process{grid-template-columns:repeat(3,1fr)}}.step{padding:var(--space-3);background:var(--white);border:var(--border);border-radius:var(--radius);position:relative}.step__num{background:var(--navy);color:#fff;font-variant-numeric:tabular-nums;width:2rem;height:2rem;margin-bottom:var(--space-1);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.step:first-child .step__num{background:var(--red)}.step h3{font-size:1.1rem}.module-card{padding:var(--space-3);background:var(--white);border:var(--border);border-radius:var(--radius);border-top:3px solid var(--red);flex-direction:column;gap:.5rem;display:flex}.module-card p{flex:1}.arrow-link{min-height:44px;color:var(--navy);align-items:center;gap:.4rem;font-weight:600;text-decoration:none;display:inline-flex}.arrow-link:after{content:"→";color:var(--red);transition:transform .15s}.arrow-link:hover:after{transform:translate(3px)}.cta-band{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.list-check{gap:.6rem;padding:0;list-style:none;display:grid}.list-check li{padding-left:1.8rem;position:relative}.list-check li:before{content:"";background:var(--blue);border-radius:2px;width:.7rem;height:.7rem;position:absolute;top:.55em;left:0}.site-footer{background:var(--navy);color:#c4d0dc;padding-block:var(--space-6) var(--space-4);margin-top:var(--space-6)}.site-footer a{color:#e7edf3;text-decoration:none}.site-footer a:hover{text-decoration:underline;text-decoration-color:var(--blue)}.footer-grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (width>=720px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr}}.footer h2{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-2);font-size:.8125rem}.footer ul{gap:.55rem;padding:0;list-style:none;display:grid}.footer__brand{color:#fff;font-size:1.1rem;font-weight:700}.iso-marks{flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem;display:flex}.iso-mark{border-radius:var(--radius-sm);color:#fff;letter-spacing:.02em;border:1px solid #ffffff47;align-items:center;padding:.25rem .6rem;font-size:.8rem;font-weight:600;display:inline-flex}.footer__bottom{margin-top:var(--space-4);padding-top:var(--space-3);gap:var(--space-2);color:#9fb0c0;border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;font-size:.85rem;display:flex}.breadcrumbs{padding-top:var(--space-3);font-size:.9rem}.breadcrumbs ol{color:var(--slate);flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:var(--line);margin-right:.5rem}.breadcrumbs a{color:var(--slate)}.breadcrumbs [aria-current=page]{color:var(--navy);font-weight:600}.form{gap:var(--space-3);max-width:640px;margin-top:var(--space-3);display:grid}.field{gap:.4rem;display:grid}.field label{color:var(--navy);font-weight:600}.field .req{color:var(--red)}.field .hint{color:var(--slate);font-size:.85rem}.field input,.field textarea{font:inherit;border:var(--border);border-radius:var(--radius-sm);background:var(--white);min-height:44px;color:var(--ink);padding:.6rem .75rem}.field textarea{resize:vertical;min-height:128px}.field input:focus-visible,.field textarea:focus-visible{outline:3px solid var(--blue);outline-offset:1px;border-color:var(--navy)}.field--consent{grid-template-columns:auto 1fr;align-items:start;gap:.6rem}.field--consent input{width:1.2rem;height:1.2rem;min-height:auto;margin-top:.2rem}.field--consent label{color:var(--ink);font-weight:400}.form__hint{color:var(--slate);font-size:.85rem}.form-note{padding:var(--space-3);border-radius:var(--radius);border:var(--border)}.form-fallback{border-left:3px solid var(--red);background:var(--surface)}.form-fallback a{color:var(--navy);font-weight:700}.form-success{background:#f0f8f3;border-left:3px solid #1c7c46}.form-error{border-left:3px solid var(--red);background:#fdf2f2}[hidden]{display:none!important}.site-footer p{color:#b7c4d2;max-width:36ch}.site-footer .muted{color:#9fb0c0}.footer__cert-note{margin-top:.4rem;font-size:.8rem;color:#9fb0c0!important}.section[id],[id].form-wrap,#enterprise-form{scroll-margin-top:88px}.form-wrap{gap:var(--space-3);display:grid}.brand__logo{width:auto;height:36px;display:block}.hero--visual{background:linear-gradient(180deg, var(--navy) 0%, #0d2f52 78%, var(--paper) 78%, var(--paper) 100%);padding-block:0;position:relative}.hero--visual .hero-top{gap:var(--space-4);padding-block:clamp(var(--space-5), 5vw, var(--space-6)) var(--space-4);align-items:center;display:grid}@media (width>=960px){.hero--visual .hero-top{grid-template-columns:1.05fr .95fr}}.hero--visual h1,.hero--visual .lede{color:#fff}.hero--visual .lede{color:#cfdcea}.hero--visual .kicker{color:#9db8d4}.hero--visual .kicker:before{background:var(--blue)}.hero__media{border-radius:var(--radius);border:1px solid #ffffff24;overflow:hidden;box-shadow:0 24px 60px #030e1c73}.hero__media img{width:100%;height:auto;display:block}.hero--visual .hero-paths{padding-bottom:var(--space-5);margin-top:0}.hero--visual .path-card{box-shadow:var(--shadow)}@media (width<=699px){.hero--visual .hero-top{isolation:isolate;padding-block:var(--space-4) var(--space-3);position:relative;overflow:hidden}.hero--visual .hero-top>:first-child{z-index:1;position:relative}.hero__media{z-index:0;box-shadow:none;opacity:.16;pointer-events:none;border:0;border-radius:0;position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:65% center;height:100%}.hero--visual .hero-paths{gap:.75rem}.hero--visual .path-card{gap:.75rem;padding:1.25rem}.hero--visual .path-card h2{font-size:1.15rem}.hero--visual .path-card p{display:none}.hero--visual .path-card .btn{min-height:44px;padding:.7rem 1rem}}.product-grid{gap:var(--space-3);margin-top:var(--space-4);display:grid}@media (width>=800px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-card{gap:var(--space-2);padding:var(--space-4);background:var(--white);border:var(--border);border-radius:var(--radius);border-top:4px solid var(--red);box-shadow:var(--shadow);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0a25400f,0 16px 40px #0a25401a}.product-card__logo{align-self:flex-start;width:auto;height:30px}.product-hero__logo{width:min(280px,70vw);height:auto;margin-bottom:var(--space-3);display:block}.product-card__tagline{color:var(--navy);font-weight:700}.product-card p:not(.product-card__tagline){flex:1}.module-card--secondary{border-top-color:var(--line)}.accountant{background:var(--blue-soft);border-radius:var(--radius);padding:clamp(var(--space-4), 4vw, var(--space-5));gap:var(--space-3);border:1px solid #c8dbfa;align-items:center;display:grid}.accountant .kicker{color:#475467}.section--navy .kicker{color:#b7c4d2}@media (width>=900px){.accountant{grid-template-columns:1.2fr .8fr}}.accountant__logo{justify-self:start;width:min(320px,80%);height:auto}@media (width>=900px){.accountant__logo{justify-self:end}}.footer__logo{width:auto;height:40px;margin-bottom:var(--space-2)}.news-card{flex-direction:column;gap:.5rem;display:flex}.news-card__image{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-sm);width:100%;height:auto}.news-card__link{color:var(--navy);text-decoration:none}.news-card__link:hover{text-decoration:underline}.article-container{max-width:760px}.article-image{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;margin:var(--space-3) 0}.article-body{margin-top:var(--space-3);line-height:1.7}.article-body img{max-width:100%;height:auto}.article-body h2,.article-body h3{margin-top:var(--space-3)}
