:root{--pr-red:#e30613;--pr-red-dark:#c7000c;--pr-text:#111827;--pr-muted:#667085;--pr-line:#ebe6e8;--pr-soft:#fff7f8;--pr-green:#18a63a;--pr-shadow:0 12px 35px rgba(17,24,39,.08);--pr-radius:22px}
html{scroll-behavior:smooth}.prew-home-v2{margin:0;background:#f5f6f8;color:var(--pr-text);font-family:Arial,Helvetica,sans-serif}.prew-home-v2 *{box-sizing:border-box}.prew-home-v2 a{text-decoration:none}.prew-home-v2 svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.18em}.pr-home{max-width:1540px;margin:0 auto;background:#fff;min-height:100vh;box-shadow:0 0 50px rgba(15,23,42,.08)}.pr-shell{width:min(1320px,calc(100% - 48px));margin:0 auto}.pr-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #eee}.admin-bar .pr-header{top:32px}.pr-header-inner{height:82px;display:flex;align-items:center;gap:28px}.pr-brand{display:flex;align-items:center;flex:0 0 auto}.pr-brand img{display:block;width:auto;height:48px;max-width:120px;object-fit:contain}.pr-brand strong{font-size:24px;line-height:.8;color:var(--pr-red);font-weight:900}.pr-brand strong span{display:block;color:#24272c;font-size:19px}.pr-main-nav{display:flex;align-items:stretch;justify-content:center;gap:18px;flex:1;height:100%}.pr-main-nav a,.pr-main-nav span{display:flex;gap:7px;align-items:center;color:#151515;font-weight:800;font-size:14px;padding:0 5px;position:relative;white-space:nowrap}.pr-main-nav a:after,.pr-main-nav .is-current:after{content:"";position:absolute;left:4px;right:4px;bottom:17px;height:3px;background:transparent;border-radius:999px}.pr-main-nav .is-current:after,.pr-main-nav a:hover:after{background:var(--pr-red)}.pr-main-nav .is-disabled{opacity:.55;cursor:default}.pr-header-actions{display:flex;align-items:center;gap:13px}.pr-socials{display:flex;gap:11px;align-items:center}.pr-socials a{color:#1d2939;font-size:17px;font-weight:900}.pr-socials a:hover{color:var(--pr-red)}.pr-account{height:44px;padding:0 17px;border-radius:12px;background:var(--pr-red);color:#fff;display:flex;gap:8px;align-items:center;font-weight:900;font-size:14px;box-shadow:0 7px 18px rgba(227,6,19,.18)}.pr-account:hover{background:var(--pr-red-dark);color:#fff}.pr-menu-toggle{display:none;border:0;background:transparent;padding:9px;color:#111;cursor:pointer}.pr-menu-toggle svg{width:25px;height:25px}.pr-mobile-nav{border-top:1px solid #eee;background:#fff;box-shadow:0 12px 20px rgba(0,0,0,.06)}.pr-mobile-nav .pr-shell{display:grid;gap:4px;padding:12px 0 18px}.pr-mobile-nav a,.pr-mobile-nav span{padding:11px 12px;border-radius:10px;color:#111;font-weight:800}.pr-mobile-nav .is-disabled{color:#999}.pr-mobile-account{background:var(--pr-red)!important;color:#fff!important;text-align:center;margin-top:5px}

.pr-hero{background:linear-gradient(180deg,#fff 0%,#fff 80%,#fff8f8 100%);overflow:hidden}.pr-hero-grid{min-height:470px;display:grid;grid-template-columns:.92fr 1.22fr;align-items:center;gap:16px;padding-top:26px}.pr-hero-copy{padding:28px 0 42px;position:relative;z-index:2}.pr-hero-copy h1{font-size:clamp(42px,4.35vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px;font-weight:950;color:#121212}.pr-hero-copy h1 span{color:var(--pr-red)}.pr-hero-intro{font-size:18px;line-height:1.55;max-width:570px;margin:0 0 20px;color:#333}.pr-benefits{display:flex;gap:12px 22px;flex-wrap:wrap;margin:0 0 24px}.pr-benefit{display:flex;align-items:center;gap:8px}.pr-benefit>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff2f3;color:var(--pr-red)}.pr-benefit div{display:grid;gap:1px}.pr-benefit strong{font-size:12px}.pr-benefit small{font-size:10px;color:var(--pr-muted)}.pr-primary-btn{display:inline-flex;align-items:center;gap:16px;padding:13px 21px;background:var(--pr-red);color:#fff;border-radius:11px;font-weight:900;box-shadow:0 8px 20px rgba(227,6,19,.18)}.pr-primary-btn:hover{background:var(--pr-red-dark);color:#fff}.pr-primary-btn.is-disabled{opacity:.55}.pr-hero-media{height:100%;align-self:end;display:flex;align-items:end;justify-content:center;min-width:0}.pr-hero-media img{display:block;width:100%;height:auto;max-height:525px;object-fit:contain;object-position:center bottom;filter:saturate(1.02)}

.pr-categories{position:relative;margin-top:-30px;z-index:4;padding-bottom:32px}.pr-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pr-category-card{min-height:132px;background:#fff;border:1px solid var(--pr-line);border-radius:18px;box-shadow:0 9px 22px rgba(17,24,39,.06);display:flex;align-items:flex-start;gap:14px;padding:18px;color:#111;transition:.2s ease}.pr-category-card:hover:not(.is-disabled){transform:translateY(-3px);box-shadow:var(--pr-shadow);color:#111}.pr-category-card.is-disabled{cursor:default}.pr-cat-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.pr-cat-icon svg{width:27px;height:27px}.pr-cat-reisen{background:#fff0f2;color:#e30613}.pr-cat-events{background:#fff0f6;color:#f51666}.pr-cat-produkte{background:#fff8e9;color:#f3a300}.pr-cat-gutscheine{background:#effbef;color:#1ca33d}.pr-cat-copy{display:flex;flex-direction:column;min-width:0}.pr-cat-copy strong{font-size:16px;margin:2px 0 5px}.pr-cat-copy small{font-size:12px;line-height:1.4;color:#475467;min-height:48px}.pr-cat-copy em{display:flex;align-items:center;gap:7px;font-style:normal;font-size:12px;font-weight:900;color:var(--pr-red);margin-top:7px}.pr-category-card.is-disabled em{color:#98a2b3}

.pr-highlights{padding:18px 0 12px}.pr-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.pr-section-head h2{font-size:24px;margin:0;letter-spacing:-.03em}.pr-section-head a{display:flex;align-items:center;gap:7px;color:var(--pr-red);font-weight:800;font-size:13px}.pr-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pr-offer-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(210px,.92fr);background:#fff;border:1px solid var(--pr-line);border-radius:18px;overflow:hidden;color:#111;min-height:220px;box-shadow:0 8px 22px rgba(17,24,39,.05);transition:.2s}.pr-offer-card:hover{transform:translateY(-2px);box-shadow:var(--pr-shadow);color:#111}.pr-offer-image{position:relative;overflow:hidden;background:#f1f2f4;min-height:220px}.pr-offer-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.pr-offer-card:hover .pr-offer-image img{transform:scale(1.025)}.pr-offer-image>b{position:absolute;left:12px;top:12px;background:#fff;color:#111;border-radius:10px;padding:7px 9px;font-size:12px;box-shadow:0 5px 14px rgba(0,0,0,.13)}.pr-offer-copy{display:flex;flex-direction:column;padding:19px 18px 16px}.pr-offer-copy>strong{font-size:19px;line-height:1.15;margin-bottom:8px}.pr-offer-copy>small{font-size:12px;font-weight:800}.pr-offer-copy p{font-size:12px;line-height:1.45;color:#475467;margin:10px 0 12px}.pr-price{margin-top:auto;display:grid;grid-template-columns:1fr auto;align-items:end;gap:0 10px}.pr-price i{grid-column:1;font-size:10px;color:#475467;font-style:normal}.pr-price b{grid-column:1;font-size:22px;color:var(--pr-red);line-height:1.1}.pr-price em{grid-column:2;grid-row:1/3;width:38px;height:38px;border-radius:50%;background:var(--pr-red);color:#fff;display:grid;place-items:center;font-style:normal}.pr-empty{grid-column:1/-1;padding:28px;border:1px dashed #d0d5dd;border-radius:16px;display:grid;gap:5px;color:#667085}

.pr-whatsapp-section{padding:16px 0}.pr-whatsapp{background:linear-gradient(135deg,#11a736,#27b842);color:#fff;border-radius:14px;padding:13px 18px;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;box-shadow:0 8px 20px rgba(24,166,58,.18)}.pr-whatsapp:hover{color:#fff;filter:brightness(.98)}.pr-wa-icon{font-size:23px}.pr-whatsapp strong{font-size:13px;letter-spacing:.12em}.pr-whatsapp em{font-style:normal;background:#fff;color:#148f30;padding:8px 13px;border-radius:999px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:900}

.pr-proof{padding:10px 0 18px}.pr-proof-grid{display:grid;grid-template-columns:1.2fr .55fr 1.25fr;gap:16px;align-items:stretch}.pr-proof-copy,.pr-proof-score,.pr-proof-thumbs{border:1px solid var(--pr-line);border-radius:16px;background:#fff;min-height:120px}.pr-proof-copy{padding:17px 18px}.pr-proof-copy p{margin:0 0 12px;font-size:13px;line-height:1.5}.pr-proof-copy strong{font-size:12px}.pr-proof-score{display:flex;flex-direction:column;justify-content:center;padding:14px 16px}.pr-proof-score b{font-size:42px;color:#16a13b;line-height:1}.pr-proof-score span{font-size:11px;line-height:1.3;color:#475467;margin-top:5px}.pr-proof-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:9px}.pr-proof-thumbs a{display:block;border-radius:10px;overflow:hidden;background:#f2f2f2}.pr-proof-thumbs img{width:100%;height:100%;min-height:100px;object-fit:cover;display:block}

.pr-insurance{padding:0 0 16px}.pr-insurance-card{border:1px solid #e7eaec;border-radius:16px;padding:15px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:#fff;box-shadow:0 5px 18px rgba(17,24,39,.04)}.pr-insurance-icon{width:48px;height:48px;border-radius:14px;background:#fff1f1;color:var(--pr-red);display:grid;place-items:center}.pr-insurance-icon svg{width:27px;height:27px}.pr-insurance h2{font-size:16px;color:var(--pr-red);margin:0 0 4px}.pr-insurance p{font-size:12px;color:#475467;margin:0}.pr-insurance a{border:1px solid #d0d5dd;border-radius:10px;color:#111;padding:9px 14px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:6px}.pr-insurance a:hover{border-color:var(--pr-red);color:var(--pr-red)}

.pr-facts{padding:0 0 22px}.pr-facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pr-fact{display:flex;gap:14px;padding:17px 18px;border:1px solid var(--pr-line);border-radius:16px;background:#fff}.pr-fact>span{width:46px;height:46px;border-radius:50%;background:var(--pr-red);color:#fff;display:grid;place-items:center;flex:0 0 auto}.pr-fact>span svg{width:25px;height:25px}.pr-fact h3{font-size:14px;margin:1px 0 5px}.pr-fact p{font-size:11px;line-height:1.4;color:#667085;margin:0 0 8px}.pr-fact a{font-size:11px;font-weight:900;color:var(--pr-red);display:flex;align-items:center;gap:5px}

.pr-footer{background:#f7f2f3;border-top:4px solid var(--pr-red);padding:25px 0 10px}.pr-footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1.35fr;gap:22px}.pr-footer-grid>div{min-width:0}.pr-footer h3{font-size:11px;color:var(--pr-red);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px}.pr-footer a{display:block;color:#344054;font-size:11px;font-weight:700;padding:4px 0}.pr-footer a:hover{color:var(--pr-red)}.pr-footer-rating strong{display:block;font-size:19px;margin-bottom:5px}.pr-footer-rating strong span{color:#f4b400;font-size:14px}.pr-footer-rating small,.pr-footer-rating p,.pr-footer-partner p{font-size:10px;color:#667085;margin:3px 0 8px}.pr-footer-partner{padding-left:18px;border-left:1px solid #ddd}.pr-footer .pr-partner-btn{border:1px solid #d5c5c8;border-radius:10px;padding:9px 10px;color:#111;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;background:#fff}.pr-footer .pr-partner-btn:hover{border-color:var(--pr-red);color:var(--pr-red)}.pr-footer-bottom{margin-top:20px;border-top:1px solid #ddd;padding:11px 0 4px;display:flex;justify-content:space-between;color:#667085;font-size:10px}.pr-footer-bottom a{color:var(--pr-red);font-weight:900;padding:0}

@media(max-width:1100px){.pr-shell{width:min(100% - 32px,1040px)}.pr-main-nav{gap:8px}.pr-main-nav a,.pr-main-nav span{font-size:12px}.pr-socials{display:none}.pr-hero-grid{grid-template-columns:.9fr 1.1fr;min-height:400px}.pr-hero-copy h1{font-size:48px}.pr-category-grid{grid-template-columns:repeat(2,1fr)}.pr-categories{margin-top:-12px}.pr-offer-grid{grid-template-columns:1fr}.pr-proof-grid{grid-template-columns:1fr .45fr}.pr-proof-thumbs{grid-column:1/-1;min-height:130px}.pr-footer-grid{grid-template-columns:repeat(3,1fr)}.pr-footer-partner{padding-left:0;border-left:0}}
@media(max-width:782px){.admin-bar .pr-header{top:46px}.pr-header-inner{height:68px}.pr-brand img{height:39px}.pr-main-nav{display:none}.pr-menu-toggle{display:inline-grid;place-items:center}.pr-header-actions{margin-left:auto}.pr-socials{display:none}.pr-account{height:39px;padding:0 12px}.pr-account span{display:none}.pr-hero-grid{display:flex;flex-direction:column;min-height:0;padding-top:18px}.pr-hero-copy{padding:18px 0 0;width:100%}.pr-hero-copy h1{font-size:40px;margin-bottom:12px}.pr-hero-intro{font-size:14px;max-width:88%;margin-bottom:14px}.pr-benefits{gap:8px;margin-bottom:15px}.pr-benefit{width:calc(50% - 4px)}.pr-benefit:last-child{width:100%}.pr-primary-btn{padding:12px 18px}.pr-hero-media{margin-top:-8px}.pr-hero-media img{max-height:none}.pr-categories{margin-top:-8px;padding-bottom:22px}.pr-category-grid{grid-template-columns:repeat(4,1fr);gap:7px}.pr-category-card{min-height:82px;border-radius:14px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.pr-cat-icon{width:40px;height:40px}.pr-cat-icon svg{width:22px;height:22px}.pr-cat-copy strong{font-size:11px}.pr-cat-copy small,.pr-cat-copy em{display:none}.pr-highlights{padding-top:10px}.pr-section-head h2{font-size:18px}.pr-section-head a{font-size:10px}.pr-offer-grid{gap:12px}.pr-offer-card{grid-template-columns:42% 58%;min-height:132px;border-radius:14px}.pr-offer-image{min-height:132px}.pr-offer-image>b{font-size:9px;padding:5px 6px;left:7px;top:7px}.pr-offer-copy{padding:10px 11px}.pr-offer-copy>strong{font-size:13px;margin-bottom:5px}.pr-offer-copy>small{font-size:9px}.pr-offer-copy p{font-size:9px;margin:5px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pr-price i{font-size:8px}.pr-price b{font-size:16px}.pr-price em{width:29px;height:29px}.pr-whatsapp{padding:10px 12px;border-radius:11px;grid-template-columns:auto 1fr auto;gap:8px}.pr-whatsapp strong{font-size:9px;letter-spacing:.08em}.pr-whatsapp em{font-size:8px;padding:6px 8px}.pr-proof-grid{grid-template-columns:1.4fr .6fr;gap:8px}.pr-proof-copy,.pr-proof-score{min-height:110px}.pr-proof-copy{padding:12px}.pr-proof-copy p{font-size:10px}.pr-proof-copy strong{font-size:9px}.pr-proof-score{padding:10px}.pr-proof-score b{font-size:30px}.pr-proof-score span{font-size:9px}.pr-proof-thumbs{gap:5px;padding:5px;min-height:84px}.pr-proof-thumbs img{min-height:70px}.pr-insurance-card{grid-template-columns:auto 1fr;padding:12px;gap:10px}.pr-insurance-icon{width:42px;height:42px}.pr-insurance h2{font-size:13px}.pr-insurance p{font-size:9px}.pr-insurance a{grid-column:1/-1;justify-content:center;padding:8px;font-size:10px}.pr-facts-grid{grid-template-columns:repeat(3,1fr);gap:7px}.pr-fact{padding:10px 7px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.pr-fact>span{width:38px;height:38px}.pr-fact h3{font-size:10px;min-height:25px}.pr-fact p{font-size:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pr-fact a{justify-content:center;font-size:8px}.pr-footer{padding-top:18px}.pr-footer-grid{grid-template-columns:1fr 1fr;gap:17px}.pr-footer-rating{grid-column:1/-1}.pr-footer-partner{grid-column:1/-1;border-top:1px solid #ddd;padding-top:13px}.pr-footer-bottom{display:grid;gap:4px}.pr-footer-bottom a{justify-self:start}}
@media(max-width:480px){.pr-shell{width:calc(100% - 24px)}.pr-header-inner{height:62px}.pr-brand img{height:35px}.pr-account{padding:0 10px}.pr-hero-copy h1{font-size:34px}.pr-hero-intro{max-width:100%;font-size:12px}.pr-benefit strong{font-size:10px}.pr-benefit small{font-size:8px}.pr-benefit>span{width:30px;height:30px}.pr-primary-btn{font-size:12px}.pr-category-grid{gap:5px}.pr-category-card{padding:8px 3px}.pr-cat-copy strong{font-size:9px}.pr-cat-icon{width:36px;height:36px}.pr-offer-card{grid-template-columns:41% 59%;min-height:118px}.pr-offer-image{min-height:118px}.pr-offer-copy{padding:8px}.pr-offer-copy>strong{font-size:11px}.pr-price b{font-size:14px}.pr-whatsapp em{display:none}.pr-proof-grid{grid-template-columns:1fr}.pr-proof-thumbs{grid-column:auto}.pr-facts-grid{grid-template-columns:repeat(3,1fr)}.pr-fact p{display:none}.pr-fact h3{font-size:9px}.pr-footer-grid{grid-template-columns:1fr 1fr}}

/* v0.1.450.27 – Desktop-Feinschliff nach finalem Startseiten-Mockup */
.prew-home-v2 .pr-menu-toggle{display:none!important}
.prew-home-v2 .pr-socials a{width:25px;height:25px;display:grid;place-items:center;padding:0;border-radius:50%}
.prew-home-v2 .pr-socials img,.prew-home-v2 .pr-footer-socials img{display:block;width:20px;height:20px;object-fit:contain}
.prew-home-v2 .pr-hero{background:#fff;position:relative}
.prew-home-v2 .pr-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff8f8);pointer-events:none}
.prew-home-v2 .pr-hero-grid{grid-template-columns:minmax(0,.98fr) minmax(0,1.12fr);gap:24px;min-height:455px;position:relative;z-index:1}
.prew-home-v2 .pr-hero-copy{padding:24px 0 54px}
.prew-home-v2 .pr-hero-copy h1{font-size:clamp(44px,3.45vw,58px);line-height:1.015;letter-spacing:-.045em;margin-bottom:18px}
.prew-home-v2 .pr-claim-line{display:block}
.prew-home-v2 .pr-claim-line-2{color:var(--pr-red)}
.prew-home-v2 .pr-hero-media{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;margin-right:-12px}
.prew-home-v2 .pr-hero-media img{width:105%;max-width:none;max-height:500px;object-fit:contain;object-position:center bottom;-webkit-mask-image:radial-gradient(ellipse 94% 92% at 52% 50%,#000 74%,rgba(0,0,0,.92) 82%,transparent 100%);mask-image:radial-gradient(ellipse 94% 92% at 52% 50%,#000 74%,rgba(0,0,0,.92) 82%,transparent 100%)}
.prew-home-v2 .pr-categories{margin-top:-24px}
.prew-home-v2 .pr-category-card{min-height:120px;padding:16px}
.prew-home-v2 .pr-cat-copy small{min-height:42px}
.prew-home-v2 .pr-highlights{padding-top:14px}
.prew-home-v2 .pr-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.prew-home-v2 .pr-offer-card{height:220px;min-height:0;grid-template-columns:minmax(0,1.08fr) minmax(205px,.92fr)}
.prew-home-v2 .pr-offer-image{height:220px;min-height:0}
.prew-home-v2 .pr-offer-image img{height:100%;object-fit:cover}
.prew-home-v2 .pr-offer-copy{min-width:0;padding:17px 17px 15px}
.prew-home-v2 .pr-offer-copy>strong{font-size:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px}
.prew-home-v2 .pr-offer-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}
.prew-home-v2 .pr-whatsapp-section{padding:14px 0}
.prew-home-v2 .pr-whatsapp{width:min(1080px,100%);margin:0 auto;padding:12px 17px}
.prew-home-v2 .pr-proof-grid{grid-template-columns:1.15fr .46fr 1.52fr;gap:14px}
.prew-home-v2 .pr-proof-copy,.prew-home-v2 .pr-proof-score,.prew-home-v2 .pr-proof-thumbs{min-height:116px}
.prew-home-v2 .pr-proof-thumbs{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:7px}
.prew-home-v2 .pr-proof-thumbs a,.prew-home-v2 .pr-proof-thumbs>span{display:block;border-radius:8px;overflow:hidden;background:#f2f2f2;min-width:0}
.prew-home-v2 .pr-proof-thumbs img{width:100%;height:100%;min-height:100px;object-fit:cover;display:block}
.prew-home-v2 .pr-insurance-card{grid-template-columns:auto minmax(0,1fr) auto auto;gap:15px;padding:13px 17px}
.prew-home-v2 .pr-insurance-copy{min-width:0}
.prew-home-v2 .pr-insurance-brand{min-width:120px;display:grid;justify-items:center;align-items:center;color:#126f4c;line-height:1}
.prew-home-v2 .pr-insurance-brand img{display:block;max-width:125px;max-height:42px;width:auto;height:auto;object-fit:contain}
.prew-home-v2 .pr-insurance-brand strong{font-size:14px}.prew-home-v2 .pr-insurance-brand small{font-size:8px;margin-top:3px}
.prew-home-v2 .pr-b2b{padding:0 0 12px}
.prew-home-v2 .pr-b2b-card{width:min(1040px,100%);margin:0 auto;background:linear-gradient(100deg,#e30613,#f11a26);color:#fff;border-radius:12px;min-height:52px;padding:10px 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;box-shadow:0 8px 20px rgba(227,6,19,.14)}
.prew-home-v2 .pr-b2b-card:hover{color:#fff;filter:brightness(.98);transform:translateY(-1px)}
.prew-home-v2 .pr-b2b-card.is-disabled{opacity:.72;cursor:default}
.prew-home-v2 .pr-b2b-icon{width:34px;height:34px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center}.prew-home-v2 .pr-b2b-icon svg{width:20px;height:20px}
.prew-home-v2 .pr-b2b-copy{display:flex;align-items:baseline;gap:12px;min-width:0}.prew-home-v2 .pr-b2b-copy strong{font-size:14px;white-space:nowrap}.prew-home-v2 .pr-b2b-copy small{font-size:10px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prew-home-v2 .pr-b2b-card em{font-style:normal;display:grid;place-items:center}
.prew-home-v2 .pr-facts{padding-bottom:18px}
.prew-home-v2 .pr-footer{padding-top:21px}
.prew-home-v2 .pr-footer-grid{grid-template-columns:.9fr 1fr 1fr 1fr 1.35fr;gap:20px;align-items:start}
.prew-home-v2 .pr-footer-partner{display:grid;gap:8px}
.prew-home-v2 .pr-footer-brand{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:3px}
.prew-home-v2 .pr-footer-brand>img{display:block;width:auto;height:48px;max-width:100px;object-fit:contain}
.prew-home-v2 .pr-footer-socials{display:flex;align-items:center;gap:7px}.prew-home-v2 .pr-footer-socials a{padding:0;width:23px;height:23px;display:grid;place-items:center}.prew-home-v2 .pr-footer-socials img{width:18px;height:18px}

@media(min-width:783px){
  .prew-home-v2 .pr-claim-line{white-space:nowrap}
}
@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-hero-copy h1{font-size:43px}
  .prew-home-v2 .pr-proof-thumbs{grid-template-columns:repeat(4,1fr)}
  .prew-home-v2 .pr-proof-thumbs a:nth-child(n+5),.prew-home-v2 .pr-proof-thumbs>span:nth-child(n+5){display:none}
  .prew-home-v2 .pr-b2b-copy small{display:none}
}
@media(max-width:782px){
  .prew-home-v2 .pr-menu-toggle{display:inline-grid!important;place-items:center}
  .prew-home-v2 .pr-hero:after{display:none}
  .prew-home-v2 .pr-claim-line{white-space:normal}
  .prew-home-v2 .pr-hero-media{margin-right:0}
  .prew-home-v2 .pr-hero-media img{width:100%;-webkit-mask-image:none;mask-image:none}
  .prew-home-v2 .pr-offer-card{height:auto;min-height:132px}
  .prew-home-v2 .pr-offer-image{height:auto;min-height:132px}
  .prew-home-v2 .pr-proof-thumbs{grid-template-columns:repeat(4,1fr)}
  .prew-home-v2 .pr-proof-thumbs a:nth-child(n+5),.prew-home-v2 .pr-proof-thumbs>span:nth-child(n+5){display:none}
  .prew-home-v2 .pr-insurance-card{grid-template-columns:auto minmax(0,1fr)}
  .prew-home-v2 .pr-insurance-brand{grid-column:1/2;grid-row:2;min-width:0}.prew-home-v2 .pr-insurance-brand img{max-width:95px;max-height:32px}
  .prew-home-v2 .pr-insurance-card>a{grid-column:2;grid-row:2;margin-left:auto}
  .prew-home-v2 .pr-b2b-card{width:100%;border-radius:11px;min-height:48px;padding:9px 12px}.prew-home-v2 .pr-b2b-copy{display:grid;gap:1px}.prew-home-v2 .pr-b2b-copy strong{font-size:11px;white-space:normal}.prew-home-v2 .pr-b2b-copy small{font-size:8px;white-space:normal}.prew-home-v2 .pr-footer-brand{justify-content:flex-start}
}
@media(max-width:480px){
  .prew-home-v2 .pr-proof-thumbs{grid-template-columns:repeat(3,1fr)}
  .prew-home-v2 .pr-proof-thumbs a:nth-child(n+4),.prew-home-v2 .pr-proof-thumbs>span:nth-child(n+4){display:none}
  .prew-home-v2 .pr-b2b-copy small{display:none}
}

/* v0.1.450.28 – visueller Feinschliff Desktop/Header/Versicherung/Footer */
.prew-home-v2 .pr-claim-line-1{color:#111827!important}
.prew-home-v2 .pr-claim-line-2{color:var(--pr-red)!important}
.prew-home-v2 .pr-brand img{height:53px;max-width:132px}
.prew-home-v2 .pr-header-inner{height:78px}
.prew-home-v2 .pr-header-actions{gap:15px}
.prew-home-v2 .pr-socials{gap:8px;padding-right:2px}
.prew-home-v2 .pr-socials a{width:28px;height:28px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}
.prew-home-v2 .pr-socials a:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(17,24,39,.08)}
.prew-home-v2 .pr-socials img{width:19px;height:19px}
.prew-home-v2 .pr-account{height:43px;border-radius:11px;padding:0 18px}
.prew-home-v2 .pr-main-nav{gap:15px}
.prew-home-v2 .pr-main-nav a,.prew-home-v2 .pr-main-nav span{font-size:13px}
.prew-home-v2 .pr-hero-copy h1{max-width:640px}
.prew-home-v2 .pr-hero-media img{filter:saturate(1.015) contrast(1.015);-webkit-mask-image:radial-gradient(ellipse 96% 94% at 54% 52%,#000 73%,rgba(0,0,0,.94) 82%,rgba(0,0,0,.42) 91%,transparent 100%);mask-image:radial-gradient(ellipse 96% 94% at 54% 52%,#000 73%,rgba(0,0,0,.94) 82%,rgba(0,0,0,.42) 91%,transparent 100%)}

.prew-home-v2 .pr-offer-card{height:208px;grid-template-columns:minmax(0,1.05fr) minmax(210px,.95fr);border-radius:17px}
.prew-home-v2 .pr-offer-image{height:208px}
.prew-home-v2 .pr-offer-copy{padding:16px 17px 14px}
.prew-home-v2 .pr-offer-copy>strong{font-size:17px;line-height:1.18;min-height:40px;margin-bottom:6px}
.prew-home-v2 .pr-offer-copy>small{font-size:11px}
.prew-home-v2 .pr-offer-copy p{font-size:11px;min-height:31px;margin:8px 0 10px}
.prew-home-v2 .pr-price b{font-size:20px}
.prew-home-v2 .pr-price em{width:36px;height:36px}

.prew-home-v2 .pr-insurance-card{min-height:76px;background:linear-gradient(90deg,#fff 0%,#fff 72%,#fbfdfc 100%)}
.prew-home-v2 .pr-insurance-brand.is-fallback{display:flex;align-items:center;justify-content:center;gap:8px;min-width:152px;padding:7px 10px;border-left:1px solid #e5eee9;color:#176c4f}
.prew-home-v2 .pr-hm-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#176c4f;color:#fff;font-size:10px;font-weight:900;letter-spacing:-.04em}
.prew-home-v2 .pr-hm-copy{display:grid;gap:2px;text-align:left}
.prew-home-v2 .pr-insurance-brand.is-fallback strong{font-size:14px;color:#176c4f;white-space:nowrap}
.prew-home-v2 .pr-insurance-brand.is-fallback small{font-size:8px;color:#5f7d70;white-space:nowrap}
.prew-home-v2 .pr-insurance-brand img{max-width:140px;max-height:46px}

.prew-home-v2 .pr-footer{background:linear-gradient(180deg,#faf6f7,#f7f2f3);padding:25px 0 11px}
.prew-home-v2 .pr-footer-grid{gap:24px}
.prew-home-v2 .pr-footer-grid>div{padding-top:2px}
.prew-home-v2 .pr-footer-rating{padding-right:10px}
.prew-home-v2 .pr-footer-rating strong{font-size:21px;letter-spacing:-.02em}
.prew-home-v2 .pr-footer-rating small,.prew-home-v2 .pr-footer-rating p,.prew-home-v2 .pr-footer-partner p{line-height:1.45}
.prew-home-v2 .pr-footer h3{font-size:10px;letter-spacing:.07em;margin-bottom:9px}
.prew-home-v2 .pr-footer a{font-size:10.5px;padding:4px 0}
.prew-home-v2 .pr-footer-partner{padding-left:22px;border-left:1px solid #e1d7d9}
.prew-home-v2 .pr-footer-brand{margin-bottom:7px}
.prew-home-v2 .pr-footer-brand>img{height:53px;max-width:112px}
.prew-home-v2 .pr-footer-socials{gap:8px}
.prew-home-v2 .pr-footer-socials a{width:27px;height:27px;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(17,24,39,.05)}
.prew-home-v2 .pr-footer-socials img{width:18px;height:18px}
.prew-home-v2 .pr-footer .pr-partner-btn{padding:10px 11px;border-color:#d8c8cb;background:rgba(255,255,255,.78)}
.prew-home-v2 .pr-footer-bottom{margin-top:17px;padding-top:10px}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-brand img{height:47px}
  .prew-home-v2 .pr-main-nav{gap:7px}
  .prew-home-v2 .pr-main-nav a,.prew-home-v2 .pr-main-nav span{font-size:11.5px}
  .prew-home-v2 .pr-socials{display:flex}
  .prew-home-v2 .pr-socials a{width:24px;height:24px}
  .prew-home-v2 .pr-socials img{width:16px;height:16px}
  .prew-home-v2 .pr-account{padding:0 13px;font-size:12px}
  .prew-home-v2 .pr-insurance-brand.is-fallback{min-width:132px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-brand img{height:39px}
  .prew-home-v2 .pr-insurance-brand.is-fallback{grid-column:1/2;grid-row:2;min-width:0;padding:0;border-left:0;justify-content:flex-start}
  .prew-home-v2 .pr-hm-mark{width:27px;height:27px;font-size:9px}
  .prew-home-v2 .pr-footer-partner{padding-left:0;border-left:0}
}

/* v0.1.450.29 – Responsive-Feinschliff + eindeutige inaktive Ziele */
.prew-home-v2 .pr-category-card.is-disabled{opacity:1;background:#fff;box-shadow:0 6px 16px rgba(17,24,39,.035)}
.prew-home-v2 .pr-category-card.is-disabled .pr-cat-copy em{color:#98a2b3;font-weight:800}
.prew-home-v2 .pr-offer-card.is-disabled{cursor:default;opacity:.88}
.prew-home-v2 .pr-offer-card.is-disabled:hover{transform:none;box-shadow:0 8px 22px rgba(17,24,39,.05)}
.prew-home-v2 .pr-price em.is-muted{background:#f2f4f7;color:#98a2b3}
.prew-home-v2 .pr-mobile-socials{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 4px 2px}
.prew-home-v2 .pr-mobile-socials a{width:34px;height:34px;padding:0!important;border:1px solid #eee;border-radius:50%;display:grid!important;place-items:center;background:#fff}
.prew-home-v2 .pr-mobile-socials img{width:20px;height:20px;display:block}
.prew-home-v2 .pr-footer-rating>a{display:grid;gap:4px;color:inherit;padding:0}
.prew-home-v2 .pr-footer-rating>a:hover strong{color:var(--pr-red)}

@media(max-width:1180px){
  .prew-home-v2 .pr-shell{width:min(1120px,calc(100% - 36px))}
  .prew-home-v2 .pr-hero-grid{grid-template-columns:.96fr 1.04fr;min-height:430px}
  .prew-home-v2 .pr-hero-copy h1{font-size:clamp(42px,4.3vw,56px)}
  .prew-home-v2 .pr-category-card{padding:16px;gap:11px}
  .prew-home-v2 .pr-cat-copy strong{font-size:15px}
  .prew-home-v2 .pr-cat-copy small{font-size:11px}
}

@media(max-width:980px){
  .prew-home-v2 .pr-header-inner{height:68px;gap:14px}
  .prew-home-v2 .pr-main-nav{display:none!important}
  .prew-home-v2 .pr-menu-toggle{display:inline-grid!important;place-items:center;border:1px solid #eadde0;border-radius:10px;color:var(--pr-red)}
  .prew-home-v2 .pr-brand{margin-right:auto}
  .prew-home-v2 .pr-socials{display:flex}
  .prew-home-v2 .pr-hero-grid{grid-template-columns:.9fr 1.1fr;min-height:390px;padding-top:15px}
  .prew-home-v2 .pr-hero-copy{padding:24px 0 34px}
  .prew-home-v2 .pr-hero-copy h1{font-size:43px;margin-bottom:15px}
  .prew-home-v2 .pr-hero-intro{font-size:15px;margin-bottom:15px}
  .prew-home-v2 .pr-benefits{gap:10px 15px;margin-bottom:19px}
  .prew-home-v2 .pr-benefit>span{width:30px;height:30px}
  .prew-home-v2 .pr-benefit strong{font-size:11px}.prew-home-v2 .pr-benefit small{font-size:9px}
  .prew-home-v2 .pr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .prew-home-v2 .pr-categories{margin-top:-18px;padding-bottom:25px}
  .prew-home-v2 .pr-category-card{min-height:112px}
  .prew-home-v2 .pr-offer-grid{grid-template-columns:1fr;gap:14px}
  .prew-home-v2 .pr-offer-card{height:190px;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr)}
  .prew-home-v2 .pr-offer-image{height:190px}
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1.2fr .7fr;gap:12px}
  .prew-home-v2 .pr-proof-thumbs{grid-column:1/-1;grid-template-columns:repeat(6,1fr)}
  .prew-home-v2 .pr-proof-thumbs a:nth-child(n),.prew-home-v2 .pr-proof-thumbs>span:nth-child(n){display:block}
  .prew-home-v2 .pr-proof-thumbs img{min-height:84px}
  .prew-home-v2 .pr-insurance-card{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}
  .prew-home-v2 .pr-insurance-brand{grid-column:2;grid-row:2;justify-self:start;min-width:0}
  .prew-home-v2 .pr-insurance-card>a{grid-column:3;grid-row:1/3}
  .prew-home-v2 .pr-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 34px}
  .prew-home-v2 .pr-footer-partner{grid-column:1/-1;padding-left:0;border-left:0;border-top:1px solid #e4d9db;padding-top:15px}
  .prew-home-v2 .pr-footer-brand{justify-content:space-between}
}

@media(max-width:782px){
  .admin-bar .prew-home-v2 .pr-header{top:46px}
  .prew-home-v2{background:#fff}
  .prew-home-v2 .pr-home{max-width:none;box-shadow:none}
  .prew-home-v2 .pr-shell{width:calc(100% - 24px)}
  .prew-home-v2 .pr-header-inner{height:64px;gap:10px}
  .prew-home-v2 .pr-brand img{height:38px;max-width:96px}
  .prew-home-v2 .pr-socials{display:none}
  .prew-home-v2 .pr-account{height:39px;padding:0 12px;font-size:12px;border-radius:10px}
  .prew-home-v2 .pr-account svg{width:16px;height:16px}
  .prew-home-v2 .pr-menu-toggle{width:39px;height:39px;padding:7px}
  .prew-home-v2 .pr-mobile-nav .pr-shell{padding:10px 0 14px}
  .prew-home-v2 .pr-mobile-nav a,.prew-home-v2 .pr-mobile-nav span{font-size:13px;padding:10px 11px}

  .prew-home-v2 .pr-hero{padding-top:0}
  .prew-home-v2 .pr-hero-grid{grid-template-columns:1fr;min-height:0;gap:0;padding-top:0}
  .prew-home-v2 .pr-hero-copy{padding:28px 3px 16px;text-align:left}
  .prew-home-v2 .pr-hero-copy h1{font-size:clamp(35px,9vw,48px);line-height:1.01;letter-spacing:-.045em;margin-bottom:13px}
  .prew-home-v2 .pr-claim-line{white-space:normal}
  .prew-home-v2 .pr-hero-intro{font-size:14px;line-height:1.45;max-width:none;margin-bottom:15px}
  .prew-home-v2 .pr-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:15px}
  .prew-home-v2 .pr-benefit{align-items:flex-start;gap:6px;min-width:0}
  .prew-home-v2 .pr-benefit>span{width:27px;height:27px;flex:0 0 auto}
  .prew-home-v2 .pr-benefit>span svg{width:15px;height:15px}
  .prew-home-v2 .pr-benefit strong{font-size:9px;line-height:1.12}.prew-home-v2 .pr-benefit small{font-size:7.5px;line-height:1.15}
  .prew-home-v2 .pr-primary-btn{padding:11px 16px;font-size:13px;border-radius:9px}
  .prew-home-v2 .pr-hero-media{order:2;max-height:390px;overflow:hidden;margin:0 -12px}
  .prew-home-v2 .pr-hero-media img{width:100%;max-height:390px;object-fit:contain;object-position:center bottom;-webkit-mask-image:none!important;mask-image:none!important}

  .prew-home-v2 .pr-categories{margin-top:-8px;padding-bottom:22px}
  .prew-home-v2 .pr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .prew-home-v2 .pr-category-card{min-height:100px;padding:13px;border-radius:14px;gap:9px}
  .prew-home-v2 .pr-cat-icon{width:42px;height:42px}.prew-home-v2 .pr-cat-icon svg{width:23px;height:23px}
  .prew-home-v2 .pr-cat-copy strong{font-size:13px}.prew-home-v2 .pr-cat-copy small{font-size:9.5px;min-height:auto}.prew-home-v2 .pr-cat-copy em{font-size:9px;margin-top:5px}

  .prew-home-v2 .pr-highlights{padding:10px 0}
  .prew-home-v2 .pr-section-head{margin-bottom:10px}.prew-home-v2 .pr-section-head h2{font-size:19px}.prew-home-v2 .pr-section-head a{font-size:10px}
  .prew-home-v2 .pr-offer-grid{gap:10px}
  .prew-home-v2 .pr-offer-card{height:150px;min-height:150px;grid-template-columns:43% 57%;border-radius:14px}
  .prew-home-v2 .pr-offer-image{height:150px;min-height:150px}
  .prew-home-v2 .pr-offer-image>b{left:8px;top:8px;padding:5px 7px;font-size:9px;border-radius:7px}
  .prew-home-v2 .pr-offer-copy{padding:11px 11px 10px}
  .prew-home-v2 .pr-offer-copy>strong{font-size:14px;line-height:1.14;min-height:32px;margin-bottom:4px}
  .prew-home-v2 .pr-offer-copy>small{font-size:9px}.prew-home-v2 .pr-offer-copy p{font-size:9px;line-height:1.3;min-height:24px;margin:5px 0 6px}
  .prew-home-v2 .pr-price i{font-size:8px}.prew-home-v2 .pr-price b{font-size:17px}.prew-home-v2 .pr-price em{width:30px;height:30px}.prew-home-v2 .pr-price em svg{width:14px;height:14px}

  .prew-home-v2 .pr-whatsapp-section{padding:10px 0}
  .prew-home-v2 .pr-whatsapp{width:100%;padding:10px 11px;gap:8px;border-radius:11px}
  .prew-home-v2 .pr-whatsapp strong{font-size:9.5px;letter-spacing:.08em;line-height:1.25}.prew-home-v2 .pr-whatsapp em{font-size:8px;padding:6px 9px}.prew-home-v2 .pr-wa-icon{font-size:19px}

  .prew-home-v2 .pr-proof{padding:5px 0 12px}
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1.25fr .75fr;gap:9px}
  .prew-home-v2 .pr-proof-copy,.prew-home-v2 .pr-proof-score{min-height:104px;border-radius:13px}
  .prew-home-v2 .pr-proof-copy{padding:12px}.prew-home-v2 .pr-proof-copy p{font-size:10px;line-height:1.4;margin-bottom:8px}.prew-home-v2 .pr-proof-copy strong{font-size:9px}
  .prew-home-v2 .pr-proof-score{padding:10px}.prew-home-v2 .pr-proof-score b{font-size:32px}.prew-home-v2 .pr-proof-score span{font-size:8px}
  .prew-home-v2 .pr-proof-thumbs{grid-column:1/-1;display:flex;overflow-x:auto;gap:6px;padding:6px;min-height:0;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  .prew-home-v2 .pr-proof-thumbs a,.prew-home-v2 .pr-proof-thumbs>span{display:block!important;flex:0 0 74px;height:74px;scroll-snap-align:start}
  .prew-home-v2 .pr-proof-thumbs img{width:74px;height:74px;min-height:74px}

  .prew-home-v2 .pr-insurance{padding-bottom:11px}
  .prew-home-v2 .pr-insurance-card{grid-template-columns:auto 1fr;gap:9px;padding:11px 12px;min-height:0;border-radius:13px}
  .prew-home-v2 .pr-insurance-icon{width:38px;height:38px;border-radius:11px}.prew-home-v2 .pr-insurance-icon svg{width:21px;height:21px}
  .prew-home-v2 .pr-insurance h2{font-size:13px}.prew-home-v2 .pr-insurance p{font-size:9px;line-height:1.35}
  .prew-home-v2 .pr-insurance-brand,.prew-home-v2 .pr-insurance-brand.is-fallback{grid-column:1/2;grid-row:2;min-width:0;padding:0;border-left:0;justify-content:flex-start}
  .prew-home-v2 .pr-insurance-brand img{max-width:88px;max-height:30px}
  .prew-home-v2 .pr-hm-copy strong,.prew-home-v2 .pr-insurance-brand.is-fallback strong{font-size:10px}.prew-home-v2 .pr-hm-copy small,.prew-home-v2 .pr-insurance-brand.is-fallback small{font-size:7px}
  .prew-home-v2 .pr-insurance-card>a{grid-column:2;grid-row:2;margin-left:auto;padding:7px 9px;font-size:9px}

  .prew-home-v2 .pr-b2b{padding-bottom:10px}
  .prew-home-v2 .pr-b2b-card{width:100%;min-height:48px;padding:9px 10px;gap:9px;border-radius:11px}
  .prew-home-v2 .pr-b2b-icon{width:31px;height:31px}.prew-home-v2 .pr-b2b-icon svg{width:17px;height:17px}
  .prew-home-v2 .pr-b2b-copy{display:grid;gap:1px}.prew-home-v2 .pr-b2b-copy strong{font-size:10.5px;white-space:normal}.prew-home-v2 .pr-b2b-copy small{font-size:7.5px;white-space:normal;line-height:1.2}

  .prew-home-v2 .pr-facts{padding-bottom:14px}
  .prew-home-v2 .pr-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .prew-home-v2 .pr-fact{padding:10px 8px;gap:7px;border-radius:12px;display:grid;justify-items:center;text-align:center}
  .prew-home-v2 .pr-fact>span{width:34px;height:34px}.prew-home-v2 .pr-fact>span svg{width:18px;height:18px}
  .prew-home-v2 .pr-fact h3{font-size:9.5px;line-height:1.2;margin:0}.prew-home-v2 .pr-fact p{font-size:7.5px;line-height:1.25;margin:4px 0}.prew-home-v2 .pr-fact a{font-size:8px}

  .prew-home-v2 .pr-footer{padding:18px 0 8px}
  .prew-home-v2 .pr-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}
  .prew-home-v2 .pr-footer h3{font-size:9px}.prew-home-v2 .pr-footer a{font-size:9px}.prew-home-v2 .pr-footer-rating strong{font-size:18px}.prew-home-v2 .pr-footer-rating small,.prew-home-v2 .pr-footer-rating p,.prew-home-v2 .pr-footer-partner p{font-size:8px}
  .prew-home-v2 .pr-footer-partner{grid-column:1/-1;padding-top:13px}
  .prew-home-v2 .pr-footer-brand>img{height:43px;max-width:92px}
  .prew-home-v2 .pr-footer-bottom{font-size:8px;margin-top:13px;padding-top:8px}
}

@media(max-width:520px){
  .prew-home-v2 .pr-shell{width:calc(100% - 20px)}
  .prew-home-v2 .pr-header-inner{height:60px}
  .prew-home-v2 .pr-brand img{height:34px;max-width:82px}
  .prew-home-v2 .pr-account{height:36px;padding:0 10px;font-size:11px}.prew-home-v2 .pr-account span{display:inline}
  .prew-home-v2 .pr-menu-toggle{width:36px;height:36px}
  .prew-home-v2 .pr-hero-copy{padding-top:22px}.prew-home-v2 .pr-hero-copy h1{font-size:36px}.prew-home-v2 .pr-hero-intro{font-size:12.5px}
  .prew-home-v2 .pr-benefits{grid-template-columns:1fr;gap:5px}.prew-home-v2 .pr-benefit{align-items:center}.prew-home-v2 .pr-benefit strong{font-size:9.5px}.prew-home-v2 .pr-benefit small{font-size:8px}
  .prew-home-v2 .pr-primary-btn{width:100%;justify-content:center}
  .prew-home-v2 .pr-hero-media{max-height:315px}.prew-home-v2 .pr-hero-media img{max-height:315px}

  .prew-home-v2 .pr-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .prew-home-v2 .pr-category-card{min-height:82px;padding:9px 4px;display:grid;justify-items:center;text-align:center;gap:5px;border-radius:12px}
  .prew-home-v2 .pr-cat-icon{width:37px;height:37px}.prew-home-v2 .pr-cat-icon svg{width:20px;height:20px}
  .prew-home-v2 .pr-cat-copy{align-items:center}.prew-home-v2 .pr-cat-copy strong{font-size:9.5px;margin:0}.prew-home-v2 .pr-cat-copy small,.prew-home-v2 .pr-cat-copy em{display:none}

  .prew-home-v2 .pr-section-head h2{font-size:17px}
  .prew-home-v2 .pr-offer-card{height:132px;min-height:132px;grid-template-columns:42% 58%}
  .prew-home-v2 .pr-offer-image{height:132px;min-height:132px}
  .prew-home-v2 .pr-offer-copy{padding:9px 9px 8px}.prew-home-v2 .pr-offer-copy>strong{font-size:12.5px;min-height:28px}.prew-home-v2 .pr-offer-copy p{display:none}.prew-home-v2 .pr-price b{font-size:15px}.prew-home-v2 .pr-price em{width:27px;height:27px}
  .prew-home-v2 .pr-whatsapp strong{font-size:8.5px}.prew-home-v2 .pr-whatsapp em{font-size:0;padding:6px;width:28px;height:28px;display:grid;place-items:center}.prew-home-v2 .pr-whatsapp em svg{width:14px;height:14px}
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1fr .7fr}.prew-home-v2 .pr-proof-copy p{font-size:9px}.prew-home-v2 .pr-proof-score b{font-size:28px}
  .prew-home-v2 .pr-b2b-copy small{display:none}
  .prew-home-v2 .pr-fact p,.prew-home-v2 .pr-fact a{display:none}.prew-home-v2 .pr-fact{min-height:82px;align-content:start}.prew-home-v2 .pr-fact h3{font-size:9px}
  .prew-home-v2 .pr-footer-grid{grid-template-columns:1fr 1fr;gap:15px}.prew-home-v2 .pr-footer-partner{grid-column:1/-1}.prew-home-v2 .pr-footer-bottom{display:grid;gap:5px;text-align:center}.prew-home-v2 .pr-footer-bottom a{justify-self:center}
}

/* v0.1.450.30 – HanseMerkur + originale Social-Markenlogos */
.prew-home-v2 .pr-socials{gap:10px;padding-right:4px}
.prew-home-v2 .pr-socials a{width:36px;height:36px;border-radius:10px;background:transparent;box-shadow:none;overflow:visible}
.prew-home-v2 .pr-socials a:hover{transform:translateY(-2px) scale(1.04);box-shadow:none}
.prew-home-v2 .pr-socials img{width:29px;height:29px;object-fit:contain}
.prew-home-v2 .pr-footer-socials{gap:10px}
.prew-home-v2 .pr-footer-socials a{width:32px;height:32px;border-radius:9px;background:transparent;box-shadow:none;padding:0}
.prew-home-v2 .pr-footer-socials img{width:26px;height:26px;object-fit:contain}
.prew-home-v2 .pr-insurance-brand{min-width:168px;padding:2px 4px}
.prew-home-v2 .pr-insurance-brand img{max-width:158px;max-height:54px;width:auto;height:auto;object-fit:contain}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-socials a{width:31px;height:31px}
  .prew-home-v2 .pr-socials img{width:25px;height:25px}
  .prew-home-v2 .pr-footer-socials a{width:30px;height:30px}
  .prew-home-v2 .pr-footer-socials img{width:24px;height:24px}
  .prew-home-v2 .pr-insurance-brand{min-width:145px}
  .prew-home-v2 .pr-insurance-brand img{max-width:138px;max-height:48px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-mobile-socials a{width:38px;height:38px;border:0;background:transparent}
  .prew-home-v2 .pr-mobile-socials img{width:29px;height:29px}
  .prew-home-v2 .pr-footer-socials a{width:31px;height:31px}
  .prew-home-v2 .pr-footer-socials img{width:25px;height:25px}
  .prew-home-v2 .pr-insurance-brand{padding:0;min-width:0}
  .prew-home-v2 .pr-insurance-brand img{max-width:116px;max-height:40px}
}


/* v0.1.450.31 – Verkaufsargumente hervorheben + festes HanseMerkur-Original */
.prew-home-v2 .pr-fact{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(227,6,19,.36);
  box-shadow:0 7px 20px rgba(17,24,39,.055);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.prew-home-v2 .pr-fact::after{
  content:"";
  position:absolute;
  left:14px;
  right:14px;
  bottom:0;
  height:3px;
  background:linear-gradient(90deg,var(--pr-red),#ff3b46,var(--pr-red));
  border-radius:999px 999px 0 0;
  opacity:.95;
}
@media (hover:hover) and (pointer:fine){
  .prew-home-v2 .pr-fact:hover{
    transform:translateY(-2px);
    border-color:rgba(227,6,19,.62);
    box-shadow:0 12px 28px rgba(227,6,19,.10),0 8px 20px rgba(17,24,39,.06);
  }
}
.prew-home-v2 .pr-insurance-brand img{
  max-width:154px;
  max-height:56px;
  width:auto;
  height:auto;
  object-fit:contain;
}
@media(max-width:980px){
  .prew-home-v2 .pr-insurance-brand img{max-width:136px;max-height:50px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-fact::after{left:9px;right:9px;height:2px}
  .prew-home-v2 .pr-insurance-brand img{max-width:112px;max-height:44px}
}
@media(prefers-reduced-motion:reduce){
  .prew-home-v2 .pr-fact{transition:none}
  .prew-home-v2 .pr-fact:hover{transform:none}
}

/* v0.1.450.32 – Startseite nach verbindlicher Desktop/Tablet/Mobile-Referenz */
.prew-home-v2 .pr-home{max-width:1440px}
.prew-home-v2 .pr-shell{width:min(1280px,calc(100% - 54px))}
.prew-home-v2 .pr-header-inner{height:66px;gap:22px}
.prew-home-v2 .pr-brand img{height:43px;max-width:106px}
.prew-home-v2 .pr-main-nav{gap:13px}
.prew-home-v2 .pr-main-nav a,.prew-home-v2 .pr-main-nav span{font-size:12px}
.prew-home-v2 .pr-main-nav a:after,.prew-home-v2 .pr-main-nav .is-current:after{bottom:10px;height:2px}
.prew-home-v2 .pr-header-actions{gap:12px}
.prew-home-v2 .pr-socials{gap:7px}
.prew-home-v2 .pr-socials a{width:25px;height:25px}
.prew-home-v2 .pr-socials img{width:22px;height:22px}
.prew-home-v2 .pr-account{height:37px;padding:0 14px;border-radius:8px;font-size:11px}

.prew-home-v2 .pr-hero{background:#fff}
.prew-home-v2 .pr-hero:after{height:52px}
.prew-home-v2 .pr-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:14px;min-height:325px;padding-top:8px}
.prew-home-v2 .pr-hero-copy{padding:20px 0 38px}
.prew-home-v2 .pr-hero-copy h1{font-size:clamp(40px,3.55vw,55px);line-height:.98;max-width:580px;margin:0 0 12px}
.prew-home-v2 .pr-hero-intro{max-width:520px;font-size:13px;line-height:1.45;margin-bottom:14px}
.prew-home-v2 .pr-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;max-width:520px}
.prew-home-v2 .pr-benefit{gap:6px;min-width:0}
.prew-home-v2 .pr-benefit>span{width:27px;height:27px}
.prew-home-v2 .pr-benefit>span svg{width:15px;height:15px}
.prew-home-v2 .pr-benefit strong{font-size:9px;line-height:1.1}
.prew-home-v2 .pr-benefit small{font-size:7.5px;line-height:1.15}
.prew-home-v2 .pr-primary-btn{padding:10px 16px;border-radius:8px;font-size:11px;gap:11px}
.prew-home-v2 .pr-hero-media{margin-right:0}
.prew-home-v2 .pr-hero-media img{width:100%;max-height:340px;object-position:center bottom;-webkit-mask-image:none;mask-image:none}

.prew-home-v2 .pr-categories{margin-top:-15px;padding-bottom:18px}
.prew-home-v2 .pr-category-grid{gap:12px}
.prew-home-v2 .pr-category-card{min-height:92px;padding:12px 13px;border-radius:11px;gap:10px;box-shadow:0 5px 14px rgba(17,24,39,.04)}
.prew-home-v2 .pr-cat-icon{width:38px;height:38px}
.prew-home-v2 .pr-cat-icon svg{width:20px;height:20px}
.prew-home-v2 .pr-cat-copy strong{font-size:12px;margin:1px 0 3px}
.prew-home-v2 .pr-cat-copy small{font-size:9px;line-height:1.32;min-height:31px}
.prew-home-v2 .pr-cat-copy em{font-size:9px;margin-top:3px}

.prew-home-v2 .pr-highlights{padding:4px 0 7px}
.prew-home-v2 .pr-section-head{margin-bottom:9px}
.prew-home-v2 .pr-section-head h2{font-size:18px}
.prew-home-v2 .pr-section-head h2:before{content:"★";color:var(--pr-red);font-size:.82em;margin-right:6px}
.prew-home-v2 .pr-section-head a{font-size:9px}
.prew-home-v2 .pr-offer-grid{gap:14px}
.prew-home-v2 .pr-offer-card{height:150px;min-height:150px;grid-template-columns:42% 58%;border-radius:11px}
.prew-home-v2 .pr-offer-image{height:150px;min-height:150px}
.prew-home-v2 .pr-offer-image>b{display:none}
.prew-home-v2 .pr-offer-copy{padding:11px 12px 10px}
.prew-home-v2 .pr-offer-copy>strong{font-size:13px;line-height:1.12;min-height:28px;margin-bottom:4px}
.prew-home-v2 .pr-offer-copy>small{font-size:8px}
.prew-home-v2 .pr-offer-copy p{font-size:8px;line-height:1.25;min-height:20px;margin:4px 0 5px}
.prew-home-v2 .pr-price i{font-size:7px}
.prew-home-v2 .pr-price b{font-size:15px}
.prew-home-v2 .pr-price em{width:29px;height:29px}
.prew-home-v2 .pr-price em svg{width:13px;height:13px}

.prew-home-v2 .pr-whatsapp-section{padding:8px 0}
.prew-home-v2 .pr-whatsapp{width:100%;padding:8px 12px;border-radius:8px;gap:9px;box-shadow:none}
.prew-home-v2 .pr-wa-icon{font-size:17px}
.prew-home-v2 .pr-whatsapp strong{font-size:9px;letter-spacing:.03em}
.prew-home-v2 .pr-whatsapp em{padding:5px 10px;font-size:8px}

.prew-home-v2 .pr-proof{padding:4px 0 9px}
.prew-home-v2 .pr-proof-grid{grid-template-columns:.42fr 1.35fr 1.05fr;gap:10px}
.prew-home-v2 .pr-proof-copy,.prew-home-v2 .pr-proof-score,.prew-home-v2 .pr-proof-thumbs{min-height:86px;border-radius:10px}
.prew-home-v2 .pr-proof-score{padding:12px 14px;justify-content:center}
.prew-home-v2 .pr-proof-score b{font-size:31px}
.prew-home-v2 .pr-proof-score span{font-size:8px;line-height:1.25}
.prew-home-v2 .pr-proof-copy{padding:12px 14px}
.prew-home-v2 .pr-proof-copy p{font-size:9px;line-height:1.35;margin-bottom:7px}
.prew-home-v2 .pr-proof-copy strong{font-size:7.5px}
.prew-home-v2 .pr-proof-thumbs{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;padding:5px}
.prew-home-v2 .pr-proof-thumbs img{min-height:74px}

.prew-home-v2 .pr-insurance{padding-bottom:8px}
.prew-home-v2 .pr-b2b{padding:0 0 8px}
.prew-home-v2 .pr-b2b-card{width:100%;min-height:42px;padding:7px 12px;border-radius:8px;gap:10px;box-shadow:none}
.prew-home-v2 .pr-b2b-icon{width:29px;height:29px}
.prew-home-v2 .pr-b2b-icon svg{width:16px;height:16px}
.prew-home-v2 .pr-b2b-copy strong{font-size:10px}
.prew-home-v2 .pr-b2b-copy small{font-size:7.5px}

.prew-home-v2 .pr-trust-cards{padding:0 0 8px}
.prew-home-v2 .pr-trust-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.prew-home-v2 .pr-trust-card{min-height:132px;border:1px solid rgba(227,6,19,.25);border-radius:10px;background:#fff;color:#111;padding:10px 12px;display:grid;grid-template-rows:auto 1fr;gap:7px;text-align:center;overflow:hidden}
.prew-home-v2 .pr-trust-card:hover{color:#111;border-color:rgba(227,6,19,.52)}
.prew-home-v2 .pr-trust-card h3{margin:0;color:var(--pr-red);font-size:11px;line-height:1.15}
.prew-home-v2 .pr-trust-visual{min-height:82px;border-radius:7px;overflow:hidden;display:grid;place-items:center;position:relative;background:#faf7f7}
.prew-home-v2 .pr-trust-visual img{width:100%;height:100%;max-height:90px;object-fit:cover;display:block}
.prew-home-v2 .pr-certificate{width:72px;height:82px;border:4px solid #866b3f;outline:2px solid #d8b66a;outline-offset:-8px;background:#f8f3e7;display:grid;place-items:center;align-content:center;gap:3px;box-shadow:0 3px 8px rgba(0,0,0,.08)}
.prew-home-v2 .pr-certificate i{font-style:normal;color:#b58c35;font-size:17px}
.prew-home-v2 .pr-certificate b{font-size:7px;color:#5b4528;letter-spacing:.08em}
.prew-home-v2 .pr-certificate small{font-size:6px;color:#7a6543}
.prew-home-v2 .pr-press-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;align-content:center}
.prew-home-v2 .pr-press-badges span{min-height:28px;border:1px solid rgba(227,6,19,.28);border-radius:6px;display:grid;place-items:center;padding:4px 5px;color:var(--pr-red);font-size:7.5px;font-weight:900;line-height:1.05;background:#fff}
.prew-home-v2 .pr-youtube-visual{background:#171717}
.prew-home-v2 .pr-youtube-visual.is-placeholder{background:linear-gradient(135deg,#282828,#111)}
.prew-home-v2 .pr-youtube-visual:before{content:"PARTYREISEN";position:absolute;left:9px;bottom:7px;color:#fff;font-size:7px;font-weight:900;letter-spacing:.08em;z-index:1}
.prew-home-v2 .pr-youtube-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:43px;height:30px;border-radius:8px;background:#ff0000;color:#fff;display:grid;place-items:center;font-size:13px;padding-left:2px;box-shadow:0 4px 12px rgba(0,0,0,.22)}

.prew-home-v2 .pr-facts{padding:0 0 13px}
.prew-home-v2 .pr-facts-grid{gap:10px}
.prew-home-v2 .pr-fact{min-height:84px;padding:11px 12px;gap:10px;border-radius:10px;box-shadow:none}
.prew-home-v2 .pr-fact::after{height:0}
.prew-home-v2 .pr-fact>span{width:34px;height:34px}
.prew-home-v2 .pr-fact>span svg{width:18px;height:18px}
.prew-home-v2 .pr-fact h3{font-size:10px;margin-bottom:3px}
.prew-home-v2 .pr-fact p{font-size:7.5px;line-height:1.3;margin:0}
.prew-home-v2 .pr-fact a{font-size:7.5px;margin-top:4px}

.prew-home-v2 .pr-footer{padding:18px 0 8px;background:#faf8f8}
.prew-home-v2 .pr-footer-grid{grid-template-columns:.9fr 1fr 1fr 1fr 1.25fr;gap:18px}
.prew-home-v2 .pr-footer h3{font-size:8px;margin-bottom:6px}
.prew-home-v2 .pr-footer a{font-size:8.5px;padding:2px 0}
.prew-home-v2 .pr-footer-rating strong{font-size:17px}
.prew-home-v2 .pr-footer-rating small,.prew-home-v2 .pr-footer-rating p,.prew-home-v2 .pr-footer-partner p{font-size:7px}
.prew-home-v2 .pr-footer-brand>img{height:38px;max-width:82px}
.prew-home-v2 .pr-footer-socials a{width:23px;height:23px}
.prew-home-v2 .pr-footer-socials img{width:20px;height:20px}
.prew-home-v2 .pr-footer-bottom{margin-top:10px;padding-top:7px;font-size:7px}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-shell{width:min(980px,calc(100% - 34px))}
  .prew-home-v2 .pr-header-inner{height:59px;gap:11px}
  .prew-home-v2 .pr-brand img{height:35px;max-width:84px}
  .prew-home-v2 .pr-main-nav{display:flex!important;gap:6px}
  .prew-home-v2 .pr-main-nav a,.prew-home-v2 .pr-main-nav span{font-size:8.5px;gap:3px}
  .prew-home-v2 .pr-main-nav svg{width:10px;height:10px}
  .prew-home-v2 .pr-menu-toggle{display:none!important}
  .prew-home-v2 .pr-socials{gap:4px}
  .prew-home-v2 .pr-socials a{width:19px;height:19px}
  .prew-home-v2 .pr-socials img{width:17px;height:17px}
  .prew-home-v2 .pr-account{height:31px;padding:0 9px;font-size:8.5px}
  .prew-home-v2 .pr-hero-grid{grid-template-columns:.94fr 1.06fr;min-height:265px;gap:8px;padding-top:4px}
  .prew-home-v2 .pr-hero-copy{padding:18px 0 30px}
  .prew-home-v2 .pr-hero-copy h1{font-size:37px;margin-bottom:10px}
  .prew-home-v2 .pr-hero-intro{font-size:10px;margin-bottom:11px}
  .prew-home-v2 .pr-benefits{gap:6px;margin-bottom:11px}
  .prew-home-v2 .pr-benefit>span{width:23px;height:23px}
  .prew-home-v2 .pr-benefit strong{font-size:7.5px}.prew-home-v2 .pr-benefit small{font-size:6px}
  .prew-home-v2 .pr-primary-btn{padding:8px 12px;font-size:9px}
  .prew-home-v2 .pr-hero-media img{max-height:275px}
  .prew-home-v2 .pr-categories{margin-top:-8px;padding-bottom:14px}
  .prew-home-v2 .pr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .prew-home-v2 .pr-category-card{min-height:78px;padding:10px 11px}
  .prew-home-v2 .pr-cat-icon{width:32px;height:32px}.prew-home-v2 .pr-cat-icon svg{width:17px;height:17px}
  .prew-home-v2 .pr-cat-copy strong{font-size:10px}.prew-home-v2 .pr-cat-copy small{font-size:7.5px;min-height:23px}.prew-home-v2 .pr-cat-copy em{font-size:7px}
  .prew-home-v2 .pr-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .prew-home-v2 .pr-offer-card{height:138px;min-height:138px;grid-template-columns:44% 56%}
  .prew-home-v2 .pr-offer-image{height:138px;min-height:138px}
  .prew-home-v2 .pr-offer-copy{padding:9px}
  .prew-home-v2 .pr-offer-copy>strong{font-size:10.5px;min-height:24px}.prew-home-v2 .pr-offer-copy>small{font-size:6.8px}.prew-home-v2 .pr-offer-copy p{font-size:6.7px;min-height:17px}.prew-home-v2 .pr-price b{font-size:12px}
  .prew-home-v2 .pr-proof-grid{grid-template-columns:.45fr 1.25fr 1.1fr;gap:7px}
  .prew-home-v2 .pr-proof-copy,.prew-home-v2 .pr-proof-score,.prew-home-v2 .pr-proof-thumbs{min-height:72px}
  .prew-home-v2 .pr-proof-score b{font-size:25px}.prew-home-v2 .pr-proof-score span{font-size:6.5px}.prew-home-v2 .pr-proof-copy p{font-size:7px}.prew-home-v2 .pr-proof-copy strong{font-size:6px}.prew-home-v2 .pr-proof-thumbs img{min-height:60px}
  .prew-home-v2 .pr-trust-card{min-height:112px;padding:8px}.prew-home-v2 .pr-trust-card h3{font-size:9px}.prew-home-v2 .pr-trust-visual{min-height:70px}.prew-home-v2 .pr-certificate{height:66px;width:58px}.prew-home-v2 .pr-press-badges{gap:4px}.prew-home-v2 .pr-press-badges span{font-size:6px;min-height:23px}
  .prew-home-v2 .pr-fact{min-height:70px;padding:9px}.prew-home-v2 .pr-fact h3{font-size:8px}.prew-home-v2 .pr-fact p{font-size:6px}
  .prew-home-v2 .pr-footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.prew-home-v2 .pr-footer-partner{grid-column:auto;border-top:0;padding-top:0;border-left:1px solid #e1d7d9;padding-left:10px}
}

@media(max-width:782px){
  .admin-bar .prew-home-v2 .pr-header{top:46px}
  .prew-home-v2 .pr-shell{width:calc(100% - 20px)}
  .prew-home-v2 .pr-header-inner{height:82px;display:grid;grid-template-columns:34px auto 1fr;grid-template-rows:39px 28px;gap:1px 8px;padding:7px 0}
  .prew-home-v2 .pr-header-actions{display:contents}
  .prew-home-v2 .pr-menu-toggle{display:grid!important;grid-column:1;grid-row:1/3;width:32px;height:32px;align-self:center;padding:5px;border:0;color:#111}
  .prew-home-v2 .pr-brand{grid-column:2;grid-row:1/3;align-self:center}
  .prew-home-v2 .pr-brand img{height:35px;max-width:78px}
  .prew-home-v2 .pr-socials{display:flex!important;grid-column:3;grid-row:1;justify-self:end;gap:5px;align-self:center}
  .prew-home-v2 .pr-socials a{width:18px;height:18px}
  .prew-home-v2 .pr-socials img{width:17px;height:17px}
  .prew-home-v2 .pr-account{grid-column:3;grid-row:2;justify-self:end;height:27px;padding:0 8px;border-radius:6px;font-size:7.5px;gap:4px}
  .prew-home-v2 .pr-account svg{width:10px;height:10px}
  .prew-home-v2 .pr-mobile-nav{position:absolute;left:0;right:0;top:100%}
  .prew-home-v2 .pr-mobile-socials{display:none}
  .prew-home-v2 .pr-mobile-account{display:none!important}

  .prew-home-v2 .pr-hero-grid{grid-template-columns:1fr;min-height:0;gap:0;padding-top:0}
  .prew-home-v2 .pr-hero-copy{padding:18px 2px 8px}
  .prew-home-v2 .pr-hero-copy h1{font-size:31px;line-height:1.02;margin-bottom:8px}
  .prew-home-v2 .pr-hero-intro{font-size:9.5px;line-height:1.4;margin-bottom:10px;max-width:100%}
  .prew-home-v2 .pr-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:9px;max-width:none}
  .prew-home-v2 .pr-benefit{gap:4px}
  .prew-home-v2 .pr-benefit>span{width:20px;height:20px}.prew-home-v2 .pr-benefit>span svg{width:11px;height:11px}
  .prew-home-v2 .pr-benefit strong{font-size:6.3px}.prew-home-v2 .pr-benefit small{font-size:5.2px}
  .prew-home-v2 .pr-primary-btn{display:flex;width:155px;margin:0 auto;padding:7px 10px;font-size:8px;border-radius:6px;justify-content:center}
  .prew-home-v2 .pr-hero-media{max-height:182px;margin:0 -8px;overflow:hidden}
  .prew-home-v2 .pr-hero-media img{max-height:182px;width:100%;object-fit:contain}

  .prew-home-v2 .pr-categories{margin-top:-3px;padding-bottom:10px}
  .prew-home-v2 .pr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .prew-home-v2 .pr-category-card{min-height:63px;padding:8px 7px;border-radius:8px;display:flex;align-items:center;text-align:left;gap:7px}
  .prew-home-v2 .pr-cat-icon{width:28px;height:28px}.prew-home-v2 .pr-cat-icon svg{width:15px;height:15px}
  .prew-home-v2 .pr-cat-copy{align-items:flex-start}
  .prew-home-v2 .pr-cat-copy strong{font-size:8px}.prew-home-v2 .pr-cat-copy small{display:none}.prew-home-v2 .pr-cat-copy em{display:flex;font-size:6.5px;margin-top:2px}

  .prew-home-v2 .pr-highlights{padding:3px 0 4px}
  .prew-home-v2 .pr-section-head{margin-bottom:5px}.prew-home-v2 .pr-section-head h2{font-size:11px}.prew-home-v2 .pr-section-head a{display:none}
  .prew-home-v2 .pr-offer-grid{display:block}
  .prew-home-v2 .pr-offer-card{height:112px;min-height:112px;grid-template-columns:44% 56%;border-radius:8px}
  .prew-home-v2 .pr-offer-card:nth-child(n+2){display:none}
  .prew-home-v2 .pr-offer-image{height:112px;min-height:112px}
  .prew-home-v2 .pr-offer-copy{padding:7px 8px 6px}.prew-home-v2 .pr-offer-copy>strong{font-size:8px;min-height:18px;margin-bottom:2px}.prew-home-v2 .pr-offer-copy>small{font-size:5.8px}.prew-home-v2 .pr-offer-copy p{display:none}.prew-home-v2 .pr-price i{font-size:5.5px}.prew-home-v2 .pr-price b{font-size:9.5px}.prew-home-v2 .pr-price em{width:22px;height:22px}.prew-home-v2 .pr-price em svg{width:10px;height:10px}

  .prew-home-v2 .pr-whatsapp-section{padding:6px 0}
  .prew-home-v2 .pr-whatsapp{min-height:31px;padding:5px 7px;border-radius:7px;gap:6px}.prew-home-v2 .pr-wa-icon{font-size:14px}.prew-home-v2 .pr-whatsapp strong{font-size:5.7px;line-height:1.1;letter-spacing:0}.prew-home-v2 .pr-whatsapp em{font-size:0;width:22px;height:22px;padding:4px;display:grid;place-items:center}

  .prew-home-v2 .pr-proof{padding:2px 0 7px}
  .prew-home-v2 .pr-proof-grid{grid-template-columns:.48fr 1.52fr;gap:6px}
  .prew-home-v2 .pr-proof-score,.prew-home-v2 .pr-proof-copy{min-height:74px;border:0;background:#fff}
  .prew-home-v2 .pr-proof-score{padding:8px 7px;justify-content:flex-start}.prew-home-v2 .pr-proof-score b{font-size:22px}.prew-home-v2 .pr-proof-score span{font-size:5.8px;line-height:1.25}
  .prew-home-v2 .pr-proof-copy{padding:8px 5px}.prew-home-v2 .pr-proof-copy p{font-size:6.2px;line-height:1.35;margin-bottom:5px}.prew-home-v2 .pr-proof-copy strong{font-size:5.2px}
  .prew-home-v2 .pr-proof-thumbs{display:none}
  .prew-home-v2 .pr-insurance{display:none}
  .prew-home-v2 .pr-b2b{display:none}

  .prew-home-v2 .pr-trust-cards{padding-bottom:6px}
  .prew-home-v2 .pr-trust-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}
  .prew-home-v2 .pr-trust-card{min-height:63px;padding:5px 3px;border-radius:7px;gap:3px;align-content:start}
  .prew-home-v2 .pr-trust-card h3{font-size:5.3px;line-height:1.12;min-height:13px;display:grid;place-items:center}
  .prew-home-v2 .pr-trust-visual{min-height:31px;background:#fff}
  .prew-home-v2 .pr-certificate{width:31px;height:31px;border-width:2px;outline-width:1px;outline-offset:-4px}.prew-home-v2 .pr-certificate i{font-size:8px}.prew-home-v2 .pr-certificate b{font-size:3.5px}.prew-home-v2 .pr-certificate small{display:none}
  .prew-home-v2 .pr-trust-press{display:contents}
  .prew-home-v2 .pr-trust-press>h3{display:none}
  .prew-home-v2 .pr-press-badges{display:contents}
  .prew-home-v2 .pr-press-badges span{min-height:63px;padding:5px 3px;border-radius:7px;font-size:5.2px;line-height:1.1;text-align:center;background:#fff}
  .prew-home-v2 .pr-press-badges span:before{content:"▣";display:block;color:var(--pr-red);font-size:14px;margin-bottom:3px}
  .prew-home-v2 .pr-press-badges span:nth-child(n+3){display:none}
  .prew-home-v2 .pr-trust-youtube .pr-youtube-play{width:25px;height:18px;border-radius:5px;font-size:8px}
  .prew-home-v2 .pr-youtube-visual:before{display:none}

  .prew-home-v2 .pr-facts{padding-bottom:8px}
  .prew-home-v2 .pr-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .prew-home-v2 .pr-fact{min-height:72px;padding:8px 6px;border-radius:7px;display:grid;grid-template-columns:auto 1fr;text-align:left;justify-items:stretch;align-items:start;gap:6px}
  .prew-home-v2 .pr-fact:nth-child(2){display:none}
  .prew-home-v2 .pr-fact>span{width:27px;height:27px}.prew-home-v2 .pr-fact>span svg{width:14px;height:14px}
  .prew-home-v2 .pr-fact h3{font-size:6.4px}.prew-home-v2 .pr-fact p{display:block;font-size:5.3px;line-height:1.25;margin:2px 0}.prew-home-v2 .pr-fact a{display:none}
  .prew-home-v2 .pr-footer{display:none}
}

@media(max-width:380px){
  .prew-home-v2 .pr-header-inner{grid-template-columns:31px auto 1fr;gap:1px 5px}
  .prew-home-v2 .pr-brand img{height:31px;max-width:68px}
  .prew-home-v2 .pr-socials{gap:3px}.prew-home-v2 .pr-socials a{width:15px;height:15px}.prew-home-v2 .pr-socials img{width:14px;height:14px}
  .prew-home-v2 .pr-account{font-size:6.8px;height:25px}
  .prew-home-v2 .pr-hero-copy h1{font-size:28px}
  .prew-home-v2 .pr-hero-media,.prew-home-v2 .pr-hero-media img{max-height:168px}
}

/* v0.1.450.34-dev – Medienpartner aus Milestones-Stammdaten */
.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;overflow:hidden}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.has-logo img{display:block;max-width:100%;max-height:22px;width:auto;height:auto;object-fit:contain}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text strong{font-size:7.5px;font-weight:900;color:var(--pr-red);line-height:1.02}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text small{font-size:5.8px;font-weight:700;color:#667085;line-height:1.05}.prew-home-v2 .pr-press-badges .pr-press-badge.is-fallback strong{font:inherit;color:inherit}
@media(max-width:767px){.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge:before{content:none!important}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.has-logo img{max-height:28px}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text strong{font-size:7px}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text small{font-size:5.5px}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge:nth-child(n+5){display:none}}
@media(max-width:767px){.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge{display:flex!important}.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge:nth-child(n+5){display:none!important}}

/* v0.1.450.35-dev – Hero fit + stärkerer unterer Vertrauensbereich */
.prew-home-v2 .pr-hero-grid{min-height:540px;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:end;padding-top:18px}
.prew-home-v2 .pr-hero-copy{padding:34px 0 56px}
.prew-home-v2 .pr-hero-copy h1{font-size:clamp(54px,4.8vw,80px);line-height:.96;margin-bottom:18px}
.prew-home-v2 .pr-hero-intro{font-size:19px;line-height:1.55;max-width:610px;margin-bottom:22px}
.prew-home-v2 .pr-benefit strong{font-size:13px}
.prew-home-v2 .pr-benefit small{font-size:10.5px}
.prew-home-v2 .pr-hero-media{align-items:flex-end;justify-content:flex-end;overflow:visible}
.prew-home-v2 .pr-hero-media img{width:min(100%,760px);max-height:600px;object-fit:contain;object-position:center bottom}

.prew-home-v2 .pr-trust-cards{padding:4px 0 14px}
.prew-home-v2 .pr-trust-card-grid{gap:16px}
.prew-home-v2 .pr-trust-card{min-height:182px;padding:18px;border-radius:16px;gap:12px;box-shadow:0 8px 24px rgba(17,24,39,.05)}
.prew-home-v2 .pr-trust-card h3{font-size:20px;line-height:1.08;font-weight:900;letter-spacing:-.02em}
.prew-home-v2 .pr-trust-visual{min-height:116px;border-radius:12px}
.prew-home-v2 .pr-trust-visual img{max-height:116px}
.prew-home-v2 .pr-certificate{width:88px;height:104px}
.prew-home-v2 .pr-certificate i{font-size:20px}
.prew-home-v2 .pr-certificate b{font-size:8px}
.prew-home-v2 .pr-certificate small{font-size:7px}
.prew-home-v2 .pr-press-badges{gap:8px}
.prew-home-v2 .pr-press-badges span{min-height:40px;padding:7px 8px;border-radius:10px;font-size:10.5px;line-height:1.08}
.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.has-logo img{max-height:30px}
.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text strong{font-size:10.5px;line-height:1}
.prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text small{font-size:7.8px;line-height:1.08}
.prew-home-v2 .pr-youtube-visual:before{left:12px;bottom:10px;font-size:10px}
.prew-home-v2 .pr-youtube-play{width:58px;height:40px;border-radius:11px;font-size:18px}

.prew-home-v2 .pr-facts{padding:0 0 24px}
.prew-home-v2 .pr-facts-grid{gap:16px}
.prew-home-v2 .pr-fact{min-height:144px;padding:22px;gap:16px;border-radius:16px;align-items:flex-start;box-shadow:0 8px 24px rgba(17,24,39,.04)}
.prew-home-v2 .pr-fact>span{width:54px;height:54px}
.prew-home-v2 .pr-fact>span svg{width:28px;height:28px}
.prew-home-v2 .pr-fact h3{font-size:19px;line-height:1.08;margin:2px 0 10px;font-weight:900;letter-spacing:-.02em}
.prew-home-v2 .pr-fact p{font-size:13px;line-height:1.5;margin:0 0 10px}
.prew-home-v2 .pr-fact a{font-size:12px}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-hero-grid{min-height:330px;grid-template-columns:.92fr 1.08fr;gap:14px;padding-top:8px}
  .prew-home-v2 .pr-hero-copy{padding:24px 0 36px}
  .prew-home-v2 .pr-hero-copy h1{font-size:44px}
  .prew-home-v2 .pr-hero-intro{font-size:12px;max-width:500px}
  .prew-home-v2 .pr-benefit strong{font-size:8.5px}
  .prew-home-v2 .pr-benefit small{font-size:7px}
  .prew-home-v2 .pr-hero-media img{max-height:340px;width:min(100%,470px)}

  .prew-home-v2 .pr-trust-card{min-height:146px;padding:12px}
  .prew-home-v2 .pr-trust-card h3{font-size:12px}
  .prew-home-v2 .pr-trust-visual{min-height:88px}
  .prew-home-v2 .pr-trust-visual img{max-height:88px}
  .prew-home-v2 .pr-press-badges span{min-height:30px;font-size:7px;padding:5px 6px}
  .prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.has-logo img{max-height:22px}
  .prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text strong{font-size:7.4px}
  .prew-home-v2 .pr-press-badges.has-managed-partners .pr-press-badge.is-text small{font-size:5.8px}
  .prew-home-v2 .pr-youtube-play{width:44px;height:30px;font-size:13px}

  .prew-home-v2 .pr-fact{min-height:108px;padding:14px;gap:10px}
  .prew-home-v2 .pr-fact>span{width:40px;height:40px}
  .prew-home-v2 .pr-fact>span svg{width:20px;height:20px}
  .prew-home-v2 .pr-fact h3{font-size:11px;margin-bottom:6px}
  .prew-home-v2 .pr-fact p{font-size:8px}
  .prew-home-v2 .pr-fact a{font-size:8px}
}

/* v0.1.450.36-dev – obere 3 Vertrauenskarten auf 16:9-YouTube-Höhe */
.prew-home-v2 .pr-trust-card-grid{align-items:stretch}
.prew-home-v2 .pr-trust-card{
  min-height:236px;
  align-content:start;
}
.prew-home-v2 .pr-trust-card h3{
  min-height:44px;
  display:grid;
  align-items:center;
}
.prew-home-v2 .pr-trust-visual{
  width:100%;
  min-height:0;
  aspect-ratio:16 / 9;
}
.prew-home-v2 .pr-trust-visual img{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
}
.prew-home-v2 .pr-trust-worldrecord .pr-trust-visual{
  padding:14px;
}
.prew-home-v2 .pr-trust-worldrecord .pr-trust-visual img{
  object-fit:contain;
}
.prew-home-v2 .pr-trust-worldrecord .pr-certificate{
  width:96px;
  height:118px;
}
.prew-home-v2 .pr-trust-press .pr-press-badges{
  min-height:calc((100% - 0px));
  grid-auto-rows:minmax(44px,1fr);
  align-content:stretch;
}
.prew-home-v2 .pr-trust-press .pr-press-badges span{
  min-height:44px;
}
.prew-home-v2 .pr-trust-youtube .pr-trust-visual{
  aspect-ratio:16 / 9;
}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-trust-card{min-height:178px}
  .prew-home-v2 .pr-trust-card h3{min-height:32px}
  .prew-home-v2 .pr-trust-visual{aspect-ratio:16 / 9}
  .prew-home-v2 .pr-trust-worldrecord .pr-trust-visual{padding:10px}
  .prew-home-v2 .pr-trust-worldrecord .pr-certificate{width:70px;height:88px}
  .prew-home-v2 .pr-trust-press .pr-press-badges{grid-auto-rows:minmax(30px,1fr)}
  .prew-home-v2 .pr-trust-press .pr-press-badges span{min-height:30px}
}

/* v0.1.450.37-dev – Inline-YouTube + weicher Hero-Übergang */
.prew-home-v2 .pr-hero-media{
  position:relative;
  isolation:isolate;
}
.prew-home-v2 .pr-hero-media::before,
.prew-home-v2 .pr-hero-media::after{
  content:"";
  position:absolute;
  pointer-events:none;
  z-index:2;
}
.prew-home-v2 .pr-hero-media::before{
  inset:-4% -3% -7% -12%;
  background:
    linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 8%,rgba(255,255,255,.35) 18%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 74%,rgba(255,255,255,.22) 88%,#fff 100%),
    linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 82%,#fff 100%);
}
.prew-home-v2 .pr-hero-media::after{
  inset:2% 4% 8% 18%;
  background:radial-gradient(circle at 55% 44%, rgba(255,255,255,0) 54%, rgba(255,255,255,.18) 70%, rgba(255,255,255,.72) 88%, #fff 100%);
}
.prew-home-v2 .pr-hero-media img{
  position:relative;
  z-index:1;
}

.prew-home-v2 .pr-trust-youtube .pr-trust-visual{
  border:0;
  cursor:pointer;
  padding:0;
}
.prew-home-v2 .pr-trust-youtube.has-inline-player .pr-trust-visual{background:#0e1013}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual{
  position:relative;
  overflow:hidden;
  display:block;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-placeholder{
  background:
    radial-gradient(circle at 22% 18%, rgba(255,255,255,.08), transparent 36%),
    radial-gradient(circle at 78% 80%, rgba(227,6,19,.12), transparent 30%),
    linear-gradient(135deg,#20242b 0%,#0f1116 62%,#16181d 100%);
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.12) 48%,rgba(0,0,0,.42) 100%);
  z-index:1;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-kicker{
  position:absolute;
  left:16px;
  bottom:14px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.96);
  color:#111827;
  font-size:11px;
  font-weight:900;
  letter-spacing:.02em;
  box-shadow:0 8px 20px rgba(0,0,0,.16);
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-play{
  z-index:3;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual iframe{
  width:100%;
  height:100%;
  border:0;
  display:block;
  border-radius:12px;
  background:#000;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing .pr-youtube-kicker,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing .pr-youtube-play,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing .pr-youtube-shade,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing::before{
  display:none;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual::before{
  content:"PARTYREISEN";
  position:absolute;
  left:12px;
  top:12px;
  z-index:3;
  color:#fff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-trust-youtube .pr-youtube-kicker{left:10px;bottom:10px;padding:6px 9px;font-size:7.5px}
  .prew-home-v2 .pr-trust-youtube .pr-youtube-visual::before{left:10px;top:10px;font-size:7px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-hero-media::before{inset:-6% -6% -8% -8%;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.8) 10%,rgba(255,255,255,0) 22%,rgba(255,255,255,0) 78%,#fff 100%),linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 84%,#fff 100%)}
  .prew-home-v2 .pr-hero-media::after{inset:4% 0 8% 10%;background:radial-gradient(circle at 52% 46%, rgba(255,255,255,0) 56%, rgba(255,255,255,.16) 72%, rgba(255,255,255,.7) 90%, #fff 100%)}
  .prew-home-v2 .pr-trust-youtube .pr-youtube-kicker{left:6px;right:6px;bottom:5px;justify-content:center;padding:4px 6px;font-size:5.5px}
  .prew-home-v2 .pr-trust-youtube .pr-youtube-visual::before{left:6px;top:6px;font-size:5px}
}

/* v0.1.450.38-dev – echtes YouTube-Thumbnail + sauberer Hero-Fade nach links */
.prew-home-v2 .pr-hero-media::before,
.prew-home-v2 .pr-hero-media::after{
  display:none !important;
}
.prew-home-v2 .pr-hero-media{
  background:transparent;
}
.prew-home-v2 .pr-hero-media img{
  -webkit-mask-image:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.42) 10%, rgba(0,0,0,.88) 18%, #000 26%, #000 100%);
  mask-image:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.42) 10%, rgba(0,0,0,.88) 18%, #000 26%, #000 100%);
}

.prew-home-v2 .pr-trust-youtube .pr-trust-visual{
  position:relative;
  display:block;
  width:100%;
}
.prew-home-v2 .pr-trust-youtube button.pr-trust-visual{
  appearance:none;
  -webkit-appearance:none;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual{
  background:#0f1116;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,.05) 0%, rgba(0,0,0,.18) 70%, rgba(0,0,0,.45) 100%);
  z-index:1;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:radial-gradient(circle at 50% 50%, rgba(255,255,255,.06), transparent 42%);
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-kicker{
  display:none !important;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-play{
  width:62px;
  height:44px;
  border-radius:14px;
  font-size:20px;
  padding-left:3px;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual iframe{
  width:100%;
  height:100%;
  border:0;
  display:block;
  border-radius:12px;
  background:#000;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing .pr-youtube-play,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing .pr-youtube-shade,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual.is-playing::before{
  display:none !important;
}
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual:hover .pr-youtube-play,
.prew-home-v2 .pr-trust-youtube .pr-youtube-visual:focus-visible .pr-youtube-play{
  transform:translate(-50%,-50%) scale(1.04);
}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-hero-media img{
    -webkit-mask-image:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.46) 12%, rgba(0,0,0,.9) 21%, #000 29%, #000 100%);
    mask-image:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.46) 12%, rgba(0,0,0,.9) 21%, #000 29%, #000 100%);
  }
  .prew-home-v2 .pr-trust-youtube .pr-youtube-play{width:48px;height:34px;font-size:14px;border-radius:10px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-hero-media img{
    -webkit-mask-image:linear-gradient(90deg, rgba(0,0,0,.16) 0%, rgba(0,0,0,.8) 12%, #000 24%, #000 100%);
    mask-image:linear-gradient(90deg, rgba(0,0,0,.16) 0%, rgba(0,0,0,.8) 12%, #000 24%, #000 100%);
  }
  .prew-home-v2 .pr-trust-youtube .pr-youtube-play{width:28px;height:20px;font-size:8px;border-radius:6px}
}

/* v0.1.450.39-dev – zentrale Medienpartner-Ausgabe auf der Startseite */
.prew-home-v2 .pr-trust-press .pr-press-badges{align-content:stretch;grid-auto-rows:minmax(44px,1fr)}
.prew-home-v2 .pr-trust-press .pr-press-badge{width:100%;height:100%;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.prew-home-v2 .pr-trust-press a.pr-press-badge:hover{transform:translateY(-1px);border-color:rgba(227,6,19,.6);box-shadow:0 5px 14px rgba(227,6,19,.08)}
.prew-home-v2 .pr-trust-press .pr-press-badge.has-logo{background:#fff;padding:6px 8px}
.prew-home-v2 .pr-trust-press .pr-press-badge.has-logo img{max-width:92%;max-height:34px;object-fit:contain}
.prew-home-v2 .pr-trust-press .pr-press-badge.is-text strong{font-size:11px;line-height:1.02;font-weight:950}
.prew-home-v2 .pr-trust-press .pr-press-badge.is-text small{font-size:8px;line-height:1.08;margin-top:2px}
.prew-home-v2 .pr-press-empty{grid-column:1/-1;min-height:100px;border:1px dashed #e5b4b8;border-radius:10px;display:grid;place-items:center;align-content:center;gap:3px;color:#e30613}.prew-home-v2 .pr-press-empty strong{font-size:16px}.prew-home-v2 .pr-press-empty small{font-size:10px;color:#667085}.prew-home-v2 .pr-trust-card-more{justify-self:center;margin-top:3px;color:#e30613;font-size:9px;font-weight:900;text-decoration:none}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-trust-press .pr-press-badge.is-text strong{font-size:8px}.prew-home-v2 .pr-trust-press .pr-press-badge.is-text small{font-size:6px}.prew-home-v2 .pr-trust-press .pr-press-badge.has-logo img{max-height:24px}}

/* v0.1.450.40-dev – Medienpartner 3x4 / Anzahl zentral steuerbar */
.prew-home-v2 .pr-trust-press .pr-press-badges{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  align-content:stretch;
  grid-auto-rows:minmax(34px,1fr);
}
.prew-home-v2 .pr-trust-press .pr-press-badge{
  min-height:34px;
  border-radius:10px;
  padding:5px 6px;
}
.prew-home-v2 .pr-trust-press .pr-press-badge.has-logo{padding:5px 6px}
.prew-home-v2 .pr-trust-press .pr-press-badge.has-logo img{max-height:24px;max-width:88%}
.prew-home-v2 .pr-trust-press .pr-press-badge.is-text strong{font-size:9px;line-height:1.02;font-weight:950}
.prew-home-v2 .pr-trust-press .pr-press-badge.is-text small{font-size:6.4px;line-height:1.06;margin-top:1px}
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="10"] .pr-press-badge,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="11"] .pr-press-badge,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="12"] .pr-press-badge{min-height:32px}
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="10"] .pr-press-badge.is-text strong,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="11"] .pr-press-badge.is-text strong,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="12"] .pr-press-badge.is-text strong{font-size:8.2px}
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="10"] .pr-press-badge.is-text small,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="11"] .pr-press-badge.is-text small,
.prew-home-v2 .pr-trust-press .pr-press-badges[data-press-count="12"] .pr-press-badge.is-text small{font-size:6px}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-trust-press .pr-press-badges{gap:5px;grid-auto-rows:minmax(24px,1fr)}
  .prew-home-v2 .pr-trust-press .pr-press-badge{min-height:24px;padding:3px 4px;border-radius:7px}
  .prew-home-v2 .pr-trust-press .pr-press-badge.has-logo img{max-height:16px}
  .prew-home-v2 .pr-trust-press .pr-press-badge.is-text strong{font-size:6.6px}
  .prew-home-v2 .pr-trust-press .pr-press-badge.is-text small{font-size:4.9px}
}

/* v0.1.450.42-dev – echte Bewertung + daraus abgeleitete Zufriedenheit */
.prew-home-v2 .pr-proof-grid{
  grid-template-columns:1.05fr 1.15fr 1.2fr;
  gap:12px;
}
.prew-home-v2 .pr-proof-rating,
.prew-home-v2 .pr-proof-copy,
.prew-home-v2 .pr-proof-thumbs{
  min-height:116px;
  border:1px solid var(--pr-line);
  border-radius:14px;
  background:#fff;
}
.prew-home-v2 .pr-proof-rating{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  grid-template-rows:1fr auto;
  gap:7px 14px;
  align-items:center;
  padding:14px 16px 10px;
  color:#111827;
  text-decoration:none;
  box-shadow:0 7px 20px rgba(17,24,39,.035);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.prew-home-v2 .pr-proof-rating:hover{
  color:#111827;
  transform:translateY(-1px);
  border-color:rgba(227,6,19,.28);
  box-shadow:0 10px 24px rgba(17,24,39,.06);
}
.prew-home-v2 .pr-proof-rating-percent{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0}
.prew-home-v2 .pr-proof-rating-percent b{font-size:36px;line-height:.95;color:#16a13b;letter-spacing:-.04em;font-weight:950}
.prew-home-v2 .pr-proof-rating-percent small{margin-top:6px;font-size:10px;font-weight:900;color:#263238;text-transform:uppercase;letter-spacing:.045em}
.prew-home-v2 .pr-proof-rating-stars{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0}
.prew-home-v2 .pr-rating-value{display:flex;align-items:baseline;gap:3px;line-height:1}
.prew-home-v2 .pr-rating-value strong{font-size:24px;letter-spacing:-.035em;color:#111827}
.prew-home-v2 .pr-rating-value small{font-size:11px;font-weight:800;color:#667085}
.prew-home-v2 .pr-rating-stars-visual,
.prew-home-v2 .pr-footer-rating-stars{
  display:inline-block;
  font-weight:900;
  letter-spacing:.08em;
  background:linear-gradient(90deg,#f5a300 0%,#f5a300 var(--pr-rating-fill,0%),#d9dde3 var(--pr-rating-fill,0%),#d9dde3 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}
.prew-home-v2 .pr-rating-stars-visual{font-size:18px;line-height:1.1;margin:4px 0 3px}
.prew-home-v2 .pr-proof-rating-stars>small{font-size:8px;line-height:1.25;color:#667085}
.prew-home-v2 .pr-proof-rating-source{grid-column:1/-1;border-top:1px solid #f0e7e8;padding-top:7px;font-size:7.5px;font-weight:800;color:#667085}
.prew-home-v2 .pr-footer-rating-stars{font-size:.72em}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1.05fr 1.15fr 1.2fr;gap:8px}
  .prew-home-v2 .pr-proof-rating,.prew-home-v2 .pr-proof-copy,.prew-home-v2 .pr-proof-thumbs{min-height:84px}
  .prew-home-v2 .pr-proof-rating{padding:9px 10px 7px;gap:5px 8px}
  .prew-home-v2 .pr-proof-rating-percent b{font-size:26px}.prew-home-v2 .pr-proof-rating-percent small{font-size:6.7px;margin-top:4px}
  .prew-home-v2 .pr-rating-value strong{font-size:17px}.prew-home-v2 .pr-rating-value small{font-size:7px}
  .prew-home-v2 .pr-rating-stars-visual{font-size:12px;margin:2px 0}.prew-home-v2 .pr-proof-rating-stars>small{font-size:5.7px}
  .prew-home-v2 .pr-proof-rating-source{font-size:5.4px;padding-top:5px}
}

@media(max-width:782px){
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1fr;gap:7px}
  .prew-home-v2 .pr-proof-rating{grid-template-columns:.85fr 1.15fr;min-height:88px;padding:10px 12px 8px;border:1px solid #eee}
  .prew-home-v2 .pr-proof-rating-percent b{font-size:29px}.prew-home-v2 .pr-proof-rating-percent small{font-size:7px}
  .prew-home-v2 .pr-rating-value strong{font-size:19px}.prew-home-v2 .pr-rating-value small{font-size:8px}
  .prew-home-v2 .pr-rating-stars-visual{font-size:13px}.prew-home-v2 .pr-proof-rating-stars>small{font-size:6px}
  .prew-home-v2 .pr-proof-rating-source{font-size:5.5px}
  .prew-home-v2 .pr-proof-copy{min-height:70px;padding:9px 10px}
  .prew-home-v2 .pr-proof-thumbs{display:none}
}

/* v0.1.450.43-dev – Bewertung breiter + Instagram-Streifen ohne Mitteltext */
.prew-home-v2 .pr-proof{padding:5px 0 13px}
.prew-home-v2 .pr-proof-grid{
  grid-template-columns:minmax(360px,.86fr) minmax(0,1.55fr);
  gap:12px;
  align-items:stretch;
}
.prew-home-v2 .pr-proof-rating,
.prew-home-v2 .pr-proof-thumbs{
  min-height:118px;
  border-radius:14px;
}
.prew-home-v2 .pr-proof-rating{
  padding:14px 16px 10px;
  grid-template-columns:.92fr 1.08fr;
  gap:7px 14px;
}
.prew-home-v2 .pr-proof-rating-percent b{font-size:44px}
.prew-home-v2 .pr-proof-rating-percent small{font-size:11px;margin-top:6px}
.prew-home-v2 .pr-proof-rating-stars>strong{font-size:23px}
.prew-home-v2 .pr-rating-stars-visual{font-size:19px;margin:4px 0 5px}
.prew-home-v2 .pr-proof-rating-stars>small{font-size:9px}
.prew-home-v2 .pr-proof-rating-source{font-size:8px;padding-top:8px}
.prew-home-v2 .pr-proof-thumbs{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:6px;
  padding:6px;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--pr-line);
}
.prew-home-v2 .pr-proof-thumbs a,
.prew-home-v2 .pr-proof-thumbs>span{
  display:block;
  min-width:0;
  height:100%;
  border-radius:10px;
  overflow:hidden;
  background:#f2f2f2;
}
.prew-home-v2 .pr-proof-thumbs img{
  width:100%;
  height:100%;
  min-height:106px;
  object-fit:cover;
  object-position:center;
  display:block;
}
.prew-home-v2 .pr-proof-thumbs a:hover img{transform:scale(1.025)}
.prew-home-v2 .pr-proof-thumbs img{transition:transform .2s ease}

@media(max-width:1100px) and (min-width:783px){
  .prew-home-v2 .pr-proof-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.45fr);gap:8px}
  .prew-home-v2 .pr-proof-rating,.prew-home-v2 .pr-proof-thumbs{min-height:94px}
  .prew-home-v2 .pr-proof-rating{padding:10px 11px 7px}
  .prew-home-v2 .pr-proof-rating-percent b{font-size:31px}
  .prew-home-v2 .pr-proof-rating-percent small{font-size:7px}
  .prew-home-v2 .pr-proof-rating-stars>strong{font-size:15px}
  .prew-home-v2 .pr-rating-stars-visual{font-size:13px}
  .prew-home-v2 .pr-proof-rating-stars>small{font-size:6px}
  .prew-home-v2 .pr-proof-rating-source{font-size:5.7px}
  .prew-home-v2 .pr-proof-thumbs{grid-column:auto!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;padding:4px;overflow:hidden}
  .prew-home-v2 .pr-proof-thumbs a,.prew-home-v2 .pr-proof-thumbs>span{height:100%;min-width:0;flex:none}
  .prew-home-v2 .pr-proof-thumbs img{width:100%;height:100%;min-height:84px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-proof-grid{grid-template-columns:1fr;gap:7px}
  .prew-home-v2 .pr-proof-rating{min-height:94px;padding:10px 12px 8px}
  .prew-home-v2 .pr-proof-rating-percent b{font-size:31px}
  .prew-home-v2 .pr-proof-rating-stars>strong{font-size:15px}
  .prew-home-v2 .pr-proof-thumbs{
    display:flex!important;
    grid-column:auto!important;
    min-height:76px;
    gap:5px;
    padding:5px;
    overflow-x:auto;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .prew-home-v2 .pr-proof-thumbs a,.prew-home-v2 .pr-proof-thumbs>span{
    display:block!important;
    flex:0 0 72px;
    height:72px;
    scroll-snap-align:start;
  }
  .prew-home-v2 .pr-proof-thumbs img{width:72px;height:72px;min-height:72px}
}


/* v0.1.450.46-dev – kompakter Startseiten-Trust: Zufriedenheit, Sterne, Weiterempfehlungen, Gesamt */
.prew-home-v2 .pr-proof-rating{grid-template-columns:.92fr 1.08fr;grid-template-rows:auto auto auto;align-content:center;min-height:132px}
.prew-home-v2 .pr-proof-recommendations,.prew-home-v2 .pr-proof-total{display:flex;align-items:baseline;gap:5px;min-width:0}
.prew-home-v2 .pr-proof-recommendations{grid-column:1/2}.prew-home-v2 .pr-proof-total{grid-column:2/3}
.prew-home-v2 .pr-proof-recommendations strong{font-size:15px;color:#147a36;white-space:nowrap}.prew-home-v2 .pr-proof-total strong{font-size:15px;color:#111827;white-space:nowrap}
.prew-home-v2 .pr-proof-recommendations small,.prew-home-v2 .pr-proof-total small{font-size:8px;font-weight:900;color:#303742}.prew-home-v2 .pr-proof-recommendations i{display:none}
.prew-home-v2 .pr-proof-rating-source{display:flex;align-items:center;justify-content:space-between;font-size:8px}.prew-home-v2 .pr-proof-rating-source b{font-size:12px;color:#b50f2e}
.prew-home-v2 .pr-proof-thumbs{min-height:132px}.prew-home-v2 .pr-proof-thumbs img{min-height:120px}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-proof-rating,.prew-home-v2 .pr-proof-thumbs{min-height:106px}.prew-home-v2 .pr-proof-recommendations strong,.prew-home-v2 .pr-proof-total strong{font-size:10px}.prew-home-v2 .pr-proof-recommendations small,.prew-home-v2 .pr-proof-total small{font-size:5.6px}.prew-home-v2 .pr-proof-thumbs img{min-height:96px}}
@media(max-width:782px){.prew-home-v2 .pr-proof-rating{min-height:112px}.prew-home-v2 .pr-proof-recommendations strong,.prew-home-v2 .pr-proof-total strong{font-size:11px}.prew-home-v2 .pr-proof-recommendations small,.prew-home-v2 .pr-proof-total small{font-size:6px}}


/* v0.1.450.47-dev – kompakter Footer-Trust: Sterne, Weiterempfehlungen und Gesamtbestand */
.prew-home-v2 .pr-footer-rating>a{display:grid;gap:4px;color:inherit;padding:0;text-decoration:none}
.prew-home-v2 .pr-footer-rating>a>strong{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 0 2px}
.prew-home-v2 .pr-footer-rating>a>strong>span:first-child{color:#111827;font-size:inherit}
.prew-home-v2 .pr-footer-rating>a>small{display:block;margin:0;color:#475467;font-size:9px;line-height:1.4}
.prew-home-v2 .pr-footer-rating>a>small b{color:#344054;font-weight:850}
.prew-home-v2 .pr-footer-rating>a>p{margin:0;color:#667085;font-size:9px;line-height:1.4}
.prew-home-v2 .pr-footer-rating>a>p b{color:#169c3a;font-weight:900}
.prew-home-v2 .pr-footer-rating>a:hover>strong>span:first-child{color:var(--pr-red)}
@media(max-width:782px){
  .prew-home-v2 .pr-footer-rating>a>small,.prew-home-v2 .pr-footer-rating>a>p{font-size:9px}
}


/* v0.1.450.51-dev – Medienpartner-Karussell mit Pressebildern */
.prew-home-v2 .pr-trust-press.is-carousel{display:grid;grid-template-rows:auto 1fr auto;gap:12px;text-align:left}
.prew-home-v2 .pr-trust-press.is-carousel h3{text-align:center}
.prew-home-v2 .pr-press-carousel{display:grid;gap:10px;min-height:100%}
.prew-home-v2 .pr-press-carousel-viewport{overflow:hidden;border-radius:14px;background:#f6f2f2;border:1px solid rgba(17,24,39,.08);min-height:118px}
.prew-home-v2 .pr-press-carousel-track{display:flex;width:100%;transition:transform .45s ease}
.prew-home-v2 .pr-press-slide{position:relative;min-width:100%;min-height:118px;display:block;color:#111;background:#fff;overflow:hidden}
.prew-home-v2 .pr-press-slide:hover{color:#111}
.prew-home-v2 .pr-press-slide-media{display:block;width:100%;height:118px;background:linear-gradient(135deg,#faf5f5,#efe8e8)}
.prew-home-v2 .pr-press-slide-media img{width:100%;height:100%;object-fit:cover;display:block}
.prew-home-v2 .pr-press-slide-media.is-generated{display:grid;place-items:center;align-content:center;gap:6px;padding:16px;text-align:center}
.prew-home-v2 .pr-press-slide-wordmark{font-size:20px;line-height:1;font-weight:900;color:var(--pr-red);letter-spacing:-.02em}
.prew-home-v2 .pr-press-slide-media.is-generated small{font-size:12px;color:#667085;font-weight:700}
.prew-home-v2 .pr-press-slide-logo img{max-width:160px;max-height:52px;width:auto;height:auto;object-fit:contain;display:block}
.prew-home-v2 .pr-press-slide-overlay{position:absolute;left:0;right:0;bottom:0;display:grid;gap:2px;padding:12px 14px 11px;background:linear-gradient(180deg,rgba(10,15,25,0) 0%, rgba(10,15,25,.78) 52%, rgba(10,15,25,.92) 100%);color:#fff}
.prew-home-v2 .pr-press-slide-overlay i{font-style:normal;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#f9c7cc;font-weight:800}
.prew-home-v2 .pr-press-slide-overlay strong{font-size:16px;line-height:1.05;font-weight:900;letter-spacing:-.02em}
.prew-home-v2 .pr-press-slide-overlay b{font-size:11px;line-height:1.25;font-weight:700}
.prew-home-v2 .pr-press-slide-overlay small{font-size:10px;line-height:1.2;color:#e5e7eb}
.prew-home-v2 .pr-press-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:10px}
.prew-home-v2 .pr-press-carousel-btn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(227,6,19,.22);background:#fff;color:var(--pr-red);font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.06)}
.prew-home-v2 .pr-press-carousel-btn:hover{border-color:rgba(227,6,19,.45)}
.prew-home-v2 .pr-press-carousel-dots{display:flex;justify-content:center;align-items:center;gap:7px;flex:1}
.prew-home-v2 .pr-press-dot{width:9px;height:9px;border-radius:999px;border:0;background:#d3d6dc;cursor:pointer;padding:0}
.prew-home-v2 .pr-press-dot.is-active{background:var(--pr-red);transform:scale(1.08)}
.prew-home-v2 .pr-trust-press.is-carousel .pr-trust-card-more{justify-self:center;margin-top:-2px}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-trust-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.prew-home-v2 .pr-trust-press.is-carousel{display:grid!important;grid-template-rows:auto 1fr auto;padding:8px 7px!important;min-height:120px!important;gap:6px!important}.prew-home-v2 .pr-trust-press.is-carousel h3{display:block!important;font-size:7px!important;min-height:auto!important}.prew-home-v2 .pr-press-carousel{gap:5px}.prew-home-v2 .pr-press-carousel-viewport{min-height:64px;border-radius:8px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:64px;height:64px}.prew-home-v2 .pr-press-slide-wordmark{font-size:10px}.prew-home-v2 .pr-press-slide-media.is-generated small{font-size:5px}.prew-home-v2 .pr-press-slide-logo img{max-height:24px;max-width:90px}.prew-home-v2 .pr-press-slide-overlay{padding:6px}.prew-home-v2 .pr-press-slide-overlay i{font-size:4.5px}.prew-home-v2 .pr-press-slide-overlay strong{font-size:6.3px}.prew-home-v2 .pr-press-slide-overlay b{font-size:5px}.prew-home-v2 .pr-press-slide-overlay small{font-size:4.6px}.prew-home-v2 .pr-press-carousel-btn{width:22px;height:22px;font-size:14px}.prew-home-v2 .pr-press-dot{width:5px;height:5px}.prew-home-v2 .pr-trust-press.is-carousel .pr-trust-card-more{font-size:5.2px}}
@media(max-width:767px){.prew-home-v2 .pr-trust-card-grid{grid-template-columns:1fr;gap:12px}.prew-home-v2 .pr-trust-card{min-height:auto}.prew-home-v2 .pr-trust-press.is-carousel{padding:14px 14px 12px;gap:10px}.prew-home-v2 .pr-trust-press.is-carousel h3{display:block!important;font-size:18px!important}.prew-home-v2 .pr-press-carousel-viewport{min-height:180px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:180px;height:180px}.prew-home-v2 .pr-press-slide-overlay{padding:12px}.prew-home-v2 .pr-press-slide-overlay strong{font-size:15px}.prew-home-v2 .pr-press-slide-overlay b{font-size:10.5px}}


/* v0.1.450.52-dev – echte Pressebelege aus der Mediathek */
.prew-home-v2 .pr-press-slide.has-image .pr-press-slide-media{background:#fff}
.prew-home-v2 .pr-press-slide.has-image .pr-press-slide-media img{object-fit:contain;background:#fff}
.prew-home-v2 .pr-press-carousel-status{display:grid;grid-template-columns:auto minmax(70px,1fr);align-items:center;gap:10px;flex:1;color:#667085;font-size:10px;font-weight:800}
.prew-home-v2 .pr-press-carousel-progress{height:4px;border-radius:999px;background:#eceff3;overflow:hidden;display:block}
.prew-home-v2 .pr-press-carousel-progress i{display:block;height:100%;width:5%;background:var(--pr-red);border-radius:inherit;transition:width .35s ease}
.prew-home-v2 .pr-trust-press.is-carousel:not(.show-meta) .pr-press-slide-overlay{display:none}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-press-carousel-status{font-size:5px;grid-template-columns:auto minmax(28px,1fr);gap:4px}.prew-home-v2 .pr-press-carousel-progress{height:2px}}
@media(max-width:767px){.prew-home-v2 .pr-press-carousel-status{font-size:10px;grid-template-columns:auto minmax(70px,1fr)}}


/* v0.1.450.53-dev – Medium-Overlay im Presse-Karussell */
.prew-home-v2 .pr-press-slide-brand{position:absolute;top:10px;left:10px;z-index:3;max-width:calc(100% - 20px);padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#ff1f2d 0%, #e30613 100%);color:#fff;font-size:16px;line-height:1;font-weight:900;letter-spacing:-.02em;text-transform:none;box-shadow:0 10px 26px rgba(227,6,19,.28);opacity:0;transform:translateY(-10px) scale(.96);transition:opacity .35s ease, transform .35s ease;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prew-home-v2 .pr-press-slide.is-active .pr-press-slide-brand{opacity:1;transform:translateY(0) scale(1)}
.prew-home-v2 .pr-press-slide:hover .pr-press-slide-brand,.prew-home-v2 .pr-press-slide:focus-visible .pr-press-slide-brand{opacity:1;transform:translateY(0) scale(1)}
.prew-home-v2 .pr-trust-press.is-carousel:not(.show-meta) .pr-press-slide-brand{top:12px;left:12px}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-press-slide-brand{top:5px;left:5px;max-width:calc(100% - 10px);padding:4px 6px;font-size:7px;box-shadow:0 4px 10px rgba(227,6,19,.2)}}
@media(max-width:767px){.prew-home-v2 .pr-press-slide-brand{top:10px;left:10px;max-width:calc(100% - 20px);padding:7px 11px;font-size:14px}}


/* v0.1.450.54-dev – Overlay-Navigation ohne Unterbereich */
.prew-home-v2 .pr-trust-press.is-carousel{grid-template-rows:auto 1fr auto}
.prew-home-v2 .pr-press-carousel{gap:0}
.prew-home-v2 .pr-press-carousel-viewport{position:relative;min-height:156px;border-radius:16px}
.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:156px;height:156px}
.prew-home-v2 .pr-press-carousel-btn.is-overlay{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:42px;background:rgba(255,255,255,.96);border:1px solid rgba(227,6,19,.22);box-shadow:0 8px 20px rgba(15,23,42,.14)}
.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-prev{left:10px}
.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-next{right:10px}
.prew-home-v2 .pr-press-carousel-btn.is-overlay:hover{background:#fff;border-color:rgba(227,6,19,.48)}
.prew-home-v2 .pr-press-slide-brand{top:12px;left:14px}
.prew-home-v2 .pr-trust-press.is-carousel .pr-trust-card-more{justify-self:center;margin-top:10px}
.prew-home-v2 .pr-press-carousel-controls,.prew-home-v2 .pr-press-carousel-status{display:none!important}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-trust-press.is-carousel{gap:6px!important}.prew-home-v2 .pr-press-carousel{gap:0}.prew-home-v2 .pr-press-carousel-viewport{min-height:86px;border-radius:10px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:86px;height:86px}.prew-home-v2 .pr-press-carousel-btn.is-overlay{width:24px;height:24px;font-size:14px}.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-prev{left:5px}.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-next{right:5px}.prew-home-v2 .pr-press-slide-brand{top:5px;left:7px}}
@media(max-width:767px){.prew-home-v2 .pr-trust-press.is-carousel{gap:10px}.prew-home-v2 .pr-press-carousel-viewport{min-height:196px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:196px;height:196px}.prew-home-v2 .pr-press-carousel-btn.is-overlay{width:38px;height:38px}.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-prev{left:8px}.prew-home-v2 .pr-press-carousel-btn.is-overlay.is-next{right:8px}}


/* v0.1.450.55-dev – Pressebeleg füllt die Bühne */
.prew-home-v2 .pr-press-carousel-viewport{background:#fff;min-height:166px}
.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:166px;height:166px}
.prew-home-v2 .pr-press-slide-media{overflow:hidden;background:#fff}
.prew-home-v2 .pr-press-slide.has-image .pr-press-slide-media img{width:100%;height:100%;object-fit:cover!important;object-position:center 30%;transform:scale(1.075);transform-origin:center 30%;background:#fff}
.prew-home-v2 .pr-press-carousel-btn.is-overlay{background:rgba(255,255,255,.92);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-press-carousel-viewport{min-height:92px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:92px;height:92px}.prew-home-v2 .pr-press-slide.has-image .pr-press-slide-media img{transform:scale(1.08);object-position:center 30%}}
@media(max-width:767px){.prew-home-v2 .pr-press-carousel-viewport{min-height:210px}.prew-home-v2 .pr-press-slide,.prew-home-v2 .pr-press-slide-media{min-height:210px;height:210px}.prew-home-v2 .pr-press-slide.has-image .pr-press-slide-media img{transform:scale(1.06);object-position:center 30%}}

/* v0.1.450.57-dev – reduzierter Medienname im Pressekarussell */
.prew-home-v2 .pr-press-slide-brand{isolation:isolate;transform-origin:left center;will-change:transform,opacity;opacity:0;transform:rotate(-20deg) scale(.96)}
@keyframes prPressBrandTiltGrowFade{0%{opacity:0;transform:rotate(-20deg) scale(.92)}20%{opacity:1;transform:rotate(-20deg) scale(1.02)}58%{opacity:1;transform:rotate(-20deg) scale(1.1)}100%{opacity:0;transform:rotate(-20deg) scale(1.15)}}
.prew-home-v2 .pr-press-slide-brand::after{display:none!important;content:none!important}
.prew-home-v2 .pr-press-slide.is-active .pr-press-slide-brand{animation:prPressBrandTiltGrowFade 1.05s ease-out both}
.prew-home-v2 .pr-press-slide:hover .pr-press-slide-brand,.prew-home-v2 .pr-press-slide:focus-visible .pr-press-slide-brand{animation:none;opacity:1;transform:rotate(-20deg) scale(1.04)}
@media (prefers-reduced-motion: reduce){.prew-home-v2 .pr-press-slide-brand{animation:none!important;transition:none!important}.prew-home-v2 .pr-press-slide.is-active .pr-press-slide-brand{opacity:1;transform:rotate(-20deg) scale(1)}}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-press-slide.is-active .pr-press-slide-brand{animation-duration:.95s}}
@media(max-width:767px){.prew-home-v2 .pr-press-slide.is-active .pr-press-slide-brand{animation-duration:1s}}

/* v0.1.450.59-dev – Medienname exakt zentriert mit Crossfade */
.prew-home-v2 .pr-press-slide-brand{display:none!important}
.prew-home-v2 .pr-press-brand-stage{position:absolute;inset:0;z-index:6;display:grid;place-items:center;pointer-events:none;overflow:visible}
.prew-home-v2 .pr-press-brand-current,.prew-home-v2 .pr-press-brand-ghost{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;max-width:min(86%,300px);padding:12px 20px;border-radius:999px;background:linear-gradient(135deg,#ff2a36 0%,#e30613 100%);color:#fff;font-size:18px;line-height:1.05;font-weight:900;letter-spacing:-.025em;text-align:center;box-shadow:0 12px 28px rgba(227,6,19,.30);white-space:normal;overflow:visible;text-overflow:clip;transform-origin:center center;backface-visibility:hidden}
.prew-home-v2 .pr-press-brand-current{z-index:1;opacity:1;transform:translate(-50%,-50%) rotate(-20deg) scale(1.04)}
.prew-home-v2 .pr-press-brand-ghost{z-index:2;opacity:1;transform:translate(-50%,-50%) rotate(-20deg) scale(1.04);animation:prPressBrandOldFade .78s ease-out forwards}
@keyframes prPressBrandNewFade{0%{opacity:0;transform:translate(-50%,-50%) rotate(-20deg) scale(.94)}45%{opacity:.35}100%{opacity:1;transform:translate(-50%,-50%) rotate(-20deg) scale(1.04)}}
@keyframes prPressBrandOldFade{0%{opacity:1;transform:translate(-50%,-50%) rotate(-20deg) scale(1.04)}100%{opacity:0;transform:translate(-50%,-50%) rotate(-20deg) scale(1.12)}}
.prew-home-v2 .pr-press-brand-current.is-animate{animation:prPressBrandNewFade .72s ease-out both}
@media (prefers-reduced-motion: reduce){.prew-home-v2 .pr-press-brand-current,.prew-home-v2 .pr-press-brand-ghost{animation:none!important;transform:translate(-50%,-50%) rotate(-20deg) scale(1)!important}.prew-home-v2 .pr-press-brand-ghost{display:none!important}}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-press-brand-current,.prew-home-v2 .pr-press-brand-ghost{max-width:min(88%,150px);padding:7px 12px;font-size:10px;box-shadow:0 6px 14px rgba(227,6,19,.22)}}
@media(max-width:767px){.prew-home-v2 .pr-press-brand-current,.prew-home-v2 .pr-press-brand-ghost{max-width:min(88%,270px);padding:11px 18px;font-size:17px}}


/* v0.1.450.60-dev – Kategorie-Karten: Coming-soon-/Aktiv-Badge */
.prew-home-v2 .pr-category-card{position:relative;padding-bottom:38px!important}
.prew-home-v2 .pr-cat-copy{padding-right:2px}
.prew-home-v2 .pr-cat-copy em{display:none!important}
.prew-home-v2 .pr-cat-status{position:absolute;right:11px;bottom:9px;display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:4px 8px;border-radius:999px;font-size:8px;line-height:1;font-style:normal;font-weight:900;letter-spacing:.015em;white-space:nowrap}
.prew-home-v2 .pr-cat-status.is-coming{color:#7b8494;background:#f5f6f8;border:1px solid #e4e7ec}
.prew-home-v2 .pr-cat-status.is-coming i{width:5px;height:5px;border-radius:50%;background:#e30613;box-shadow:0 0 0 3px rgba(227,6,19,.08)}
.prew-home-v2 .pr-cat-status.is-active{color:#fff;background:var(--pr-red);border:1px solid var(--pr-red);box-shadow:0 4px 10px rgba(227,6,19,.14)}
.prew-home-v2 .pr-cat-status.is-active svg{width:10px;height:10px;stroke:currentColor}
.prew-home-v2 .pr-category-card.is-disabled{cursor:default}
.prew-home-v2 a.pr-category-card:hover .pr-cat-status.is-active{transform:translateX(2px)}
.prew-home-v2 .pr-cat-status{transition:transform .18s ease,box-shadow .18s ease}
@media(max-width:1100px) and (min-width:783px){.prew-home-v2 .pr-category-card{padding-bottom:34px!important}.prew-home-v2 .pr-cat-status{right:9px;bottom:7px;min-height:19px;padding:4px 7px;font-size:7px}}
@media(max-width:767px){.prew-home-v2 .pr-category-card{padding-bottom:29px!important}.prew-home-v2 .pr-cat-status{right:7px;bottom:6px;left:auto;min-height:17px;padding:3px 6px;font-size:6.4px;gap:4px}.prew-home-v2 .pr-cat-status.is-coming i{width:4px;height:4px;box-shadow:none}.prew-home-v2 .pr-cat-status.is-active svg{width:8px;height:8px}}
@media(max-width:480px){.prew-home-v2 .pr-category-card{padding-bottom:27px!important}.prew-home-v2 .pr-cat-status{right:5px;bottom:5px;padding:3px 5px;font-size:5.8px}.prew-home-v2 .pr-cat-status.is-active svg{display:none}}


/* v0.1.450.61-dev – Mobile-Startseite: Kategorien, Highlights, Instagram & Facts */
.prew-home-v2 .pr-proof-thumbs.is-empty{display:grid;place-items:center;min-height:84px}.prew-home-v2 .pr-instagram-empty{padding:12px;text-align:center;color:#667085;font-size:9px;line-height:1.35}
@media(max-width:782px){
.prew-home-v2 .pr-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}
.prew-home-v2 .pr-category-card{min-width:0!important;min-height:72px!important;padding:6px 2px 21px!important;border-radius:10px!important;display:grid!important;grid-template-rows:auto auto 1fr!important;justify-items:center!important;align-content:start!important;text-align:center!important;gap:3px!important}
.prew-home-v2 .pr-cat-icon{width:27px!important;height:27px!important}.prew-home-v2 .pr-cat-icon svg{width:14px!important;height:14px!important}
.prew-home-v2 .pr-cat-copy{align-items:center!important;justify-content:center!important;padding:0!important;width:100%!important}.prew-home-v2 .pr-cat-copy strong{font-size:7.4px!important;line-height:1.05!important;margin:0!important;text-align:center!important;white-space:normal!important}.prew-home-v2 .pr-cat-copy small{display:none!important}
.prew-home-v2 .pr-cat-status{left:50%!important;right:auto!important;bottom:4px!important;transform:translateX(-50%)!important;max-width:94%!important;min-height:13px!important;padding:2px 3px!important;font-size:4.7px!important;gap:2px!important;overflow:hidden!important;text-overflow:ellipsis!important}.prew-home-v2 a.pr-category-card:hover .pr-cat-status.is-active{transform:translateX(-50%)!important}.prew-home-v2 .pr-cat-status.is-coming i{width:3px!important;height:3px!important;flex:0 0 auto!important}
.prew-home-v2 .pr-offer-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.prew-home-v2 .pr-offer-card:nth-child(n+2){display:grid!important}.prew-home-v2 .pr-offer-card{height:108px!important;min-height:108px!important;grid-template-columns:42% 58%!important}.prew-home-v2 .pr-offer-image{height:108px!important;min-height:108px!important}
.prew-home-v2 .pr-proof-thumbs{display:flex!important;grid-column:auto!important;min-height:76px!important;gap:5px!important;padding:5px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.prew-home-v2 .pr-proof-thumbs a,.prew-home-v2 .pr-proof-thumbs>span:not(.pr-instagram-empty){display:block!important;flex:0 0 72px!important;height:72px!important;scroll-snap-align:start!important}.prew-home-v2 .pr-proof-thumbs img{width:72px!important;height:72px!important;min-height:72px!important;object-fit:cover!important}
.prew-home-v2 .pr-proof-thumbs.is-empty{display:grid!important;overflow:hidden!important}.prew-home-v2 .pr-proof-thumbs.is-empty .pr-instagram-empty{height:auto!important;flex:none!important}
.prew-home-v2 .pr-facts-grid{grid-template-columns:1fr!important;gap:7px!important}.prew-home-v2 .pr-fact:nth-child(2){display:grid!important}.prew-home-v2 .pr-fact{min-height:68px!important;padding:9px 10px!important;border-radius:9px!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;text-align:left!important;gap:9px!important}.prew-home-v2 .pr-fact>span{width:30px!important;height:30px!important}.prew-home-v2 .pr-fact>span svg{width:15px!important;height:15px!important}.prew-home-v2 .pr-fact h3{font-size:10px!important;line-height:1.15!important;min-height:0!important;margin:0 0 3px!important}.prew-home-v2 .pr-fact p{display:block!important;font-size:7.7px!important;line-height:1.35!important;margin:0!important;-webkit-line-clamp:unset!important;overflow:visible!important}.prew-home-v2 .pr-fact a{font-size:7px!important;justify-content:flex-start!important;margin-top:3px!important}
}
@media(max-width:380px){.prew-home-v2 .pr-category-grid{gap:4px!important}.prew-home-v2 .pr-category-card{min-height:68px!important;padding:5px 1px 20px!important}.prew-home-v2 .pr-cat-icon{width:24px!important;height:24px!important}.prew-home-v2 .pr-cat-icon svg{width:13px!important;height:13px!important}.prew-home-v2 .pr-cat-copy strong{font-size:6.7px!important}.prew-home-v2 .pr-cat-status{font-size:4.2px!important;padding:2px!important}.prew-home-v2 .pr-offer-card{height:104px!important;min-height:104px!important}.prew-home-v2 .pr-offer-image{height:104px!important;min-height:104px!important}}


/* v0.1.450.64-dev – Telefon-Support + lesbarer Desktop-/Mobile-Footer */
.prew-home-v2 .pr-hero-actions{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap}
.prew-home-v2 .pr-phone-support{min-height:48px;display:flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(227,6,19,.24);border-radius:11px;background:rgba(255,255,255,.96);color:#111827;box-shadow:0 7px 18px rgba(17,24,39,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.prew-home-v2 .pr-phone-support:hover{color:#111827;border-color:rgba(227,6,19,.55);box-shadow:0 10px 24px rgba(17,24,39,.09);transform:translateY(-1px)}
.prew-home-v2 .pr-phone-support-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#fff1f2;color:var(--pr-red)}
.prew-home-v2 .pr-phone-support-icon svg{width:16px;height:16px}
.prew-home-v2 .pr-phone-support-copy{display:grid;gap:1px;text-align:left}.prew-home-v2 .pr-phone-support-copy strong{font-size:8px;line-height:1.05;color:var(--pr-red);text-transform:uppercase;letter-spacing:.035em}.prew-home-v2 .pr-phone-support-copy b{font-size:13px;line-height:1.08}.prew-home-v2 .pr-phone-support-copy small{font-size:7px;line-height:1.1;color:#667085}
.prew-home-v2 .pr-footer-phone-hours{display:block;margin:-1px 0 5px;color:#667085;font-size:9px;line-height:1.2}
@media(min-width:783px){.prew-home-v2 .pr-footer h3{font-size:10.5px!important;line-height:1.2!important;margin-bottom:8px!important}.prew-home-v2 .pr-footer a{font-size:11.5px!important;line-height:1.32!important;padding:3px 0!important}.prew-home-v2 .pr-footer-rating strong{font-size:18px!important}.prew-home-v2 .pr-footer-rating>a>small,.prew-home-v2 .pr-footer-rating>a>p,.prew-home-v2 .pr-footer-partner p{font-size:9.5px!important;line-height:1.4!important}.prew-home-v2 .pr-footer-bottom{font-size:9px!important}.prew-home-v2 .pr-footer-phone-hours{font-size:9px!important}}
@media(max-width:782px){.prew-home-v2 .pr-hero-actions{display:grid;grid-template-columns:1fr;gap:7px;width:min(280px,100%);margin:0 auto}.prew-home-v2 .pr-primary-btn{width:100%!important;margin:0!important;min-height:39px}.prew-home-v2 .pr-phone-support{width:100%;min-height:45px;padding:6px 10px;border-radius:8px}.prew-home-v2 .pr-phone-support-icon{width:28px;height:28px}.prew-home-v2 .pr-phone-support-copy strong{font-size:7px}.prew-home-v2 .pr-phone-support-copy b{font-size:11px}.prew-home-v2 .pr-phone-support-copy small{font-size:6.5px}.prew-home-v2 .pr-footer{display:block!important;padding:20px 0 10px!important;border-top-width:3px!important;background:#faf8f8!important}.prew-home-v2 .pr-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 14px!important}.prew-home-v2 .pr-footer-grid>div{min-width:0!important}.prew-home-v2 .pr-footer-rating{grid-column:1/-1;padding-bottom:12px;border-bottom:1px solid #eadfe1}.prew-home-v2 .pr-footer-partner{grid-column:1/-1!important;padding:14px 0 0!important;border-left:0!important;border-top:1px solid #eadfe1!important}.prew-home-v2 .pr-footer h3{font-size:10px!important;line-height:1.2!important;margin:0 0 7px!important}.prew-home-v2 .pr-footer a{font-size:10.5px!important;line-height:1.3!important;padding:4px 0!important}.prew-home-v2 .pr-footer-rating strong{font-size:18px!important}.prew-home-v2 .pr-footer-rating>a>small,.prew-home-v2 .pr-footer-rating>a>p,.prew-home-v2 .pr-footer-partner p{font-size:9px!important;line-height:1.4!important}.prew-home-v2 .pr-footer-phone-hours{font-size:8px!important;margin:-1px 0 5px}.prew-home-v2 .pr-footer-brand{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.prew-home-v2 .pr-footer-brand>img{height:40px!important;max-width:90px!important}.prew-home-v2 .pr-footer-socials{display:flex!important}.prew-home-v2 .pr-footer-bottom{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;text-align:center!important;margin-top:16px!important;padding-top:10px!important;font-size:8.5px!important}.prew-home-v2 .pr-footer-bottom a{justify-self:center!important}.prew-home-v2 .pr-footer .pr-partner-btn{font-size:9.5px!important;padding:9px 10px!important}}
@media(max-width:440px){.prew-home-v2 .pr-footer-grid{grid-template-columns:1fr!important;gap:15px!important}.prew-home-v2 .pr-footer-rating,.prew-home-v2 .pr-footer-partner{grid-column:auto!important}.prew-home-v2 .pr-footer-grid>div:not(.pr-footer-rating):not(.pr-footer-partner){padding-bottom:8px;border-bottom:1px solid #f0e8e9}.prew-home-v2 .pr-footer-brand{align-items:flex-start!important;flex-direction:column!important}.prew-home-v2 .pr-footer h3{font-size:10.5px!important}.prew-home-v2 .pr-footer a{font-size:11px!important}}


/* v0.1.450.66-dev – kompakter mobiler Footer */
@media(max-width:782px){
.prew-home-v2 .pr-footer{padding:12px 0 7px!important;border-top-width:2px!important}
.prew-home-v2 .pr-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important;align-items:start!important}
.prew-home-v2 .pr-footer-grid>div{padding:0!important;border:0!important;min-width:0!important}
.prew-home-v2 .pr-footer-rating{grid-column:1/-1!important;padding:0 0 8px!important;border-bottom:1px solid #eadfe1!important}
.prew-home-v2 .pr-footer-rating>a{gap:2px!important}
.prew-home-v2 .pr-footer-rating>a>strong{font-size:15px!important;margin:0!important;gap:4px!important;line-height:1.05!important}
.prew-home-v2 .pr-footer-rating-stars{font-size:.72em!important}
.prew-home-v2 .pr-footer-rating>a>small,.prew-home-v2 .pr-footer-rating>a>p{font-size:7.5px!important;line-height:1.25!important;margin:0!important}
.prew-home-v2 .pr-footer-contact{grid-column:1!important}
.prew-home-v2 .pr-footer-grid>div:nth-child(3){grid-column:2!important}
.prew-home-v2 .pr-footer-grid>div:nth-child(4){grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:14px!important;row-gap:0!important;padding-top:8px!important;border-top:1px solid #eee5e7!important}
.prew-home-v2 .pr-footer-grid>div:nth-child(4)>h3{grid-column:1/-1!important}
.prew-home-v2 .pr-footer-partner{grid-column:1/-1!important;display:grid!important;grid-template-columns:auto 1fr!important;column-gap:12px!important;row-gap:4px!important;padding-top:9px!important;border-top:1px solid #eee5e7!important}
.prew-home-v2 .pr-footer-brand{grid-column:1!important;grid-row:1/5!important;display:grid!important;align-content:start!important;justify-items:start!important;gap:7px!important;margin:0!important}
.prew-home-v2 .pr-footer-brand>img{height:31px!important;max-width:70px!important}
.prew-home-v2 .pr-footer-socials{gap:5px!important;flex-wrap:wrap!important;max-width:72px!important}
.prew-home-v2 .pr-footer-socials a{width:20px!important;height:20px!important}
.prew-home-v2 .pr-footer-socials img{width:18px!important;height:18px!important}
.prew-home-v2 .pr-footer-partner>h3,.prew-home-v2 .pr-footer-partner>p,.prew-home-v2 .pr-footer-partner>.pr-partner-btn{grid-column:2!important;margin-left:0!important}
.prew-home-v2 .pr-footer-partner>p{margin:0!important}
.prew-home-v2 .pr-footer h3{font-size:8.5px!important;line-height:1.15!important;margin:0 0 4px!important;letter-spacing:.055em!important}
.prew-home-v2 .pr-footer a{font-size:9px!important;line-height:1.2!important;padding:2px 0!important}
.prew-home-v2 .pr-footer-phone-hours{font-size:7px!important;line-height:1.15!important;margin:0 0 3px!important}
.prew-home-v2 .pr-footer-partner p{font-size:7.5px!important;line-height:1.25!important}
.prew-home-v2 .pr-footer .pr-partner-btn{min-height:31px!important;padding:6px 8px!important;font-size:8px!important;line-height:1.1!important;border-radius:8px!important;margin-top:3px!important}
.prew-home-v2 .pr-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;text-align:left!important;margin-top:10px!important;padding-top:7px!important;font-size:7px!important;line-height:1.2!important}
.prew-home-v2 .pr-footer-bottom a{font-size:7px!important;justify-self:auto!important;white-space:nowrap!important}
}
@media(max-width:440px){
.prew-home-v2 .pr-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}
.prew-home-v2 .pr-footer-rating,.prew-home-v2 .pr-footer-partner{grid-column:1/-1!important}
.prew-home-v2 .pr-footer-grid>div:not(.pr-footer-rating):not(.pr-footer-partner){padding-bottom:0!important;border-bottom:0!important}
.prew-home-v2 .pr-footer-brand{flex-direction:initial!important;align-items:initial!important}
.prew-home-v2 .pr-footer h3{font-size:8.5px!important}
.prew-home-v2 .pr-footer a{font-size:8.8px!important}
.prew-home-v2 .pr-footer-bottom{font-size:6.8px!important}
}

/* v0.1.450.103-dev – klare Produkt-/Eventidentität in Startseiten-Highlights */
.prew-home-v2 .pr-offer-brand-row{display:flex;align-items:center;gap:7px;min-height:28px;margin:0 0 5px}
.prew-home-v2 .pr-offer-logo{display:flex;align-items:center;justify-content:flex-start;max-width:94px;height:28px;flex:0 1 auto}
.prew-home-v2 .pr-offer-logo img{display:block;max-width:94px;max-height:28px;width:auto;height:auto;object-fit:contain}
.prew-home-v2 .pr-offer-type{display:inline-flex;align-items:center;justify-content:center;border:1px solid #f5c2c7;background:#fff3f4;color:var(--pr-red);border-radius:999px;padding:3px 7px;font-size:8px;line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.prew-home-v2 .pr-offer-copy>.pr-offer-name{font-size:17px;line-height:1.13;min-height:0;margin:0 0 3px;font-weight:900;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.prew-home-v2 .pr-offer-highlight{display:block;color:var(--pr-red);font-size:10px;line-height:1.25;font-weight:900;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prew-home-v2 .pr-offer-copy>small{margin-top:0}
.prew-home-v2 .pr-offer-copy p{margin-top:5px;margin-bottom:7px;-webkit-line-clamp:1;min-height:15px}
@media(max-width:782px){
  .prew-home-v2 .pr-offer-brand-row{min-height:21px;margin-bottom:3px;gap:5px}
  .prew-home-v2 .pr-offer-logo{height:20px;max-width:64px}.prew-home-v2 .pr-offer-logo img{max-height:20px;max-width:64px}
  .prew-home-v2 .pr-offer-type{font-size:6px;padding:2px 5px}
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{font-size:12.5px;line-height:1.1;margin-bottom:2px;min-height:0}
  .prew-home-v2 .pr-offer-highlight{font-size:7.5px;margin-bottom:2px}
}
@media(max-width:480px){
  .prew-home-v2 .pr-offer-logo{height:17px;max-width:52px}.prew-home-v2 .pr-offer-logo img{max-height:17px;max-width:52px}
  .prew-home-v2 .pr-offer-type{font-size:5.5px}
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{font-size:10.5px}
  .prew-home-v2 .pr-offer-highlight{font-size:6.5px}
}

/* v0.1.450.104-dev – plakative Highlight-Kachel nach abgestimmtem Kartenlayout */
.prew-home-v2 .pr-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.prew-home-v2 .pr-offer-card{position:relative;height:252px!important;min-height:252px!important;grid-template-columns:43% 57%!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e1e5eb!important;box-shadow:0 10px 28px rgba(17,24,39,.07)!important}
.prew-home-v2 .pr-offer-image{height:252px!important;min-height:252px!important;background:#eef1f5!important}
.prew-home-v2 .pr-offer-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.prew-home-v2 .pr-offer-copy{position:relative;display:flex!important;flex-direction:column!important;min-width:0!important;padding:28px 24px 20px 26px!important;overflow:hidden!important}
.prew-home-v2 .pr-offer-type-corner{position:absolute;right:0;top:0;z-index:2;width:104px;height:60px;display:flex;align-items:flex-start;justify-content:flex-end;padding:12px 13px 0 0;box-sizing:border-box;background:var(--pr-red);color:#fff;font-size:15px;line-height:1;font-weight:950;letter-spacing:.06em;text-transform:uppercase;clip-path:polygon(22% 0,100% 0,100% 100%,58% 100%,0 38%)}
.prew-home-v2 .pr-offer-copy>.pr-offer-name{display:block!important;max-width:calc(100% - 90px);font-size:25px!important;line-height:1.04!important;min-height:0!important;margin:0 0 9px!important;color:#101828!important;font-weight:950!important;letter-spacing:-.035em!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.prew-home-v2 .pr-offer-highlight{display:block!important;max-width:calc(100% - 70px);font-size:16px!important;line-height:1.18!important;font-weight:900!important;color:var(--pr-red)!important;margin:0 0 18px!important;white-space:normal!important;overflow:visible!important}
.prew-home-v2 .pr-offer-logo-mark{position:absolute;right:20px;top:86px;width:78px;height:58px;display:flex;align-items:center;justify-content:center;z-index:1}
.prew-home-v2 .pr-offer-logo-mark img{display:block;max-width:78px;max-height:58px;width:auto;height:auto;object-fit:contain}
.prew-home-v2 .pr-offer-date{display:flex;align-items:center;gap:10px;padding:15px 0;border-top:1px solid #eceff3;border-bottom:1px solid #eceff3;max-width:calc(100% - 92px);color:#101828}
.prew-home-v2 .pr-offer-date-icon{display:flex;color:var(--pr-red);width:24px;height:24px;flex:0 0 24px}.prew-home-v2 .pr-offer-date-icon svg{width:24px;height:24px;stroke-width:2}
.prew-home-v2 .pr-offer-date b{font-size:20px;line-height:1;font-weight:950;letter-spacing:-.02em}
.prew-home-v2 .pr-offer-bottom{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}
.prew-home-v2 .pr-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin:0!important}
.prew-home-v2 .pr-price i{font-size:11px!important;color:#475467!important;font-style:normal!important;line-height:1.15!important}
.prew-home-v2 .pr-price b{font-size:31px!important;line-height:1!important;color:var(--pr-red)!important;font-weight:950!important;letter-spacing:-.035em!important}
.prew-home-v2 .pr-offer-cta{min-width:132px;min-height:48px;padding:0 16px;border-radius:14px;background:var(--pr-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(227,6,19,.18);white-space:nowrap}
.prew-home-v2 .pr-offer-cta svg{width:16px;height:16px;stroke-width:2.2}.prew-home-v2 .pr-offer-card:hover .pr-offer-cta{filter:brightness(.96);transform:translateX(1px)}
.prew-home-v2 .pr-offer-brand-row,.prew-home-v2 .pr-offer-logo,.prew-home-v2 .pr-offer-type{display:none!important}

@media(max-width:1100px){
  .prew-home-v2 .pr-offer-grid{grid-template-columns:1fr!important}
  .prew-home-v2 .pr-offer-card{height:260px!important;min-height:260px!important;grid-template-columns:42% 58%!important}
  .prew-home-v2 .pr-offer-image{height:260px!important;min-height:260px!important}
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{font-size:29px!important}
  .prew-home-v2 .pr-offer-highlight{font-size:18px!important}
  .prew-home-v2 .pr-price b{font-size:34px!important}
  .prew-home-v2 .pr-offer-cta{min-width:170px;font-size:14px}
}
@media(max-width:782px){
  .prew-home-v2 .pr-offer-card{height:180px!important;min-height:180px!important;grid-template-columns:41% 59%!important;border-radius:14px!important}
  .prew-home-v2 .pr-offer-image{height:180px!important;min-height:180px!important}
  .prew-home-v2 .pr-offer-copy{padding:18px 14px 13px 16px!important}
  .prew-home-v2 .pr-offer-type-corner{width:76px;height:44px;font-size:10px;padding:9px 9px 0 0}
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{max-width:calc(100% - 62px);font-size:18px!important;margin-bottom:5px!important}
  .prew-home-v2 .pr-offer-highlight{max-width:calc(100% - 54px);font-size:11px!important;margin-bottom:9px!important}
  .prew-home-v2 .pr-offer-logo-mark{right:10px;top:65px;width:48px;height:35px}.prew-home-v2 .pr-offer-logo-mark img{max-width:48px;max-height:35px}
  .prew-home-v2 .pr-offer-date{max-width:calc(100% - 56px);gap:6px;padding:9px 0}.prew-home-v2 .pr-offer-date-icon{width:17px;height:17px;flex-basis:17px}.prew-home-v2 .pr-offer-date-icon svg{width:17px;height:17px}.prew-home-v2 .pr-offer-date b{font-size:13px}
  .prew-home-v2 .pr-offer-bottom{gap:8px}.prew-home-v2 .pr-price i{font-size:7px!important}.prew-home-v2 .pr-price b{font-size:19px!important}.prew-home-v2 .pr-offer-cta{min-width:94px;min-height:34px;padding:0 9px;border-radius:10px;font-size:8px;gap:5px}.prew-home-v2 .pr-offer-cta svg{width:11px;height:11px}
}
@media(max-width:480px){
  .prew-home-v2 .pr-offer-card{height:160px!important;min-height:160px!important;grid-template-columns:40% 60%!important}
  .prew-home-v2 .pr-offer-image{height:160px!important;min-height:160px!important}
  .prew-home-v2 .pr-offer-copy{padding:16px 10px 10px 12px!important}
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{font-size:15px!important}.prew-home-v2 .pr-offer-highlight{font-size:9px!important}.prew-home-v2 .pr-offer-date b{font-size:11px}.prew-home-v2 .pr-price b{font-size:17px!important}.prew-home-v2 .pr-offer-cta{min-width:78px;font-size:7px;padding:0 7px}.prew-home-v2 .pr-offer-logo-mark{display:none}
}


/* v0.1.450.105-dev – Highlight-Kachel: einfache Bildkrümmung + sichere Preis/CTA-Aufteilung */
@media(min-width:783px){
  .prew-home-v2 .pr-offer-card{
    grid-template-columns:42% 58%!important;
  }
  .prew-home-v2 .pr-offer-image{
    position:relative!important;
    isolation:isolate;
  }
  .prew-home-v2 .pr-offer-image::after{
    content:"";
    position:absolute;
    z-index:3;
    pointer-events:none;
    top:50%;
    right:-50px;
    width:100px;
    height:270px;
    transform:translateY(-50%);
    border-radius:50%;
    background:#fff;
  }
  .prew-home-v2 .pr-offer-image img{
    position:relative;
    z-index:1;
  }
  .prew-home-v2 .pr-offer-copy{
    z-index:4;
    background:#fff;
  }
  .prew-home-v2 .pr-offer-bottom{
    grid-template-columns:minmax(128px,1fr) minmax(126px,152px)!important;
    gap:10px!important;
    align-items:end!important;
  }
  .prew-home-v2 .pr-price{
    min-width:0!important;
  }
  .prew-home-v2 .pr-price b{
    font-size:clamp(27px,1.9vw,31px)!important;
    white-space:nowrap!important;
    letter-spacing:-.045em!important;
  }
  .prew-home-v2 .pr-offer-cta{
    width:100%!important;
    min-width:0!important;
    max-width:152px!important;
    min-height:46px!important;
    padding:0 12px!important;
    font-size:11.5px!important;
    gap:7px!important;
    justify-self:end!important;
  }
}

@media(min-width:783px) and (max-width:1100px){
  .prew-home-v2 .pr-offer-card{
    grid-template-columns:44% 56%!important;
  }
  .prew-home-v2 .pr-offer-image::after{
    right:-52px;
    width:104px;
    height:280px;
  }
  .prew-home-v2 .pr-offer-bottom{
    grid-template-columns:minmax(150px,1fr) minmax(140px,170px)!important;
    gap:14px!important;
  }
  .prew-home-v2 .pr-offer-cta{
    max-width:170px!important;
    font-size:13px!important;
  }
}

@media(max-width:782px){
  .prew-home-v2 .pr-offer-image{
    position:relative!important;
    isolation:isolate;
  }
  .prew-home-v2 .pr-offer-image::after{
    content:"";
    position:absolute;
    z-index:3;
    pointer-events:none;
    top:50%;
    right:-32px;
    width:64px;
    height:195px;
    transform:translateY(-50%);
    border-radius:50%;
    background:#fff;
  }
  .prew-home-v2 .pr-offer-image img{position:relative;z-index:1}
  .prew-home-v2 .pr-offer-copy{z-index:4;background:#fff}
  .prew-home-v2 .pr-offer-bottom{
    grid-template-columns:minmax(0,1fr) minmax(82px,108px)!important;
    gap:6px!important;
  }
  .prew-home-v2 .pr-price b{white-space:nowrap!important;letter-spacing:-.04em!important}
  .prew-home-v2 .pr-offer-cta{
    width:100%!important;
    min-width:0!important;
    max-width:108px!important;
    padding:0 7px!important;
    justify-self:end!important;
  }
}

@media(max-width:480px){
  .prew-home-v2 .pr-offer-image::after{
    right:-28px;
    width:56px;
    height:174px;
  }
  .prew-home-v2 .pr-offer-bottom{
    grid-template-columns:minmax(0,1fr) minmax(72px,92px)!important;
    gap:5px!important;
  }
  .prew-home-v2 .pr-offer-cta{max-width:92px!important}
}


/* v0.1.450.107-dev – Highlight-Kachel: Content weiter nach links, größeres Datum, CTA unten rechts */
@media(min-width:1101px){
  .prew-home-v2 .pr-offer-grid{
    gap:20px!important;
  }
  .prew-home-v2 .pr-offer-card{
    height:286px!important;
    min-height:286px!important;
    grid-template-columns:42% 58%!important;
    border-radius:20px!important;
  }
  .prew-home-v2 .pr-offer-image{
    height:286px!important;
    min-height:286px!important;
  }
  .prew-home-v2 .pr-offer-image::after{
    right:-40px!important;
    width:84px!important;
    height:302px!important;
    border-radius:50%!important;
  }
  .prew-home-v2 .pr-offer-copy{
    padding:24px 14px 14px 16px!important;
  }
  .prew-home-v2 .pr-offer-type-corner{
    width:112px!important;
    height:66px!important;
    padding:13px 14px 0 0!important;
    font-size:16px!important;
  }
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{
    max-width:100%!important;
    margin:35px 0 9px!important;
    font-size:26px!important;
    line-height:1.02!important;
    letter-spacing:-.04em!important;
    white-space:normal!important;
  }
  .prew-home-v2 .pr-offer-highlight{
    max-width:100%!important;
    margin:0 0 15px!important;
    font-size:15px!important;
    line-height:1.16!important;
  }
  .prew-home-v2 .pr-offer-logo-mark{
    right:16px!important;
    top:132px!important;
    width:66px!important;
    height:52px!important;
  }
  .prew-home-v2 .pr-offer-logo-mark img{
    max-width:66px!important;
    max-height:52px!important;
  }
  .prew-home-v2 .pr-offer-date{
    max-width:calc(100% - 76px)!important;
    gap:10px!important;
    padding:12px 0 14px!important;
  }
  .prew-home-v2 .pr-offer-date-icon,
  .prew-home-v2 .pr-offer-date-icon svg{
    width:23px!important;
    height:23px!important;
  }
  .prew-home-v2 .pr-offer-date-icon{flex-basis:23px!important}
  .prew-home-v2 .pr-offer-date b{
    font-size:21px!important;
  }
  .prew-home-v2 .pr-offer-bottom{
    width:100%!important;
    margin-top:auto!important;
    grid-template-columns:minmax(150px,1fr) 124px!important;
    gap:10px!important;
    align-items:end!important;
  }
  .prew-home-v2 .pr-price{
    min-width:150px!important;
  }
  .prew-home-v2 .pr-price i{
    font-size:10px!important;
    margin-bottom:3px!important;
  }
  .prew-home-v2 .pr-price b{
    font-size:clamp(25px,1.8vw,30px)!important;
    line-height:.96!important;
    white-space:nowrap!important;
    letter-spacing:-.05em!important;
    font-variant-numeric:tabular-nums;
  }
  .prew-home-v2 .pr-offer-cta{
    width:124px!important;
    max-width:124px!important;
    min-height:44px!important;
    padding:0 10px!important;
    border-radius:13px!important;
    font-size:10.5px!important;
    line-height:1.05!important;
    gap:6px!important;
    justify-self:end!important;
    align-self:end!important;
  }
  .prew-home-v2 .pr-offer-cta svg{
    width:14px!important;
    height:14px!important;
  }
}

@media(min-width:783px) and (max-width:1100px){
  .prew-home-v2 .pr-offer-card{
    height:282px!important;
    min-height:282px!important;
    grid-template-columns:43% 57%!important;
  }
  .prew-home-v2 .pr-offer-image{
    height:282px!important;
    min-height:282px!important;
  }
  .prew-home-v2 .pr-offer-copy{
    padding:24px 22px 20px 28px!important;
  }
  .prew-home-v2 .pr-offer-copy>.pr-offer-name{
    max-width:100%!important;
    margin-top:34px!important;
    font-size:30px!important;
  }
  .prew-home-v2 .pr-offer-highlight{
    max-width:100%!important;
    font-size:17px!important;
    margin-bottom:13px!important;
  }
  .prew-home-v2 .pr-offer-logo-mark{
    top:130px!important;
    right:22px!important;
    width:72px!important;
    height:54px!important;
  }
  .prew-home-v2 .pr-offer-logo-mark img{max-width:72px!important;max-height:54px!important}
  .prew-home-v2 .pr-offer-date{max-width:calc(100% - 88px)!important;padding:13px 0!important}
  .prew-home-v2 .pr-offer-bottom{grid-template-columns:minmax(165px,1fr) 138px!important;gap:14px!important}
  .prew-home-v2 .pr-price b{font-size:34px!important}
  .prew-home-v2 .pr-offer-cta{width:138px!important;max-width:138px!important;min-height:46px!important;font-size:12px!important}
}
