:root{--ink:#152721;--muted:#63716c;--paper:#fffdfa;--soft:#f2f5ef;--line:#dfe6df;--green:#275f4a;--lime:#dcec8c;--gold:#d69b36;--radius:20px;--shadow:0 18px 60px rgba(26,54,43,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:fixed;left:16px;top:-100px;background:#fff;padding:10px;z-index:20}.skip:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-head{position:sticky;top:0;z-index:10;background:rgba(255,253,250,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(31,68,54,.08)}.nav{height:78px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:9px;font-weight:850;font-size:22px;letter-spacing:-.6px}.brand>span:last-child span{color:var(--green)}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50% 50% 50% 12px;background:var(--green);color:white;font-family:Georgia,serif;font-size:25px;font-style:italic}.search{display:flex;flex:1;max-width:500px;margin:auto;background:white;border:1px solid var(--line);border-radius:999px;padding:5px;box-shadow:0 5px 24px rgba(25,56,44,.05)}.search input{border:0;outline:0;background:transparent;min-width:0;flex:1;padding:8px 15px}.search button{border:0;border-radius:999px;background:var(--ink);color:white;padding:8px 18px;cursor:pointer}.nav nav{display:flex;align-items:center;gap:20px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--green);color:white;padding:13px 23px;font-weight:750;box-shadow:0 9px 25px rgba(39,95,74,.18);cursor:pointer}.button:hover{transform:translateY(-1px)}.button.small{padding:9px 17px}.button.full{width:100%}.button.inverse{background:var(--lime);color:var(--ink)}
.hero{padding:88px 0 78px;background:radial-gradient(circle at 82% 30%,rgba(220,236,140,.38),transparent 25%),linear-gradient(125deg,#f6f7f1,#fffdfa 65%)}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:850;color:var(--green);margin-bottom:14px}.hero h1,.page-head h1,.detail-hero h1{font:700 clamp(42px,6vw,76px)/1.04 Georgia,serif;letter-spacing:-2.8px;margin:0 0 24px;max-width:820px}.hero h1 em{color:var(--green);font-weight:500}.hero p{font-size:20px;color:var(--muted);max-width:680px}.actions{display:flex;gap:22px;align-items:center;margin:34px 0}.text-link{font-weight:750;border-bottom:1px solid}.trust{display:flex;gap:24px;color:var(--muted);font-size:14px}.hero-card{position:relative;background:white;border:1px solid var(--line);border-radius:32px;padding:38px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.hero-card .quote{position:absolute;right:26px;top:-14px;font:120px/1 Georgia;color:var(--lime)}.stars{color:var(--gold);letter-spacing:2px;font-weight:900}.hero-card p{position:relative;color:var(--ink);font:22px/1.5 Georgia,serif}.person{display:flex;align-items:center;gap:13px}.person small{display:block;color:var(--muted)}.avatar{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:850}
.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2,.section-head h2,.cta h2{font:700 clamp(31px,4vw,48px)/1.15 Georgia,serif;letter-spacing:-1px;margin:0}.section-head>a{font-weight:750;color:var(--green)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card>a{display:flex;min-height:245px;flex-direction:column;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:.2s}.review-card>a:hover{transform:translateY(-4px);border-color:#aebdad;box-shadow:var(--shadow)}.card-top,.card-foot{display:flex;justify-content:space-between;align-items:center}.tag{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;color:var(--green);background:var(--soft);padding:5px 10px;border-radius:999px}.rating{color:var(--gold)}.review-card h3{font:700 25px/1.2 Georgia,serif;margin:28px 0 8px}.review-card p{margin:0;color:var(--muted)}.card-foot{margin-top:auto;padding-top:25px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.card-foot span:last-child{color:var(--green);font-weight:750}.soft{background:var(--soft);border-block:1px solid var(--line)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:70px 0}.values b{font:italic 40px Georgia;color:#abc15b}.values h3{font:700 25px Georgia;margin:5px 0}.values p{color:var(--muted)}
.page-head,.detail-hero{padding:65px 0;background:var(--soft);border-bottom:1px solid var(--line)}.page-head h1,.detail-hero h1{font-size:clamp(40px,5vw,62px)}.page-head p,.lead{color:var(--muted);font-size:18px}.detail-grid{display:grid;grid-template-columns:1fr 260px;gap:50px;align-items:center}.crumb{font-size:13px;color:var(--muted);margin-bottom:35px}.crumb a{color:var(--green);font-weight:750}.rating-panel{background:white;border:1px solid var(--line);border-radius:24px;padding:27px;text-align:center;box-shadow:var(--shadow)}.score{font:700 62px/1 Georgia}.two-col{display:grid;grid-template-columns:1fr 350px;gap:55px;align-items:start}.review{display:flex;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.review-head{display:flex;gap:18px;align-items:center}.smallstars{font-size:13px}.review time{font-size:12px;color:var(--muted)}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px;margin-bottom:18px}.sticky{position:sticky;top:100px}.card h2,.card h3{font-family:Georgia,serif;margin-top:0}.card label{display:block;font-weight:700;margin:17px 0}.card textarea,.card select{width:100%;border:1px solid #bdc8c0;border-radius:12px;padding:11px;background:white;margin-top:6px}.meter-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}.empty{padding:30px;border:1px dashed #b8c6ba;border-radius:var(--radius);background:var(--soft);color:var(--muted)}
.cta{text-align:center;background:var(--green);color:white;padding:85px 20px}.cta .eyebrow{color:var(--lime)}.cta p{color:#d9e6df;font-size:18px}.cta .button{margin-top:15px}footer{background:#12251e;color:#dbe7e2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid strong{color:white;margin-bottom:10px}.footer-grid a:not(.brand){color:#b8c8c1}.brand.light{color:white}.fine{border-top:1px solid #294037;margin-top:45px;padding-top:22px;font-size:12px;color:#91a59d}
.auth-shell{padding:80px 0;background:var(--soft);min-height:70vh}.auth-card{width:min(520px,100%);margin:auto;background:white;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:var(--shadow)}.auth-card h1{font:700 44px/1.1 Georgia;margin:0 0 12px}.auth-card>p{color:var(--muted)}.form-field{display:block;font-weight:750;margin:18px 0}.form-field input{display:block;width:100%;margin-top:7px;border:1px solid #bdc8c0;border-radius:12px;padding:12px 14px}.form-message{padding:12px 15px;border-radius:12px;background:#fbe9e6;color:#8a2f22}.form-message.success{background:#e7f4e8;color:#245c35}.legal{max-width:850px}.legal h2{font-size:28px;margin-top:42px}.legal h3{font-size:20px;margin-top:28px}.legal p,.legal li{color:#40514a}.legal .facts{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.legal .fact{border:1px solid var(--line);border-radius:16px;padding:18px;background:white}.cookie-banner{position:fixed;z-index:50;left:24px;right:24px;bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:28px;background:#12251e;color:white;border:1px solid #3a554b;border-radius:22px;padding:22px 26px;box-shadow:0 20px 80px rgba(0,0,0,.3)}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:4px 0;color:#cddbd5}.cookie-banner a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-actions .button{box-shadow:none}
@media(max-width:900px){.nav{height:auto;padding:14px 0;flex-wrap:wrap}.nav nav>a:first-child{display:none}.search{order:3;min-width:100%}.hero{padding-top:55px}.hero-grid,.detail-grid,.two-col{grid-template-columns:1fr}.hero-grid{gap:45px}.cards{grid-template-columns:repeat(2,1fr)}.rating-panel{max-width:300px}.sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1160px)}.nav nav{margin-left:auto}.nav nav>a:not(.button){display:none}.nav nav .button{font-size:13px}.hero h1{font-size:45px;letter-spacing:-1.5px}.hero-card{padding:27px}.trust{flex-direction:column;gap:4px}.actions{align-items:flex-start;flex-direction:column}.cards,.values,.footer-grid,.legal .facts{grid-template-columns:1fr}.section{padding:58px 0}.values{gap:20px;padding:50px 0}.section-head{align-items:flex-start;gap:15px;flex-direction:column}.footer-grid>div:first-child{grid-column:auto}.review-head{align-items:flex-start;flex-direction:column;gap:4px}.cookie-banner{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column}.cookie-actions{flex-direction:column}.auth-card{padding:26px}}

/* Helles rezensiondo-Design: neutraler Weißraum, Review-Blau und Sterne-Gelb */
:root{--ink:#171a3d;--muted:#69708a;--paper:#fff;--soft:#f6f7fc;--line:#e5e7f1;--green:#4f55e7;--lime:#ffcf5a;--gold:#f3a51f;--coral:#ff6f61;--radius:16px;--shadow:0 18px 55px rgba(39,44,99,.11)}
body{background:#fff}.site-head{background:rgba(255,255,255,.96);border-bottom-color:var(--line)}
.brand>span:last-child span{color:var(--coral)}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#565ce8,#8d67ee);box-shadow:0 8px 18px rgba(79,85,231,.25)}
.search{background:#f8f9fd;border-radius:13px;box-shadow:none}.search button{border-radius:9px}.button{border-radius:11px;background:linear-gradient(135deg,#4f55e7,#6f56df);box-shadow:0 9px 25px rgba(79,85,231,.22)}.button.inverse{background:#ffcf5a;color:#171a3d}
.hero{background:radial-gradient(circle at 82% 25%,rgba(255,207,90,.25),transparent 23%),radial-gradient(circle at 12% 10%,rgba(111,86,223,.10),transparent 25%),#fff}.hero h1 em{color:var(--coral)}
.hero-card{border-radius:22px}.hero-card .quote{color:#edeefe}.avatar{border-radius:12px;background:#edeefe;color:#4f55e7}
.review-card>a:hover{border-color:#b9bcf5}.tag{color:#4f55e7;background:#edeefe;border-radius:7px}.values b{color:#7769e5}
.page-head,.detail-hero{background:linear-gradient(135deg,#f7f8fd,#fff 65%)}
.cta{background:linear-gradient(135deg,#242855,#5056d9)}.cta .eyebrow{color:#ffcf5a}.cta p{color:#e6e7ff}
footer{background:#171a3d;color:#e4e5f5}.footer-grid a:not(.brand){color:#bec1d8}.fine{border-top-color:#35395f;color:#9ca0bc}
.cookie-banner{background:#171a3d;border-color:#3a3f70;border-radius:18px}.legal p,.legal li{color:#484d69}

/* Designsystem: Review Intelligence */
:root{--ink:#101828;--muted:#667085;--paper:#fff;--soft:#f8fafc;--line:#e4e7ec;--green:#155eef;--lime:#ffc928;--gold:#f5a300;--coral:#155eef;--radius:12px;--shadow:0 12px 32px rgba(16,24,40,.08)}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink)}
.brand-mark{border-radius:8px;background:#155eef;box-shadow:none}.brand>span:last-child span{color:#155eef}.site-head{box-shadow:0 1px 0 #e4e7ec}.nav{height:72px}.nav nav{font-size:14px;gap:17px}.search{border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.05)}.search button,.button{border-radius:7px;background:#155eef;box-shadow:none}.button:hover{background:#004eeb}
.intelligence-hero{padding:78px 0;background:linear-gradient(180deg,#fff 0,#f8fbff 100%);border-bottom:1px solid #e4e7ec}.intelligence-hero .hero-grid{grid-template-columns:1.2fr .8fr;gap:75px}.intelligence-hero h1{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:820;font-size:clamp(45px,5.6vw,72px);letter-spacing:-3.4px}.intelligence-hero h1 em{color:#155eef;font-style:normal}.intelligence-hero .eyebrow,.eyebrow{color:#155eef}.hero-search{display:flex;max-width:650px;margin:30px 0 25px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:6px;box-shadow:0 4px 14px rgba(16,24,40,.07)}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:11px 14px}.hero-search .button{padding:11px 21px}.trust{font-size:13px}.score-showcase{background:#fff;border:1px solid #dfe3ea;border-radius:16px;padding:32px;box-shadow:0 22px 55px rgba(21,94,239,.10)}.score-showcase .score-label{display:block;font-size:13px;font-weight:750;color:#667085;margin-bottom:8px}.score-showcase>strong{display:block;font-size:76px;line-height:1;font-weight:800;letter-spacing:-4px}.score-showcase .stars{font-size:24px;margin:9px 0}.score-showcase p{font-size:13px;color:#667085;margin:0 0 23px}.score-bars{display:flex;flex-direction:column;gap:8px}.score-bars span{display:grid;grid-template-columns:1fr 18px;align-items:center;gap:10px;height:8px;background:#f2f4f7;border-radius:999px}.score-bars i{display:block;height:8px;background:#ffc928;border-radius:999px}.score-bars b{font-size:11px;color:#667085}
.category-strip{padding:58px 0;background:#fff;border-bottom:1px solid #e4e7ec}.section-head.compact{margin-bottom:20px}.section-head.compact h2{font:750 30px/1.2 Inter,sans-serif;letter-spacing:-.8px}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.category-grid a{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center;border:1px solid #e4e7ec;border-radius:10px;padding:18px 8px;background:#fff;transition:.18s}.category-grid a:hover{border-color:#84adff;box-shadow:0 8px 20px rgba(21,94,239,.08);transform:translateY(-2px)}.category-grid span{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#eff4ff;color:#155eef;font-size:22px;margin-bottom:10px}.category-grid strong{font-size:13px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.category-grid small{font-size:11px;color:#98a2b3}
.section h2,.section-head h2,.cta h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:780;letter-spacing:-1.2px}.cards.product-cards{grid-template-columns:repeat(4,1fr)}.review-card>a{min-height:270px;border-radius:10px;padding:20px}.review-card>a:hover{border-color:#84adff;box-shadow:0 12px 30px rgba(21,94,239,.09)}.tag{background:#eff4ff;color:#155eef;border-radius:5px}.rating{color:#101828;background:#fffaeb;border:1px solid #fedf89;border-radius:5px;padding:3px 7px}.rating i{color:#f5a300;font-style:normal}.review-card h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:750;font-size:19px}.mini-stars{color:#f5a300;letter-spacing:1px;margin-top:17px}.card-foot span:last-child{color:#155eef}.intelligence-stats{background:#f8fafc}.intelligence-stats .values b{font-family:Inter,sans-serif;font-style:normal;font-weight:800;color:#155eef}.page-head,.detail-hero{background:#f8fafc}.page-head h1,.detail-hero h1{font-family:Inter,sans-serif;font-weight:800}.rating-panel{border-radius:12px}.card,.auth-card{border-radius:12px}.avatar{border-radius:50%;background:#eff4ff;color:#155eef}.cta{background:#101828}.cta .button.inverse{background:#ffc928;color:#101828}footer{background:#0c111d}.cookie-banner{background:#101828;border-color:#344054;border-radius:12px}
@media(max-width:1050px){.category-grid{grid-template-columns:repeat(4,1fr)}.cards.product-cards{grid-template-columns:repeat(3,1fr)}.nav nav a:nth-child(2){display:none}}
@media(max-width:760px){.intelligence-hero .hero-grid{grid-template-columns:1fr}.score-showcase{max-width:480px}.category-grid{grid-template-columns:repeat(2,1fr)}.cards.product-cards{grid-template-columns:repeat(2,1fr)}.hero-search{flex-direction:column}.hero-search .button{width:100%}}
@media(max-width:520px){.cards.product-cards{grid-template-columns:1fr}.intelligence-hero h1{font-size:43px;letter-spacing:-2px}.score-showcase>strong{font-size:62px}}
