:root{--bg:#07152f;--bg2:#0a204b;--panel:#0b285e;--panel2:#102f6b;--line:rgba(125,157,255,.24);--line2:rgba(155,182,255,.4);--text:#eef4ff;--muted:#b7c7ef;--muted2:#8fa5e6;--accent:#617eff;--accent2:#8fa5ff;--shadow:0 24px 70px rgba(2,9,25,.34);--shell:min(96vw,2300px);--display:Georgia,"Times New Roman",serif;--sans:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--text);background:radial-gradient(circle at 18% 6%,rgba(88,116,226,.22),transparent 28%),linear-gradient(180deg,var(--bg),var(--bg2) 48%,var(--bg));min-height:100vh}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}.shell{width:var(--shell);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.23em;color:#8fa8ff;font-size:12px;font-weight:900}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:rgba(5,13,36,.8);border-bottom:1px solid rgba(149,171,255,.12)}.header-inner{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:13px}.brand-logo{width:46px;height:46px;border-radius:13px;background:rgba(255,255,255,.08);border:1px solid var(--line);display:grid;place-items:center}.brand-logo img{width:31px;height:31px;object-fit:contain}.brand-copy strong{display:block;font:700 27px/1 var(--display)}.brand-copy small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.nav{display:flex;justify-content:center;gap:32px}.nav a{position:relative;color:var(--muted);font-weight:700;font-size:14px}.nav a.active,.nav a:hover{color:#fff}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-24px;height:3px;border-radius:99px;background:#7791ff}.header-actions{display:flex;gap:12px;align-items:center}.icon-btn,.support-btn{height:44px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.05);color:#fff}.icon-btn{width:44px}.support-btn{display:flex;align-items:center;padding:0 16px;font-weight:800}
.hero-wrap{padding:26px 0 0}.hero-card{display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:rgba(8,27,65,.78);box-shadow:var(--shadow)}.hero-copy{padding:48px 44px 34px}.hero-copy h1{margin:12px 0 18px;font:700 clamp(58px,4.7vw,92px)/.98 var(--display);letter-spacing:-.04em}.hero-copy>p{margin:0 0 28px;color:var(--muted);font-size:19px;line-height:1.48;max-width:760px}.hero-image-wrap{min-height:640px}.hero-image-wrap img{width:100%;height:100%;object-fit:cover}.searchbar{display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line2);border-radius:17px;padding:8px 9px 8px 16px;background:rgba(8,22,55,.6)}.searchbar>span{font-size:24px;color:var(--muted2)}.searchbar input{height:54px;border:0;outline:0;background:transparent;color:#fff;font-size:17px}.searchbar input::placeholder{color:#8197d7}.searchbar button{height:54px;min-width:150px;border:0;border-radius:14px;color:#fff;font-weight:900;background:linear-gradient(90deg,#6681ff,#8da2ff);box-shadow:0 12px 26px rgba(92,120,255,.3)}.benefits{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.benefits>div{display:flex;align-items:center;gap:10px;min-width:190px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(5,19,50,.38)}.benefits>div>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(100,128,255,.15);color:#a8b8ff}.benefits p{margin:0}.benefits b{display:block;font-size:13px}.benefits small{display:block;color:var(--muted);font-size:10px;margin-top:2px}
.categories-wrap{padding:22px 0 0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category{min-height:96px;padding:17px 18px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:18px;background:rgba(9,30,72,.76);box-shadow:var(--shadow)}.cat-icon,.tool-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:22px;flex:0 0 auto}.amber{background:linear-gradient(135deg,#efa941,#ffc56e)}.purple{background:linear-gradient(135deg,#9d6ef3,#b993ff)}.blue{background:linear-gradient(135deg,#5e7df8,#82a0ff)}.aqua{background:linear-gradient(135deg,#34c4c3,#5edbc8)}.category b{display:block;font-size:18px}.category small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.category i{font-style:normal;margin-left:auto;color:#a9baff;font-size:22px}
.calculator-wrap{padding:88px 0 0}.calculator-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.calculator-intro h2{margin:8px 0 8px;font:700 clamp(44px,3.7vw,68px)/1 var(--display)}.calculator-intro p{margin:0;color:var(--muted);font-size:18px}.picker-wrap{position:relative;z-index:20}.picker-button{min-width:330px;height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line2);border-radius:16px;background:rgba(12,34,80,.94);color:#fff;text-align:left}.picker-button small{display:block;color:var(--muted2);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.picker-button strong{display:block;margin-top:2px;font-size:15px}.picker-button>b{font-size:22px}.tool-picker{position:absolute;right:0;top:76px;width:390px;padding:12px;border:1px solid var(--line2);border-radius:18px;background:#0b2557;box-shadow:0 24px 60px rgba(0,0,0,.38)}.picker-search{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.04)}.picker-search input{height:44px;border:0;outline:0;background:transparent;color:#fff}.picker-option{width:100%;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin-top:8px;padding:11px;border:1px solid transparent;border-radius:13px;background:transparent;color:#fff;text-align:left}.picker-option:hover,.picker-option.active{background:rgba(99,128,255,.12);border-color:var(--line)}.picker-option>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(98,126,255,.18);font-weight:900}.picker-option b,.picker-option small{display:block}.picker-option small{color:var(--muted);font-size:10px;margin-top:2px}
.calculator-grid{display:grid;grid-template-columns:1.55fr .85fr;gap:24px;align-items:start}.calculator-card,.assistant-card{border:1px solid var(--line);border-radius:24px;background:rgba(8,28,67,.82);box-shadow:var(--shadow)}.calculator-card{padding:28px}.calculator-head h3{margin:8px 0 8px;font:700 clamp(42px,3vw,60px)/1 var(--display)}.calculator-head p{margin:0 0 20px;color:var(--muted);font-size:17px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid label{display:grid;gap:9px;color:#dce4ff;font-size:13px;font-weight:800}.field{min-height:68px;padding:0 15px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;border:1px solid var(--line2);border-radius:14px;background:rgba(14,39,91,.72)}.field i,.field em{font-style:normal;color:#9fb2f6}.field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:22px;font-weight:850}.calculate-btn{width:100%;min-height:66px;margin-top:20px;padding:0 18px;display:flex;align-items:center;gap:12px;border:0;border-radius:15px;color:#fff;background:linear-gradient(90deg,#6380ff,#8da2ff);font-weight:900;box-shadow:0 14px 26px rgba(74,100,219,.28)}.calculate-btn strong{font-size:18px}.calculate-btn b{margin-left:auto;font-size:22px}.microcopy{text-align:center;margin:10px 0 0;color:#91a5e4;font-size:10px}.result-card{margin-top:22px;padding:20px;border:1px solid rgba(170,191,255,.24);border-radius:18px;background:linear-gradient(135deg,rgba(37,67,156,.96),rgba(61,86,191,.96));box-shadow:0 16px 36px rgba(0,0,0,.2)}.result-card[hidden]{display:none}.result-summary small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#d5dfff;font-size:9px}.result-summary strong{display:block;margin:5px 0;font:700 clamp(40px,3.4vw,62px)/1 var(--display)}.result-summary span{color:#d7e1ff;font-size:13px}.result-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.result-stat{padding:12px;border-radius:12px;background:rgba(255,255,255,.09)}.result-stat span{display:block;color:#cdd8ff;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.result-stat b{display:block;margin-top:4px;font-size:14px}.result-card>p{margin:12px 0 0;color:#d3ddff;font-size:9px}
.assistant-card{padding:16px}.assistant-scene{position:relative;min-height:690px;overflow:hidden;border:1px solid rgba(148,175,255,.18);border-radius:19px;background:radial-gradient(circle at 35% 30%,rgba(105,135,255,.18),transparent 25%),linear-gradient(180deg,#0c2c67,#0a2456)}.assistant-note,.assistant-bottom-note{position:absolute;z-index:2;color:#9fb1ff;font-family:"Segoe Print","Bradley Hand",cursive;line-height:1.03}.assistant-note{right:18px;top:18px;text-align:right;font-size:21px}.assistant-bottom-note{right:16px;bottom:22px;text-align:right;font-size:18px}.assistant-bubble{position:absolute;z-index:6;top:54px;right:14px;width:51%;min-width:270px;padding:16px 17px;border-radius:18px;background:#f6f8ff;color:#19326d;box-shadow:0 14px 28px rgba(0,0,0,.22)}.assistant-bubble:after{content:"";position:absolute;left:18px;bottom:-13px;border-left:11px solid transparent;border-right:11px solid transparent;border-top:13px solid #f6f8ff}.assistant-bubble span{display:block;text-transform:uppercase;letter-spacing:.12em;color:#6681e7;font-size:8px;font-weight:900}.assistant-bubble p{margin:6px 0 0;font-size:13px;line-height:1.35}.rechiko-figure,.kitsu-figure{position:absolute;object-fit:contain;filter:drop-shadow(0 20px 32px rgba(0,0,0,.28));transition:opacity .2s ease,transform .25s ease}.rechiko-figure{left:-3%;bottom:-1%;width:68%;max-height:95%}.kitsu-figure{right:14%;bottom:1%;width:35%;max-height:43%}.assistant-scene.input .rechiko-figure{transform:translateX(-2%) scale(1.01)}.assistant-scene.input .kitsu-figure{transform:translateX(-8%) scale(1.02)}.assistant-scene.result .rechiko-figure{transform:translateX(-1%) scale(.99)}.assistant-scene.result .kitsu-figure{transform:translateX(-9%) scale(1.05)}
.more-wrap{padding:38px 0 0}.more-panel{padding:18px;border:1px solid var(--line);border-radius:22px;background:rgba(8,28,67,.78);box-shadow:var(--shadow)}.more-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.more-head h3{margin:5px 0 0;font:700 32px/1 var(--display)}.more-head a{color:#9db0f7;font-size:11px;font-weight:800}.more-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tool-card{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;min-height:84px;padding:11px;border:1px solid var(--line);border-radius:14px;background:rgba(11,37,84,.68);color:var(--text);text-align:left;font:inherit}.tool-card.featured{border-color:rgba(99,128,255,.58);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.tool-card.featured:hover,.tool-card.featured:focus-visible{transform:translateY(-2px);border-color:rgba(126,154,255,.9);background:rgba(16,48,104,.82);box-shadow:0 10px 24px rgba(30,58,135,.22);outline:none}.tool-card:not(button){cursor:default}.tool-icon{width:42px;height:42px;border-radius:11px}.tool-card h4{margin:0 0 3px;font-size:12px}.tool-card p{margin:0;color:var(--muted);font-size:9px}.tool-card .card-go,.tool-card em{color:#adc0ff;font-size:17px;font-style:normal}.tool-card em{font-size:7px;text-transform:uppercase}.hidden-card{display:none}.empty{color:#f4b4c2;font-size:11px}.about-wrap{padding:34px 0 34px}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center}.about-grid h3{margin:5px 0 8px;font:700 38px/1.05 var(--display)}.about-grid p{margin:0;color:var(--muted);font-size:16px}.about-visual{height:300px;display:flex;justify-content:flex-end;overflow:hidden}.about-visual img{height:100%;object-fit:contain}footer{border-top:1px solid var(--line);padding:18px 0 26px}.footer-inner{display:flex;align-items:center;gap:24px}.footer-inner>div:nth-child(2){margin-left:auto;display:flex;gap:16px;color:var(--muted);font-size:10px}.footer-inner>small{color:#7f94cf}
html.light body{--text:#173169;--muted:#6576a5;--muted2:#7185bf;background:linear-gradient(180deg,#eef3ff,#e3ebff 52%,#f5f7ff)}html.light body .site-header{background:rgba(247,249,255,.9)}html.light body .hero-card,html.light body .calculator-card,html.light body .assistant-card,html.light body .more-panel{background:#f7f9ff}html.light body .category{background:#fff}html.light body .assistant-scene{background:linear-gradient(180deg,#eaf0ff,#dce7ff)}html.light body .field{background:#edf2ff}html.light body .field input{color:#173169}html.light body .searchbar{background:#fff}html.light body .searchbar input{color:#173169}html.light body .benefits>div{background:#fff}html.light body .picker-button{background:#fff;color:#173169}html.light body .tool-picker{background:#fff;color:#173169}html.light body .picker-option{color:#173169}html.light body .picker-search input{color:#173169}
@media(max-width:1400px){:root{--shell:min(96vw,1800px)}.hero-copy h1{font-size:clamp(50px,4.4vw,76px)}.assistant-bubble{width:52%}.rechiko-figure{width:68%}}
@media(max-width:1100px){.nav{display:none}.header-inner{grid-template-columns:auto 1fr auto}.hero-card{grid-template-columns:1fr}.hero-image-wrap{min-height:430px}.categories{grid-template-columns:1fr 1fr}.calculator-intro{align-items:flex-start;flex-direction:column}.picker-button{min-width:300px}.calculator-grid{grid-template-columns:1fr}.assistant-scene{min-height:700px}.more-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}}
@media(max-width:700px){:root{--shell:calc(100vw - 18px)}.header-actions .support-btn{display:none}.brand-copy small{display:none}.hero-copy{padding:28px 18px 22px}.hero-copy h1{font-size:42px}.hero-image-wrap{min-height:300px}.benefits{display:grid}.categories{grid-template-columns:1fr}.calculator-wrap{padding-top:54px}.calculator-intro h2{font-size:42px}.picker-wrap,.picker-button,.tool-picker{width:100%;min-width:0}.tool-picker{right:auto;left:0}.field-grid{grid-template-columns:1fr}.calculator-card{padding:18px}.assistant-scene{min-height:610px}.assistant-bubble{left:14px;right:14px;top:14px;width:auto;min-width:0}.assistant-note,.assistant-bottom-note{display:none}.rechiko-figure{width:68%;left:-4%;bottom:0}.kitsu-figure{width:38%;right:0}.result-stats{grid-template-columns:1fr}.more-grid{grid-template-columns:1fr}.about-visual{height:220px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner>div:nth-child(2){margin-left:0}}

/* v0.11 – more breathing room for Rechiko/Kitsu + expanded About Rechiko */
.assistant-scene{min-height:790px}
.assistant-bubble{top:112px;right:18px;width:50%;min-width:280px}
.rechiko-figure{left:-5%;bottom:-1%;width:69%;max-height:93%}
.kitsu-figure{right:19%;bottom:1%;width:34%;max-height:40%}
.assistant-scene.input .rechiko-figure{transform:translateX(-2%) scale(1.01)}
.assistant-scene.input .kitsu-figure{transform:translateX(-5%) scale(1.02)}
.assistant-scene.result .rechiko-figure{transform:translateX(-1%) scale(.99)}
.assistant-scene.result .kitsu-figure{transform:translateX(-6%) scale(1.05)}

.about-wrap{padding:88px 0 54px}
.about-panel{border:1px solid var(--line);border-radius:24px;background:rgba(8,28,67,.78);box-shadow:var(--shadow)}
.about-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;min-height:440px;padding:34px 34px 0;overflow:hidden}
.about-copy{padding-bottom:34px}
.about-copy h3,.topic-head h3,.privacy-panel h3,.about-closing h3{margin:4px 0 12px;font:700 clamp(36px,3vw,52px)/1.04 var(--display)}
.about-copy p,.topic-head p,.privacy-panel p,.about-closing p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}
.about-copy .about-lead{font-size:18px;color:#dbe4ff;margin-bottom:12px}
.about-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.about-badges span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);font-size:11px;font-weight:800;color:#dfe6ff}
.about-hero-visual{height:410px;align-self:end;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}
.about-hero-visual img{height:100%;width:auto;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 34px rgba(0,0,0,.28))}

.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}
.about-value{min-height:205px;padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(9,31,73,.72);box-shadow:var(--shadow)}
.about-value>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(100,129,255,.15);color:#a9b9ff;font-size:10px;font-weight:900;letter-spacing:.08em}
.about-value h4{margin:16px 0 8px;font:700 22px/1.1 var(--display)}
.about-value p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}

.character-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-top:18px}
.character-card{position:relative;min-height:360px;padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(8,28,67,.78);box-shadow:var(--shadow);overflow:hidden}
.character-copy{position:relative;z-index:2;max-width:58%}
.character-copy h4{margin:4px 0 10px;font:700 30px/1.08 var(--display)}
.character-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.character-card img{position:absolute;right:-2%;bottom:-5%;height:104%;width:auto;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.28))}
.kitsu-card .character-copy{max-width:56%}
.kitsu-card img{right:1%;bottom:-1%;height:86%}

.topic-panel{margin-top:18px;padding:30px}
.topic-head{max-width:920px}
.topic-head p{max-width:800px}
.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}
.topic-grid>div{padding:18px;border:1px solid var(--line);border-radius:17px;background:rgba(11,37,84,.66)}
.topic-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:18px}
.topic-grid h4{margin:13px 0 5px;font-size:15px}
.topic-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}

.privacy-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}
.privacy-panel>div{padding:28px;border:1px solid var(--line);border-radius:22px;background:rgba(8,28,67,.72);box-shadow:var(--shadow)}
.privacy-panel h3{font-size:30px}
.about-closing{margin-top:18px;padding:44px 30px;text-align:center;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(105,135,255,.16),transparent 34%),rgba(8,28,67,.78);box-shadow:var(--shadow)}
.about-closing h3{max-width:1050px;margin-left:auto;margin-right:auto}
.about-closing p{max-width:740px;margin:0 auto}

html.light body .about-panel,html.light body .about-value,html.light body .character-card,html.light body .topic-grid>div,html.light body .privacy-panel>div,html.light body .about-closing{background:#f7f9ff}
html.light body .about-copy .about-lead,html.light body .about-badges span{color:#2a417c}
html.light body .about-badges span{background:#fff}

@media(max-width:1400px){
  .assistant-scene{min-height:760px}
  .assistant-bubble{top:104px;width:51%}
  .rechiko-figure{width:70%;left:-6%}
  .kitsu-figure{right:17%;width:35%}
  .about-values{grid-template-columns:1fr 1fr}
  .topic-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:1100px){
  .assistant-scene{min-height:760px}
  .assistant-bubble{top:90px}
  .about-hero{grid-template-columns:1fr;min-height:0;padding-bottom:0}
  .about-copy{padding-bottom:0}
  .about-hero-visual{height:340px}
  .character-grid{grid-template-columns:1fr}
  .privacy-panel{grid-template-columns:1fr}
}
@media(max-width:700px){
  .assistant-scene{min-height:690px}
  .assistant-bubble{top:14px}
  .rechiko-figure{left:-7%;width:70%}
  .kitsu-figure{right:2%;width:39%}
  .about-wrap{padding-top:58px}
  .about-hero{padding:24px 18px 0}
  .about-hero-visual{height:270px}
  .about-values,.topic-grid{grid-template-columns:1fr}
  .character-card{min-height:330px;padding:22px}
  .character-copy,.kitsu-card .character-copy{max-width:68%}
  .character-card img{height:86%;right:-8%}
  .kitsu-card img{height:72%;right:-3%}
  .topic-panel{padding:22px 18px}
  .privacy-panel>div{padding:22px}
  .about-closing{padding:34px 18px}
}

/* v0.12: kompakter Teaser auf der Startseite + eigene Über-Rechiko-Seite */
.about-teaser-wrap{padding:56px 0 42px}
.about-teaser{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:22px;min-height:300px;padding:30px 34px 0;border:1px solid var(--line);border-radius:24px;background:rgba(8,28,67,.78);box-shadow:var(--shadow);overflow:hidden}
.about-teaser-copy{padding-bottom:30px;max-width:900px}
.about-teaser-copy h3{margin:5px 0 12px;font:700 clamp(34px,2.8vw,48px)/1.04 var(--display)}
.about-teaser-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.65;max-width:760px}
.about-teaser-btn,.about-page-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;min-height:44px;padding:0 16px;border:1px solid rgba(119,145,255,.42);border-radius:13px;background:rgba(91,119,232,.14);color:#dfe6ff;font-weight:800;font-size:12px;transition:transform .18s ease,background .18s ease,border-color .18s ease}
.about-teaser-btn:hover,.about-teaser-btn:focus-visible,.about-page-cta:hover,.about-page-cta:focus-visible{transform:translateY(-2px);background:rgba(101,132,255,.22);border-color:rgba(139,160,255,.72);outline:none}
.about-teaser-visual{height:285px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}
.about-teaser-visual img{height:100%;width:auto;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 30px rgba(0,0,0,.28))}
.about-page-main{min-height:70vh}
.about-page-wrap{padding-top:70px}
.about-page-head{max-width:1040px;margin-bottom:24px}
.about-page-head h1{margin:6px 0 14px;font:700 clamp(46px,4.2vw,68px)/1 var(--display)}
.about-page-head p{margin:0;color:var(--muted);font-size:18px;line-height:1.65;max-width:900px}
html.light body .about-teaser{background:#f7f9ff}
html.light body .about-teaser-btn,html.light body .about-page-cta{color:#27417f;background:#eef2ff}
@media(max-width:1100px){.about-teaser{grid-template-columns:1fr}.about-teaser-visual{height:250px}.about-page-wrap{padding-top:52px}}
@media(max-width:700px){.about-teaser-wrap{padding-top:38px}.about-teaser{padding:24px 18px 0}.about-teaser-visual{height:220px}.about-page-wrap{padding-top:42px}.about-page-head h1{font-size:42px}.about-page-head p{font-size:16px}}


/* v0.13: Light-Mode Kontrast- und Farbbalance */
html.light body{
  --text:#17356f;
  --muted:#4d628f;
  --muted2:#6075ab;
  --line:rgba(72,103,178,.20);
  --line2:rgba(72,103,178,.34);
  --shadow:0 22px 58px rgba(45,68,123,.14);
  background:
    radial-gradient(circle at 18% 6%,rgba(111,139,220,.10),transparent 30%),
    linear-gradient(180deg,#eef3ff 0%,#e7eefc 52%,#f5f7ff 100%);
}
html.light body .site-header{
  background:rgba(247,249,255,.94);
  border-bottom-color:rgba(61,87,153,.15);
}
html.light body .brand-logo{
  background:#fff;
  border-color:#cad6f2;
  box-shadow:0 4px 14px rgba(51,75,133,.08);
}
html.light body .brand-copy strong{color:#18356f}
html.light body .brand-copy small{color:#5a6d98}
html.light body .nav a{color:#4d6190}
html.light body .nav a:hover,
html.light body .nav a.active{color:#17356f}
html.light body .nav a.active:after{background:#5874e8}
html.light body .icon-btn,
html.light body .support-btn{
  background:#fff;
  border-color:#cbd7f1;
  color:#263f78;
  box-shadow:0 5px 14px rgba(57,79,133,.08);
}
html.light body .support-btn:hover,
html.light body .icon-btn:hover{background:#eef3ff;border-color:#aebfe8}

html.light body .eyebrow{color:#5d73c3}
html.light body .hero-card,
html.light body .calculator-card,
html.light body .assistant-card,
html.light body .more-panel,
html.light body .about-panel,
html.light body .about-value,
html.light body .character-card,
html.light body .topic-grid>div,
html.light body .privacy-panel>div,
html.light body .about-closing,
html.light body .about-teaser{
  background:#f9fbff;
  border-color:#cbd8f3;
  box-shadow:0 20px 52px rgba(52,75,131,.13);
}
html.light body .hero-copy>p,
html.light body .calculator-intro p,
html.light body .calculator-head p,
html.light body .about-grid p,
html.light body .about-copy p,
html.light body .topic-head p,
html.light body .privacy-panel p,
html.light body .about-closing p,
html.light body .about-teaser-copy p,
html.light body .about-page-head p,
html.light body .character-copy p,
html.light body .topic-grid p{color:#4b608d}

html.light body .searchbar{
  background:#fff;
  border-color:#bccbed;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
html.light body .searchbar>span{color:#5970ae}
html.light body .searchbar input{color:#17356f}
html.light body .searchbar input::placeholder{color:#7486b2}
html.light body .benefits>div{
  background:#fff;
  border-color:#ccd8f2;
}
html.light body .benefits>div>span{background:#e8eeff;color:#536fce}
html.light body .benefits b{color:#1e3b76}
html.light body .benefits small{color:#5b6f9c}
html.light body .category{
  background:#fff;
  border-color:#cbd8f2;
  box-shadow:0 12px 30px rgba(54,76,130,.10);
}
html.light body .category b{color:#1b3974}
html.light body .category small{color:#52668f}
html.light body .category i{color:#526cc1}

html.light body .picker-button{
  background:#fff;
  color:#17356f;
  border-color:#b8c8eb;
  box-shadow:0 8px 22px rgba(55,77,132,.08);
}
html.light body .picker-button small{color:#6175a8}
html.light body .tool-picker{
  background:#fff;
  color:#17356f;
  border-color:#bdcbea;
  box-shadow:0 22px 48px rgba(42,62,112,.18);
}
html.light body .picker-search{
  background:#f2f6ff;
  border-color:#cbd7ef;
  color:#526795;
}
html.light body .picker-search input{color:#17356f}
html.light body .picker-search input::placeholder{color:#7183ae}
html.light body .picker-option{color:#17356f}
html.light body .picker-option small{color:#5c709c}
html.light body .picker-option:hover,
html.light body .picker-option.active{
  background:#edf2ff;
  border-color:#c0cff0;
}
html.light body .picker-option>span{background:#e5ecff;color:#4f69c2}

html.light body .field-grid label{color:#29477e}
html.light body .field{
  background:#edf3ff;
  border-color:#c2d0ee;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
html.light body .field i,
html.light body .field em{color:#5871ad}
html.light body .field input{color:#17356f}
html.light body .microcopy{color:#60739f}

html.light body .result-card{
  background:linear-gradient(135deg,#dce7ff 0%,#cbdcff 100%);
  border-color:#adc1ec;
  box-shadow:0 14px 30px rgba(57,80,140,.14);
  color:#17356f;
}
html.light body .result-summary small{color:#526aad}
html.light body .result-summary strong{color:#17356f}
html.light body .result-summary span{color:#365184}
html.light body .result-stat{
  background:rgba(255,255,255,.58);
  border:1px solid rgba(126,151,209,.22);
}
html.light body .result-stat span{color:#53699f}
html.light body .result-stat b{color:#1e3d79}
html.light body .result-card>p{color:#4a608d}

html.light body .assistant-scene{
  background:
    radial-gradient(circle at 32% 26%,rgba(111,139,229,.12),transparent 28%),
    linear-gradient(180deg,#e9f0ff 0%,#dfe9fb 100%);
  border-color:#c4d2ef;
}
html.light body .assistant-note,
html.light body .assistant-bottom-note{color:#6577c7;text-shadow:0 1px 0 rgba(255,255,255,.8)}
html.light body .assistant-bubble{
  background:#fff;
  color:#203c76;
  border:1px solid #ced9f0;
  box-shadow:0 12px 30px rgba(50,70,120,.16);
}
html.light body .assistant-bubble:after{border-top-color:#fff}
html.light body .assistant-bubble span{color:#536bc4}

html.light body .more-head h3{color:#17356f}
html.light body .more-head a{color:#4e66af}
html.light body .tool-card{
  background:#f1f5ff;
  border-color:#c6d3ef;
  color:#17356f;
}
html.light body .tool-card h4{color:#1a3874}
html.light body .tool-card p{color:#576b96}
html.light body .tool-card .card-go,
html.light body .tool-card em{color:#536db7}
html.light body .tool-card.featured{border-color:#9eb3e8;background:#edf3ff}
html.light body .tool-card.featured:hover,
html.light body .tool-card.featured:focus-visible{
  background:#e3ecff;
  border-color:#7896df;
  box-shadow:0 10px 24px rgba(65,88,147,.15);
}

html.light body .about-copy .about-lead{color:#29457d}
html.light body .about-badges span{
  color:#29457d;
  background:#fff;
  border-color:#cbd7ef;
}
html.light body .about-value>span{background:#e8eeff;color:#526cc3}
html.light body .about-value h4,
html.light body .character-copy h4,
html.light body .topic-grid h4,
html.light body .privacy-panel h3,
html.light body .about-closing h3,
html.light body .about-teaser-copy h3,
html.light body .about-page-head h1{color:#17356f}
html.light body .about-teaser-btn,
html.light body .about-page-cta{
  color:#27457e;
  background:#eaf0ff;
  border-color:#bdcbea;
}
html.light body .about-teaser-btn:hover,
html.light body .about-teaser-btn:focus-visible,
html.light body .about-page-cta:hover,
html.light body .about-page-cta:focus-visible{
  background:#dde7ff;
  border-color:#8fa7e0;
}
html.light body footer{border-top-color:#c6d3ec}
html.light body .footer-inner>div:nth-child(2),
html.light body .footer-inner>small{color:#526791}
