:root{--primary-blue:#1e40af;--primary-blue-hover:#1d4ed8;--teal-accent:#0d9488;--teal-dark:#0f766e;--teal-light:#ecfdf5;--blue-subtle:#eff6ff;--gray-bg:#f8fafc;--card-bg:#fff;--border-light:#e2e8f0;--border-focus:#3b82f6;--text-dark:#0f172a;--text-muted:#64748b;--danger-color:#ef4444;--danger-bg:#fef2f2;--warning-color:#d97706;--warning-bg:#fffbeb;--success-color:#059669;--success-bg:#ecfdf5;--font-sans:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000000d}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--gray-bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;line-height:1.5}.app-header{border-bottom:1px solid var(--border-light);z-index:40;background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.brand-container{align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-logo-icon{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#0284c7 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 10px #1e40af40}.brand-title{color:#1e3a8a;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.brand-subtitle{color:var(--text-muted);font-size:.75rem;font-weight:500}.header-actions{align-items:center;gap:.6rem;display:flex}.header-admin-pill{cursor:pointer;color:#475569;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.38rem .75rem;font-size:.825rem;font-weight:600;transition:all .15s;display:inline-flex}.header-admin-pill:hover{color:#1e293b;background-color:#f1f5f9;border-color:#94a3b8}.header-admin-pill.logged-in{color:#065f46;background-color:#ecfdf5;border-color:#a7f3d0}.header-util-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.35rem;padding:.25rem .5rem;display:flex}.select-control-compact{color:#334155;cursor:pointer;background:0 0;border:none;outline:none;padding:.25rem .35rem;font-size:.825rem;font-weight:600}.stat-badge{border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.825rem;font-weight:600;display:inline-flex}.stat-badge.blue{color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe}.stat-badge.green{color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0}.stat-dot{border-radius:50%;width:8px;height:8px}.stat-dot.blue{background-color:#2563eb}.stat-dot.green{background-color:#10b981}.select-control{border:1px solid var(--border-light);color:var(--text-dark);cursor:pointer;background:#fff;border-radius:8px;outline:none;padding:.4rem .75rem;font-size:.825rem;font-weight:600;transition:border-color .15s}.select-control:focus{border-color:var(--border-focus)}.hero-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#0369a1 45%,#0d9488 100%);padding:3.5rem 1.5rem 6.5rem;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:-20%;left:30%}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-.03em;max-width:900px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2.75rem;font-weight:800;line-height:1.15}.hero-title-accent{color:#67e8f9;font-style:italic}.hero-subtitle{color:#ffffffe6;max-width:680px;margin:0 auto;font-size:1.1rem;font-weight:400}.hero-stats-bar{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:2rem;padding:.85rem 1.75rem;display:inline-flex;box-shadow:0 8px 32px #0000001f}.hero-stat-card{text-align:center;border-radius:10px;flex-direction:column;align-items:center;padding:.35rem .75rem;transition:all .2s;display:flex}.hero-stat-card.clickable{cursor:pointer}.hero-stat-card.clickable:hover{background:#ffffff29;transform:translateY(-2px)}.hero-stat-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;margin-bottom:.3rem;padding:2px 8px;font-size:.725rem;font-weight:700}.hero-stat-badge.blue{color:#dbeafe;background:#3b82f659;border:1px solid #bfdbfe66}.hero-stat-badge.green{color:#d1fae5;background:#10b98159;border:1px solid #a7f3d066}.hero-stat-badge.purple{color:#f3e8ff;background:#a855f759;border:1px solid #e9d5ff66}.hero-stat-badge.teal{color:#ccfbf1;background:#14b8a659;border:1px solid #99f6e466}.hero-stat-number{color:#fff;letter-spacing:-.02em;font-size:1.65rem;font-weight:800;line-height:1.1}.hero-stat-text{color:#ffffffd9;margin-top:.2rem;font-size:.78rem;font-weight:500}.hero-stat-divider{background:#ffffff40;width:1px;height:36px}.search-container{z-index:20;max-width:1040px;margin:-4rem auto 2.5rem;padding:0 1rem;position:relative}.search-card{box-shadow:var(--shadow-xl);border:1px solid var(--border-light);background:#fff;border-radius:18px;padding:1.5rem}.search-card-topbar{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.search-card-heading{color:#1e293b;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.upload-plan-hero-btn{color:#2563eb;cursor:pointer;background:#f8fafc;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.825rem;font-weight:600;transition:all .15s;display:inline-flex}.upload-plan-hero-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.search-tabs{gap:.5rem;margin-bottom:1.25rem;display:flex}.search-tab-btn{cursor:pointer;color:var(--text-muted);background:#f1f5f9;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem 1.15rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.search-tab-btn.active{color:#fff;background:#0284c7;box-shadow:0 2px 8px #0284c759}.search-input-wrapper{background:#fff;border:2px solid #cbd5e1;border-radius:12px;align-items:center;gap:.75rem;padding:.35rem .5rem .35rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.search-input-wrapper:focus-within{border-color:#0284c7;box-shadow:0 0 0 4px #0284c71f}.search-input{color:var(--text-dark);border:none;outline:none;flex:1;font-family:inherit;font-size:1.05rem}.search-input::placeholder{color:#94a3b8;font-size:.95rem}.search-btn{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-size:.95rem;font-weight:700;transition:background-color .15s,transform .1s;display:inline-flex}.search-btn:hover{background:#0369a1}.search-btn:active{transform:scale(.98)}.search-examples{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.example-label{color:#475569;font-weight:600}.example-pill{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s}.example-pill:hover{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}.filter-bar{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.filter-group{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.diagrams-section{max-width:1200px;margin:0 auto 2.5rem;padding:0 1.5rem}.section-header{margin-bottom:1.25rem}.section-title{color:#0f172a;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;display:flex}.section-subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.9rem}.diagrams-grid{grid-template-columns:1fr 1.3fr;gap:1.5rem;display:grid}@media (width<=860px){.diagrams-grid{grid-template-columns:1fr}}.diagram-card{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:1.5rem}.diagram-card-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.diagram-card-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.diagram-card-icon.blue{color:#2563eb;background:#eff6ff}.diagram-card-icon.green{color:#059669;background:#ecfdf5}.diagram-card-title{color:#0f172a;font-size:1.05rem;font-weight:700}.diagram-card-subtitle{color:var(--text-muted);font-size:.8rem}.donut-container{justify-content:space-around;align-items:center;gap:1.5rem;display:flex}.donut-svg{width:140px;height:140px}.donut-stats{flex-direction:column;gap:.85rem;display:flex}.donut-stat-item{align-items:center;gap:.75rem;display:flex}.donut-stat-value{font-size:1.35rem;font-weight:800}.donut-stat-sub{color:var(--text-muted);font-size:.78rem}.subject-bars-list{flex-direction:column;gap:.85rem;display:flex}.subject-bar-item{flex-direction:column;gap:.25rem;display:flex}.subject-bar-label{color:#334155;justify-content:space-between;font-size:.825rem;font-weight:600;display:flex}.subject-bar-track{background:#f1f5f9;border-radius:9999px;height:8px;overflow:hidden}.subject-bar-fill{background:linear-gradient(90deg,#2563eb 0%,#0d9488 100%);border-radius:9999px;height:100%;transition:width .6s}.comparison-section{max-width:1200px;margin:0 auto 4rem;padding:0 1.5rem}.results-meta-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:1.25rem;display:flex}.results-query-title{color:#0f172a;font-size:1.3rem;font-weight:800}.results-count-badge{color:var(--text-muted);font-size:.85rem;font-weight:600}.two-col-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=860px){.two-col-grid{grid-template-columns:1fr}}.column-header{border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.85rem 1.15rem;font-size:.95rem;font-weight:700;display:flex}.column-header.maktab{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe}.column-header.otm{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7}.count-pill{box-shadow:var(--shadow-sm);background:#fff;border-radius:9999px;padding:.2rem .65rem;font-size:.8rem;font-weight:800}.cards-container{flex-direction:column;gap:.85rem;display:flex}.topic-card{border:1.5px solid var(--border-light);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:14px;padding:1.15rem;transition:all .2s;position:relative}.topic-card:hover{box-shadow:var(--shadow-md);border-color:#93c5fd;transform:translateY(-2px)}.topic-card.selected{background-color:#f8faff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.topic-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.topic-title{color:#0f172a;font-size:1rem;font-weight:700;line-height:1.4}.match-percentage-badge{border-radius:8px;flex-shrink:0;padding:.25rem .65rem;font-size:.825rem;font-weight:800}.match-percentage-badge.high{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.match-percentage-badge.medium{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe}.match-percentage-badge.low{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.topic-tags{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.75rem;display:flex}.tag-pill{border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.tag-pill.subject{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.tag-pill.grade{color:#854d0e;background:#fef9c3;border:1px solid #fef08a}.tag-pill.hours{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.topic-card-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;display:flex}.action-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;transition:background .15s;display:inline-flex}.action-btn.primary{color:#fff;background:#2563eb}.action-btn.primary:hover{background:#1d4ed8}.action-btn.ai{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0284c7 100%);box-shadow:0 2px 6px #0d94884d}.action-btn.ai:hover{filter:brightness(1.1)}.drift-badge{border-radius:6px;align-items:center;gap:.3rem;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.725rem;font-weight:700;display:inline-flex}.drift-badge.modified{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.drift-badge.added{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-header{border-bottom:1px solid var(--border-light);background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border-top-left-radius:20px;border-top-right-radius:20px;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.modal-title{color:#1e3a8a;font-size:1.35rem;font-weight:800}.modal-subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;font-size:1.5rem;line-height:1}.close-btn:hover{color:#0f172a;background:#e2e8f0}.modal-body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.topic-compare-banner{border:1px solid var(--border-light);background:#f8fafc;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1rem;display:grid}.compare-side h4{text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem;font-size:.78rem}.compare-side p{color:#0f172a;font-size:.95rem;font-weight:700}.match-score-circle{color:#fff;background:#0d9488;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 10px #0d94884d}.match-score-circle span{font-size:.6rem;font-weight:600}.analysis-block{border:1px solid var(--border-light);background:#fff;border-radius:12px;padding:1.15rem}.analysis-block-title{color:#1e3a8a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;font-weight:700;display:flex}.bloom-pill{color:#1e40af;background:#dbeafe;border-radius:9999px;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}.skills-list,.recs-list{color:#334155;flex-direction:column;gap:.4rem;padding-left:1.25rem;font-size:.9rem;display:flex}.gap-text{color:#991b1b;background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;padding:.85rem;font-size:.9rem;line-height:1.6}.modal-footer{border-top:1px solid var(--border-light);background:#f8fafc;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.btn-secondary{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem 1.25rem;font-weight:600}.btn-secondary:hover{background:#f1f5f9}.empty-box{text-align:center;border:1.5px dashed var(--border-light);color:var(--text-muted);background:#fff;border-radius:14px;padding:3rem 1.5rem}.empty-icon{margin-bottom:.75rem;font-size:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.detailed-breakdown-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:1.5rem;padding:1.5rem;animation:.25s ease-out fadeIn}.breakdown-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.breakdown-header-title{color:#1e3a8a;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.breakdown-grid-4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.breakdown-subcard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.15rem;box-shadow:0 1px 3px #0000000d}.breakdown-subcard-title{color:#0f172a;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.9rem;font-weight:700;display:flex}.breakdown-list-item{margin-bottom:.65rem}.breakdown-list-label{color:#475569;justify-content:space-between;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:flex}.breakdown-track{background:#f1f5f9;border-radius:9999px;height:6px;overflow:hidden}.breakdown-fill{border-radius:9999px;height:100%;transition:width .4s}.breakdown-fill.blue{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.breakdown-fill.teal{background:linear-gradient(90deg,#14b8a6,#0f766e)}.breakdown-fill.purple{background:linear-gradient(90deg,#a855f7,#7e22ce)}.breakdown-fill.amber{background:linear-gradient(90deg,#f59e0b,#d97706)}@media print{body{color:#000!important;background:#fff!important;margin:0!important;padding:0!important}.app-header,.hero-section,.search-container,.comparison-section,.diagrams-section,footer,.close-btn,.modal-footer,.modal-backdrop,button{visibility:hidden!important;display:none!important}.modal-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:auto!important;background:0 0!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}.modal-card{width:100%!important;max-width:100%!important;max-height:none!important;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.modal-header{background:0 0!important;border-bottom:2px solid #0284c7!important;margin-bottom:1rem!important;padding:0 0 .75rem!important}.modal-title{color:#0f172a!important;font-size:1.3rem!important}.modal-subtitle{color:#475569!important;font-size:.85rem!important}.modal-body{gap:1rem!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important}.topic-compare-banner{break-inside:avoid!important;page-break-inside:avoid!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;margin-bottom:1rem!important;padding:.75rem 1rem!important}.analysis-block{break-inside:avoid!important;page-break-inside:avoid!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;margin-bottom:.85rem!important;padding:.75rem!important}.analysis-block-title{margin-bottom:.4rem!important;font-size:.95rem!important}.gap-text{padding:.5rem!important;font-size:.85rem!important;line-height:1.45!important}.skills-list li,.recs-list li{margin-bottom:.35rem!important;font-size:.85rem!important;line-height:1.4!important}@page{size:A4 portrait;margin:12mm 15mm}}.main-content-layout{align-items:flex-start;gap:1.5rem;max-width:1440px;margin:0 auto 2.5rem;padding:0 1.5rem;display:flex}.comparison-content-wrapper{flex:1;min-width:0}.curriculum-tree-sidebar{background-color:#192233;border:1px solid #2a364f;border-radius:12px;flex-shrink:0;width:310px;transition:all .3s;position:sticky;top:80px;overflow:hidden;box-shadow:0 4px 14px #0000002e}.curriculum-tree-sidebar:not(.open){display:none}.tree-header-bar{color:#fff;background:#1d68d8;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;display:flex}.tree-header-title{letter-spacing:-.3px;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;display:flex}.tree-header-controls{align-items:center;gap:.4rem;display:flex}.tree-icon-btn{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem .5rem;transition:background .15s;display:inline-flex}.tree-icon-btn:hover{background:#ffffff4d}.tree-active-filter-banner{color:#93c5fd;background:#0f172a;border-bottom:1px solid #2d3c59;justify-content:space-between;align-items:center;padding:.5rem .9rem;font-size:.76rem;display:flex}.clear-active-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px;display:inline-flex}.clear-active-btn:hover{color:#ef4444}.tree-content-scroll{max-height:calc(85vh - 120px);padding:.9rem 0;overflow-y:auto}.tree-section{margin-bottom:1.25rem}.tree-section-header{letter-spacing:.08em;color:#8da2c0;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.35rem 1.1rem;font-size:.72rem;font-weight:700;display:flex}.tree-badge{color:#93c5fd;background:#232f48;border-radius:4px;padding:.1rem .4rem;font-size:.68rem}.tree-nodes-list{flex-direction:column;display:flex}.tree-node-group{border-bottom:1px solid #ffffff08}.tree-node-row{cursor:pointer;color:#e2e8f0;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.65rem 1.1rem;transition:background .15s;display:flex}.tree-node-row:hover{background-color:#212c42}.tree-node-row.active{color:#fff;background-color:#1e3a8a;border-left:3px solid #60a5fa}.node-row-left{align-items:center;gap:.65rem;display:flex}.node-icon-maktab{color:#60a5fa}.node-icon-otm{color:#34d399}.node-title{font-size:.95rem;font-weight:600}.expand-toggle-btn{color:#8da2c0;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.expand-toggle-btn:hover{color:#fff}.tree-subnodes{background-color:#131b2a;padding:.3rem 0}.tree-subnode-row{color:#cbd5e1;cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 1.1rem .5rem 2.2rem;font-size:.84rem;line-height:1.35;transition:all .15s;display:flex}.tree-subnode-row:hover{color:#fff;background-color:#1e293b}.tree-subnode-row.active{color:#fff;background-color:#1e3a8a;font-weight:600}.subnode-bullet{color:#60a5fa;font-size:1rem}.subnode-title{flex:1}.subnode-count{color:#94a3b8;background:#232f48;border-radius:4px;padding:.1rem .35rem;font-size:.72rem}.tree-toggle-button{color:#334155;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex}.tree-toggle-button:hover,.tree-toggle-button.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.filter-pills-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.85rem;padding:.5rem .85rem;display:flex}.pills-label{color:#64748b;text-transform:uppercase;margin-right:.25rem;font-size:.76rem;font-weight:700}.filter-pill-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:.25rem .6rem;font-size:.78rem;font-weight:600;transition:all .15s}.filter-pill-btn:hover{color:#1d4ed8;border-color:#93c5fd}.filter-pill-btn.active{color:#fff;background:#2563eb;border-color:#1d4ed8;box-shadow:0 2px 5px #2563eb40}.idle-sample-banner{color:#0369a1;background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1.25rem;font-size:.86rem;font-weight:500;display:flex}.idle-toggle-btn{color:#0284c7;cursor:pointer;background:#fff;border:1.5px solid #0284c7;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;transition:all .15s;display:inline-flex}.idle-toggle-btn:hover{color:#fff;background:#0284c7}.active-filter-tag{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.active-filter-tag button{cursor:pointer;color:#1d4ed8;background:0 0;border:none;padding:0;display:inline-flex}@media (width<=1024px){.main-content-layout{flex-direction:column}.curriculum-tree-sidebar{width:100%;position:static}}.header-nav-pill-group{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.35rem;padding:4px;display:flex}.header-nav-pill{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.38rem .85rem;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.header-nav-pill:hover{color:#1d4ed8;background:#fff}.header-nav-pill.active{color:#1d4ed8;background:#fff;font-weight:700;box-shadow:0 1px 3px #00000014}.barcha-mavzular-container{max-width:1440px;margin:1.5rem auto 3rem;padding:0 1.5rem}.barcha-mavzular-topbar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 1px 3px #00000008}.back-btn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.back-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.page-section-badge{color:#0f172a;align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:inline-flex}.academic-year-pill{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .65rem;font-size:.8rem}.barcha-mavzular-layout{align-items:flex-start;gap:1.5rem;display:flex}.tree-sidebar-wrapper{flex-shrink:0;width:320px}.topics-detail-panel{flex:1;min-width:0}.selection-header-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.15rem 1.5rem;display:flex;box-shadow:0 1px 4px #0000000a}.selection-header-left{align-items:center;gap:.85rem;display:flex}.level-badge-icon{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.selection-title{color:#0f172a;margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.selection-subtitle{color:#64748b;margin:0;font-size:.82rem}.total-topics-pill{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:.35rem .75rem;font-size:.82rem;font-weight:700}.topic-filter-search-row{margin-bottom:1rem}.inline-search-box{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .85rem;display:flex;box-shadow:0 1px 2px #00000005}.inline-search-box input{color:#1e293b;border:none;outline:none;width:100%;font-size:.88rem}.barcha-topics-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;display:grid}.idle-toggle-btn.secondary{color:#1d4ed8;background:#eff6ff;border-color:#60a5fa}.idle-toggle-btn.secondary:hover{background:#dbeafe}@media (width<=900px){.barcha-mavzular-layout{flex-direction:column}.tree-sidebar-wrapper{width:100%}.barcha-topics-grid{grid-template-columns:1fr}}.quick-analytics-wrapper{max-width:1440px;margin:0 auto 1.25rem;padding:0 1.5rem}.quick-analytics-banner{background:#fff;border:1px solid #bfdbfe;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;box-shadow:0 4px 14px #0284c714}.quick-analytics-left{align-items:center;gap:.85rem;display:flex}.quick-analytics-icon{background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.quick-analytics-title{color:#1e3a8a;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;display:flex}.quick-analytics-match-pill{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:2px 8px;font-size:.78rem;font-weight:700}.quick-analytics-sub{color:#64748b;margin-top:.15rem;font-size:.8rem}.quick-analytics-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.quick-analytics-btn{cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.825rem;font-weight:600;transition:all .15s;display:inline-flex}.quick-analytics-btn.toggle{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd}.quick-analytics-btn.toggle:hover{background:#dbeafe;border-color:#60a5fa}.quick-analytics-btn.link{color:#475569;background:#f8fafc;border:1px solid #cbd5e1}.quick-analytics-btn.link:hover{color:#1e293b;background:#f1f5f9;border-color:#94a3b8}.inline-diagrams-container{margin-top:1rem;animation:.25s ease-out fadeIn}.analytics-page-container{max-width:1440px;margin:1.5rem auto 3rem;padding:0 1.5rem}.analytics-page-topbar{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.analytics-header-card{background:linear-gradient(135deg,#eff6ff 0%,#f0fdf4 100%);border:1px solid #bfdbfe;border-radius:16px;margin-bottom:2rem;padding:1.75rem;box-shadow:0 4px 16px #1e40af0f}.analytics-header-badge{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:3px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.analytics-header-title{color:#1e3a8a;letter-spacing:-.02em;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:1.65rem;font-weight:800;display:flex}.analytics-header-subtitle{color:#475569;max-width:950px;font-size:.95rem;line-height:1.6}.comparison-modal-card{z-index:101;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:95%;max-width:920px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -12px #0f172a73;background:#fff!important}.comparison-modal-body{max-height:65vh;padding:1.25rem 1.5rem;overflow-y:auto;background:#fff!important}.source-topic-banner{border-style:solid;border-width:1.5px;border-radius:12px;margin-bottom:1.25rem;padding:1.15rem 1.25rem}.source-topic-banner.maktab{background:#eff6ff;border-color:#bfdbfe}.source-topic-banner.otm{background:#ecfdf5;border-color:#a7f3d0}.source-banner-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.source-level-pill{border-radius:9999px;align-items:center;gap:.35rem;padding:2px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.source-level-pill.maktab{color:#1d4ed8;background:#dbeafe}.source-level-pill.otm{color:#047857;background:#d1fae5}.source-hours-pill{color:#64748b;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;display:inline-flex}.source-topic-name{color:#0f172a;margin-bottom:.5rem;font-size:1.15rem;font-weight:800;line-height:1.35}.source-tags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.source-desc{color:#475569;margin-top:.5rem;font-size:.85rem;line-height:1.5}.matches-section-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.matches-section-title{color:#1e293b;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.matches-instruction-hint{color:#64748b;font-size:.78rem}.matches-loading-state,.matches-empty-state,.matches-error-state{text-align:center;color:#64748b;padding:2.5rem 1rem;font-size:.9rem}.matches-loading-state p{margin-top:.6rem;font-weight:500}.matches-error-state{color:#ef4444}.comparison-matches-list{flex-direction:column;gap:.65rem;display:flex}.match-candidate-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;transition:all .15s;display:flex}.match-candidate-card:hover{background:#f8fafc;border-color:#93c5fd}.match-candidate-card.active{background:#f0f7ff;border-color:#2563eb;box-shadow:0 2px 8px #2563eb1f}.match-card-select-radio{margin-top:2px}.radio-dot{border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.radio-dot.checked{background:#2563eb;border-color:#2563eb}.match-card-content{flex:1;min-width:0}.match-card-header-row{align-items:center;gap:.5rem;display:flex}.match-rank-badge{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.725rem;font-weight:700}.match-topic-name{color:#0f172a;flex:1;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.match-score-pill{border-radius:9999px;flex-shrink:0;padding:2px 8px;font-size:.75rem;font-weight:700}.match-score-pill.high{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.match-score-pill.med{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.match-score-pill.low{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.match-card-meta-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;display:flex}.match-meta-pill{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:.25rem;padding:1px 6px;font-size:.725rem;font-weight:500;display:inline-flex}.match-meta-pill.file{color:#0369a1;text-overflow:ellipsis;white-space:nowrap;background:#f0f9ff;border-color:#bae6fd;max-width:200px;overflow:hidden}.match-desc{color:#64748b;margin-top:.35rem;font-size:.8rem;line-height:1.4}.comparison-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.comparison-pair-summary{flex:1;min-width:240px}.pair-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.72rem;font-weight:700;display:block}.pair-topics-line{color:#1e293b;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.2rem;font-size:.84rem;display:flex}.pair-topics-line strong{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.pair-score-tag{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:1px 6px;font-size:.75rem;font-weight:800}.comparison-modal-actions{align-items:center;gap:.75rem;display:flex}.close-modal-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.close-modal-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8;transform:rotate(90deg)}.secondary-btn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.secondary-btn:hover{color:#1e293b;background:#f1f5f9;border-color:#94a3b8}.analyze-ai-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af 0%,#0284c7 60%,#7c3aed 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #1e40af59}.analyze-ai-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #1e40af73}.analyze-ai-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}
