:root{--braut-pp-ink:#292322;--braut-pp-muted:#756a67;--braut-pp-rose:#a76f6f;--braut-pp-rose-dark:#7c4e4e;--braut-pp-blush:#f5ece9;--braut-pp-cream:#fbf8f4;--braut-pp-line:#e8ddd8;--braut-pp-radius:2px}
.braut-pp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding-block:clamp(48px,7vw,96px)}
.braut-pp-hero{max-width:780px;margin-bottom:clamp(32px,5vw,60px)}
.braut-pp-eyebrow{margin:0 0 10px;color:var(--braut-pp-rose-dark);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.braut-pp-hero h1,.braut-pp-detail h1{color:var(--braut-pp-ink);line-height:1.08;text-wrap:balance}
.braut-pp-intro,.braut-pp-lead{color:var(--braut-pp-muted);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.7}
.braut-pp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,36px)}
.braut-pp-card{min-width:0;background:#fff;border:1px solid var(--braut-pp-line);box-shadow:0 10px 35px rgba(64,45,40,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.braut-pp-card:hover{transform:translateY(-4px);border-color:#d8c4bd;box-shadow:0 18px 44px rgba(64,45,40,.12)}
.braut-pp-card__link{display:flex;height:100%;flex-direction:column;color:inherit!important;text-decoration:none!important}
.braut-pp-card__media{aspect-ratio:4/3;overflow:hidden;background:var(--braut-pp-blush)}
.braut-pp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.braut-pp-card:hover .braut-pp-card__media img{transform:scale(1.025)}
.braut-pp-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--braut-pp-blush),var(--braut-pp-cream))}
.braut-pp-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:clamp(20px,2.4vw,30px)}
.braut-pp-card__title{margin:0 0 12px;color:var(--braut-pp-ink);font-size:clamp(1.25rem,1.7vw,1.65rem);line-height:1.25;text-wrap:balance}
.braut-pp-card__text{margin:0 0 22px;color:var(--braut-pp-muted);line-height:1.65}
.braut-pp-card__cta{margin-top:auto;color:var(--braut-pp-rose-dark);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.braut-pp-card__cta span{display:inline-block;margin-left:6px;transition:transform .2s ease}.braut-pp-card:hover .braut-pp-card__cta span{transform:translateX(4px)}
.braut-pp-back{margin-top:44px}.braut-pp-back a,.braut-pp-breadcrumb a{color:var(--braut-pp-rose-dark)}
.braut-pp-breadcrumb{margin-bottom:34px;color:var(--braut-pp-muted);font-size:.9rem}.braut-pp-breadcrumb span{margin-inline:8px}
.braut-pp-detail__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:center;gap:clamp(28px,6vw,80px);margin-bottom:clamp(44px,7vw,88px)}
.braut-pp-detail__image{margin:0}.braut-pp-detail__image img{width:100%;aspect-ratio:4/3;object-fit:cover}
.braut-pp-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:clamp(32px,6vw,80px);align-items:start}
.braut-pp-content{font-size:1.05rem;line-height:1.8}.braut-pp-content>*:first-child{margin-top:0}.braut-pp-content img{max-width:100%;height:auto}
.braut-pp-contact{padding:28px;background:var(--braut-pp-cream);border-top:3px solid var(--braut-pp-rose)}.braut-pp-contact h2{margin-top:0}.braut-pp-contact p{overflow-wrap:anywhere}
.braut-pp-button{display:inline-block;padding:13px 18px;background:var(--braut-pp-rose-dark);color:#fff!important;text-decoration:none!important;transition:background .2s ease}.braut-pp-button:hover{background:var(--braut-pp-ink)}
@media(max-width:900px){.braut-pp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.braut-pp-detail__header,.braut-pp-detail__layout{grid-template-columns:1fr}.braut-pp-contact{max-width:520px}}
@media(max-width:560px){.braut-pp-shell{width:min(100% - 24px,1180px)}.braut-pp-grid{grid-template-columns:1fr}.braut-pp-card__media{aspect-ratio:16/10}}
@media(prefers-reduced-motion:reduce){.braut-pp-card,.braut-pp-card__media img,.braut-pp-card__cta span{transition:none}}
