@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--background:#eef3f8;--foreground:#111827;--muted:#5d6678;--line:#d5dee9;--line-strong:#c7d2e1;--card:#fff;--brand-dark:#0d1b4c;--brand-dark-2:#13255f;--container:1500px;--radius-xl:10px;--radius-lg:8px;--radius-md:7px;--radius-sm:6px;--shadow-soft:0 16px 38px #0f172a12;--shadow-card:0 14px 30px #0f172a0d}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}body.nav-open{overflow:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto}.site-shell{min-height:100vh}.container{width:min(100% - 48px, var(--container));margin:0 auto}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eef3f8eb;border-bottom:1px solid #d5dee9b8;position:sticky;top:0;overflow:visible;box-shadow:0 8px 24px #0f172a0a}.site-header__inner{justify-content:space-between;align-items:flex-start;gap:24px;min-height:96px;padding-top:12px;padding-bottom:0;display:flex;overflow:visible}.site-brand-wrap,.site-brand-link{align-items:flex-start;gap:12px;min-width:0;display:inline-flex;position:relative;overflow:visible}.site-brand-logo{z-index:5;flex:0 0 98px;justify-content:center;align-items:center;width:98px;height:98px;margin-top:-2px;margin-bottom:-42px;display:inline-flex;position:relative;overflow:visible}.site-brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.site-brand-text{flex-direction:column;justify-content:flex-start;gap:7px;min-width:0;padding-top:18px;display:inline-flex}.site-brand{letter-spacing:.18em;text-transform:uppercase;color:var(--brand-dark);margin:0;font-size:.92rem;font-weight:700;line-height:1.04}.site-brand-subtitle{color:var(--muted);margin:0;font-size:.92rem;line-height:1.24}.site-nav{align-self:flex-start;align-items:center;gap:28px;padding-top:24px;display:flex}.site-nav a{color:#1e2b49;font-size:.95rem;font-weight:700;position:relative}.site-nav a:after{content:"";background:var(--brand-dark);transform-origin:0;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.site-nav a:hover:after{transform:scaleX(1)}.nav-toggle{cursor:pointer;background:#ffffff9e;border:1px solid #1e2b491f;border-radius:7px;align-self:center;width:48px;height:44px;padding:0;display:none;position:relative}.nav-toggle span{background:#182543;height:2px;transition:transform .22s,opacity .22s,top .22s;position:absolute;left:12px;right:12px}.nav-toggle span:first-child{top:14px}.nav-toggle span:nth-child(2){top:21px}.nav-toggle span:nth-child(3){top:28px}.nav-toggle.is-open span:first-child{top:21px;transform:rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){top:21px;transform:rotate(-45deg)}.mobile-nav-overlay,.mobile-nav-panel{display:none}.mobile-nav-overlay{z-index:79;opacity:0;visibility:hidden;background:#070e246b;transition:opacity .24s,visibility .24s;position:fixed;inset:0}.mobile-nav-overlay.is-open{opacity:1;visibility:visible}.mobile-nav-panel{z-index:80;background:#f6f9fc;border-left:1px solid #1e2b4914;width:min(92vw,360px);height:100vh;padding:22px 20px 24px;transition:transform .26s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 40px #070e2429}.mobile-nav-panel.is-open{transform:translate(0)}.mobile-nav-panel__head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.mobile-nav-brand{align-items:flex-start;gap:10px;display:flex}.mobile-nav-brand__logo{flex:0 0 56px;width:56px;height:56px;display:inline-flex}.mobile-nav-brand__text{flex-direction:column;gap:4px;padding-top:4px;display:flex}.mobile-nav-close{color:#182543;cursor:pointer;background:#fff;border:1px solid #1e2b491f;border-radius:7px;width:42px;height:42px;padding:0;font-size:1.5rem;line-height:1}.mobile-nav{gap:10px;display:grid}.mobile-nav a{border:1px solid var(--line);color:#1c2845;background:#fff;border-radius:8px;padding:15px 14px;font-size:1rem;font-weight:700;display:block}.mobile-nav-panel__cta{margin-top:18px}.hero-v2{background:#dfe7f2;min-height:calc(100svh - 98px);margin-top:-18px;padding-top:18px;position:relative;overflow:hidden}.hero-v2__slider,.hero-v2__slide{position:absolute;inset:0}.hero-v2__slide{opacity:0;transition:opacity .9s}.hero-v2__slide.is-active{opacity:1}.hero-v2__image{object-fit:cover;object-position:center center;filter:saturate(.92)contrast(1.04)brightness(.72)}.hero-v2__overlay{z-index:2;background:linear-gradient(90deg,#070e24d6 0%,#070e24b8 32%,#070e2461 60%,#070e248f 100%),linear-gradient(#040a1a2e 0%,#040a1a05 34%,#040a1a57 100%);position:absolute;inset:0}.hero-v2__overlay-soft{z-index:3;background:radial-gradient(circle at 16% 26%,#4768c72e 0%,#4768c700 34%),radial-gradient(circle at 78% 18%,#ffffff0d 0%,#fff0 28%);position:absolute;inset:0}.hero-v2__inner{z-index:5;grid-template-columns:minmax(0,1.18fr) minmax(320px,.56fr);align-items:center;gap:26px;min-height:min(940px,100svh - 98px);padding-top:86px;padding-bottom:54px;display:grid;position:relative}.hero-v2__content{max-width:900px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:14px 0 10px;transform:translateY(-10px)}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#30446f;margin:0 0 14px;font-size:.84rem;font-weight:700}.eyebrow--hero{color:#ffffffd6}.eyebrow--light{color:#ffffffc2}.hero-v2__title{letter-spacing:-.082em;color:#fff;text-shadow:0 12px 34px #0000003d;max-width:8.6ch;margin:0;font-size:clamp(3.8rem,6.8vw,6.5rem);line-height:.88}.hero-v2__lead{color:#ffffffeb;max-width:860px;margin:24px 0 0;font-size:1.18rem;line-height:1.72}.hero-v2__text{color:#fffc;max-width:760px;margin:14px 0 0;font-size:1rem;line-height:1.72}.hero-v2__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{letter-spacing:-.01em;border-radius:7px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.96rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s,color .2s,opacity .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#0d1b4c;background:#fff;box-shadow:0 14px 28px #080f262e}.button--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e}.hero-v2__chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.chip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:6px;align-items:center;min-height:38px;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.hero-v2__side{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 18% 0,#597adc38 0%,#597adc00 34%),radial-gradient(circle at 88% 12%,#ffffff0e 0%,#fff0 28%),linear-gradient(#142a6af2 0%,#0d1b4ced 100%);border:1px solid #ffffff1f;border-radius:14px;align-self:center;gap:20px;max-width:500px;padding:26px 24px 24px;display:grid;position:relative;overflow:hidden;transform:translateY(-4px);box-shadow:0 24px 54px #070e243d,inset 0 1px #ffffff0f}.hero-v2__side:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fff1 0%,#fff0 36%),linear-gradient(#ffffff09 0%,#fff0 38%,#0000000b 100%);position:absolute;inset:0}.hero-v2__side>*{z-index:1;position:relative}.hero-v2__side-top{gap:14px;display:grid}.hero-v2__side-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;margin:0;font-size:.82rem;font-weight:800}.hero-v2__region-list{margin:0;padding:0;list-style:none}.hero-v2__region-list li{color:#fffffff0;border-bottom:1px solid #ffffff1d;padding:11px 0;font-size:.96rem;line-height:1.42}.hero-v2__region-list li:last-child{border-bottom:0;padding-bottom:0}.hero-v2__region-note{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:8px;margin:2px 0 0;padding:10px 12px;font-size:.88rem;font-weight:650;line-height:1.45;box-shadow:inset 0 1px #ffffff09}.hero-v2__side-divider{background:linear-gradient(90deg,#ffffff06,#fff3,#ffffff06);height:1px}.hero-v2__side-group{gap:12px;display:grid}.hero-v2__side-subtitle{letter-spacing:.18em;text-transform:uppercase;color:#ffffffa8;margin:0;font-size:.74rem;font-weight:800}.hero-v2__mini-grid{gap:10px;display:grid}.hero-v2__mini-card{background:linear-gradient(#fff1 0%,#ffffff0b 100%);border:1px solid #ffffff16;border-radius:10px;padding:13px 14px 12px;position:relative;box-shadow:inset 0 1px #ffffff08,0 8px 16px #070e2414}.hero-v2__mini-card h3{letter-spacing:-.01em;color:#fff;margin:0;font-size:.94rem;line-height:1.28}.hero-v2__mini-card p{color:#ffffffb8;margin:6px 0 0;font-size:.84rem;line-height:1.5}.hero-v2__controls{grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;margin-top:-8px;display:flex}.hero-v2__controls-left{align-items:center;gap:14px;display:flex}.hero-v2__progress{align-items:center;gap:8px;display:flex}.hero-v2__progress-item{cursor:pointer;background:0 0;border:0;width:42px;height:10px;padding:0}.hero-v2__progress-bar{background:#ffffff4d;border-radius:999px;width:100%;height:4px;transition:background-color .25s,transform .25s,opacity .25s;display:block}.hero-v2__progress-item:hover .hero-v2__progress-bar{background:#ffffff80}.hero-v2__progress-item.is-active .hero-v2__progress-bar{background:#fff;transform:scaleY(1.2)}.hero-v2__arrows{align-items:center;gap:8px;display:flex}.hero-v2__arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:1rem;font-weight:700;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.hero-v2__arrow:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}.hero-v2__caption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b4c57;border:1px solid #ffffff24;border-radius:6px;margin:0;padding:10px 16px;font-size:.92rem;font-weight:700;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff0a}.section{padding:44px 0}.section-soft{isolation:isolate;padding:72px 0;position:relative}.section-soft>.container{z-index:1;position:relative}.section-soft--plain{background:0 0}.section-soft--mist{background:radial-gradient(circle at 14% 20%,#ffffff5c 0%,#fff0 32%),linear-gradient(#f2f6fb94 0%,#eef3f8eb 100%)}.section-soft--intro{background:radial-gradient(at 22% 0,#ffffffeb 0%,#ffffff7a 34%,#fff0 62%),radial-gradient(at 84% 8%,#1f3a7e14 0%,#1f3a7e09 32%,#1f3a7e00 64%),linear-gradient(#eef3f8 0%,#f4f7fb 44%,#eef3f8 100%);margin-top:-26px;padding-top:clamp(54px,5vw,86px)}.section-soft--intro:before{content:"";opacity:.9;pointer-events:none;z-index:0;background:radial-gradient(at 50% 0,#ffffffbd 0%,#ffffff52 36%,#fff0 72%);width:min(1180px,100% - 48px);height:46px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section-soft--intro .section-row-surface{position:relative}.section-soft--intro .section-head{max-width:820px;margin-bottom:24px}.section-soft--intro .section-head h2{max-width:17.5ch}.section-soft--intro .section-head p{max-width:760px}.section-soft--intro .content-row__inner{grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);align-items:start;gap:34px}.section-soft--intro .value-list{gap:12px;margin-top:24px}.section-soft--intro .value-list__item{background:linear-gradient(#fffffff0 0%,#f9fcfffc 100%);border:1px solid #cdd7e4c7;border-radius:12px;padding:18px 22px 18px 26px;position:relative;box-shadow:0 10px 22px #0f172a08,inset 0 1px #fffc}.section-soft--intro .value-list__item:before{content:"";opacity:.8;background:linear-gradient(#24449e 0%,#173176 100%);border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:0}.section-soft--intro .value-list__item h3{letter-spacing:-.02em;font-size:1.02rem}.section-soft--intro .value-list__item p{margin-top:8px;font-size:.95rem;line-height:1.66}.section-soft--intro .story-board{gap:12px}.section-soft--intro .story-board__feature{border-radius:16px;min-height:410px;box-shadow:0 20px 38px #0f172a14}.section-soft--intro .story-board__feature-panel{width:min(320px,100% - 36px);padding:18px 18px 16px;top:18px;right:18px}.section-soft--intro .story-board__feature-panel h3{font-size:1.04rem;line-height:1.38}.section-soft--intro .story-board__feature-panel p{margin-top:9px;font-size:.93rem;line-height:1.6}.section-soft--intro .story-board__notes{gap:10px}.section-soft--intro .story-note{background:linear-gradient(#fffffff0 0%,#f8fbfffa 100%);border:1px solid #cdd7e4c2;border-radius:12px;min-height:146px;padding:18px 14px 16px;box-shadow:0 10px 22px #0f172a07,inset 0 1px #ffffffd1}.section-soft--intro .story-note__label{color:#51668f;margin-bottom:8px}.section-soft--intro .story-note h3{letter-spacing:-.01em;font-size:.98rem;line-height:1.35}.section-soft--intro .story-note p{margin-top:8px;font-size:.9rem;line-height:1.56}.section-soft--blue{background:radial-gradient(circle at 84% 18%,#1f3a7e14 0%,#1f3a7e00 30%),linear-gradient(#e8eef6b8 0%,#e3ebf5f5 100%)}.section-soft--light{background:linear-gradient(#f1f5fa8f 0%,#eef3f8e6 100%)}.section-soft--airy{background:radial-gradient(circle at 82% 26%,#3456a80f 0%,#3456a800 29%),linear-gradient(#ecf2f8b3 0%,#e7eef7f0 100%)}.section-soft--accent{background:radial-gradient(circle at 20% 20%,#ffffff42 0%,#fff0 26%),radial-gradient(circle at 82% 18%,#18317012 0%,#18317000 28%),linear-gradient(#e9f0f8cc 0%,#e4ecf6f5 100%)}.section-soft--spacious{padding-top:84px;padding-bottom:84px}.section-row-surface{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.section-band{box-shadow:none;background:0 0;padding:54px 0;position:relative}.section-band--plain,.section-band--white,.section-band--soft,.section-band--tint,.section-band--accent{box-shadow:none;background:0 0}.section-band__inner{position:relative}.section--split{padding-top:58px;padding-bottom:24px}.section--split-alt{padding-top:28px}.split-layout{grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);align-items:start;gap:36px;display:grid}.split-layout--reverse .split-layout__visual{order:2}.split-layout__content,.split-layout__visual{min-width:0}.section-head{max-width:900px;margin-bottom:24px}.section-head--compact{max-width:760px;margin-bottom:20px}.section-head h2{letter-spacing:-.055em;color:#0c1738;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.02}.section-head p{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.78}.content-row{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-top:28px;padding:0;position:relative}.content-row:first-child{margin-top:0}.content-row:before{content:none;display:none}.content-row--soft,.content-row--accent{box-shadow:none;background:0 0;border:0}.content-row__inner{grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);align-items:start;gap:28px;display:grid}.content-row__inner--reverse{grid-template-columns:minmax(320px,.78fr) minmax(0,1.05fr)}.content-row__inner>*{min-width:0}.content-row__aside{position:relative}.content-row__aside:before{content:"";background:linear-gradient(#0d1b4c14 0%,#0d1b4c0a 100%);width:1px;position:absolute;top:8px;bottom:8px;left:-14px}.value-list{gap:14px;display:grid}.value-list__item{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#ffffffc7;padding:20px 22px}.value-list__item h3{color:#12204a;margin:0;font-size:1.08rem}.value-list__item p{color:var(--muted);margin:10px 0 0;font-size:.98rem;line-height:1.72}.story-board{gap:18px;display:grid}.story-board__feature{border-radius:14px;min-height:620px;position:relative;overflow:hidden;box-shadow:0 24px 50px #0f172a24}.story-board__feature-media{position:absolute;inset:0}.story-board__image{object-fit:cover}.story-board__overlay{background:linear-gradient(#08113014 0%,#08113047 100%),linear-gradient(90deg,#0d1b4c29 0%,#0d1b4c05 50%,#0d1b4c24 100%);position:absolute;inset:0}.story-board__feature-panel{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #d5dee9db;border-radius:12px;width:min(320px,100% - 44px);padding:18px;position:absolute;top:22px;right:22px;box-shadow:0 22px 42px #0f172a1f}.story-board__feature-panel h3{color:#12204a;margin:0;font-size:1.08rem;line-height:1.35}.story-board__feature-panel p{color:var(--muted);margin:10px 0 0;font-size:.94rem;line-height:1.66}.story-board__label,.story-note__label{letter-spacing:.14em;text-transform:uppercase;color:#4c618e;margin-bottom:10px;font-size:.82rem;font-weight:800;display:inline-flex}.story-board__notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.story-note{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#ffffffd6;border-radius:12px;padding:18px}.story-note h3{color:#12204a;margin:0;font-size:1.02rem;line-height:1.35}.story-note p{color:var(--muted);margin:10px 0 0;font-size:.94rem;line-height:1.66}.process-list{gap:14px;display:grid}.process-list__item{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#ffffffc7;grid-template-columns:58px 1fr;align-items:start;gap:16px;padding:20px 22px;display:grid}.process-list__number{color:#fff;letter-spacing:.08em;background:linear-gradient(#1a3078 0%,#11245e 100%);border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;font-size:.96rem;font-weight:800;display:inline-flex}.process-list__item h3{color:#12204a;margin:2px 0 0;font-size:1.08rem}.process-list__item p{color:var(--muted);margin:10px 0 0;font-size:.98rem;line-height:1.72}.compare-stage{color:#fff;background:linear-gradient(#13255ffa 0%,#0d1b4cf5 100%);border:1px solid #12265f1f;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 28px 56px #0f172a29}.compare-stage:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 20%,#597adc3d 0%,#597adc00 34%),radial-gradient(circle at 82% 12%,#ffffff14 0%,#fff0 24%);position:absolute;inset:0}.compare-stage__head{z-index:1;margin-bottom:20px;position:relative}.compare-stage__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffffb8;margin:0 0 8px;font-size:.82rem;font-weight:800}.compare-stage__head h3{color:#fff;margin:0;font-size:1.52rem;line-height:1.18}.compare-stage__head p{color:#ffffffc7;margin:10px 0 0;font-size:.98rem;line-height:1.7}.compare-stage__grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:relative}.compare-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden;box-shadow:0 18px 34px #070e242e,inset 0 1px #ffffff0a}.compare-card__media{aspect-ratio:4/5;position:relative;overflow:hidden}.compare-card__media:after{content:"";background:linear-gradient(#070e2405 0%,#070e242e 100%);position:absolute;inset:0}.compare-card__image{object-fit:cover;transition:transform .38s}.compare-card:hover .compare-card__image{transform:scale(1.04)}.compare-card__label{z-index:2;color:#13255f;letter-spacing:.12em;text-transform:uppercase;background:#fffffff0;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 10px 20px #0f172a1f}.compare-card__label--accent{color:#0d1b4c;background:#fff}.compare-card__body{padding:18px}.compare-card__body h4{color:#fff;margin:0;font-size:1.04rem}.compare-card__body p{color:#ffffffc2;margin:10px 0 0;font-size:.94rem;line-height:1.68}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.audience-card{background:linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:12px;min-height:138px;padding:24px 24px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 10px 22px #0f172a08,inset 0 1px #ffffffbf}.audience-card:before{content:"";opacity:.9;background:linear-gradient(90deg,#173176 0%,#3459b8 100%);border-radius:999px;width:42px;height:3px;position:absolute;top:0;left:24px}.audience-card:hover{border-color:#bac9dff0;transform:translateY(-2px);box-shadow:0 16px 30px #0f172a0d,inset 0 1px #ffffffd1}.audience-card h3{letter-spacing:-.02em;color:#16254d;margin:0;padding-top:8px;font-size:1.12rem;line-height:1.35}.audience-card p{color:#5d6678;margin:12px 0 0;font-size:.98rem;line-height:1.72}.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.reference-card{background:linear-gradient(#fffffff0 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:15px;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden;box-shadow:0 14px 28px #0f172a0a,inset 0 1px #ffffffc2}.reference-card:hover{border-color:#bac9dff0;transform:translateY(-3px);box-shadow:0 20px 36px #0f172a12,inset 0 1px #ffffffd1}.reference-card__media{aspect-ratio:16/8.8;background:#e8edf4;position:relative;overflow:hidden}.reference-card__image{object-fit:cover;transition:transform .42s,filter .32s}.reference-card:hover .reference-card__image{filter:saturate(1.03)contrast(1.02);transform:scale(1.035)}.reference-card__media-overlay{background:linear-gradient(#0d1b4c08 0%,#0d1b4c24 100%);position:absolute;inset:0}.reference-card__body{padding:22px 22px 24px}.reference-card__category{letter-spacing:.16em;text-transform:uppercase;color:#5c6f98;margin:0 0 12px;font-size:.8rem;font-weight:800}.reference-card h3{letter-spacing:-.02em;color:#12204a;margin:0;font-size:1.24rem;line-height:1.28}.reference-card p{color:var(--muted);margin:11px 0 0;font-size:.97rem;line-height:1.72}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.card{background:linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:14px;min-height:178px;padding:26px 26px 24px;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;position:relative;box-shadow:0 12px 24px #0f172a08,inset 0 1px #ffffffbd}.card:hover{border-color:#bac9dff0;transform:translateY(-3px);box-shadow:0 18px 32px #0f172a0e,inset 0 1px #ffffffd1}.card__accent{background:linear-gradient(90deg,#173176 0%,#2b4ea8 100%);border-radius:999px;width:42px;height:3px;margin-bottom:18px;display:block}.card h3{letter-spacing:-.02em;color:#12204a;margin:0;font-size:1.18rem;line-height:1.34}.card p{max-width:92%;color:var(--muted);margin:12px 0 0;font-size:.97rem;line-height:1.72}.contact-band{background:radial-gradient(circle at 12% 18%,#4367c638 0%,#4367c600 30%),radial-gradient(circle at 88% 12%,#ffffff14 0%,#fff0 22%),linear-gradient(#18327b 0%,#10245f 100%);margin-top:64px;padding:0;position:relative;overflow:hidden}.contact-band:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0f 0%,#ffffff03 24%,#0000000a 100%);position:absolute;inset:0}.contact-band__inner{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:56px;min-height:390px;padding:58px 0 54px;display:grid;position:relative}.contact-band__content{max-width:650px;padding-top:4px;position:relative}.contact-band__content:before{content:"";background:#ffffffb8;border-radius:999px;width:46px;height:3px;margin-bottom:24px;display:block}.contact-band__title{letter-spacing:-.055em;color:#fff;margin:0;font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:.98}.contact-band__lead{color:#ffffffdb;max-width:610px;margin:20px 0 0;font-size:1.05rem;line-height:1.76}.contact-band__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contact-band__button{color:#10245f;background:#fff;min-height:50px;box-shadow:0 14px 28px #070e242e}.contact-band__button--ghost{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38}.contact-band__button--ghost:hover{background:#ffffff21}.contact-band__info{align-self:stretch;gap:0;padding:8px 0 8px 34px;display:grid;position:relative}.contact-band__info:before{content:"";background:linear-gradient(#ffffff05,#ffffff3d,#ffffff05);width:1px;position:absolute;top:4px;bottom:4px;left:0}.contact-band__item{border-bottom:1px solid #ffffff24;padding:12px 0 14px}.contact-band__item:first-child{padding-top:2px}.contact-band__item:last-child{border-bottom:0;padding-bottom:0}.contact-band__label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa3;margin-bottom:6px;font-size:.76rem;font-weight:800;display:inline-block}.contact-band__value{color:#fff;margin:0;font-size:1.06rem;line-height:1.65}.contact-band__value a{color:inherit;text-decoration:none;transition:opacity .2s}.contact-band__value a:hover{opacity:.72}.surface-card{background:linear-gradient(#ffffffe6 0%,#fafcfff5 100%);border:1px solid #cdd7e4b8;border-radius:12px;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;box-shadow:0 10px 24px #0f172a09,inset 0 1px #ffffffb8}.surface-card:hover{border-color:#b8c6daeb;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a0e,inset 0 1px #ffffffd1}.why-card,.logic-step-card,.mini-info-card{background:linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:12px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 10px 22px #0f172a08,inset 0 1px #ffffffbf}.why-card:hover,.logic-step-card:hover,.mini-info-card:hover{border-color:#bac9dff0;transform:translateY(-2px);box-shadow:0 16px 30px #0f172a0d,inset 0 1px #ffffffd1}.story-media-card{background:#e9eef5;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 14px 30px #0f172a0f}.story-media-card img{width:100%;height:auto;display:block}.story-media-card:after{content:"";pointer-events:none;background:linear-gradient(#0d1b4c05 0%,#0d1b4c14 100%);position:absolute;inset:0}.story-float-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #d4dce8d1;border-radius:12px;box-shadow:0 14px 32px #0f172a14,inset 0 1px #ffffffc7}.project-focus-panel{background:linear-gradient(#1a3078 0%,#12255e 100%);border-radius:16px;box-shadow:0 22px 38px #0f172a1f,inset 0 1px #ffffff0d}.logic-step-number{color:#fff;background:linear-gradient(#23439d 0%,#173176 100%);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #142b6733,inset 0 1px #ffffff29}.why-card h3,.logic-step-card h3,.mini-info-card h3{letter-spacing:-.02em;color:#16254d}.why-card p,.logic-step-card p,.mini-info-card p{color:#5d6678;line-height:1.72}.site-footer{color:#07142f;background:radial-gradient(at 50% 0,#ffffffeb 0%,#ffffff75 36%,#fff0 72%),linear-gradient(#eef4fa 0%,#f7fafd 100%);border-top:1px solid #cdd8e6b8;padding:0;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#17317600,#17317629,#17317600);width:min(1180px,100% - 48px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-footer__inner{z-index:1;justify-content:space-between;align-items:center;gap:32px;min-height:96px;padding-top:22px;padding-bottom:24px;display:flex;position:relative}.site-footer__meta,.site-footer__brand{flex-direction:column;gap:5px;display:flex}.site-footer__brand,.site-footer__copyright{letter-spacing:-.01em;color:#07142ff5;margin:0;font-size:.92rem;font-weight:800}.site-footer__subline,.site-footer__text{color:#283752ad;margin:0;font-size:.84rem;line-height:1.55}.site-footer__right{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.site-footer__status,.site-footer__badge{color:#2d3d5cc7;text-align:right;background:#ffffffad;border:1px solid #a9b8cfb8;border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin:0;padding:6px 12px;font-size:.76rem;font-weight:750;line-height:1;display:inline-flex;box-shadow:0 8px 22px #0c1b3f0e,inset 0 1px #ffffffc7}.site-footer__region{color:#2837529e;text-align:right;margin:0;font-size:.8rem;line-height:1.45}.contact-band+.site-footer,.service-contact+.site-footer{margin-top:0}.contact-band:after,.service-contact:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#eef3f800 0%,#eef3f814 34%,#eef3f857 72%,#eef3f8e6 100%);height:76px;position:absolute;bottom:-1px;left:0;right:0}.section-soft--blue .section-head h2{max-width:12.5ch}.section-soft--blue .process-list{margin-top:26px}.section-soft--blue .process-list__item{background:linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border-color:#cdd7e4a8}.section-soft--light{padding-top:82px;padding-bottom:86px}.section-soft--light .section-head{max-width:880px;margin-bottom:30px}.section-soft--light .section-head h2{max-width:16ch}.section-soft--airy{padding-top:86px;padding-bottom:90px}.section-soft--airy .section-head{max-width:880px;margin-bottom:32px}.section-soft--airy .section-head h2{max-width:13.5ch}#referenzen.section-soft{padding-top:92px}#referenzen .section-head{max-width:880px;margin-bottom:34px}#referenzen .section-head h2{max-width:13.5ch}.service-hero{background:#0d1b4c;min-height:720px;position:relative;overflow:hidden}.service-hero__media{z-index:0;position:absolute;inset:0}.service-hero__image{object-fit:cover;object-position:center center;filter:saturate(.94)contrast(1.05)brightness(.72)}.service-hero__overlay{z-index:1;background:linear-gradient(90deg,#070e24db 0%,#070e24bd 38%,#070e246b 100%),linear-gradient(#070e2414 0%,#070e2475 100%);position:absolute;inset:0}.service-hero__fade{z-index:2;pointer-events:none;background:linear-gradient(#eef3f800 0%,#eef3f8ad 74%,#eef3f8 100%);height:190px;position:absolute;bottom:-1px;left:0;right:0}.service-hero__inner{z-index:3;grid-template-columns:minmax(0,1.05fr) minmax(320px,.58fr);align-items:center;gap:36px;min-height:720px;padding-top:88px;padding-bottom:88px;display:grid;position:relative}.service-hero__content{max-width:900px}.back-link{color:var(--brand-dark);align-items:center;margin-bottom:26px;font-size:.94rem;font-weight:800;display:inline-flex}.back-link--light{color:#ffffffdb}.service-hero h1{letter-spacing:-.08em;color:#fff;text-shadow:0 14px 34px #0000003d;max-width:11.5ch;margin:0;font-size:clamp(3.6rem,6.4vw,6.25rem);line-height:.9}.service-hero__lead{color:#ffffffeb;max-width:820px;margin:26px 0 0;font-size:1.18rem;line-height:1.74}.service-hero__text{color:#ffffffc7;max-width:760px;margin:14px 0 0;font-size:1rem;line-height:1.72}.service-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.service-hero__side{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 18% 0,#597adc33 0%,#597adc00 34%),radial-gradient(circle at 88% 10%,#ffffff0e 0%,#fff0 28%),linear-gradient(#142a6af5 0%,#0d1b4cf0 100%);border:1px solid #ffffff24;border-radius:14px;align-self:center;gap:16px;max-width:520px;padding:26px 24px 24px;display:grid;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:0 24px 54px #070e243d,inset 0 1px #ffffff12}.service-hero__side-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffffc2;margin:0;font-size:.82rem;font-weight:800}.service-topic-list{margin:0;padding:0;list-style:none}.service-topic-list li{color:#ffffffe6;border-bottom:1px solid #ffffff1f;padding:13px 0;font-size:.96rem;line-height:1.48}.service-topic-list li:last-child{border-bottom:0;padding-bottom:0}.service-facts-band{background:radial-gradient(at 50% 0,#ffffffc7 0%,#ffffff5c 34%,#fff0 68%),linear-gradient(#e5ecf6f5 0%,#eef3f8 100%);padding:42px 0 64px;position:relative}.service-facts-band:before{content:"";pointer-events:none;background:linear-gradient(90deg,#17317600,#17317621,#17317600);width:min(1180px,100% - 48px);height:1px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.service-facts-grid{z-index:2;background:radial-gradient(circle at 94% 12%,#24449e14 0%,#24449e00 36%),linear-gradient(#fffffffa 0%,#f8fbfffc 100%);border:1px solid #becce0c7;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 44px #0f172a13,inset 0 1px #ffffffe6}.service-fact-card{min-height:132px;box-shadow:none;background:0 0;border:0;border-right:1px solid #becce0b8;padding:28px 28px 24px;position:relative}.service-fact-card:last-child{border-right:0}.service-fact-card:before{content:"";opacity:.96;background:linear-gradient(90deg,#173176 0%,#3459b8 100%);border-radius:999px;width:48px;height:3px;position:absolute;top:0;left:28px}.service-fact-card span{letter-spacing:.18em;text-transform:uppercase;color:#5b6f9a;margin-bottom:11px;padding-top:10px;font-size:.75rem;font-weight:850;display:block}.service-fact-card strong{letter-spacing:-.012em;color:#10204a;max-width:95%;font-size:1.03rem;line-height:1.5;display:block}.service-section{padding-top:76px;padding-bottom:78px}.service-section .section-head{max-width:920px;margin-bottom:34px}.service-section .section-head h2{max-width:17ch}.service-section .section-head p{max-width:760px;margin-top:16px}.service-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.service-gallery__item{background:#e8edf4;border:1px solid #cdd7e4b8;border-radius:16px;overflow:hidden;box-shadow:0 18px 36px #0f172a11,inset 0 1px #ffffffb3}.service-gallery__image-wrap{aspect-ratio:16/8.7;position:relative;overflow:hidden}.service-gallery__image{object-fit:cover;transition:transform .42s}.service-gallery__item:hover .service-gallery__image{transform:scale(1.035)}.service-gallery__overlay{background:linear-gradient(#0d1b4c05 0%,#0d1b4c33 100%);position:absolute;inset:0}.service-gallery__label{color:#13255f;letter-spacing:.12em;text-transform:uppercase;background:#fffffff0;border-radius:7px;align-items:center;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:18px;left:18px;box-shadow:0 12px 24px #0f172a24}.service-list-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.service-list-card{background:radial-gradient(circle at 92% 8%,#24449e14 0%,#24449e00 34%),linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:14px;min-height:158px;padding:24px 24px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 12px 24px #0f172a08,inset 0 1px #ffffffbd}.service-list-card:hover{border-color:#bac9dff5;transform:translateY(-3px);box-shadow:0 18px 34px #0f172a0f,inset 0 1px #ffffffd1}.service-list-card .card__accent,.service-list-card p{z-index:1;position:relative}.service-list-card p{color:#4f5b70;max-width:95%;margin:0;font-size:.96rem;line-height:1.66}.service-process-layout{grid-template-columns:minmax(0,.78fr) minmax(320px,1fr);align-items:center;gap:46px;display:grid}.service-process-layout .section-head{margin-bottom:0}.service-process-layout .section-head h2{max-width:12.5ch}.service-steps-grid{gap:16px;display:grid}.service-step-card{background:linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4a8;border-radius:14px;grid-template-columns:54px 1fr;align-items:start;gap:16px;padding:20px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 14px 28px #0f172a0a,inset 0 1px #ffffffc2}.service-step-card:hover{border-color:#bac9dff0;transform:translateY(-2px);box-shadow:0 18px 34px #0f172a0f,inset 0 1px #ffffffd1}.service-step-card__number{color:#fff;letter-spacing:.08em;background:linear-gradient(#23439d 0%,#173176 100%);border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:.86rem;font-weight:800;display:inline-flex}.service-step-card h3{color:#12204a;margin:2px 0 0;font-size:1.06rem}.service-step-card p{color:var(--muted);margin:9px 0 0;font-size:.96rem;line-height:1.66}.service-contact{background:radial-gradient(circle at 14% 18%,#597adc38 0%,#597adc00 32%),radial-gradient(circle at 86% 14%,#ffffff14 0%,#fff0 24%),linear-gradient(#18327b 0%,#10245f 100%);position:relative;overflow:hidden}.service-contact:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0d 0%,#ffffff03 28%,#0000000a 100%);position:absolute;inset:0}.service-contact__inner{z-index:2;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:56px;min-height:390px;padding:64px 0 60px;display:grid;position:relative}.service-contact__content{max-width:660px}.service-contact__content:before{content:"";background:#ffffffb8;border-radius:999px;width:46px;height:3px;margin-bottom:24px;display:block}.service-contact__content h2{letter-spacing:-.055em;color:#fff;margin:0;font-size:clamp(2.5rem,4.6vw,4.4rem);line-height:.98}.service-contact__content p{color:#ffffffdb;max-width:610px;margin:20px 0 0;font-size:1.05rem;line-height:1.76}.service-contact__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.service-contact__button{color:#10245f;background:#fff;min-height:50px;box-shadow:0 14px 28px #070e242e}.service-contact__button--ghost{color:#fff;box-shadow:none;background:#ffffff14;border:1px solid #ffffff38}.service-contact__info{border-left:1px solid #ffffff2e;gap:0;padding:8px 0 8px 34px;display:grid}.service-contact__info div{border-bottom:1px solid #ffffff24;padding:12px 0 14px}.service-contact__info div:last-child{border-bottom:0}.service-contact__info span{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa3;margin-bottom:6px;font-size:.76rem;font-weight:800;display:inline-block}.service-contact__info p{color:#fff;margin:0;font-size:1.04rem;line-height:1.62}.service-contact__info a{color:inherit}@media (max-width:1200px){.hero-v2__inner,.split-layout{grid-template-columns:1fr;align-items:end}.hero-v2__content,.split-layout__content{max-width:100%}.hero-v2__side{max-width:520px}.story-board__feature{min-height:560px}.story-board__notes,.card-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.content-row__inner,.content-row__inner--reverse{grid-template-columns:1fr;gap:22px}.section-soft--intro .content-row__inner{gap:24px}.content-row__aside:before{display:none}.service-hero__inner,.service-process-layout{grid-template-columns:1fr}.service-hero__side{max-width:640px;transform:none}.service-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process-layout{gap:28px}.service-process-layout .section-head h2,.service-section .section-head h2,#leistungsumfang .section-head h2{max-width:100%}}@media (max-width:900px){.reference-grid,.card-grid,.audience-grid,.compare-stage__grid,.story-board__notes{grid-template-columns:1fr}.section-soft--light,.section-soft--airy,#referenzen.section-soft{padding-top:62px;padding-bottom:64px}.audience-card,.card{min-height:auto}.card p{max-width:100%}.contact-band__inner{grid-template-columns:1fr;gap:28px;padding:46px 0 42px}.contact-band__content{max-width:100%}.contact-band__info{padding-left:0}.contact-band__info:before{display:none}.hero-v2__controls{flex-direction:column;align-items:flex-start}.hero-v2__controls-left{justify-content:space-between;width:100%}.site-nav{display:none}.nav-toggle{display:inline-flex}.mobile-nav-overlay,.mobile-nav-panel{display:block}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:18px;min-height:auto;padding-top:24px;padding-bottom:26px}.site-footer__right{align-items:flex-start}.site-footer__status,.site-footer__badge,.site-footer__region{text-align:left}.service-hero,.service-hero__inner{min-height:auto}.service-facts-band{padding:34px 0 52px}.service-facts-grid,.service-gallery,.service-list-grid,.service-contact__inner{grid-template-columns:1fr}.service-facts-grid{border-radius:14px}.service-fact-card{border-bottom:1px solid #becce0b8;border-right:0}.service-fact-card:last-child{border-bottom:0}.service-gallery__image-wrap{aspect-ratio:16/9}.service-section,#leistungsumfang{padding-top:56px;padding-bottom:60px}.service-contact__inner{gap:28px;padding:46px 0 42px}.service-contact__info{border-left:0;padding-left:0}}@media (max-width:820px){.site-header__inner{min-height:88px;padding-top:10px;padding-bottom:4px}.section-soft--intro .section-head{margin-bottom:20px}.section-soft--intro .value-list{margin-top:18px}.section-soft--intro .story-board__feature{min-height:360px}.section-soft--intro .story-board__notes{grid-template-columns:1fr}.site-brand-logo{flex:0 0 74px;width:74px;height:74px;margin-top:0;margin-bottom:-22px}.site-brand-text{gap:4px;padding-top:12px}.hero-v2{min-height:calc(100svh - 88px)}.hero-v2__inner{align-items:end;min-height:auto;padding-top:64px;padding-bottom:28px}.hero-v2__content,.hero-v2__side,.hero-v2__caption{transform:none}.hero-v2__side{border-radius:12px;max-width:100%;padding:24px 20px 20px}.hero-v2__title{max-width:9.5ch;font-size:clamp(3rem,10vw,4.6rem);line-height:.92}.hero-v2__lead{font-size:1.03rem;line-height:1.65}.hero-v2__text,.section-head p,.value-list__item p,.process-list__item p,.audience-card p,.card p,.reference-card p,.compare-card__body p,.compare-stage__head p,.story-note p,.story-board__feature-panel p{font-size:.96rem;line-height:1.68}.section-soft{padding:52px 0}.section-soft--intro{padding-top:42px}.section-soft--spacious{padding-top:60px;padding-bottom:60px}.section-band{padding:40px 0}.content-row{border-radius:0;margin-top:22px;padding:0}.reference-card,.card{border-radius:12px}.reference-card__body,.card{padding:18px}.reference-card__media{aspect-ratio:16/9}.surface-card,.why-card,.audience-card,.logic-step-card,.mini-info-card,.story-float-card{border-radius:10px}.story-media-card,.project-focus-panel{border-radius:12px}.service-hero__inner{min-height:auto;padding-top:72px;padding-bottom:58px}.service-hero h1{font-size:clamp(3rem,10vw,4.7rem);line-height:.92}}@media (max-width:560px){.container{width:min(100% - 20px, var(--container))}.section-soft--intro{padding-top:34px}.section-soft--intro .section-head h2,.section-soft--blue .section-head h2,.section-soft--light .section-head h2,.section-soft--airy .section-head h2,#referenzen .section-head h2{max-width:100%}.section-soft--intro .value-list__item,.section-soft--intro .story-note{padding:16px}.section-soft--intro .value-list__item:before{top:12px;bottom:12px}.section-soft--intro .story-board__feature{min-height:320px}.audience-card,.card{padding:18px}.audience-card:before{left:18px}.reference-card__body{padding:18px}.hero-v2{min-height:auto}.hero-v2__inner{gap:18px;padding-top:42px;padding-bottom:22px}.hero-v2__title{max-width:9.2ch;font-size:2.7rem;line-height:.95}.hero-v2__actions{flex-direction:column}.button{width:100%}.hero-v2__chips{gap:6px}.chip{min-height:34px;padding:0 12px;font-size:.82rem}.hero-v2__side{gap:16px;padding:20px 16px 16px}.hero-v2__side-label,.hero-v2__side-subtitle{letter-spacing:.15em}.hero-v2__region-list li{padding:10px 0}.hero-v2__region-note{padding:9px 10px;font-size:.84rem}.hero-v2__side-subtitle{font-size:.72rem}.hero-v2__controls-left{flex-wrap:wrap;gap:10px;width:100%}.hero-v2__progress{flex:auto}.hero-v2__progress-item{width:100%;max-width:42px}.hero-v2__arrows{flex:none}.hero-v2__caption{border-radius:6px;width:100%}.section--split{padding-top:42px}.story-board__feature{min-height:420px}.reference-card__body,.card,.value-list__item,.process-list__item,.audience-card,.compare-card__body,.compare-stage,.story-note,.story-board__feature-panel{padding:16px}.contact-band{margin-top:56px}.contact-band__inner{gap:22px;padding:36px 0 34px}.contact-band__title{font-size:2.35rem;line-height:1}.contact-band__lead,.contact-band__value{font-size:.98rem;line-height:1.7}.contact-band__actions{margin-top:22px}.contact-band__button{width:100%}.contact-band__item{padding:10px 0 12px}.site-brand-logo{flex:0 0 58px;width:58px;height:58px;margin-top:0;margin-bottom:-10px}.site-brand-text{gap:2px;padding-top:8px}.site-brand{font-size:.74rem}.site-brand-subtitle{font-size:.8rem;line-height:1.12}.process-list__item{grid-template-columns:46px 1fr;gap:12px}.process-list__number{width:46px;height:46px;font-size:.84rem}.logic-step-number{width:38px;height:38px}.story-board__feature-panel{width:auto;position:absolute;inset:auto 14px 14px}.service-hero__inner{gap:22px;padding-top:52px;padding-bottom:44px}.service-hero h1{max-width:9.5ch;font-size:2.75rem}.service-hero__lead{font-size:1.03rem;line-height:1.65}.service-hero__actions,.service-contact__actions{flex-direction:column}.service-facts-band{padding:26px 0 42px}.service-facts-band:before{width:calc(100% - 20px);top:18px}.service-fact-card{min-height:auto;padding:20px 18px 18px}.service-fact-card:before{left:18px}.service-fact-card span{margin-bottom:8px;padding-top:8px}.service-fact-card strong{max-width:100%;font-size:.98rem}.service-list-card,.service-step-card{border-radius:12px;padding:16px}.service-gallery__item{border-radius:12px}.service-gallery__label{min-height:30px;font-size:.72rem;bottom:14px;left:14px}.service-step-card{grid-template-columns:44px 1fr;gap:12px}.service-step-card__number{width:44px;height:44px;font-size:.78rem}.service-contact__content h2{font-size:2.35rem}.service-contact__button{width:100%}}.back-to-top{z-index:9999;color:#fff;cursor:pointer;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 30% 18%,#597adc42 0%,#597adc00 42%),linear-gradient(#18327bf5 0%,#10245ff5 100%);border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;transition:opacity .22s,visibility .22s,transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;position:fixed;bottom:22px;right:22px;transform:translateY(10px)scale(.96);box-shadow:0 14px 30px #070e242e,inset 0 1px #ffffff14}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.back-to-top:hover{transform:translateY(-3px)scale(1);box-shadow:0 18px 36px #070e243d,inset 0 1px #ffffff1f}.back-to-top:focus-visible{outline-offset:4px;outline:3px solid #3459b857}.back-to-top span{font-size:1.25rem;font-weight:800;line-height:1;display:block;transform:translateY(-1px)}@media (max-width:560px){.back-to-top{width:42px;height:42px;bottom:14px;right:14px}.back-to-top span{font-size:1.16rem}}.legal-page{background:radial-gradient(at 18% 0,#ffffffdb 0%,#ffffff61 34%,#fff0 66%),radial-gradient(circle at 86% 18%,#1f3a7e12 0%,#1f3a7e00 30%),linear-gradient(#eef3f8 0%,#f4f7fbeb 48%,#eef3f8 100%);padding-top:82px;padding-bottom:96px}.legal-page>.container{width:min(100% - 48px, var(--container));max-width:var(--container);margin-left:auto;margin-right:auto}.legal-page .section-head{width:100%;max-width:none;margin-bottom:42px}.legal-page .section-head p{max-width:860px}.legal-title{letter-spacing:-.076em;color:#0c1738;max-width:18ch;margin:0;font-size:clamp(3rem,5.2vw,5.1rem);line-height:.94}.legal-content{background:radial-gradient(circle at 96% 6%,#24449e14 0%,#24449e00 34%),linear-gradient(#fffffff0 0%,#f8fbfffa 100%);border:1px solid #becce0bd;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:none;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 46px #0f172a12,inset 0 1px #ffffffd1}.legal-content:before{content:"";z-index:1;background:linear-gradient(90deg,#173176 0%,#3459b8 100%);border-radius:999px;width:64px;height:3px;position:absolute;top:0;left:0}.legal-card{min-width:0;box-shadow:none;background:0 0;border:1px solid #cdd7e4b8;border-top:0;border-left:0;border-radius:0;padding:28px 36px 30px;position:relative}.legal-card:nth-child(2n){border-right:0}.legal-card:last-of-type{border-bottom:0}.legal-card h2{letter-spacing:-.02em;color:#12204a;max-width:100%;margin:0;font-size:1.18rem;line-height:1.35}.legal-card p{max-width:1080px;color:var(--muted);margin:12px 0 0;font-size:.98rem;line-height:1.78}.legal-card strong{color:#12204a}.legal-card ul{max-width:1080px;color:var(--muted);margin:14px 0 0;padding-left:22px}.legal-card li{margin:7px 0;font-size:.98rem;line-height:1.65}.legal-card a{color:var(--brand-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.legal-page--privacy .legal-content{grid-template-columns:1fr}.legal-page--privacy .legal-card{border-right:0}.legal-page--privacy .legal-card p,.legal-page--privacy .legal-card ul{max-width:1180px}.site-footer__links{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.site-footer__links a{color:#283752b8;font-size:.82rem;font-weight:750;text-decoration:none;transition:color .2s}.site-footer__links a:hover{color:var(--brand-dark)}@media (max-width:900px){.legal-page{padding-top:58px;padding-bottom:72px}.legal-page>.container{width:min(100% - 32px, var(--container))}.legal-page .section-head{max-width:100%;margin-bottom:28px}.legal-content,.legal-page:not(.legal-page--privacy) .legal-content{border-radius:15px;grid-template-columns:1fr}.legal-card,.legal-card:nth-child(2n),.legal-page:not(.legal-page--privacy) .legal-card,.legal-page:not(.legal-page--privacy) .legal-card:nth-child(2n){border-right:0}.legal-card{padding:22px 24px 24px}}@media (max-width:560px){.legal-page{padding-top:44px;padding-bottom:58px}.legal-page>.container{width:min(100% - 20px, var(--container))}.legal-title{font-size:2.75rem;line-height:.96}.legal-content{border-radius:13px}.legal-card{padding:18px}.legal-card h2{font-size:1.05rem}.legal-card p,.legal-card li{font-size:.94rem;line-height:1.68}.legal-card ul{padding-left:19px}}.contact-page{background:radial-gradient(at 18% 0,#ffffffe6 0%,#fff6 34%,#fff0 66%),radial-gradient(circle at 86% 18%,#1f3a7e14 0%,#1f3a7e00 30%),linear-gradient(#eef3f8 0%,#f4f7fbf2 54%,#eef3f8 100%);padding:86px 0 76px;position:relative;overflow:hidden}.contact-page__hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.58fr);align-items:center;gap:46px;display:grid}.contact-page__content{max-width:920px}.contact-page h1{letter-spacing:-.08em;color:#0c1738;max-width:11.5ch;margin:0;font-size:clamp(3.6rem,6vw,6rem);line-height:.9}.contact-page__lead{color:#3f4b63;max-width:820px;margin:26px 0 0;font-size:1.16rem;line-height:1.72}.contact-page__text{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:1rem;line-height:1.76}.contact-page__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.contact-page__panel{background:radial-gradient(circle at 92% 8%,#24449e1a 0%,#24449e00 34%),linear-gradient(#fffffff5 0%,#f8fbfffc 100%);border:1px solid #becce0bd;border-radius:18px;padding:28px 28px 26px;position:relative;overflow:hidden;box-shadow:0 22px 46px #0f172a13,inset 0 1px #ffffffd6}.contact-page__panel:before{content:"";background:linear-gradient(90deg,#173176 0%,#3459b8 100%);border-radius:999px;width:58px;height:3px;position:absolute;top:0;left:28px}.contact-page__panel-label{letter-spacing:.18em;text-transform:uppercase;color:#5b6f9a;margin:0 0 18px;padding-top:10px;font-size:.78rem;font-weight:850}.contact-page__contact-list{gap:0;display:grid}.contact-page__contact-item,.contact-page__address{border-bottom:1px solid #cdd7e4b8;padding:15px 0}.contact-page__address{border-bottom:0;padding-bottom:0}.contact-page__contact-item span,.contact-page__address span{letter-spacing:.14em;text-transform:uppercase;color:#6a7890;margin-bottom:6px;font-size:.76rem;font-weight:800;display:block}.contact-page__contact-item a{color:#10204a;font-size:1.08rem;font-weight:850;text-decoration:none}.contact-page__address p{color:#4f5b70;margin:0;font-size:1rem;line-height:1.68}.contact-info-section{padding-top:76px;padding-bottom:78px}.contact-info-layout{grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:start;gap:46px;display:grid}.contact-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-checklist__item{background:radial-gradient(circle at 92% 8%,#24449e12 0%,#24449e00 34%),linear-gradient(#ffffffeb 0%,#f8fbfffa 100%);border:1px solid #cdd7e4b8;border-radius:14px;align-items:flex-start;gap:14px;min-height:112px;padding:22px 22px 20px;display:flex;box-shadow:0 12px 24px #0f172a09,inset 0 1px #ffffffbd}.contact-checklist__item span{color:#fff;background:linear-gradient(#23439d 0%,#173176 100%);border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.86rem;font-weight:900;display:inline-flex}.contact-checklist__item p{color:#4f5b70;margin:2px 0 0;font-size:.98rem;line-height:1.66}.contact-region-grid{grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:center;gap:46px;display:grid}.contact-region-list{flex-wrap:wrap;gap:12px;display:flex}.contact-region-list span{color:#12204a;background:#ffffffc7;border:1px solid #cdd7e4bd;border-radius:999px;align-items:center;min-height:44px;padding:0 16px;font-size:.94rem;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #0f172a09,inset 0 1px #ffffffc2}@media (max-width:1100px){.contact-page__hero,.contact-info-layout,.contact-region-grid{grid-template-columns:1fr}.contact-page__panel{max-width:720px}.contact-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.contact-page{padding-top:54px;padding-bottom:56px}.contact-page__hero{gap:28px}.contact-page h1{font-size:2.9rem;line-height:.94}.contact-page__lead{font-size:1.02rem;line-height:1.66}.contact-page__actions{flex-direction:column}.contact-page__button{width:100%}.contact-page__panel{border-radius:14px;padding:22px 20px 20px}.contact-page__panel:before{left:20px}.contact-info-section{padding-top:56px;padding-bottom:60px}.contact-checklist{grid-template-columns:1fr}.contact-checklist__item{min-height:auto;padding:18px}}.contact-page__contact-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.copy-email-button{min-height:30px;color:var(--brand-dark);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffffffc7;border:1px solid #17317629;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:850;transition:transform .18s,border-color .18s,background-color .18s,color .18s;display:inline-flex;box-shadow:0 8px 16px #0f172a0a,inset 0 1px #ffffffb8}.copy-email-button:hover{background:#fff;border-color:#17317647;transform:translateY(-1px)}.copy-email-button.is-copied{color:#fff;background:#13255f;border-color:#23439d52}.copy-email-button:focus-visible{outline-offset:3px;outline:3px solid #3459b847}@media (max-width:560px){.contact-page__contact-line{gap:8px}.copy-email-button{min-height:28px;font-size:.7rem}}.site-nav__dropdown{align-items:center;display:inline-flex;position:relative}.site-nav__dropdown-trigger{align-items:center;display:inline-flex}.site-nav__dropdown-trigger:before{content:"";position:absolute;inset:-22px -16px}.site-nav__dropdown-panel{z-index:120;opacity:0;visibility:hidden;pointer-events:none;width:min(780px,100vw - 48px);transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 20px);right:-132px;transform:translateY(10px)}.site-nav__dropdown:hover .site-nav__dropdown-panel,.site-nav__dropdown:focus-within .site-nav__dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-nav__dropdown-inner{background:radial-gradient(circle at 92% 8%,#24449e17 0%,#24449e00 34%),linear-gradient(#fffffffa 0%,#f8fbfffc 100%);border:1px solid #becce0c7;border-radius:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 26px 56px #070e2429,inset 0 1px #ffffffdb}.site-nav__dropdown-inner:before{content:"";background:linear-gradient(90deg,#173176 0%,#3459b8 100%);border-radius:999px;width:64px;height:3px;position:absolute;top:0;left:22px}.site-nav__dropdown-head{gap:6px;margin-bottom:18px;padding-top:8px;display:grid}.site-nav__dropdown-head p{letter-spacing:.18em;text-transform:uppercase;color:#5b6f9a;margin:0;font-size:.78rem;font-weight:850}.site-nav__dropdown-head span{color:#5d6678;max-width:560px;font-size:.92rem;line-height:1.58}.site-nav__service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.site-nav__service-link{background:linear-gradient(#ffffffd6 0%,#f8fbfff5 100%);border:1px solid #cdd7e4bd;border-radius:13px;gap:6px;min-height:94px;padding:16px 16px 15px;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:grid;position:relative;box-shadow:0 10px 20px #0f172a07,inset 0 1px #ffffffc7}.site-nav__service-link:after{display:none}.site-nav__service-link:hover{border-color:#aec1dcf5;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a0e,inset 0 1px #ffffffdb}.site-nav__service-link strong{letter-spacing:-.02em;color:#12204a;font-size:.96rem;line-height:1.28}.site-nav__service-link span{color:#5d6678;font-size:.84rem;font-weight:600;line-height:1.5}.site-nav__all-services{width:fit-content;color:var(--brand-dark);align-items:center;gap:8px;margin-top:16px;font-size:.9rem;font-weight:850;display:inline-flex}.site-nav__all-services:after{display:none}.site-nav__all-services span{transition:transform .18s}.site-nav__all-services:hover span{transform:translate(2px)}.mobile-nav__services{border-left:2px solid #1731763d;gap:7px;margin:-2px 0 8px;padding:30px 0 10px 14px;display:grid;position:relative;overflow:visible}.mobile-nav__services:before{content:"Leistungsseiten";letter-spacing:.14em;text-transform:uppercase;color:#5b6f9af2;font-size:.68rem;font-weight:850;position:absolute;top:4px;left:14px}.mobile-nav__services a{color:#17264a;white-space:normal;word-break:normal;overflow-wrap:normal;background:linear-gradient(#ffffffe6 0%,#f8fbfffa 100%);border:1px solid #cdd7e4d1;border-left:3px solid #1731768c;border-radius:8px;width:100%;min-height:40px;padding:10px 12px 10px 14px;font-size:.86rem;font-weight:800;line-height:1.24;display:block;position:relative;box-shadow:0 6px 14px #0f172a06,inset 0 1px #ffffffc2}.mobile-nav__services a:after{content:none;display:none}@media (max-width:900px){.site-nav__dropdown-panel{display:none}.mobile-nav-panel{width:min(84vw,318px);max-width:calc(100vw - 24px);padding-left:16px;padding-right:16px;overflow:hidden auto}.mobile-nav-panel__head{gap:10px}.mobile-nav-close{flex:0 0 38px;width:38px;height:38px;margin-left:auto}}@media (max-width:380px){.mobile-nav-panel{width:min(82vw,306px);max-width:calc(100vw - 22px)}.mobile-nav__services a{padding:9px 10px 9px 12px;font-size:.82rem}.mobile-nav-brand__text .site-brand,.mobile-nav-brand .site-brand{letter-spacing:.14em;font-size:.66rem}.mobile-nav-brand__text .site-brand-subtitle,.mobile-nav-brand .site-brand-subtitle{font-size:.74rem}}.section-soft--blue .content-row__inner--reverse{align-items:stretch}.section-soft--blue .content-row__inner--reverse>.content-row__aside{display:flex}.section-soft--blue .content-row__inner--reverse .compare-stage{flex-direction:column;width:100%;height:100%;display:flex}.section-soft--blue .content-row__inner--reverse .compare-stage__grid{flex:1}@media (max-width:900px){.section-soft--blue .content-row__inner--reverse>.content-row__aside{display:block}.section-soft--blue .content-row__inner--reverse .compare-stage{height:auto;display:block}}.hero-v2__fade-bottom{z-index:3;pointer-events:none;background:linear-gradient(#eef3f800 0%,#eef3f86b 38%,#eef3f8d1 68%,#eef3f8 100%);height:210px;position:absolute;bottom:-1px;left:0;right:0}.hero-v2+.section-soft--intro{margin-top:-1px}@media (max-width:900px){.hero-v2__fade-bottom{height:150px}}@media (max-width:560px){.hero-v2__fade-bottom{height:120px}}.floating-actions{z-index:80;gap:10px;display:grid;position:fixed;top:50%;right:22px;transform:translateY(-50%)}.floating-widget{position:relative}.floating-widget:before{content:"";pointer-events:auto;width:22px;height:calc(100% + 48px);position:absolute;top:-24px;right:100%}.floating-widget__trigger{color:#0c1738;cursor:pointer;background:linear-gradient(#fffffff5,#f6f9fdfa);border:1px solid #becce0cc;border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.08rem;font-weight:950;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:grid;box-shadow:0 16px 34px #0f172a24,inset 0 1px #ffffffe6}.floating-widget--project .floating-widget__trigger{color:#fff;background:radial-gradient(circle at 28% 18%,#597adc3d 0%,#597adc00 44%),linear-gradient(#18327bfa,#10245ffa);border-color:#fff3}.floating-widget:not(.is-dismissed):hover .floating-widget__trigger,.floating-widget.is-open .floating-widget__trigger{border-color:#1f3a7e73;transform:translate(-2px);box-shadow:0 18px 38px #0f172a2e,inset 0 1px #ffffffeb}.floating-widget--project:not(.is-dismissed):hover .floating-widget__trigger,.floating-widget--project.is-open .floating-widget__trigger{border-color:#ffffff57;box-shadow:0 18px 38px #070e2438,inset 0 1px #ffffff29}.floating-widget__trigger:focus-visible{outline-offset:4px;outline:3px solid #3459b847}.floating-widget__panel{color:#0c1738;opacity:0;pointer-events:none;background:radial-gradient(circle at 92% 8%,#24449e14 0%,#24449e00 34%),linear-gradient(#fffffffa,#f8fbfffc);border:1px solid #becce0d1;border-radius:16px;width:min(320px,100vw - 88px);padding:18px;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(8px);box-shadow:0 24px 56px #0f172a29,inset 0 1px #ffffffdb}.floating-widget__panel--project{width:min(390px,100vw - 88px)}.floating-widget:not(.is-dismissed):hover .floating-widget__panel,.floating-widget.is-open .floating-widget__panel{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.floating-widget__close{z-index:5;color:#0c1738;cursor:pointer;background:#ffffffe6;border:1px solid #becce0b8;border-radius:999px;place-items:center;width:26px;height:26px;font-size:1rem;line-height:1;display:grid;position:absolute;top:10px;right:10px}.floating-widget__close:hover,.floating-widget__close:focus-visible{background:#1f3a7e14;border-color:#1f3a7e61}.floating-widget__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#5b6f9a;margin:0 0 8px;padding-right:28px;font-size:.72rem;font-weight:900}.floating-widget__panel strong{color:#0c1738;margin-bottom:14px;padding-right:28px;font-size:1rem;line-height:1.3;display:block}.floating-widget__intro{color:#5d6678;max-width:310px;margin:-4px 0 14px;font-size:.9rem;line-height:1.58}.floating-widget__row{border-top:1px solid #cdd7e4d1;gap:5px;padding:12px 0;display:grid}.floating-widget__row>span{letter-spacing:.14em;text-transform:uppercase;color:#5b6f9a;font-size:.7rem;font-weight:900}.floating-widget__row a{color:#0c1738;font-weight:850;text-decoration:none}.floating-widget__row a:hover{text-underline-offset:3px;text-decoration:underline}.floating-widget__email-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.floating-widget__email-line button{color:#0c1738;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#1f3a7e14;border:1px solid #1f3a7e38;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900;transition:background-color .2s,border-color .2s}.floating-widget__email-line button:hover,.floating-widget__email-line button:focus-visible{background:#1f3a7e21;border-color:#1f3a7e6b}.floating-widget__link{color:#173176;align-items:center;gap:6px;margin-top:12px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.floating-widget__link:hover{text-underline-offset:3px;text-decoration:underline}.floating-project-form{gap:10px;margin-top:12px;display:grid}.floating-project-form label{gap:6px;display:grid}.floating-project-form label span{letter-spacing:.13em;text-transform:uppercase;color:#5b6f9a;font-size:.68rem;font-weight:900}.floating-project-form select,.floating-project-form input,.floating-project-form textarea{color:#0c1738;width:100%;font:inherit;background:#ffffffdb;border:1px solid #becce0d6;border-radius:10px;outline:none;font-size:.9rem;line-height:1.45;transition:border-color .18s,box-shadow .18s,background-color .18s;box-shadow:inset 0 1px #ffffffc7}.floating-project-form select,.floating-project-form input{min-height:42px;padding:0 11px}.floating-project-form textarea{resize:vertical;min-height:98px;padding:10px 11px}.floating-project-form select:focus,.floating-project-form input:focus,.floating-project-form textarea:focus{background:#fff;border-color:#1f3a7e6b;box-shadow:0 0 0 3px #3459b81f,inset 0 1px #ffffffdb}.floating-project-form__submit{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(#18327b 0%,#10245f 100%);border:1px solid #0d1b4c1f;border-radius:10px;justify-content:center;align-items:center;margin-top:4px;font-size:.88rem;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 24px #070e2424,inset 0 1px #ffffff1a}.floating-project-form__submit:hover,.floating-project-form__submit:focus-visible{transform:translateY(-1px);box-shadow:0 16px 30px #070e242e,inset 0 1px #ffffff24}@media (max-width:760px){.floating-actions{top:auto;bottom:86px;right:14px;transform:none}.floating-widget:before{display:none}.floating-widget__trigger{width:44px;height:44px}.floating-widget__panel,.floating-widget__panel--project{width:min(360px,100vw - 28px);top:auto;bottom:calc(100% + 10px);right:0;transform:translateY(8px)}.floating-widget:not(.is-dismissed):hover .floating-widget__panel,.floating-widget.is-open .floating-widget__panel{transform:translateY(0)}}@media (max-width:420px){.floating-widget__panel,.floating-widget__panel--project{width:calc(100vw - 28px);padding:16px}.floating-widget__intro{max-width:100%}}.contact-page__actions{align-items:center}.contact-page__button{color:#0c1738;background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #becce0d1;box-shadow:0 12px 24px #0f172a14,inset 0 1px #ffffffdb}.contact-page__button:hover{background:#fff;border-color:#1f3a7e47}.contact-page__button--dark{color:#fff;background:linear-gradient(#18327b 0%,#10245f 100%);border:1px solid #0d1b4c24;box-shadow:0 14px 28px #0f172a24,inset 0 1px #ffffff1a}.contact-page__button--dark:hover{background:linear-gradient(#1d3988 0%,#132a6b 100%);border-color:#ffffff38}.copy-value-button{width:1.9rem;height:1.9rem;color:var(--brand-dark);cursor:pointer;background:#ffffffc7;border:1px solid #1f355e2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.45rem;padding:0;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px #173a6314}.copy-value-button:hover{background:#fff;border-color:#1f355e4d;transform:translateY(-1px);box-shadow:0 10px 24px #173a631f}.copy-value-button:focus-visible{border-color:#1f355e66;outline:none;box-shadow:0 0 0 4px #1f5ea824,0 10px 24px #173a631f}.copy-value-button.is-copied{color:#1f5ea8;background:#1f5ea814;border-color:#1f5ea842}.copy-value-button__icon{width:.92rem;height:.92rem;display:block}@media (max-width:760px){html,body{overflow-x:clip}.site-shell{overflow:visible!important}.container{width:min(100% - 28px, var(--container))}.site-header{-webkit-backdrop-filter:blur(18px);background:#eef3f8f5;left:0;right:0;z-index:1000!important;position:sticky!important;top:0!important;overflow:visible!important}.site-header__inner{min-height:86px}.floating-actions{z-index:90;opacity:.42;flex-direction:column;gap:10px;transition:opacity .2s,transform .2s;bottom:84px;right:10px;display:flex!important;position:fixed!important;top:auto!important;transform:none!important}.floating-actions:hover,.floating-actions:focus-within{opacity:1}.floating-widget:before{display:none!important}.floating-widget__trigger{width:44px;height:44px;transition:opacity .2s,transform .2s,box-shadow .2s;transform:scale(.94)}.floating-widget__trigger:hover,.floating-widget__trigger:focus-visible,.floating-widget.is-open .floating-widget__trigger{transform:scale(1)}.floating-widget__panel,.floating-widget__panel--project{width:min(360px,100vw - 28px);top:auto;bottom:calc(100% + 10px);right:0;transform:translateY(8px)}.floating-widget:not(.is-dismissed):hover .floating-widget__panel,.floating-widget.is-open .floating-widget__panel{transform:translateY(0)}.back-to-top{z-index:90;opacity:.42;transition:opacity .2s,transform .2s;bottom:18px;right:10px;display:inline-flex!important;position:fixed!important}.back-to-top.is-visible{opacity:.42;visibility:visible}.back-to-top:hover,.back-to-top:focus-visible{opacity:1}.hero-v2{min-height:auto;margin-top:0;padding-top:0}.hero-v2__inner{gap:22px;min-height:auto;padding-top:44px;padding-bottom:34px;display:grid;grid-template-columns:1fr!important}.hero-v2__content{width:100%;max-width:100%;padding:0;transform:none}.hero-v2__title{letter-spacing:-.072em;max-width:9.6ch;font-size:clamp(2.55rem,11vw,3.25rem);line-height:.98}.hero-v2__lead{max-width:100%;margin-top:22px;font-size:1rem;line-height:1.64}.hero-v2__text{max-width:100%;font-size:.96rem;line-height:1.62}.hero-v2__actions{grid-template-columns:1fr;gap:12px;margin-top:24px;display:grid}.hero-v2__actions .button{width:100%}.hero-v2__chips{flex-wrap:wrap;gap:8px;display:flex}.hero-v2__side{width:100%;max-width:100%;transform:none}.hero-v2__controls{width:100%;margin-top:0}.hero-v2__caption{width:100%;transform:none}.content-row__inner,.content-row__inner--reverse,.section-soft--intro .content-row__inner,.section-soft--blue .content-row__inner,.section-soft--blue .content-row__inner--reverse{grid-template-columns:1fr!important;align-items:start!important;gap:26px!important;display:grid!important}.content-row__inner>*,.content-row__inner--reverse>*,.section-soft--intro .content-row__inner>*,.section-soft--blue .content-row__inner>*{width:100%!important;min-width:0!important;max-width:100%!important}.content-row__aside{width:100%;max-width:100%;margin-top:6px;position:relative}.content-row__aside:before{display:none!important}.section-head,.section-head--compact,.section-soft--intro .section-head,.section-soft--light .section-head,.section-soft--airy .section-head,#referenzen .section-head{width:100%;max-width:100%}.section-head h2,.section-head--compact h2,.section-soft--intro .section-head h2,.section-soft--blue .section-head h2,.section-soft--light .section-head h2,.section-soft--airy .section-head h2,#referenzen .section-head h2{letter-spacing:-.055em;font-size:clamp(2rem,9vw,2.65rem);line-height:1.05;max-width:100%!important}.section-head p,.section-head--compact p,.section-soft--intro .section-head p,.section-soft--blue .section-head p,.section-soft--light .section-head p,.section-soft--airy .section-head p,#referenzen .section-head p{font-size:.98rem;line-height:1.68;max-width:100%!important}.section-soft--intro{margin-top:0;padding-top:52px;padding-bottom:56px}.section-soft--intro .value-list{grid-template-columns:1fr;gap:14px;width:100%;display:grid}.section-soft--intro .value-list__item{width:100%;max-width:100%;padding:18px 18px 18px 22px}.section-soft--intro .story-board{grid-template-columns:1fr;gap:14px;width:100%;max-width:100%;display:grid}.section-soft--intro .story-board__feature{border-radius:14px;width:100%;max-width:100%;min-height:360px}.section-soft--intro .story-board__feature-panel{width:auto;max-width:none;inset:auto 14px 14px}.section-soft--intro .story-board__notes{gap:12px;width:100%;display:grid;grid-template-columns:1fr!important}.section-soft--intro .story-note{width:100%;min-height:auto}.section-soft--blue{padding-top:58px;padding-bottom:58px}.section-soft--blue .process-list{width:100%;margin-top:24px}.process-list__item{grid-template-columns:44px 1fr;gap:14px;width:100%;padding:18px}.process-list__number,.logic-step-number{width:44px;height:44px;font-size:.82rem}.compare-stage,.project-focus-panel{border-radius:14px;width:100%;max-width:100%;padding:18px}.compare-stage__grid{gap:16px;grid-template-columns:1fr!important;display:grid!important}.compare-card{width:100%}.compare-card__media{aspect-ratio:4/3}.audience-grid,.card-grid,.reference-grid{gap:16px;width:100%;grid-template-columns:1fr!important;display:grid!important}.audience-card,.card,.reference-card{width:100%;max-width:100%}.card p{max-width:100%}.contact-band{margin-top:0}.contact-band__inner{gap:28px;padding:44px 0 42px;display:grid;grid-template-columns:1fr!important}.contact-band__content,.contact-band__info{width:100%;max-width:100%}.contact-band__info{padding-left:0}.contact-band__info:before{display:none}.contact-band__actions{grid-template-columns:1fr;gap:12px;display:grid}.contact-band__button{width:100%}.site-footer__inner{align-items:flex-start;gap:16px}.site-footer__meta,.site-footer__region{text-align:left}}@media (max-width:420px){.container{width:min(100% - 24px, var(--container))}.site-header__inner{min-height:82px}.site-brand-logo{flex:0 0 54px;width:54px;height:54px}.site-brand{letter-spacing:.16em;font-size:.68rem}.site-brand-subtitle{font-size:.78rem}.nav-toggle{width:46px;height:42px}.floating-actions{bottom:80px;right:10px}.back-to-top{bottom:16px;right:10px}.hero-v2__inner{padding-top:38px}.hero-v2__title{max-width:9.4ch;font-size:2.42rem}.hero-v2__lead,.hero-v2__text{font-size:.95rem}.section-head h2,.section-head--compact h2{font-size:2rem}.compare-card__media{aspect-ratio:4/3.35}}@media (max-width:760px){.floating-actions{pointer-events:none;opacity:1!important}.floating-widget,.floating-widget__trigger,.back-to-top{pointer-events:auto}.floating-widget__trigger,.back-to-top{opacity:.42}.floating-widget__trigger:hover,.floating-widget__trigger:focus-visible,.floating-widget.is-open .floating-widget__trigger,.back-to-top:hover,.back-to-top:focus-visible,.floating-widget.is-open .floating-widget__trigger{opacity:1}.floating-widget__panel,.floating-widget__panel--project{opacity:0}.floating-widget.is-open .floating-widget__panel,.floating-widget.is-open .floating-widget__panel--project{opacity:1!important}.floating-widget--project.is-open .floating-widget__panel--project{z-index:9998;border-radius:16px;max-height:calc(100svh - 126px);padding:18px;overflow-y:auto;box-shadow:0 24px 58px #070e243d,inset 0 1px #ffffffe6;background:radial-gradient(circle at 92% 8%,#24449e1a 0%,#24449e00 34%),linear-gradient(#fffffffa,#f8fbfffc)!important;width:auto!important;max-width:none!important;position:fixed!important;inset:104px 14px auto!important;transform:none!important}.floating-widget--project.is-open:after{content:"";z-index:9997;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#070e2438;position:fixed;inset:0}.floating-widget--project.is-open .floating-widget__panel--project{pointer-events:auto}.floating-project-form select,.floating-project-form input,.floating-project-form textarea{background:#fff}.floating-project-form__submit{width:100%}}@media (max-width:420px){.floating-widget--project.is-open .floating-widget__panel--project{max-height:calc(100svh - 116px);padding:16px;top:96px!important;left:10px!important;right:10px!important}}@media (max-width:760px){.floating-widget:not(.is-open) .floating-widget__panel,.floating-widget:not(.is-open) .floating-widget__panel--project,.floating-widget.is-dismissed .floating-widget__panel,.floating-widget.is-dismissed .floating-widget__panel--project,.floating-widget:not(.is-open):hover .floating-widget__panel,.floating-widget:not(.is-open):hover .floating-widget__panel--project,.floating-widget:not(.is-open):focus-within .floating-widget__panel,.floating-widget:not(.is-open):focus-within .floating-widget__panel--project{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important}.floating-widget.is-open .floating-widget__panel,.floating-widget.is-open .floating-widget__panel--project{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.floating-widget__close{z-index:10001!important;pointer-events:auto!important}}
