:root{--p:#2f164f;--o:#f15a24;--soft:#f7f3f9}.bbpp-shell{max-width:1100px;margin:auto;padding:30px 18px 70px;font-family:Arial,sans-serif;color:#342d39}.bbpp-hero{padding:36px;border-radius:22px;background:linear-gradient(135deg,#2f164f,#5c2d7b);color:#fff}.bbpp-hero h1{color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.05;margin:6px 0}.bbpp-kicker{color:#ff9b75;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.bbpp-card{margin-top:22px;padding:26px;border:1px solid #e2d9e7;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(47,22,79,.07)}.bbpp-terms{max-height:380px;overflow:auto;background:#faf8fc;border:1px solid #e2d9e7;padding:18px;border-radius:10px}.bbpp-grid{display:grid;gap:15px;margin:15px 0}.bbpp-grid.two{grid-template-columns:1fr 1fr}.bbpp-shell label{display:block;font-size:13px;font-weight:800;color:var(--p)}.bbpp-shell input,.bbpp-shell select,.bbpp-shell textarea{width:100%;box-sizing:border-box;margin-top:7px;padding:12px;border:1px solid #d7cedd;border-radius:9px;font:inherit}.bbpp-shell textarea{min-height:110px}.bbpp-shell button{border:0;border-radius:10px;padding:14px 20px;background:var(--o);color:#fff;font-weight:900;cursor:pointer}.bbpp-check{display:flex!important;gap:10px;margin:18px 0;color:#4b414f!important}.bbpp-check input{width:auto!important}.bbpp-response{margin-top:12px;font-weight:800}.bbpp-alert{padding:15px;border-radius:10px;background:#fff1f0;color:#a52a20}.bbpp-paths{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.bbpp-path{background:#fff!important;color:var(--p)!important;border:2px solid #dfd6e4!important;text-align:left}.bbpp-path.active{border-color:var(--o)!important}.bbpp-path small{display:block;color:#6b6170;margin-top:5px}.bbpp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.bbpp-metrics>div{padding:20px;border-radius:15px;background:var(--soft)}.bbpp-metrics small,.bbpp-metrics strong{display:block}.bbpp-metrics strong{margin-top:8px;font-size:20px;color:var(--p)}.bbpp-table{overflow:auto}.bbpp-table table{width:100%;border-collapse:collapse}.bbpp-table th,.bbpp-table td{padding:11px;border-bottom:1px solid #eee;text-align:left}.bbpp-settlement{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #eee}.bbpp-upload{padding:18px;background:#faf8fc;border-radius:12px}.bbpp-hint,.bbpp-note{font-size:14px;line-height:1.6}@media(max-width:720px){.bbpp-grid.two,.bbpp-paths,.bbpp-metrics{grid-template-columns:1fr}.bbpp-hero,.bbpp-card{padding:21px}}

.bbpp-recipient{margin:16px 0;padding:18px;border:1px solid #ded5e5;border-radius:12px;background:#faf8fc}.bbpp-recipient address{font-style:normal;line-height:1.55;margin:10px 0}.bbpp-recipient p{line-height:1.55}

/* Guided project wizard */
.bbpp-wizard-intro{margin:22px 0 0;padding:0 4px}.bbpp-wizard-intro p{margin:7px 0 0;line-height:1.6;color:#655b69}
.bbpp-wizard{padding:0;overflow:hidden}.bbpp-progress{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #e8e0eb;background:#faf8fc}
.bbpp-progress-step{appearance:none!important;background:transparent!important;color:#786d7d!important;border:0!important;border-radius:0!important;padding:14px 6px!important;text-align:center;min-width:0}
.bbpp-progress-step span{display:flex;width:28px;height:28px;margin:0 auto 6px;align-items:center;justify-content:center;border-radius:50%;background:#e8e0eb;color:#625768;font-size:12px}
.bbpp-progress-step small{display:block;font-size:11px;line-height:1.25}.bbpp-progress-step.active span{background:var(--o);color:#fff}.bbpp-progress-step.active small{color:var(--p);font-weight:900}.bbpp-progress-step.done span{background:var(--p);color:#fff}
.bbpp-wizard-form{padding:30px}.bbpp-wizard-step{display:none}.bbpp-wizard-step.active{display:block;animation:bbppFade .22s ease}
@keyframes bbppFade{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}
.bbpp-step-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.bbpp-step-heading>span{display:flex;flex:0 0 38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:var(--o);color:#fff;font-weight:900}
.bbpp-step-heading h2{margin:0;color:var(--p);font-size:26px}.bbpp-step-heading p{margin:6px 0 0;color:#706675;line-height:1.55}
.bbpp-choice-grid{display:grid;gap:14px}.bbpp-choice-grid.two{grid-template-columns:repeat(2,1fr)}.bbpp-choice-grid.three{grid-template-columns:repeat(3,1fr)}.bbpp-choice-grid.quantity{grid-template-columns:repeat(5,1fr)}
.bbpp-choice{display:flex!important;flex-direction:column;align-items:flex-start;min-height:145px;padding:20px!important;background:#fff!important;color:var(--p)!important;border:2px solid #e0d7e5!important;text-align:left!important;box-shadow:none!important}
.bbpp-choice:hover{border-color:#b7a8c1!important;transform:translateY(-1px)}.bbpp-choice.selected{border-color:var(--o)!important;background:#fff9f6!important;box-shadow:0 0 0 3px rgba(241,90,36,.09)!important}
.bbpp-choice strong{font-size:18px}.bbpp-choice small{margin-top:7px;color:#6c6170;line-height:1.45}.bbpp-choice-icon{margin-bottom:16px;color:var(--o);font-size:24px;font-weight:900}
.bbpp-choice.centered{align-items:center;text-align:center!important}.bbpp-choice.compact{min-height:90px;justify-content:center}.bbpp-product-symbol,.bbpp-use-symbol{display:flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:10px;border-radius:50%;background:var(--soft);font-size:27px;color:var(--p)}
.bbpp-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.bbpp-actions.end{justify-content:flex-end}.bbpp-actions .bbpp-back{background:#fff!important;color:var(--p)!important;border:1px solid #d8cedf!important}
.bbpp-step-error{min-height:22px;margin-top:10px;color:#b42318;font-weight:800}.bbpp-design-label{margin-top:15px}
.bbpp-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.bbpp-summary>div{padding:17px;border-radius:12px;background:var(--soft)}.bbpp-summary small,.bbpp-summary strong{display:block}.bbpp-summary small{color:#726777}.bbpp-summary strong{margin-top:6px;color:var(--p);font-size:17px}
@media(max-width:900px){.bbpp-progress{grid-template-columns:repeat(4,1fr)}.bbpp-choice-grid.quantity{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.bbpp-wizard-form{padding:21px}.bbpp-progress{display:flex;overflow-x:auto}.bbpp-progress-step{min-width:95px}.bbpp-choice-grid.two,.bbpp-choice-grid.three,.bbpp-choice-grid.quantity,.bbpp-summary{grid-template-columns:1fr}.bbpp-choice{min-height:auto}.bbpp-step-heading h2{font-size:22px}}

body.bbpp-profi-page header,body.bbpp-profi-page #masthead,body.bbpp-profi-page .header-wrapper,body.bbpp-profi-page .x-navbar-wrap,body.bbpp-profi-page footer,body.bbpp-profi-page #colophon,body.bbpp-profi-page .footer-wrapper{display:none!important}body.bbpp-profi-page .site,body.bbpp-profi-page .page-wrapper{margin-top:0!important;padding-top:0!important}.bbpp-experience{max-width:1240px}.bbpp-visual-hero{position:relative;overflow:hidden;border-radius:22px;min-height:440px;background:#2f164f}.bbpp-visual-hero picture,.bbpp-visual-hero img{display:block;width:100%;height:100%;min-height:440px;object-fit:cover}.bbpp-visual-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,15,58,.86),rgba(35,15,58,.18))}.bbpp-hero-overlay{position:absolute;z-index:2;left:5%;top:50%;transform:translateY(-50%);max-width:720px;color:#fff}.bbpp-hero-overlay h1{font-size:clamp(44px,6vw,76px);line-height:.98;margin:8px 0 18px;color:#fff}.bbpp-story{display:grid;grid-template-columns:1fr 1.15fr;gap:28px;align-items:center;margin:28px 0;padding:28px;border-radius:18px;background:#faf8fc}.bbpp-story h2{font-size:34px;color:var(--p)}.bbpp-story li{margin:9px 0}.bbpp-use-images{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bbpp-use-images figure{margin:0;border-radius:12px;overflow:hidden;background:#fff}.bbpp-use-images img{width:100%;height:190px;object-fit:cover}.bbpp-use-images figcaption{padding:9px;font-weight:800;text-align:center}.bbpp-line-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bbpp-line-card{min-height:350px!important}.bbpp-line-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;width:100%;margin-bottom:16px}.bbpp-line-thumbs img{width:100%;height:92px;object-fit:cover;border-radius:8px}.bbpp-line-card em{margin-top:auto;padding-top:14px;color:var(--o);font-style:normal;font-weight:900}.bbpp-upload-box{margin:18px 0;padding:20px;border:2px dashed #cfc2d8;border-radius:14px;background:#faf8fc}.bbpp-upload-box p{color:#6f6474}.bbpp-file-list{margin:12px 0 0}.bbpp-mood{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.bbpp-mood img{width:100%;border-radius:16px}.bbpp-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.bbpp-trust>div{padding:20px;border-radius:14px;background:#fff;border:1px solid #e4dce8}.bbpp-trust strong,.bbpp-trust span{display:block}.bbpp-trust strong{color:var(--p);font-size:18px}.bbpp-trust span{margin-top:7px;color:#6d6272;line-height:1.45}@media(max-width:800px){.bbpp-story,.bbpp-line-grid,.bbpp-mood,.bbpp-trust{grid-template-columns:1fr}.bbpp-use-images{grid-template-columns:1fr}.bbpp-use-images img{height:auto}.bbpp-visual-hero,.bbpp-visual-hero picture,.bbpp-visual-hero img{min-height:520px}.bbpp-hero-overlay{left:24px;right:24px}.bbpp-line-thumbs img{height:70px}}

/* v2.4 premium editorial experience */
.bbpp-editorial-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center;margin:58px 0;padding:0 18px}.bbpp-editorial-copy h2{max-width:620px;margin:12px 0 20px;color:var(--p);font-size:clamp(38px,4.4vw,64px);line-height:1.02;letter-spacing:-.035em}.bbpp-editorial-copy .bbpp-lead{max-width:600px;font-size:19px;line-height:1.75;color:#564c5a}.bbpp-story-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.bbpp-story-facts div{padding:18px 12px;border-top:2px solid var(--o)}.bbpp-story-facts strong,.bbpp-story-facts span{display:block}.bbpp-story-facts strong{font-size:28px;color:var(--p)}.bbpp-story-facts span{margin-top:5px;color:#6c6170}.bbpp-editorial-image{position:relative}.bbpp-editorial-image img{display:block;width:100%;min-height:540px;object-fit:cover;border-radius:24px;box-shadow:0 28px 70px rgba(47,22,79,.18)}.bbpp-floating-caption{position:absolute;left:-38px;bottom:34px;max-width:330px;padding:22px 24px;border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(47,22,79,.2)}.bbpp-floating-caption strong,.bbpp-floating-caption span{display:block}.bbpp-floating-caption strong{font-size:20px;color:var(--p)}.bbpp-floating-caption span{margin-top:7px;line-height:1.5;color:#695e6e}
.bbpp-feature-triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:48px 0}.bbpp-feature-triptych article{overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(47,22,79,.1)}.bbpp-feature-triptych img{display:block;width:100%;height:270px;object-fit:cover}.bbpp-feature-triptych article>div{padding:22px}.bbpp-feature-triptych article span{color:var(--o);font-size:12px;font-weight:900;letter-spacing:.12em}.bbpp-feature-triptych h3{margin:7px 0 8px;color:var(--p);font-size:24px}.bbpp-feature-triptych p{margin:0;line-height:1.6;color:#675c6b}
.bbpp-personalisation-showcase{margin:68px 0;padding:58px 44px;border-radius:28px;background:linear-gradient(145deg,#2c1248,#5b2b78);color:#fff}.bbpp-section-heading{max-width:760px;margin-bottom:30px}.bbpp-section-heading h2{margin:10px 0 14px;color:#fff;font-size:clamp(38px,4.5vw,62px);line-height:1.02}.bbpp-section-heading p{font-size:18px;line-height:1.65;color:rgba(255,255,255,.78)}.bbpp-personalisation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bbpp-personalisation-grid article{overflow:hidden;border-radius:16px;background:#fff;color:#342d39;transition:.2s transform,.2s box-shadow}.bbpp-personalisation-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 45px rgba(0,0,0,.2)}.bbpp-personalisation-grid img{display:block;width:100%;height:230px;object-fit:cover}.bbpp-personalisation-grid article>div{padding:18px}.bbpp-personalisation-grid h3{margin:0;color:var(--p);font-size:20px}.bbpp-personalisation-grid p{margin:7px 0 0;line-height:1.5;color:#6a5f6f}
.bbpp-status-reference{margin-top:24px}.bbpp-reference-panel{margin-top:16px;border:1px solid #e2d9e7;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(47,22,79,.06)}.bbpp-reference-panel summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 24px;cursor:pointer;list-style:none}.bbpp-reference-panel summary::-webkit-details-marker{display:none}.bbpp-reference-panel summary span{font-size:21px;font-weight:900;color:var(--p)}.bbpp-reference-panel summary small{max-width:520px;text-align:right;color:#716676;line-height:1.45}.bbpp-reference-panel[open] summary{border-bottom:1px solid #eee7f1}.bbpp-process-timeline{padding:24px}.bbpp-process-timeline>div{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:14px 0}.bbpp-process-timeline>div>span{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:var(--o);color:#fff;font-weight:900}.bbpp-process-timeline strong{color:var(--p);font-size:17px}.bbpp-process-timeline p{margin:5px 0 0;color:#6b6070;line-height:1.5}.bbpp-conditions-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:22px 24px;background:#faf8fc}.bbpp-conditions-meta div{padding:14px;border-radius:10px;background:#fff}.bbpp-conditions-meta small,.bbpp-conditions-meta strong{display:block}.bbpp-conditions-meta strong{margin-top:5px;color:var(--p)}.bbpp-terms-reference{max-height:560px;overflow:auto;padding:28px;line-height:1.65}.bbpp-terms-reference h1,.bbpp-terms-reference h2,.bbpp-terms-reference h3{color:var(--p)}
@media(max-width:900px){.bbpp-editorial-story{grid-template-columns:1fr;gap:26px}.bbpp-floating-caption{left:18px;right:18px;bottom:18px;max-width:none}.bbpp-feature-triptych,.bbpp-personalisation-grid{grid-template-columns:1fr 1fr}.bbpp-conditions-meta{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.bbpp-editorial-story{margin:38px 0;padding:0}.bbpp-editorial-image img{min-height:440px}.bbpp-story-facts,.bbpp-feature-triptych,.bbpp-personalisation-grid,.bbpp-conditions-meta{grid-template-columns:1fr}.bbpp-personalisation-showcase{padding:38px 20px}.bbpp-reference-panel summary{display:block}.bbpp-reference-panel summary small{display:block;margin-top:7px;text-align:left}}

/* v2.5 full-width premium project page */
.bbpp-project-shell{max-width:none!important;margin:0!important;padding:0!important;width:100%!important}
body.bbpp-profi-page #secondary,body.bbpp-profi-page .x-sidebar,body.bbpp-profi-page aside.widget-area,body.bbpp-profi-page .sidebar{display:none!important}
body.bbpp-profi-page .x-main,body.bbpp-profi-page .content-area,body.bbpp-profi-page main.site-main,body.bbpp-profi-page .site-content{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}
body.bbpp-profi-page .entry-wrap,body.bbpp-profi-page .entry-content{max-width:none!important;margin:0!important;padding:0!important}
body.bbpp-profi-page .entry-header,body.bbpp-profi-page .entry-title{display:none!important}
.bbpp-wizard .bbpp-progress{grid-template-columns:repeat(6,1fr)}
.bbpp-wizard .bbpp-line-card{min-height:345px!important}
.bbpp-wizard .bbpp-line-thumbs img{height:86px}
@media(max-width:900px){.bbpp-wizard .bbpp-progress{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.bbpp-wizard .bbpp-progress{display:flex}}

/* v2.5.1 – partner link hub */
.bbpp-my-links{overflow:hidden}
.bbpp-links-heading h2{margin:5px 0 7px;color:var(--p)}
.bbpp-links-heading p{margin:0;color:#6e6473}
.bbpp-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}
.bbpp-link-card{position:relative;padding:22px;border-radius:15px;border:1px solid #e3dbe7;background:#fff}
.bbpp-link-card.public{background:#fff9f6;border-color:#ffd5c5}
.bbpp-link-card.private{background:#f7f3f9;border-color:#ded3e4}
.bbpp-link-number{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 8px;border-radius:999px;background:#fff;color:var(--o);font-size:12px;font-weight:900}
.bbpp-link-card.private .bbpp-link-number{color:var(--p)}
.bbpp-link-card h3{margin:13px 0 7px;color:var(--p);font-size:19px}
.bbpp-link-card p{min-height:66px;margin:0;color:#625868;line-height:1.55}
.bbpp-link-actions{display:flex;flex-wrap:wrap;gap:9px;margin:17px 0 12px}
.bbpp-link-button,.bbpp-copy-link{display:inline-flex!important;align-items:center;justify-content:center;border-radius:9px!important;padding:11px 14px!important;font-weight:850!important;text-decoration:none!important;font-size:13px!important;line-height:1.2!important;cursor:pointer}
.bbpp-link-button.orange{background:var(--o)!important;color:#fff!important;border:1px solid var(--o)!important}
.bbpp-link-button.purple{background:var(--p)!important;color:#fff!important;border:1px solid var(--p)!important}
.bbpp-copy-link{background:#fff!important;color:var(--p)!important;border:1px solid #cfc2d6!important}
.bbpp-link-card code{display:block;max-width:100%;padding:10px;border-radius:8px;background:rgba(255,255,255,.78);white-space:normal;word-break:break-all;font-size:11px;color:#6a5e70}
.bbpp-copy-feedback{min-height:20px;margin-top:10px;color:#06752b;font-weight:800}
@media(max-width:720px){.bbpp-link-grid{grid-template-columns:1fr}.bbpp-link-card p{min-height:0}}


/* v2.6.8: vollständige B2B-Unternehmens- und Kontaktdaten */
.bbpp-form-section{margin:24px 0;padding:22px;border:1px solid #e5dce9;border-radius:14px;background:#fcfbfd}
.bbpp-form-section h3{margin:0 0 14px;color:var(--p);font-size:18px}
.bbpp-grid .bbpp-span-two{grid-column:1/-1}
.bbpp-required-note{margin:6px 0 16px;color:#6d6470;font-size:12px}
.bbpp-address-options>.bbpp-check{margin:12px 0}
.bbpp-conditional-address{margin:0 0 20px;padding:2px 18px 10px;border-left:4px solid var(--o);background:#fff8f4;border-radius:0 10px 10px 0}
.bbpp-privacy-check a{color:var(--p);text-decoration:underline;text-underline-offset:2px}
.bbpp-step-error{margin-top:10px;color:#b42318;font-weight:800}
@media(max-width:720px){.bbpp-form-section{padding:17px}.bbpp-grid .bbpp-span-two{grid-column:auto}.bbpp-conditional-address{padding-left:12px}}

/* 2.6.9 – Rechnungsupload klar vom Erstellen einer Rechnung trennen */
.bbpp-invoice-upload{margin-top:18px;padding:clamp(20px,3vw,30px);border:1px solid #e3d9e8;border-radius:16px;background:#faf8fc}
.bbpp-invoice-heading{max-width:830px;margin-bottom:18px}
.bbpp-invoice-heading h3{margin:5px 0 9px;color:var(--p);font-size:clamp(23px,3vw,31px);line-height:1.15}
.bbpp-invoice-heading p{margin:0;color:#544a59;font-size:15px;line-height:1.65}
.bbpp-invoice-kicker{display:block;color:var(--o);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.bbpp-invoice-notice{display:flex;flex-direction:column;gap:5px;margin:18px 0;padding:16px 18px;border-left:5px solid var(--o);border-radius:10px;background:#fff3ed;color:#4a3130;line-height:1.55}
.bbpp-invoice-notice strong{color:var(--p);font-size:15px}
.bbpp-recipient-details{margin:17px 0 21px;border:1px solid #ddd2e3;border-radius:11px;background:#fff;overflow:hidden}
.bbpp-recipient-details summary{position:relative;padding:15px 46px 15px 17px;color:var(--p);font-weight:900;cursor:pointer;list-style:none}
.bbpp-recipient-details summary::-webkit-details-marker{display:none}
.bbpp-recipient-details summary:after{content:'+';position:absolute;right:17px;top:50%;transform:translateY(-50%);font-size:23px;font-weight:400;color:var(--o)}
.bbpp-recipient-details[open] summary:after{content:'–'}
.bbpp-recipient{padding:0 17px 17px;border-top:1px solid #eee7f1;color:#514856}
.bbpp-recipient p{line-height:1.55}
.bbpp-recipient address{padding:12px 14px;border-radius:8px;background:#f8f5fa;font-style:normal;line-height:1.55}
.bbpp-invoice-form{margin-top:0}
.bbpp-invoice-file-field{margin:0 0 18px;padding:18px;border:2px dashed #cdbfd7;border-radius:12px;background:#fff}
.bbpp-invoice-file-field label{font-size:15px}
.bbpp-invoice-file-field input[type=file]{padding:10px;background:#fff;cursor:pointer}
.bbpp-invoice-file-field input[type=file]::file-selector-button{margin-right:13px;padding:10px 14px;border:0;border-radius:7px;background:var(--p);color:#fff;font-weight:800;cursor:pointer}
.bbpp-invoice-file-field small,.bbpp-invoice-fields small{display:block;margin-top:7px;color:#6b6170;font-size:12px;font-weight:500;line-height:1.45}
.bbpp-invoice-details-help{margin:0 0 3px;color:var(--p);font-weight:800;line-height:1.55}
.bbpp-invoice-fields{align-items:start}
.bbpp-invoice-fields label{font-size:14px}
.bbpp-invoice-fields input{min-height:52px;background:#fff}
.bbpp-invoice-fields .bbpp-readonly-amount{background:#f0ecf3;color:#4e4354;font-weight:800;cursor:not-allowed}
.bbpp-required{color:var(--o)}
.bbpp-invoice-tax-hint{margin:15px 0 20px;padding:12px 14px;border-radius:9px;background:#f1edf4;color:#514658}
.bbpp-invoice-submit{min-height:52px;padding:15px 22px!important;font-size:16px}
@media(max-width:720px){.bbpp-invoice-notice{padding:14px}.bbpp-invoice-upload{padding:18px}.bbpp-invoice-file-field{padding:14px}.bbpp-invoice-submit{width:100%}}
.bbpp-selected-invoice-file{min-height:20px;margin-top:9px;color:#06752b;font-size:13px;font-weight:800}

/* v2.6.11: scharfe Linienvorschau und gruppierte Motiv-Lightbox */
body.bbpp-lightbox-open{overflow:hidden!important}
.bbpp-line-instruction{margin:8px 0 0!important;color:#6b6170!important;font-size:14px!important;line-height:1.5!important}
.bbpp-wizard .bbpp-line-card{position:relative;display:flex!important;flex-direction:column;min-height:560px!important;padding:16px!important;overflow:hidden;cursor:pointer;border-radius:14px!important}
.bbpp-wizard .bbpp-line-card:focus-visible{outline:3px solid rgba(241,90,36,.35);outline-offset:3px}
.bbpp-line-selected-badge{position:absolute;z-index:3;right:14px;top:14px;display:none;padding:7px 10px;border-radius:999px;background:var(--o);color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 22px rgba(241,90,36,.25)}
.bbpp-line-card.selected .bbpp-line-selected-badge{display:inline-flex}
.bbpp-line-preview{width:100%}
.bbpp-line-main-image{position:relative;display:block;width:100%;height:230px;margin:0 0 10px;padding:8px!important;overflow:hidden;border:1px solid #e7e0ea!important;border-radius:12px!important;background:#fbf9fc!important;box-shadow:none!important;cursor:zoom-in}
.bbpp-line-main-image:hover,.bbpp-line-main-image:focus-visible{border-color:var(--o)!important;box-shadow:0 0 0 3px rgba(241,90,36,.08)!important}
.bbpp-line-main-image img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center;image-rendering:auto;transform:none!important}
.bbpp-zoom-badge{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:rgba(47,22,79,.92);color:#fff;font-size:12px;font-weight:900;line-height:1}
.bbpp-wizard .bbpp-line-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;margin:0 0 16px}
.bbpp-wizard .bbpp-line-thumb{display:block;aspect-ratio:1/1;width:100%;height:auto!important;margin:0;padding:4px!important;overflow:hidden;border:1px solid #e5dde9!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;cursor:zoom-in}
.bbpp-wizard .bbpp-line-thumb:hover,.bbpp-wizard .bbpp-line-thumb:focus-visible,.bbpp-wizard .bbpp-line-thumb.active{border-color:var(--o)!important;box-shadow:0 0 0 2px rgba(241,90,36,.12)!important}
.bbpp-wizard .bbpp-line-thumb img{display:block;width:100%;height:100%!important;object-fit:contain!important;object-position:center;image-rendering:auto;transform:none!important;border-radius:5px}
.bbpp-line-content{display:flex;flex:1;flex-direction:column;width:100%}
.bbpp-line-content>strong{font-size:21px!important;line-height:1.2}
.bbpp-line-content>small{min-height:44px;margin-top:8px!important;font-size:15px;line-height:1.45}
.bbpp-line-content>em{margin-top:auto!important;padding-top:18px!important;font-size:17px}
.bbpp-line-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:14px}
.bbpp-line-actions button{display:flex!important;align-items:center;justify-content:center;min-height:48px;margin:0!important;padding:11px 12px!important;border-radius:9px!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important}
.bbpp-line-gallery-open{border:1px solid #cfc2d8!important;background:#fff!important;color:var(--p)!important;box-shadow:none!important}
.bbpp-line-gallery-open:hover,.bbpp-line-gallery-open:focus-visible{border-color:var(--p)!important;background:#f8f4fa!important}
.bbpp-line-select-button{border:1px solid var(--o)!important;background:var(--o)!important;color:#fff!important;box-shadow:none!important}
.bbpp-line-card.selected .bbpp-line-select-button{background:var(--p)!important;border-color:var(--p)!important}
.bb-b2b-site .variant-grid .bbpp-variant-image{object-fit:contain!important;image-rendering:auto;cursor:zoom-in}

.bb-b2b-site .bbpp-product-lightbox{display:flex!important;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:24px 84px;background:rgba(20,8,32,.94);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}
.bb-b2b-site .bbpp-product-lightbox.open{opacity:1;visibility:visible;pointer-events:auto}
.bb-b2b-site .bbpp-lightbox-frame{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(1100px,100%);max-height:94vh}
.bb-b2b-site .bbpp-lightbox-frame>img{display:block;max-width:100%;max-height:72vh;width:auto;height:auto;object-fit:contain;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.45);image-rendering:auto}
.bb-b2b-site .bbpp-lightbox-meta{display:flex;justify-content:space-between;gap:24px;width:min(900px,100%);margin-top:14px;color:#fff;font-size:15px}
.bb-b2b-site .bbpp-lightbox-title{font-size:17px}
.bb-b2b-site .bbpp-lightbox-counter{font-variant-numeric:tabular-nums;font-weight:900;white-space:nowrap}
.bb-b2b-site .bbpp-lightbox-close,.bb-b2b-site .bbpp-lightbox-nav{position:absolute!important;display:flex!important;align-items:center;justify-content:center;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:var(--p)!important;box-shadow:0 10px 34px rgba(0,0,0,.32)!important;cursor:pointer}
.bb-b2b-site .bbpp-lightbox-close{right:22px!important;top:18px!important;left:auto!important;width:48px;height:48px;font-size:30px;line-height:1}
.bb-b2b-site .bbpp-lightbox-nav{top:50%!important;right:auto!important;width:54px;height:54px;transform:translateY(-50%);font-size:40px;line-height:1}
.bb-b2b-site .bbpp-lightbox-prev{left:20px!important;right:auto!important}
.bb-b2b-site .bbpp-lightbox-next{right:20px!important;left:auto!important}
.bb-b2b-site .bbpp-lightbox-close:hover,.bb-b2b-site .bbpp-lightbox-nav:hover,.bb-b2b-site .bbpp-lightbox-close:focus-visible,.bb-b2b-site .bbpp-lightbox-nav:focus-visible{background:var(--o)!important;color:#fff!important;outline:none}
.bb-b2b-site .bbpp-lightbox-thumbs{display:flex;justify-content:flex-start;gap:8px;width:min(900px,100%);margin-top:14px;padding:2px 2px 8px;overflow-x:auto;scrollbar-width:thin}
.bb-b2b-site .bbpp-lightbox-thumb{position:relative!important;right:auto!important;top:auto!important;flex:0 0 74px;width:74px;height:74px;margin:0!important;padding:4px!important;overflow:hidden;border:2px solid transparent!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;opacity:.7;cursor:pointer}
.bb-b2b-site .bbpp-lightbox-thumb.active,.bb-b2b-site .bbpp-lightbox-thumb:hover,.bb-b2b-site .bbpp-lightbox-thumb:focus-visible{border-color:var(--o)!important;opacity:1;outline:none}
.bb-b2b-site .bbpp-lightbox-thumb img{display:block;max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important;object-fit:contain;border-radius:6px;box-shadow:none!important}

@media(max-width:900px){
  .bbpp-wizard .bbpp-line-card{min-height:535px!important}
  .bbpp-line-main-image{height:210px}
  .bb-b2b-site .bbpp-product-lightbox{padding:76px 18px 22px}
  .bb-b2b-site .bbpp-lightbox-nav{top:auto;bottom:112px;width:48px;height:48px;transform:none}
  .bb-b2b-site .bbpp-lightbox-prev{left:18px}
  .bb-b2b-site .bbpp-lightbox-next{right:18px}
  .bb-b2b-site .bbpp-lightbox-frame>img{max-height:64vh}
  .bb-b2b-site .bbpp-lightbox-meta{padding:0 4px}
  .bb-b2b-site .bbpp-lightbox-thumbs{padding-left:56px;padding-right:56px}
}
@media(max-width:620px){
  .bbpp-wizard .bbpp-line-card{min-height:auto!important;padding:13px!important}
  .bbpp-line-main-image{height:260px}
  .bbpp-wizard .bbpp-line-thumbs{gap:6px}
  .bbpp-line-actions{grid-template-columns:1fr}
  .bbpp-line-content>small{min-height:0}
  .bb-b2b-site .bbpp-lightbox-frame>img{max-height:60vh;border-radius:10px}
  .bb-b2b-site .bbpp-lightbox-meta{font-size:13px}
  .bb-b2b-site .bbpp-lightbox-title{font-size:14px}
  .bb-b2b-site .bbpp-lightbox-close{right:12px;top:12px;width:44px;height:44px}
  .bb-b2b-site .bbpp-lightbox-thumb{flex-basis:62px;width:62px;height:62px}
}


/* 2.6.12 – self-service payout details on the confidential status page */
.bbpp-payout-card{border-top:5px solid var(--o);background:linear-gradient(180deg,#fff 0,#fffaf7 100%)}
.bbpp-payout-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}
.bbpp-payout-heading h2{margin:4px 0 8px}
.bbpp-payout-heading p{max-width:850px;margin:0;color:#62596a}
.bbpp-payout-status{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:8px 12px;background:#eaf7ee;color:#06752b;font-weight:800}
.bbpp-payout-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.bbpp-payout-summary>div{padding:15px;border:1px solid #e1d7e6;border-radius:12px;background:#fff}
.bbpp-payout-summary small{display:block;margin-bottom:4px;color:#706776}
.bbpp-payout-summary strong{display:block;color:var(--p);overflow-wrap:anywhere}
.bbpp-payout-warning,.bbpp-upload-locked{display:flex;flex-direction:column;gap:5px;margin:16px 0;padding:16px 18px;border-left:5px solid var(--o);border-radius:12px;background:#fff4ee;color:#514651}
.bbpp-payout-warning strong,.bbpp-upload-locked strong{color:var(--p);font-size:18px}
.bbpp-payout-details{margin-top:16px;border:1px solid #ded3e4;border-radius:14px;background:#fff;overflow:hidden}
.bbpp-payout-details>summary{padding:16px 18px;cursor:pointer;color:var(--p);font-weight:800;list-style-position:inside}
.bbpp-payout-details[open]>summary{border-bottom:1px solid #eee6f1;background:#faf7fb}
.bbpp-payout-form{padding:20px}
.bbpp-payout-fields{margin-bottom:14px}
.bbpp-payout-form label{font-weight:750;color:var(--p)}
.bbpp-payout-form label small{display:block;margin-top:6px;color:#746b78;font-weight:500}
.bbpp-payout-form input,.bbpp-payout-form select{margin-top:7px}
.bbpp-payout-confirm{margin:8px 0 18px}
.bbpp-payout-submit{background:var(--o)!important;color:#fff!important}
.bbpp-payout-privacy{margin:12px 0 0;color:#746b78;font-size:14px}
.bbpp-vat-required-note{color:#b42318;font-size:13px;font-weight:700}
.bbpp-upload-locked{margin-top:14px}
@media(max-width:760px){
  .bbpp-payout-heading{display:block}
  .bbpp-payout-status{margin-top:12px}
  .bbpp-payout-summary{grid-template-columns:1fr}
  .bbpp-payout-form{padding:15px}
}


/* 2.6.13 – clearly readable, vertically centred VAT status selector */
.bbpp-payout-tax-field{display:flex!important;flex-direction:column;align-self:stretch;min-width:0}
.bbpp-payout-tax-field .bbpp-field-label{display:block;min-height:20px;color:var(--p);font-size:13px;font-weight:750;line-height:1.35}
.bbpp-payout-tax-field .bbpp-select-shell{position:relative;display:block;width:100%;margin-top:7px}
.bbpp-payout-tax-field .bbpp-select-shell:after{content:"";position:absolute;z-index:2;right:18px;top:50%;width:9px;height:9px;border-right:2px solid var(--p);border-bottom:2px solid var(--p);pointer-events:none;transform:translateY(-68%) rotate(45deg)}
.bbpp-payout-form .bbpp-payout-tax-field select{
  display:block!important;
  width:100%!important;
  height:62px!important;
  min-height:62px!important;
  margin:0!important;
  padding:0 54px 0 18px!important;
  border:1px solid #cfc2d8!important;
  border-radius:10px!important;
  background:#fff!important;
  background-image:none!important;
  color:var(--p)!important;
  -webkit-text-fill-color:var(--p)!important;
  font-family:Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:750!important;
  line-height:60px!important;
  text-indent:0!important;
  opacity:1!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  -moz-appearance:none!important;
  box-shadow:none!important;
  cursor:pointer;
}
.bbpp-payout-form .bbpp-payout-tax-field select:hover{border-color:#aa9ab6!important}
.bbpp-payout-form .bbpp-payout-tax-field select:focus{border-color:var(--o)!important;outline:none!important;box-shadow:0 0 0 3px rgba(241,90,36,.12)!important}
.bbpp-payout-form .bbpp-payout-tax-field select option{color:#2f164f!important;background:#fff!important;font-size:16px!important;font-weight:600!important;line-height:1.45!important}
@supports (-moz-appearance:none){.bbpp-payout-form .bbpp-payout-tax-field select{line-height:normal!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:760px){.bbpp-payout-form .bbpp-payout-tax-field select{height:58px!important;min-height:58px!important;font-size:16px!important;line-height:56px!important}}

/* v2.8.0 – gewähltes Individualisierungsbeispiel in der Partner-Statusansicht */
.bbpp-project-inspiration{display:block;margin-top:5px;color:#6b5a77;font-size:12px;font-weight:700;line-height:1.35}
