.hero[data-astro-cid-lcdefpme]{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 50%,#e0e7ff 100%);padding:4rem 1.5rem 5rem;position:relative;overflow:hidden}.hero-bg-shapes[data-astro-cid-lcdefpme]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.shape[data-astro-cid-lcdefpme]{opacity:.08;border-radius:50%;position:absolute}.shape-1[data-astro-cid-lcdefpme]{background:var(--primary);width:400px;height:400px;top:-100px;right:-100px}.shape-2[data-astro-cid-lcdefpme]{background:var(--secondary);width:300px;height:300px;bottom:-80px;left:-80px}.shape-3[data-astro-cid-lcdefpme]{background:var(--accent);width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}.container[data-astro-cid-lcdefpme]{max-width:var(--max-width);z-index:1;margin:0 auto;position:relative}.hero-badge[data-astro-cid-lcdefpme]{color:var(--text);background:#fff;border:1px solid #2563eb1a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #00000014}.badge-dot[data-astro-cid-lcdefpme]{background:var(--secondary);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--text);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.1}.hero-subtitle[data-astro-cid-lcdefpme]{color:var(--text-light);max-width:620px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.7}.calculator-card[data-astro-cid-lcdefpme]{text-align:left;background:#fff;border:1px solid #0000000a;border-radius:20px;max-width:820px;margin:0 auto;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 20px 50px -12px #00000026}.calc-tabs[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);background:#f8fafc;display:flex}.calc-tab[data-astro-cid-lcdefpme]{color:var(--text-light);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.1rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:flex;position:relative}.calc-tab[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{opacity:.5;transition:opacity .25s}.calc-tab[data-astro-cid-lcdefpme].active{color:var(--primary);background:#fff}.calc-tab[data-astro-cid-lcdefpme].active svg[data-astro-cid-lcdefpme]{opacity:1}.calc-tab[data-astro-cid-lcdefpme].active:after{content:"";background:var(--primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.calc-tab[data-astro-cid-lcdefpme]:hover:not(.active){color:var(--text);background:#ffffff80}.calc-panel[data-astro-cid-lcdefpme]{padding:2rem}.calc-info[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.scheme-selector[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem;display:grid}.select-group[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.select-wrapper[data-astro-cid-lcdefpme]{position:relative}.select-wrapper[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]{border:2px solid var(--border);cursor:pointer;appearance:none;width:100%;color:var(--text);background:#fff;border-radius:12px;padding:.85rem 2.5rem .85rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.select-wrapper[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #2563eb1a}.select-icon[data-astro-cid-lcdefpme]{pointer-events:none;color:var(--text-light);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.subjects-container[data-astro-cid-lcdefpme]{margin-bottom:1.25rem}.subject-row[data-astro-cid-lcdefpme]{border-bottom:1px solid #f1f5f9;grid-template-columns:2.2fr .9fr 1.1fr .7fr .45fr;align-items:center;gap:1rem;padding:.85rem .5rem;transition:background .15s;display:grid}.subject-row[data-astro-cid-lcdefpme]:not(.header-row):hover{background:#f8fafc;border-radius:12px}.subject-row[data-astro-cid-lcdefpme]:last-child{border-bottom:none}.header-row[data-astro-cid-lcdefpme]{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem;padding-bottom:.85rem;font-size:.7rem;font-weight:700;border-bottom:2px solid var(--border)!important;background:0 0!important;border-radius:0!important}.subject-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.subject-row[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]{width:100%;color:var(--text);background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;min-height:46px;padding:.8rem 1rem;font-family:inherit;font-size:.92rem;transition:all .2s}.subject-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:#94a3b8;font-weight:400}.subject-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.subject-row[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #2563eb14}.subject-row[data-astro-cid-lcdefpme] .subject-name[data-astro-cid-lcdefpme]{background:#fff;font-size:.95rem;font-weight:500}.btn-add[data-astro-cid-lcdefpme]{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:2px dashed #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.9rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .25s;display:flex}.btn-add[data-astro-cid-lcdefpme]:hover{border-color:var(--primary);background:#2563eb0a;transform:translateY(-1px)}.btn-remove[data-astro-cid-lcdefpme]{color:#ef4444;cursor:pointer;opacity:.7;background:#fef2f2;border:none;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto;font-size:1.3rem;transition:all .2s;display:flex}.btn-remove[data-astro-cid-lcdefpme]:hover{opacity:1;background:#fee2e2;transform:scale(1.1)}.btn-calculate[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:1.5rem;padding:1.1rem 2rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #2563eb59}.btn-calculate[data-astro-cid-lcdefpme]:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 8px 25px #2563eb66}.btn-calculate[data-astro-cid-lcdefpme]:active{transform:translateY(0)}.calc-result[data-astro-cid-lcdefpme]{margin-top:1.75rem;animation:.35s slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.result-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr 1.2fr;gap:1rem;display:grid}.result-card[data-astro-cid-lcdefpme]{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:.35rem;padding:1.25rem;display:flex}.result-icon[data-astro-cid-lcdefpme]{width:44px;height:44px;color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.35rem;display:flex;box-shadow:0 2px 6px #0000000f}.result-label[data-astro-cid-lcdefpme]{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.result-value[data-astro-cid-lcdefpme]{color:var(--text);font-size:1.5rem;font-weight:800}.result-highlight[data-astro-cid-lcdefpme]{color:#fff;box-shadow:0 8px 25px #2563eb4d;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border:none!important}.result-highlight[data-astro-cid-lcdefpme] .result-label[data-astro-cid-lcdefpme]{color:#fffc}.result-highlight[data-astro-cid-lcdefpme] .result-value[data-astro-cid-lcdefpme]{color:#fff}.result-big[data-astro-cid-lcdefpme]{font-size:2.5rem;line-height:1}.result-badge[data-astro-cid-lcdefpme]{color:#fff;background:#fff3;border-radius:50px;margin-top:.25rem;padding:.2rem .75rem;font-size:.75rem;font-weight:700}.cgpa-row[data-astro-cid-lcdefpme]{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:.75rem;padding:.5rem 0;display:grid}.cgpa-row[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--text);font-size:.9rem;font-weight:600}.cgpa-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;transition:all .2s}.cgpa-row[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2563eb14}.content-section[data-astro-cid-lcdefpme]{padding:5rem 1.5rem}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text);margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]:first-child{margin-top:0}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#334155;margin-bottom:1rem;font-size:1.05rem;line-height:1.85}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme],.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] ol[data-astro-cid-lcdefpme]{margin:1rem 0;padding-left:1.5rem}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#334155;margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--primary);text-underline-offset:3px;font-weight:500;text-decoration:underline 2px}.content-section[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--primary-dark)}.formula-box[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-left:4px solid var(--primary);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.5rem 1.75rem}.formula-box[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.1rem}.formula-box[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin-top:.75rem;padding-left:1.25rem}.formula-box[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-bottom:.25rem;font-size:.95rem}.table-responsive[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:12px;margin:1.5rem 0;overflow-x:auto}table[data-astro-cid-lcdefpme]{border-collapse:collapse;width:100%;font-size:.95rem}th[data-astro-cid-lcdefpme],td[data-astro-cid-lcdefpme]{text-align:left;border-bottom:1px solid var(--border);padding:.85rem 1rem}th[data-astro-cid-lcdefpme]{background:var(--bg-alt);color:var(--text);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:700}tbody[data-astro-cid-lcdefpme] tr[data-astro-cid-lcdefpme]:hover{background:#f8fafc}tfoot[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme]{background:var(--bg-alt);border-bottom:none;font-weight:700}.faq-section[data-astro-cid-lcdefpme]{margin-top:2.5rem}.faq-item[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:14px;margin-bottom:.75rem;transition:all .2s;overflow:hidden}.faq-item[data-astro-cid-lcdefpme]:hover{border-color:#cbd5e1}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;list-style:none;transition:all .2s;display:flex}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:after{content:"+";color:var(--text-light);background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.5rem;font-weight:300;transition:transform .3s;display:flex}.faq-item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{background:var(--primary-light);color:var(--primary);transform:rotate(45deg)}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:hover{background:#f8fafc}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#475569;border-top:1px solid var(--border);padding:1.25rem 1.5rem 1.5rem;font-size:1rem;line-height:1.75}.related-tools[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);margin-top:3.5rem;padding-top:2.5rem}.related-tools[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:1.5rem;font-size:1.5rem}.tools-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.tool-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:16px;padding:1.75rem;text-decoration:none;transition:all .25s}.tool-card[data-astro-cid-lcdefpme]:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 25px #2563eb1a}.tool-icon[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2rem;display:block}.tool-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.1rem}.tool-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);font-size:.9rem;line-height:1.6}@media (width<=640px){.hero[data-astro-cid-lcdefpme]{padding:3rem 1rem 3.5rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2rem}.hero-subtitle[data-astro-cid-lcdefpme]{font-size:1rem}.calc-panel[data-astro-cid-lcdefpme]{padding:1.25rem}.subject-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.65rem;padding:.7rem .25rem}.subject-row[data-astro-cid-lcdefpme] .col-subject[data-astro-cid-lcdefpme]{grid-column:span 2}.subject-row[data-astro-cid-lcdefpme] .col-credits[data-astro-cid-lcdefpme],.subject-row[data-astro-cid-lcdefpme] .col-grade[data-astro-cid-lcdefpme],.subject-row[data-astro-cid-lcdefpme] .col-gp[data-astro-cid-lcdefpme],.subject-row[data-astro-cid-lcdefpme] .col-action[data-astro-cid-lcdefpme]{display:none}.scheme-selector[data-astro-cid-lcdefpme],.result-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.result-big[data-astro-cid-lcdefpme]{font-size:2rem}.tools-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.cgpa-row[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1fr .8fr}}
