@import url(https://fonts.googleapis.com/css2?family=New+Tegomin&family=Open+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zilla+Slab+Highlight:wght@700&display=swap);@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);@import url(https://fonts.googleapis.com/css?family=Montserrat:800);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{width:100%;height:100%;background:#f5f5f5}*{font-family:"New Tegomin",serif;box-sizing:border-box;margin:0}.drawer{height:100%;width:0;position:fixed;z-index:69;top:0;left:0;background-color:#000;overflow-x:hidden;transition:.5s;white-space:nowrap;color:#000}@media only screen and (max-width:600px){.drawer{box-shadow:0 0 20px}}.drawer::-webkit-scrollbar{display:none}.drawer header{width:auto;margin-bottom:20px}.drawer header span{color:#fff;font-family:"Open Sans",sans-serif;display:block;width:300px;font-size:30px;text-align:center;font-weight:800;padding-top:32px}.drawer header div:hover{background:transparent}.drawer header div{padding:0}.drawer div{display:flex;padding:16px}.drawer div:hover{background:#242424}.drawer div p{color:#7e7e7e;display:flex;align-items:center;padding-left:12px;text-decoration:none;font-size:25px;transition:.3s}.drawer div img{vertical-align:middle;padding:0;width:36px;height:36px;filter:brightness(100%)}.drawer .selected-dark{background:#e0e0e0}.drawer .selected-dark p{color:#000;font-weight:800}.drawer .selected-dark img{filter:brightness(0)}.drawer .selected-dark:hover{background:#e0e0e0}.drawer .selected-light{background:#000}.drawer .selected-light p{color:#fff;font-weight:800}.drawer .selected-light img{filter:brightness(200%)}.drawer .selected-light:hover{background:#000}.main{background-color:#f5f5f5;transition:margin-left .5s;min-width:350px;padding-top:80px}.main .header{top:0;width:100%;z-index:10;position:fixed;float:left;height:100px}.main .header div{z-index:10;float:left;padding:0;margin:0}img.search-logo{vertical-align:middle;flex:0 0 50px;height:30px;margin:auto}.search-text{flex:1 1;display:grid;place-items:center start;position:relative}.search-text .hint{position:relative;display:block;text-align:start;padding-left:12px}.search-text .hint span{margin:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline;padding:0}.search-text .hint span,.search-text input{font-weight:900;letter-spacing:8px;background:transparent;font-family:"Open Sans",sans-serif;font-size:clamp(16px,7vw,32px)}.search-text input{min-width:200px;width:100%;-webkit-appearance:none;appearance:none;margin:0;z-index:1;position:absolute;padding-left:12px;outline:none;border:0;border-radius:0}.search-text input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.search-box{display:inline-flex;overflow:hidden;min-width:260px;max-width:600px;margin:16px;width:80%;min-height:90px;border-radius:25px;padding:6px;background:#111}.search{position:relative;width:100%;min-width:260px;height:auto;text-align:center}@media only screen and (max-width:600px){.search-text .hint span,.search-text input{letter-spacing:3px}}#cursor{height:clamp(16px,8.6vw,40px);vertical-align:bottom;position:relative;border-left:.05em solid #fff;animation:blinkwhite .7s steps(1) infinite}@keyframes blinkwhite{50%{border-color:transparent}}.gradecard{z-index:2;flex:auto;display:flex;flex-direction:column;padding:16px;margin:16px;border-radius:25px;background:#fff;min-width:340px;max-width:450px;min-height:300px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);color:#000;text-align:center}.gradecard header{font-size:32px;padding:15px;color:#000;font-weight:800}.gradecard .row,.gradecard .sub-row{border-radius:12px;display:grid;list-style:none;padding:0 12px 8px;margin-bottom:8px}.gradecard .row:hover{animation:blink 12s;transform:translateY(-10px)}.gradecard .row{transition:all .7s}.gradecard span{padding:12px 1px;grid-column-start:1;grid-row-start:1;display:inline-block}.gradecard .subject{text-align:left;max-width:70%;font-weight:600;margin-right:auto}.gradecard .marks{margin-left:auto;font-weight:700}.gradecard .chartdiv{animation:fadein .7s ease-in-out;padding-bottom:20px}.gradecard .progress{padding:4px 1px}.gradecard .progress div{border-top:thick solid #292929;margin-right:auto;height:1px;border-radius:25px;animation:progress 2.5s ease-out}.height-anim{min-width:auto;animation:fadein 1s linear;padding:0}.updating{padding:30px;filter:brightness(0);animation:rotate .5s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes blink{0%{background:#ffc7ba}to{background:#fff}}@keyframes progress{0%{width:0}to{width:100%}}select{padding:8px;margin:8px;outline:none}select,select option{font-family:"Open Sans",sans-serif;border:none}.toolbox{display:flex;flex-wrap:wrap;margin:auto;width:80%;min-width:260px;max-width:600px;animation:fadein 1s;justify-content:center;padding-bottom:24px}main header{padding:16px}main header .title{color:#000;font-family:"Open Sans",sans-serif;font-size:32px;display:block}main header .sub-title{display:block}main header span{padding:0}.resultbox{display:flex;flex-wrap:wrap;margin:auto;width:100%;min-width:260px;animation:fadein 1s;justify-content:center;padding-bottom:24px}.resultbox header{padding:16px}.resultbox header .title{color:#000;font-family:"Open Sans",sans-serif;font-size:32px}.resultbox header .sub-title,.resultbox header .title{display:block;margin-bottom:12px}.resultbox header span{padding:0}header{font-size:larger;font-weight:600}.radarbox{margin:32px auto auto;max-width:360px;max-height:350px}.radarbox,.radarbox-container{width:100%;min-width:260px;justify-content:center;padding-bottom:24px}.radarbox-container{display:flex;flex-wrap:wrap;margin:auto;animation:fadein 1s}.recharts-label tspan{z-index:100;font-family:"Open Sans",cursive}.recharts-reference-line tspan{z-index:100;font-family:"Zilla Slab Highlight",cursive}.recharts-responsive-container{margin-bottom:28px}.toggle{flex:auto;height:50px;width:100px;border-radius:25px;outline:none;margin:10px;border:0;float:left;color:#fff;font-weight:500;white-space:normal;word-wrap:break-word;background-color:#292929}.toggle.on{color:#111;background:#fba08b;font-weight:800;animation:glow 1s ease-in-out infinite alternate}.toggle.on:active{color:#fff;background-color:grey;animation:none}.toggle.off{color:#fff;background-color:#292929}.toggle.off:active{color:#fff;background-color:#000;animation:none}@keyframes glow{0%{box-shadow:0 0 30px #fba08b}to{box-shadow:0 0 10px #fba08b}}*,:after,:before{box-sizing:border-box;outline:none}html{font-size:16px;font-smooth:auto;font-weight:300;line-height:1.5;color:#444}.hide{display:none}.button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:12.5rem;padding:1.5rem 3.125rem;background-color:#292929;border:none;border-radius:.3125rem;box-shadow:0 12px 24px 0 rgba(0,0,0,.2);color:#fff;font-weight:300;text-transform:uppercase;overflow:hidden}.button:before{position:absolute;content:"";bottom:0;left:0;width:0;height:100%;background-color:#000}.button span{position:absolute;line-height:0}.button span img{transform-origin:center center}.button span:first-of-type{top:50%;transform:translateY(-50%)}.button span:nth-of-type(2){top:100%;transform:translateY(0);font-size:24px}.button span:nth-of-type(3){display:none}.active{background-color:#292929}.active:before{width:100%;transition:width 30s cubic-bezier(.1,.1,.2,1)}.active span:first-of-type{top:-100%;transform:translateY(-50%)}.active span:nth-of-type(2){top:50%;transform:translateY(-50%)}.active span:nth-of-type(2) img{animation:loading .5s linear infinite}.active span:nth-of-type(3){display:none}.finished{background-color:#000}.finished .loading,.finished .submit{display:none}.finished .check{display:block!important;font-size:24px;animation:scale .5s linear}.finished .check i{transform-origin:center center}@keyframes loading{to{transform:rotate(-1turn)}}@keyframes scale{0%{transform:scale(10)}50%{transform:scale(.2)}70%{transform:scale(1.2)}90%{transform:scale(.7)}to{transform:scale(1)}}#home{text-align:center}#home header img{display:block;width:80%;max-width:500px;padding:6px;height:auto;margin:auto 0;border:0 solid #000;border-radius:16px;box-shadow:0 5px 15px 0 rgba(0,0,0,.45)}#home header img:hover{transform:scale(1.03);transition:all .4s}#home header .title{font-size:clamp(16px,8.6vw,68px);display:block}#home header .title,#home header span{font-family:"Open Sans",sans-serif;color:#000;width:auto}#home header span{font-size:28px;margin:auto 0;display:inline}#home header p{padding:16px;width:80%;margin-bottom:40px;text-align:justify}#home b{color:red}#home .flex{padding:16px;display:flex;justify-content:center;flex-wrap:wrap}#home text{place-self:center;text-align:justify;max-width:600px;padding:0 32px}#home .typer{padding:16px}#home .typer span{font-family:"New Tegomin",serif;font-size:24px}#home #cursor{display:inline-block;height:clamp(16px,4.6vw,40px);vertical-align:bottom;position:relative;border-left:.05em solid #000;animation:blinkblack .7s steps(1) infinite}@keyframes blinkblack{50%{border-color:transparent}}#home footer{margin-top:64px;display:flex;text-align:center;width:100%;background:#000}#home footer a{border-radius:12px;cursor:pointer;padding-left:10px;padding-right:10px;color:#fff;text-decoration:none;font-family:"Open Sans",sans-serif}#home footer a:hover{background:#000}#home footer span{font-family:"Open Sans",sans-serif;color:#fff;font-size:28px;margin:auto;display:inline-block;width:auto}#home footer span img{width:50px;height:auto;margin:16px;display:inline;vertical-align:middle}#home footer span .rotate{animation:spin 10s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.badge{margin:18px auto;background:#fff;border-radius:16px;display:flex;box-shadow:0 0 20px wheat}.badge p{text-align:justify;color:#2f4f4f;padding:16px}.badge img{width:40px;height:40px;margin:16px;align-self:center}.badge bold{font-weight:900;color:#000;background:bisque;border-radius:10px;padding:4px}.mxw300{max-width:300px}h3{width:100%}.mxw90p{max-width:78%}.resultbox header{padding:0}.college-list{min-width:260px;max-width:600px;margin:auto;width:80%;max-height:30vh;border-radius:8px;padding:6px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.college-list .item-container{display:flex;animation:fadein .2s linear;animation-fill-mode:both;color:#fff;text-align:center;transition:all .2s ease-out}.college-list .item-container div{width:100%;border-radius:8px;background:#292929;padding:16px;margin:8px;z-index:2;font-size:18px}.college-list .item-container div:hover{background-color:#fba08b;box-shadow:0 0 10px #fba08b;font-weight:600}.college-list .item-container img{width:auto;padding:8px;height:100%;border-radius:12px;cursor:pointer}.college-list :nth-child(0n){animation-delay:0s}.college-list :nth-child(1n){animation-delay:.1s}.college-list :nth-child(2n){animation-delay:.2s}.college-list :nth-child(3n){animation-delay:.3s}.college-list :nth-child(4n){animation-delay:.4s}.college-list :nth-child(5n){animation-delay:.5s}.college-list :nth-child(6n){animation-delay:.6s}.college-list :nth-child(7n){animation-delay:.7s}.college-list :nth-child(8n){animation-delay:.8s}.college-list :nth-child(9n){animation-delay:.9s}.college-list :nth-child(10n){animation-delay:1s}.college-list::-webkit-scrollbar{display:none}.gradientback{transform:translateY(-70px);bottom:0;left:0;width:100%;height:70px;background:linear-gradient(180deg,rgba(137,255,241,0) 0,#f5f5f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089fff1",endColorstr="#f5f5f5",GradientType=0)}@keyframes fadein{0%{opacity:0;height:0%;transform:translateY(-30px)}to{opacity:1;height:100%;transform:translateY(0)}}.snip1265{font-family:"Raleway",Arial,sans-serif;color:#fff;text-align:left;font-size:16px;width:100%;max-width:1000px;margin:auto}.plan{min-width:300px}.snip1265 .plan{margin:10px;width:45%;position:relative;float:left;border-radius:13px;background-color:#262626;border:1px solid #1e1e1e;box-shadow:0 0 5px rgba(0,0,0,.25)}.snip1265 .plan.hover,.snip1265 .plan:hover{background-color:#1c1c1c}.snip1265 .plan.hover i,.snip1265 .plan:hover i{transform:scale(1.2)}.snip1265 *{box-sizing:border-box;transition:all .25s ease-out}.snip1265 header{position:relative;padding:20px 10px}.snip1265 header i{font-size:56px;margin:0 15px;color:#f39c12;display:inline-block;float:left}.snip1265 .plan-title{top:0;font-weight:800;margin:10px 0 0;text-transform:uppercase;letter-spacing:1px}.snip1265 .plan-cost{margin:0;opacity:.2}.snip1265 .plan-price{font-family:"Montserrat",Arial,sans-serif;font-weight:800;font-size:1.3em}.snip1265 .plan-type{opacity:.8;font-size:.7em;text-transform:uppercase}.snip1265 .plan-features{padding:0;margin:0 0 40px;text-align:center;list-style:outside none none;font-size:.8em;text-align:left}.snip1265 .plan-features li{padding:5px 5%;font-weight:500;opacity:.5;border-left:5px solid #f39c12;margin:2px 20px}.snip1265 .plan-select{border-radius:13px;background-color:rgba(0,0,0,.2);text-align:center}.snip1265 .plan-select a{color:#fff;text-decoration:none;padding:15px 20px;margin:20px;border-radius:40px;font-size:.75em;font-weight:800;text-transform:uppercase;display:inline-block;background-color:#f39c12}.snip1265 .featured,.snip1265 .plan-select a:hover{background-color:#262626}.snip1265 .featured{margin-top:-10px;box-shadow:0 0 20px rgba(0,0,0,.3);z-index:1}.snip1265 .featured .plan-select a{margin:30px 20px}@media only screen and (max-width:767px){.snip1265 .plan{margin:10px;width:95vw}.snip1265 .plan-select a,.snip1265 .plan-title{transform:translateY(0)}.snip1265 .featured .plan-select a,.snip1265 .plan-select a{margin:20px}.snip1265 .featured{margin-top:0}}@media only screen and (max-width:440px){.snip1265 .plan{width:95vw;margin:10px}}
/*# sourceMappingURL=main.9d5274d7.chunk.css.map */