.syllabus-doc-page{min-height:100vh;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,3vw,2.5rem);background-color:#07090e;background-image:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(99,102,241,.12),transparent 60%),linear-gradient(180deg,#07090e,#0c0f18);color:#e2e8f0;font-family:var(--font-body,system-ui,-apple-system,sans-serif)}.sabrixa-light .syllabus-doc-page,html[data-theme=light] .syllabus-doc-page{background-color:#f1f5f9;background-image:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(99,102,241,.05),transparent 60%),linear-gradient(180deg,#f8fafc,#edf2f7);color:#0f172a}.syllabus-doc-container{max-width:960px;margin:0 auto;background:#0d121f;border:1px solid hsla(0,0%,100%,.1);border-radius:1.25rem;padding:clamp(1.75rem,4vw,3.5rem);box-shadow:0 25px 60px -15px rgba(0,0,0,.7)}.sabrixa-light .syllabus-doc-container,html[data-theme=light] .syllabus-doc-container{background:#fff;border-color:rgba(15,23,42,.12);box-shadow:0 20px 50px -15px rgba(15,23,42,.1)}.syllabus-doc-header{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.12);margin-bottom:2.25rem}.sabrixa-light .syllabus-doc-header,html[data-theme=light] .syllabus-doc-header{border-bottom-color:rgba(15,23,42,.12)}.syllabus-header-top-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.syllabus-brand-meta{display:flex;align-items:center;gap:.85rem}.syllabus-doc-badge{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .65rem;border-radius:999px;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.35);color:#a5b4fc}.sabrixa-light .syllabus-doc-badge,html[data-theme=light] .syllabus-doc-badge{background:rgba(79,70,229,.08);border-color:rgba(79,70,229,.25);color:#4338ca}.syllabus-header-actions{display:flex;align-items:center;gap:.75rem}.btn-syllabus-back{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:.75rem;font-size:.82rem;font-weight:700;text-decoration:none;color:#cbd5e1;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);transition:all .2s ease}.sabrixa-light .btn-syllabus-back,html[data-theme=light] .btn-syllabus-back{color:#334155;background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.12)}.btn-syllabus-back:hover{background:hsla(0,0%,100%,.1);color:#fff}.sabrixa-light .btn-syllabus-back:hover,html[data-theme=light] .btn-syllabus-back:hover{background:rgba(15,23,42,.08);color:#0f172a}.syllabus-doc-title{font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;line-height:1.22;letter-spacing:-.03em;color:#fff;margin:0 0 .5rem}.sabrixa-light .syllabus-doc-title,html[data-theme=light] .syllabus-doc-title{color:#0f172a}.syllabus-doc-subtitle{font-size:.95rem;line-height:1.5;color:#94a3b8;margin:0}.sabrixa-light .syllabus-doc-subtitle,html[data-theme=light] .syllabus-doc-subtitle{color:#475569}.syllabus-section{margin-bottom:2.75rem}.syllabus-sec-title{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 1.25rem;display:flex;align-items:center;gap:.6rem;padding-bottom:.65rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.sabrixa-light .syllabus-sec-title,html[data-theme=light] .syllabus-sec-title{color:#0f172a;border-bottom-color:rgba(15,23,42,.08)}.syllabus-sec-dot{width:8px;height:8px;border-radius:50%;background:#6366f1}.syllabus-notice-box{padding:1.1rem 1.35rem;border-radius:.85rem;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.25);font-size:.86rem;line-height:1.55;color:#c7d2fe;margin-bottom:1.5rem}.sabrixa-light .syllabus-notice-box,html[data-theme=light] .syllabus-notice-box{background:rgba(79,70,229,.05);border-color:rgba(79,70,229,.2);color:#312e81}.syllabus-notice-box strong{color:#fff}.sabrixa-light .syllabus-notice-box strong,html[data-theme=light] .syllabus-notice-box strong{color:#1e1b4b}.syllabus-batches-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.15rem}.syllabus-batch-card{padding:1.25rem;border-radius:.85rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.09)}.sabrixa-light .syllabus-batch-card,html[data-theme=light] .syllabus-batch-card{background:#f8fafc;border-color:rgba(15,23,42,.09)}.syllabus-batch-tag{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#818cf8;margin-bottom:.35rem}.sabrixa-light .syllabus-batch-tag,html[data-theme=light] .syllabus-batch-tag{color:#4f46e5}.syllabus-batch-title{font-size:1rem;font-weight:750;color:#fff;margin:0 0 .35rem}.sabrixa-light .syllabus-batch-title,html[data-theme=light] .syllabus-batch-title{color:#0f172a}.syllabus-batch-time{font-size:.82rem;color:#94a3b8;margin:0 0 .65rem;font-weight:500}.sabrixa-light .syllabus-batch-time,html[data-theme=light] .syllabus-batch-time{color:#475569}.syllabus-batch-status{font-size:.74rem;font-weight:700;color:#10b981}.syllabus-pillars-list{display:flex;flex-direction:column;gap:1.5rem}.syllabus-pillar-item{padding:1.35rem 1.5rem;border-radius:.85rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-left:4px solid #6366f1}.sabrixa-light .syllabus-pillar-item,html[data-theme=light] .syllabus-pillar-item{background:#f8fafc;border-color:rgba(15,23,42,.08) rgba(15,23,42,.08) rgba(15,23,42,.08) #4f46e5}.syllabus-pillar-item.pillar-accent-purple{border-left-color:#a855f7}.syllabus-pillar-item.pillar-accent-sky{border-left-color:#0284c7}.syllabus-pillar-item.pillar-accent-emerald{border-left-color:#10b981}.syllabus-pillar-item.pillar-accent-teal{border-left-color:#0d9488}.syllabus-pillar-title{font-size:1.05rem;font-weight:750;color:#fff;margin:0 0 .45rem}.sabrixa-light .syllabus-pillar-title,html[data-theme=light] .syllabus-pillar-title{color:#0f172a}.syllabus-pillar-summary{font-size:.86rem;line-height:1.55;color:#94a3b8;margin:0 0 .85rem}.sabrixa-light .syllabus-pillar-summary,html[data-theme=light] .syllabus-pillar-summary{color:#475569}.syllabus-pillar-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.syllabus-pillar-bullets li{display:flex;align-items:flex-start;gap:.55rem;font-size:.82rem;line-height:1.45;color:#cbd5e1}.sabrixa-light .syllabus-pillar-bullets li,html[data-theme=light] .syllabus-pillar-bullets li{color:#334155}.syllabus-bullet-mark{color:#818cf8;font-weight:800;line-height:1;margin-top:.15rem}.sabrixa-light .syllabus-bullet-mark,html[data-theme=light] .syllabus-bullet-mark{color:#4f46e5}.syllabus-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.syllabus-price-card{padding:1.5rem;border-radius:.85rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.09);display:flex;flex-direction:column;justify-content:space-between}.sabrixa-light .syllabus-price-card,html[data-theme=light] .syllabus-price-card{background:#f8fafc;border-color:rgba(15,23,42,.09)}.syllabus-price-card.price-card--featured{background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.35)}.sabrixa-light .syllabus-price-card.price-card--featured,html[data-theme=light] .syllabus-price-card.price-card--featured{background:rgba(79,70,229,.04);border-color:rgba(79,70,229,.25)}.syllabus-price-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.syllabus-price-title{font-size:1rem;font-weight:750;color:#fff}.sabrixa-light .syllabus-price-title,html[data-theme=light] .syllabus-price-title{color:#0f172a}.syllabus-price-val{font-size:1.35rem;font-weight:850;color:#10b981;font-family:monospace}.sabrixa-light .syllabus-price-val,html[data-theme=light] .syllabus-price-val{color:#059669}.syllabus-price-desc{font-size:.82rem;line-height:1.5;color:#94a3b8;margin:0 0 .85rem}.sabrixa-light .syllabus-price-desc,html[data-theme=light] .syllabus-price-desc{color:#475569}.syllabus-price-sub{font-size:.74rem;font-weight:700;color:#818cf8}.sabrixa-light .syllabus-price-sub,html[data-theme=light] .syllabus-price-sub{color:#4f46e5}.syllabus-doc-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;font-size:.78rem;color:#94a3b8}.sabrixa-light .syllabus-doc-footer,html[data-theme=light] .syllabus-doc-footer{border-top-color:rgba(15,23,42,.1);color:#475569}@media print{.syllabus-doc-page,body{background:#fff!important;color:#000!important;padding:0!important;margin:0!important}.syllabus-doc-container{max-width:100%!important;width:100%!important;border:none!important;box-shadow:none!important;padding:0!important;background:transparent!important}.print-hide,.syllabus-header-actions{display:none!important}.syllabus-doc-title{color:#000!important;font-size:1.85rem!important}.syllabus-sec-title{color:#000!important;border-bottom:1.5px solid #000!important}.syllabus-notice-box{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#0f172a!important}.syllabus-batch-card,.syllabus-pillar-item,.syllabus-price-card{background:#fff!important;border:1px solid #e2e8f0!important;page-break-inside:avoid}.syllabus-batch-title,.syllabus-pillar-title,.syllabus-price-title{color:#000!important}.syllabus-batch-time,.syllabus-pillar-bullets li,.syllabus-pillar-summary,.syllabus-price-desc{color:#334155!important}}