:root{--navy:#081d36;--navy-soft:#14355d;--navy-panel:#0f2445;--surface:#fff;--surface-soft:#f6f9fc;--text:#1f3650;--text-soft:#51647b;--muted:#6f7f95;--green:#13b38c;--green-soft:#dcfaef;--blue:#2b6de2;--blue-soft:#dfeaff;--amber:#f09d2d;--red:#e45745;--purple:#7b61ff;--border:#d8e3ed;--shadow:0 18px 40px #081d3614;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--text);background:radial-gradient(circle at 6% 10%,#eff5fd 0%,#0000 40%),radial-gradient(circle at 92% 0,#eff9f0 0%,#0000 36%),#eef3f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}main{min-height:100%}h1,h2,h3,h4,h5,p{margin-top:0}h1,h2,h3,h4,h5{color:var(--navy);letter-spacing:0;line-height:1.08}h1{max-width:720px;font-size:clamp(2.2rem,5.8vw,4.6rem)}h2{margin-bottom:12px;font-size:clamp(1.8rem,3.2vw,2.7rem)}h3{font-size:1.25rem}p{color:var(--text-soft);margin:0}.site-header{z-index:20;min-height:84px;padding:16px max(20px, calc((100vw - var(--max)) / 2));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #0c1e361a;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid;position:sticky;top:0}.site-header__brand,.brand{min-width:0}.brand{color:var(--navy);align-items:center;gap:12px;font-size:1.36rem;font-weight:850;line-height:1;display:inline-flex}.brand--compact{font-size:1.05rem}.brand__icon{flex:none;place-items:center;width:56px;height:44px;display:inline-grid;position:relative}.brand__stack,.brand__tile{border-radius:10px;position:absolute;box-shadow:0 10px 18px #081d3626}.brand__stack--back{background:linear-gradient(165deg, #0f9f76, var(--green));width:34px;height:34px;top:3px;left:5px;transform:rotate(-9deg)}.brand__stack--mid{background:linear-gradient(165deg,#1f55d9,#57a6ff);width:37px;height:35px;top:6px;left:11px;transform:rotate(-4deg)}.brand__tile{color:#0f2a4d;background:#fff;place-items:center;width:34px;height:29px;font-size:.82rem;font-style:italic;font-weight:900;display:grid;top:13px;left:14px}.brand__bars{align-items:end;gap:2px;display:inline-flex;position:absolute;bottom:1px;right:0}.brand__bars i{background:var(--green);border-radius:999px;width:3px;display:block}.brand__bars i:first-child{height:6px}.brand__bars i:nth-child(2){height:10px}.brand__bars i:nth-child(3){height:14px}.brand__word{white-space:nowrap}.brand__word span{color:var(--green)}.site-header__nav{color:#3d5671;justify-content:center;gap:clamp(16px,2.8vw,28px);font-size:.94rem;font-weight:680;display:flex}.site-header__nav a{color:#2b4561;border-bottom:2px solid #0000;padding:8px 0}.site-header__nav a:hover,.site-header__nav a:focus-visible{color:var(--green);border-bottom-color:var(--green)}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.94rem;font-weight:760;line-height:1;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(140deg,#14b78f 0%,#12a57f 100%);border-color:#0a24402e;box-shadow:0 14px 26px #13b38c47}.button--secondary{color:#143c67;background:#fff;border-color:#143a6733}.button--secondary:hover,.button--secondary:focus-visible{border-color:var(--green)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.hero{padding:50px max(20px, calc((100vw - var(--max)) / 2)) 72px;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:stretch;gap:40px;min-height:calc(100vh - 84px);display:grid;position:relative}.hero__content{flex-direction:column;justify-content:center;gap:18px;animation:.68s both fade-up;display:flex}.hero__content p{max-width:640px;font-size:clamp(1.04rem,1.6vw,1.2rem)}.hero__preview{animation:.76s 90ms both fade-up}.status-label{width:fit-content;color:var(--green);background:var(--green-soft);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:6px;padding:6px 12px;font-size:.76rem;font-weight:900;display:inline-flex}.section{padding:72px max(20px, calc((100vw - var(--max)) / 2))}.section--muted{background:radial-gradient(circle at 85% 0,#14ab8917,#0000 34%),#f0f6fb}.section--compact{padding-top:56px;padding-bottom:56px}.section__heading{max-width:760px;margin-bottom:28px}.section__subtitle{color:var(--text-soft);margin:-16px 0 22px}.value-grid,.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.info-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;padding:22px}.info-card__icon{background:var(--green-soft);color:#0e845f;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-weight:900;display:inline-flex}.info-card h3{margin-bottom:10px}.info-card p{color:var(--muted)}.info-card--feature p:last-child{margin-top:6px}.tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.tag-chip{color:#27476b;background:#fff;border:1px solid #13b38c38;border-radius:999px;align-items:center;min-height:40px;padding:0 16px;font-size:.93rem;font-weight:760;display:inline-flex}.roadmap{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.roadmap--threecol{margin-top:4px}.roadmap-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;padding:22px;display:flex}.roadmap-card--ready{background:linear-gradient(#f8fffc 0%,#fff 32%);border-color:#13b38c57}.roadmap-card--focus{background:linear-gradient(#f7faff 0%,#fff 32%);border-color:#2b6de25c;box-shadow:0 20px 44px #2b6de21f}.roadmap-card--future{background:#fbfcfd;border-color:#d2dbe4}.roadmap-card__header,.roadmap-subsection__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.roadmap-card__header{margin-bottom:16px}.roadmap-card h3,.roadmap-subsection h4{margin:0}.roadmap-card h3{font-size:1.3rem}.roadmap-status,.roadmap-subsection__status{white-space:nowrap;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:850;display:inline-flex}.roadmap-status{color:#087653;background:var(--green-soft)}.roadmap-card--focus .roadmap-status{color:#2457a8;background:var(--blue-soft)}.roadmap-card--future .roadmap-status,.roadmap-subsection__status{color:#5c6d7d;background:#edf1f4}.roadmap-card ul{color:var(--text-soft);margin:0;padding-left:18px}.roadmap-card li+li{margin-top:6px}.roadmap-card__note{color:#435b73;margin-top:auto;padding-top:18px;font-size:.9rem;line-height:1.5}.roadmap-card__note:before{content:"";background:var(--green);width:38px;height:2px;margin-bottom:12px;display:block}.roadmap-sections{gap:20px;display:grid}.roadmap-subsection+.roadmap-subsection{border-top:1px solid #dce4eb;padding-top:18px}.roadmap-subsection__header{align-items:center;margin-bottom:10px}.roadmap-subsection h4{font-size:1rem}.roadmap-subsection__status{min-height:24px;padding:0 8px;font-size:.68rem}.cta-panel{border:1px solid var(--border);text-align:center;background:radial-gradient(circle at 50% 0,#13b38c29,#0000 40%),#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:clamp(26px,4.5vw,44px)}.cta-panel p{color:#3f5a76;margin-bottom:24px;font-size:1.05rem}.cta-panel__buttons{justify-content:center}.trust-card{border:1px solid var(--border);background:var(--surface);max-width:980px;box-shadow:var(--shadow);border-radius:24px;margin:0 auto;padding:24px}.trust-card__identity{grid-template-columns:auto 1fr;align-items:center;gap:20px;display:grid}.trust-card__avatar-image,.trust-card__avatar-fallback{object-fit:cover;border-radius:50%;width:112px;height:112px}.trust-card__avatar-image{border:4px solid #fff;box-shadow:0 10px 24px #081d3633}.trust-card__avatar-fallback{color:#fff;background:linear-gradient(145deg,#0f9f76,#1dca97);border:4px solid #fff;place-items:center;font-size:2rem;font-weight:900;display:grid;box-shadow:0 10px 24px #081d3633}.trust-card h3{margin:0 0 10px}.trust-card p{margin-bottom:12px}.trust-card .button-row{justify-content:flex-start;margin-top:18px}.hero-preview{background:#fff;border:1px solid #0c1d3624;border-radius:24px;gap:14px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 50px #081d3624}.hero-preview:before{content:"";z-index:0;background:radial-gradient(circle at 100% 0,#13b38c29,#0000 34%),linear-gradient(#0a1d3612,#0000);position:absolute;inset:0}.hero-preview__header,.hero-preview__records,.hero-preview__alert,.hero-preview__tiles,.hero-preview__footer,.hero-preview__hint{z-index:1;position:relative}.hero-preview__header{gap:4px;display:grid}.hero-preview__header span{text-transform:uppercase;letter-spacing:.08em;color:#2d7a61;font-size:.75rem;font-weight:820}.hero-preview__header strong{color:var(--navy);font-size:1.25rem}.hero-preview__header small{color:var(--text-soft);font-size:.75rem}.hero-preview__records{width:fit-content;color:var(--navy);background:#eef9ff;border:1px solid #c6e1ff;border-radius:12px;padding:12px;font-weight:820}.hero-preview__alert{color:#a74b2b;background:#fff4ec;border:1px solid #f2c9b7;border-radius:12px;padding:12px 14px;font-weight:800}.hero-preview__tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hero-preview__tiles article{border:1px solid var(--border);background:#fff;border-radius:12px;padding:12px}.hero-preview__tiles span{color:#60788f;text-transform:uppercase;letter-spacing:.04em;font-size:.77rem}.hero-preview__tiles strong{color:var(--navy);margin-top:5px;font-size:1.8rem;line-height:1;display:block}.hero-preview__footer{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.9rem;display:flex}.hero-preview__hint{color:#7a8da3;font-size:.82rem}.site-footer{padding:34px max(20px, calc((100vw - var(--max)) / 2));border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;display:flex}.site-footer p{color:#62758c;margin:10px 0 0;font-size:.95rem}.site-footer__links{flex-direction:column;align-items:flex-end;gap:8px;font-weight:760;display:inline-flex}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:38px}.hero-preview{max-width:640px}.value-grid,.card-grid,.roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}.roadmap-card:last-child{grid-column:1/-1}}@media (max-width:760px){.site-header{grid-template-columns:auto 1fr;gap:10px;padding-left:14px;padding-right:14px}.site-header__nav{scrollbar-width:thin;white-space:nowrap;grid-column:1/-1;justify-content:flex-start;gap:12px;min-width:0;max-width:100%;padding:8px 0 0;font-size:.85rem;overflow-x:auto}.site-header__cta{justify-self:end;min-width:170px}.button,.button--primary,.button--secondary,.button-row{width:100%}.section{padding:58px 16px}.roadmap{grid-template-columns:1fr}.roadmap-card:last-child{grid-column:auto}.site-footer,.trust-card__identity{flex-direction:column;align-items:flex-start}.site-footer__links{align-items:flex-start}.tag-chip{font-size:.88rem}.hero-preview__tiles{grid-template-columns:1fr}.hero__content{gap:12px}h1{font-size:clamp(2rem,10.5vw,3rem)}}.site-header{min-height:72px;padding:12px max(20px, calc((100vw - var(--max)) / 2));border-bottom-color:#0c1e361f;box-shadow:0 10px 22px #081d360f}.site-header__nav{gap:clamp(12px,2.2vw,22px);font-size:.9rem;font-weight:700}.site-header__cta{min-height:40px}.hero{padding:28px max(20px, calc((100vw - var(--max)) / 2)) 42px;align-items:center;gap:28px;min-height:clamp(500px,100vh - 72px,680px)}.hero__content{justify-content:flex-start;gap:12px}.hero__badge{color:#0f7a62;letter-spacing:.02em;text-transform:uppercase;background:#13b38c1a;border:1px solid #13b38c3d;border-radius:999px;width:fit-content;margin:0;padding:6px 11px;font-size:.73rem;font-weight:820}.hero__content h1{margin:0}.hero__trustline{color:#526a82;max-width:560px;font-size:.98rem}.hero__content .button-row{margin-top:4px}.hero-preview{border-radius:18px;gap:11px;padding:14px;box-shadow:0 18px 34px #081d3626}.hero-preview:before{background:linear-gradient(#13b38c14,#0000 52%),repeating-linear-gradient(90deg,#0000,#0000 14px,#d4e4f280 14px 15px)}.hero-preview__topbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:2px;display:grid}.hero-preview__topbar span{color:#213f61;background:#ffffffd1;border:1px solid #becedfd9;border-radius:10px;align-items:center;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:760;display:inline-flex}.hero-preview__alert{background:#fff4ed;border:1px solid #f4c0a4;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.hero-preview__alert strong{color:#b5471f;font-size:.95rem;line-height:1.18}.hero-preview__alert small{color:#81583f;font-size:.76rem}.hero-preview__chips{flex-wrap:wrap;gap:8px;display:flex}.hero-preview__chips span{color:#0f775e;background:#f4fbf8;border:1px solid #13b38c42;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:760;display:inline-flex}.hero-preview__kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.hero-preview__kpi{border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px}.hero-preview__kpi--green{border-left:4px solid var(--green)}.hero-preview__kpi--blue{border-left:4px solid var(--blue)}.hero-preview__kpi--red{border-left:4px solid var(--red)}.hero-preview__kpi--orange{border-left:4px solid var(--amber)}.hero-preview__kpi small{color:#70839a;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;display:block}.hero-preview__kpi strong{color:var(--navy);margin-top:5px;font-size:1.52rem;line-height:1;display:block}.hero-preview__list{border:1px solid var(--border);background:#fff;border-radius:12px;gap:8px;padding:10px;display:grid}.hero-preview__list p{color:var(--text);margin:0;font-size:.86rem;font-weight:760}.hero-preview__list ul{color:#2d4e6c;margin:0;padding-left:18px;font-size:.85rem;line-height:1.35}.hero-preview__list li{margin:0}.hero-preview__modules{flex-wrap:wrap;gap:8px;display:flex}.hero-preview__modules span{color:#10574a;background:#eafaf4;border:1px solid #13b38c3d;border-radius:999px;align-items:center;min-height:31px;padding:0 10px;font-size:.74rem;font-weight:760;display:inline-flex}.hero-preview__hint{color:#7a8da3;margin:0;font-size:.75rem;line-height:1.3}@media (max-width:1100px){.hero{grid-template-columns:1fr 1fr;gap:20px}.hero__content{max-width:620px}}@media (max-width:930px){.hero{grid-template-columns:1fr;min-height:auto}.hero-preview{max-width:100%}.hero-preview__kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.hero__badge{font-size:.68rem}.hero-preview__topbar,.hero-preview__kpis{grid-template-columns:1fr 1fr}.hero-preview__chips{margin-bottom:2px}}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #13b38c9e}.hero__pilot-status{background:#ffffffbd;border:1px solid #13b38c40;border-radius:14px;grid-template-columns:max-content minmax(0,1fr);gap:11px;max-width:640px;padding:12px;display:grid}.hero__pilot-status>span{background:var(--green-soft);color:#087653;white-space:nowrap;border-radius:999px;align-self:start;align-items:center;min-height:26px;padding:0 9px;font-size:.7rem;font-weight:850;display:inline-flex}.hero__pilot-status strong{color:var(--navy);font-size:.92rem;line-height:1.35;display:block}.hero__pilot-status p{color:#526a82;margin-top:3px;font-size:.82rem;line-height:1.42}.section--pilot{background:var(--navy)}.section__heading--on-dark h2{color:#fff}.section__heading--on-dark>p:not(.section__eyebrow){color:#cbd8e6}.section__eyebrow,.pilot-readiness__eyebrow{color:#6be2c1;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:850}.pilot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.pilot-card{background:#fff;border:1px solid #c7d8ea38;border-radius:16px;padding:22px;box-shadow:0 18px 36px #000c1c29}.pilot-card h3{margin-bottom:12px}.pilot-card ul{color:#536983;margin:0;padding-left:18px}.pilot-card li+li{margin-top:6px}.pilot-illustration{background:#fff;border:1px solid #ccdcee3d;border-radius:16px;max-width:980px;margin:24px auto 0;overflow:hidden}.pilot-illustration img{width:100%;height:auto;display:block}.pilot-actions{margin-top:20px}.pilot-actions .button--secondary{border-color:#ffffff57}.pilot-readiness{border-top:1px solid #ccdcee33;margin-top:52px;padding-top:34px}.pilot-readiness__heading h3{color:#fff;font-size:1.35rem}.readiness-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:24px 0;padding:0;list-style:none;display:grid;position:relative}.readiness-timeline:before{content:"";background:#cddcec4d;height:2px;position:absolute;top:16px;left:16px;right:16px}.readiness-step{min-width:0;padding-top:44px;position:relative}.readiness-step__marker{border:2px solid var(--navy);color:#fff;background:#6f8295;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.76rem;font-weight:850;display:grid;position:absolute;top:0;left:0}.readiness-step h4{color:#fff;margin:0 0 8px;font-size:.9rem;line-height:1.35}.readiness-step__status{color:#e3eaf1;background:#d5dee62e;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.readiness-step--ready .readiness-step__marker{background:var(--green)}.readiness-step--ready .readiness-step__status{color:#9cf2da;background:#13b38c3d}.readiness-step--active .readiness-step__marker{background:var(--amber)}.readiness-step--active .readiness-step__status{color:#ffd99d;background:#f09d2d38}.pilot-readiness__note{color:#c5d4e2;max-width:850px;font-size:.93rem}.roadmap-disclaimer{color:#657a90;max-width:760px;margin-top:18px;font-size:.86rem;line-height:1.45}.subscription-panel{border:1px solid var(--border);max-width:980px;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:clamp(24px,4vw,38px)}.subscription-panel .section__heading{margin-bottom:20px}.subscription-points{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.subscription-points span{color:#14604f;background:#f3fcf8;border:1px solid #13b38c3d;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:760;display:inline-flex}.subscription-panel__note{color:#62768d;max-width:760px;font-size:.9rem}.subscription-panel__note+.subscription-panel__note{margin-top:8px}.section--faq{background:#f0f6fb}.faq-list{gap:10px;max-width:920px;display:grid}.faq-list details{border:1px solid var(--border);background:#fff;border-radius:12px;box-shadow:0 10px 24px #081d360a}.faq-list summary{cursor:pointer;color:var(--navy);padding:17px 48px 17px 18px;font-size:1rem;font-weight:780;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"";border-bottom:2px solid #2e597d;border-right:2px solid #2e597d;width:9px;height:9px;transition:transform .16s;position:absolute;top:50%;right:19px;transform:translateY(-65%)rotate(45deg)}.faq-list details[open] summary:after{transform:translateY(-25%)rotate(225deg)}.faq-list details p{color:#516b84;padding:0 18px 18px}.site-footer>div{max-width:680px}.trust-card>p+p{margin-top:12px}@media (max-width:760px){.site-header__cta{min-width:184px;padding-inline:12px;font-size:.82rem}.hero__pilot-status{grid-template-columns:1fr}.hero__pilot-status>span{width:fit-content}.pilot-grid,.readiness-timeline{grid-template-columns:1fr}.readiness-timeline{gap:18px}.readiness-timeline:before{width:2px;height:auto;inset:16px auto 16px 16px}.readiness-step{min-height:58px;padding:0 0 0 48px}.subscription-points span{width:100%}}.seo-discovery{background:#fff}.seo-discovery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.seo-discovery__card{border:1px solid var(--border);min-height:172px;color:inherit;background:#f8fbfd;border-radius:8px;padding:20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:block;box-shadow:0 10px 24px #081d360a}.seo-discovery__card:hover{border-color:#0fb7917a;transform:translateY(-2px);box-shadow:0 14px 28px #081d3617}.seo-discovery__card h3,.seo-card h3,.seo-note h3{color:var(--navy);margin:0 0 8px;font-size:1rem}.seo-discovery__card p,.seo-card p,.seo-note p{color:#516b84;font-size:.94rem}.seo-hero{padding:50px max(20px, calc((100% - var(--max)) / 2));background:#f0f6fb;border-bottom:1px solid #d9e6ef}.seo-shell,.seo-content{width:min(100%, var(--max));margin:0 auto}.seo-hero__content{max-width:900px}.seo-hero__content h1{max-width:880px;color:var(--navy);margin:0;font-size:clamp(2.15rem,4.4vw,3.65rem);line-height:1.08}.seo-hero__content>p:last-child{color:#4a657e;max-width:760px;margin:20px 0 0;font-size:1.08rem}.seo-hero__eyebrow{color:#087d68;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.breadcrumbs{margin-bottom:26px}.breadcrumbs ol{color:#587087;flex-wrap:wrap;gap:7px;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.breadcrumbs li+li:before{color:#8ca0b1;content:"/";margin-right:7px}.breadcrumbs a{color:#285d91;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.seo-content{max-width:900px}.seo-content>h2{color:var(--navy);margin:0 0 16px;font-size:clamp(1.5rem,2.4vw,2.05rem)}.seo-content>p{color:#49657e;max-width:800px;font-size:1.02rem}.seo-content>p+p{margin-top:14px}.seo-list{color:#405d76;gap:10px;margin:22px 0 0;padding-left:22px;display:grid}.seo-list li::marker{color:#0bab8b}.seo-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.seo-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-height:168px;padding:20px;box-shadow:0 10px 24px #081d360a}.seo-note{background:#f3fcf8;border-left:4px solid #0bab8b;border-radius:0 8px 8px 0;margin-top:24px;padding:20px 22px}.seo-note p{max-width:760px}.context-links{gap:12px;max-width:760px;display:grid}.context-links a{color:#1f5e91;background:#fff;border:1px solid #cfe0ed;border-radius:8px;padding:16px 18px;font-weight:750;text-decoration:none;transition:border-color .16s,background-color .16s}.context-links a:hover{background:#f3fcf8;border-color:#0bab8b}.seo-about{grid-template-columns:minmax(170px,220px) minmax(0,1fr);align-items:start;gap:30px;display:grid}.seo-about__portrait{aspect-ratio:1122/1402;object-fit:cover;border:1px solid #c9d9e5;border-radius:12px;width:100%;height:auto;box-shadow:0 14px 30px #081d361a}@media (max-width:1080px){.seo-discovery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.seo-hero{padding:36px 16px 42px}.seo-hero__content h1{font-size:2.2rem}.seo-hero__content>p:last-child{font-size:1rem}.seo-discovery__grid,.seo-card-grid,.seo-about{grid-template-columns:1fr}.seo-discovery__card,.seo-card{min-height:0}.seo-about__portrait{width:min(160px,100%)}}.audience-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.audience-group{min-width:0}.audience-group h3{color:var(--navy);margin:0 0 14px;font-size:1.04rem}.audience-groups__note{color:#5d7287;max-width:760px;margin-top:28px;font-size:.92rem}.readiness-timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.readiness-step__status+p{margin-top:10px}.readiness-step p{color:#c5d4e2;font-size:.8rem;line-height:1.45}.readiness-step--planned .readiness-step__marker,.readiness-step--future .readiness-step__marker{background:#6f8295}.readiness-step--planned .readiness-step__status,.readiness-step--future .readiness-step__status{color:#e3eaf1;background:#d5dee62e}.privacy-content h2{margin-top:38px}.privacy-content h2:first-child{margin-top:0}.privacy-content a{color:#1f5e91;text-underline-offset:3px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.privacy-content__link{margin-top:18px}@media (max-width:1080px){.audience-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-group:last-child{grid-column:1/-1}.readiness-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.readiness-timeline:before{display:none}}@media (max-width:760px){.audience-groups{grid-template-columns:1fr;gap:26px}.audience-group:last-child{grid-column:auto}.readiness-step p{max-width:520px}.readiness-timeline{grid-template-columns:1fr;gap:18px}.readiness-timeline:before{width:2px;height:auto;display:block;inset:16px auto 16px 16px}}.updates-overview{background:#fff}.updates-overview__intro{max-width:790px;margin-bottom:30px}.updates-overview__intro p,.updates-overview__closing{color:#49657e;font-size:1.03rem}.updates-featured{border:1px solid var(--border);max-width:1120px;box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.updates-featured__link{color:inherit;grid-template-columns:minmax(0,.43fr) minmax(320px,.57fr);align-items:stretch;text-decoration:none;display:grid}.updates-featured__image{background:#dfe8ef;place-items:center;min-height:280px;max-height:320px;display:grid;overflow:hidden}.updates-featured__image img,.updates-home__card>img,.update-article__image{object-fit:cover;width:100%;height:100%}.updates-featured__image--contain{background:#f6f9fc;padding:20px}.updates-featured__image--contain img,.updates-list__item--contain img{object-fit:contain;object-position:center}.updates-list__item--contain img{background:#f6f9fc;padding:20px}.updates-featured__image--cover img,.updates-list__item--cover img{object-fit:cover}.updates-featured__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:clamp(28px,3vw,38px);display:flex}.updates-meta,.updates-article-hero__meta{color:#62768d;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.83rem;font-weight:720;display:flex}.updates-meta>span:first-child{color:#087653;letter-spacing:.04em;text-transform:uppercase;background:#f3fcf8;border:1px solid #13b38c42;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:830;display:inline-flex}.updates-meta time:before,.updates-meta time+span:before,.updates-article-hero__meta span:before{color:#a0b0be;content:"•";margin-right:12px}.updates-featured h2{margin:16px 0 14px;font-size:clamp(1.75rem,3vw,2.55rem)}.updates-featured__content>p:not(.updates-meta){color:#4d667f;max-width:520px;font-size:1.03rem;line-height:1.65}.updates-featured__cta,.updates-home__card a{color:#176394;text-underline-offset:4px;margin-top:24px;font-weight:790;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.updates-featured__link:hover .updates-featured__cta,.updates-featured__link:focus-visible .updates-featured__cta{color:#087653}.updates-overview__closing{margin-top:30px;font-size:.94rem}.updates-home{background:#f0f6fb}.updates-home__card{background:#fff;border:1px solid #ccdde9;border-radius:8px;grid-template-columns:240px minmax(0,1fr);max-width:940px;display:grid;overflow:hidden;box-shadow:0 12px 28px #081d360f}.updates-home__card>img{aspect-ratio:3/2}.updates-home__card>div{padding:22px 24px}.updates-home__card h3{margin:14px 0 9px;font-size:1.25rem}.updates-home__card>div>p:not(.updates-meta){color:#526b84;line-height:1.55}.updates-article-hero{padding-bottom:44px}.updates-article-hero .breadcrumbs{margin-bottom:22px}.updates-article-hero__meta{margin-top:22px}.updates-article{background:#fff}.update-article__shell{width:min(100%,960px);margin:0 auto}.update-article__figure{margin:0 0 48px}.update-article__figure figcaption{color:#687e92;margin-top:10px;font-size:.86rem}.update-article__image{aspect-ratio:3/2;border:1px solid #c9d9e5;border-radius:8px;display:block}.update-article__body{max-width:760px;margin:0 auto}.update-article__body p,.update-article__body li{color:#3e5a73;font-size:1.06rem;line-height:1.78}.update-article__body p{margin-bottom:1.3em}.update-article__body h2{color:var(--navy);margin:2.45em 0 .7em;font-size:clamp(1.55rem,2.5vw,2.1rem)}.update-article__body ul,.update-article__body ol{gap:8px;margin:0 0 1.8em;padding-left:24px;display:grid}.update-article__body li::marker{color:#0bab8b;font-weight:800}.update-article__body a,.update-author a{color:#1d6392;text-underline-offset:3px;font-weight:720;text-decoration:underline;text-decoration-thickness:1px}.update-article__question{border-left:3px solid #a8bed0;padding-left:20px;font-weight:720;color:#284c6c!important;font-size:1.16rem!important}.update-article__quote{background:#f3fcf8;border-left:4px solid #0bab8b;max-width:690px;margin:34px 0;padding:22px 26px}.update-article__quote p{color:#173c5d;margin:0;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:760;line-height:1.35}.update-article__callout{background:#f6faff;border:1px solid #cfe0ed;border-radius:8px;margin:30px 0;padding:18px 22px}.update-article__callout p{color:#1d4f78;margin:0;font-size:1.08rem;font-weight:780}.update-article__callout--closing{background:#f3fcf8;border-color:#13b38c52}.update-author{border-top:1px solid #d8e3ed;border-bottom:1px solid #d8e3ed;grid-template-columns:112px minmax(0,1fr);gap:20px;max-width:760px;margin:56px auto 0;padding:24px 0;display:grid}.update-author__image{object-fit:cover;border-radius:50%;width:112px;height:112px}.update-author__label{color:#087653;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:.74rem;font-weight:820}.update-author h2{margin:0 0 10px;font-size:1.25rem}.update-author p:not(.update-author__label){color:#526b84;margin-bottom:12px}.update-article__cta{margin-top:56px}.update-article__independence{color:#657b90!important;margin:20px auto 0!important;font-size:.88rem!important}@media (max-width:760px){.updates-featured__link,.updates-home__card,.update-author{grid-template-columns:1fr}.updates-featured__content{padding:24px 20px 26px}.updates-featured__image{aspect-ratio:1672/941;width:100%;min-height:0;max-height:none}.updates-featured__image--contain,.updates-list__item--contain img{padding:16px}.updates-home__card>img{max-height:250px}.updates-home__card>div{padding:20px}.updates-article-hero__meta{gap:7px 10px}.update-article{padding-top:40px;padding-bottom:56px}.update-article__figure{margin-bottom:34px}.update-article__body p,.update-article__body li{font-size:1rem;line-height:1.72}.update-article__body h2{margin-top:2.1em}.update-author{gap:16px;margin-top:42px}.update-author__image{width:88px;height:88px}}.architecture-teaser{background:#fff;padding-top:50px;padding-bottom:50px}.architecture-teaser__layout{grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);align-items:center;gap:clamp(28px,5vw,64px);max-width:1120px;margin:0 auto;display:grid}.architecture-teaser h2{max-width:600px}.architecture-teaser p{color:#4c667d;max-width:680px;font-size:1.03rem}.architecture-teaser__flow{flex-wrap:wrap;align-items:center;gap:8px;margin:22px 0 20px;display:flex}.architecture-teaser__flow span{color:#244867;background:#f8fbfd;border:1px solid #d4e4ee;border-radius:6px;align-items:center;min-height:32px;padding:5px 10px;font-size:.78rem;font-weight:760;display:inline-flex}.architecture-teaser__flow span:nth-of-type(2){color:#235bb7;background:#f4f8ff;border-color:#cbdcff}.architecture-teaser__flow span:nth-of-type(3){color:#087653;background:#f2fcf8;border-color:#bfeee1}.architecture-teaser__flow span:nth-of-type(4){color:#6550bf;background:#f8f6ff;border-color:#e0d6ff}.architecture-teaser__flow b{color:#2a678e;font-size:1rem}.architecture-teaser__link{color:#176394;text-underline-offset:4px;font-weight:780;text-decoration:underline;text-decoration-thickness:1px}.architecture-teaser__link:hover,.architecture-teaser__link:focus-visible{color:#087653}.architecture-teaser__image{background:#f7fafc;border:1px solid #d7e4ed;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 16px 32px #081d3614}.architecture-section{background:#fff}.architecture-section__shell{max-width:1120px;margin:0 auto}.architecture-section__intro{max-width:760px;margin-bottom:28px}.architecture-section__image{background:#f7fafc;border:1px solid #d7e4ed;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 18px 38px #081d3614}.architecture-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.architecture-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:20px;box-shadow:0 10px 24px #081d360d}.architecture-card h3{margin-bottom:10px;font-size:1.02rem}.architecture-card p,.architecture-section__closing{color:#506a81}.architecture-section__closing{max-width:790px;margin-top:24px;font-size:1rem}.updates-list{gap:16px;max-width:1120px;margin-top:16px;display:grid}.updates-list__item{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #081d360f}.updates-list__item>a{color:inherit;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);display:grid}.updates-list__item img{object-fit:cover;width:100%;height:100%;min-height:220px}.updates-list__item>a>div{padding:26px 30px}.updates-list__item h2{margin:14px 0 10px;font-size:1.45rem}.updates-list__item>a>div>p:not(.updates-meta){color:#526b84;max-width:720px;line-height:1.6}@media (max-width:1080px){.architecture-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.architecture-teaser{padding-top:42px;padding-bottom:42px}.architecture-teaser__layout,.architecture-card-grid,.updates-list__item>a{grid-template-columns:1fr}.architecture-teaser__flow{gap:6px}.architecture-teaser__flow b{display:none}.architecture-teaser__flow span{font-size:.74rem}.architecture-teaser__image{max-width:520px;margin-top:4px}.architecture-card{padding:18px}.updates-list__item img{min-height:0;max-height:250px}.updates-list__item>a>div{padding:20px}}.hero__headline{margin:0;font-size:clamp(2.4rem,4.2vw,3.95rem);line-height:1.06}.hero__headline-line{white-space:nowrap}.hero__module-word{color:var(--green);opacity:1;transition:color .22s,opacity .22s,transform .22s;display:inline-block;transform:translateY(0)}.hero__module-word--incidenten{color:var(--green)}.hero__module-word--meldingen{color:var(--amber)}.hero__module-word--rapportages{color:var(--purple)}.hero__module-word.is-fading{opacity:0;transform:translateY(-4px)}.product-visual{width:100%;max-width:1160px;box-shadow:none;background:0 0;border:0;margin:0 auto;padding:0}.product-visual__image{object-fit:contain;border:1px solid #081d3624;border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 16px 34px #081d3614}.product-visual figcaption{color:#687e92;text-align:center;margin-top:14px;font-size:.84rem}@media (max-width:760px){.hero__headline{font-size:clamp(2.2rem,10vw,3rem)}.hero__headline-line{white-space:normal}.product-visual__image{border-radius:8px}}@media (prefers-reduced-motion:reduce){.hero__module-word{transition:none}}
