.pclab-popup-root{position:fixed;inset:0;z-index:999999;pointer-events:none;font-family:inherit}.pclab-popup-root.is-visible{pointer-events:auto}.pclab-popup-overlay{position:absolute;inset:0;background:rgba(0,0,0,.58);opacity:0;transition:opacity .22s ease}.pclab-popup-root.is-visible .pclab-popup-overlay{opacity:1}.pclab-popup-dialog{position:absolute;background:#fff;color:#171717;box-shadow:0 20px 70px rgba(0,0,0,.28);overflow:auto;opacity:0;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease,filter .28s ease;max-height:calc(100vh - 40px)}.pclab-popup-root.is-visible .pclab-popup-dialog{opacity:1;transform:none}.pclab-full-screen{inset:0;max-height:100vh;border-radius:0;display:flex;align-items:center;justify-content:center;padding:48px}.pclab-half-screen-left{top:0;left:0;bottom:0;width:min(50vw,760px);max-height:100vh;border-radius:0 22px 22px 0;display:flex;align-items:center}.pclab-half-screen-right{top:0;right:0;bottom:0;width:min(50vw,760px);max-height:100vh;border-radius:22px 0 0 22px;display:flex;align-items:center}.pclab-corner-top-left,.pclab-corner-top-right,.pclab-corner-bottom-left,.pclab-corner-bottom-right{width:min(420px,calc(100vw - 32px));border-radius:18px}.pclab-corner-top-left{top:16px;left:16px}.pclab-corner-top-right{top:16px;right:16px}.pclab-corner-bottom-left{bottom:16px;left:16px}.pclab-corner-bottom-right{bottom:16px;right:16px}.pclab-popup-content{width:100%;padding:34px}.pclab-full-screen .pclab-popup-content{max-width:900px;text-align:center}.pclab-popup-title{margin:0 0 14px;font-size:clamp(26px,3vw,46px);line-height:1.08}.pclab-corner-top-left .pclab-popup-title,.pclab-corner-top-right .pclab-popup-title,.pclab-corner-bottom-left .pclab-popup-title,.pclab-corner-bottom-right .pclab-popup-title{font-size:24px}.pclab-popup-message{font-size:18px;line-height:1.6}.pclab-popup-message p:last-child{margin-bottom:0}.pclab-popup-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.pclab-full-screen .pclab-popup-actions{justify-content:center}.pclab-popup-action,.pclab-popup-dismiss{appearance:none;border:0;border-radius:999px;padding:12px 20px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;line-height:1.2}.pclab-popup-action{background:#111;color:#fff}.pclab-popup-dismiss{background:#ececec;color:#111}.pclab-popup-close{position:absolute;top:14px;right:16px;width:42px;height:42px;border:0;border-radius:999px;background:rgba(0,0,0,.06);font-size:28px;line-height:1;cursor:pointer;color:#111}.pclab-popup-close:focus,.pclab-popup-dismiss:focus,.pclab-popup-action:focus{outline:3px solid currentColor;outline-offset:3px}@media(max-width:782px){.pclab-half-screen-left,.pclab-half-screen-right{top:auto;left:0;right:0;bottom:0;width:100%;height:auto;max-height:82vh;border-radius:22px 22px 0 0}.pclab-full-screen{padding:24px}.pclab-popup-content{padding:28px 24px}.pclab-popup-title{font-size:30px}}
