.phap-safe-bar{position:fixed;left:0;right:0;z-index:99998;background:var(--phap-bar-bg);color:var(--phap-bar-text);min-height:var(--phap-bar-height);font-size:var(--phap-bar-font-size);font-weight:var(--phap-bar-font-weight);letter-spacing:var(--phap-bar-letter-spacing);box-shadow:0 2px 10px rgba(0,0,0,.14)}.phap-safe-transform-uppercase{text-transform:uppercase}.phap-safe-bar-top{top:0}.phap-safe-bar-bottom{bottom:0}.phap-safe-bar-inner{min-height:var(--phap-bar-height);display:flex;align-items:center;gap:12px;padding:0 16px}.phap-safe-messages{flex:1}.phap-safe-mode-static .phap-safe-messages{display:flex;gap:18px;flex-wrap:wrap;line-height:1.4}.phap-safe-mode-rotating .phap-safe-messages{position:relative;min-height:24px;line-height:1.4}.phap-safe-mode-rotating .phap-safe-message{display:none}.phap-safe-mode-rotating .phap-safe-message.is-active{display:block}.phap-safe-bar a{color:var(--phap-bar-link);text-decoration:none}.phap-safe-bar a:hover{text-decoration:underline}.phap-safe-close-bar,.phap-safe-close-popup{border:0;background:transparent;color:inherit;cursor:pointer;font-size:24px;line-height:1}.phap-safe-ticker{overflow:hidden;flex:1;white-space:nowrap}.phap-safe-ticker-track{display:inline-flex;gap:32px;align-items:center;min-width:200%;animation:phapSafeTicker var(--phap-ticker-speed) linear infinite}@keyframes phapSafeTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.phap-safe-popup-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:var(--phap-popup-overlay);z-index:99999;padding:24px}.phap-safe-popup-overlay.is-visible{display:flex}.phap-safe-popup{position:relative;width:min(100%,var(--phap-popup-width));background:var(--phap-popup-bg);color:var(--phap-popup-text);border-radius:18px;box-shadow:0 15px 50px rgba(0,0,0,.25);padding:var(--phap-popup-padding)}.phap-safe-popup-title{margin:0 0 8px;font-size:clamp(28px,3vw,40px);line-height:1.05;letter-spacing:-.02em}.phap-safe-popup-subtitle{margin:0 0 18px;font-size:17px;line-height:1.45;opacity:.82}.phap-safe-popup-body{font-size:16px;line-height:1.7}.phap-safe-popup-actions{margin:22px 0 0}.phap-safe-button{display:inline-block;background:var(--phap-popup-button-bg);color:var(--phap-popup-button-text);padding:12px 18px;text-decoration:none;font-weight:600}.phap-safe-button-pill{border-radius:999px}.phap-safe-button-rounded{border-radius:12px}.phap-safe-button-square{border-radius:0}.phap-safe-button-small{font-size:14px;padding:10px 14px}.phap-safe-button-medium{font-size:16px;padding:12px 18px}.phap-safe-button-large{font-size:18px;padding:15px 22px}.phap-safe-responsive-embed{position:relative;padding-top:56.25%;width:100%;overflow:hidden;border-radius:12px;background:#000}.phap-safe-responsive-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.phap-safe-page-blur{position:fixed;inset:0;pointer-events:none;opacity:0;transition:opacity .2s ease;backdrop-filter:blur(6px);z-index:99997}.phap-safe-page-blur.is-visible{opacity:1}body.admin-bar .phap-safe-bar-top{top:32px}@media (max-width:782px){body.admin-bar .phap-safe-bar-top{top:46px}.phap-safe-bar-inner{padding:8px 12px;align-items:center}.phap-safe-mode-static .phap-safe-messages{display:block}.phap-safe-popup{padding:22px}}