:root{color-scheme:dark;--bg: #050b14;--bg-soft: #07111f;--body-bg: radial-gradient(circle at 78% 12%, rgba(22, 62, 115, .24), transparent 24rem), linear-gradient(180deg, #05070b 0%, #07111f 48%, #04060a 100%);--header-bg: rgba(5, 7, 11, .78);--panel: rgba(10, 23, 40, .74);--panel-strong: rgba(12, 30, 54, .88);--panel-bg: linear-gradient(180deg, rgba(18, 24, 35, .94), rgba(12, 16, 24, .94));--panel-bg-strong: linear-gradient(180deg, rgba(22, 30, 44, .96), rgba(12, 17, 27, .96));--line: rgba(160, 198, 255, .16);--line-strong: rgba(160, 198, 255, .28);--text: #f7fbff;--text-soft: rgba(247, 251, 255, .84);--muted: #b5c4d8;--quiet: #7f90a8;--blue: #2f7ee8;--blue-soft: #75b7ff;--gold: #c8a65a;--gold-soft: #ead28c;--navy: #082b58;--button-bg: linear-gradient(180deg, #255f9e 0%, #163e73 100%);--button-bg-hover: linear-gradient(180deg, #2a6eb7 0%, #1d4f92 100%);--field-bg: rgba(3, 10, 20, .72);--field-bg-focus: rgba(4, 13, 27, .88);--shadow: 0 24px 80px rgba(0, 0, 0, .42);--radius: 22px;--radius-soft: 14px;--radius-pill: 999px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=light]{color-scheme:light;--bg: #f6f8fb;--bg-soft: #edf2f8;--body-bg: radial-gradient(circle at 78% 10%, rgba(37, 95, 158, .1), transparent 24rem), linear-gradient(180deg, #f8fafc 0%, #eef3f9 100%);--header-bg: rgba(248, 250, 252, .88);--panel: rgba(255, 255, 255, .78);--panel-strong: rgba(255, 255, 255, .94);--panel-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(244, 248, 253, .96));--panel-bg-strong: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(237, 244, 252, .98));--line: rgba(27, 55, 94, .12);--line-strong: rgba(27, 55, 94, .22);--text: #142033;--text-soft: rgba(20, 32, 51, .78);--muted: #536174;--quiet: rgba(83, 97, 116, .82);--blue: #255f9e;--blue-soft: #163e73;--gold: #9b7c44;--gold-soft: #7b6337;--navy: #163e73;--button-bg: linear-gradient(180deg, #255f9e 0%, #163e73 100%);--button-bg-hover: linear-gradient(180deg, #2f72ba 0%, #1d4f92 100%);--field-bg: rgba(255, 255, 255, .88);--field-bg-focus: rgba(255, 255, 255, .98);--shadow: 0 20px 70px rgba(27, 55, 94, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--body-bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background-color .18s ease,color .18s ease}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;background:color-mix(in srgb,var(--header-bg) 82%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand img{width:58px;height:42px;object-fit:contain}.brand span{display:grid;gap:1px}.brand strong{font-size:.96rem;letter-spacing:0}.brand em{color:var(--muted);font-size:.83rem;font-style:normal}.header-nav{display:flex;justify-content:center;gap:22px;color:var(--muted);font-size:.92rem}.header-nav a,.site-footer a{transition:color .18s ease,transform .18s ease}.header-nav a:hover,.site-footer a:hover{color:var(--text)}.header-actions{display:inline-flex;align-items:center;gap:10px}.header-cta,.primary-button,.secondary-button,.ghost-button,.theme-toggle{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius-pill);cursor:pointer;font-weight:700;line-height:1.2;-webkit-mask-image:-webkit-radial-gradient(white,black);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.header-cta,.primary-button{background:var(--button-bg);color:#fff;box-shadow:0 14px 34px #2f7ee83d}.primary-button:hover,.header-cta:hover{transform:translateY(-2px);background:var(--button-bg-hover);box-shadow:0 18px 46px #2f7ee857}.primary-button:disabled{cursor:wait;opacity:.72;transform:none}.secondary-button{background:rgba(117,183,255,.11);border-color:var(--line-strong);color:var(--text)}.ghost-button,.theme-toggle{background:transparent;border-color:var(--line);color:var(--muted)}.theme-toggle{min-width:92px;background:rgba(255,255,255,.035)}html[data-theme=light] .theme-toggle{background:rgba(255,255,255,.72)}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--line-strong);color:var(--text);box-shadow:0 12px 32px #163e7329;outline:none}.section-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);align-items:center;gap:42px;min-height:calc(100vh - 86px);padding:46px 0 78px}.hero-copy{max-width:760px}.eyebrow,.panel-kicker{margin:0 0 13px;color:var(--blue-soft);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:22px;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.92;letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.04;letter-spacing:0}h3{font-size:1rem;line-height:1.25}.hero-lead,.section-heading p,.report-hero p,.offer-card p,.audit-panel p{color:var(--muted);font-size:1.08rem;line-height:1.68}.hero-lead{max-width:690px;font-size:clamp(1.08rem,1.7vw,1.32rem)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.trust-row span,.next-steps span{border:1px solid var(--line);border-radius:999px;background:rgba(117,183,255,.08);color:var(--text);padding:9px 13px;font-size:.9rem}.glass-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.audit-panel{display:grid;gap:18px;padding:clamp(22px,3.2vw,34px)}.audit-panel h2{margin-bottom:8px}.audit-panel label{color:var(--text);font-weight:800}.input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.input-row input{width:100%;min-height:54px;border:1px solid var(--line-strong);border-radius:var(--radius-soft);background:var(--field-bg);color:var(--text);outline:none;padding:0 16px;transition:border-color .18s ease,box-shadow .18s ease}.input-row input:focus{border-color:#75b7ffcc;background:var(--field-bg-focus);box-shadow:0 0 0 4px #2f7ee829}.form-error{margin:-2px 0 0;border:1px solid rgba(234,210,140,.28);border-radius:var(--radius-soft);background:rgba(200,166,90,.08);color:var(--gold-soft);padding:12px 14px}.legal-note{margin-bottom:0;color:var(--quiet);font-size:.9rem}.audit-context-note{margin:-4px 0 0;border:1px solid rgba(117,183,255,.16);border-radius:var(--radius-soft);background:rgba(117,183,255,.055);color:var(--muted);padding:12px 14px;font-size:.86rem;line-height:1.55}.loading-section{margin-top:-34px;padding-bottom:58px}.loading-card{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;padding:26px}.loader-orbit{position:relative;width:76px;height:76px;border:1px solid var(--line);border-radius:50%}.loader-orbit:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(117,183,255,.26);border-radius:50%}.loader-orbit span{position:absolute;top:8px;left:50%;width:10px;height:10px;border-radius:50%;background:var(--blue-soft);box-shadow:0 0 20px var(--blue-soft);transform-origin:0 30px;animation:orbit 1.05s linear infinite}.loading-track{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-top:18px}.loading-track span{height:5px;border-radius:999px;background:rgba(255,255,255,.11)}.loading-track span.is-active{background:var(--blue-soft)}.report-section{padding:32px 0 70px}.error-section{padding:8px 0 54px}.audit-error-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;border-color:#ead28c47;background:linear-gradient(145deg,rgba(200,166,90,.14),transparent 36%),var(--panel-bg-strong);padding:clamp(24px,4vw,40px)}.audit-error-card h2{margin-bottom:10px}.audit-error-card p:not(.panel-kicker){max-width:780px;margin-bottom:0;color:var(--muted);font-size:1.06rem;line-height:1.6}.report-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:clamp(24px,4vw,40px)}.limited-warning-card{margin-top:18px;border-color:#c8a65a47;background:linear-gradient(135deg,rgba(200,166,90,.11),rgba(117,183,255,.055) 48%,transparent),var(--panel-bg-strong);padding:clamp(22px,3.4vw,34px)}.limited-warning-card h2{margin-bottom:10px}.limited-warning-card p:not(.panel-kicker){max-width:880px;margin:0;color:var(--muted);font-size:1.02rem;line-height:1.65}.next-steps{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.score-ring{position:relative;width:176px;height:176px;flex:0 0 auto}.score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke-width:10}.score-ring-bg{stroke:#ffffff1c}.score-ring-value{stroke:var(--blue-soft);stroke-linecap:round;stroke-dasharray:var(--score-circumference);stroke-dashoffset:var(--score-circumference);animation:drawScore 1s ease forwards}.score-ring--veryStrong .score-ring-value,.score-ring--strong .score-ring-value{stroke:var(--blue-soft)}.score-ring--solid .score-ring-value{stroke:var(--gold-soft)}.score-ring--weak .score-ring-value{stroke:#d7a85b}.score-ring--critical .score-ring-value{stroke:#dd6f6f}.score-ring span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.score-ring strong{font-size:3rem;line-height:1}.score-ring em{width:118px;color:var(--muted);font-size:.8rem;font-style:normal}.category-grid,.price-grid,.insight-grid,.findings-offer{display:grid;gap:16px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.category-card,.info-card,.price-card,.findings-card,.offer-card{padding:22px}.category-card{display:flex;min-height:300px;flex-direction:column;gap:16px}.category-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.category-head h3{margin-bottom:6px}.category-head strong{color:var(--blue-soft);font-size:1.75rem;line-height:1}.category-head em{color:var(--muted);font-size:.82rem;font-style:normal;font-weight:800}.score-bar{display:block;height:7px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.1)}.score-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1b5fbd,#75b7ff)}.category-card p,.info-card li,.price-card p,.findings-card li{color:var(--muted);line-height:1.55}.category-card>p{margin-bottom:0}.category-recommendation{margin-top:auto;border-top:1px solid var(--line);padding-top:14px}.category-recommendation span{display:block;margin-bottom:6px;color:var(--gold-soft);font-size:.78rem;font-weight:800;text-transform:uppercase}.category-recommendation p{margin-bottom:0;color:var(--text-soft)}.category-card--strong{border-color:#75b7ff4d}.category-card--solid{border-color:#ead28c38}.category-card--weak{border-color:#d7a85b57}.category-card--critical{border-color:#dd6f6f6b;background:linear-gradient(145deg,rgba(221,111,111,.1),transparent 36%),var(--panel)}.category-card--solid .score-bar i{background:linear-gradient(90deg,#8e7333,var(--gold-soft))}.category-card--weak .score-bar i{background:linear-gradient(90deg,#8b5a2b,#d7a85b)}.category-card--critical .score-bar i{background:linear-gradient(90deg,#7b2f3b,#dd6f6f)}.findings-offer{grid-template-columns:.8fr 1.2fr;margin-top:16px}.findings-offer--single{grid-template-columns:1fr;margin-top:16px}.findings-card ul,.info-card ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.findings-card li,.info-card li{position:relative;padding-left:22px}.findings-card li:before,.info-card li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--blue-soft)}.offer-card{background:linear-gradient(140deg,rgba(47,126,232,.26),transparent 40%),var(--panel-bg-strong)}.report-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:18px;border-color:#ead28c4d;background:linear-gradient(135deg,rgba(200,166,90,.16),transparent 42%),linear-gradient(140deg,rgba(47,126,232,.18),transparent 55%),var(--panel-bg-strong);padding:clamp(24px,4vw,42px)}.report-cta p:not(.panel-kicker){max-width:820px;margin-bottom:0;color:var(--muted);font-size:1.06rem;line-height:1.6}.offer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.section-heading{max-width:680px;margin-bottom:22px}.pricing-principle{color:var(--text);font-weight:700}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:38px 0 70px}.pricing-section{padding:4px 0 80px}.price-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}.price-card{grid-column:span 2;display:flex;min-height:320px;flex-direction:column;justify-content:space-between;gap:22px}.price-card:nth-child(4),.price-card:nth-child(5){grid-column:span 3}.price-card strong{display:block;margin:12px 0 10px;color:var(--text);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1}.price-card .price-text{min-height:3.1em;color:var(--text);font-weight:700}.price-description{margin-bottom:0;color:var(--muted)}.price-card .secondary-button,.price-card .primary-button{width:100%}.price-card--light{background:linear-gradient(145deg,rgba(255,255,255,.06),transparent 34%),var(--panel)}.price-card--featured{position:relative;border-color:#75b7ff61;background:linear-gradient(140deg,rgba(47,126,232,.26),transparent 42%),var(--panel-bg-strong)}.price-card--featured:before{content:"Empfohlener Einstieg in die Umsetzung";display:inline-flex;width:fit-content;border:1px solid var(--line-strong);border-radius:999px;background:rgba(117,183,255,.12);color:var(--blue-soft);padding:7px 10px;font-size:.78rem;font-weight:800}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto;border-top:1px solid var(--line);padding:28px 0 38px;color:var(--muted)}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand img{width:54px;height:38px;object-fit:contain;opacity:.78}.site-footer strong{color:var(--text)}.site-footer p{max-width:700px;margin:8px 0 0;line-height:1.5}.site-footer nav{display:flex;gap:16px;align-items:start}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes drawScore{to{stroke-dashoffset:var(--score-offset)}}@media (max-width: 980px){.site-header{grid-template-columns:1fr auto;align-items:start}.header-nav{display:none}.header-actions{justify-self:end}.hero,.report-hero,.findings-offer,.report-cta,.audit-error-card{grid-template-columns:1fr}.hero{min-height:auto;padding-top:34px}.category-grid,.insight-grid,.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card,.price-card:nth-child(4),.price-card:nth-child(5){grid-column:span 1}}@media (max-width: 680px){.site-header{width:min(100% - 24px,1180px);grid-template-columns:1fr;gap:12px}.brand img{width:52px;height:38px}.header-cta{min-height:40px;padding:0 12px;font-size:.86rem}.header-actions{width:100%;justify-self:stretch}.header-actions .header-cta{flex:1 1 auto}.theme-toggle{min-width:82px;min-height:40px;padding:0 12px;font-size:.86rem}.section-wrap,.site-footer{width:min(100% - 24px,1180px)}.hero{gap:24px;padding-bottom:46px}h1{font-size:clamp(3rem,18vw,4.25rem)}.input-row{grid-template-columns:1fr}.input-row .primary-button{width:100%}.loading-card,.category-grid,.insight-grid,.price-grid{grid-template-columns:1fr}.price-card{min-height:0}.report-hero{text-align:left}.score-ring{justify-self:center}.offer-actions a,.report-cta .primary-button,.audit-error-card .primary-button{width:100%}.site-footer{grid-template-columns:1fr}.footer-brand{gap:12px}.site-footer nav{flex-wrap:wrap}}.findings-offer--single,.insight-grid .info-card:nth-child(3),.price-grid .price-card:nth-child(n+4){display:none!important}.price-grid .price-card:nth-child(3){border-color:#75b7ff61;background:linear-gradient(140deg,rgba(47,126,232,.22),transparent 42%),var(--panel-strong)}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:rgba(117,183,255,.08);color:var(--text);cursor:pointer;box-shadow:0 14px 34px #2f7ee829;-webkit-tap-highlight-color:transparent}.menu-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.site-header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media (max-width: 980px){.site-header{position:sticky;top:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0}.menu-toggle{display:inline-flex;justify-self:end}.brand{min-width:0}.brand img{width:44px;height:38px}.brand strong{font-size:.9rem}.brand em{font-size:.76rem}.header-nav,.header-actions{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:1fr;gap:8px;max-height:0;margin:0;padding:0 10px;overflow:hidden;border:1px solid transparent;border-radius:18px;background:transparent;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-6px);transition:max-height .22s ease,opacity .18s ease,transform .18s ease,padding .18s ease,margin .18s ease,border-color .18s ease,background-color .18s ease}.site-header.is-menu-open .header-nav,.site-header.is-menu-open .header-actions{max-height:320px;padding:10px;border-color:var(--line);background:color-mix(in srgb,var(--panel-strong) 92%,transparent);box-shadow:0 24px 60px #0000003d;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.site-header.is-menu-open .header-nav{margin-top:4px}.site-header.is-menu-open .header-actions{margin-top:-4px}.header-nav a,.header-cta,.theme-toggle{width:100%;min-height:44px;justify-content:flex-start;border-radius:12px;padding:0 14px;font-size:.92rem;background:rgba(117,183,255,.08);border:1px solid var(--line)}.header-cta{justify-content:center}}@media (max-width: 680px){body{overflow-x:hidden}.site-header,.section-wrap,.site-footer{width:min(100% - 22px,1180px)}.hero{padding:28px 0 42px;gap:20px}.eyebrow,.panel-kicker{font-size:.72rem}h1{font-size:clamp(2.45rem,15vw,3.55rem);line-height:.98;margin-bottom:16px}h2{font-size:clamp(1.42rem,8vw,2rem);line-height:1.08}.hero-lead,.audit-panel p,.section-heading p,.report-hero p,.offer-card p{font-size:.98rem;line-height:1.58}.trust-row{margin-top:18px;gap:8px}.trust-row span,.next-steps span{padding:8px 10px;font-size:.82rem}.glass-card{border-radius:12px}.audit-panel{padding:18px;gap:14px}.input-row input{min-height:50px;font-size:16px}.primary-button,.secondary-button,.ghost-button{width:100%;min-height:46px;padding-inline:14px}.legal-note,.audit-context-note{font-size:.8rem;line-height:1.5}.loading-section{margin-top:-10px;padding-bottom:36px}.loading-card{padding:18px;gap:16px}.loader-orbit{width:58px;height:58px}.loader-orbit span{transform-origin:0 21px}.report-section{padding:18px 0 50px}.report-hero,.report-cta,.audit-error-card,.limited-warning-card{padding:18px;gap:18px}.score-ring{width:148px;height:148px}.score-ring strong{font-size:2.45rem}.category-card,.info-card,.price-card,.findings-card,.offer-card{padding:18px}.category-card{min-height:0}.category-head strong{font-size:1.45rem}.category-recommendation{padding-top:12px}.price-card{gap:18px}.price-card .price-text{min-height:0}.price-card strong{font-size:1.85rem}.insight-grid{padding:28px 0 48px}.pricing-section{padding-bottom:58px}.site-footer{gap:18px;padding-bottom:28px}.footer-brand img{width:38px;height:38px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-footer nav a{min-height:38px;display:inline-flex;align-items:center}}@media (max-width: 420px){.site-header,.section-wrap,.site-footer{width:min(100% - 18px,1180px)}.header-nav a,.header-cta,.theme-toggle{font-size:.86rem}h1{font-size:clamp(2.25rem,16vw,3.15rem)}.audit-panel,.report-hero,.report-cta,.audit-error-card,.limited-warning-card,.category-card,.info-card,.price-card,.findings-card{padding:16px}}@media (max-width: 980px){.site-header.is-menu-open .header-nav,.site-header.is-menu-open .header-actions{max-height:560px}.header-nav a,.header-cta,.theme-toggle{height:auto;min-height:48px;line-height:1.22;white-space:normal;overflow:visible}}@media (max-width: 680px){.hero{padding-top:34px}.category-card,.info-card,.price-card,.findings-card,.offer-card,.report-hero,.report-cta,.audit-error-card,.audit-panel{height:auto;min-height:0;overflow:visible}.category-head{display:grid;grid-template-columns:1fr auto}.primary-button,.secondary-button,.ghost-button{height:auto;min-height:48px;line-height:1.22;white-space:normal;text-align:center;overflow:visible}.site-footer nav{grid-template-columns:1fr}}.loader-scan,.loader-orbit{position:relative;width:82px;height:72px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(117,183,255,.13),transparent 48%),rgba(255,255,255,.035);box-shadow:inset 0 1px #ffffff14,0 16px 34px #2f7ee81f}.loader-scan:before,.loader-orbit:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:0;border-radius:12px;background:linear-gradient(90deg,rgba(117,183,255,.22) 0 2px,transparent 2px 13px),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.015))}.loader-scan:after,.loader-orbit:after{content:"";position:absolute;top:0;bottom:0;left:-48%;width:46%;background:linear-gradient(90deg,transparent,rgba(117,183,255,.42),rgba(234,210,140,.22),transparent);filter:blur(1px);animation:auditScanSweep 1.45s ease-in-out infinite}.loader-scan span,.loader-orbit span{position:absolute;z-index:1;left:18px;right:18px;top:auto;width:auto;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(117,183,255,.18),var(--blue-soft),rgba(234,210,140,.46));box-shadow:0 0 18px #75b7ff47;transform:none;transform-origin:center;animation:auditLinePulse 1.45s ease-in-out infinite}.loader-scan span:nth-child(1),.loader-orbit span:nth-child(1){top:22px}.loader-scan span:nth-child(2),.loader-orbit span:nth-child(2){top:35px;animation-delay:.14s}.loader-scan span:nth-child(3),.loader-orbit span:nth-child(3){top:48px;animation-delay:.28s}@keyframes auditScanSweep{0%{transform:translate(0);opacity:0}18%{opacity:1}72%{opacity:1}to{transform:translate(320%);opacity:0}}@keyframes auditLinePulse{0%,to{opacity:.42;transform:scaleX(.74)}50%{opacity:1;transform:scaleX(1)}}:root{--premium-button-light: linear-gradient(105deg, transparent 0%, transparent 30%, rgba(146, 186, 232, .14) 40%, rgba(255,255,255,.78) 50%, rgba(200,166,90,.24) 58%, transparent 72%, transparent 100%)}.site-header{border-bottom:1px solid var(--line)}.brand img{width:64px;height:46px}.header-cta,.primary-button,.secondary-button,.ghost-button{position:relative;isolation:isolate;overflow:hidden;transform:translateZ(0)!important;backface-visibility:hidden;transition:color .19s ease,border-color .19s ease,background .19s ease,box-shadow .23s ease,opacity .19s ease!important}.header-cta:after,.primary-button:after,.secondary-button:after,.ghost-button:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;border-radius:inherit;pointer-events:none;opacity:0;background:var(--premium-button-light);mix-blend-mode:screen;transform:translate(-122%) skew(-10deg)}.header-cta>*,.primary-button>*,.secondary-button>*,.ghost-button>*{position:relative;z-index:2}.header-cta:hover,.header-cta:focus-visible,.primary-button:hover,.primary-button:focus-visible,.secondary-button:hover,.secondary-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible{transform:translateZ(0)!important;box-shadow:0 18px 46px #1136633d;outline:none}.header-cta:hover,.header-cta:focus-visible,.primary-button:hover,.primary-button:focus-visible{background:var(--button-bg-hover)}.secondary-button:hover,.secondary-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible{border-color:var(--line-strong);background:rgba(117,183,255,.12);color:var(--text)}.header-cta:hover:after,.header-cta:focus-visible:after,.primary-button:hover:after,.primary-button:focus-visible:after,.secondary-button:hover:after,.secondary-button:focus-visible:after,.ghost-button:hover:after,.ghost-button:focus-visible:after{animation:wehrtensUnifiedLight 1.12s cubic-bezier(.18,.82,.24,1) both}.theme-toggle:after{content:none!important;display:none!important}.theme-toggle:hover,.theme-toggle:focus-visible{transform:translateZ(0)!important;box-shadow:0 0 0 1px #ffffff09 inset!important}.hero{gap:clamp(28px,4vw,54px)}.hero-copy{max-width:720px}.hero h1{line-height:.98;text-wrap:balance}.audit-panel{overflow:visible}.input-row input,.primary-button,.secondary-button,.ghost-button,.header-cta,.theme-toggle{white-space:normal;text-align:center}@keyframes wehrtensUnifiedLight{0%{opacity:0;transform:translate(-122%) skew(-10deg)}15%{opacity:.92}78%{opacity:.64}to{opacity:0;transform:translate(122%) skew(-10deg)}}@media (max-width: 980px){.site-header{width:min(100% - 26px,1180px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0}.brand img{width:58px;height:42px}.brand span{min-width:0}.menu-toggle{display:inline-flex;width:46px;height:46px;box-shadow:none}.header-nav,.header-actions{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:1fr;gap:8px;max-height:0;margin:0;padding:0 10px;overflow:hidden;border:1px solid transparent;border-radius:18px;background:transparent;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-6px);transition:max-height .22s ease,opacity .18s ease,transform .18s ease,padding .18s ease,margin .18s ease,border-color .18s ease,background-color .18s ease}.site-header.is-menu-open .header-nav,.site-header.is-menu-open .header-actions{max-height:560px;padding:10px;border-color:var(--line);background:color-mix(in srgb,var(--panel-strong) 92%,transparent);box-shadow:0 24px 60px #0000003d;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.header-nav a,.header-cta,.theme-toggle{width:100%;min-height:48px;justify-content:center;border-radius:13px;padding:0 14px;line-height:1.22}.hero,.report-hero,.findings-offer,.report-cta,.audit-error-card{grid-template-columns:1fr}}@media (max-width: 760px){.section-wrap,.site-footer,.site-header{width:min(100% - 22px,1180px)}.hero{padding:32px 0 48px;gap:22px}h1{font-size:clamp(2.55rem,13.5vw,4rem);line-height:1.02}.hero-lead,.audit-panel p,.section-heading p,.report-hero p,.offer-card p{font-size:.98rem;line-height:1.6}.audit-panel,.report-hero,.report-cta,.audit-error-card,.limited-warning-card,.category-card,.info-card,.price-card,.findings-card,.offer-card{height:auto;min-height:0;overflow:visible;padding:18px}.input-row{grid-template-columns:1fr}.input-row input,.input-row .primary-button,.primary-button,.secondary-button,.ghost-button{width:100%;min-width:0;min-height:50px}.trust-row span,.next-steps span,.audit-context-note,.legal-note{overflow-wrap:anywhere}.category-grid,.insight-grid,.price-grid,.site-footer{grid-template-columns:1fr}}@media (max-width: 420px){.section-wrap,.site-footer,.site-header{width:min(100% - 18px,1180px)}.brand strong{font-size:.86rem}.brand em{font-size:.72rem}h1{font-size:clamp(2.28rem,13.8vw,3.35rem)}}:root,html[data-theme=light]{--audit-header-bg: rgba(5, 11, 20, .94);--audit-header-border: rgba(160, 198, 255, .16);--audit-menu-panel: linear-gradient(180deg, rgba(8, 18, 32, .98), rgba(5, 11, 20, .98))}.site-header,html[data-theme=light] .site-header{color:#f7fbff!important;background:var(--audit-header-bg)!important;border-bottom:1px solid var(--audit-header-border)!important;box-shadow:0 18px 44px #0000002e!important;backdrop-filter:blur(18px) saturate(1.08)!important;-webkit-backdrop-filter:blur(18px) saturate(1.08)!important}.brand strong,html[data-theme=light] .brand strong{color:#f7fbff!important}.brand em,html[data-theme=light] .brand em{color:#d5e2f4c7!important}.brand img,html[data-theme=light] .brand img,.footer-brand img,html[data-theme=light] .footer-brand img{opacity:1!important;filter:saturate(1.24) contrast(1.08) drop-shadow(0 8px 18px rgba(117,183,255,.16))!important}.header-nav,html[data-theme=light] .header-nav{color:#d5e2f4c7!important;background:transparent!important;border:0!important;box-shadow:none!important}.header-nav a,html[data-theme=light] .header-nav a{color:#d5e2f4c2!important;background:transparent!important;border:1px solid transparent!important;box-shadow:none!important;border-radius:999px!important;padding-inline:10px!important}.header-nav a:hover,.header-nav a:focus-visible,html[data-theme=light] .header-nav a:hover,html[data-theme=light] .header-nav a:focus-visible{color:#fff!important;background:rgba(117,183,255,.08)!important;border-color:#a0c6ff24!important;box-shadow:none!important}.header-cta,.primary-button,.secondary-button,.ghost-button,html[data-theme=light] .header-cta,html[data-theme=light] .primary-button,html[data-theme=light] .secondary-button,html[data-theme=light] .ghost-button{color:#fff!important;background:var(--button-bg)!important;border-color:#a0c6ff33!important;box-shadow:0 14px 34px #2f7ee83d!important}.header-cta:hover,.header-cta:focus-visible,.primary-button:hover,.primary-button:focus-visible,.secondary-button:hover,.secondary-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible,html[data-theme=light] .header-cta:hover,html[data-theme=light] .header-cta:focus-visible,html[data-theme=light] .primary-button:hover,html[data-theme=light] .primary-button:focus-visible,html[data-theme=light] .secondary-button:hover,html[data-theme=light] .secondary-button:focus-visible,html[data-theme=light] .ghost-button:hover,html[data-theme=light] .ghost-button:focus-visible{color:#fff!important;background:var(--button-bg-hover)!important;border-color:#a0c6ff57!important;box-shadow:0 18px 44px #2f7ee857!important}.theme-toggle,html[data-theme=light] .theme-toggle{color:#d5e2f4db!important;background:rgba(255,255,255,.055)!important;border-color:#a0c6ff33!important;box-shadow:none!important}.theme-toggle:hover,.theme-toggle:focus-visible,html[data-theme=light] .theme-toggle:hover,html[data-theme=light] .theme-toggle:focus-visible{color:#fff!important;background:rgba(117,183,255,.11)!important;border-color:#a0c6ff57!important}.site-footer nav a,html[data-theme=light] .site-footer nav a{color:var(--muted)!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.site-footer nav a:hover,.site-footer nav a:focus-visible,html[data-theme=light] .site-footer nav a:hover,html[data-theme=light] .site-footer nav a:focus-visible{color:var(--text)!important;background:transparent!important;border:0!important;box-shadow:none!important}@media (max-width: 980px){.site-header,html[data-theme=light] .site-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:min(100% - 24px,1180px)!important;padding:12px 0!important}.menu-toggle,html[data-theme=light] .menu-toggle{display:inline-flex!important;justify-self:end!important;color:#f7fbff!important;background:rgba(117,183,255,.1)!important;border-color:#a0c6ff38!important;box-shadow:none!important}.site-header:not(.is-menu-open) .header-nav,.site-header:not(.is-menu-open) .header-actions{display:none!important;opacity:0!important;visibility:hidden!important;max-height:0!important;overflow:hidden!important}.site-header.is-menu-open .header-nav,html[data-theme=light] .site-header.is-menu-open .header-nav{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr!important;gap:2px!important;width:100%!important;margin-top:10px!important;padding:10px 0!important;background:var(--audit-menu-panel)!important;border:1px solid rgba(160,198,255,.16)!important;border-radius:18px!important;box-shadow:0 22px 54px #00000038!important}.site-header.is-menu-open .header-actions,html[data-theme=light] .site-header.is-menu-open .header-actions{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;width:100%!important}.header-nav a,html[data-theme=light] .header-nav a{justify-content:flex-start!important;min-height:44px!important;height:auto!important;padding:0 14px!important;text-align:left!important;line-height:1.2!important;white-space:normal!important;background:transparent!important;border:0!important;border-radius:12px!important}.header-actions .header-cta,.header-actions .theme-toggle{min-height:46px!important;height:auto!important;white-space:normal!important}}@media (max-width: 680px){.site-header.is-menu-open .header-actions,html[data-theme=light] .site-header.is-menu-open .header-actions{grid-template-columns:1fr!important}.brand img,html[data-theme=light] .brand img{width:58px!important;height:42px!important}.brand strong{font-size:.94rem!important}.brand em{font-size:.78rem!important}.site-footer nav,html[data-theme=light] .site-footer nav{display:flex!important;flex-wrap:wrap!important;gap:14px!important}}.menu-toggle,.audit-menu-toggle{position:relative!important;gap:0!important;overflow:hidden!important;transform:translateZ(0)!important;-webkit-tap-highlight-color:transparent!important}.menu-toggle span,.audit-menu-toggle span{position:absolute!important;left:50%!important;top:50%!important;width:20px!important;height:2px!important;margin:0!important;border-radius:999px!important;background:currentColor!important;box-shadow:none!important;opacity:1!important;transform:translate3d(-50%,calc(-50% + var(--menu-line-y, 0px)),0) rotate(0) scaleX(1)!important;transform-origin:center center!important;transition:transform .3s cubic-bezier(.22,.72,.2,1),opacity .18s ease,width .24s ease!important;will-change:transform,opacity!important}.menu-toggle span:nth-child(1),.audit-menu-toggle span:nth-child(1){--menu-line-y: -6px}.menu-toggle span:nth-child(2),.audit-menu-toggle span:nth-child(2){--menu-line-y: 0px}.menu-toggle span:nth-child(3),.audit-menu-toggle span:nth-child(3){--menu-line-y: 6px}.site-header.is-menu-open .menu-toggle span:nth-child(1),.site-header.is-menu-open .audit-menu-toggle span:nth-child(1){width:21px!important;transform:translate3d(-50%,-50%,0) rotate(45deg) scaleX(1)!important}.site-header.is-menu-open .menu-toggle span:nth-child(2),.site-header.is-menu-open .audit-menu-toggle span:nth-child(2){width:0!important;opacity:0!important;transform:translate3d(-50%,-50%,0) rotate(0) scaleX(.12)!important}.site-header.is-menu-open .menu-toggle span:nth-child(3),.site-header.is-menu-open .audit-menu-toggle span:nth-child(3){width:21px!important;transform:translate3d(-50%,-50%,0) rotate(-45deg) scaleX(1)!important}html[data-theme=light]{--audit-header-bg: rgba(255, 255, 255, .9);--audit-header-border: rgba(27, 55, 94, .12);--audit-menu-panel: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(239, 245, 252, .98))}html[data-theme=light] body,html[data-theme=light] .app-shell{color:var(--text)!important;background:var(--body-bg)!important}html[data-theme=light] .site-header{color:var(--text)!important;background:var(--audit-header-bg)!important;border-bottom-color:var(--audit-header-border)!important;box-shadow:0 16px 42px #2146701f!important}html[data-theme=light] .brand strong,html[data-theme=light] .price-card strong,html[data-theme=light] .category-head strong,html[data-theme=light] .score-ring strong,html[data-theme=light] .info-card h2,html[data-theme=light] .price-card h3,html[data-theme=light] .findings-card h2,html[data-theme=light] .report-cta h2,html[data-theme=light] .audit-panel h2{color:var(--text)!important}html[data-theme=light] .brand em,html[data-theme=light] .header-nav,html[data-theme=light] .header-nav a,html[data-theme=light] .site-footer nav a,html[data-theme=light] .site-footer p,html[data-theme=light] .footer-brand p,html[data-theme=light] .hero-lead,html[data-theme=light] .audit-panel p,html[data-theme=light] .audit-error-card p:not(.panel-kicker),html[data-theme=light] .section-heading p,html[data-theme=light] .report-hero p,html[data-theme=light] .offer-card p,html[data-theme=light] .limited-warning-card p,html[data-theme=light] .category-card p,html[data-theme=light] .category-recommendation p,html[data-theme=light] .findings-card li,html[data-theme=light] .info-card li,html[data-theme=light] .price-text,html[data-theme=light] .price-description,html[data-theme=light] .pricing-principle,html[data-theme=light] .legal-note,html[data-theme=light] .audit-context-note{color:var(--muted)!important}html[data-theme=light] .header-nav a:hover,html[data-theme=light] .header-nav a:focus-visible,html[data-theme=light] .site-footer nav a:hover,html[data-theme=light] .site-footer nav a:focus-visible{color:var(--text)!important;background:rgba(37,95,158,.07)!important;border-color:#1b375e1f!important}html[data-theme=light] .menu-toggle,html[data-theme=light] .audit-menu-toggle,html[data-theme=light] .theme-toggle{color:var(--navy)!important;background:rgba(255,255,255,.74)!important;border-color:#1b375e2e!important;box-shadow:none!important}html[data-theme=light] .theme-toggle:hover,html[data-theme=light] .theme-toggle:focus-visible{color:var(--text)!important;background:rgba(37,95,158,.08)!important;border-color:#1b375e38!important}html[data-theme=light] .glass-card,html[data-theme=light] .audit-panel,html[data-theme=light] .audit-error-card,html[data-theme=light] .report-hero,html[data-theme=light] .report-cta,html[data-theme=light] .limited-warning-card,html[data-theme=light] .category-card,html[data-theme=light] .info-card,html[data-theme=light] .price-card,html[data-theme=light] .findings-card,html[data-theme=light] .offer-card{background:var(--panel-bg)!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important}html[data-theme=light] .input-row input{color:var(--text)!important;background:var(--field-bg)!important;border-color:var(--line-strong)!important;caret-color:var(--blue)!important}html[data-theme=light] .input-row input::placeholder{color:#536174b3!important}html[data-theme=light] .legal-note,html[data-theme=light] .audit-context-note,html[data-theme=light] .trust-row span,html[data-theme=light] .next-steps span{color:var(--muted)!important;background:rgba(37,95,158,.055)!important;border-color:#1b375e1f!important}@media (max-width: 980px){html[data-theme=light] .site-header.is-menu-open .header-nav{background:var(--audit-menu-panel)!important;border-color:#1b375e21!important;box-shadow:0 22px 54px #21467024!important}html[data-theme=light] .header-nav a{color:var(--muted)!important;background:transparent!important;border-color:transparent!important}}@media (max-width: 980px){.site-header.is-menu-open .nav,.site-header.is-menu-open .header-nav{background:#07101d!important;background-image:linear-gradient(180deg,#0b1728 0%,#050914 100%)!important;border:1px solid rgba(176,202,234,.22)!important;box-shadow:0 24px 62px #0000006b!important;opacity:1!important;isolation:isolate!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html[data-theme=light] .site-header.is-menu-open .nav,html[data-theme=light] .site-header.is-menu-open .header-nav{background:#ffffff!important;background-image:linear-gradient(180deg,#ffffff 0%,#f1f5fb 100%)!important;border-color:#163e7329!important;box-shadow:0 24px 58px #1b375e2e!important}.site-header.is-menu-open .nav a:not(.nav-contact),.site-header.is-menu-open .header-nav a,html[data-theme=light] .site-header.is-menu-open .nav a:not(.nav-contact),html[data-theme=light] .site-header.is-menu-open .header-nav a{background:transparent!important;box-shadow:none!important}}
