.styles_fullPage__JaCKx{min-height:100vh;color:#1E2A38;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12rem 0 3rem;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#BCCCDC,#D9EAFD)}.styles_headerSection__qCnO0{text-align:center;padding:0 0 4rem;width:100%;max-width:1200px}.styles_mainTitle__LPr9C{font-size:3rem;font-weight:800;color:#1E2A38;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_mainSubtitle__wmZ93{font-size:1.25rem;color:#666;margin-bottom:0;font-weight:400;line-height:1.6}.styles_mainLayout__AZ7sk{display:flex;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.styles_contentArea__5XaaO{flex:1;display:flex;flex-direction:column;gap:2rem}.styles_toolSection__9GzGc{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_sectionTitle__k7Cmh{font-size:1.75rem;font-weight:700;color:#1E2A38;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:3px solid #d9eafd;position:relative}.styles_sectionTitle__k7Cmh:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_toolBody__wQ440{width:100%;display:flex;flex-direction:column;align-items:center}.styles_inputWrapper__EY0_V{width:100%;position:relative;margin-bottom:2rem}.styles_scaleToggle__XuodM{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center}.styles_scaleButton__XmWkz{padding:.75rem 1.5rem;border:2px solid #e1e5e9;background:#F8FAFC;color:#1E2A38;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.styles_scaleButton__XmWkz:hover{border-color:#1E2A38;background:#E8F2FF;transform:translateY(-2px)}.styles_scaleButton__XmWkz.styles_active__y8p4r{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border-color:transparent;box-shadow:0 4px 12px rgba(30,42,56,.3)}.styles_coursesSection__bPeiO{margin-bottom:2rem}.styles_sectionHeader__L5H0M{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_sectionHeader__L5H0M h3{font-size:1.5rem;font-weight:600;color:#1E2A38;margin:0}.styles_addButton__5BQ5C{padding:.5rem 1rem;background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.styles_addButton__5BQ5C:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,42,56,.3)}.styles_coursesList__rIDCF{display:flex;flex-direction:column;gap:1rem}.styles_courseRow__thkuI{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#F8FAFC;border-radius:1rem;border:1px solid #e1e5e9;transition:all .3s ease;position:relative}.styles_courseRow__thkuI:hover{background:#E8F2FF;border-color:#D9EAFD;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_courseNumber__mi9j5{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.styles_inputGroup__DSQQE{flex:1;display:flex;flex-direction:column}.styles_label__GN5dz{display:block;font-weight:600;color:#1E2A38;margin-bottom:.5rem;font-size:.9rem;position:relative}.styles_label__GN5dz:before{content:"●";color:#1E2A38;margin-right:.5rem;font-weight:700}.styles_input__lH6Zx{width:100%;padding:.875rem;border:2px solid #e1e5e9;border-radius:.75rem;font-size:.9rem;line-height:1.6;transition:all .3s ease;font-family:inherit;background:white;color:#1E2A38}.styles_input__lH6Zx:focus{outline:none;border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}.styles_input__lH6Zx::placeholder{color:#9AA6B2;font-style:italic}.styles_removeButton__BhxkZ{background:linear-gradient(135deg,#ff6b6b,#ff5252);color:white;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.2rem;font-weight:700;flex-shrink:0}.styles_removeButton__BhxkZ:hover{background:linear-gradient(135deg,#ff5252,#ff6b6b);transform:scale(1.1);box-shadow:0 4px 12px rgba(255,107,107,.3)}.styles_calculateButton__jg4kO{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:1.25rem 2.5rem;border-radius:2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(30,42,56,.3);display:flex;align-items:center;gap:.75rem;min-width:200px;justify-content:center}.styles_calculateButton__jg4kO:hover:not(:disabled){background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,42,56,.4)}.styles_calculateButton__jg4kO:disabled{background:#9AA6B2;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.styles_calculateButton__jg4kO:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(30,42,56,.3)}.styles_spinner__kNYrj{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:styles_spin__63FdD 1s linear infinite}@keyframes styles_spin__63FdD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_error__5x0gK{background:linear-gradient(135deg,#FEE,#FDD);border:1px solid #fcc;color:#C33;padding:1.25rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(204,51,51,.1);font-weight:500}.styles_error__5x0gK span{font-size:1.25rem}.styles_resultSection__LdnOR{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;border:1px solid #d9eafd;box-shadow:0 8px 32px rgba(0,0,0,.08)}.styles_analysisContainer__SNqMh{background:white;border-radius:1.25rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.styles_analysisHeader__4RO6s{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:3px solid #f8fafc;position:relative}.styles_analysisHeader__4RO6s:after{content:"";position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_analysisHeader__4RO6s h3{color:#1E2A38;margin:0;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.styles_analysisActions__7MtLt{display:flex;gap:.75rem;flex-wrap:wrap}.styles_copyButton__nZATK,.styles_newCalculationButton__2GNyZ{background:linear-gradient(135deg,#1E2A38,#2A3A4A);color:white;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-weight:500;box-shadow:0 4px 12px rgba(30,42,56,.2)}.styles_copyButton__nZATK:hover,.styles_newCalculationButton__2GNyZ:hover{background:linear-gradient(135deg,#2A3A4A,#1E2A38);transform:translateY(-1px);box-shadow:0 6px 16px rgba(30,42,56,.3)}.styles_analysisContent__QcH_C,.styles_analysisText__OTQ5G{width:100%}.styles_gpaDisplay__Gn35n{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border-radius:1.5rem;border:1px solid #d9eafd;box-shadow:0 8px 24px rgba(0,0,0,.08)}.styles_gpaDisplay__Gn35n h4{font-size:1.5rem;font-weight:700;color:#1E2A38;margin-bottom:1rem}.styles_gpaValue__Q8ELp{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.styles_gpaNumber__2V_Iu{font-size:3rem;font-weight:800;color:#1E2A38;background:linear-gradient(135deg,#1E2A38,#2A3A4A);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_gpaScale__62y__{font-size:1.25rem;font-weight:600;color:#475569}.styles_gpaDetails__Ba3zJ{display:flex;flex-direction:column;gap:1rem;align-items:center;color:#475569;font-size:1rem}.styles_detailItem___UKjp{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:white;border-radius:.75rem;border:1px solid #e1e5e9;transition:all .3s ease;min-width:300px;justify-content:space-between}.styles_detailItem___UKjp:hover{background:#F8FAFC;border-color:#D9EAFD;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_detailLabel__EKmuD{font-weight:600;color:#1E2A38}.styles_detailValue__mKh8e{font-weight:700;color:#1E2A38}.styles_gpaScale__62y__{margin-top:2rem}.styles_gpaScale__62y__ h4{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;text-align:center}.styles_scaleGrid__bftvC{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem;margin-top:1rem}.styles_scaleItem__B4A01{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:.75rem;padding:1rem;text-align:center;transition:all .3s ease;cursor:pointer}.styles_scaleItem__B4A01:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_gradeLetter__oo56l{font-size:1.25rem;font-weight:700;color:#1E2A38;margin-bottom:.25rem}.styles_gradePoints__mfDez{font-size:.9rem;color:#475569;font-weight:600}.styles_exampleContent__z1pKF{background:white;border-radius:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);padding:2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.styles_exampleContent__z1pKF h3{color:#1E2A38;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;position:relative;padding-bottom:.75rem}.styles_exampleContent__z1pKF h3:before{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1E2A38,#2A3A4A);border-radius:2px}.styles_contentTags__RLbE5{display:flex;flex-direction:column;gap:1rem}.styles_contentTag__yDwF1{background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;border-radius:1rem;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem;line-height:1.5;color:#1E2A38;position:relative;overflow:hidden}.styles_contentTag__yDwF1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.styles_contentTag__yDwF1:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#1E2A38}.styles_contentTag__yDwF1:hover:before{left:100%}.styles_sidebar__g68ho{width:300px;background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.1);height:fit-content;position:sticky;top:2rem}.styles_sidebarSection__5LggO{margin-bottom:2rem}.styles_sidebarTitle__iVpiy{font-size:1.2rem;font-weight:700;color:#1E2A38;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f8f9fa}.styles_popularTools__kIAZQ{display:flex;flex-direction:column;gap:.5rem}.styles_popularTool__2ZzJy{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease}.styles_popularTool__2ZzJy:hover{background:#f8f9fa;transform:translateX(5px)}.styles_popularToolIcon__J7Lj_{font-size:1rem}.styles_popularToolName__OMDY9{font-size:.9rem;font-weight:500}.styles_relatedTools__6wSgv{display:flex;flex-direction:column;gap:.5rem}.styles_relatedTool__x4XxS{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;border-bottom:1px solid #e9ecef}.styles_relatedTool__x4XxS:last-child{border-bottom:none}.styles_relatedTool__x4XxS:hover{background:#f8f9fa;transform:translateX(5px)}.styles_relatedToolIcon__EKz_B{font-size:1rem;color:#1E2A38}.styles_relatedToolName__ktYgW{font-size:.9rem;font-weight:500;color:#1E2A38}.styles_categories__3CDhF{display:flex;flex-direction:column;gap:.75rem}.styles_categoryLink__bOBf6{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;text-decoration:none;color:#1E2A38;transition:all .3s ease;background:linear-gradient(135deg,#F8FAFC,#E8F2FF);border:1px solid #d9eafd;font-weight:500}.styles_categoryLink__bOBf6:hover{background:linear-gradient(135deg,#E8F2FF,#D9EAFD);transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;color:#1E2A38}.styles_categoryDot__MNIEG{color:#1E2A38;font-size:1.25rem;transition:transform .3s ease}.styles_categoryLink__bOBf6:hover .styles_categoryDot__MNIEG{transform:scale(1.2)}@media (max-width:1200px){.styles_mainLayout__AZ7sk{flex-direction:column;gap:1.5rem}.styles_sidebar__g68ho{width:100%;position:static}.styles_contentArea__5XaaO{width:100%;order:-1}}@media (max-width:768px){.styles_fullPage__JaCKx{padding:8rem 0 2rem}.styles_headerSection__qCnO0{padding:0 0 2rem}.styles_mainTitle__LPr9C{font-size:2rem}.styles_mainSubtitle__wmZ93{font-size:1rem}.styles_mainLayout__AZ7sk{padding:0 1rem}.styles_toolSection__9GzGc{padding:1.5rem}.styles_sectionTitle__k7Cmh{font-size:1.5rem}.styles_courseRow__thkuI{flex-direction:column;gap:1rem;align-items:stretch}.styles_courseNumber__mi9j5{align-self:flex-start}.styles_inputGroup__DSQQE{width:100%}.styles_gpaNumber__2V_Iu{font-size:2rem}.styles_gpaDetails__Ba3zJ{flex-direction:column}.styles_detailItem___UKjp{min-width:auto;flex-direction:column;gap:.5rem;text-align:center}.styles_scaleGrid__bftvC{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.styles_sidebar__g68ho{order:-1}.styles_sidebarTitle__iVpiy{font-size:1.1rem}.styles_categoryLink__bOBf6,.styles_popularTool__2ZzJy,.styles_relatedTool__x4XxS{padding:.5rem}.styles_popularToolName__OMDY9,.styles_relatedToolName__ktYgW{font-size:.9rem}.styles_sectionHeader__L5H0M{flex-direction:column;gap:1rem;align-items:stretch}.styles_addButton__5BQ5C{align-self:flex-start}}@media (max-width:480px){.styles_fullPage__JaCKx{padding:6rem 0 1rem}.styles_mainTitle__LPr9C{font-size:1.75rem}.styles_mainSubtitle__wmZ93{font-size:.9rem}.styles_mainLayout__AZ7sk{padding:0 .5rem}.styles_toolSection__9GzGc{padding:1rem}.styles_sectionTitle__k7Cmh{font-size:1.25rem}.styles_input__lH6Zx{padding:.75rem;font-size:.9rem}.styles_calculateButton__jg4kO{padding:.875rem 1.5rem;font-size:.9rem}.styles_analysisContainer__SNqMh{padding:1rem}.styles_analysisHeader__4RO6s h3{font-size:1.25rem}.styles_analysisContent__QcH_C{padding:0}.styles_analysisText__OTQ5G{font-size:.9rem}.styles_gpaNumber__2V_Iu{font-size:1.75rem}.styles_exampleContent__z1pKF{padding:1rem}.styles_sidebar__g68ho{padding:0}.styles_categoryLink__bOBf6,.styles_popularTool__2ZzJy,.styles_relatedTool__x4XxS{padding:.5rem;font-size:.85rem}.styles_popularToolName__OMDY9,.styles_relatedToolName__ktYgW{font-size:.85rem}}.styles_input__lH6Zx:focus,.styles_select__ZSECv:focus{border-color:#1E2A38;box-shadow:0 0 0 3px rgba(30,42,56,.1)}.styles_contentTag__yDwF1:hover{transform:translateY(-2px)}.styles_categoryLink__bOBf6:hover,.styles_popularTool__2ZzJy:hover,.styles_relatedTool__x4XxS:hover{transform:translateX(5px)}@media (prefers-reduced-motion:reduce){.styles_spinner__kNYrj{animation:none}.styles_categoryLink__bOBf6,.styles_contentTag__yDwF1:before,.styles_popularTool__2ZzJy,.styles_relatedTool__x4XxS{transition:none}}@media print{.styles_analysisActions__7MtLt,.styles_exampleContent__z1pKF,.styles_sidebar__g68ho{display:none}.styles_fullPage__JaCKx{background:white;padding:0}.styles_resultSection__LdnOR,.styles_toolSection__9GzGc{box-shadow:none;border:1px solid #ccc}}