.dashShell,.studentDashShell,.teacherDashShell{padding:40px;max-width:1200px;margin:0 auto;width:100%;min-width:0;box-sizing:border-box}.dashHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:16px}.dashHeader h2{font-size:2.2rem;font-weight:800;color:var(--color-text-primary,#1e293b);margin:0 0 8px}.dashHeader p{color:var(--color-text-muted,#64748b);font-size:1.1rem;margin:0}.quotaChip{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(99,102,241,.12));border:1px solid rgba(139,92,246,.22);border-radius:999px;padding:8px 18px;white-space:nowrap;align-self:flex-start;cursor:pointer;transition:box-shadow .2s,transform .15s}.quotaContent{max-width:750px}.quotaInfoText,.quotaIntroText{font-size:1rem;color:var(--color-text-muted,#64748b);line-height:1.6;margin-bottom:24px}.planCardsGrid,.planCardsWrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.planDetailCard{background:var(--color-background-parent,#f1f5f9);border:1px solid var(--color-border-primary,#e2e8f0);border-radius:16px;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:transform .2s,border-color .2s}.planDetailCard:hover{transform:translateY(-4px);border-color:rgba(139,92,246,.3)}.planDetailCard h4{margin:0 0 8px;font-size:1rem;color:var(--color-text-primary,#1e293b)}.planDetailCard .priceLabel{font-size:1.3rem;color:var(--color-accent-green,#8b5cf6);display:block;margin-bottom:8px;font-weight:800}.planDetailCard .priceDesc{font-size:.8rem;color:var(--color-text-muted,#64748b);line-height:1.4;margin:0}.planOptionsGrid{display:flex;flex-direction:column;gap:12px;margin:0 0 24px;padding:0;border:none}.planOptionCard{background:#fff;border:1.5px solid var(--color-border-primary,#e2e8f0);border-radius:16px;padding:16px 20px;text-align:left;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;position:relative;transition:.2s cubic-bezier(.4, 0, .2, 1);box-sizing:border-box;width:100%}.planOptionCard:hover{border-color:rgba(139,92,246,.4);background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 16px rgba(139,92,246,.06)}.planOptionCard.isSelected{border-color:var(--color-accent-purple,#8b5cf6);background:rgba(139,92,246,.05);box-shadow:0 0 0 3px rgba(139,92,246,.15)}.planRadioInput{display:none!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important;pointer-events:none!important}.planOptionLeft{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.planRadioBadge{width:22px;height:22px;border-radius:50%;border:2px solid var(--color-border-primary,#cbd5e1);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;transition:.2s}.planOptionCard.isSelected .planRadioBadge{border-color:var(--color-accent-purple,#8b5cf6);background:var(--color-accent-purple,#8b5cf6)}.planOptionCard.isSelected .planRadioBadge::after{content:'';width:8px;height:8px;border-radius:50%;background:#fff}.planOptionMeta h4{margin:0 0 3px;font-size:1rem;font-weight:700;color:var(--color-text-primary,#1e293b)}.planOptionMeta .priceDesc{margin:0;font-size:.82rem;color:var(--color-text-muted,#64748b);line-height:1.4}.planOptionRight{flex-shrink:0}.pricePill{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:.95rem;font-weight:800;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(99,102,241,.12));border:1px solid rgba(139,92,246,.25);color:var(--color-accent-purple,#8b5cf6);white-space:nowrap;transition:.2s}.planOptionCard.isSelected .pricePill{background:var(--color-accent-purple,#8b5cf6);color:#fff;border-color:var(--color-accent-purple,#8b5cf6);box-shadow:0 2px 10px rgba(139,92,246,.3)}.btnContactWhatsApp.disabled{opacity:.45;pointer-events:none;cursor:not-allowed;filter:grayscale(.5)}.modalActions{display:flex;justify-content:flex-end;gap:16px;align-items:center}@media (max-width:768px){.planCardsGrid,.planCardsWrapper{grid-template-columns:1fr}}.quotaChip:hover{box-shadow:0 4px 16px rgba(139,92,246,.18);transform:translateY(-1px)}.quotaChipLabel{font-size:.75rem;font-weight:700;color:#7c3aed;text-transform:uppercase;letter-spacing:.5px}.quotaChipValue{font-size:1rem;font-weight:900;color:#5b21b6}.examsListHeader,.historyHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.examsListHeader h3,.historyHeader h3{margin:0;font-size:1.3rem;color:var(--color-text-primary,#1e293b)}.emptyExamsCard{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:24px;padding:60px 40px;text-align:center;width:100%;max-width:100%;box-sizing:border-box;margin:20px 0}.emptyExamsCard h4{margin:0 0 12px;font-size:1.25rem;color:var(--color-text-primary,#1e293b)}.emptyExamsCard p{color:var(--color-text-muted,#64748b);font-size:.95rem;line-height:1.6;margin:0 0 32px}.examsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.examCard{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:20px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.examCard:hover{transform:translateY(-4px);border-color:rgba(139,92,246,.3);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.examCard header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.examCard header h4{margin:0;font-size:1.15rem;color:var(--color-text-primary,#1e293b);line-height:1.4}.examCardBody{margin-bottom:24px}.examCardBody p{margin:0 0 8px;font-size:.88rem;color:var(--color-text-muted,#64748b)}.examCardBody p strong{color:var(--color-text-primary,#1e293b);font-weight:600}.examCard footer button{width:100%}.scoreText{color:var(--color-accent-green,#8b5cf6);font-size:1.1rem;font-weight:800}@media (max-width:768px){.dashShell,.studentDashShell,.teacherDashShell{padding:20px 16px}.dashHeader{flex-direction:column;align-items:flex-start;margin-bottom:24px}.dashHeader h2{font-size:1.8rem}.dashHeader p{font-size:.95rem}.historyHeader{margin-bottom:20px}.emptyExamsCard{padding:32px 20px;margin:16px 0;width:100%;max-width:100%}.emptyExamsCard p{margin-bottom:20px}.examsGrid{grid-template-columns:1fr;gap:16px}.examCard{padding:20px}}.dualQuotaGroup{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dashSectionBlock,.examsListArea,.rppListArea{margin-bottom:40px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.dashSectionBlock:last-child{margin-bottom:0}.horizontalCardCarousel{display:flex;gap:20px;overflow-x:auto;width:100%;max-width:100%;min-width:0;box-sizing:border-box;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:12px;margin-top:4px;scrollbar-width:thin;scrollbar-color:rgba(139,92,246,0.3) transparent}.horizontalCardCarousel::-webkit-scrollbar{height:6px}.horizontalCardCarousel::-webkit-scrollbar-thumb{background-color:rgba(139,92,246,.3);border-radius:999px}.carouselCardItem{min-width:300px;max-width:340px;flex:0 0 auto;scroll-snap-align:start}.dualCardFooterActions{display:flex;gap:10px}.dualCardFooterActions a,.dualCardFooterActions button{flex:1}@media (max-width:768px){.dualQuotaGroup{width:100%;justify-content:space-between}.quotaChip{flex:1;justify-content:center}.carouselCardItem{min-width:260px;max-width:85vw}}.modalRppActions{margin-top:20px}