/* Only guide content; shared header/footer and Features components inherit existing styles. */
.notify-guide{--ng-ink:#082f49;--ng-blue:#0369a1;--ng-muted:#475569;--ng-line:#dbe7ee;color:var(--ng-ink);background:#fff}
.notify-guide *{box-sizing:border-box}
.notify-guide p,.notify-guide li,.notify-guide dd{color:var(--ng-muted);font-size:1rem;line-height:1.8}
.notify-guide h1,.notify-guide h2,.notify-guide h3{color:var(--ng-ink);letter-spacing:-.025em}
.notify-guide a{color:var(--ng-blue);text-underline-offset:4px}
.notify-guide a:hover{text-decoration:underline}
.notify-guide a:focus-visible,.notify-guide summary:focus-visible,.notify-guide [tabindex]:focus-visible{outline:3px solid #ea580c;outline-offset:5px;border-radius:3px}
.notify-guide section[id],.notify-guide aside[id]{scroll-margin-top:24px}
.notify-guide .ng-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:.875rem;color:#d1e7f3;margin-bottom:42px}
.notify-guide .ng-breadcrumb a{color:#fff}
.notify-guide .ng-button{display:inline-flex;gap:20px;align-items:center;background:#f97316;color:#102d42;padding:14px 22px;border-radius:8px;font-weight:700;margin-top:16px}
.notify-guide .ng-content{padding-top:42px;padding-bottom:64px}
.notify-guide .ng-answer{font-size:1.18rem;line-height:1.8;max-width:940px;color:#163e55}
.notify-guide .ng-topics{display:flex;flex-wrap:wrap;gap:10px 20px;margin:28px 0 42px;padding-bottom:24px;border-bottom:1px solid var(--ng-line)}
.notify-guide .ng-topics a{font-size:.85rem;line-height:1.6}
.notify-guide .ng-app-preview{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:42px;align-items:start;margin:22px 0 42px;padding:32px;background:linear-gradient(145deg,#eaf7ff,#f8fcff);border:1px solid var(--ng-line);border-radius:var(--features-radius-xl);box-shadow:var(--features-shadow)}
.notify-guide .ng-app-preview h2{font-size:1.75rem;margin:6px 0 14px}
.notify-guide .ng-app-preview-copy p{font-size:.95rem}
.notify-guide .ng-preview-label{margin:0;color:var(--ng-blue)!important;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem!important;font-weight:700}
.notify-guide .ng-screenshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.notify-guide .ng-screenshot-grid-single{grid-template-columns:minmax(0,420px);justify-content:center}
.notify-guide .ng-screenshot-grid figure{margin:0;min-width:0}
.notify-guide .ng-screenshot-grid a{display:block;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #cbdde8;box-shadow:0 18px 38px rgba(8,47,73,.14);transition:transform .2s ease,box-shadow .2s ease}
.notify-guide .ng-screenshot-grid a:hover{transform:translateY(-3px);box-shadow:0 24px 45px rgba(8,47,73,.19)}
.notify-guide .ng-screenshot-grid img{display:block;width:100%;height:auto}
.notify-guide .ng-screenshot-grid figcaption{margin:14px 4px 0;font-size:.82rem}
.notify-guide .ng-screenshot-grid figcaption span{display:block;margin-top:4px;font-weight:700;color:#0369a1}
.notify-guide .ng-section>*{min-width:0}
.notify-guide .ng-number{color:var(--ng-blue);font-size:.8rem;font-weight:700}
.notify-guide .ng-section-body p:last-child{margin-bottom:0}
.notify-guide .ng-details{margin:22px 0 0;display:grid;gap:20px}
.notify-guide .ng-details dt{font-weight:700;margin-bottom:4px;font-size:1rem}
.notify-guide .ng-details dd{margin:0}
.notify-guide .ng-diagram{margin:20px 0 34px;background:#f4fbff;border-radius:20px;padding:16px}
.notify-guide .ng-diagram img{width:100%;max-width:600px;height:auto;display:block;margin:auto}
.notify-guide figcaption{font-size:.8rem;line-height:1.6;color:#526779;margin-top:16px}
.notify-guide .ng-report{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:32px;align-items:center;background:#f4fbff;padding:28px;border-radius:20px;margin:36px 0}
.notify-guide .ng-report img{width:100%;height:auto;display:block;max-height:450px;object-fit:contain;background:#fff;border:1px solid var(--ng-line);border-radius:10px}
.notify-guide .ng-report figcaption{font-size:.95rem;margin:0}
.notify-guide .ng-report figcaption a{display:block;margin-top:16px}
.notify-guide .ng-table-scroll{overflow-x:auto;border:1px solid var(--ng-line);border-radius:12px}
.notify-guide table{width:100%;border-collapse:collapse;font-size:.9rem;line-height:1.65}
.notify-guide table:has(th:nth-child(3)){min-width:620px}
.notify-guide .ng-table-scroll:has(th:nth-child(3)):before{content:'Scroll horizontally to see all columns on smaller screens.';display:block;padding:10px 16px;font-size:.75rem;color:#475569;background:#f4fbff}
.notify-guide th,.notify-guide td{padding:16px;vertical-align:top;border-bottom:1px solid var(--ng-line)}
.notify-guide thead{background:#eaf5fc}
.notify-guide tbody th{font-weight:600;min-width:145px}
.notify-guide td{color:var(--ng-muted)}
.notify-guide tr:last-child td,.notify-guide tr:last-child th{border-bottom:0}
.notify-guide .ng-compatibility{border-left:4px solid #0ea5e9;padding:26px 30px;background:#f4fbff;margin:46px 0}
.notify-guide .ng-compatibility h2{font-size:1.3rem;margin-bottom:14px}
.notify-guide .ng-compatibility p{font-size:.95rem;margin-bottom:12px}
.notify-guide .ng-compatibility p:last-child{margin-bottom:0}
.notify-guide .ng-faq h2,.notify-guide .ng-next h2{font-size:1.8rem;margin-bottom:24px}
.notify-guide .ng-faq details{border-bottom:1px solid var(--ng-line);padding:20px 0}
.notify-guide .ng-faq summary{cursor:pointer;font-size:1.05rem;font-weight:600;line-height:1.6}
.notify-guide .ng-faq details p{margin:16px 0 0;max-width:900px}
.notify-guide .ng-next{margin-top:50px}
.notify-guide .ng-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:26px}
.notify-guide .ng-related a{border-top:3px solid #0ea5e9;padding:20px 0}
.notify-guide .ng-related strong,.notify-guide .ng-related span{display:block}
.notify-guide .ng-related strong{font-size:1.1rem;margin-bottom:8px}
.notify-guide .ng-related span{color:var(--ng-muted);font-size:.9rem;line-height:1.7}
.notify-guide .ng-help-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-bottom:24px}
.notify-guide .ng-help-links li{font-size:.9rem}
.notify-guide .ng-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px}
.notify-guide .ng-catalog article{padding:28px 0;border-bottom:1px solid var(--ng-line)}
.notify-guide .ng-catalog h2{font-size:1.45rem;margin:0 0 12px}
.notify-guide .ng-catalog p{font-size:.95rem}
@media(max-width:767px){.notify-guide .ng-hero{padding-bottom:36px}.notify-guide .ng-breadcrumb{margin-bottom:28px}.notify-guide .ng-hero-grid,.notify-guide .ng-section,.notify-guide .ng-report,.notify-guide .ng-app-preview{grid-template-columns:1fr;gap:22px}.notify-guide .ng-at-a-glance{padding:22px}.notify-guide .ng-section{padding:30px 0}.notify-guide .ng-section h2{max-width:none;font-size:1.5rem}.notify-guide .ng-related,.notify-guide .ng-catalog{grid-template-columns:1fr;gap:0}.notify-guide .ng-report,.notify-guide .ng-app-preview{padding:18px}.notify-guide .ng-compatibility{padding:22px}.notify-guide .ng-topics{gap:12px 18px}.notify-guide .ng-diagram{padding:8px}.notify-guide .ng-diagram img{min-height:130px}.notify-guide .ng-content{padding-top:30px}}
@media(max-width:520px){.notify-guide .ng-screenshot-grid{grid-template-columns:1fr}.notify-guide .ng-screenshot-grid a{max-width:330px;margin:auto}}
@media(prefers-reduced-motion:reduce){.notify-guide{scroll-behavior:auto}}

.notify-guide .page-header .display-4{color:#fff;max-width:none}
.notify-guide .page-header .lead{color:rgba(224,242,254,.9)}
.notify-guide .page-header-shell{text-align:center}
.notify-guide .ng-breadcrumb{margin-bottom:22px}
.notify-guide .hero-metric{min-width:0}
.notify-guide .hero-metric span{color:rgba(224,242,254,.9)}
.notify-guide .ng-section{display:block;padding:28px;margin:0 0 28px;border:1px solid var(--features-border);border-radius:var(--features-radius-xl);background:var(--features-surface);box-shadow:var(--features-shadow)}
.notify-guide .ng-section h2{font-size:1.65rem;line-height:1.3;max-width:none;margin:8px 0 22px}
.notify-guide .ng-number{display:none}
.notify-guide .ng-catalog article{border:1px solid var(--features-border);border-radius:var(--features-radius-xl);background:var(--features-surface);box-shadow:var(--features-shadow);padding:28px;margin-bottom:24px}
.notify-guide .ng-catalog{gap:0 24px}
@media(max-width:767px){.notify-guide .ng-section,.notify-guide .ng-catalog article{padding:22px}.notify-guide .ng-section h2{font-size:1.5rem}}
