:root{--bg:#f5f8f2;--ink:#14211c;--muted:#66736d;--green:#9bf51b;--green2:#dfffb2;--card:#fff;--dark:#14251d;--line:#dce6df}
*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}
.wrap{width:min(1100px,calc(100% - 32px));margin-inline:auto}.header{height:86px;display:flex;align-items:center;justify-content:space-between}
.brand{font-weight:950;font-size:28px;letter-spacing:-1.5px}.brand span{background:var(--green);padding:4px 8px;border-radius:9px}.back{font-size:14px;font-weight:800;background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px}
.hero{padding:34px 0 24px}.eyebrow{display:inline-flex;background:var(--green2);padding:7px 11px;border-radius:999px;font-weight:900;font-size:13px;letter-spacing:.05em}
h1{font-size:clamp(50px,7vw,78px);line-height:.95;letter-spacing:-4px;margin:16px 0}.hero p{font-size:20px;line-height:1.55;color:var(--muted);max-width:780px}
.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:18px 0 44px}.topic{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;display:block;box-shadow:0 12px 35px rgba(20,33,28,.05)}
.topic:hover{border-color:#b9d7a0;transform:translateY(-2px)}.topic .icon{font-size:30px}.topic h2{font-size:23px;margin:10px 0 7px}.topic p{color:var(--muted);line-height:1.55;margin:0}.topic .go{display:inline-block;margin-top:14px;font-weight:900}
.note{background:var(--dark);color:#fff;border-radius:22px;padding:22px;margin:0 0 48px}.note b{display:block;font-size:22px;margin-bottom:6px}.note p{color:#cbd6d0;line-height:1.6;margin:0}
footer{border-top:1px solid var(--line);min-height:74px;display:flex;align-items:center;justify-content:space-between;color:#77837c;font-size:13px;gap:15px}
@media(max-width:720px){.topic-grid{grid-template-columns:1fr}.back{display:none}.header{justify-content:flex-start}h1{font-size:52px}.hero p{font-size:17px}footer{padding:18px 0;flex-direction:column;align-items:flex-start}}

.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:10px 0 18px}.choice{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(20,33,28,.05)}.choice-dark{background:var(--dark);color:#fff}.choice p,.choice li{line-height:1.6;color:var(--muted)}.choice-dark p,.choice-dark li{color:#cbd6d0}.choice ul{padding-left:20px;margin-bottom:0}.choice h2{font-size:27px;margin:8px 0}.badge{display:inline-block;background:var(--green2);color:var(--ink);font-size:11px;font-weight:950;letter-spacing:.08em;padding:7px 9px;border-radius:999px}.sourcebox{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;margin:0 auto 44px}.sourcebox b{display:block;margin-bottom:8px}.sourcebox p{margin:0;line-height:1.7;color:var(--muted)}.sourcebox a{text-decoration:underline;text-decoration-color:#9acb62;text-underline-offset:3px}@media(max-width:720px){.compare-grid{grid-template-columns:1fr}}

.generator{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px;padding:18px 0 44px}.gen-form,.gen-output{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 12px 35px rgba(20,33,28,.05)}.gen-form h2,.gen-output h2{margin:0 0 16px}.gen-form label{display:block;font-weight:850;margin:0 0 14px}.gen-form input{width:100%;margin-top:7px;border:1px solid #cfd9d3;border-radius:13px;padding:12px 13px;font:inherit}.gen-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gen-form button,.gen-output button{border:0;background:var(--green);color:var(--ink);border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer}.privacy{font-size:12px!important;color:var(--muted)!important;margin-top:12px!important}.output-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.gen-output pre{background:#101914;color:#eaf4ed;border-radius:16px;padding:16px;white-space:pre-wrap;overflow:auto;line-height:1.5;font-size:13px;min-height:330px}.gen-output #copymsg{color:#4b6957;font-weight:800}.deep-link{background:linear-gradient(135deg,#14251d,#203b2c)!important;color:#fff!important;border-color:#203b2c!important}.deep-link p{color:#cbd6d0!important}.deep-link .go{color:var(--green)}
@media(max-width:800px){.generator{grid-template-columns:1fr}.gen-row{grid-template-columns:1fr}.gen-output pre{min-height:260px}}

.practice-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;margin:0 auto 44px;box-shadow:0 14px 40px rgba(20,33,28,.06)}.practice-copy h2{font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-1.8px;margin:12px 0}.practice-copy p{color:var(--muted);line-height:1.65;font-size:16px}.practice-figure{margin:0;background:#0c0f12;border-radius:22px;padding:14px}.practice-figure img{display:block;width:100%;height:auto;border-radius:15px}.practice-figure figcaption{color:#9eaaa3;text-align:center;font-size:12px;line-height:1.45;padding:11px 8px 2px}@media(max-width:800px){.practice-section{grid-template-columns:1fr;padding:20px}.practice-copy h2{font-size:31px}.practice-figure{max-width:520px;margin-inline:auto}}

.gen-actions{display:flex;gap:8px;flex-wrap:wrap}.gen-actions button#share{background:#fff;border:1px solid #b9c8c0}.gen-form label small{font-weight:650;color:var(--muted)}.gen-output #sharemsg{color:#4b6957;font-weight:800;margin-top:-4px}@media(max-width:520px){.output-head{align-items:flex-start;flex-direction:column}.gen-actions{width:100%}.gen-actions button{flex:1}}

.gen-form select{width:100%;margin-top:7px;border:1px solid #cfd9d3;border-radius:13px;padding:12px 13px;font:inherit;background:#fff}.tpl-fields[hidden]{display:none!important}.template-help{background:var(--green2);border-radius:14px;padding:12px 14px;line-height:1.5;color:var(--ink)!important;font-size:14px!important}.field-note{font-size:13px!important;line-height:1.5!important;color:var(--muted)!important;background:#f5f8f2;border-radius:12px;padding:10px 12px}.check-label{display:flex!important;align-items:center;gap:10px}.check-label input{width:auto!important;margin:0!important}.template-index> b{font-size:24px}.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px}.template-grid article{border:1px solid var(--line);border-radius:16px;padding:16px;background:#f8faf7}.template-grid h2{font-size:19px;margin:0 0 6px}.template-grid p{margin:0!important;font-size:14px;line-height:1.5}.template-grid code{background:#e9eee9;padding:2px 5px;border-radius:6px}@media(max-width:700px){.template-grid{grid-template-columns:1fr}}

/* WATTZAHLS course navigation */
.course-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:stretch;margin:10px auto 42px}
.course-nav a{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px 17px;display:flex;flex-direction:column;justify-content:center;min-height:78px;box-shadow:0 10px 28px rgba(20,33,28,.05)}
.course-nav a:hover{border-color:#b9d7a0;transform:translateY(-1px)}
.course-nav .course-prev{align-items:flex-start}
.course-nav .course-next{align-items:flex-end;text-align:right;background:var(--dark);color:#fff;border-color:var(--dark)}
.course-nav .course-next small{color:#cbd6d0}
.course-nav .course-home{align-items:center;text-align:center;background:var(--green2);min-width:190px}
.course-nav small{display:block;color:var(--muted);font-size:12px;font-weight:750;margin-bottom:4px}
.course-nav strong{font-size:15px;line-height:1.3}
.course-nav .course-disabled{visibility:hidden}
@media(max-width:720px){.course-nav{grid-template-columns:1fr 1fr}.course-nav .course-home{grid-column:1/-1;grid-row:1;min-width:0}.course-nav a{min-height:72px;padding:13px}.course-nav .course-disabled{display:none}}
/* WATTZAHLS course progress */
.course-progress-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;margin:0 auto 28px;box-shadow:0 12px 35px rgba(20,33,28,.05)}
.course-progress-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.course-progress-top h2{font-size:clamp(26px,3vw,36px);margin:5px 0 0}
.course-progress-kicker{font-size:12px;font-weight:950;letter-spacing:.08em;color:#4d6256}
.course-progress-pct{font-size:32px}
.course-progress-bar{height:14px;background:#e9efe9;border-radius:999px;overflow:hidden;margin:18px 0 12px}
.course-progress-bar span{display:block;height:100%;background:var(--green);border-radius:999px;transition:width .25s ease}
.course-progress-box p{color:var(--muted);line-height:1.55;margin:0}
.course-progress-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.course-progress-continue,.course-progress-actions button{border:0;border-radius:999px;padding:11px 15px;font:inherit;font-weight:900;cursor:pointer}
.course-progress-continue{background:var(--dark);color:#fff}
.course-progress-actions button{background:#eef3ee;color:var(--ink)}
.course-chapter-done{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:17px 18px;margin:0 auto 18px}
.course-done-copy{display:flex;flex-direction:column;gap:3px}.course-done-copy strong{font-size:20px}.course-done-copy small{color:var(--muted);line-height:1.4}
.course-done-btn{border:0;border-radius:999px;padding:11px 15px;background:var(--green);font-weight:900;cursor:pointer;white-space:nowrap}
.course-done-btn.is-done{background:var(--dark);color:#fff}
@media(max-width:650px){.course-progress-top,.course-chapter-done{align-items:stretch;flex-direction:column}.course-progress-pct{font-size:26px}.course-done-btn{width:100%}}
.steps .topic.course-card-done{border-color:#9bdc61;background:#f6fbf2}
.course-card-check{position:absolute;right:18px;top:18px;background:var(--green);color:var(--ink);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950}
@media(max-width:720px){.course-card-check{position:static;display:inline-block;margin-top:12px}}

/* Solar: PV + Speicher + dynamischer Tarif */
.solar-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center;padding:34px 0 28px}.solar-hero h1{font-size:clamp(46px,6vw,72px);max-width:850px}.solar-hero-copy>p{font-size:20px;line-height:1.55;color:var(--muted);max-width:760px}.solar-cta{display:inline-block;margin-top:8px;background:var(--dark);color:#fff;font-weight:900;padding:12px 17px;border-radius:999px}.solar-cta:hover{transform:translateY(-1px)}
.solar-felix{margin:0;position:relative;align-self:end;text-align:center}.solar-felix img{display:block;width:min(100%,320px);height:auto;margin-inline:auto;filter:drop-shadow(0 18px 18px rgba(20,33,28,.15))}.solar-felix figcaption{display:inline-block;background:#fff;border:2px solid var(--dark);border-radius:999px;padding:9px 13px;font-weight:900;font-size:14px;box-shadow:0 8px 20px rgba(20,33,28,.09);transform:rotate(-2deg);margin-top:-8px}
.solar-topics{grid-template-columns:repeat(3,1fr)}.solar-feature-card{position:relative}.solar-feature-card:after{content:"FELIX-TIPP";position:absolute;right:17px;top:17px;background:var(--green);color:var(--ink);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950;letter-spacing:.06em}
.solar-smart{background:linear-gradient(135deg,#eaffcb,#f8fff0);border:1px solid #cfe8ad;border-radius:28px;padding:30px;margin-bottom:44px}.solar-smart-intro h2,.solar-section-head h2,.solar-next h2{font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-1.7px;margin:12px 0}.solar-smart-intro>p,.solar-section-head>p{color:var(--muted);line-height:1.65;max-width:850px}.solar-smart-intro em{font-style:normal;background:var(--green);padding:0 6px;border-radius:8px}
.solar-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.solar-flow article{background:#fff;border:1px solid #d9e7ce;border-radius:18px;padding:17px;position:relative}.solar-flow article>span{position:absolute;right:12px;top:10px;font-size:11px;font-weight:950;background:var(--green2);width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.solar-flow b{display:block;font-size:17px;padding-right:24px}.solar-flow p{color:var(--muted);font-size:14px;line-height:1.5;margin:8px 0 0}
.felix-tip{display:flex;gap:10px;align-items:flex-start;margin-top:18px;background:var(--dark);color:#fff;border-radius:16px;padding:15px 17px}.felix-tip strong{white-space:nowrap;color:var(--green)}.felix-tip span{color:#d8e2dc;line-height:1.5}
.solar-scenarios,.solar-ha,.solar-math{margin-bottom:46px}.solar-section-head{margin-bottom:18px}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.scenario-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 10px 28px rgba(20,33,28,.04)}.scenario-icon{font-size:30px}.scenario-grid h3{font-size:20px;margin:8px 0}.scenario-grid p{color:var(--muted);line-height:1.55}.decision{display:inline-block;margin-top:5px;border-radius:999px;padding:7px 10px;font-weight:900;font-size:13px}.decision.wait{background:#eef2ef}.decision.load{background:var(--green)}.decision.calc{background:#fff2c9}
.ha-requirements{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ha-requirements article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px}.ha-requirements b{font-size:16px}.ha-requirements p{font-size:14px;color:var(--muted);line-height:1.5;margin:7px 0 0}

.logic-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;align-items:center;margin-top:20px;background:var(--dark);color:#fff;border-radius:22px;padding:22px}.logic-box h3{font-size:26px;line-height:1.15;margin:10px 0}.logic-box pre{margin:0;background:#0d1712;border:1px solid #2f493b;border-radius:16px;padding:16px;overflow:auto}.logic-box code{font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;color:#eaf4ed}
.solar-yaml{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:start;margin-bottom:46px}.solar-yaml-copy h2{font-size:clamp(30px,4vw,44px);line-height:1.05;letter-spacing:-1.4px;margin:12px 0}.solar-yaml-copy p{color:var(--muted);line-height:1.65}.warning-mini{margin-top:14px;background:#fff4d6;border:1px solid #f0d484;border-radius:14px;padding:13px 14px;line-height:1.5}.yaml-box{margin:0;background:#101914;color:#eaf4ed;border-radius:20px;padding:20px;overflow:auto;box-shadow:0 14px 40px rgba(20,33,28,.08)}.yaml-box code{font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}
.solar-math{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.math-example{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;margin-top:18px}.math-example>div{background:#f5f8f2;border-radius:16px;padding:16px;text-align:center}.math-example small{display:block;color:var(--muted);margin-bottom:4px}.math-example strong{font-size:23px}.math-example>span{font-size:24px;font-weight:950}.math-note{color:var(--muted);line-height:1.6;margin:16px 0 0}
.solar-next{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;background:linear-gradient(135deg,#14251d,#203b2c);color:#fff;border-radius:24px;padding:24px;margin-bottom:38px}.solar-next img{width:180px;height:auto;filter:drop-shadow(0 12px 15px rgba(0,0,0,.2))}.solar-next p{color:#cbd6d0;line-height:1.65;margin-bottom:0}
@media(max-width:900px){.solar-hero{grid-template-columns:1fr .55fr}.solar-topics{grid-template-columns:1fr 1fr}.solar-topics .solar-feature-card{grid-column:1/-1}.solar-flow,.ha-requirements{grid-template-columns:1fr 1fr}.scenario-grid{grid-template-columns:1fr}.logic-box,.solar-yaml{grid-template-columns:1fr}}
@media(max-width:650px){.solar-hero{grid-template-columns:1fr;padding-top:20px}.solar-hero h1{font-size:48px}.solar-felix{max-width:300px;margin-inline:auto}.solar-topics,.solar-flow,.ha-requirements{grid-template-columns:1fr}.solar-topics .solar-feature-card{grid-column:auto}.felix-tip{flex-direction:column}.math-example{grid-template-columns:1fr}.math-example>span{transform:rotate(90deg);text-align:center}.solar-next{grid-template-columns:1fr;text-align:left}.solar-next img{width:150px;margin:auto}.logic-box{padding:18px}.yaml-box{font-size:12px}}

/* Felix Speicherkapitän */
.speicherpilot{margin-bottom:48px}.pilot-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.pilot-head h2{font-size:clamp(34px,4.8vw,54px);line-height:1.02;letter-spacing:-2px;margin:12px 0 8px;max-width:850px}.pilot-head p{color:var(--muted);font-size:17px;line-height:1.6;max-width:820px;margin:0}.pilot-mark{font-weight:950;font-size:20px;white-space:nowrap;background:var(--green2);border-radius:999px;padding:12px 16px}
.pilot-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:start}.pilot-form,.pilot-result{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 14px 42px rgba(20,33,28,.06)}.pilot-result{position:sticky;top:16px}.pilot-form-title{display:flex;align-items:center;gap:11px;margin-bottom:18px}.pilot-form-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--dark);color:#fff;font-weight:950;flex:0 0 auto}.pilot-form-title strong{display:block;font-size:21px}.pilot-form-title small{display:block;color:var(--muted);margin-top:2px}
.pilot-subtitle{font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#607067;margin:20px 0 8px}.pilot-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pilot-fields label{background:#f7f9f6;border:1px solid #e1e8e2;border-radius:14px;padding:11px 12px;font-size:13px;font-weight:800;color:#4f6057}.pilot-fields label span{display:flex;align-items:center;gap:6px;margin-top:7px;color:var(--ink);font-size:13px}.pilot-fields input{width:100%;min-width:0;border:1px solid #cbd6cf;background:#fff;border-radius:10px;padding:9px 10px;font:inherit;font-size:16px;font-weight:800;color:var(--ink)}.pilot-fields input:focus{outline:3px solid rgba(155,245,27,.28);border-color:#8acb39}
.pilot-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.pilot-actions button,.pilot-yaml-toggle,.pilot-yaml-head button{border:0;border-radius:999px;padding:11px 15px;font:inherit;font-weight:900;cursor:pointer}.pilot-actions button:first-child{background:var(--green);color:var(--ink)}.pilot-secondary{background:#eef2ee;color:var(--ink)}.pilot-form-note{font-size:12px!important;line-height:1.5!important;color:var(--muted)!important;margin:13px 0 0!important}
.pilot-answer{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center;background:linear-gradient(135deg,#f2ffd9,#fbfff5);border:1px solid #d8eabf;border-radius:20px;padding:14px}.pilot-answer img{width:120px;height:auto;filter:drop-shadow(0 9px 12px rgba(20,33,28,.12))}.pilot-status{display:inline-block;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:950;letter-spacing:.04em;background:#eef2ef}.pilot-status.yes{background:var(--green)}.pilot-status.sun{background:#fff0a9}.pilot-answer p{font-size:17px;line-height:1.45;margin:9px 0 0;font-weight:760}

.pilot-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.pilot-kpis>div{background:#f7f9f6;border:1px solid #e4eae5;border-radius:14px;padding:12px;text-align:center}.pilot-kpis small{display:block;color:var(--muted);font-size:11px;line-height:1.25;min-height:28px}.pilot-kpis strong{display:block;font-size:22px;margin:4px 0 1px}.pilot-kpis span{font-size:11px;color:#69776f}
.pilot-battery{margin-top:14px;background:#f7f9f6;border:1px solid #e4eae5;border-radius:15px;padding:13px}.pilot-battery-head{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:8px}.pilot-bar{height:18px;border-radius:999px;background:#e1e7e2;position:relative;overflow:hidden}.pilot-current,.pilot-fill{position:absolute;left:0;top:0;height:100%}.pilot-current{background:#6d7c73;border-radius:999px 0 0 999px}.pilot-fill{background:var(--green);box-shadow:inset 2px 0 0 rgba(255,255,255,.8)}.pilot-bar-scale{display:flex;justify-content:space-between;color:#89938d;font-size:10px;margin-top:4px}
.pilot-why{margin-top:14px;border:1px solid var(--line);border-radius:15px;padding:13px 15px}.pilot-why>strong{font-size:16px}.pilot-why ul{margin:8px 0 0;padding-left:19px}.pilot-why li{color:var(--muted);font-size:13px;line-height:1.5;margin:5px 0}.pilot-economy{display:grid;grid-template-columns:1fr auto;gap:6px 14px;margin-top:12px;padding:12px 14px;background:var(--dark);color:#fff;border-radius:14px;font-size:13px}.pilot-economy span{color:#cbd6d0}.pilot-economy strong{text-align:right;color:var(--green)}
.pilot-yaml-toggle{width:100%;margin-top:12px;background:var(--green);color:var(--ink)}.pilot-yaml-panel{margin-top:16px;background:var(--dark);color:#fff;border-radius:24px;padding:22px;scroll-margin-top:16px}.pilot-yaml-panel[hidden]{display:none}.pilot-yaml-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.pilot-yaml-head h3{font-size:30px;margin:10px 0 5px}.pilot-yaml-head p{color:#cbd6d0;line-height:1.5;margin:0;max-width:760px}.pilot-yaml-head button{background:var(--green);color:var(--ink);white-space:nowrap}.pilot-yaml-panel pre{background:#0d1712;border:1px solid #2f493b;border-radius:16px;padding:17px;overflow:auto;margin:18px 0 10px}.pilot-yaml-panel code{font:12.5px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;color:#eaf4ed}.pilot-yaml-note{font-size:12px;color:#b9c8c0;line-height:1.5;margin:10px 0 0}.pilot-copy-msg{color:var(--green);font-weight:900;font-size:13px;min-height:20px}

@media(max-width:900px){.pilot-shell{grid-template-columns:1fr}.pilot-result{position:static}.pilot-kpis{grid-template-columns:1fr 1fr}.pilot-mark{display:none}}
@media(max-width:620px){.pilot-head h2{font-size:38px}.pilot-fields{grid-template-columns:1fr}.pilot-answer{grid-template-columns:92px 1fr}.pilot-answer img{width:92px}.pilot-answer p{font-size:15px}.pilot-kpis{grid-template-columns:1fr 1fr}.pilot-yaml-head{flex-direction:column}.pilot-yaml-head button{width:100%}.pilot-actions button{width:100%}}

/* Speicherkapitän Landingpage */
.pilot-landing-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:34px;align-items:center;padding:38px 0 26px}.pilot-landing-copy h1{font-size:clamp(48px,6.5vw,76px);line-height:.96;letter-spacing:-3.5px;margin:14px 0}.pilot-landing-copy>p{font-size:19px;line-height:1.6;color:var(--muted);max-width:820px}.pilot-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.pilot-hero-pills span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:13px;font-weight:850}.pilot-landing-felix{margin:0;text-align:center}.pilot-landing-felix img{display:block;width:min(100%,320px);height:auto;margin:auto;filter:drop-shadow(0 18px 18px rgba(20,33,28,.15))}.pilot-landing-felix figcaption{display:inline-block;margin-top:-5px;background:#fff;border:2px solid var(--dark);border-radius:999px;padding:8px 12px;font-weight:900;transform:rotate(-2deg)}
.pilot-explainer{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:34px}.pilot-explainer article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px}.pilot-explainer b{display:block;font-size:16px}.pilot-explainer p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}
.pilot-seo-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;margin-bottom:38px}.pilot-seo-copy h2,.pilot-faq h2{font-size:clamp(30px,4vw,44px);line-height:1.06;letter-spacing:-1.5px;margin:10px 0}.pilot-seo-copy p{color:var(--muted);line-height:1.7}.pilot-search-card{background:var(--dark);color:#fff;border-radius:18px;padding:18px}.pilot-search-card b{font-size:19px}.pilot-search-card p{color:#cbd6d0!important}.pilot-search-card span{color:var(--green);font-weight:900}
.pilot-faq{margin-bottom:38px}.pilot-faq details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:0 16px;margin-top:9px}.pilot-faq summary{cursor:pointer;font-weight:900;padding:15px 0}.pilot-faq details p{color:var(--muted);line-height:1.65;margin:0 0 16px}.pilot-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:42px}.pilot-links a{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px}.pilot-links b{display:block;font-size:17px;margin-bottom:5px}.pilot-links span{color:var(--muted);font-size:13px;line-height:1.4}
@media(max-width:800px){.pilot-landing-hero{grid-template-columns:1fr}.pilot-landing-felix{max-width:300px;margin:auto}.pilot-explainer{grid-template-columns:1fr 1fr}.pilot-seo-copy{grid-template-columns:1fr}.pilot-links{grid-template-columns:1fr}}
@media(max-width:520px){.pilot-landing-copy h1{font-size:45px}.pilot-explainer{grid-template-columns:1fr}.pilot-hero-pills span{width:100%}}

