@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.icon{font-family:"Material Icons",serif;font-style:normal;display:inline-block;vertical-align:middle;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}:root{--main-color:#1a8fff;--text-color:#777;--text-color-light:#ccc;--border-color:#eee;--bg-color:#f9f9f9;--neutral-color:#fff}body{font-family:"Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:1em;font-weight:300;line-height:1.5;color:var(--text-color);background:var(--bg-color)}header{display:block;width:100%;padding:1.75em 0;border-bottom:1px solid var(--border-color);background:var(--neutral-color)}header #logo{font-size:175%;text-align:center;color:var(--main-color);line-height:1}.popover-img{width:4rem;height:auto}.img{height:auto;max-width:100%}header #logo .icon{padding-right:.25em}main{display:block;margin:5em auto 0;max-width:50em}.row{margin:0;padding:0;flex-direction:row;flex-wrap:wrap;width:100%}.row-middle{align-items:center}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-start{justify-content:flex-start;text-align:left}.col-center{justify-content:center;text-align:center;color:#4a4a4a;font-weight:700;font-size:larger}.col-end{justify-content:flex-end;text-align:right}.calendar{display:block;position:relative;background:var(--neutral-color);border:1px solid var(--border-color);margin-top:8rem}.calendar .header{text-transform:uppercase;font-weight:700;font-size:115%;padding:1.5em 0;border-bottom:1px solid var(--border-color)}.calendar .header .icon{cursor:pointer;transition:.15s ease-out}.calendar .header .icon:hover{transform:scale(1.75);transition:.25s ease-out;color:var(--main-color)}.calendar .header .icon:first-of-type{margin-left:1em}.calendar .header .icon:last-of-type{margin-right:1em}.calendar .days{text-transform:uppercase;font-weight:400;color:var(--text-color-light);font-size:70%;padding:.75em 0;border-bottom:1px solid var(--border-color)}.calendar .body .cell{position:relative;height:5em;border-right:1px solid var(--border-color);overflow:hidden;cursor:pointer;background:var(--neutral-color);transition:.25s ease-out}.calendar .body .cell:hover{background:var(--bg-color);transition:.5s ease-out}.calendar .body .selected{border-left:10px solid transparent;border-image:linear-gradient(45deg,#f68d2d,#53cbf1 40%);border-image-slice:1}.calendar .body .row{border-bottom:1px solid var(--border-color)}.calendar .body .cell:last-child{border-right:none}.headertitle{text-align:left;margin-top:10px}.calendar .body .cell .number{position:absolute;font-size:82.5%;line-height:1;top:0;right:.75em;font-weight:700;display:inline-block;padding:2px 5px;text-align:center}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px;word-wrap:break-word;white-space:normal;width:100px}.scrolling{margin-top:10px}@media only screen and (min-width:320px) and (max-width:374px){.truncate{width:6rem;font-size:10px}}@media only screen and (min-width:320px) and (max-width:374px){.scrolling{width:20px;white-space:nowrap;overflow-x:auto}}@media only screen and (min-width:375px) and (max-width:413px){.truncate{width:6rem;font-size:10px}}@media only screen and (min-width:375px) and (max-width:413px){.scrolling{white-space:nowrap;overflow-x:auto}}@media only screen and (min-width:414px) and (max-width:430px){.truncate{width:6rem;font-size:10px}.scrolling{white-space:nowrap;overflow-x:auto}}@media (min-width:430px){.truncate{width:6rem;font-size:10px}}@media (min-width:1024px){.truncate{width:300px}}@media (min-width:1440px){.truncate{width:14rem;font-size:14px}}.calendar .body .cell .eventnumber{position:absolute;font-size:60.5%;line-height:1;top:0;left:0;font-weight:700;display:inline-block;background-color:#4a4a4a;color:#fff;padding:3px 5px;border-radius:50%;text-align:center}.calendar .body .disabled{color:var(--text-color-light);pointer-events:none}.font-color{font-size:2em;color:#4a4a4a}.calendar .body .cell .bg{font-weight:700;line-height:1;color:var(--main-color);opacity:0;font-size:3em;position:absolute;top:.7em;right:.1em;transition:.25s ease-out;letter-spacing:-.07em}.calendar .body .cell:hover .bg,.calendar .body .selected .bg{opacity:1;transition:.5s ease-in}.calendar .body .col{flex-grow:0;flex-basis:14.28571%;width:14.28571%;overflow-y:auto}.calendar{width:100%;margin:0 auto}.headertitle h5{font-size:1.2rem;margin-bottom:1rem}.row{display:flex;flex-wrap:nowrap}.col{flex:1 1 14.2857%;padding:4px;box-sizing:border-box}@media (max-width:600px){.col{flex:1 1 100%}}.activity-record table{border-collapse:collapse;width:100%}.activity-record th,td{border:1px solid #ccc;text-align:center;vertical-align:middle;padding:4px}.activity-record th.rotate-45{writing-mode:vertical-lr;transform:rotate(180deg);white-space:nowrap}.activity-record td{min-width:24px;height:24px}.bg-green-600{background-color:#16a34a;color:#fff}.bg-blue-500{background-color:#3b82f6;color:#fff}.bg-orange-400{background-color:#fb923c;color:#fff}.bg-black{background-color:#000;color:#fff}.bg-gray-200{background-color:#e5e7eb}*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}body{background-color:#f8f9fa}.container{display:flex;min-height:100vh}.left-section{flex:1 1;background-color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:center}.left-section h2{margin-bottom:20px;font-size:24px}.role-buttons{display:flex;grid-gap:10px;gap:10px;margin-bottom:30px;flex-wrap:wrap}.role-buttons button{border:none;padding:10px 20px;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500}.role-student{background-color:#e0ecff;color:#333}.role-parent{background-color:#f8e8fe;color:#333}.role-teacher{background-color:#ecfde8;color:#333}form{max-width:300px;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-size:14px;color:#555}.form-group input{width:100%;padding:10px;border-radius:5px;border:1px solid #ccc;font-size:14px}.login-button{background-color:#1976d2;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px}.forgot-password{margin-top:10px;text-align:right}.forgot-password a{text-decoration:none;color:#1976d2;font-size:14px}.right-section{flex:1 1;background:linear-gradient(90deg,#6a11cb,#2575fc);display:flex;justify-content:center;align-items:center;padding:40px;color:#fff}.illustration{max-width:300px;text-align:center}.illustration img{width:100%;height:auto;margin-bottom:20px;border-radius:5px}.illustration h3{margin-bottom:10px;font-size:20px}.illustration p{font-size:14px;line-height:1.5}@media (max-width:768px){.container{flex-direction:column}.left-section,.right-section{width:100%;min-height:auto}.left-section,.right-section{padding:20px}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:210 22% 22%;--card:0 0% 100%;--card-foreground:210 22% 22%;--popover:0 0% 100%;--popover-foreground:210 22% 22%;--primary:210 100% 45%;--primary-foreground:0 0% 98%;--primary-light:210 100% 85%;--secondary:32 95% 44%;--secondary-foreground:0 0% 98%;--secondary-light:32 95% 85%;--muted:210 40% 96%;--muted-foreground:215 16% 47%;--accent:145 63% 42%;--accent-foreground:0 0% 98%;--accent-light:145 63% 85%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:214 32% 91%;--input:214 32% 91%;--ring:210 100% 45%;--gradient-primary:linear-gradient(135deg,#0073e6,#1a8cff);--gradient-secondary:linear-gradient(135deg,#db7706,#f9911a);--gradient-hero:linear-gradient(135deg,#0073e6,#db7706);--shadow-soft:0 2px 8px -2px rgba(0,115,230,0.1);--shadow-medium:0 4px 16px -4px rgba(0,115,230,0.15);--shadow-large:0 8px 32px -8px rgba(0,115,230,0.2);--radius:0.5rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:210 22% 8%;--foreground:0 0% 95%;--card:210 22% 11%;--card-foreground:0 0% 95%;--popover:210 22% 11%;--popover-foreground:0 0% 95%;--primary:210 100% 55%;--primary-foreground:210 22% 8%;--primary-light:210 100% 25%;--secondary:32 95% 54%;--secondary-foreground:210 22% 8%;--secondary-light:32 95% 25%;--muted:210 22% 15%;--muted-foreground:215 16% 65%;--accent:145 63% 52%;--accent-foreground:210 22% 8%;--accent-light:145 63% 25%;--destructive:0 84% 70%;--destructive-foreground:210 22% 8%;--border:210 22% 15%;--input:210 22% 15%;--ring:210 100% 55%;--gradient-primary:linear-gradient(135deg,#1a8cff,#4da6ff);--gradient-secondary:linear-gradient(135deg,#f9911a,#faa94c);--gradient-hero:linear-gradient(135deg,#1a8cff,#f9911a);--shadow-soft:0 2px 8px -2px rgba(0,0,0,0.3);--shadow-medium:0 4px 16px -4px rgba(0,0,0,0.4);--shadow-large:0 8px 32px -8px rgba(0,0,0,0.5);--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}}@layer base{*{@apply border-border}body{@apply bg-background text-foreground}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-800{animation-delay:.8s}.animation-delay-1000{animation-delay:1s}html{scroll-behavior:smooth}.btn-hover{@apply transition-all duration-300 hover:scale-105 hover:shadow-lg}.card-hover{@apply transition-all duration-300 hover:-translate-y-2 hover:shadow-xl}}
/*# sourceMappingURL=main.18b76aba.chunk.css.map */