.guide-page{--guide-header-offset:100px;--guide-navy:#08084f;--guide-cyan:#00a4de;--guide-light:#e9f7fe;--guide-ink:#1a2340;--guide-muted:#5a6785;--guide-max:720px;background:#fff;color:var(--guide-ink);font-family:Inter,sans-serif}body:has(.guide-page),body:has(.guide-page) .body-container,body:has(.guide-page) .body-container-wrapper,body:has(.guide-page) .dnd-section,body:has(.guide-page) .row-fluid,body:has(.guide-page) .row-fluid-wrapper,body:has(.guide-page) [class*=span],body:has(.guide-page) main,html:has(.guide-page){background:#fff!important}body:has(.guide-page),html:has(.guide-page){overflow-x:clip!important;overflow-y:visible!important}body:has(.guide-page) .body-container,body:has(.guide-page) .body-container-wrapper,body:has(.guide-page) .dnd-section,body:has(.guide-page) .row-fluid,body:has(.guide-page) .row-fluid-wrapper,body:has(.guide-page) [class*=span],body:has(.guide-page) main{overflow:visible!important}.guide-hero{background:radial-gradient(circle at 100% 0,#1a2a6b 0,var(--guide-navy) 55%);color:#fff;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:72px 24px 64px;text-align:center}.guide-hero__eyebrow{color:var(--guide-cyan);display:inline-block;font-size:13px;font-weight:600;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}.guide-hero__title{font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.15;margin:0 auto 16px;max-width:800px}.guide-hero__subtitle{color:hsla(0,0%,100%,.82);font-size:18px;line-height:1.5;margin:0 auto 24px;max-width:620px}.guide-hero__meta{color:hsla(0,0%,100%,.6);display:flex;font-size:14px;gap:20px;justify-content:center}.guide-hero__meta span+span{position:relative}.guide-hero__meta span+span:before{background:var(--guide-cyan);border-radius:50%;content:"";height:4px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.guide-layout{align-items:start;display:grid;gap:40px;grid-template-columns:290px 1fr;margin:0 auto;max-width:1080px;padding:56px 24px 80px}.guide-toc{align-self:start;position:sticky;top:var(--guide-header-offset)}.ai-glossary-search-box input{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:14px;padding:10px 14px;width:100%}.ai-glossary-alphabet-filter{display:flex;flex-wrap:wrap;gap:3px;margin-top:14px}.alpha-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;color:var(--guide-muted,#5a6785);cursor:pointer;display:flex;font-size:11px;font-weight:700;height:25px;justify-content:center;transition:all .2s ease;width:25px}.alpha-btn.active,.alpha-btn:hover{background:var(--guide-cyan);border-color:var(--guide-cyan);color:#fff}.ai-glossary-list-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:16px;max-height:420px;overflow-y:auto;padding:16px}.scroll-group-title{color:var(--guide-navy);font-size:16px;font-weight:700;margin:16px 0 8px}.scroll-group-title:first-child{margin-top:0}.scroll-item-wrapper{margin:0 0 4px}.scroll-item-link{border-radius:6px;color:var(--guide-muted);cursor:pointer;display:block;font-size:14px;padding:6px 10px;text-decoration:none;transition:all .2s ease}.scroll-item-link:hover{background:var(--guide-light);color:var(--guide-navy)}.guide-body{max-width:var(--guide-max)}.glossary-group-header{align-items:center;display:flex;gap:14px;margin-bottom:24px}.glossary-letter-badge{align-items:center;background:var(--guide-cyan);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:42px;justify-content:center;margin:0;width:42px}.glossary-item-single{margin-bottom:28px}.glossary-item-single h3{color:var(--guide-navy);font-size:20px;font-weight:700;line-height:1.3;margin:0 0 8px}.glossary-definition{color:var(--guide-ink);font-size:16px;line-height:1.65}.glossary-section-divider{border:0;border-top:1px solid #e6ebf2;margin:36px 0}.disclaimer{color:var(--guide-ink);font-size:16px;line-height:1.65}.ai-glossary-pagination{display:flex;gap:8px;margin-top:32px}.page-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:var(--guide-ink);cursor:pointer;font-size:14px;font-weight:600;height:34px;min-width:34px;transition:all .2s ease}.page-btn.active,.page-btn:hover{background:var(--guide-cyan);border-color:var(--guide-cyan);color:#fff}.alpha-btn.clear-btn{background:#fff0f0;border-color:#fed7d7;color:#e53e3e;font-size:10px;padding:0 6px;width:auto}.alpha-btn.clear-btn:hover{background:#e53e3e;border-color:#e53e3e;color:#fff}@media (max-width:900px){.guide-layout{gap:32px;grid-template-columns:1fr}.guide-toc{position:static}}