.authoritative-content{width:100%;padding:.5rem 0 0;color:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;box-sizing:border-box}.authoritative-content .content-wrapper{box-sizing:border-box;max-width:100%;padding:0;margin:0}.authoritative-content .auth-section,.authoritative-content .auth-content,.authoritative-content .auth-grid,.authoritative-content .auth-highlight,.authoritative-content .auth-table{box-sizing:border-box;max-width:100%}.auth-section{margin-bottom:2rem;background:#ffffff0d;border-radius:12px;box-shadow:0 2px 8px #0000004d;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.auth-section:last-child{margin-bottom:0}.auth-main-title{font-size:1.75rem;font-weight:700;color:var(--brand-color);line-height:1.2;margin-bottom:.5rem;text-align:center;background:linear-gradient(135deg,var(--brand-color),#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-section-title{font-size:1.25rem;font-weight:600;color:var(--brand-color);margin:0;padding:1rem 2rem;border-bottom:2px solid var(--brand-color);display:flex;align-items:center;gap:.75rem}.auth-section-title .icon{font-size:1.25rem;opacity:.8;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.auth-section-description{font-size:.875rem;color:#d1d5db;margin:0;padding:1rem 2rem;line-height:1.6}.auth-subsection-title{font-size:1.1rem;font-weight:600;color:#f1f5f9;margin:.5rem 0;padding-bottom:.5rem;padding-top:.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.5rem}.auth-content{padding:1rem}.auth-intro{font-size:.95rem;color:#94a3b8;margin:0 0 .5rem;text-align:center;max-width:1100px;margin-left:auto;margin-right:auto}.auth-subsection-desc{font-size:.9rem;color:#94a3b8;margin:0 0 .5rem;line-height:1.6;text-align:center}.auth-grid{display:grid;gap:1rem;align-items:start}.auth-grid-2{grid-template-columns:repeat(2,1fr)}.auth-grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.auth-grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.auth-grid>.auth-card{margin:0}.auth-grid>.auth-card:hover{transform:none}.auth-card{background:#ffffff0d;border-radius:8px;padding:1rem 1rem .25rem;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;margin-bottom:1rem;margin-top:1rem}.auth-card:last-child{margin-bottom:0}.auth-card:hover{transform:translateY(-2px);background:#ffffff14;box-shadow:0 4px 12px #0006;border-color:#fff3}.auth-card-title{font-size:.95rem;font-weight:600;color:var(--brand-color, #2563eb);margin:0 0 .75rem;display:flex;align-items:flex-start;gap:.5rem;line-height:1.4;position:relative}.auth-card-title i{font-size:1rem;position:relative;top:.4rem}.auth-card-content{color:#d1d5db;font-size:.8125rem}.auth-card-spacer{height:12px}.auth-definition{background:linear-gradient(135deg,var(--brand-color),#7c3aed);color:#fff;padding:.5rem 1rem;border-radius:8px;margin:0 0 1rem}.auth-definition-term{font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.auth-definition-desc{opacity:.95;font-size:.875rem}.auth-table{width:100%;border-collapse:collapse;margin:.5rem 0;background:#ffffff05;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0006;border:1px solid rgba(255,255,255,.1)}.auth-table th{background:var(--brand-color, #2563eb);color:#fff;padding:1rem;text-align:left;font-weight:600;font-size:.9rem}.auth-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#d1d5db}.auth-table tbody tr:hover{background:#ffffff0d}.auth-table tbody tr:last-child td{border-bottom:none}.auth-list{list-style:none;padding:0;margin:.5rem 0 0}.auth-list-item{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:flex-start;gap:.75rem}.auth-list-item:last-child{border-bottom:none}.auth-list-icon{color:var(--brand-color, #2563eb);font-size:.9rem;margin-top:.35rem;min-width:1rem}.auth-list-content{flex:1}.auth-list-title{font-weight:600;color:#f1f5f9;margin-bottom:.25rem}.auth-list-desc{color:#94a3b8;font-size:.8125rem}.auth-highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;padding:.5rem 1rem 0;margin:1rem 0;font-size:.9rem}.auth-highlight-title{font-weight:600;color:#92400e;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.auth-highlight-content{color:#78350f}.auth-examples{background:#ffffff0d;border-radius:8px;padding:.5rem;margin:.5rem 0;border:1px solid rgba(255,255,255,.1);font-size:.875rem}.auth-example{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-family:Courier New,monospace}.auth-example:last-child{border-bottom:none}.auth-example-input{color:var(--brand-color, #2563eb);font-weight:600}.auth-example-arrow{color:#94a3b8;font-size:1.2rem}.auth-example-output{color:#059669;font-weight:600}@media(max-width:768px){.authoritative-content{padding:.5rem 0 0}.auth-content{padding:1rem}.auth-section-title{padding:1rem .5rem .75rem 1.5rem;font-size:1.25rem}.auth-section-description{padding:1rem 1.5rem}.auth-main-title{font-size:1.5rem}.auth-grid-2,.auth-grid-3,.auth-grid-4{grid-template-columns:1fr}.auth-table{font-size:.8rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.auth-table th,.auth-table td{padding:.5rem;white-space:nowrap}.auth-example{flex-direction:column;align-items:flex-start;gap:.5rem}.auth-example-arrow{align-self:center;transform:rotate(90deg)}}@media(prefers-color-scheme:dark){.authoritative-content{--surface-color: rgba(255, 255, 255, .05);--text-color: #f1f5f9;--text-secondary: #94a3b8;--border-color: rgba(255, 255, 255, .1);--border-light: rgba(255, 255, 255, .1);--card-bg: rgba(255, 255, 255, .05);--card-border: rgba(255, 255, 255, .1);--hover-bg: rgba(255, 255, 255, .05);--examples-bg: rgba(255, 255, 255, .05)}.auth-table{background:#ffffff05}.auth-highlight{background:linear-gradient(135deg,#451a03,#78350f);border-color:#f59e0b}.auth-highlight-title{color:#fbbf24}.auth-highlight-content{color:#fde68a}}@media(prefers-reduced-motion:reduce){.auth-card{transition:none}.auth-card:hover{transform:none}}.auth-card:focus-within{outline:2px solid var(--brand-color, #2563eb);outline-offset:2px}@media print{.authoritative-content{max-width:none;padding:0}.auth-section{box-shadow:none;border:1px solid #ccc;break-inside:avoid;margin-bottom:1rem}.auth-card:hover{transform:none;box-shadow:none}}[dir=rtl] .auth-table th,[dir=rtl] .auth-table td,[dir=rtl] .auth-definition,[dir=rtl] .auth-definition-term,[dir=rtl] .auth-definition-desc,[dir=rtl] .auth-card-content,[dir=rtl] .auth-list-content{text-align:right}[dir=rtl] .auth-list-title{text-align:right!important}[dir=rtl] .auth-list-desc,[dir=rtl] .auth-highlight,[dir=rtl] .auth-highlight-content{text-align:right}[data-theme=light] .authoritative-content{color:#1e293b}[data-theme=light] .auth-section{background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 8px #0000001a}[data-theme=light] .auth-intro,[data-theme=light] .auth-section-description,[data-theme=light] .auth-subsection-desc{color:#475569}[data-theme=light] .auth-subsection-title{color:#1e293b;border-bottom:1px solid rgba(0,0,0,.12)}[data-theme=light] .auth-card{background:#fff;border:1px solid rgba(0,0,0,.12)}[data-theme=light] .auth-card:hover{background:#fafbfc;box-shadow:0 4px 12px #00000026;border-color:#0000002e}[data-theme=light] .auth-card-content{color:#475569}[data-theme=light] .auth-table{background:#fff;border:0 solid rgba(0,0,0,.12);box-shadow:0 2px 4px #0000001a}[data-theme=light] .auth-table td{color:#475569;border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=light] .auth-table tbody tr:hover{background:#00000005}[data-theme=light] .auth-list-title{color:#1e293b}[data-theme=light] .auth-list-desc{color:#64748b}[data-theme=light] .auth-highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #d97706}[data-theme=light] .auth-highlight-title{color:#92400e}[data-theme=light] .auth-highlight-content{color:#78350f}[data-theme=light] .auth-examples{background:#fff;border:1px solid rgba(0,0,0,.08)}[data-theme=light] .auth-example-arrow{color:#64748b}.auth-timeline-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem}.auth-timeline-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;display:flex;gap:1rem;transition:all .2s ease;position:relative;overflow:hidden}.auth-timeline-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--brand-color, #2563eb),#7c3aed);opacity:0;transition:opacity .2s ease}.auth-timeline-card:hover{transform:translateY(-2px);background:#ffffff14;box-shadow:0 4px 12px #0006;border-color:#fff3}.auth-timeline-card:hover:before{opacity:1}.auth-timeline-card-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--brand-color, #2563eb),#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;box-shadow:0 2px 8px #0000004d}.auth-timeline-card-content{flex:1;min-width:0}.auth-timeline-card-year{font-size:.85rem;font-weight:700;color:var(--brand-color, #2563eb);margin-bottom:.25rem;letter-spacing:.5px;text-transform:uppercase}.auth-timeline-card-event{font-size:.9rem;color:#d1d5db;line-height:1.5}[data-theme=light] .auth-timeline-card{background:#fff;border:1px solid rgba(0,0,0,.12)}[data-theme=light] .auth-timeline-card:hover{background:#fafbfc;box-shadow:0 4px 12px #00000026;border-color:#0000002e}[data-theme=light] .auth-timeline-card-event{color:#475569}@media(max-width:768px){.auth-timeline-cards{grid-template-columns:1fr}.auth-timeline-card{padding:.75rem}.auth-timeline-card-icon{width:36px;height:36px;font-size:1rem}}
