:root{--np-gold:#c9a24d;--np-gold-dark:#80611f;--np-black:#111;--np-cream:#f5f0e5;--np-border:#ded6c7;--np-muted:#6b655c;--np-green:#26733b;--np-red:#9c2d2d}.notification-preferences-page{margin:0;color:#171717;background:#f8f6f1;font-family:"Source Sans 3","Segoe UI",Arial,sans-serif}.notification-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.notification-hero{padding:28px 0 54px;color:#fff;background:linear-gradient(135deg,#090909,#1e1b16);border-bottom:7px solid var(--np-gold)}.notification-brand{display:inline-flex;align-items:center;gap:11px;margin-bottom:42px;color:#fff;text-decoration:none}.notification-brand-mark{display:grid;width:46px;height:46px;place-items:center;color:var(--np-gold);border:1px solid #665631;border-radius:12px;font-family:"Old English Five Web",Georgia,serif;font-size:31px}.notification-brand strong,.notification-brand small{display:block}.notification-brand strong{font-size:14px;letter-spacing:.08em}.notification-brand small{margin-top:2px;color:#bdb7ac;font-size:9px;letter-spacing:.12em}.notification-kicker,.notification-card-kicker{margin:0 0 8px;color:var(--np-gold);font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.notification-hero h1{max-width:820px;margin:0;font-size:clamp(40px,7vw,70px);font-weight:700;line-height:1;letter-spacing:-.045em}.notification-lead{max-width:760px;margin:18px 0 0;color:#d6d0c7;font-size:17px;line-height:1.65}.notification-main{padding:34px 0 56px}.notification-layout{display:grid;gap:20px}.notification-status-card,.notification-preferences-card{background:#fff;border:1px solid var(--np-border);border-radius:20px;box-shadow:0 12px 32px rgba(17,17,17,.06)}.notification-status-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px}.notification-status-icon{display:grid;width:48px;height:48px;place-items:center;color:#111;background:var(--np-gold);border-radius:15px;font-size:21px;font-weight:950}.notification-status-copy h2{margin:0;font-size:20px}.notification-status-copy p:last-child{margin:5px 0 0;color:var(--np-muted);font-size:13px;line-height:1.45}.notification-status-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.notification-button{appearance:none;padding:11px 14px;border:0;border-radius:10px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.notification-button-gold{color:#111;background:var(--np-gold)}.notification-button-dark{color:#fff;background:#171717}.notification-preferences-card{overflow:hidden}.notification-card-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:25px 25px 20px}.notification-card-heading h2{margin:0;font-size:28px;letter-spacing:-.025em}.notification-card-heading p:last-child{max-width:690px;margin:8px 0 0;color:var(--np-muted);line-height:1.5}.notification-web-badge{flex:0 0 auto;padding:7px 9px;color:#201b11;background:#ead59e;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.08em}.notification-browser-note{margin:0 25px 20px;padding:14px 16px;color:#5b4212;background:#fff5d7;border:1px solid #ecd28f;border-radius:12px}.notification-browser-note strong,.notification-browser-note span{display:block}.notification-browser-note span{margin-top:4px;font-size:13px;line-height:1.45}.notification-browser-note[hidden]{display:none}.notification-topic-list{border-top:1px solid #eee8dc}.notification-topic-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 25px;border-bottom:1px solid #eee8dc;cursor:pointer}.notification-topic-row:last-child{border-bottom:0}.notification-topic-row.is-disabled{cursor:default}.notification-topic-symbol{display:grid;width:42px;height:42px;place-items:center;color:#111;background:#ead59e;border-radius:13px;font-size:16px;font-weight:950}.notification-topic-copy{display:grid;gap:4px}.notification-topic-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.notification-topic-title strong{font-size:16px}.notification-topic-title em{padding:3px 6px;color:#111;background:var(--np-gold);border-radius:999px;font-size:8px;font-style:normal;font-weight:950;letter-spacing:.07em}.notification-topic-copy small{max-width:710px;color:var(--np-muted);font-size:12px;line-height:1.45}.notification-switch{position:relative;display:block;width:50px;height:30px}.notification-switch input{position:absolute;width:1px;height:1px;opacity:0}.notification-switch>span{position:absolute;inset:0;background:#c8c4bc;border-radius:999px;transition:.18s ease}.notification-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;background:#fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.18s ease}.notification-switch input:checked+span{background:var(--np-gold-dark)}.notification-switch input:checked+span:after{transform:translateX(20px)}.notification-switch input:focus-visible+span{outline:3px solid rgba(201,162,77,.35);outline-offset:3px}.notification-switch input:disabled+span{opacity:.55}.notification-save-state{display:flex;gap:9px;align-items:center;padding:13px 25px;color:#656057;background:#faf8f4;border-top:1px solid #eee8dc;font-size:12px}.notification-save-dot{width:8px;height:8px;background:#a9a49b;border-radius:50%}.notification-save-state.is-ready .notification-save-dot{background:var(--np-green)}.notification-save-state.is-error{color:var(--np-red)}.notification-save-state.is-error .notification-save-dot{background:var(--np-red)}.notification-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.notification-info-grid article{padding:19px;background:var(--np-cream);border:1px solid #e0d6c4;border-radius:15px}.notification-info-grid strong{font-size:15px}.notification-info-grid p{margin:6px 0 0;color:var(--np-muted);font-size:12px;line-height:1.5}.notification-privacy-note{margin:0;color:#6d675e;font-size:11px;line-height:1.5}.notification-privacy-note a{font-weight:800;text-decoration:underline;text-decoration-color:var(--np-gold)}.notification-footer{padding:24px 0;color:#aaa59b;background:#111}.notification-footer .notification-shell{display:flex;justify-content:space-between;gap:15px;align-items:center}.notification-footer nav{display:flex;flex-wrap:wrap;gap:14px}.notification-footer a{color:#fff;font-size:12px;font-weight:800}@media(max-width:720px){.notification-hero{padding-bottom:42px}.notification-brand{margin-bottom:30px}.notification-status-card{grid-template-columns:auto minmax(0,1fr)}.notification-status-actions{grid-column:1/-1;justify-content:stretch}.notification-status-actions .notification-button{flex:1}.notification-card-heading{flex-direction:column}.notification-info-grid{grid-template-columns:1fr}.notification-footer .notification-shell{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.notification-shell{width:min(100% - 22px,1120px)}.notification-main{padding-top:22px}.notification-status-card{padding:16px}.notification-status-icon{width:42px;height:42px;border-radius:12px}.notification-card-heading{padding:20px 17px 16px}.notification-card-heading h2{font-size:24px}.notification-browser-note{margin:0 17px 16px}.notification-topic-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:15px 17px}.notification-topic-symbol{width:36px;height:36px;border-radius:11px}.notification-topic-title strong{font-size:14px}.notification-topic-copy small{font-size:11px}.notification-switch{width:46px;height:28px}.notification-switch>span:after{width:22px;height:22px}.notification-switch input:checked+span:after{transform:translateX(18px)}.notification-save-state{padding:12px 17px}}
