.bh-pw-section{display:grid;grid-template-columns:1fr;grid-template-rows:auto;min-height:100dvh;background:var(--color-background, #000);padding-top:var(--pw-pad-top, 0px);padding-bottom:var(--pw-pad-bottom, 0px)}@media(min-width:1024px){.bh-pw-section{grid-template-columns:1fr 1fr}}.bh-pw-visual{position:relative;overflow:hidden;min-height:45dvh}@media(min-width:1024px){.bh-pw-visual{min-height:100dvh;position:sticky;top:0}}.bh-pw-visual-img,.bh-pw-visual-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bh-pw-visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 60%,rgba(0,0,0,.85) 100%),linear-gradient(to bottom,#0003,#0000008c);z-index:1}@media(min-width:1024px){.bh-pw-visual-overlay{background:linear-gradient(to right,transparent 40%,rgba(0,0,0,.9) 100%),linear-gradient(to bottom,#00000026,#00000080)}}.bh-pw-brand-mark{position:absolute;bottom:2.5rem;left:2rem;z-index:2}.bh-pw-brand-logo{display:block;width:100px;height:auto;opacity:.85;filter:brightness(0) invert(1)}.bh-pw-brand-mark .bh-pw-brand-name{font-family:var(--font-serif, "Playfair Display", serif);font-size:1.25rem;font-weight:400;color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase}.bh-pw-panel{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:#000;position:relative}.bh-pw-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 20%,rgba(197,157,109,.05) 0%,transparent 60%),radial-gradient(ellipse at 20% 85%,rgba(197,157,109,.03) 0%,transparent 55%);pointer-events:none}.bh-pw-panel-inner{position:relative;z-index:1;width:100%;max-width:480px}.bh-pw-mobile-logo{margin-bottom:3rem;display:flex}.bh-pw-mobile-logo img{width:90px;height:auto;filter:brightness(0) invert(1);opacity:.8}.bh-pw-mobile-logo .bh-pw-brand-name{font-family:var(--font-serif, "Playfair Display", serif);font-size:1.1rem;font-weight:400;color:#ffffffb3;letter-spacing:.12em;text-transform:uppercase}@media(min-width:1024px){.bh-pw-mobile-logo{display:none}}.bh-pw-eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.bh-pw-eyebrow-line{width:2rem;height:1px;background:var(--color-leather-gold, #c59d6d);flex-shrink:0}.bh-pw-eyebrow-text{font-family:var(--font-sans, "Inter", sans-serif);font-size:.65rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--color-leather-gold, #c59d6d);margin:0}.bh-pw-heading{font-family:var(--font-serif, "Playfair Display", serif);font-weight:400;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.2;color:#ffffffeb;margin:0 0 1.25rem;white-space:pre-line}.bh-pw-subtext{font-family:var(--font-sans, "Inter", sans-serif);font-weight:300;font-size:.875rem;color:#fff6;line-height:1.8;margin:0 0 2rem;max-width:38rem}.bh-pw-divider{width:2.5rem;height:1px;background:linear-gradient(to right,rgba(197,157,109,.6),transparent);margin:0 0 2.25rem}.bh-pw-form-label{font-family:var(--font-sans, "Inter", sans-serif);font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff4d;margin:0 0 .625rem}.bh-pw-form-wrap{margin-bottom:1.5rem}.bh-pw-form-error{font-family:var(--font-sans, "Inter", sans-serif);font-size:.75rem;font-weight:400;color:#ff6450d9;margin:0 0 .875rem;padding:.75rem 1rem;border:1px solid rgba(255,100,80,.2);background:#ff32320a}.bh-pw-input-group{display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.08);transition:border-color .25s ease}.bh-pw-input-group:focus-within{border-color:#c59d6d73}.bh-pw-input{flex:1;background:#000;border:none;outline:none;color:#fffc;font-family:var(--font-sans, "Inter", sans-serif);font-size:.875rem;font-weight:300;padding:.875rem 1rem;appearance:none;-webkit-appearance:none;letter-spacing:.1em}.bh-pw-input::placeholder{color:#ffffff2e;letter-spacing:.2em}.bh-pw-submit{display:flex;align-items:center;justify-content:center;width:3.25rem;background:var(--color-leather-gold, #c59d6d);border:none;color:#000;cursor:pointer;transition:background .3s ease;flex-shrink:0}.bh-pw-submit svg{transition:transform .25s ease}.bh-pw-submit:hover{background:var(--color-gold-hover, #d9b47a)}.bh-pw-submit:hover svg{transform:translate(2px)}.bh-pw-social{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.bh-pw-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(197,157,109,.2);color:#ffffff59;text-decoration:none;transition:border-color .25s ease,color .25s ease,background .25s ease}.bh-pw-social-link:hover{border-color:var(--color-leather-gold, #c59d6d);color:var(--color-leather-gold, #c59d6d);background:#c59d6d0f}.bh-pw-footer-note{font-family:var(--font-sans, "Inter", sans-serif);font-size:.72rem;font-weight:300;color:#fff3;margin:0}.bh-pw-footer-note a{color:#c59d6d99;text-decoration:none;transition:color .2s ease}.bh-pw-footer-note a:hover{color:var(--color-leather-gold, #c59d6d)}@media(min-width:1024px){.bh-pw-panel{padding:6rem 4rem}}@media(prefers-reduced-motion:no-preference){.bh-pw-section .bh-fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.bh-pw-section .bh-fade-in{opacity:0;transition:opacity .8s ease-out}.bh-pw-section .bh-fade-in-up.is-visible,.bh-pw-section .bh-fade-in.is-visible{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bh-pw-section .bh-fade-in-up,.bh-pw-section .bh-fade-in{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-main-password.css.map */
