.subjects-home-section .section-header-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}@media (max-width:768px){.subjects-home-section .section-header-top{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:28px}}.subjects-home-section .section-header-top .header-text{max-width:520px}.subjects-home-section .section-header-top .header-text .section-title{color:var(--primary-color);margin-bottom:8px;font-size:27px;font-weight:800;line-height:1.3}@media (max-width:768px){.subjects-home-section .section-header-top .header-text .section-title{text-align:center;font-size:20px;line-height:1.3}}.subjects-home-section .section-header-top .header-text .section-subtitle{color:var(--text-dark);opacity:.85;font-size:14.5px;line-height:1.55}@media (max-width:768px){.subjects-home-section .section-header-top .header-text .section-subtitle{text-align:center;font-size:13px;line-height:1.55}}.subjects-home-section .section-header-top .header-action{flex-shrink:0}.subjects-home-section .section-header-top .header-action .view-all-btn .btn-arrow{transition:transform .2s}html[lang=ar] .subjects-home-section .section-header-top .header-action .view-all-btn:hover .btn-arrow{transform:translate(-4px)}html[lang=en] .subjects-home-section .section-header-top .header-action .view-all-btn:hover .btn-arrow{transform:translate(4px)}@media (max-width:768px){.subjects-home-section .section-header-top .header-action{justify-content:center;width:100%;display:flex}.subjects-home-section .section-header-top .header-action .btn{width:100%;max-width:280px;padding:8px 16px;font-size:13.5px}}.subjects-home-section .subjects-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:991px){.subjects-home-section .subjects-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:576px){.subjects-home-section .subjects-grid{grid-template-columns:1fr;gap:14px}}
.features-home-section .section-header{text-align:center;max-width:680px;margin:0 auto 34px}@media (max-width:768px){.features-home-section .section-header{margin-bottom:24px}}.features-home-section .section-header .section-badge{color:var(--secondary-color);border:2px solid var(--secondary-color);box-shadow:0 3px 0 var(--secondary-color);background:#fff4e5;border-radius:20px;align-items:center;margin-bottom:12px;padding:5px 14px;font-size:12.5px;font-weight:800;display:inline-flex}.features-home-section .section-header .section-title{color:var(--primary-color);margin-bottom:8px;font-size:27px;font-weight:800;line-height:1.3}@media (max-width:768px){.features-home-section .section-header .section-title{text-align:center;font-size:20px;line-height:1.3}}.features-home-section .section-header .section-subtitle{color:var(--text-dark);opacity:.85;font-size:14.5px;line-height:1.55}@media (max-width:768px){.features-home-section .section-header .section-subtitle{text-align:center;font-size:13px;line-height:1.55}}.features-home-section .features-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}@media (max-width:991px){.features-home-section .features-grid{gap:16px}}@media (max-width:768px){.features-home-section .features-grid{grid-template-columns:1fr;gap:14px}}.features-home-section .features-grid .feature-card-3d{background:var(--white);border:3px solid var(--primary-color);box-shadow:0 6px 0 var(--primary-color),0 10px 20px #0a31520f;border-radius:20px;align-items:flex-start;gap:16px;padding:22px 20px;display:flex}@media (max-width:576px){.features-home-section .features-grid .feature-card-3d{border-radius:16px;gap:14px;padding:16px}}.features-home-section .features-grid .feature-card-3d .feature-icon-box{border:2px solid var(--primary-color);width:48px;height:48px;box-shadow:0 3px 0 var(--primary-color);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:576px){.features-home-section .features-grid .feature-card-3d .feature-icon-box{border-radius:12px;width:42px;height:42px}.features-home-section .features-grid .feature-card-3d .feature-icon-box svg{width:20px;height:20px}}.features-home-section .features-grid .feature-card-3d .feature-content{flex-direction:column;display:flex}.features-home-section .features-grid .feature-card-3d .feature-content .feature-card-title{color:var(--primary-color);margin-bottom:6px;font-size:17px;font-weight:800;line-height:1.3}@media (max-width:576px){.features-home-section .features-grid .feature-card-3d .feature-content .feature-card-title{font-size:15.5px}}.features-home-section .features-grid .feature-card-3d .feature-content .feature-card-desc{color:var(--text-dark);opacity:.85;font-size:13.5px;line-height:1.55}@media (max-width:576px){.features-home-section .features-grid .feature-card-3d .feature-content .feature-card-desc{font-size:12.5px}}.features-home-section .features-grid .feature-card-3d.theme-amber .feature-icon-box{background:var(--secondary-color);color:var(--white)}.features-home-section .features-grid .feature-card-3d.theme-teal .feature-icon-box{background:var(--accent-teal);color:var(--white)}.features-home-section .features-grid .feature-card-3d.theme-blue .feature-icon-box{background:var(--primary-color);color:var(--white)}.features-home-section .features-grid .feature-card-3d.theme-purple .feature-icon-box{color:var(--white);background:#8b5cf6}
.student-parent-home-section{position:relative}.student-parent-home-section .section-header{text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto 32px;display:flex}.student-parent-home-section .section-header .section-badge{color:#2563eb;background:#eff6ff;border:2px solid #bfdbfe;border-radius:24px;align-items:center;gap:8px;margin-bottom:12px;padding:5px 14px;font-size:12.5px;font-weight:800;display:inline-flex;box-shadow:0 3px #bfdbfe}.student-parent-home-section .section-header .section-title{color:var(--primary-color,#0a3152);margin-bottom:10px;font-size:27px;font-weight:900;line-height:1.3}@media (max-width:768px){.student-parent-home-section .section-header .section-title{text-align:center;font-size:20px;line-height:1.3}}.student-parent-home-section .section-header .section-subtitle{color:#64748b;font-size:14.5px;line-height:1.55}@media (max-width:768px){.student-parent-home-section .section-header .section-subtitle{text-align:center;font-size:13px;line-height:1.55}}.student-parent-home-section .persona-tabs-wrapper{justify-content:center;gap:14px;margin-bottom:32px;display:flex}@media (max-width:576px){.student-parent-home-section .persona-tabs-wrapper{flex-direction:column;gap:10px}}.student-parent-home-section .persona-tabs-wrapper .persona-tab{color:#475569;cursor:pointer;background:#fff;border:2.5px solid #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14.5px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 4px #cbd5e1}@media (max-width:576px){.student-parent-home-section .persona-tabs-wrapper .persona-tab{border-radius:14px;padding:9px 16px;font-size:13.5px}}.student-parent-home-section .persona-tabs-wrapper .persona-tab:hover{transform:translateY(-2px)}.student-parent-home-section .persona-tabs-wrapper .persona-tab.active.student-theme{color:#fff;background:#00a896;border-color:#00887a;transform:translateY(-2px);box-shadow:0 4px #00665b}.student-parent-home-section .persona-tabs-wrapper .persona-tab.active.parent-theme{background:var(--primary-color,#0a3152);color:#fff;border-color:#061d32;transform:translateY(-2px);box-shadow:0 4px #041221}.student-parent-home-section .persona-card-view{border:3px solid #0f172a;border-radius:24px;padding:34px;overflow:hidden;box-shadow:0 8px #0f172a,0 16px 32px #0f172a14}@media (max-width:768px){.student-parent-home-section .persona-card-view{border-radius:18px;padding:20px}}.student-parent-home-section .persona-card-view.student-card-bg{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%)}.student-parent-home-section .persona-card-view.parent-card-bg{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%)}.student-parent-home-section .persona-card-view .persona-content-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:32px;display:grid}@media (max-width:991px){.student-parent-home-section .persona-card-view .persona-content-grid{grid-template-columns:1fr;gap:24px}}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info{flex-direction:column;align-items:flex-start;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-tag{border-radius:10px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:800}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-tag.tag-student{color:#15803d;background:#dcfce7}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-tag.tag-parent{color:#0369a1;background:#e0f2fe}@media (max-width:991px){.student-parent-home-section .persona-card-view .persona-content-grid .persona-info{text-align:center;align-items:center}}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-heading{color:var(--primary-color,#0a3152);margin-bottom:10px;font-size:22px;font-weight:900;line-height:1.3}@media (max-width:768px){.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-heading{text-align:center;font-size:18px;line-height:1.3}}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-text{color:#475569;margin-bottom:18px;font-size:14px;line-height:1.55}@media (max-width:768px){.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-text{text-align:center;font-size:13px;line-height:1.55}}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li{color:#1e293b;align-items:center;gap:10px;font-size:13.5px;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon{border:2px solid #0f172a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 3px #0f172a}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon.icon-yellow{color:#854d0e;background:#fde047}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon.icon-teal{color:#115e59;background:#5eead4}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon.icon-purple{color:#581c87;background:#c084fc}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon.icon-blue{color:#1e40af;background:#93c5fd}.student-parent-home-section .persona-card-view .persona-content-grid .persona-info .persona-points-list li .point-icon.icon-green{color:#166534;background:#86efac}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card{justify-content:center;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box{text-align:center;border:3px solid #0f172a;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:30px 24px;display:flex;position:relative;box-shadow:0 10px #0f172a}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box.student-box{background:linear-gradient(135deg,#fef9c3 0%,#fef08a 100%)}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box.parent-box{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%)}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .mini-badge-floating{color:#0f172a;background:#fff;border:2px solid #0f172a;border-radius:16px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:800;box-shadow:0 3px #0f172a}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .illustration-emoji{-webkit-user-select:none;user-select:none;margin-bottom:24px;font-size:56px}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .visual-stats-row{gap:12px;width:100%;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .visual-stats-row .stat-pill{background:#fff;border:2px solid #0f172a;border-radius:16px;flex-direction:column;flex:1;align-items:center;padding:10px 8px;display:flex}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .visual-stats-row .stat-pill .num{color:var(--primary-color,#0a3152);font-size:18px;font-weight:900}.student-parent-home-section .persona-card-view .persona-content-grid .persona-visual-card .visual-box .visual-stats-row .stat-pill .label{color:#64748b;margin-top:2px;font-size:11px;font-weight:700}
