@charset "UTF-8";#alerts-page{padding-top:120px;max-width:1200px;margin:0 auto;padding-bottom:60px;width:100%}#alerts-page .breadcrumb{padding:0 20px;margin-bottom:0}#alerts-page .breadcrumb a{color:#666;text-decoration:none;font-size:.8rem;transition:color .2s}#alerts-page .breadcrumb a:hover{color:#fb923c}#alerts-page .breadcrumb span{color:#444;margin:0 6px;font-size:.8rem}#alerts-page .breadcrumb .current{color:#888;font-size:.8rem}#alerts-page .alerts-hero{display:block;text-align:left;padding:32px 20px 40px}#alerts-page .alerts-hero h1{font-size:3rem;margin:0 0 1rem;line-height:1.15;font-weight:800;letter-spacing:-.02em}#alerts-page .alerts-hero h1 span{color:#fb923c}#alerts-page .alerts-hero .subtitle{font-size:1rem;color:#888;max-width:580px;margin:0 0 28px;line-height:1.6;font-weight:300}#alerts-page .alerts-hero .hero-cta-row{display:flex;justify-content:flex-start;gap:.75rem}#alerts-page .alerts-hero .hero-cta-row a{display:inline-flex;align-items:center;padding:.7rem 1.75rem;font-weight:700;font-size:.95rem;text-decoration:none;border-radius:8px;transition:all .2s ease}#alerts-page .alerts-hero .hero-cta-row a.primary{background-color:#a78bfa;color:#0d0d0d;border:1px solid rgba(167,139,250,.5)}#alerts-page .alerts-hero .hero-cta-row a.primary:hover{background-color:#bfa8fb;transform:translateY(-2px);box-shadow:0 4px 16px #a78bfa59}#alerts-page .alerts-hero .hero-cta-row a.secondary{background-color:#ffffff0f;color:#ddd;border:1px solid rgba(255,255,255,.12)}#alerts-page .alerts-hero .hero-cta-row a.secondary:hover{background-color:#ffffff1a;border-color:#ffffff38;transform:translateY(-2px)}#alerts-page .how-it-works{padding:24px 20px 40px}#alerts-page .how-it-works .section-label{text-transform:uppercase;font-size:.75rem;letter-spacing:2px;color:#555;margin-bottom:.5rem;font-weight:600}#alerts-page .how-it-works .section-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}#alerts-page .how-it-works .section-subtitle{font-size:.95rem;color:#888;max-width:550px;margin:0 0 2.5rem;line-height:1.6}#alerts-page .how-it-works .flow-steps{display:flex;align-items:flex-start;justify-content:center;gap:0}#alerts-page .how-it-works .flow-steps .flow-step{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px 20px;flex:1;max-width:280px}#alerts-page .how-it-works .flow-steps .flow-step .step-number{width:32px;height:32px;border-radius:50%;background:#fb923c26;border:1px solid rgba(251,146,60,.4);color:#fb923c;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}#alerts-page .how-it-works .flow-steps .flow-step h4{font-size:1rem;font-weight:700;color:#eee;margin-bottom:.5rem}#alerts-page .how-it-works .flow-steps .flow-step p{font-size:.84rem;color:#888;line-height:1.55;margin:0}#alerts-page .how-it-works .flow-steps .flow-arrow{font-size:1.5rem;color:#444;padding:0 12px;margin-top:28px;flex-shrink:0}#alerts-page .actions-section{padding:24px 20px}#alerts-page .actions-section .section-label{text-transform:uppercase;font-size:.75rem;letter-spacing:2px;color:#555;margin-bottom:.5rem;font-weight:600}#alerts-page .actions-section .section-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}#alerts-page .actions-section .section-subtitle{font-size:.95rem;color:#888;max-width:560px;margin:0 0 2rem;line-height:1.6}#alerts-page .actions-section .section-subtitle code{background:#ffffff0f;border:1px solid #333;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.85em;color:#ccc}#alerts-page .actions-section .action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}#alerts-page .actions-section .action-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px 18px;transition:border-color .2s ease;position:relative;overflow:hidden}#alerts-page .actions-section .action-card:hover{border-color:#444}#alerts-page .actions-section .action-card .action-icon{position:absolute;bottom:-.75rem;right:-.75rem;color:var(--action-color, #fb923c);opacity:.1;pointer-events:none;z-index:0}#alerts-page .actions-section .action-card .action-icon svg{font-size:5rem}#alerts-page .actions-section .action-card h3{font-size:.95rem;font-weight:700;margin-bottom:.4rem;color:#eee;position:relative;z-index:1}#alerts-page .actions-section .action-card p{font-size:.8rem;color:#888;line-height:1.5;margin:0;position:relative;z-index:1}#alerts-page .alertsets-section{padding:40px 20px;margin:20px 0}#alerts-page .alertsets-section .alertsets-inner{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:40px 36px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}#alerts-page .alertsets-section .alertsets-text .section-badge{display:inline-block;color:#fb923c;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem}#alerts-page .alertsets-section .alertsets-text h2{font-size:1.8rem;font-weight:700;margin-bottom:.75rem;line-height:1.2}#alerts-page .alertsets-section .alertsets-text h2 span{color:#fb923c}#alerts-page .alertsets-section .alertsets-text p{font-size:.92rem;color:#888;line-height:1.65;margin-bottom:1.25rem}#alerts-page .alertsets-section .alertsets-text ul{list-style:none;padding:0}#alerts-page .alertsets-section .alertsets-text ul li{margin-bottom:8px;padding-left:22px;position:relative;font-size:.88rem;color:#bbb}#alerts-page .alertsets-section .alertsets-text ul li:before{content:"·";position:absolute;left:0;color:#fb923c;font-weight:700;font-size:1.2rem}#alerts-page .alertsets-section .alertsets-text ul li b{color:#ddd}#alerts-page .alertsets-section .alertsets-visual .sets-preview{background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:6px}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:#ffffff08;border:1px solid #222}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-row.open{border-color:#fb923c4d;background:#fb923c0d}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-row .folder-icon{color:#fb923c;font-size:1.1rem}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-row .set-name{font-size:.85rem;color:#ddd;font-weight:600;flex:1}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-row .set-count{font-size:.72rem;color:#555}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-alert-item{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 32px;border-radius:6px}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-alert-item .alert-item-icon{color:#666;font-size:.9rem}#alerts-page .alertsets-section .alertsets-visual .sets-preview .set-alert-item span{font-size:.8rem;color:#888}#alerts-page .ratelimit-section{padding:24px 20px}#alerts-page .ratelimit-section .section-label{text-transform:uppercase;font-size:.75rem;letter-spacing:2px;color:#555;margin-bottom:.5rem;font-weight:600}#alerts-page .ratelimit-section .section-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}#alerts-page .ratelimit-section .section-subtitle{font-size:.95rem;color:#888;max-width:550px;margin:0 0 2rem;line-height:1.6}#alerts-page .ratelimit-section .ratelimit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}#alerts-page .ratelimit-section .rl-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px 20px;transition:border-color .2s;position:relative;overflow:hidden}#alerts-page .ratelimit-section .rl-card:hover{border-color:#444}#alerts-page .ratelimit-section .rl-card .rl-icon{position:absolute;bottom:-.75rem;right:-.75rem;color:#fb923c;opacity:.1;pointer-events:none;z-index:0;font-size:5rem;width:5rem;height:5rem}#alerts-page .ratelimit-section .rl-card h4{font-size:.95rem;font-weight:700;color:#eee;margin-bottom:.4rem;position:relative;z-index:1}#alerts-page .ratelimit-section .rl-card p{font-size:.82rem;color:#888;line-height:1.5;margin:0;position:relative;z-index:1}#alerts-page .alerts-cta-banner{margin:40px 20px;padding:36px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;text-align:center}#alerts-page .alerts-cta-banner h2{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}#alerts-page .alerts-cta-banner p{color:#888;font-size:.95rem;margin-bottom:1.5rem}#alerts-page .alerts-cta-banner .cta-button{display:inline-block;background-color:#a78bfa;color:#0d0d0d;font-size:.95rem;font-weight:700;padding:12px 32px;border-radius:8px;text-decoration:none;transition:all .2s ease;border:1px solid rgba(167,139,250,.5)}#alerts-page .alerts-cta-banner .cta-button:hover{background-color:#bfa8fb;transform:translateY(-2px);box-shadow:0 4px 10px #059b054d}@media (max-width: 900px){#alerts-page{padding-top:80px}#alerts-page .alerts-hero h1{font-size:2rem}#alerts-page .how-it-works .flow-steps{flex-direction:column;align-items:center}#alerts-page .how-it-works .flow-steps .flow-arrow{transform:rotate(90deg);margin:0;padding:8px 0}#alerts-page .how-it-works .flow-steps .flow-step{max-width:100%}#alerts-page .actions-section .action-grid{grid-template-columns:repeat(2,1fr)}#alerts-page .alertsets-section .alertsets-inner{grid-template-columns:1fr;gap:24px}#alerts-page .ratelimit-section .ratelimit-grid{grid-template-columns:1fr}}
