body.modal-open{overflow:hidden}.results-actions{align-items:center;gap:10px;display:flex}.save-search-button{border:1px solid var(--navy);background:var(--navy);color:#fff}.search-alert-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071828a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.search-alert-modal{background:#fff;border:1px solid #d8e2ec;border-radius:20px;width:min(100%,540px);max-height:calc(100dvh - 48px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #07223c47}.search-alert-close{z-index:2;width:40px;height:40px;color:var(--navy-dark);cursor:pointer;background:#f1f5f8;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.search-alert-close:hover{background:#e4ebf1}.search-alert-illustration{background:#e7f0fa;border-radius:46% 54% 42% 58%/58% 45% 55% 42%;width:180px;height:150px;margin:0 auto 20px;position:relative}.search-alert-illustration span,.search-alert-illustration i,.search-alert-illustration em{border-radius:18px;place-items:center;display:grid;position:absolute;box-shadow:0 8px 20px #063f7526}.search-alert-illustration span{width:64px;height:64px;color:var(--navy);background:#fff;top:54px;left:32px}.search-alert-illustration i{background:var(--coral);color:#fff;width:52px;height:52px;font-style:normal;top:25px;right:26px}.search-alert-illustration em{background:var(--navy);color:#fff;width:70px;height:58px;font-style:normal;bottom:14px;right:43px}.search-alert-illustration svg{width:27px;height:27px}.search-alert-copy{text-align:center}.search-alert-copy h2,.search-alert-success h2{color:var(--navy-dark);letter-spacing:-.035em;margin:7px 0 10px;font-family:inherit;font-size:clamp(25px,5vw,32px);line-height:1.15}.search-alert-copy p,.search-alert-success p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.search-alert-icon,.search-alert-success>span{width:58px;height:58px;color:var(--navy);background:#e7f0fa;border-radius:18px;place-items:center;margin:0 auto 14px;display:grid}.search-alert-benefits{gap:14px;margin:26px 0;padding:0;list-style:none;display:grid}.search-alert-benefits li{color:#3d5062;align-items:flex-start;gap:11px;line-height:1.5;display:flex}.search-alert-benefits svg{color:var(--navy);flex:0 0 20px}.search-alert-modal>.button+.button,.search-alert-success .button+.button{margin-top:10px}.search-alert-summary{color:var(--navy);background:#f7f9fc;border:1px solid #d9e3ec;border-radius:13px;align-items:center;gap:12px;margin:25px 0 18px;padding:14px 15px;display:flex}.search-alert-summary>span{gap:3px;min-width:0;display:grid}.search-alert-summary small{overflow-wrap:anywhere;color:var(--muted);font-size:12px}.search-alert-name{color:var(--ink);gap:7px;font-size:13px;font-weight:800;display:grid}.search-alert-name input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b8c7d4;border-radius:9px;padding:13px 14px}.search-alert-consent{background:#f7f9fc;border-radius:12px;align-items:flex-start;gap:11px;margin:18px 0;padding:14px;display:flex}.search-alert-consent>input{width:18px;height:18px;accent-color:var(--navy);flex:none;margin-top:2px}.search-alert-consent>span{align-items:flex-start;gap:9px;display:flex}.search-alert-consent>span>span{gap:3px;display:grid}.search-alert-consent small,.search-alert-legal{color:var(--muted);font-size:12px;line-height:1.5}.search-alert-legal{text-align:center;margin:14px 0 0}.search-alert-legal a{color:var(--navy);font-weight:750}.search-alert-success{text-align:center;padding-top:18px}.search-alert-success>span{color:#267040;background:#e5f4e8}.search-alert-success p{margin-bottom:24px}.search-alert-list{gap:14px;display:grid}.managed-search-alert{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid;box-shadow:0 5px 18px #15304a0d}.managed-alert-icon{width:52px;height:52px;color:var(--navy);background:#e7f0fa;border-radius:15px;place-items:center;display:grid}.managed-alert-icon.paused{color:#71808c;background:#edf0f2}.managed-alert-copy{min-width:0}.managed-alert-copy h2{color:var(--navy-dark);margin:7px 0 6px;font-family:inherit;font-size:19px}.managed-alert-copy p,.managed-alert-copy small,.search-alert-email-note{color:var(--muted);align-items:center;gap:7px;margin:0;display:flex}.managed-alert-copy small{margin-top:7px;font-size:12px}.managed-alert-actions{align-items:center;gap:8px;display:flex}.icon-button.danger{color:#a64131}.search-alert-email-note{margin-top:18px;font-size:13px}.search-alert-empty{min-height:330px}.unsubscribe-page{background:#f4f7fb;place-items:center;min-height:calc(100vh - 160px);padding:60px 20px;display:grid}.unsubscribe-card{text-align:center;background:#fff;border:1px solid #dce5ee;border-radius:20px;width:min(100%,500px);padding:36px;box-shadow:0 15px 45px #07223c1f}.unsubscribe-icon{width:62px;height:62px;color:var(--navy);background:#e7f0fa;border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.unsubscribe-icon.success{color:#267040;background:#e5f4e8}.unsubscribe-card h1{color:var(--navy-dark);font-size:29px}.unsubscribe-card p{color:var(--muted);margin-bottom:22px;line-height:1.65}.unsubscribe-card .button+.button{margin-top:10px}@media (max-width:700px){.results-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.results-actions .button,.results-actions .sort-button{justify-content:center;width:100%;min-width:0}.search-alert-backdrop{align-items:end;padding:0}.search-alert-modal{width:100%;max-height:92dvh;padding:30px 20px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.search-alert-illustration{width:150px;height:120px;margin-bottom:14px}.search-alert-illustration span{width:54px;height:54px;top:42px;left:25px}.search-alert-illustration i{width:46px;height:46px;top:18px;right:22px}.search-alert-illustration em{width:60px;height:48px;bottom:10px;right:34px}.managed-search-alert{grid-template-columns:auto minmax(0,1fr);align-items:start}.managed-alert-actions{grid-column:1/-1;justify-content:stretch}.managed-alert-actions .button{flex:1}.unsubscribe-card{padding:30px 20px}}
