.pb-alert{margin:1rem 0;padding:.8rem 1rem;border-radius:10px;font-weight:700}.pb-alert--success{border:1px solid #9bd7ad;background:#e9f8ed;color:#176d37}.pb-alert--error{border:1px solid #e5aaa5;background:#fff0ef;color:#912a22}
.pb-share-panel{margin:1rem 0;padding:1.2rem;border:1px solid #e0c84f;border-radius:16px;background:linear-gradient(135deg,#fffdf0,#fff);box-shadow:0 6px 22px rgba(0,0,0,.06)}.pb-share-panel__head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pb-share-panel__head h4{margin:0;font-size:1.2rem}.pb-share-panel>p{color:#555}.pb-share-state{padding:.32rem .65rem;border-radius:999px;background:#eee;color:#555;font-size:.78rem;font-weight:800}.pb-share-state.is-enabled{background:#dff7e8;color:#176d37}
.pb-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.5rem .8rem;border:1px solid #bbb;border-radius:8px;background:#fff;color:#222;font:inherit;font-size:.88rem;font-weight:800;text-decoration:none;cursor:pointer}.pb-button:hover{border-color:#777}.pb-button--primary{border-color:#d0b400;background:#f2cf00;color:#171300}.pb-button--danger{border-color:#c94336;background:#c94336;color:#fff}
.pb-share-layout{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1.2rem;margin-top:1rem}.pb-share-details>label{display:block;margin-bottom:.35rem;font-weight:800}.pb-share-link{display:flex;gap:.45rem}.pb-share-link input{min-width:0;flex:1;padding:.62rem .7rem;border:1px solid #bbb;border-radius:8px;background:#fff;color:#333}.pb-share-warning{margin:.8rem 0;color:#6c5b00;font-size:.86rem}.pb-share-actions{display:flex;gap:.5rem;flex-wrap:wrap}.pb-share-actions form{margin:0}.pb-share-qr{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:.7rem;border:1px solid #ddd;border-radius:12px;background:#fff;text-align:center}.pb-share-qr img{display:block;width:170px;height:170px;max-width:100%}.pb-share-qr strong{margin-top:.35rem}.pb-share-qr span{color:#777;font-size:.8rem}.pb-guest-page{padding-top:1rem}
@media(max-width:700px){.pb-share-panel__head{align-items:flex-start;flex-direction:column}.pb-share-layout{grid-template-columns:1fr}.pb-share-link{align-items:stretch;flex-direction:column}.pb-share-actions{align-items:stretch;flex-direction:column}.pb-share-actions form,.pb-share-actions button{width:100%}.pb-share-qr{order:-1}.pb-share-qr img{width:190px;height:190px}}

