@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";.main-header{background:linear-gradient(135deg,#daf205,#d8ed1e);box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;transition:all .3s ease;width:100%}.main-header.scrolled{box-shadow:0 4px 15px #00000026}.header-container{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 20px;max-width:1400px;margin:0 auto}.header-logo-section{flex-shrink:0}.header-logo{width:55px;height:55px;transition:transform .3s ease}.header-logo:hover{transform:scale(1.05) rotate(2deg)}.header-title-section{flex:1;text-align:center;min-width:0}.header-title{font-size:22px;font-weight:700;color:#050;margin:0 0 4px;line-height:1.3}.header-subtitle{font-size:13px;font-weight:600;color:#1a4704;margin:0;opacity:.85}.header-badge-section{flex-shrink:0}.header-badge{width:55px;height:55px;transition:transform .3s ease}.header-badge:hover{transform:scale(1.05) rotate(-2deg)}.navigation-bar{background:linear-gradient(135deg,#04aa07b4,#06b30fbf);box-shadow:0 4px 12px #0000001a;position:sticky;top:0;z-index:999;margin-bottom:20px;width:100%}.nav-content{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 25px;max-width:1400px;margin:0 auto}.nav-controls{display:flex;align-items:center;gap:10px}.nav-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff40;border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.nav-btn:hover{background:#ffffff59;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.nav-btn svg{width:18px;height:18px;stroke-width:2.5}.nav-page-info{flex:1;text-align:center;min-width:0}.current-page{font-size:15px;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.nav-date{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff40;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.calendar-icon{width:18px;height:18px;color:#fff;flex-shrink:0}.date-text{font-size:14px;font-weight:600;color:#fff;white-space:nowrap}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#86d437,#7bc930);border:none;border-radius:50%;color:#fff;cursor:pointer;box-shadow:0 4px 15px #86d43766;transition:all .3s ease;z-index:998;animation:fadeInUp .3s ease}.scroll-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px #86d43780}.scroll-to-top svg{width:24px;height:24px;stroke-width:3}@media only screen and (max-width:768px){.header-container{padding:12px 10px;gap:8px;max-width:99%}.header-logo,.header-badge{width:45px;height:45px}.header-title{font-size:15px}.header-subtitle{font-size:11px}.nav-content{padding:10px;gap:8px;flex-wrap:wrap;max-width:99%}.nav-controls{gap:8px}.nav-btn{padding:6px 12px;font-size:13px;gap:6px}.nav-btn svg{width:16px;height:16px}.nav-page-info{order:3;flex-basis:100%;margin-top:5px}.current-page{font-size:14px}.nav-date{padding:6px 12px;gap:6px}.date-text{font-size:12px}.calendar-icon{width:16px;height:16px}.scroll-to-top{width:45px;height:45px;bottom:20px;right:20px}.scroll-to-top svg{width:20px;height:20px}}@media only screen and (min-width:769px)and (max-width:1024px){.header-title{font-size:20px}.header-subtitle{font-size:12px}.current-page{font-size:14px}}@media only screen and (min-width:1025px){.header-container,.nav-content{max-width:1400px}.header-title{font-size:26px}.header-subtitle{font-size:14px}}@media only screen and (min-width:1441px){.header-container,.nav-content{max-width:1800px;padding-left:50px;padding-right:50px}.header-logo,.header-badge{width:75px;height:75px}.header-title{font-size:36px}.header-subtitle{font-size:18px}.nav-btn{padding:12px 24px;font-size:16px;border-radius:16px}.nav-btn svg{width:22px;height:22px}.current-page{font-size:20px}.nav-date{padding:12px 24px;border-radius:16px}.date-text{font-size:16px}.calendar-icon{width:22px;height:22px}}.simple-footer{background:linear-gradient(135deg,#daf205,#d8ed1e);margin-top:20px;box-shadow:0 -2px 10px #00000014;width:100%}.simple-footer-content{max-width:1400px;margin:0 auto;padding:10px 30px;display:flex;align-items:center;justify-content:center;gap:20px}.simple-footer-content p{margin:0;font-size:15px;color:#1a4704;font-weight:500}.developer-link{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#fff6;border-radius:12px;color:#1a4704;text-decoration:none;font-size:13px;font-weight:600;transition:all .3s ease;border:1px solid rgba(134,212,55,.3)}.developer-link:hover{background:#fff9;transform:translateY(-2px);border-color:#86d437;box-shadow:0 4px 12px #86d43733}.developer-link svg{width:18px;height:18px;color:#86d437;flex-shrink:0}.main-footer{background:linear-gradient(135deg,#daf205,#d8ed1e);margin-top:60px;box-shadow:0 -2px 15px #0000001a;width:100%}.footer-container{max-width:1400px;margin:0 auto;padding:0}.footer-top{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;padding:40px 30px;border-bottom:2px solid rgba(0,85,0,.1)}.footer-section{min-width:0}.footer-title{font-size:18px;font-weight:700;color:#050;margin:0 0 15px;position:relative;padding-bottom:10px}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#86d437,#7bc930);border-radius:2px}.footer-description{font-size:14px;line-height:1.7;color:#1a4704;margin:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#1a4704;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;display:inline-block;position:relative;padding-left:15px}.footer-links a:before{content:"›";position:absolute;left:0;color:#86d437;font-weight:700;transition:transform .3s ease}.footer-links a:hover{color:#050;transform:translate(3px)}.footer-links a:hover:before{transform:translate(3px)}.footer-resources{display:flex;flex-direction:column;gap:12px}.resource-link{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#fff6;border-radius:12px;color:#1a4704;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s ease;border:1px solid rgba(134,212,55,.3)}.resource-link:hover{background:#fff9;transform:translate(3px);border-color:#86d437}.resource-link svg{width:20px;height:20px;color:#86d437;flex-shrink:0}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:25px 30px;background:#fff3;text-align:center}.footer-copyright p{margin:0;font-size:13px;color:#1a4704;font-weight:500}.footer-credits p{margin:0;font-size:14px;color:#1a4704;font-weight:600;letter-spacing:.3px}.developer-info{text-align:right}.developer-info .footer-title:after{left:auto;right:0}@media only screen and (max-width:768px){.simple-footer-content{flex-direction:column;padding:10px;gap:8px;text-align:center;max-width:99%}.simple-footer-content p{font-size:12px}.developer-link{font-size:12px;padding:6px 12px}.developer-link svg{width:16px;height:16px}.footer-container{max-width:99%}.footer-top{grid-template-columns:1fr;gap:30px;padding:30px 15px}.footer-section{text-align:center}.footer-title{font-size:16px}.footer-title:after{left:50%;transform:translate(-50%)}.footer-description{font-size:13px}.footer-links{text-align:center}.footer-links a{padding-left:0;padding-right:15px}.footer-links a:before{left:auto;right:0}.footer-resources{align-items:center}.resource-link{width:100%;max-width:300px;justify-content:center}.footer-bottom{flex-direction:column;padding:25px 20px;gap:12px;text-align:center}.footer-copyright p{font-size:12px}.developer-info{text-align:center}.developer-info .footer-title:after{left:50%;right:auto;transform:translate(-50%)}}@media only screen and (min-width:769px)and (max-width:1024px){.footer-top{grid-template-columns:repeat(2,1fr);gap:35px}.footer-section:last-child{grid-column:1 / -1;max-width:400px;margin:0 auto}}@media only screen and (min-width:1025px){.footer-top{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1441px){.simple-footer-content,.footer-container{max-width:1800px;padding-left:50px;padding-right:50px}.simple-footer-content p{font-size:18px}.developer-link{font-size:16px;padding:10px 20px;border-radius:16px}.footer-title{font-size:24px}.footer-description,.footer-links a,.resource-link{font-size:16px}.footer-credits p{font-size:18px}}.home-page{width:100%;margin:0;padding:0;max-width:100%}.hero-section{background:linear-gradient(-45deg,#86d437,#04aa6d,#7bc930,#028a55);background-size:300% 300%;animation:gradientBG 8s ease infinite;padding:60px 30px;margin:0;max-width:100%;border-radius:0;box-shadow:0 8px 30px #0000001f;text-align:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.1) 75%,rgba(255,255,255,.1)),linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.1) 75%,rgba(255,255,255,.1));background-size:60px 60px;background-position:0 0,30px 30px;opacity:.3;z-index:0}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.hero-title{font-size:42px;font-weight:800;color:#fff;margin:0 0 15px;text-shadow:2px 2px 4px rgba(0,0,0,.15);line-height:1.2;text-align:center;width:100%}.hero-subtitle{font-size:18px;color:#fffffff2;margin:0 0 25px;font-weight:500;text-align:center;width:100%}.hero-date{display:inline-flex;align-items:center;gap:10px;background:#ffffff40;padding:12px 24px;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-weight:600;font-size:15px}.calendar-icon{width:22px;height:22px;stroke-width:2.5}.calculators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:95%;margin:40px auto;padding:0 10px}.calculator-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease;border:1px solid rgba(134,212,55,.1)}.calculator-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #00000026}.card-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:25px;text-align:center;border-bottom:3px solid #86d437}.card-icon{width:60px;height:60px;margin:0 auto 15px;padding:15px;border-radius:12px;display:flex;align-items:center;justify-content:center}.sgpa-icon{background:linear-gradient(135deg,#86d437,#7bc930);color:#fff}.cgpa-icon{background:linear-gradient(135deg,#04aa6d,#039962);color:#fff}.card-icon svg{width:100%;height:100%}.card-title{font-size:24px;font-weight:700;color:#1a4704;margin:0}.card-body{padding:25px}.card-description{color:#666;font-size:15px;line-height:1.7;margin:0 0 20px;text-align:center}.features-list{margin:20px 0}.feature-item{display:flex;align-items:center;gap:12px;padding:10px 0;color:#333;font-size:14px}.check-icon{width:20px;height:20px;color:#86d437;flex-shrink:0}.formula-box{background:linear-gradient(135deg,#f8fdf5,#f0fae8);border-left:4px solid #86d437;border-radius:12px;padding:18px;margin-top:20px}.formula-label{font-weight:700;color:#1a4704;font-size:13px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.formula-content{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.formula-text{font-family:Times New Roman,serif;font-size:18px;font-weight:700;color:#1a4704}.fraction-wrapper{display:inline-flex;flex-direction:column;align-items:center;text-align:center;font-family:Times New Roman,serif}.fraction-top{border-bottom:2px solid #1a4704;padding:0 8px 4px;font-size:14px;color:#333;font-weight:500}.fraction-bottom{padding:4px 8px 0;font-size:14px;color:#333;font-weight:500}.card-footer{padding:25px;background:#fafafa;border-top:1px solid #e9ecef}.calc-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 25px;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #0000001a}.sgpa-button{background:linear-gradient(135deg,#86d437,#7bc930);color:#fff}.sgpa-button:hover{background:linear-gradient(135deg,#7bc930,#6bb520);transform:translateY(-2px);box-shadow:0 6px 18px #86d43766}.cgpa-button{background:linear-gradient(135deg,#04aa6d,#039962);color:#fff}.cgpa-button:hover{background:linear-gradient(135deg,#039962,#028851);transform:translateY(-2px);box-shadow:0 6px 18px #04aa6d66}.arrow-icon{width:20px;height:20px;transition:transform .3s ease}.calc-button:hover .arrow-icon{transform:translate(5px)}.info-section{max-width:95%;margin:40px auto;padding:0 10px}.info-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:30px;box-shadow:0 4px 15px #0000000d;border:2px solid #86d437;text-align:center}.info-card h3{color:#1a4704;font-size:22px;margin:0 0 15px;font-weight:700}.info-card p{color:#666;font-size:15px;line-height:1.8;margin:0}.quick-links{max-width:95%;margin:30px auto 40px;padding:0 10px;text-align:center}.quick-link-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 30px;background:linear-gradient(135deg,#fff,#fafafa);color:#1a4704;border:3px solid #86d437;border-radius:12px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.quick-link-btn:hover{background:linear-gradient(135deg,#86d437,#7bc930);color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #86d4374d}.developer-btn{border-color:#38bdf8;color:#fff;background:linear-gradient(45deg,#38e2f8,#0edee9,#026ec7,#38bdf8);background-size:300% 300%;animation:gradientBG 4s ease infinite;transition:all .3s ease;border:none;box-shadow:0 4px 15px #38bdf84d}.developer-btn:hover{transform:translateY(-2px);box-shadow:0 6px 22px #38bdf880;filter:brightness(1.1)}.link-icon{width:22px;height:22px}@media only screen and (max-width:768px){.home-page{padding:0 10px;max-width:99%}.hero-section{border-radius:16px;padding:40px 20px;margin:15px auto}.hero-title{font-size:24px;line-height:1.3}.hero-subtitle{font-size:14px}.hero-date{font-size:12px;padding:10px 20px}.calculators-grid{grid-template-columns:1fr;gap:15px;margin:20px auto}.card-header{padding:15px}.card-icon{width:50px;height:50px;margin:0 auto 10px;padding:10px}.card-body{padding:15px}.card-title{font-size:20px;margin-bottom:5px}.card-description{font-size:13px;margin:0 0 10px;line-height:1.5}.features-list{margin:10px 0}.feature-item{font-size:13px;padding:5px 0;gap:8px}.formula-box{padding:12px;margin-top:15px}.formula-label{font-size:11px;margin-bottom:5px}.formula-text{font-size:15px}.fraction-top,.fraction-bottom{font-size:11px;padding:2px 5px}.card-footer{padding:15px}.calc-button{font-size:14px;padding:12px 15px;gap:8px}.info-card{padding:20px}.info-card h3{font-size:18px;margin-bottom:10px}.info-card p{font-size:13px;line-height:1.6}}@media only screen and (min-width:769px)and (max-width:1024px){.calculators-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:36px}.hero-subtitle{font-size:16px}}@media only screen and (min-width:1025px){.calculators-grid{grid-template-columns:repeat(2,1fr);max-width:1200px}.info-section,.quick-links{max-width:1200px}}.department-select-page{max-width:1400px;margin:0 auto;padding:0 20px}.page-hero{background:linear-gradient(-45deg,#86d437,#04aa6d,#7bc930,#028a55);background-size:300% 300%;animation:gradientBG 8s ease infinite;border-radius:16px;padding:40px 30px;margin:20px auto;max-width:100%;box-shadow:0 6px 25px #0000001a;text-align:center}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;font-size:14px;color:#ffffffe6}.breadcrumb a{color:#fff;text-decoration:none;font-weight:600;transition:all .2s}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{color:#ffffffb3;font-size:16px}.breadcrumb span:last-child{color:#ffffffe6;font-weight:500}.page-title{font-size:36px;font-weight:800;color:#fff;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.page-subtitle{font-size:16px;color:#fffffff2;margin:0;font-weight:500}.departments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:100%;margin:30px auto 40px;padding:0 10px}.department-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;text-decoration:none;transition:all .3s ease;border:2px solid #f0f0f0;box-shadow:0 2px 10px #0000000d;position:relative;overflow:hidden}.department-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#86d437,#7bc930);transform:scaleY(0);transition:transform .3s ease}.department-card:hover:before{transform:scaleY(1)}.department-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #86d43733;border-color:#86d437}.dept-icon-wrapper{flex-shrink:0;width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#86d437,#7bc930);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.department-card:hover .dept-icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 4px 15px #86d43766}.dept-icon-wrapper svg{width:28px;height:28px}.dept-content{flex:1;min-width:0}.dept-short-name{font-size:18px;font-weight:700;color:#1a4704;margin:0 0 4px}.dept-full-name{font-size:13px;color:#666;margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.dept-arrow{flex-shrink:0;width:24px;height:24px;color:#86d437;transition:all .3s ease}.department-card:hover .dept-arrow{transform:translate(5px)}@media only screen and (max-width:768px){.department-select-page{padding:0 10px;max-width:99%}.page-hero{padding:30px 15px;margin:15px auto}.page-title{font-size:22px;white-space:nowrap}.page-subtitle{font-size:14px}.breadcrumb{font-size:13px;margin-bottom:15px}.departments-grid{grid-template-columns:1fr;gap:15px;margin:25px auto 30px}.department-card{padding:16px}.dept-icon-wrapper{width:45px;height:45px}.dept-icon-wrapper svg{width:24px;height:24px}.dept-short-name{font-size:16px}.dept-full-name{font-size:12px}}@media only screen and (min-width:769px)and (max-width:1024px){.departments-grid{grid-template-columns:repeat(2,1fr)}.page-title{font-size:30px}}@media only screen and (min-width:1025px){.departments-grid{grid-template-columns:repeat(3,1fr);max-width:1200px}}.semester-select-page{max-width:1400px;margin:0 auto;padding:0 20px}.semester-select-page .page-hero{background:linear-gradient(-45deg,#86d437,#04aa6d,#7bc930,#028a55);background-size:300% 300%;animation:gradientBG 8s ease infinite;border-radius:16px;padding:40px 30px;margin:20px auto;max-width:100%;box-shadow:0 6px 25px #0000001a;text-align:center;position:relative;overflow:hidden}.semester-select-page .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.semester-select-page .breadcrumb{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;font-size:14px;color:#ffffffe6;position:relative;z-index:1}.semester-select-page .breadcrumb a{color:#fff;text-decoration:none;font-weight:600;transition:all .2s;background:#ffffff1a;padding:4px 10px;border-radius:6px}.semester-select-page .breadcrumb a:hover{background:#fff3;transform:translateY(-1px)}.semester-select-page .breadcrumb .separator{color:#fff9}.semester-select-page .breadcrumb span:last-child{color:#ffffffe6;font-weight:500}.semester-select-page .page-title{font-size:32px;font-weight:800;color:#fff;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:1}.semester-select-page .page-subtitle{font-size:16px;color:#fffffff2;margin:0;font-weight:500;position:relative;z-index:1}.semesters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:100%;margin:30px auto 40px;padding:0 10px}.semester-card{background:#fff;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;text-decoration:none;transition:all .3s ease;border:2px solid #f0f0f0;box-shadow:0 2px 10px #0000000d;position:relative;overflow:hidden;text-align:left;height:100%}.semester-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#86d437,#7bc930);transform:scaleY(0);transition:transform .3s ease}.semester-card:hover:before{transform:scaleY(1)}.semester-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #86d43733;border-color:#86d437}.dept-icon-wrapper{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#86d437,#7bc930);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.semester-card:hover .dept-icon-wrapper{transform:scale(1.05) rotate(5deg);box-shadow:0 2px 8px #86d43766}.dept-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.dept-short-name{font-size:16px;font-weight:700;color:#1a4704;margin:0;line-height:1.2}.dept-full-name{font-size:12px;color:#666;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dept-arrow{flex-shrink:0;width:20px;height:20px;color:#86d437;transition:all .3s ease}.semester-card:hover .dept-arrow{transform:translate(3px)}.dept-arrow svg{width:100%;height:100%}@media only screen and (max-width:768px){.semester-select-page{padding:0 10px;max-width:99%}.semester-select-page .page-hero{padding:15px;margin:10px auto}.semester-select-page .page-title{font-size:18px;white-space:nowrap}.semester-select-page .page-subtitle{font-size:12px}.semester-select-page .breadcrumb{font-size:11px;margin-bottom:10px;flex-wrap:wrap}.semesters-grid{grid-template-columns:1fr;gap:10px;margin:15px auto 20px}.semester-card{padding:8px 12px;flex-direction:row!important;align-items:center!important;justify-content:flex-start;min-height:50px;height:auto}.dept-icon-wrapper{width:30px;height:30px;border-radius:8px;margin-right:8px}.dept-content{display:flex;flex-direction:column;justify-content:center;text-align:left;padding:0}.dept-short-name{font-size:14px;margin:0;line-height:1}.dept-full-name{font-size:10px;line-height:1.1;margin-top:2px}.dept-arrow{width:16px;height:16px;margin-left:auto}}@media only screen and (min-width:769px)and (max-width:1024px){.semesters-grid{grid-template-columns:repeat(2,1fr)}.semester-select-page .page-title{font-size:28px}}@media only screen and (min-width:1025px){.semesters-grid{grid-template-columns:repeat(3,1fr);max-width:1200px}}.cgpa-calculator-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}.cgpa-calculator-container{flex:1;max-width:800px;margin:0 auto;padding:20px;width:100%}.cgpa-header{background:linear-gradient(-45deg,#86d437,#04aa6d,#7bc930,#028a55);background-size:300% 300%;animation:gradientBG 8s ease infinite,slideDown .6s ease-out;border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 10px 30px #86d4374d;text-align:center;color:#fff}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.cgpa-header-icon{width:60px;height:60px;margin:0 auto 15px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cgpa-header-icon svg{width:32px;height:32px;color:#fff}.cgpa-header h1{margin:0 0 10px;font-size:28px;font-weight:700;letter-spacing:.5px}.cgpa-header p{margin:0;font-size:15px;opacity:.95;line-height:1.6}.cgpa-info-card{background:#fff;border-radius:16px;padding:25px;margin-bottom:25px;box-shadow:0 4px 15px #00000014;animation:fadeInUp .6s ease-out .1s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cgpa-info-card h3{margin:0 0 15px;font-size:18px;font-weight:700;color:#333;display:flex;align-items:center;gap:10px}.cgpa-info-card h3:before{content:"📚";font-size:20px}.cgpa-info-list{list-style:none;padding:0;margin:0}.cgpa-info-list li{position:relative;padding:10px 0 10px 30px;margin-bottom:8px;color:#555;font-size:14px;line-height:1.6}.cgpa-info-list li:before{content:"✓";position:absolute;left:0;top:10px;width:20px;height:20px;background:linear-gradient(135deg,#04aa6d,#028a55);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.cgpa-semesters-container{background:#fff;border-radius:16px;padding:25px;margin-bottom:25px;box-shadow:0 4px 15px #00000014;animation:fadeInUp .6s ease-out .2s both}.semesters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.semesters-header h3{margin:0;font-size:18px;font-weight:700;color:#333;display:flex;align-items:center;gap:10px}.semesters-count{background:linear-gradient(135deg,#86d437,#7bc930);color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.semester-card{background:#fff;border:1px solid #eef2f6;border-radius:16px;padding:24px;margin-bottom:20px;transition:all .3s ease;animation:scaleIn .4s ease-out;box-shadow:0 4px 20px #0000000a;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.semester-card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-2px);border-color:#86d437}.semester-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.semester-label{font-size:15px;font-weight:700;color:#333;display:flex;align-items:center;gap:8px}.semester-number{background:linear-gradient(135deg,#04aa6d,#028a55);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 8px #04aa6d4d}.remove-semester-btn{position:absolute;top:10px;right:10px;background:#ff4d4d;color:#fff;border:none;border-radius:10px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:700;box-shadow:0 4px 12px #ff4d4d33;z-index:2}.remove-semester-btn:hover{background:#f33;transform:scale(1.1) rotate(90deg);box-shadow:0 6px 15px #ff4d4d66}.semester-inputs{display:grid;grid-template-columns:1fr 1fr;gap:15px}.input-group{display:flex;flex-direction:column;gap:8px}.input-group label{font-size:13px;font-weight:600;color:#555;display:flex;align-items:center;gap:6px}.input-group label svg{width:16px;height:16px;color:#86d437}.input-group input{padding:12px 16px;border:2px solid #e9ecef;border-radius:10px;font-size:15px;font-weight:500;transition:all .3s ease;outline:none}.input-group input:focus{border-color:#86d437;box-shadow:0 0 0 4px #86d4371a}.input-group input::placeholder{color:#adb5bd}.cgpa-actions{display:flex;flex-direction:column;gap:15px;margin-bottom:25px;animation:fadeInUp .6s ease-out .3s both}.add-semester-btn,.calculate-btn{padding:16px 32px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 15px #0000001a}.add-semester-btn{background:#fff;color:#86d437;border:2px solid #86d437}.add-semester-btn:hover{background:linear-gradient(135deg,#86d437,#7bc930);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #86d4374d}.add-semester-btn svg{width:20px;height:20px}.calculate-btn{background:linear-gradient(135deg,#04aa6d,#028a55);color:#fff}.calculate-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #04aa6d66}.calculate-btn svg{width:20px;height:20px}.cgpa-result{background:linear-gradient(135deg,#04aa6d,#028a55);border-radius:16px;padding:30px;text-align:center;box-shadow:0 10px 30px #04aa6d4d;animation:bounceIn .6s ease-out;margin-bottom:25px}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.cgpa-result-icon{font-size:48px;margin-bottom:15px;animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.cgpa-result h2{margin:0 0 10px;font-size:18px;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:1px}.cgpa-value{font-size:48px;font-weight:800;color:#fff;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.2)}.cgpa-result p{margin:15px 0 0;font-size:14px;color:#ffffffd9}.empty-state{text-align:center;padding:40px 20px;color:#999}.empty-state svg{width:64px;height:64px;color:#ddd;margin-bottom:15px}.empty-state p{margin:0;font-size:15px}@media(max-width:768px){.cgpa-calculator-container{padding:15px}.cgpa-header{padding:20px;border-radius:16px}.cgpa-header h1{font-size:22px}.cgpa-header p{font-size:14px}.cgpa-info-card,.cgpa-semesters-container{padding:20px;border-radius:12px}.cgpa-actions{gap:12px}.add-semester-btn,.calculate-btn{padding:14px 24px;font-size:15px}.cgpa-value{font-size:40px}.semesters-header{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width:480px){.cgpa-header{padding:15px}.cgpa-header h1{font-size:20px}.cgpa-info-card,.cgpa-semesters-container{padding:15px}.semester-card{padding:15px;display:flex;flex-direction:column}.semester-card-header{margin-bottom:12px;width:100%;display:flex;justify-content:space-between;align-items:center}.semester-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.input-group label{font-size:12px}.input-group input{padding:10px 12px;font-size:14px;width:100%}.remove-semester-btn{width:28px;height:28px;font-size:13px;top:10px;right:10px}.cgpa-result{padding:20px}.cgpa-value{font-size:36px}}.dev-portfolio-container{font-family:Outfit,sans-serif;min-height:100vh;background:#0f172a;background-image:radial-gradient(circle at 15% 50%,rgba(56,189,248,.08),transparent 25%),radial-gradient(circle at 85% 30%,rgba(139,92,246,.08),transparent 25%);color:#f8fafc;position:relative;overflow-x:hidden}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.floating-shape{position:fixed;filter:blur(80px);z-index:0;pointer-events:none;animation:float 20s infinite ease-in-out}.shape-1{top:-10%;left:-10%;width:600px;height:600px;background:#38bdf81a}.shape-2{bottom:20%;right:-10%;width:500px;height:500px;background:#8b5cf61a;animation-delay:-5s}.shape-3{top:40%;left:40%;width:300px;height:300px;background:#ec48990d;animation-delay:-10s}.dev-nav{position:absolute;top:2rem;left:2rem;right:2rem;z-index:100;display:flex;justify-content:space-between;align-items:center}.music-toggle-btn{display:flex;align-items:center;gap:.5rem;color:#94a3b8;background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:9999px;padding:.75rem 1.5rem;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.music-toggle-btn:hover{color:#fff;background:#8b5cf633;border-color:#8b5cf666;transform:translateY(-2px)}.back-home-btn{display:flex;align-items:center;gap:.5rem;color:#94a3b8;text-decoration:none;font-weight:500;padding:.75rem 1.5rem;background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:9999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.back-home-btn:hover{color:#fff;background:#38bdf833;border-color:#38bdf866;transform:translate(-5px)}.back-home-btn svg{width:18px;height:18px}.dev-section{padding:1rem 2rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:1.5rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle{display:inline-block;padding:.25rem 1rem;background:#38bdf81a;color:#38bdf8;border-radius:9999px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.dev-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:1;text-align:center}.hero-content{max-width:800px;animation:fadeIn 1s ease-out}.profile-wrapper{position:relative;width:160px;height:160px;margin:0 auto 2rem}.hero-profile-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid rgba(15,23,42,.5);box-shadow:0 0 40px #38bdf833;position:relative;z-index:2}.hero-ring{position:absolute;inset:-10px;border-radius:50%;border:2px dashed rgba(56,189,248,.3);animation:spin 30s linear infinite;z-index:1}.hero-tagline{display:block;font-size:1.1rem;color:#38bdf8;margin-bottom:1rem;font-weight:500}@keyframes gradientText{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-name{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(to right,#38bdf8,#818cf8,#c084fc,#38bdf8);background-size:200% auto;animation:gradientText 5s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-title{font-size:1.8rem;color:#cbd5e1;margin-bottom:2rem;font-weight:400}.hero-desc{font-size:1.125rem;color:#94a3b8;line-height:1.7;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;justify-content:center;gap:1.5rem}.cta-button{padding:.875rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.cta-button.primary{background:#38bdf8;color:#0f172a;box-shadow:0 4px 14px #38bdf84d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #38bdf866;background:#7dd3fc}.cta-button.secondary{background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1)}.cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.about-text h3{font-size:1.8rem;margin-bottom:1.5rem;color:#f1f5f9}.about-text p{color:#94a3b8;line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-card{background:#1e293b66;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:16px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.stat-card:first-child{grid-column:span 2}.stat-card:hover{transform:translateY(-5px);border-color:#38bdf833}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:#38bdf8;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-size:.9rem;font-weight:500}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#ffffff1a}.timeline-item{position:relative;padding-left:60px;margin-bottom:1.5rem}.timeline-dot{position:absolute;left:11px;top:0;width:20px;height:20px;border-radius:50%;background:#0f172a;border:2px solid #38bdf8;box-shadow:0 0 10px #38bdf84d}.timeline-content{background:#1e293b66;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:16px}.edu-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.edu-logo{width:60px;height:60px;object-fit:contain;background:#ffffff0d;border-radius:12px;padding:5px}.timeline-content h3{font-size:1.25rem;color:#f1f5f9;margin-bottom:.5rem}.timeline-content h4{font-size:1rem;color:#38bdf8;margin-bottom:1rem;font-weight:500}.timeline-content p{color:#94a3b8;line-height:1.6}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.skill-category{background:#1e293b66;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:16px}.skill-category h3{font-size:1.1rem;color:#e2e8f0;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.05)}.skill-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tags span{background:#38bdf81a;color:#38bdf8;padding:.4rem .875rem;border-radius:6px;font-size:.9rem;border:1px solid rgba(56,189,248,.1);transition:all .2s ease}.skill-tags span:hover{background:#38bdf833;transform:translateY(-2px)}.contact-wrapper{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;background:#1e293b66;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-info h3{font-size:2rem;margin-bottom:1.5rem;color:#f1f5f9}.contact-info p{color:#94a3b8;line-height:1.7;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem;text-decoration:none;padding:1rem;background:#ffffff08;border-radius:12px;transition:all .3s ease}.contact-method:hover{background:#ffffff14}.method-icon{width:40px;height:40px;background:#38bdf826;color:#38bdf8;border-radius:10px;display:flex;align-items:center;justify-content:center}.contact-method span{color:#e2e8f0;font-weight:500}.contact-form-wrapper{border:1px solid rgba(56,189,248,.2);border-radius:16px;padding:2rem;background:#0f172a33;box-shadow:0 4px 6px -1px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#cbd5e1;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:1rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-family:inherit;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#38bdf8;background:#0f172acc;box-shadow:0 0 0 3px #38bdf81a}.full-width{width:100%}.success-message{text-align:center;padding:3rem;animation:fadeIn .5s ease-out}.success-icon{width:60px;height:60px;background:#22c55e1a;color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.success-icon svg{width:32px;height:32px}.dev-footer{text-align:center;padding:3rem;color:#64748b;font-size:.9rem;border-top:1px solid rgba(255,255,255,.05);margin-top:2rem}@media(max-width:900px){.about-content,.contact-wrapper{grid-template-columns:1fr;gap:3rem}.hero-name{font-size:3rem}}@media(max-width:600px){.dev-section{padding:1.5rem 1rem}.hero-name{font-size:2.5rem}.contact-wrapper{padding:1.5rem;border-radius:16px}.contact-form-wrapper{padding:1.5rem;width:100%}.hero-title{font-size:1.4rem}.timeline:before{left:0}.timeline-item{padding-left:30px}.timeline-dot{left:-9px}.dev-nav{position:absolute;top:1rem;left:1rem;right:1rem;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:0}.back-home-btn,.music-toggle-btn{width:auto;padding:.5rem 1rem;font-size:.8rem}.back-home-btn svg,.music-toggle-btn svg{width:16px;height:16px}.dev-hero{padding-top:6rem}}.admin-login-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(-45deg,#f5f7fa,#e8ecf1,#f5f7fa);background-size:300% 300%;animation:gradientBG 15s ease infinite}.login-container{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.login-card{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;padding:48px;max-width:440px;width:100%;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:32px}.lock-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#86d437,#04aa6d);border-radius:50%;margin-bottom:24px;box-shadow:0 10px 30px #86d4374d}.lock-icon svg{width:40px;height:40px;color:#fff}.login-header h1{margin:0 0 8px;font-size:28px;font-weight:700;color:#1a4704;text-shadow:0 1px 2px rgba(0,0,0,.1)}.login-header p{margin:0;color:#666;font-size:14px}.error-message{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffebee;border:1px solid #ffcdd2;border-radius:12px;color:#c62828;margin-bottom:24px;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.error-message svg{width:20px;height:20px;flex-shrink:0}.error-message span{font-size:14px;font-weight:500}.login-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#555}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:16px;width:20px;height:20px;color:#999;pointer-events:none}.input-wrapper input{width:100%;padding:14px 16px 14px 48px;background:#fff;color:#000;border:2px solid #e0e0e0;border-radius:12px;font-size:15px;transition:all .3s ease;outline:none}.input-wrapper input:focus{border-color:#04aa6d;background:#fff;box-shadow:0 0 0 4px #d3d3d3}.toggle-password{position:absolute;right:12px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}.toggle-password:hover{background:#f5f5f5}.toggle-password svg{width:20px;height:20px;color:#666}.login-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px;background:linear-gradient(135deg,#04aa6d,#028a55);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #04aa6d4d;transition:all .3s ease;margin-top:8px}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #04aa6d66}.login-button:active{transform:translateY(0)}.login-button svg{width:20px;height:20px}.login-footer{margin-top:32px;padding-top:24px;border-top:1px solid #eee;display:flex;align-items:center;gap:12px;justify-content:center}.login-footer svg{width:18px;height:18px;color:#999;flex-shrink:0}.login-footer p{margin:0;font-size:13px;color:#999;text-align:center}@media(max-width:768px){.login-card{padding:32px 24px;border-radius:20px}.login-header h1{font-size:24px}.lock-icon{width:64px;height:64px}.lock-icon svg{width:32px;height:32px}}:root{--primary-green: #86d437;--primary-yellow: rgb(218, 242, 5);--accent-green: #04AA6D;--dark-green: #005500;--light-green: #a2e55f;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 15px rgba(0, 0, 0, .15);--shadow-lg: 0 8px 25px rgba(0, 0, 0, .2);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--transition: .3s ease;--max-width: 1400px}@media only screen and (min-width:1441px){:root{--max-width: 1800px}body{font-size:16px}}*{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;box-sizing:border-box}html{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(135deg,#f5f5f5,#e8e8e8,#f0f0f0);margin:0;padding:5px 0 20px;min-height:100vh;line-height:1.5;font-size:14px;overflow-x:hidden;width:100%}header{width:100%;max-width:100%!important;margin-left:0!important;margin-right:0!important}#root{margin:0;padding:0;width:100%;overflow-x:hidden}.nav-icons{display:flex;align-items:center;gap:15px}#back,#home{width:32px;height:32px;cursor:pointer;transition:transform .2s;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2));flex-shrink:0}#back:hover,#home:hover{transform:scale(1.1)}.date-container{background:#ffffff40;padding:8px 20px;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-shrink:0}.date{color:#fff;font-weight:700;font-size:15px;letter-spacing:.5px;margin:0;padding:0;background:transparent;width:auto;min-width:auto}ul.bullets{list-style:none;padding:0;margin:15px 0}ul.bullets li{position:relative;padding:10px 10px 10px 32px;margin-bottom:8px;background:#ffffff80;border-radius:var(--radius-sm);border-left:3px solid var(--accent-green);font-size:14px;transition:all .2s}ul.bullets li:hover{transform:translate(5px);background:#ffffffbf}ul.bullets li:before{content:"✓";position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--accent-green);font-weight:700;font-size:16px}.formula{font-family:Times New Roman,serif;font-size:16px;margin:15px auto;max-width:95%;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.fraction{display:inline-flex;flex-direction:column;align-items:center;vertical-align:middle;text-align:center;background:#ffffffb3;padding:4px 8px;border-radius:var(--radius-sm);margin-left:5px}.fraction .top{border-bottom:2px solid #000;display:block;padding:0 5px 2px;width:100%}.fraction .bottom{display:block;padding:2px 5px 0;width:100%}#info{margin:15px auto;background:#ffffffe6;border-radius:var(--radius-lg);padding:18px;width:95%;max-width:600px;box-shadow:var(--shadow-sm);font-size:14px}#user{margin:15px auto;background:linear-gradient(135deg,#86d437,#7bc930);box-shadow:0 4px 15px #00000026;padding:15px 20px;border-radius:15px;width:95%;max-width:600px;text-align:left;color:#1a4704}#user:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}#user label{display:block;margin-bottom:4px;font-weight:700;font-size:14px;margin-top:10px;color:#1a4704}#user label:first-child{margin-top:0}#user input,#user select{display:block;width:100%;padding:10px 14px;border-radius:8px;border:none;margin-bottom:2px;font-size:14px;background:#fff;box-shadow:inset 0 2px 4px #0000000d;transition:all .2s;max-width:100%}#user input:focus,#user select:focus{outline:2px solid rgba(255,255,255,.5);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}#batch-select{margin-top:10px}#calculator{background:#fffffff2;padding:25px;width:95%;max-width:600px;margin:18px auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}@media only screen and (min-width:1441px){#calculator,#user,#div,#button,#button2,#info{max-width:1000px!important;padding:40px!important}}#div{background:linear-gradient(135deg,var(--light-green) 0%,#95db52 100%);padding:15px;width:95%;max-width:600px;margin:18px auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}#cal{background:#fff;padding:16px 18px;margin:8px 0;border-radius:12px;box-shadow:0 2px 6px #00000014;display:flex;justify-content:space-between;align-items:center;gap:15px;border:1px solid #e8e8e8;transition:all .2s}#cal:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}#cal label{flex:1;font-weight:500;font-size:14px;color:#222;line-height:1.4}#cal select{padding:8px 12px;border-radius:6px;border:1px solid #ccc;background:#fff;font-size:14px;font-weight:500;cursor:pointer;min-width:85px;transition:all .2s}#cal select:focus{border-color:var(--accent-green);box-shadow:0 0 0 2px #04aa6d1a;outline:none}.button{background:linear-gradient(135deg,#fff,#fafafa);color:var(--dark-green);border:3px solid rgb(14,116,14);border-radius:var(--radius-md);padding:14px 22px;font-size:16px;font-weight:700;display:block;width:100%;margin:8px 0;cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-sm)}.button:hover{background:linear-gradient(135deg,#39b339,#30a030);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.button1{background:linear-gradient(135deg,#fff,#fafafa);color:#333;border:3px solid var(--accent-green);border-radius:var(--radius-md);padding:13px 26px;font-size:15px;font-weight:700;display:inline-block;min-width:170px;margin:8px 5px;cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-sm)}.button1:hover{background:linear-gradient(135deg,var(--accent-green) 0%,#039962 100%);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}#button{background:#fffffff2;padding:22px 15px;width:95%;max-width:600px;margin:18px auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center}#button2{padding:10px;width:95%;max-width:600px;margin:18px auto;text-align:center}footer{background:linear-gradient(135deg,var(--primary-yellow) 0%,#d8ed1e 100%);padding:14px;border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin-top:30px;text-align:center;font-size:14px}#loader{position:fixed;inset:0;background:#fffffffa;z-index:9999;display:none;justify-content:center;align-items:center}#loader.show{display:flex}.spinner{border:6px solid #f3f3f3;border-top:6px solid var(--accent-green);border-radius:50%;width:60px;height:60px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#customAlertOverlay{display:none;position:fixed;inset:0;background:#000000d9;z-index:10000;justify-content:center;align-items:center;padding:20px}#customAlertOverlay.show{display:flex;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#customAlert{background:linear-gradient(135deg,#fff,#fafafa);padding:35px 28px;border-radius:var(--radius-lg);box-shadow:0 12px 40px #0006;text-align:center;min-width:280px;max-width:90%;animation:slideUp .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes slideUp{0%{transform:translateY(100px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}#customAlertMessage{font-size:17px;margin-bottom:28px;color:#333;line-height:1.5}#alertButton{background:linear-gradient(135deg,var(--accent-green) 0%,#039962 100%);color:#fff;border:none;padding:14px 38px;border-radius:var(--radius-md);font-size:16px;font-weight:700;cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-sm)}#alertButton:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}@media only screen and (max-width:479px){body{font-size:13px}header{padding:5px 8px;gap:6px;margin-bottom:8px}.logo{width:38px;height:38px}.header-text{font-size:11px;padding:0 4px}#datecal{padding:8px 15px;gap:10px;margin:10px auto;width:95%;flex-wrap:nowrap}.nav-icons{gap:10px}#back,#home{width:22px;height:22px}.date-container{padding:6px 15px;border-radius:15px}.date{font-size:13px;width:auto;order:unset}#user{padding:20px;margin:15px auto}#user label{display:block;width:100%;margin:4px 0;font-size:13px}#user input,#user select{width:100%;max-width:100%;margin:5px 0;padding:11px 13px;font-size:16px}#calculator,#div{padding:16px 12px;margin:12px auto}#cal{padding:14px 16px;gap:12px}#cal label{font-size:13px;flex:1}#cal select{min-width:90px;font-size:16px}.button{padding:13px 18px;font-size:15px}.button1{width:100%;min-width:auto;padding:13px 20px;font-size:15px;margin:6px 0}#info{padding:14px;font-size:13px}.formula{flex-direction:row;flex-wrap:nowrap;gap:2px;justify-content:center;transform:scale(.9);margin:0 -5px}.formula span{font-size:11px!important}.fraction .top,.fraction .bottom{font-size:10px!important;padding:0 2px}ul.bullets li{font-size:13px;padding:8px 8px 8px 28px}#info,#user,#calculator,#div,#button,#button2,.formula,#datecal{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border-radius:0!important;box-shadow:none!important;border-left:none!important;border-right:none!important}}@media only screen and (min-width:480px)and (max-width:599px){header{padding:6px 10px}.logo{width:42px;height:42px}.header-text{font-size:12px}#datecal{padding:7px 12px;flex-wrap:wrap}.date{width:100%;order:3;margin-top:4px}#info,#user,#calculator,#div,#button,#button2,.formula,#datecal{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border-radius:0!important;box-shadow:none!important;border-left:none!important;border-right:none!important}#user label{display:block;width:100%}#user input,#user select{width:100%;max-width:100%;font-size:16px}#cal{flex-direction:column;align-items:stretch}#cal select{width:100%;font-size:16px}.button1{width:100%;min-width:auto}}@media only screen and (min-width:600px)and (max-width:767px){.header-text,.date{font-size:14px}#user input,#user select{max-width:45%}.button1{min-width:190px}}@media only screen and (min-width:768px)and (max-width:1023px){header{padding:7px 14px}.logo{width:48px;height:48px}.header-text{font-size:15px}#datecal{padding:9px 16px;max-width:500px;margin:12px auto}#back,#home{width:30px;height:30px}.date{font-size:14px}.button1{min-width:210px}}@media only screen and (min-width:1024px)and (max-width:1439px){body{font-size:15px}header{padding:8px 16px;margin:0 0 15px}.logo{width:50px;height:50px}.header-text{font-size:16px}#datecal{padding:10px 18px;max-width:480px;margin:15px auto}#back,#home{width:32px;height:32px}.date{font-size:14px}.button1{min-width:220px}}@media only screen and (min-width:1440px){body{font-size:16px}header{padding:8px 18px;margin:0 0 18px}.logo{width:52px;height:52px}.header-text{font-size:17px}#datecal{padding:10px 20px;max-width:500px;margin:18px auto}#back,#home{width:32px;height:32px}.date{font-size:15px}.button1{min-width:240px}}@media(hover:none)and (pointer:coarse){.button,.button1,#cal select,#user input,#user select{min-height:44px}#back,#home{min-width:40px;min-height:40px}}
