@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html,body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}#root,.App{width:100%;min-height:100vh}.hero-gradient-background{width:100%;min-height:100vh;margin:0}.hero-gradient-background{margin:0 auto;background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.page-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.logo-image{border-radius:50%}.logo-text{color:#4434d7;font-weight:700}.auth-buttons{display:flex;gap:1rem}.login-button,.signup-button,.logout-button{background:transparent;color:#fff;border:2px solid rgb(34,29,133);border-radius:.25rem;padding:.5rem;text-decoration:none;transition:all .3s ease}.login-button:hover,.signup-button:hover,.logout-button:hover{background:#4434d733;transform:translateY(-2px)}@media (min-width: 1200px){.hero-gradient-background{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.hero-container{height:1000px;max-width:1400px}.logo-image{width:3rem;height:3rem}.logo-text{font-size:2.5rem}.login-button,.signup-button,.logout-button{font-size:1.25rem;padding:.75rem 1.5rem}}@media (min-width: 900px) and (max-width: 1199px){.hero-gradient-background{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.hero-container{height:950px;max-width:1200px}.logo-image{width:2.75rem;height:2.75rem}.logo-text{font-size:2.25rem}.login-button,.signup-button,.logout-button{font-size:1.125rem;padding:.5rem 1.25rem}}@media (min-width: 700px) and (max-width: 899px){.hero-gradient-background{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.hero-container{height:1100px;max-width:900px}.logo-image{width:2.5rem;height:2.5rem}.logo-text{font-size:2rem}.login-button,.signup-button,.logout-button{font-size:1rem;padding:.5rem 1rem}}@media (min-width: 500px) and (max-width: 699px){.hero-gradient-background{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.hero-container{height:1200px;max-width:700px}.logo-image{width:2rem;height:2rem}.logo-text{font-size:1.75rem}.auth-buttons{gap:.75rem}.login-button,.signup-button,.logout-button{font-size:.9rem;padding:.4rem .8rem}}@media (min-width: 200px) and (max-width: 499px){.hero-gradient-background{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.hero-container{height:1300px;max-width:500px}.page-header{padding:1rem;flex-direction:column;gap:1rem}.logo-image{width:1.75rem;height:1.75rem}.logo-text{font-size:1.5rem}.auth-buttons{width:100%;justify-content:space-around;gap:.5rem}.login-button,.signup-button,.logout-button{font-size:.8rem;padding:.35rem .7rem;width:45%;text-align:center}}@media (max-height: 500px) and (orientation: landscape){.hero-container{height:auto;min-height:100vh}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.logo-image{filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}}.footer-divider{border:none;height:1px;background-color:#275abe33;margin:0}.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37);padding:3rem 0;color:#295fcb}.footer-container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-brand{display:flex;flex-direction:column;align-items:center}.logo-wrapper{display:flex;align-items:center;gap:.75rem}.footer-logo{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.footer-brand-name{font-size:1.5rem;font-weight:700;color:#4434d7;text-shadow:0 2px 4px rgba(0,0,0,.2)}.social-section{margin-top:1.5rem;text-align:center}.social-title{margin-bottom:1rem;font-size:1rem;color:#d1d5db}.social-icons{display:flex;justify-content:center;gap:1.5rem}.social-link{color:#9ca3af;transition:all .3s ease}.social-link:hover{transform:translateY(-2px)}.facebook-icon:hover,.instagram-icon:hover,.twitter-icon:hover{color:#4434d7}.footer-links{text-align:center}.footer-heading{font-size:1.45rem;font-weight:600;margin-bottom:1.5rem;color:#97b5f1}.links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.link-item{color:#9ca3af;cursor:pointer;transition:all .3s ease;font-size:1.25rem}.link-item:hover{color:#3b2bc6;transform:translate(5px)}@media (min-width: 1200px){.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0c0c36);padding:4rem 0}.footer-container{grid-template-columns:repeat(3,1fr);gap:3rem}.footer-brand{align-items:flex-start}.social-section{text-align:left;margin-left:0}.footer-links{text-align:left}.links-list{align-items:flex-start}}@media (min-width: 900px) and (max-width: 1199px){.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37)}.footer-container{grid-template-columns:repeat(3,1fr);gap:2.5rem}.footer-brand{align-items:flex-start}.social-section{text-align:left;margin-left:0}.footer-links{text-align:left}.links-list{align-items:flex-start}}@media (min-width: 700px) and (max-width: 899px){.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37);padding:3rem 0}.footer-container{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-brand{grid-column:span 2;align-items:center}.footer-links{text-align:center}.links-list{align-items:center}}@media (min-width: 500px) and (max-width: 699px){.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37);padding:2.5rem 0}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-brand{align-items:center}.footer-links{text-align:center}.footer-divider{color:#223fe3}.links-list{align-items:center}}@media (min-width: 200px) and (max-width: 499px){.site-footer{background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d36);padding:2rem 1rem}.footer-container{grid-template-columns:1fr;gap:1.5rem}.footer-brand{align-items:center}.footer-logo{width:2rem;height:2rem}.footer-brand-name{font-size:1.25rem}.social-icons{gap:1rem}.footer-heading{font-size:1.25rem;margin-bottom:1rem}.link-item{font-size:.85rem}}@media (max-height: 500px) and (orientation: landscape){.site-footer{padding:1.5rem 0}.footer-container{grid-template-columns:repeat(3,1fr);gap:1rem}.footer-brand{grid-column:span 1}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.footer-brand-name{text-shadow:0 2px 4px rgba(0,0,0,.3)}.footer-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}}.main-section{text-align:center;padding:3rem 0;margin-top:.05rem}.main-heading{font-size:2.45rem;font-weight:600;color:#223fe3}.main-subtitle{color:#8452e8;font-size:1.5rem;margin-top:1rem}.button-container{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem}.primary-button{background-color:#2d31a2;color:#fff;padding:.5rem;border-radius:.25rem;font-weight:600;text-decoration:none;font-size:1.25rem;transition:all .3s ease;border:2px solid rgb(60,135,239)}.primary-button:hover{background-color:#84b3f4;color:#000;transform:scale(1.02);box-shadow:0 20px 25px -5px #23355f}.secondary-button{background-color:#2d31a2;border:2px solid rgb(60,135,239);color:#fff;text-decoration:none;font-size:1.25rem;padding:.5rem;border-radius:.25rem;font-weight:600;transition:all .3s ease}.secondary-button:hover{background-color:#84b3f4;color:#000;transform:scale(1.02);box-shadow:0 20px 25px -5px #23355f}@media (min-width: 768px){.primary-button,.secondary-button{padding:.75rem 1.5rem}}@media (min-width: 400px){.primary-button,.secondary-button{padding:.75rem 1.5rem}.login-button,.signup-button,.logout-button{font-size:1.125rem;padding:.5rem 1.25rem;margin-top:.045rem}}.main-heading{font-size:2rem;font-weight:600;color:#223fe3;margin-top:10rem}@media (min-width: 200px) and (max-width: 449px){.main-heading{font-size:2rem;font-weight:600;color:#223fe3;margin-top:14rem}.main-subtitle{margin-top:.15rem}.button-container{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem}.primary-button,.secondary-button{min-width:min-content;white-space:nowrap;padding:.5rem .75rem;font-size:.9rem;flex-shrink:1}}.courses-section{padding:1.5rem}.courses-slider .slick-slide{padding:0 10px;box-sizing:border-box}.courses-slider .slick-list{margin:0 -10px}.course-card{background:#1a245d;border-radius:.5rem;overflow:hidden;border:1px solid rgb(0,98,255);height:100%;transition:transform .3s ease}.course-card:hover{transform:scale(1.05);border:none;margin-top:.45rem}.course-image{height:8rem;width:100%;object-fit:contain;margin-top:1rem}.course-content{padding:1.5rem;text-align:center}.course-title{font-size:1.25rem;font-weight:700;color:#769aea}.enroll-button{display:inline-block;margin-top:2rem;background:#2d31a2;border:2px solid rgb(60,135,239);color:#fff;padding:.5rem 1rem;border-radius:9999px;transition:background-color .3s ease}.enroll-button:hover{background:#2c64be}.admin-access-container{text-align:center;margin-top:1rem}.admin-access-button{display:inline-block;padding:6px 12px;background-color:#2d31a2;border:2px solid rgb(60,135,239);color:#fff;border-radius:4px;font-size:.8rem;text-decoration:none;transition:all .3s ease;border-radius:5rem}.admin-access-button:hover{background-color:#84b3f4;color:#000;transform:scale(1.02);box-shadow:0 20px 25px -5px #23355f}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;cursor:pointer}.sidebar{position:fixed;top:0;left:0;height:100vh;background-color:#141f3a;box-shadow:0 4px 6px -1px #0000001a;overflow-y:auto;width:40rem;padding:1.25rem;transform:translate(-100%);z-index:10;transition:transform .3s ease-in-out}.profile-img{border-radius:50%;height:3rem;width:3rem}.nav-list{list-style:none;padding:0}.nav-item{margin-bottom:2rem}.nav-link{display:flex;align-items:center;color:inherit;text-decoration:none}.nav-icon{margin-right:.5rem}.content-title{font-size:1.25rem;font-weight:700;margin-top:1rem}.header-actions{display:flex;align-items:center;gap:.75rem}.search-container{display:flex;align-items:center}.search-input{border:1px solid #d1d5db;border-radius:9999px 0 0 9999px;padding:.5rem 1rem;height:2.5rem;outline:none}.search-button{height:2.5rem;border:1px solid #d1d5db;border-radius:0 9999px 9999px 0;padding:.5rem 1rem;display:flex;align-items:center;justify-content:center}.search-icon{font-size:1.25rem;color:#5d8ac8}@media (min-width: 768px){.sidebar{transform:translate(0);position:sticky}}.loading-text,.empty-courses-text{text-align:center;color:#5671a7}.courses-grid{display:grid;gap:2rem}@media (min-width: 768px){.courses-grid{grid-template-columns:repeat(3,1fr)}}.course-card{border:1px solid #8bb0fa;border-radius:.5rem;background-color:#1e2457;padding:1rem;box-shadow:0 1px 2px #0000000d}.course-image{border-radius:.25rem;margin-bottom:1rem;width:50%;height:auto;display:block;margin-left:auto;margin-right:auto}.course-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem;text-align:center;color:#fff}.course-description{color:#617edc;margin-bottom:1rem;text-align:center}.price-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.current-price{font-weight:700;font-size:1.25rem}.original-price{color:#5a7bbc;text-decoration:line-through}.courses-container{display:flex;min-height:100vh}@media (min-width: 768px){.sidebar{transform:translate(0);top:0}}@media (max-width: 767px){.main-content-area{margin-left:0;width:100%;padding:1rem}.sidebar{width:15rem}}.content-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem}.content-title{font-size:1.25rem;font-weight:700;margin-top:1rem;width:100%;text-align:center}.header-actions{display:flex;justify-content:center;align-items:center;width:100%;gap:1rem}.search-container{display:flex;max-width:300px}.user-icon{font-size:2.25rem;color:#2563eb}@media (min-width: 768px){.content-header{flex-direction:row;justify-content:space-between;align-items:center}.content-title{text-align:left;width:auto;margin-bottom:0}.header-actions{justify-content:flex-end;width:auto}}@media (max-width: 900px){.courses-grid{grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media (max-width: 768px){.main-content-area{margin-left:0;width:100%}.courses-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem}}@media (max-width: 500px){.courses-grid{grid-template-columns:1fr;padding:.5rem;gap:1rem}}@media (max-width: 700px){.courses-grid{gap:1rem;padding:0 1rem}.main-content-area{margin-left:0;width:100%;padding-left:5rem;padding-right:3rem}}@media (min-width: 700px) and(max-width:770px){.courses-grid{gap:1rem;padding:0 1rem}.main-content-area{margin-left:30px;width:100%;padding-left:10rem;padding-right:4rem}}@media (max-width: 500px){.courses-grid{gap:.75rem;padding:0 .75rem}.main-content-area{margin-left:15px;width:100%;padding-left:4rem;padding-right:2rem}.sidebar{width:15rem}}@media (max-width: 400px){.sidebar{width:15rem}.courses-grid{grid-template-columns:1fr;gap:.5rem;padding:0 .5rem;margin:0 auto;max-width:100%}.main-content-area{margin:15px;width:100%;padding:.5rem;box-sizing:border-box}.course-card{width:100%;margin:0 auto;max-width:300px}}@media (max-width: 300px){.courses-grid{grid-template-columns:1fr;gap:.5rem;padding:0 .5rem}.main-content-area{margin-left:10px;width:100%;padding-left:2rem;padding-right:1rem}.sidebar{width:15rem}}@media (max-width: 700px){.header-actions{flex-direction:column;align-items:center}.search-container{max-width:250px}}@media (max-width: 500px){.search-container{max-width:269px}}@media (max-width: 400px){.search-container{max-width:200px;padding:0 10px;margin:0 auto;display:flex;justify-content:center}}@media (max-width: 300px){.search-container{max-width:200px;padding:0 10px;margin:0 auto;display:flex;justify-content:center}}.error-container{display:flex;justify-content:center;align-items:center;height:100vh}.error-message{background-color:#a2c5f0;color:#b91c1c;padding:1.5rem;border-radius:.5rem;text-align:center}.error-text{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.error-link{width:100%;background-color:#b91c1c;color:#a9c4fa;padding:.75rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;margin-top:.75rem;transition:background-color .2s;text-decoration:none}.error-link:hover{background-color:#4338ca}.payment-container{display:flex;flex-direction:column;align-items:center;margin:2.5rem auto;max-width:1200px;padding:0 1rem;gap:2rem}@media (min-width: 768px){.payment-container{flex-direction:row;align-items:flex-start;margin:0rem auto;gap:3rem}}@media (max-width: 768px) and (min-width: 200px){.payment-container{flex-direction:row;align-items:flex-start;margin:0rem auto;gap:3rem}}.order-details{width:100%;padding:1rem;margin-top:4.5rem;border-radius:.45rem;border:2px solid #76a1fd}@media (min-width: 768px){.order-details{width:50%;padding:1.5rem}}.order-title{font-size:1.25rem;font-weight:600;text-decoration:underline;margin-bottom:1.5rem;color:#5442f1}.payment-form-container{width:100%;padding:1rem}@media (min-width: 768px){.payment-form-container{width:50%}}.payment-card{border-radius:1.5rem;border:2px solid #76b2fd;margin-top:3.45rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-radius:.5rem;padding:1.5rem;width:100%}@media (max-width: 700px){.payment-container{flex-direction:column;gap:2rem}.order-details,.payment-form-container{width:100%;margin-top:3rem}.payment-card{margin-top:-4rem;width:100%}.price-container,.course-container{margin:.5rem 0}.price-label,.course-label{font-size:1rem}.payment-button,.alternative-payment-button{padding:.6rem;margin-top:1rem}}.payment-title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:#5442f1}.card-label{display:block;color:#486af1;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.payment-form{margin-top:1rem}.payment-button{width:100%;background-color:#4434d7;color:#fff;padding:.75rem;border-radius:.375rem;transition:background-color .2s;border:1px solid #76b2fd;cursor:pointer;font-weight:600;margin-top:1.5rem}.payment-button:hover{background-color:#fff;color:#000}.payment-button:disabled{opacity:.7;cursor:not-allowed}.card-error{color:#b91c1c;font-weight:500;font-size:.875rem;margin-top:.5rem}.alternative-payment-button{width:100%;background-color:#34518d;color:#fff;padding:.75rem;border-radius:.375rem;transition:background-color .2s;margin-top:1rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;font-weight:600;border:1px solid #76b2fd}.alternative-payment-button:hover{background-color:#4434d7}.payment-icon{margin-right:.5rem}.price-container,.course-container{display:flex;justify-content:space-between;align-items:center;margin:.75rem 0;flex-wrap:wrap}.price-label,.course-label{color:#486af1;font-size:1.2rem;font-weight:500}.price-value,.course-value{color:#5e43b5;font-weight:700;text-align:right}.purchases-container{display:flex;min-height:100vh}.menu-icon{font-size:1.5rem}.sidebars{position:fixed;top:0;left:0;height:100vh;background-color:#141f3a;box-shadow:0 4px 6px -1px #0000001a;width:18rem;padding:1.25rem;transform:translate(-100%);z-index:10;transition:transform .3s ease-in-out}.sidebar-open{transform:translate(0)}@media (min-width: 768px){.sidebars{transform:translate(0);position:sticky}}.nav-list{margin-top:5rem;padding:0;list-style:none}@media (min-width: 768px){.nav-list{margin-top:1}}.nav-item{margin-bottom:1rem}.nav-link{display:flex;align-items:center;color:#fff;text-decoration:none;padding:.5rem 0;transition:color .3s ease}.nav-link:hover{color:#2563eb}.nav-link-logout{display:flex;align-items:center;text-decoration:none;padding:.75rem 1;transition:color .3s ease}.nav-link-logout:hover{background:none;color:#2563eb}.nav-link.active{color:#3b82f6}.nav-icon{margin-right:.5rem;font-size:1.25rem}.sidebar-open-content{margin-left:16rem}.main-content-area{margin:2rem 4rem}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.content-title{font-size:1.5rem;font-weight:700;margin-top:1rem;font-weight:600;color:#4434d7}.error-message{color:#ef4444;text-align:center;margin-bottom:1rem;padding:.5rem;background-color:#a4caf5;border-radius:.25rem}.purchases-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 640px){.purchases-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.purchases-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.purchases-grid{grid-template-columns:repeat(4,1fr)}}.purchase-card{background-color:#1e2457;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #8bb0fa;border-radius:.5rem;padding:1rem;box-shadow:0 1px 2px #0000000d}.purchase-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.purchase-card-content{display:flex;flex-direction:column;height:100%;color:#8bb0fa}.purchase-image{width:100%;height:12rem;object-fit:cover;border-bottom:1px solid #5678bc}.purchase-details{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.purchase-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem;color:#fff}.purchase-description{color:#617edc;font-size:.875rem;margin-bottom:1rem;flex-grow:1}.purchase-price{color:#951dea;font-weight:600;font-size:.875rem;margin-top:auto}.no-purchases{color:#951dea;text-align:center;padding:2rem;font-size:1.125rem}@media (max-width: 768px){.main-content-area{padding:1rem;margin-left:0;width:100%}.sidebar{width:15rem}.purchases-grid{gap:1rem}}@media (max-width: 1000px) and (min-width: 900px){.sidebar{width:52rem}}@media (max-width: 900px){.purchases-grid{grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media (max-width: 768px){.main-content-area{margin-left:0;width:100%}.purchases-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem}}@media (max-width: 500px){.purchases-grid{grid-template-columns:1fr;padding:.5rem;gap:1rem}}@media (max-width: 700px){.purchases-grid{gap:1rem;padding:0 1rem}.main-content-area{margin-left:0;width:100%;padding-left:5rem;padding-right:3rem}.sidebar{width:15rem}}@media (min-width: 700px) and(max-width:770px){.purchases-grid{gap:1rem;padding:0 1rem}.main-content-area{margin-left:30px;width:100%;padding-left:10rem;padding-right:4rem}.sidebar{width:15rem}}@media (max-width: 768px){.main-content-area{margin-left:56px;width:100%}}@media (max-width: 500px){.purchases-grid{gap:.75rem;padding:0 .75rem}.main-content-area{margin-left:15px;width:100%;padding-left:4rem;padding-right:2rem}.sidebar{width:15rem}}@media (max-width: 400px){.sidebar{width:15rem}.purchases-grid{grid-template-columns:1fr;gap:.5rem;padding:0 .5rem;margin:0 auto;max-width:100%}.main-content-area{margin:15px;width:100%;padding:.5rem;box-sizing:border-box}.course-card{width:100%;margin:0 auto;max-width:300px}}@media (max-width: 300px){.purchases-grid{grid-template-columns:1fr;gap:.5rem;padding:0 .5rem}.main-content-area{margin-left:10px;width:100%;padding-left:2rem;padding-right:1rem}.sidebar{width:15rem}}.signup-container{min-height:50vh;width:100%}.main-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;height:100vh;color:#fff}.signup-container{position:relative;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding-top:4rem;padding-bottom:2rem;box-sizing:border-box}.signup-form{background:#111827;padding:2.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;width:100%;max-width:500px;margin:0 auto;box-sizing:border-box}.page-header{position:fixed;top:0;left:0;right:0;z-index:100}@media (max-width: 768px){.signup-page-container{padding-top:8rem;padding-left:1rem;padding-right:1rem}.signup-form{padding:1.5rem}}@media (max-width: 480px){.signup-page-container{padding-top:7rem}}.page-header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.login-btn{background:transparent;border:1px solid #8cacf8;padding:.25rem .5rem;font-size:.875rem;border-radius:.375rem;text-decoration:none;color:#fff;transition:all .2s}.login-btn:hover{background-color:#21355c}.join-btn{background:#4434d7;border:1px solid #8cacf8;padding:.25rem .5rem;font-size:.875rem;border-radius:.375rem;text-decoration:none;color:#fff;transition:all .2s}.join-btn:hover{background:#21355c}@media (max-width: 600px){.signup-form{padding:1.5rem;margin:10rem 1rem 2rem}}.form-subtitle{text-align:center;color:#9ca3af;margin-bottom:1.5rem}.input-label{display:block;color:#9ca3af;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border-radius:.375rem;background:#1f2937;border:1px solid #374151;color:#fff}.password-toggle{position:absolute;right:.75rem;top:.75rem;color:#6b7280;cursor:pointer}.error-message{margin-bottom:1rem;color:#ef4444;text-align:center}.submit-btn{width:100%;background:#4434d7;color:#fff;border:1px solid #375583;padding:.75rem 1.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s}@media (min-width: 768px){.login-btn,.join-btn{padding:.5rem 1rem;font-size:1rem}.signup-form{margin-top:0}}@media (min-width: 1200px){.signup-form{padding:3rem;margin-top:3rem}}@media (max-width: 1199px) and (min-width: 900px){.signup-form{padding:2.5rem}}@media (max-width: 899px) and (min-width: 700px){.signup-form{padding:2rem;margin-top:5rem}}@media (max-width: 699px) and (min-width: 500px){.main-content{padding-top:5rem}.signup-form{padding:1.75rem;margin-top:4rem}}@media (max-width: 499px) and (min-width: 400px){.page-header{padding:.75rem 1rem}.signup-form{padding:1.5rem}}@media (max-width: 399px) and (min-width: 300px){.main-content{padding:4.5rem .75rem 1.5rem}.signup-form{padding:1.25rem;border-radius:.25rem;margin-top:15rem}.form-title{font-size:1.3rem}}@media (max-width: 299px){.main-content{padding:4rem .5rem 1rem}.signup-form{padding:1rem;border-radius:0;margin-top:15rem}.form-title{font-size:1.1rem}.form-subtitle{font-size:.9rem}}.login-container{min-height:100vh;min-height:50vh;width:100%}.login-wrapper{max-width:1200px;height:100vh;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.login-header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem}.logo-container{display:flex;align-items:center;gap:.5rem}.logo-img{width:2.5rem;height:2.5rem;border-radius:50%}.logo-text{font-size:1.25rem;font-weight:700;color:#4434d7;text-decoration:none}.nav-buttons{display:flex;align-items:center;gap:1rem}.signup-btn,.join-btn{padding:.5rem 1rem;font-size:.875rem;border-radius:.375rem;text-decoration:none;min-width:100px;text-align:center;display:inline-block;box-sizing:border-box;transition:all .2s}.signup-btn{background:transparent;border:1px solid #8cacf8;color:#fff}.join-btn{background:#4434d7;border:1px solid #4434d7;color:#fff}.signup-btn:hover,.join-btn:hover{background-color:#21355c}.login-form{background:#111827;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;width:100%;max-width:500px;margin-top:3rem}.form-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.highlight{color:#4434d7}.form-subtitle{text-align:center;color:#5274af;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.input-label{display:block;color:#6b9aea;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border-radius:.375rem;background:#1f2937;border:1px solid #6a97e0;color:#fff}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680}.password-input-container{position:relative}.password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#6588cf;cursor:pointer}.error-message{color:#ef4444;text-align:center;margin-bottom:1rem}.submit-btn{width:100%;background:#4434d7;color:#fff;padding:.75rem;border-radius:.375rem;border:none;cursor:pointer;font-weight:600}.submit-btn:hover{background:#34518d;border:1px solid #8cacf8}@media (max-width: 768px){.login-form{margin:5rem 2rem 2rem}.signup-btn,.join-btn{padding:.5rem 1rem}}@media (max-width: 768px){.login-wrapper{padding:5rem 1rem 2rem}.login-form{padding:1.5rem}.form-title{font-size:1.3rem}.logo-text{font-size:1.1rem}.signup-btn,.join-btn{padding:.3rem .6rem;font-size:.8rem}}@media (max-width: 360px){.login-header{padding:.8rem}.login-form{padding:1rem}.form-title{font-size:1.1rem}.form-subtitle{font-size:.8rem}}@media (max-width: 768px){.login-wrapper{padding:5rem 1rem 2rem}.login-form{padding:1.5rem;margin-top:5rem}.form-title{font-size:1.3rem}.logo-text{font-size:1.1rem}.signup-btn,.join-btn{padding:.3rem .6rem;font-size:.8rem}}@media (max-width: 989px){.login-form{padding:1.5rem;margin-top:8rem}}@media (max-width: 480px){.login-wrapper{padding:4.5rem .5rem 1.5rem}.login-form{padding:1.25rem}.form-title{font-size:1.2rem}.logo-container{gap:.3rem}.logo-img{width:2rem;height:2rem}.logo-text{font-size:1rem}.nav-buttons{gap:.5rem}.form-input{padding:.6rem}.submit-btn{padding:.6rem;font-size:.9rem}}@media (max-width: 400px){.login-header{top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;padding:.5rem;z-index:100}.logo-container{flex-direction:column;align-items:center;margin-bottom:.5rem}.nav-buttons{width:100%;justify-content:center;gap:.5rem;margin-bottom:.5rem}.signup-btn,.join-btn{padding:.4rem .8rem;font-size:.8rem;margin-top:0}.login-wrapper{padding-top:8rem}.login-form{margin-top:10rem}}@media (max-width: 300px){.login-header{padding:.3rem;margin-bottom:5rem}.nav-buttons{gap:.3rem}.signup-btn,.join-btn{min-width:70px;padding:.5rem .9rem;font-size:.7rem;margin-top:0rem}.login-form{margin-top:10rem}.login-wrapper{padding-top:7rem}}@media (max-width: 400px) and (min-width: 200px){#root{min-height:100vh}}.courses-container{display:flex}.mobile-menu-btn{display:none;position:fixed;top:1rem;left:1rem;z-index:20;font-size:1.5rem;color:#96b8e6;background:#0f2a63}@media (max-width: 767px){.mobile-menu-btn{display:block}}.sidebar-dashboard{position:fixed;top:0;left:0;height:100vh;background-color:#141f3a;box-shadow:0 4px 6px -1px #0000001a;overflow-y:auto;width:25rem;padding:1.25rem;transform:translate(-100%);z-index:10;transition:transform .3s ease-in-out}.sidebar-open{transform:translate(0);height:100vh}.sidebar-logo-container{display:flex;align-items:center;margin-bottom:3rem;margin-top:2.5rem}@media (min-width: 768px){.sidebar-logo-container{margin-top:0}}.content-header-welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.content-title-welcome{font-size:1.25rem;font-weight:700;color:#4554ee;text-decoration:underline;text-align:left}@media (min-width: 768px){.sidebar-dashboard{transform:translate(0);position:sticky}}.main-content-area-welcome{margin:3rem;width:100%;padding:0}.content-header-welcome{flex-direction:column;align-items:center;gap:1rem}.content-title-welcome{text-align:center;width:100%;margin-top:1rem}@media (min-width: 768px){.content-header-welcome{flex-direction:row;justify-content:space-between;align-items:center}.content-title-welcome{text-align:left;width:auto;margin-bottom:0}.header-actions{justify-content:flex-end;width:auto}}@media (max-width: 700px){.main-content-area-welcome{margin-left:0;width:100%;padding-left:5rem;padding-right:3rem}}@media (min-width: 700px) and(max-width:770px){.main-content-area-welcome{margin-left:30px;width:100%;padding-left:10rem;padding-right:4rem}}@media (max-width: 768px){.main-content-area-welcome{margin-left:56px;width:100%}}@media (max-width: 500px){.courses-grid{gap:.75rem;padding:0 .75rem}.main-content-area{margin-left:15px;width:100%;padding-left:4rem;padding-right:2rem}.sidebar-dashboard{width:15rem}}@media (max-width: 400px){.sideba-dashboard{width:15rem}.main-content-area-welcome{margin:15px;width:100%;padding:.5rem;box-sizing:border-box}}@media (max-width: 300px){.main-content-area-welcome{margin-left:10px;width:100%;padding-left:2rem;padding-right:1rem}.sidebar-dashboard{width:15rem}}.course-form-container{min-height:100vh;padding:2.5rem 0}.form-box{max-width:56rem;margin:0 auto;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.form-heading{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.course-form{display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.image-preview-container{display:flex;align-items:center;justify-content:center}.image-preview{width:100%;max-width:24rem;height:auto;border-radius:.375rem;object-fit:cover}.submit-button{width:100%;padding:.75rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#1d4ed8}.courses-container-admin{padding:1rem;max-width:1200px;margin:0 auto}.courses-heading{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#4554ee}.dashboard-link{background:#4554ee;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .3s ease;text-decoration:none;color:#fff;text-align:center;margin:0 auto 2rem;display:block;width:fit-content}.dashboard-link:hover{background-color:#12437c}.courses-container-admin{padding:1rem 2rem;max-width:1200px;margin:0 auto}.courses-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.courses-grid{grid-template-columns:repeat(3,1fr)}}.course-card,.course-card-admin{background-color:#1e2457;box-shadow:0 4px 6px -1px #0000001a;border-radius:.5rem;border:1px solid #8bb0fa;padding:1rem}.course-image{height:10rem;width:50%;object-fit:cover;border-radius:.25rem;display:block;margin:0 auto 1rem}.course-title{font-size:1.25rem;font-weight:600;margin-top:1rem;color:#fff}.course-description{color:#6ea1e8;margin-top:.5rem;font-size:.875rem}.price-container{display:flex;justify-content:space-between;margin-top:1rem;font-weight:700}.current-price{color:#5a7bbc}.original-price{text-decoration:line-through;color:#4c71bc;margin-left:.5rem}.discount{color:#951dea}.buy-button{background-color:#4434d7;width:100%;border:1px solid #5090f7;color:#fff;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;display:block;text-align:center;transition:background-color .3s}.buy-button:hover{background-color:#1e3a8a}.action-buttons{display:flex;justify-content:space-between;width:100%;margin-top:1rem}.update-button,.delete-button{width:48%;height:40px;font-size:1rem;border-radius:5px;cursor:pointer;border:none;color:#fff;padding:.5rem 0;text-align:center;transition:background-color .3s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.update-button{background-color:#4554ee;margin-right:.5rem}.delete-button{background-color:#ef4444;margin-left:.5rem;padding:.5rem 0}.update-button:hover{background-color:#12437c}.delete-button:hover{background-color:#dc2626}Main container styles .update-course-container{min-height:100vh;padding:2.5rem 0}.update-form-container{max-width:56rem;margin:0 auto;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.update-heading{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.update-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{display:block;font-size:1.125rem}.form-input{width:100%;padding:.5rem .75rem;border:1px solid #9ca3af;border-radius:.375rem;outline:none}.image-preview-wrapper{display:flex;align-items:center;justify-content:center;margin-top:5rem;margin-bottom:5rem}.course-image-preview{width:100%;max-width:24rem;height:auto;border-radius:.375rem;object-fit:cover}.update-button{width:100%;padding:.75rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease}.update-button-container{width:100%;margin-top:1.5rem;display:flex;justify-content:center}.update-button{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease;margin-top:5rem;font-size:1rem;font-weight:500;min-width:120px;text-align:center}.update-button:hover{background-color:#1d4ed8}@media (max-width: 640px){.update-button{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.update-button{width:100%;padding:.75rem}}@layer base{h1,h2,h3,h4,h5{font-family:Poppins,sans-serif}body{font-family:Fredoka,sans-serif}p,span{font-family:Roboto,sans-serif}}@layer utilities{.font-poppins{font-family:Poppins,sans-serif}.font-fredoka{font-family:Fredoka,sans-serif}.font-roboto{font-family:Roboto,sans-serif}}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}@media (max-height: 700px) and (min-height: 200px){#root,.App{min-height:100vh;height:auto}}#root{width:100%;min-height:100vh;position:relative;background:linear-gradient(135deg,#080a0d,#0c0f42 70%,#0d0d37);color:#fff;box-sizing:border-box;background-attachment:fixed;background-repeat:no-repeat}#root{background-size:cover}@media (max-width: 899px) and (min-width: 700px){#root{min-height:150vh}}@media (max-width: 700px) and (min-width: 200px){#root{min-height:150vh}}.App{width:100%;height:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;position:relative}*{box-sizing:border-box}.content-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.full-width-element{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}
