/* Notifications page: dedicated full-width marketplace notification center styles. */
.pb-notifications-page{min-height:100vh;background:#f3f6fa;color:#152235;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pb-notifications-shell{width:min(1460px,calc(100vw - 42px));margin:0 auto;padding:30px 0 54px}.pb-notifications-hero{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,#1f3149,#607184);color:#fff;box-shadow:0 20px 52px rgba(31,49,73,.22);margin-bottom:20px}.pb-notifications-kicker{margin:0 0 7px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#c9d9ea}.pb-notifications-hero h1{margin:0;font-size:clamp(32px,4vw,54px);line-height:1}.pb-notifications-hero p{margin:12px 0 0;max-width:760px;color:#eaf1f7;font-size:16px}.pb-notifications-hero-btn,.pb-notifications-side button{border:0;border-radius:999px;background:#fff;color:#22364d;font-weight:800;padding:12px 18px;cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.16)}.pb-notifications-notice{border:1px solid #c9d8e8;background:#eef6ff;color:#22364d;padding:13px 16px;border-radius:18px;margin:0 0 18px;font-weight:750}.pb-notifications-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 20px}.pb-notifications-stats article,.pb-notifications-card{background:#fff;border:1px solid #dce5ee;border-radius:24px;box-shadow:0 16px 36px rgba(35,52,74,.09)}.pb-notifications-stats article{padding:18px;display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:center}.pb-notifications-stats span{grid-row:1/3;width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#eef3f8;color:#31475f;font-weight:900}.pb-notifications-stats small{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#6d7d8f;font-weight:800}.pb-notifications-stats strong{font-size:30px;line-height:1;color:#162235}.pb-notifications-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.pb-notifications-feed{padding:18px}.pb-notifications-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.pb-notifications-tabs a{display:inline-flex;gap:8px;align-items:center;text-decoration:none;border:1px solid #d8e3ee;color:#3d536b;background:#f8fbfe;border-radius:999px;padding:10px 14px;font-weight:800}.pb-notifications-tabs a.is-active{background:#243a55;color:#fff;border-color:#243a55}.pb-notifications-tabs em{font-style:normal;background:rgba(255,255,255,.25);border-radius:999px;padding:1px 7px;font-size:12px}.pb-notifications-tabs a:not(.is-active) em{background:#e8eef5;color:#5a6d83}.pb-notifications-list{display:grid;gap:12px}.pb-notification-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;border:1px solid #dce6ef;border-radius:22px;background:#fff;padding:14px}.pb-notification-card.is-unread{border-color:#9eb8d3;box-shadow:0 14px 30px rgba(55,82,112,.12)}.pb-notification-icon{width:54px;height:54px;border-radius:19px;display:grid;place-items:center;background:#eef3f8;color:#283e58;font-size:24px;font-weight:900}.pb-notification-head{display:flex;justify-content:space-between;gap:14px}.pb-notification-category{display:inline-flex;align-items:center;border-radius:999px;background:#edf3f9;color:#526a83;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;padding:4px 8px;margin-bottom:6px}.pb-notification-head h2{margin:0;font-size:18px;color:#172336}.pb-notification-head i{align-self:start;border-radius:999px;background:#edf5ff;color:#244d78;font-style:normal;padding:5px 9px;font-size:12px;font-weight:900}.pb-notification-main p{margin:8px 0;color:#5f7083;line-height:1.5}.pb-notification-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:#7b8998;font-size:13px}.pb-notification-actor{display:inline-flex;align-items:center;gap:7px}.pb-notification-actor img,.pb-notification-actor b{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#dce7f1;color:#273d56;font-size:10px;font-weight:900}.pb-notification-actions{margin-top:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.pb-notification-actions a,.pb-notification-actions button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #cbd9e8;background:#fff;color:#243a55;text-decoration:none;font-weight:850;padding:9px 13px;cursor:pointer}.pb-notification-actions a{background:#243a55;color:#fff;border-color:#243a55}.pb-notifications-side{display:grid;gap:18px}.pb-notifications-side-card{padding:22px}.pb-notifications-side-icon{width:46px;height:46px;border-radius:18px;background:#eef3f8;display:grid;place-items:center;font-size:22px;margin-bottom:10px}.pb-notifications-side h2{margin:0 0 8px;color:#172336}.pb-notifications-side p{margin:0 0 16px;color:#607184;line-height:1.5}.pb-notification-toggle{display:flex;align-items:center;gap:10px;border:1px solid #e0e8f0;border-radius:16px;padding:11px 12px;margin-bottom:9px;color:#344a62;font-weight:750}.pb-notification-toggle input{width:18px;height:18px}.pb-notifications-side button{width:100%;margin-top:6px;background:#243a55;color:#fff}.pb-notifications-routing-card dl{margin:0;display:grid;gap:10px}.pb-notifications-routing-card div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf2f7;padding-bottom:9px}.pb-notifications-routing-card div:last-child{border-bottom:0;padding-bottom:0}.pb-notifications-routing-card dt{color:#607184}.pb-notifications-routing-card dd{margin:0;font-weight:900;color:#172336}.pb-notifications-empty,.pb-notifications-login{text-align:center;padding:46px 24px}.pb-notifications-empty span,.pb-notifications-login span{width:70px;height:70px;border-radius:24px;display:grid;place-items:center;background:#eef3f8;margin:0 auto 14px;font-size:34px;color:#38506b}.pb-notifications-empty h2,.pb-notifications-login h2{margin:0 0 8px;color:#172336}.pb-notifications-empty p,.pb-notifications-login p{margin:0 auto 18px;max-width:560px;color:#607184;line-height:1.6}.pb-notifications-login a{display:inline-flex;border-radius:999px;background:#243a55;color:#fff;text-decoration:none;font-weight:900;padding:12px 18px}@media(max-width:980px){.pb-notifications-shell{width:min(100% - 24px,760px);padding-top:18px}.pb-notifications-hero{align-items:flex-start;flex-direction:column;border-radius:22px}.pb-notifications-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pb-notifications-grid{grid-template-columns:1fr}.pb-notifications-side{order:-1}}@media(max-width:620px){.pb-notifications-stats{grid-template-columns:1fr}.pb-notification-card{grid-template-columns:1fr}.pb-notification-icon{width:46px;height:46px}.pb-notification-head{display:block}.pb-notifications-tabs a{width:100%;justify-content:space-between}.pb-notifications-shell{width:min(100% - 12px,760px)}.pb-notifications-feed{padding:12px}}
