.notification-user-page{background:#f8f5ef}.notification-main{padding:70px 0}.notification-title small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#9f6807}.notification-title h1{font-size:clamp(36px,5vw,62px);line-height:1.03;max-width:900px;margin:8px 0 14px}.notification-title p{max-width:800px;color:#5f6368;line-height:1.7}.notification-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:28px}.notification-inbox,.notification-pref{background:#fff;border:1px solid #ded7cb;border-radius:20px}.notification-inbox>header{display:flex;justify-content:space-between;align-items:end;gap:10px;padding:18px;border-bottom:1px solid #eee7dc}.notification-inbox>header small,.notification-pref>small{font-size:9px;font-weight:900;letter-spacing:.1em;color:#9f6807}.notification-inbox h2,.notification-pref h2{margin:4px 0}.notification-inbox>header button,.notification-pref button{border:0;border-radius:9px;background:#171717;color:#fff;padding:9px 11px;font-weight:900}.notification-item{display:block;padding:13px 17px;border-bottom:1px solid #eee7dc;color:#171717;text-decoration:none}.notification-item.unread{background:#fff8eb}.notification-item>span{font-size:8px;font-weight:900;color:#9f6807}.notification-item strong{display:block;margin:4px 0}.notification-item p{font-size:11px;color:#5f6368;margin:0}.notification-item small{display:block;font-size:9px;color:#8a8176;margin-top:5px}.notification-pref{padding:20px}.notification-pref form{display:grid;gap:12px}.notification-pref fieldset{display:grid;gap:8px;border:1px solid #ded7cb;border-radius:12px;padding:13px}.notification-pref legend{font-size:10px;font-weight:900;color:#9f6807}.notification-pref label{font-size:12px}.notification-consent-info{margin-top:14px;padding:12px;border:1px solid #e5aa36;background:#fff8eb;border-radius:10px;font-size:10px;line-height:1.6}.notification-empty{padding:30px;color:#746d64}@media(max-width:850px){.notification-layout{grid-template-columns:1fr}.notification-main{padding:45px 0}}