body.bwc-private-release-page #content.site-content,
body.bwc-private-release-page .site-content { margin-top: 0 !important; margin-bottom: 0 !important; }
body.bwc-private-release-page #content.site-content { padding-top: 0 !important; padding-bottom: 0 !important; }
body.bwc-private-release-page { background: #f2f0ea; }
.bwc-pr-page { box-sizing: border-box; display: flex; align-items: center; justify-content: center; min-height: 52vh; padding: 72px 20px; background: #f2f0ea; color: #22412f; }
.bwc-pr-page--wines { align-items: flex-start; }
.bwc-pr-card { box-sizing: border-box; width: 100%; max-width: 620px; padding: 46px 48px; border: 1px solid rgba(34,65,47,.15); border-radius: 14px; background: #fff; box-shadow: 0 16px 42px rgba(34,65,47,.07); }
.bwc-pr-eyebrow { margin: 0 0 13px; color: rgba(34,65,47,.58); font-size: 10px; font-weight: 700; line-height: 1; letter-spacing: .14em; text-transform: uppercase; }
.bwc-pr-card h1 { margin: 0 0 17px; color: #22412f; font-family: Georgia,"Times New Roman",serif; font-size: clamp(32px,5vw,47px); font-style: italic; font-weight: 400; line-height: 1.04; }
.bwc-pr-intro { max-width: 500px; margin: 0 0 26px; color: rgba(34,65,47,.76); font-size: 14px; line-height: 1.6; }
.bwc-pr-card label { display: block; margin: 0 0 8px; color: #22412f; font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.bwc-pr-password-row { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 9px; }
.bwc-pr-password-row input[type="password"] { box-sizing: border-box; width: 100%; height: 48px; margin: 0; padding: 0 14px; border: 1px solid rgba(34,65,47,.22); border-radius: 8px; outline: 0; background: #fff; color: #22412f; font: inherit; box-shadow: none; }
.bwc-pr-password-row input[type="password"]:focus { border-color: rgba(34,65,47,.62); box-shadow: 0 0 0 3px rgba(34,65,47,.07); }
.bwc-pr-button { box-sizing: border-box; min-width: 112px; height: 48px; display: inline-flex; align-items: center; justify-content: center; margin: 0; padding: 0 22px; border: 0; border-radius: 8px; background: #22412f; color: #fff !important; font-size: 12px; font-weight: 700; line-height: 1; text-decoration: none !important; cursor: pointer; }
.bwc-pr-button:hover { background: #182f22; color: #fff !important; }
.bwc-pr-error { margin: 0 0 18px; padding: 10px 12px; border: 1px solid rgba(144,37,37,.18); border-radius: 7px; background: rgba(144,37,37,.05); color: #842525; font-size: 12px; line-height: 1.4; }
.bwc-pr-lock-form { margin: 20px 0 0; text-align: center; }
.bwc-pr-lock-button { margin: 0; padding: 0; border: 0; background: transparent; color: rgba(34,65,47,.62); font: inherit; font-size: 11px; text-decoration: underline; text-underline-offset: 3px; cursor: pointer; }
@media (max-width: 600px) { .bwc-pr-page { padding: 38px 14px; } .bwc-pr-card { padding: 32px 24px; } .bwc-pr-password-row { grid-template-columns: 1fr; } .bwc-pr-button { width: 100%; } }
