:root{--bg:#f5f6f7;--paper:#fff;--ink:#101418;--muted:#687078;--line:#dfe3e6;--accent:#f2b705;--accent2:#ffd84d;--dark:#11171c;--dark2:#182027;--danger:#e65d4f;--radius:24px;--shadow:0 18px 60px rgba(16,20,24,.09);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,246,247,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,20,24,.07)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;background:var(--accent);color:#111;width:54px;height:42px;border-radius:9px;font-weight:1000;letter-spacing:-2px;font-size:23px;transform:skew(-7deg)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:17px}.brand-copy small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-top:4px}.main-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700}.main-nav>a:not(.nav-cta):hover{color:#826000}.nav-cta{background:var(--ink);color:#fff;padding:13px 18px;border-radius:999px}.nav-toggle{display:none;background:none;border:0}.hero{min-height:720px;position:relative;overflow:hidden;padding:92px 0 70px;background:linear-gradient(135deg,#f8f9fa 0%,#eef0f1 70%,#e8ecee 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#626b72;margin-bottom:17px}.eyebrow.accent{color:var(--accent2)}h1,h2,h3{line-height:1.06;margin:0}h1{font-size:clamp(58px,7vw,96px);letter-spacing:-.055em}h1 span{color:#424a50}.lead{font-size:20px;max-width:680px;color:#505961;margin:28px 0 32px}.hero-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:16px 22px;border-radius:999px;font-weight:850;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#111}.btn-ghost{border:1px solid #b9c0c5;background:rgba(255,255,255,.5)}.btn-dark{background:var(--ink);color:#fff;margin-top:12px}.btn-light{background:#fff;color:#111}.trust-row{display:flex;gap:22px;margin-top:45px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;color:#777f85}.trust-row span:before{content:'•';color:var(--accent);margin-right:8px}.energy-card{background:linear-gradient(160deg,#151b20,#0c1013);border-radius:32px;color:#fff;padding:30px;box-shadow:0 35px 90px rgba(16,20,24,.28);transform:rotate(1.5deg)}.energy-top{display:flex;justify-content:space-between;font-size:11px;font-weight:900;letter-spacing:.12em;color:#aeb7bd}.live-dot{color:#9bcf7f}.energy-value{font-size:34px;line-height:1.18;margin:80px 0 35px}.energy-value strong{color:var(--accent2)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-grid a{background:#20282e;border:1px solid #2d373e;border-radius:17px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;transition:.2s}.mini-grid a:hover{background:#2a343b}.mini-grid b{color:var(--accent);font-size:11px}.mini-grid span{font-size:13px;font-weight:800}.mini-grid i{font-style:normal}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:420px;height:420px;background:rgba(242,183,5,.16);right:-150px;top:-100px}.orb-two{width:260px;height:260px;background:rgba(88,112,128,.12);left:47%;bottom:-130px}.section{padding:110px 0}.section-head{max-width:760px;margin-bottom:52px}.section-head.row{max-width:none;display:flex;align-items:end;justify-content:space-between}.section-head h2,.about h2,.dark-section h2,.cta-strip h2{font-size:clamp(38px,4.5vw,64px);letter-spacing:-.045em}.section-head p{font-size:18px;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{background:var(--paper);padding:30px;min-height:390px;border-radius:var(--radius);box-shadow:0 6px 30px rgba(16,20,24,.04);display:flex;flex-direction:column;border:1px solid #ebedef}.service-card .num{font-size:11px;color:#92999e;font-weight:900}.service-card .icon{font-size:34px;margin:50px 0 25px}.service-card h3{font-size:24px;letter-spacing:-.025em}.service-card p{color:var(--muted);font-size:14px}.service-card a{margin-top:auto;font-weight:850;font-size:13px}.dark-section{background:var(--dark);color:#fff}.digital-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.lead-small{font-size:18px;color:#c3cbd0}.check-list{list-style:none;padding:0;margin:32px 0 0}.check-list li{padding:13px 0;border-bottom:1px solid #2b343a;color:#d5dbdf}.check-list li:before{content:'✓';color:var(--accent);font-weight:900;margin-right:13px}.portal-panel{background:#f5f6f7;color:#101418;padding:15px;border-radius:28px}.portal-header{display:flex;justify-content:space-between;padding:17px 14px 20px;font-size:11px;font-weight:900;letter-spacing:.12em}.portal-header small{color:#888;font-weight:700;letter-spacing:0}.portal-item{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;background:#fff;padding:17px;margin-bottom:8px;border-radius:17px;border:1px solid #e4e7e9}.portal-item.featured{background:var(--accent)}.portal-item.warning .portal-icon{background:#ffe5e2;color:#b7372b}.portal-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#edf0f1;font-size:20px;font-weight:900}.portal-item div{display:flex;flex-direction:column}.portal-item strong{font-size:15px}.portal-item small{color:#717a80;font-size:12px}.portal-item.featured small{color:#5a4a10}.portal-item>b{font-size:20px}.project-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:16px}.project{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid #e5e8ea}.project-image{height:260px;background:#d7dde0;position:relative}.project-main .project-image{height:360px}.pv-large{background:linear-gradient(145deg,#526676 0%,#a4b0b8 48%,#252d31 49%,#3c4d58 100%)}.pv-large:after{content:'';position:absolute;left:10%;right:8%;bottom:11%;height:50%;background:repeating-linear-gradient(90deg,#1e3445 0 9%,#55758b 9% 10%),repeating-linear-gradient(0deg,transparent 0 24%,rgba(255,255,255,.24) 24% 26%);transform:perspective(400px) rotateX(55deg) rotateZ(-6deg);border:4px solid #93a9b6}.home-energy{background:linear-gradient(145deg,#b9c7cf,#7d939f 55%,#3b4d56)}.switchgear{background:linear-gradient(135deg,#dadddf,#aeb5ba 45%,#677178)}.project-badge{position:absolute;top:18px;left:18px;background:#fff;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.project-copy{padding:25px}.project-copy small{color:#8b9297;font-size:10px;font-weight:900;letter-spacing:.15em}.project-copy h3{font-size:27px;margin:8px 0 9px}.project-copy p{font-size:14px;color:var(--muted)}.text-link{font-weight:850;font-size:14px}.about{background:#eceff1}.about-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px;align-items:center}.about-stat{background:var(--accent);border-radius:32px;padding:48px;min-height:380px;display:flex;flex-direction:column;justify-content:center}.about-stat strong{font-size:110px;letter-spacing:-.09em;line-height:.8}.about-stat span{font-size:25px;font-weight:900}.about-stat p{margin-top:50px;font-weight:750}.about p{font-size:17px;color:#5a6369}.cta-strip{background:#252e34;color:#fff;padding:70px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-strip h2{max-width:760px;font-size:46px}.site-footer{background:#0c1013;color:#fff;padding:70px 0 55px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:55px}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#a8b0b5}.footer-grid p{font-size:14px;color:#c7cdd1}.footer-grid a:hover{color:var(--accent)}.footer-brand{margin-bottom:20px}.muted{color:#a5adb2!important}.tiny{font-size:11px!important;color:#757e84!important}.page-hero{padding:120px 0 70px;background:#eef1f2}.page-hero h1{font-size:64px}.placeholder-wrap{padding:70px 0 120px}.placeholder{background:#fff;border:1px solid #e3e7e9;border-radius:28px;padding:44px}.status-pill{display:inline-block;padding:8px 12px;border-radius:999px;background:#fff3bf;color:#6b5200;font-size:11px;font-weight:900;letter-spacing:.08em}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.feature-list div{background:#f3f5f6;border-radius:16px;padding:20px;font-size:14px}.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}@media(max-width:980px){.main-nav{position:fixed;left:20px;right:20px;top:75px;background:#fff;border-radius:20px;padding:22px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.main-nav.open{display:flex}.nav-toggle{display:flex;flex-direction:column;gap:4px}.nav-toggle span{width:24px;height:2px;background:#111}.hero{padding-top:65px}.hero-grid,.digital-grid,.about-grid{grid-template-columns:1fr;gap:55px}.services-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr 1fr}.project-main{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.container{width:min(100% - 28px,var(--max))}.header-inner{height:70px}.brand-copy small{display:none}.hero{min-height:auto;padding:62px 0}.hero-grid{gap:42px}h1{font-size:55px}.lead{font-size:17px}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.energy-card{padding:19px;border-radius:22px}.energy-value{font-size:25px;margin:45px 0 25px}.mini-grid{grid-template-columns:1fr}.section{padding:75px 0}.services-grid,.project-grid,.footer-grid,.feature-list{grid-template-columns:1fr}.section-head.row{display:block}.section-head.row .text-link{display:inline-block;margin-top:18px}.project-main{grid-column:auto}.project-main .project-image{height:260px}.about-stat{min-height:280px}.about-stat strong{font-size:90px}.cta-strip h2{font-size:36px}.page-hero h1{font-size:48px}}

/* v0.2.0 */
.brand-logo-wrap{display:grid;place-items:center;min-width:62px;height:50px}.brand-logo{display:block;max-width:104px;max-height:54px;width:auto;height:auto;object-fit:contain}.brand-fallback{display:none}.brand-logo-wrap.logo-missing .brand-fallback{display:grid}.footer-brand .brand-logo-wrap{min-width:72px}.footer-brand .brand-logo{max-width:115px;max-height:58px}.page-hero.compact{padding:95px 0 65px}.narrow{max-width:900px}.form-section{padding:70px 0 110px}.form-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:32px;align-items:start}.project-form{display:flex;flex-direction:column;gap:18px}.project-form fieldset{margin:0;border:1px solid #e1e5e8;background:#fff;border-radius:24px;padding:28px}.project-form legend{font-size:19px;font-weight:900;padding:0 10px 0 0}.project-form legend span{display:inline-grid;place-items:center;width:34px;height:34px;background:var(--accent);border-radius:10px;margin-right:9px;font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;margin-top:16px}.field.full{grid-column:1/-1}.field label,.status-form label{font-size:12px;font-weight:850;color:#4d565c}.field input,.field select,.field textarea,.status-form select{width:100%;border:1px solid #cfd5d9;background:#f8f9fa;border-radius:13px;padding:14px 15px;font:inherit;color:#111;outline:none}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.status-form select:focus{border-color:#a87c00;box-shadow:0 0 0 3px rgba(242,183,5,.15)}.choice-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.choice{cursor:pointer}.choice input{position:absolute;opacity:0}.choice span{display:block;border:1px solid #d7dcdf;padding:12px 16px;border-radius:999px;font-size:13px;font-weight:800;background:#f8f9fa}.choice input:checked+span{background:#111;color:#fff;border-color:#111}.check-control{display:flex;gap:11px;align-items:flex-start;margin:18px 0;font-size:13px;color:#50585e}.check-control input{margin-top:4px;accent-color:#111}.object-address.is-hidden{display:none}.privacy{padding-top:8px;border-top:1px solid #eceff1}.submit-btn{align-self:flex-start;border:0;cursor:pointer;font-size:15px}.form-aside{position:relative}.sticky-card{position:sticky;top:106px}.aside-card{background:#11171c;color:#fff;border-radius:24px;padding:27px}.aside-card h3{font-size:25px;margin:16px 0 22px}.aside-card ol{padding:0;margin:0;list-style:none;counter-reset:steps}.aside-card li{display:flex;flex-direction:column;padding:16px 0;border-bottom:1px solid #2c353b}.aside-card li b{font-size:13px}.aside-card li span{font-size:12px;color:#aeb7bd;margin-top:3px}.aside-card .tiny{margin-top:22px}.notice{border-radius:17px;padding:18px 20px;margin-bottom:18px}.notice strong{display:block}.notice span{display:block;font-family:ui-monospace,Consolas,monospace;margin-top:4px}.notice p{margin-bottom:0}.notice.success{background:#eaf7e5;border:1px solid #b9dfad;color:#2e5f25}.notice.error{background:#fff0ee;border:1px solid #efc1bb;color:#852b22}.notice.error ul{margin:8px 0 0}.admin-auth{min-height:72vh;padding:90px 20px;display:grid;place-items:center;background:#eef1f2}.auth-box{width:min(540px,100%);background:#fff;border:1px solid #e0e4e7;border-radius:28px;padding:38px;box-shadow:var(--shadow)}.auth-box h1{font-size:46px;margin-bottom:12px}.auth-form{display:flex;flex-direction:column}.auth-form .btn{margin-top:22px;border:0;cursor:pointer}.admin-shell{padding:70px 0 110px;background:#eef1f2;min-height:75vh}.admin-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px}.admin-top h1{font-size:58px}.admin-top p{color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat-card{background:#fff;border:1px solid #e0e4e7;border-radius:20px;padding:22px;display:flex;flex-direction:column}.stat-card span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:#7a8287}.stat-card strong{font-size:30px;margin-top:6px}.admin-panel,.detail-card{background:#fff;border:1px solid #e0e4e7;border-radius:24px;overflow:hidden}.panel-head{padding:22px 25px;border-bottom:1px solid #e8ebed;display:flex;justify-content:space-between;align-items:center}.panel-head h2{font-size:23px}.panel-head span{font-size:11px;color:#899096}.lead-table-wrap{overflow:auto}.lead-table{width:100%;border-collapse:collapse;min-width:800px}.lead-table th,.lead-table td{text-align:left;padding:16px 20px;border-bottom:1px solid #eef0f1;font-size:13px}.lead-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7d858a}.lead-table td strong,.lead-table td small{display:block}.lead-table td small{color:#8a9297}.type-pill,.status-dot{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}.type-pill{background:#edf0f2}.type-pill.fault{background:#ffe5e2;color:#9a3328}.type-pill.pv{background:#fff2b4}.status-dot.new{background:#e8f3ff;color:#21598a}.table-link,.back-link{font-weight:850}.empty-state{padding:60px;text-align:center;color:#7a8288}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-card{padding:26px}.detail-card.wide{grid-column:1/-1}.detail-card h2{font-size:24px;margin-bottom:20px}.detail-card dl{display:grid;grid-template-columns:140px 1fr;gap:12px;margin:0}.detail-card dt{font-size:11px;font-weight:850;color:#798187;text-transform:uppercase;letter-spacing:.06em}.detail-card dd{margin:0;font-size:14px}.preline{white-space:pre-line}.status-form{min-width:190px}.status-form select{margin-top:5px;background:#fff}.back-link{display:inline-block;margin-bottom:22px;font-size:13px;color:#646d72}
@media(max-width:980px){.form-layout{grid-template-columns:1fr}.sticky-card{position:static}.stat-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.detail-card.wide{grid-column:auto}}
@media(max-width:640px){.field-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.project-form fieldset{padding:20px}.admin-top{flex-direction:column}.admin-top h1{font-size:44px}.stat-grid{grid-template-columns:1fr}.detail-card dl{grid-template-columns:1fr;gap:5px}.detail-card dd{margin-bottom:12px}.brand-copy{display:none}.brand-logo-wrap{min-width:74px}}

/* ETF Original-Logo im Über-uns-Bereich */
.about-logo-card{background:#050505;border-radius:32px;padding:46px;min-height:380px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.12)}
.about-logo-card:after{content:'';position:absolute;width:12px;height:140%;background:#ed1c24;right:42px;top:-20%;transform:rotate(17deg);opacity:.95}
.about-logo-card img{display:block;width:min(100%,430px);height:auto;object-fit:contain;position:relative;z-index:2}
.about-logo-card p{align-self:flex-start;margin:38px 0 0;color:#aeb4b8!important;font-weight:750;position:relative;z-index:2}
@media(max-width:640px){.about-logo-card{min-height:280px;padding:30px}.about-logo-card:after{right:28px}.about-logo-card p{margin-top:28px}}

/* v0.2.4 ETF Dark Design */
:root{--bg:#0b0d0f;--paper:#14181c;--ink:#f3f4f5;--muted:#9da4aa;--line:#293038;--accent:#dfe712;--accent2:#f2f54a;--dark:#070809;--dark2:#11161a;--danger:#ef2029;--shadow:0 22px 70px rgba(0,0,0,.35)}
body{background:var(--bg);color:var(--ink)}
.site-header{background:rgba(7,8,9,.92);border-bottom:1px solid #242a2f}.main-nav>a:not(.nav-cta){color:#d7dadd}.main-nav>a:not(.nav-cta):hover{color:var(--accent)}.nav-cta{background:var(--accent);color:#080909}.hero{background:radial-gradient(circle at 83% 12%,rgba(223,231,18,.12),transparent 28%),linear-gradient(135deg,#060708,#0d1114 72%,#151b20)}.hero h1,.hero .lead{color:#f5f6f7}.hero h1 span{color:#aeb4b8}.trust-row{color:#a1a8ad}.btn-ghost{border-color:#3b4349;background:#151a1e;color:#f4f5f6}.section{background:#0b0d0f}.section:nth-of-type(even){background:#0f1215}.section-head p,.about p{color:var(--muted)}.service-card,.project,.project-form fieldset,.auth-box,.stat-card,.admin-panel,.detail-card,.placeholder{background:#14181c;border-color:#282f35;color:#f3f4f5;box-shadow:none}.service-card p,.project-copy p{color:#9ea5aa}.service-card:hover{border-color:#697010}.dark-section{background:#050607}.portal-panel{background:#0e1215;color:#f2f3f4;border:1px solid #272e34}.portal-item{background:#151a1e;border-color:#2b3339}.portal-item.featured{background:var(--accent);color:#0b0c0d}.portal-item small{color:#9ea5aa}.project-image{filter:saturate(.8) brightness(.82)}.project-badge{background:#0c0f11;color:#f2f4f5;border:1px solid #343c42}.about{background:#0f1215}.about-logo-card{border:1px solid #272d32;box-shadow:0 24px 70px rgba(0,0,0,.34)}.cta-strip{background:#12171b;border-top:1px solid #293038;border-bottom:1px solid #293038}.site-footer{background:#050607}.page-hero,.admin-auth,.admin-shell{background:linear-gradient(135deg,#080a0c,#11161a)}.page-hero h1,.page-hero .lead,.admin-top h1{color:#f4f5f6}.project-form legend{color:#f1f2f3}.project-form legend span{background:var(--accent);color:#080909}.field label,.status-form label{color:#b9c0c5}.field input,.field select,.field textarea,.status-form select{background:#0c0f12;border-color:#343c42;color:#f4f5f6}.field input::placeholder,.field textarea::placeholder{color:#6f787e}.choice span{background:#0d1114;border-color:#343c42;color:#dce0e2}.choice input:checked+span{background:var(--accent);border-color:var(--accent);color:#080909}.privacy{border-color:#2b3237}.aside-card{background:#090b0d;border:1px solid #2b3237}.notice.success{background:#142416;border-color:#355c37;color:#bce7bc}.notice.error{background:#2a1212;border-color:#6d2b2b;color:#ffb5b5}.status-pill{background:#2b2e10;color:#eef249}.admin-panel .panel-head,.lead-table th,.lead-table td{border-color:#282f35}.lead-table th{color:#8f989e}.type-pill{background:#252b30;color:#d7dcdf}.type-pill.maintenance{background:#2b2e10;color:#eef249}.type-pill.fault{background:#3a1719;color:#ff8e94}.status-dot.new{background:#182a38;color:#8dccff}.table-link,.back-link{color:var(--accent)}.safety-note{background:#321315;border:1px solid #702126;color:#ffb7bb;border-radius:18px;padding:18px 20px;margin-bottom:18px;display:flex;flex-direction:column;gap:4px}.danger-text{color:#ff545b}.danger-check{background:#261012;border:1px solid #5a1d21;border-radius:14px;padding:14px}.btn-danger{background:var(--danger);color:#fff;border:0}.danger-pill{background:#3b1719;color:#ff8f94}.fault-card{border-color:#4a1b1f}.check-list.compact{margin-top:16px}.check-list.compact li{padding:9px 0}.service-hero{border-bottom:1px solid #283017}.fault-hero{border-bottom:1px solid #4d1c20}
/* v0.3 CMS */
.brand-logo-wrap{display:flex;align-items:center;min-width:210px}.brand-logo{display:block;max-width:240px;max-height:64px;width:auto;height:auto}.brand-fallback{display:none}.admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 30px;padding:8px;background:#090b0d;border:1px solid #293037;border-radius:18px}.admin-nav a{padding:11px 15px;border-radius:12px;color:#aeb6bb;font-weight:800;font-size:13px}.admin-nav a:hover,.admin-nav a.active{background:#252c31;color:#f5f6f7}.admin-nav a.active{box-shadow:inset 0 -2px 0 var(--accent)}.admin-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.admin-filter a{background:#11161a;border:1px solid #30383e;color:#aeb7bc;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:800}.admin-filter a.active{background:var(--accent);border-color:var(--accent);color:#111}.admin-form-card{background:#11161a;border:1px solid #2a3238;border-radius:24px;padding:28px;margin-bottom:26px}.admin-form-card h2,.tech-section h2{font-size:20px;margin:8px 0 20px;color:#f3f4f5}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.switch-row{display:flex;gap:24px;flex-wrap:wrap;margin:20px 0;color:#d9dddf;font-weight:700}.switch-row input{accent-color:var(--accent)}.tech-section{border-top:1px solid #2b3339;margin-top:24px;padding-top:20px}.admin-image-preview{margin:20px 0}.admin-image-preview img{max-width:420px;max-height:280px;border-radius:16px;border:1px solid #30383e}.gallery-admin{margin-top:24px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}.real-project-image{background-size:cover;background-position:center;background-color:#252d31}.empty-public{padding:32px;border:1px dashed #3a4248;border-radius:20px;color:#8e979d;background:#12171b}.dynamic-projects{grid-template-columns:repeat(3,1fr)}
@media(max-width:900px){.form-grid,.form-grid.compact{grid-template-columns:1fr}.dynamic-projects{grid-template-columns:1fr 1fr}.brand-logo{max-width:190px}}
@media(max-width:640px){.dynamic-projects{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.brand-logo-wrap{min-width:150px}.brand-logo{max-width:165px}}
/* v0.4 Recht, Consent, Integrationen & PV-Planer */
.footer-link-button{appearance:none;border:0;background:none;color:#c7cdd1;padding:0;font:inherit;cursor:pointer}.footer-link-button:hover{color:var(--accent)}
.legal-page{padding:70px 0 110px;background:#0b0d0f}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.legal-stack{display:grid;gap:18px}.legal-card{background:#14181c;border:1px solid #293038;border-radius:22px;padding:28px;color:#e7e9ea}.legal-card h2{font-size:24px;margin-bottom:16px}.legal-card p{color:#b5bcc1}.legal-card a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.legal-note{border-left:4px solid var(--accent)}
.notice.warning{background:#2b2a10;border:1px solid #5c5a21;color:#f2efab;padding:16px 18px;border-radius:16px;margin:16px 0}.notice.warning strong{color:#fff}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.field small{display:block;margin-top:7px;color:#89939a}.field small a{color:var(--accent)}
.consent-open{overflow:hidden}.consent-layer{position:fixed;inset:0;z-index:9999;display:grid;place-items:end center;padding:24px}.consent-layer[hidden]{display:none}.consent-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(5px)}.consent-dialog{position:relative;width:min(760px,100%);background:#11161a;border:1px solid #343d43;border-radius:26px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.65)}.consent-dialog h2{font-size:32px;margin-bottom:12px}.consent-dialog>p{color:#aeb6bb}.consent-options{display:grid;gap:10px;margin:22px 0}.consent-options label{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0a0d0f;border:1px solid #2c3439;border-radius:16px;padding:16px}.consent-options span{display:flex;flex-direction:column}.consent-options small{color:#879198}.consent-options input{width:22px;height:22px;accent-color:var(--accent)}.consent-actions{display:flex;gap:10px;flex-wrap:wrap}.consent-actions .btn{border:0;cursor:pointer}
.planner-page{padding:70px 0 110px;background:#0b0d0f}.planner-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.planner-main{display:grid;gap:18px}.planner-card{background:#14181c;border:1px solid #293038;border-radius:24px;padding:28px}.planner-card h2{font-size:28px;margin-bottom:14px}.planner-card>p{color:#9ea6ab}.step-no{display:inline-grid;place-items:center;width:42px;height:32px;border-radius:999px;background:var(--accent);color:#090a0b;font-size:12px;font-weight:900;margin-bottom:16px}.product-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-choice input{position:absolute;opacity:0}.product-choice span{display:flex;flex-direction:column;gap:6px;border:1px solid #30383e;border-radius:18px;padding:16px;background:#0e1215;cursor:pointer;height:100%}.product-choice img{width:100%;height:145px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:8px}.product-choice small{color:#929ba1}.product-choice input:checked+span{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.planner-result{margin-top:16px;border-top:1px solid #2c343a;padding-top:16px;display:flex;flex-direction:column}.planner-result span,.planner-result small{color:#929ba1}.planner-result strong{font-size:34px;color:var(--accent)}.inverter-results{display:grid;gap:10px;margin-top:20px}.inverter-card{display:grid;grid-template-columns:1.4fr 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid #30383e;border-radius:16px;background:#0d1114}.inverter-card span{color:#9da6ac;font-size:13px}.inverter-card a{color:var(--accent);font-weight:800;font-size:12px}.map-consent-placeholder{border:1px dashed #4a545b;border-radius:18px;padding:24px;background:#0b0e10}.map-consent-placeholder p{color:#9aa3a8}.map-canvas{height:440px;border-radius:16px;overflow:hidden;margin-top:18px}.planner-side .aside-card{padding:24px}.planner-side h3{font-size:25px}.sticky-card{position:sticky;top:105px}
@media(max-width:980px){.legal-grid,.planner-grid{grid-template-columns:1fr}.planner-side .sticky-card{position:static}.product-choice-grid{grid-template-columns:1fr 1fr}.inverter-card{grid-template-columns:1fr}.map-canvas{height:360px}}
@media(max-width:640px){.legal-page,.planner-page{padding-top:40px}.legal-card,.planner-card,.consent-dialog{padding:20px}.product-choice-grid{grid-template-columns:1fr}.consent-layer{padding:10px}.consent-actions{flex-direction:column}.consent-actions .btn{width:100%}.map-canvas{height:300px}}
