:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#f5f7fa;color:#1a202c}#root{width:100%;min-height:100vh}a{font-weight:500;color:#059669;text-decoration:inherit}a:hover{color:#047857}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}input,textarea,select{font-family:inherit}.homepage-container{position:fixed;inset:0;background:linear-gradient(to bottom right,#ecfdf5,#d1fae5);display:flex;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.homepage-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none}.homepage-particles .particle{position:absolute;border-radius:50%}.homepage-particles .particle-1{top:25%;left:25%;width:.5rem;height:.5rem;background:#34d3994d;animation:pulse 2s ease-in-out infinite}.homepage-particles .particle-2{top:75%;right:25%;width:.25rem;height:.25rem;background:#10b98166;animation:bounce 1.5s ease-in-out infinite;animation-delay:1s}.homepage-particles .particle-3{top:50%;left:75%;width:.375rem;height:.375rem;background:#14b8a659;animation:pulse 2.5s ease-in-out infinite;animation-delay:2s}.homepage-hero{display:none;width:50%;background:linear-gradient(to bottom right,#059669,#10b981,#14b8a6);position:relative;overflow:hidden}@media(min-width:1024px){.homepage-hero{display:flex}}.homepage-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.2),transparent)}.homepage-hero-pattern{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:pulse 4s ease-in-out infinite}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 3rem;color:#fff;height:100%;width:100%}.hero-icon-wrapper{margin-bottom:1.5rem;text-align:center}.hero-icon-circle{width:5rem;height:5rem;margin:0 auto;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);box-shadow:0 25px 50px -12px #00000040}.hero-content-section{display:flex;flex-direction:column;height:100%;gap:2rem}.hero-text-section{flex-shrink:0;text-align:center}.hero-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(min-width:1280px){.hero-title{font-size:2.25rem}}.hero-title-highlight{display:block;color:#d1fae5;margin-top:.5rem}.hero-description{font-size:1rem;color:#d1fae5;line-height:1.6;opacity:.9;max-width:32rem;margin:0 auto}@media(min-width:1280px){.hero-description{font-size:1.125rem}}.hero-image-container{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;position:relative;padding:1rem 0}.hero-image-wrapper{width:90%;max-width:24rem;aspect-ratio:1/1;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.5rem;border:1px solid rgba(255,255,255,.3);overflow:hidden;box-shadow:0 30px 60px -15px #0000004d;position:relative;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.hero-image-wrapper:hover{transform:scale(1.03) translateY(-4px);box-shadow:0 40px 80px -20px #0006}.hero-image{width:95%;height:95%;object-fit:contain;transition:all .4s ease-in-out;position:relative;z-index:2}.hero-image:hover{transform:scale(1.05)}.hero-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.3);flex-shrink:0;margin-top:1rem}.hero-footer-text{text-align:center;font-size:1.125rem;font-weight:500;color:#d1fae5}@media(min-width:1280px){.hero-footer-text{font-size:1.25rem}}.homepage-form-section{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:linear-gradient(to bottom right,#fff,#f0fdf4);position:relative;overflow:auto}@media(min-width:1024px){.homepage-form-section{width:50%}}.form-content-wrapper{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}.form-header{text-align:center;position:relative}.logo-top-right{position:absolute;top:-1rem;right:0;width:4.5rem;height:4.5rem;background:#fff;borderRadius:1.25rem;padding:.625rem;box-shadow:0 10px 30px -5px #0000001f;border:3px solid #d1fae5;transition:all .3s ease;cursor:pointer;z-index:10}.logo-top-right img{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.logo-top-right:hover{transform:scale(1.05) rotate(5deg);box-shadow:0 15px 40px -5px #0000002e}.form-logo-circle{margin:0 auto 1.5rem;height:5rem;width:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(to bottom right,#10b981,#059669);box-shadow:0 20px 25px -5px #0000001a;border:4px solid #d1fae5}@media(min-width:1280px){.form-logo-circle{height:6rem;width:6rem}}.form-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}@media(min-width:1280px){.form-title{font-size:2.25rem}}.form-subtitle{font-size:1rem;color:#6b7280;margin-bottom:1.5rem;font-weight:500}@media(min-width:1280px){.form-subtitle{font-size:1.125rem}}.welcome-card{background:linear-gradient(to right,#f0fdf4,#ecfdf5);border-radius:1rem;padding:1.5rem 2rem;border:1px solid #86efac;box-shadow:0 1px 2px #0000000d;position:relative;overflow:hidden}@media(min-width:1280px){.welcome-card{padding:2rem}}.welcome-card-title{font-size:1.25rem;font-weight:600;color:#059669;margin-bottom:.75rem}@media(min-width:1280px){.welcome-card-title{font-size:1.5rem}}.welcome-card-text{color:#374151;font-size:.875rem;line-height:1.5}@media(min-width:1280px){.welcome-card-text{font-size:1rem}}.homepage-actions{display:flex;flex-direction:column;gap:.75rem}.btn-signin{width:100%;position:relative;display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;border:none;border-radius:1rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(to right,#059669,#10b981);box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;cursor:pointer;overflow:hidden}@media(min-width:1280px){.btn-signin{padding:1.125rem 2rem;font-size:1.0625rem}}.btn-signin:hover{background:linear-gradient(to right,#047857,#059669);box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-3px)}.btn-signin:focus{outline:none;box-shadow:0 0 0 2px #10b98166}.btn-signup{width:100%;position:relative;display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;border:2px solid #10b981;border-radius:1rem;font-size:1rem;font-weight:600;color:#059669;background:#fff;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;cursor:pointer}@media(min-width:1280px){.btn-signup{padding:1.125rem 2rem;font-size:1.0625rem}}.btn-signup:hover{background:linear-gradient(to right,#ecfdf5,#d1fae5);border-color:#059669;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-3px)}.btn-signup:focus{outline:none;box-shadow:0 0 0 2px #10b98133}.btn-text{position:relative;z-index:10}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}@keyframes pulse-glow{0%,to{box-shadow:0 20px 40px -10px #05966966,0 0 0 4px #d1fae5}50%{box-shadow:0 25px 50px -12px #05966980,0 0 0 4px #d1fae5}}@keyframes sparkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-30px) translate(20px)}}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.role-selection-container{position:fixed;inset:0;background:linear-gradient(135deg,#ecfdf5,#d1fae5,#a7f3d0);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-y:auto;min-height:100vh;width:100vw}.btn-back-home{position:fixed;top:2rem;left:2rem;display:inline-flex;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4b5563,#374151);border-radius:12px;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-back-home:hover{background:linear-gradient(135deg,#374151,#1f2937);box-shadow:0 8px 20px #00000040;transform:translateY(-2px)}.btn-back-home:active{transform:translateY(0);box-shadow:0 4px 12px #00000026}.btn-back-home:focus{outline:none;box-shadow:0 0 0 3px #10b9814d,0 4px 12px #00000026}.back-arrow-icon{width:1.25rem;height:1.25rem;margin-right:.625rem;transition:transform .3s ease}.btn-back-home:hover .back-arrow-icon{transform:translate(-4px)}.role-selection-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 2rem 4rem;max-width:1400px;margin:0 auto;width:100%}.role-selection-header{text-align:center;margin-bottom:4rem;animation:fadeInDown .6s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.role-header-icon{margin:0 auto 1.5rem;height:5.5rem;width:5.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 30px #10b9814d,0 0 60px #10b98133;border:4px solid rgba(255,255,255,.9);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 10px 30px #10b9814d,0 0 60px #10b98133}50%{box-shadow:0 10px 40px #10b98166,0 0 80px #10b9814d}}.header-icon-svg{width:3rem;height:3rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.role-header-title{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em;text-shadow:0 2px 4px rgba(0,0,0,.05)}.role-header-subtitle{font-size:1.375rem;color:#4b5563;font-weight:500;max-width:600px;margin:0 auto}.role-cards-grid{display:grid;gap:2.5rem;width:100%;animation:fadeInUp .6s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.two-column-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:800px;margin:0 auto}.three-column-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto}.role-card-wrapper{display:flex;justify-content:center}.role-card{width:100%;max-width:380px;position:relative;background:#fff;border-radius:24px;box-shadow:0 8px 30px #00000014;border:2px solid rgba(209,250,229,.5);padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}.role-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#10b9810d,#05966914);opacity:0;transition:opacity .4s ease;border-radius:24px}.role-card:after{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#10b981,#059669);opacity:0;border-radius:24px;z-index:-1;transition:opacity .4s ease}.role-card:hover{box-shadow:0 20px 50px #10b98140;transform:translateY(-8px) scale(1.02);border-color:transparent}.role-card:hover:before{opacity:1}.role-card:hover:after{opacity:1}.role-card:active{transform:translateY(-4px) scale(1.01)}.role-card:focus{outline:none;box-shadow:0 0 0 4px #10b9814d,0 20px 50px #10b98140}.role-card-content{position:relative;text-align:center;z-index:1}.role-card-icon{margin:0 auto 1.5rem;height:5rem;width:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#d1fae5,#a7f3d0);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #10b98133}.role-card:hover .role-card-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #10b98159}.role-card-general_teacher .role-card-icon{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.role-card-general_teacher:hover .role-card-icon{background:linear-gradient(135deg,#a7f3d0,#6ee7b7)}.role-card-special_teacher .role-card-icon{background:linear-gradient(135deg,#ccfbf1,#99f6e4)}.role-card-special_teacher:hover .role-card-icon{background:linear-gradient(135deg,#99f6e4,#5eead4)}.role-card-doctor .role-card-icon{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.role-card-doctor:hover .role-card-icon{background:linear-gradient(135deg,#a7f3d0,#6ee7b7)}.role-icon-svg{width:2.5rem;height:2.5rem;transition:transform .4s ease}.role-icon-svg.green{color:#10b981}.role-icon-svg.teal{color:#14b8a6}.role-icon-svg.emerald{color:#059669}.role-card:hover .role-icon-svg{transform:scale(1.15)}.role-card-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em}.role-card-description{color:#6b7280;margin-bottom:1.75rem;font-size:1rem;line-height:1.6;min-height:3rem}.role-card-action{display:inline-flex;align-items:center;font-weight:600;font-size:1.0625rem;padding:.75rem 1.5rem;border-radius:12px;transition:all .3s ease;background:linear-gradient(135deg,#10b9811a,#0596691a)}.role-card-general_teacher .role-card-action{color:#10b981}.role-card-special_teacher .role-card-action{color:#14b8a6}.role-card-doctor .role-card-action{color:#059669}.role-card:hover .role-card-action{background:linear-gradient(135deg,#10b98126,#05966926);transform:scale(1.05)}.action-arrow-icon{width:1.125rem;height:1.125rem;margin-left:.5rem;transition:transform .3s ease}.role-card:hover .action-arrow-icon{transform:translate(4px)}@media(max-width:768px){.btn-back-home{top:1rem;left:1rem;padding:.75rem 1.25rem;font-size:.9375rem}.role-selection-content{padding:6rem 1.5rem 3rem}.role-header-icon{height:4.5rem;width:4.5rem}.header-icon-svg{width:2.5rem;height:2.5rem}.role-header-title{font-size:2.25rem}.role-header-subtitle{font-size:1.125rem}.role-cards-grid{gap:1.5rem}.two-column-grid,.three-column-grid{grid-template-columns:1fr}.role-card{max-width:100%;padding:2rem 1.5rem}.role-card-icon{height:4rem;width:4rem}.role-icon-svg{width:2rem;height:2rem}.role-card-title{font-size:1.5rem}}@media(max-width:480px){.btn-back-home{padding:.625rem 1rem;font-size:.875rem}.back-arrow-icon{width:1rem;height:1rem}.role-header-title{font-size:1.875rem}.role-header-subtitle{font-size:1rem}}.otp-screen-container{position:fixed;inset:0;width:100vw;height:100vh;background:linear-gradient(135deg,#ecfdf5,#d1fae5,#a7f3d0);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.otp-background{position:absolute;inset:0;overflow:hidden;z-index:0}.otp-gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:float 20s ease-in-out infinite}.otp-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#10b981,#14b8a6);top:-200px;left:-200px;animation-delay:0s}.otp-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#059669,#047857);bottom:-150px;right:-150px;animation-delay:5s}.otp-orb-3{width:350px;height:350px;background:linear-gradient(135deg,#34d399,#6ee7b7);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.9)}}.otp-decorative-dots{position:absolute;inset:0;pointer-events:none;z-index:1}.otp-dot{position:absolute;width:4px;height:4px;background:#10b9814d;border-radius:50%;animation:pulse-dot 3s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.otp-back-button-fixed{position:fixed;top:2rem;left:2rem;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.2);border-radius:50px;color:#374151;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100;box-shadow:0 4px 6px -1px #0000001a}.otp-back-button-fixed:hover{background:#fff;transform:translate(-5px);box-shadow:0 10px 15px -3px #00000026}.otp-back-button-fixed svg{width:1.25rem;height:1.25rem;transition:transform .3s ease}.otp-back-button-fixed:hover svg{transform:translate(-3px)}.otp-card{position:relative;z-index:10;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:2.5rem;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #10b9811a;padding:4rem 3rem;max-width:550px;width:90%;animation:slideUp .6s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.otp-header{text-align:center;margin-bottom:3rem}.otp-icon-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.otp-icon-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:iconPulse 2s ease-in-out infinite;position:relative}.otp-icon-circle:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:inherit;opacity:.3;animation:ripple 2s ease-out infinite}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ripple{0%{transform:scale(1);opacity:.3}to{transform:scale(1.4);opacity:0}}.otp-icon-inner{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center}.otp-icon-inner svg{width:45px;height:45px;stroke-width:2.5}.otp-title{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em}.otp-subtitle{color:#6b7280;font-size:1rem;margin-bottom:.5rem;font-weight:500}.otp-email{font-weight:700;color:#10b981;font-size:1.1rem;letter-spacing:-.01em}.otp-inputs-wrapper{margin-bottom:2rem}.otp-inputs-container{display:flex;justify-content:center;gap:.75rem;margin-bottom:1rem}.otp-input{width:3.5rem;height:4rem;text-align:center;font-size:1.75rem;font-weight:700;border:2.5px solid #e5e7eb;border-radius:1rem;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;color:#1f2937;box-shadow:0 1px 3px #0000001a}.otp-input:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b98126,0 4px 6px -1px #10b98133;transform:translateY(-2px) scale(1.05)}.otp-input-filled{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-width:2.5px;animation:fillPop .3s cubic-bezier(.4,0,.2,1)}@keyframes fillPop{0%{transform:scale(.95)}50%{transform:scale(1.1)}to{transform:scale(1)}}.otp-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.otp-progress-bar{width:100%;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.otp-progress-fill{height:100%;background:#10b981;border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #10b98180}.error-alert{margin-bottom:1.5rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:1rem;padding:1rem 1.25rem;display:flex;align-items:center;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.error-alert-icon{width:1.5rem;height:1.5rem;color:#ef4444;margin-right:.75rem;flex-shrink:0;animation:errorPulse 1s ease-in-out infinite}@keyframes errorPulse{0%,to{opacity:1}50%{opacity:.7}}.otp-loading-state{text-align:center;padding:1.5rem 0;margin-bottom:1rem}.otp-loading-spinner{width:50px;height:50px;margin:0 auto 1rem;border:4px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;animation:spin .8s linear infinite;position:relative}.otp-loading-spinner-inner{position:absolute;inset:8px;border:3px solid transparent;border-top-color:#10b981;border-radius:50%;animation:spin 1.2s linear infinite reverse}.otp-loading-text{color:#6b7280;font-size:.95rem;font-weight:600;animation:loadingPulse 1.5s ease-in-out infinite}@keyframes loadingPulse{0%,to{opacity:.6}50%{opacity:1}}.otp-footer{text-align:center}.otp-timer-container{margin-bottom:1.5rem}.otp-timer{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #bbf7d0;border-radius:50px;color:#166534;font-size:.95rem;font-weight:600;animation:timerPulse 2s ease-in-out infinite}@keyframes timerPulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.otp-timer-icon{width:1.25rem;height:1.25rem;color:#10b981}.otp-resend-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#fff;border:2px solid currentColor;border-radius:50px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a}.otp-resend-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000026;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.otp-resend-btn:active:not(:disabled){transform:translateY(0)}.otp-resend-btn:disabled{opacity:.5;cursor:not-allowed}.otp-resend-btn svg{width:1.25rem;height:1.25rem;animation:rotate 1s ease-in-out infinite}.otp-help-text{color:#6b7280;font-size:.9rem;line-height:1.6}.otp-help-link{background:none;border:none;font-weight:700;text-decoration:underline;transition:opacity .3s ease}.otp-help-link:hover{opacity:.8}@media(max-width:640px){.otp-card{padding:3rem 2rem;border-radius:2rem}.otp-back-button-fixed{top:1rem;left:1rem;padding:.6rem 1.2rem}.otp-title{font-size:1.5rem}.otp-icon-circle{width:100px;height:100px}.otp-icon-inner{width:75px;height:75px}.otp-icon-inner svg{width:35px;height:35px}.otp-inputs-container{gap:.5rem}.otp-input{width:2.75rem;height:3.5rem;font-size:1.5rem;border-radius:.75rem}}@media(max-width:480px){.otp-input{width:2.5rem;height:3rem;font-size:1.25rem}}@media print{.otp-screen-container{background:#fff}.otp-background,.otp-decorative-dots{display:none}}.login-screen-container{position:fixed;inset:0;width:100vw;height:100vh;background:linear-gradient(135deg,#ecfdf5,#d1fae5,#a7f3d0);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-background{position:absolute;inset:0;overflow:hidden;z-index:0}.login-gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:loginFloat 20s ease-in-out infinite}.login-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#10b981,#14b8a6);top:-200px;right:-200px;animation-delay:0s}.login-orb-2{width:400px;height:400px;background:linear-gradient(135deg,#059669,#047857);bottom:-150px;left:-150px;animation-delay:5s}.login-orb-3{width:350px;height:350px;background:linear-gradient(135deg,#34d399,#6ee7b7);top:50%;right:30%;transform:translate(50%,-50%);animation-delay:10s}@keyframes loginFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-30px,50px) scale(1.1)}66%{transform:translate(20px,-30px) scale(.9)}}.login-decorative-dots{position:absolute;inset:0;pointer-events:none;z-index:1}.login-dot{position:absolute;width:4px;height:4px;background:#10b9814d;border-radius:50%;animation:loginPulseDot 3s ease-in-out infinite}@keyframes loginPulseDot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.login-back-button-fixed{position:fixed;top:2rem;left:2rem;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.2);border-radius:50px;color:#374151;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100;box-shadow:0 4px 6px -1px #0000001a}.login-back-button-fixed:hover{background:#fff;transform:translate(-5px);box-shadow:0 10px 15px -3px #00000026}.login-back-button-fixed svg{width:1.25rem;height:1.25rem;transition:transform .3s ease}.login-back-button-fixed:hover svg{transform:translate(-3px)}.login-card{position:relative;z-index:10;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);border-radius:2.5rem;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #10b9811a;padding:4rem 3rem 3rem;max-width:520px;width:90%;animation:loginSlideUp .6s cubic-bezier(.4,0,.2,1)}@keyframes loginSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:3rem}.login-icon-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.login-icon-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:loginIconPulse 2s ease-in-out infinite;position:relative}.login-icon-circle:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:inherit;opacity:.3;animation:loginRipple 2s ease-out infinite}@keyframes loginIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes loginRipple{0%{transform:scale(1);opacity:.3}to{transform:scale(1.4);opacity:0}}.login-icon-inner{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center}.login-icon-inner svg{width:45px;height:45px;stroke-width:2.5}.login-title{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:.75rem;letter-spacing:-.025em}.login-subtitle{color:#6b7280;font-size:1rem;font-weight:500}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#1f2937}.form-label svg{width:1.25rem;height:1.25rem;color:#6b7280}.input-wrapper{position:relative}.form-input{width:100%;padding:1rem 3rem 1rem 1rem;border:2.5px solid #e5e7eb;border-radius:1rem;font-size:1rem;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;font-weight:500}.form-input:focus{transform:translateY(-2px);box-shadow:0 0 0 4px #10b98126,0 4px 6px -1px #10b98133}.form-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;transition:color .3s ease}.input-icon svg{width:1.5rem;height:1.5rem}.form-info{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:.875rem 1rem;border-radius:.75rem;border:1.5px solid #bfdbfe;font-weight:500;line-height:1.5}.form-info svg{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.error-alert{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:1rem;padding:1rem 1.25rem;display:flex;align-items:center;animation:loginShake .5s ease-in-out}@keyframes loginShake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.error-alert-icon{width:1.5rem;height:1.5rem;color:#ef4444;margin-right:.75rem;flex-shrink:0;animation:loginErrorPulse 1s ease-in-out infinite}@keyframes loginErrorPulse{0%,to{opacity:1}50%{opacity:.7}}.error-alert-text{font-size:.95rem;color:#991b1b;font-weight:600}.login-submit-btn{width:100%;padding:1rem 1.5rem;border-radius:1rem;font-size:1rem;font-weight:700;color:#fff;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;overflow:hidden}.login-submit-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s ease}.login-submit-btn:hover:not(:disabled):before{opacity:1}.login-submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 15px -3px #00000026,0 4px 6px -2px #0000000d}.login-submit-btn:active:not(:disabled){transform:translateY(-1px)}.login-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-submit-btn svg{width:1.5rem;height:1.5rem}.login-loading-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:loginSpin .8s linear infinite;position:relative}.login-loading-spinner-inner{position:absolute;inset:4px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:loginSpin 1.2s linear infinite reverse}@keyframes loginSpin{to{transform:rotate(360deg)}}.login-footer{margin-top:1rem;text-align:center}.login-divider{position:relative;margin:1.5rem 0;text-align:center}.login-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,#d1d5db 50%,transparent)}.login-divider span{position:relative;display:inline-block;padding:0 1rem;background:#fffffff2;color:#9ca3af;font-size:.875rem;font-weight:600}.login-footer-text{font-size:.95rem;color:#6b7280;font-weight:500}.login-footer-link{font-weight:700;cursor:pointer;background:none;border:none;text-decoration:none;transition:all .3s ease;padding:0;position:relative}.login-footer-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:currentColor;transition:width .3s ease}.login-footer-link:hover:after{width:100%}.login-security-badge{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:500}.login-security-badge svg{width:1.25rem;height:1.25rem;color:#10b981}.login-icon-wrapper.general_teacher .login-icon-circle{background-color:#10b98126}.login-icon-wrapper.general_teacher .login-icon-inner{background-color:#10b98140}.login-icon-wrapper.general_teacher svg{color:#10b981}.login-submit-btn.general_teacher{background:linear-gradient(135deg,#10b981,#059669)}.login-submit-btn.general_teacher:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)}.login-footer-link.general_teacher{color:#10b981}.login-icon-wrapper.special_teacher .login-icon-circle{background-color:#14b8a626}.login-icon-wrapper.special_teacher .login-icon-inner{background-color:#14b8a640}.login-icon-wrapper.special_teacher svg{color:#14b8a6}.login-submit-btn.special_teacher{background:linear-gradient(135deg,#14b8a6,#0d9488)}.login-submit-btn.special_teacher:hover:not(:disabled){background:linear-gradient(135deg,#0d9488,#0f766e)}.login-footer-link.special_teacher{color:#14b8a6}.login-icon-wrapper.doctor .login-icon-circle{background-color:#05966926}.login-icon-wrapper.doctor .login-icon-inner{background-color:#05966940}.login-icon-wrapper.doctor svg{color:#059669}.login-submit-btn.doctor{background:linear-gradient(135deg,#059669,#047857)}.login-submit-btn.doctor:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46)}.login-footer-link.doctor{color:#059669}@media(max-width:640px){.login-card{padding:3rem 2rem 2.5rem;border-radius:2rem;max-width:95%}.login-back-button-fixed{top:1rem;left:1rem;padding:.6rem 1.2rem;font-size:.875rem}.login-title{font-size:1.5rem}.login-subtitle{font-size:.9rem}.login-icon-circle{width:100px;height:100px}.login-icon-inner{width:75px;height:75px}.login-icon-inner svg{width:35px;height:35px}.form-input{padding:.875rem 2.75rem .875rem .875rem;font-size:.95rem}.login-submit-btn{padding:.875rem 1.25rem;font-size:.95rem}.login-security-badge{font-size:.8rem}}@media(max-width:480px){.login-card{padding:2.5rem 1.5rem 2rem}.login-title{font-size:1.375rem}.login-icon-circle{width:90px;height:90px}.login-icon-inner{width:65px;height:65px}.login-icon-inner svg{width:30px;height:30px}}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-group{animation:loginFadeIn .4s ease-out;animation-fill-mode:both}.form-group:nth-child(1){animation-delay:.1s}.form-group:nth-child(2){animation-delay:.2s}.login-submit-btn{animation:loginFadeIn .4s ease-out;animation-delay:.3s;animation-fill-mode:both}.login-footer{animation:loginFadeIn .4s ease-out;animation-delay:.4s;animation-fill-mode:both}.login-security-badge{animation:loginFadeIn .4s ease-out;animation-delay:.5s;animation-fill-mode:both}*:focus-visible{outline:2px solid #10b981;outline-offset:2px}@media print{.login-screen-container{background:#fff}.login-background,.login-decorative-dots,.login-back-button-fixed{display:none}.login-card{box-shadow:none;border:1px solid #e5e7eb}}.signup-screen-container{position:fixed;inset:0;background:linear-gradient(135deg,#f0fdf4,#dcfce7,#bbf7d0);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden;min-height:100vh;width:100vw}.signup-background-elements{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.floating-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,#10b98114,#05966908);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);animation:float 20s ease-in-out infinite}.shape-1{width:500px;height:500px;top:-150px;left:-100px;animation-delay:0s}.shape-2{width:400px;height:400px;bottom:-100px;right:-80px;animation-delay:7s}.shape-3{width:300px;height:300px;top:50%;right:30%;animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.95)}}.signup-back-button{position:fixed;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#1f2937f2,#111827f2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 4px 12px #0003;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);cursor:pointer;z-index:1000}.signup-back-button:hover{background:linear-gradient(135deg,#111827,#000000f2);box-shadow:0 6px 16px #0000004d;transform:translateY(-1px)}.back-btn-arrow{width:1.125rem;height:1.125rem;margin-right:.5rem;transition:transform .3s ease}.signup-back-button:hover .back-btn-arrow{transform:translate(-3px)}.signup-left-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem;position:relative;z-index:1;animation:fadeInLeft .6s ease-out}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.left-panel-content{max-width:600px;text-align:center}.brand-logo{width:5rem;height:5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;box-shadow:0 10px 30px #10b98126;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.brand-logo svg{width:2.5rem;height:2.5rem}.brand-title{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.025em;text-shadow:0 2px 4px rgba(0,0,0,.05)}.brand-description{font-size:1.25rem;color:#374151;line-height:1.7;margin-bottom:0;font-weight:500}.signup-right-panel{flex:0 0 650px;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:1;animation:fadeInRight .6s ease-out;overflow-x:hidden;overflow-y:auto}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.signup-card-glass{width:100%;max-width:600px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 60px #0000001f,0 0 1px #0000001a;border:1px solid rgba(255,255,255,1);padding:2.5rem 3rem;display:flex;flex-direction:column;max-height:calc(100vh - 4rem);overflow:hidden}.signup-header{text-align:center;margin-bottom:2rem;flex-shrink:0}.signup-icon{margin:0 auto 1rem;height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid;box-shadow:0 8px 20px #00000014}.signup-icon svg{width:2rem;height:2rem}.signup-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem;letter-spacing:-.025em}.signup-subtitle{font-size:.9375rem;color:#6b7280;font-weight:400}.autocomplete-wrapper{position:relative}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;max-height:250px;overflow-y:auto;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 25px #00000026;z-index:1000;margin-top:.375rem}.autocomplete-item{display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f3f4f6}.autocomplete-item-name{font-size:.9375rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem}.autocomplete-item-location{font-size:.8125rem;color:#6b7280;padding-left:1.625rem}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item.selected{background:#f0fdf4}.autocomplete-item:hover .autocomplete-item-name,.autocomplete-item.selected .autocomplete-item-name{color:#10b981}.autocomplete-icon{width:1.125rem;height:1.125rem;color:#9ca3af;flex-shrink:0}.autocomplete-item:hover .autocomplete-icon,.autocomplete-item.selected .autocomplete-icon{color:#10b981}.autocomplete-dropdown::-webkit-scrollbar{width:6px}.autocomplete-dropdown::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.autocomplete-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}.signup-form{display:flex;flex-direction:column;gap:0;flex:1;overflow:hidden;min-height:0}.form-scrollable{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;margin-right:-.5rem;display:flex;flex-direction:column;gap:1.25rem;padding-bottom:1rem}.form-footer-fixed{flex-shrink:0;padding-top:1rem;border-top:1px solid #f3f4f6;margin-top:1rem;background:#fffffff2}.form-group{display:flex;flex-direction:column}.form-label{display:flex;align-items:center;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;gap:.5rem}.label-icon{width:1rem;height:1rem;color:#9ca3af}.form-input{width:100%;padding:.875rem 1rem;font-size:.9375rem;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;transition:all .2s ease;background:#fff;color:#111827;font-family:inherit;box-shadow:0 1px 3px #0000000d}.form-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98114,0 1px 3px #0000000d;background:#fff}.form-input.error{border-color:#ef4444;background:#fef2f2}.form-input.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414;background:#fff}.form-error{font-size:.8125rem;color:#ef4444;margin-top:.375rem;margin-bottom:0;display:flex;align-items:center;gap:.25rem}.error-alert{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:12px;margin-top:.5rem}.error-alert-icon{width:1.25rem;height:1.25rem;color:#ef4444;flex-shrink:0}.error-alert-text{font-size:.875rem;color:#dc2626;font-weight:500}.signup-submit-btn{width:100%;padding:.9375rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 14px #10b98140;margin-top:.5rem}.signup-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #10b98159}.signup-submit-btn:active:not(:disabled){transform:translateY(0)}.signup-submit-btn:disabled{opacity:.65;cursor:not-allowed}.submit-btn-arrow{width:1.25rem;height:1.25rem;transition:transform .3s ease}.signup-submit-btn:hover:not(:disabled) .submit-btn-arrow{transform:translate(4px)}.spinner{width:1.25rem;height:1.25rem;animation:spin 1s linear infinite}.signup-footer{text-align:center;font-size:.9375rem;color:#6b7280;margin-top:1.5rem}.signup-footer-link{background:none;border:none;font-size:inherit;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;padding:0;font-family:inherit}.signup-footer-link:hover{text-decoration:underline}.success-screen-container{position:fixed;inset:0;background:linear-gradient(135deg,#f0fdf4,#dcfce7,#bbf7d0);display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden;min-height:100vh;width:100vw}.success-decorative-elements{position:absolute;inset:0;overflow:hidden;pointer-events:none}.success-circle{position:absolute;border-radius:50%;background:linear-gradient(135deg,#10b98126,#0596690d);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);animation:successFloat 15s ease-in-out infinite}.success-circle-1{width:300px;height:300px;top:-50px;left:-50px;animation-delay:0s}.success-circle-2{width:400px;height:400px;bottom:-100px;right:-100px;animation-delay:5s}.success-circle-3{width:250px;height:250px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes successFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.1)}}.success-card-glass{max-width:500px;width:90%;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 20px 60px #00000026;border:1px solid rgba(255,255,255,.8);padding:3rem;text-align:center;animation:successSlideUp .6s ease-out;position:relative;z-index:1}@keyframes successSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.success-icon{width:6rem;height:6rem;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #10b9814d;animation:successIconPop .6s cubic-bezier(.68,-.55,.265,1.55) .3s backwards}@keyframes successIconPop{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.success-icon svg{width:3rem;height:3rem;color:#fff;stroke-width:3}.success-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.025em}.success-text{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2.5rem}.success-continue-btn{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 12px #10b9814d}.success-continue-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.success-continue-btn:active{transform:translateY(0)}.success-btn-arrow{width:1.25rem;height:1.25rem;transition:transform .3s ease}.success-continue-btn:hover .success-btn-arrow{transform:translate(4px)}.form-scrollable::-webkit-scrollbar{width:6px}.form-scrollable::-webkit-scrollbar-track{background:transparent;border-radius:10px}.form-scrollable::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.form-scrollable::-webkit-scrollbar-thumb:hover{background:#9ca3af}.general_teacher .signup-submit-btn{background:linear-gradient(135deg,#10b981,#059669)}.special_teacher .signup-submit-btn{background:linear-gradient(135deg,#14b8a6,#0d9488)}@media(max-width:1200px){.signup-left-panel{flex:0 0 45%}.signup-right-panel{flex:0 0 55%}}@media(max-width:1024px){.signup-left-panel{display:none}.signup-right-panel{flex:1;padding:2rem}.signup-card-glass{max-width:700px}}@media(max-width:640px){.signup-back-button{top:1rem;left:1rem;padding:.625rem 1.125rem;font-size:.875rem}.back-btn-arrow{width:1rem;height:1rem;margin-right:.375rem}.signup-right-panel{padding:1.25rem}.signup-card-glass{padding:2rem 1.5rem}.signup-icon{width:3.5rem;height:3.5rem}.signup-icon svg{width:1.75rem;height:1.75rem}.signup-title{font-size:1.5rem}.signup-subtitle{font-size:.875rem}.form-scrollable{gap:1rem}.form-label{font-size:.8125rem}.form-input{padding:.8125rem .875rem;font-size:.9375rem}.signup-submit-btn{padding:.875rem 1.25rem;font-size:.9375rem}.success-card-glass{padding:2rem 1.5rem}.success-icon{width:5rem;height:5rem}.success-icon svg{width:2.5rem;height:2.5rem}.success-title{font-size:1.75rem}.success-text{font-size:1rem}}.slideshow-container{min-height:100vh;height:100vh;width:100vw;display:flex;flex-direction:column;background:linear-gradient(135deg,#ecfdf5,#d1fae5,#a7f3d0);position:fixed;inset:0;overflow:hidden;margin:0;padding:0}.slideshow-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.slideshow-gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.3;animation:float 20s ease-in-out infinite}.slideshow-orb-1{width:500px;height:500px;background:linear-gradient(135deg,#10b981,#059669);top:-250px;left:-250px;animation-delay:0s}.slideshow-orb-2{width:450px;height:450px;background:linear-gradient(135deg,#34d399,#10b981);bottom:-225px;right:-225px;animation-delay:7s}.slideshow-orb-3{width:400px;height:400px;background:linear-gradient(135deg,#6ee7b7,#34d399);top:50%;right:-200px;animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(60px,-60px) scale(1.05)}66%{transform:translate(-60px,60px) scale(.95)}}.slideshow-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;z-index:10;position:relative;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(16,185,129,.15);flex-shrink:0}.slideshow-user-title{font-size:1.5rem;font-weight:700;color:#065f46;margin:0;display:flex;align-items:center;gap:.75rem}.slideshow-user-title:before{content:"";width:10px;height:10px;background:#10b981;border-radius:50%;box-shadow:0 0 12px #10b98199;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.slideshow-skip-btn{background:#fff;border:2px solid #10b981;color:#10b981;font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 1.5rem;border-radius:12px;transition:all .3s ease;box-shadow:0 3px 10px #10b98126}.slideshow-skip-btn:hover{background:#10b981;color:#fff;transform:translateY(-2px);box-shadow:0 5px 18px #10b9814d}.slideshow-indicators{display:flex;gap:.75rem;justify-content:center;padding:1.5rem 2rem;z-index:10;position:relative;flex-shrink:0}.slideshow-indicator{flex:1;height:5px;max-width:150px;background:#10b98133;border-radius:3px;transition:all .5s ease;position:relative;overflow:hidden}.slideshow-indicator.completed{background:#10b981}.slideshow-content{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:1rem 2rem 2rem;z-index:10;position:relative;overflow-y:auto;overflow-x:hidden;min-height:0}.slideshow-content::-webkit-scrollbar{width:8px}.slideshow-content::-webkit-scrollbar-track{background:#10b9811a;border-radius:4px}.slideshow-content::-webkit-scrollbar-thumb{background:#10b981;border-radius:4px}.slideshow-content::-webkit-scrollbar-thumb:hover{background:#059669}.slideshow-card{background:#fff;border-radius:28px;padding:3rem;max-width:1000px;width:100%;box-shadow:0 20px 60px #0000001f;animation:slideIn .5s cubic-bezier(.4,0,.2,1);border:1px solid rgba(16,185,129,.1);margin:0 auto}@keyframes slideIn{0%{opacity:0;transform:translateY(25px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.slideshow-icon-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.slideshow-icon-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:pulse-icon 3s ease-in-out infinite}.slideshow-icon-circle:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#10b981,#34d399);opacity:.15;animation:rotate 6s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slideshow-icon-inner{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;z-index:1;box-shadow:0 8px 20px #00000014}.slideshow-icon-inner svg{width:52px;height:52px;stroke-width:2}@keyframes pulse-icon{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.slideshow-title{font-size:2.5rem;font-weight:800;color:#065f46;text-align:center;margin:0 0 .75rem;letter-spacing:-.02em;line-height:1.2}.slideshow-subtitle{font-size:1.25rem;color:#059669;text-align:center;margin:0 0 2.5rem;font-weight:600}.slideshow-content-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;border:1px solid rgba(16,185,129,.1)}.slideshow-content-item{display:flex;gap:1.125rem;align-items:flex-start;padding:1.125rem;background:#fff;border-radius:14px;transition:all .3s ease;border:1px solid transparent}.slideshow-content-item:hover{transform:translate(6px);border-color:#10b98133;box-shadow:0 3px 10px #10b98114}.slideshow-bullet{min-width:32px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);flex-shrink:0;box-shadow:0 3px 10px #10b98140}.slideshow-bullet svg{width:18px;height:18px;color:#fff;stroke-width:2.5}.slideshow-content-text{font-size:1rem;color:#374151;line-height:1.7;margin:0;white-space:pre-line;font-weight:500}.slideshow-navigation{display:flex;gap:1.5rem;padding:1.5rem 3rem;z-index:10;position:relative;max-width:1000px;margin:0 auto;width:100%;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(16,185,129,.15);flex-shrink:0}.slideshow-nav-btn{flex:1;padding:1.125rem 2rem;border-radius:16px;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.75rem;text-transform:uppercase;letter-spacing:.025em}.slideshow-back-btn{background:#fff;border:2px solid #10b981;color:#10b981;box-shadow:0 3px 10px #10b98126}.slideshow-back-btn:hover{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 5px 18px #10b98140}.slideshow-next-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 5px 18px #10b98159}.slideshow-next-btn:hover{transform:translateY(-2px);box-shadow:0 7px 25px #10b98173}.slideshow-decorative-dots{position:fixed;inset:0;z-index:1;pointer-events:none}.slideshow-dot{position:absolute;width:5px;height:5px;background:#10b98140;border-radius:50%;animation:twinkle 4s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.slideshow-icon-wrapper.special_teacher .slideshow-icon-circle:before{background:linear-gradient(135deg,#14b8a6,#2dd4bf)}.slideshow-icon-wrapper.doctor .slideshow-icon-circle:before{background:linear-gradient(135deg,#059669,#10b981)}@media(max-width:1200px){.slideshow-card{max-width:900px}}@media(max-width:1024px){.slideshow-card{padding:2.5rem;max-width:800px}.slideshow-content{padding:1.5rem}.slideshow-header,.slideshow-navigation{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.slideshow-header{padding:1.25rem 1.5rem}.slideshow-user-title{font-size:1.25rem}.slideshow-skip-btn{font-size:.875rem;padding:.625rem 1.125rem}.slideshow-indicators{padding:1.25rem 1.5rem;gap:.625rem}.slideshow-card{padding:2rem}.slideshow-title{font-size:2rem}.slideshow-subtitle{font-size:1.0625rem;margin-bottom:2rem}.slideshow-content-text{font-size:.9375rem}.slideshow-icon-circle{width:100px;height:100px}.slideshow-icon-inner{width:85px;height:85px}.slideshow-icon-inner svg{width:44px;height:44px}.slideshow-nav-btn{padding:1rem 1.625rem;font-size:1rem}.slideshow-navigation{padding:1.25rem 1.5rem}.slideshow-content-card{padding:1.625rem;gap:1.25rem}.slideshow-content-item{padding:1rem}}@media(max-width:480px){.slideshow-header{padding:1rem 1.25rem}.slideshow-user-title{font-size:1.125rem}.slideshow-user-title:before{width:8px;height:8px}.slideshow-skip-btn{font-size:.8125rem;padding:.5rem 1rem}.slideshow-indicators{padding:1rem 1.25rem}.slideshow-content{padding:1rem}.slideshow-card{padding:1.75rem}.slideshow-title{font-size:1.75rem}.slideshow-subtitle{font-size:1rem}.slideshow-content-card{padding:1.375rem;gap:1rem}.slideshow-content-item{padding:.875rem;gap:.875rem}.slideshow-bullet{min-width:28px;width:28px;height:28px}.slideshow-bullet svg{width:16px;height:16px}.slideshow-content-text{font-size:.875rem;line-height:1.65}.slideshow-navigation{padding:1rem 1.25rem;gap:1rem}.slideshow-nav-btn{padding:.875rem 1.375rem;font-size:.9375rem}.slideshow-icon-circle{width:90px;height:90px}.slideshow-icon-inner{width:75px;height:75px}.slideshow-icon-inner svg{width:38px;height:38px}}@media print{.slideshow-skip-btn,.slideshow-navigation,.slideshow-decorative-dots,.slideshow-background{display:none!important}}.result-container{position:fixed;inset:0;height:100vh;background:linear-gradient(135deg,#10b981,#34d399);padding:20px;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.result-container.visible{opacity:1;transform:translateY(0)}.result-wrapper{max-width:1200px;margin:0 auto;padding-bottom:40px}.result-header{text-align:center;margin-bottom:32px;animation:slideDown .6s ease-out}.result-header h1{color:#fff;font-size:32px;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.header-subtitle{color:#ffffffe6;font-size:16px;margin:0}.student-header-card{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 6px #0000001a;animation:slideUp .6s ease-out .1s both}.student-header-content{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.student-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#059669,#047857);display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:700;flex-shrink:0;box-shadow:0 4px 6px #05966933}.student-details h2{margin:0 0 8px;font-size:24px;font-weight:700;color:#1f2937}.student-meta{margin:0 0 4px;font-size:14px;color:#6b7280}.student-admission{margin:0;font-size:13px;color:#9ca3af}.school-info{display:flex;flex-direction:column;gap:8px}.info-row{display:flex;gap:8px;font-size:14px}.info-label{color:#6b7280;font-weight:500}.info-value{color:#1f2937;font-weight:600}.result-card{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 4px #0000000d;animation:slideUp .6s ease-out both;transition:transform .3s ease,box-shadow .3s ease}.result-card:nth-child(3){animation-delay:.15s}.result-card:nth-child(4){animation-delay:.2s}.result-card:nth-child(5){animation-delay:.25s}.result-card:nth-child(6){animation-delay:.3s}.result-card:nth-child(7){animation-delay:.35s}.result-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.card-header h3{margin:0;font-size:20px;font-weight:700;color:#1f2937}.header-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-icon.primary{background-color:#05966926;color:#059669}.card-content{color:#374151}.risk-circle-container{display:flex;justify-content:center;margin-bottom:24px}.risk-circle{position:relative;width:140px;height:140px}.risk-percentage{font-size:32px;font-weight:700;line-height:1;margin-bottom:4px}.risk-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.risk-info-box{border-radius:12px;padding:20px;margin-bottom:24px;border:2px solid;text-align:center}.risk-level{font-size:24px;font-weight:700;margin-bottom:8px;letter-spacing:1px}.risk-description{font-size:14px;color:#4b5563;line-height:1.5}.score-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.score-card{background:#f9fafb;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.score-card:hover{background:#f3f4f6;transform:scale(1.02)}.score-card svg{color:#059669;margin-bottom:8px}.score-value{font-size:32px;font-weight:700;color:#1f2937;margin:8px 0}.score-label{font-size:13px;color:#6b7280;font-weight:500}.chart-container{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:12px}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563}.legend-color{width:16px;height:16px;border-radius:4px;flex-shrink:0}.overall-summary{background:#f9fafb;border-radius:12px;padding:20px;margin-bottom:24px}.summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.summary-title{font-weight:600;color:#1f2937;font-size:15px}.summary-percentage{font-size:24px;font-weight:700}.summary-progress{height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:12px}.summary-progress-fill{height:100%;border-radius:6px;transition:width .8s ease-out}.summary-text{font-size:13px;color:#6b7280;text-align:center}.distribution-list h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#1f2937}.distribution-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:8px;margin-bottom:8px;transition:all .2s ease}.distribution-item:hover{background:#f3f4f6;transform:translate(4px)}.distribution-label{flex:1;font-size:14px;color:#4b5563;font-weight:500}.distribution-count{font-size:14px;color:#1f2937;font-weight:600}.recommendations-list{display:flex;flex-direction:column;gap:12px}.recommendation-item{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;border-left:3px solid #059669;transition:all .2s ease}.recommendation-item:hover{background:#f3f4f6;transform:translate(4px);border-left-color:#047857}.recommendation-bullet{width:8px;height:8px;border-radius:50%;background:#059669;margin-top:6px;flex-shrink:0}.recommendation-item span{font-size:14px;color:#374151;line-height:1.6}.concerns-text{font-size:14px;color:#4b5563;line-height:1.6;margin:0 0 20px;padding:16px;background:#f9fafb;border-radius:8px}.disclaimer{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fef3c7;border-radius:8px;border-left:3px solid #f59e0b}.disclaimer svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.disclaimer span{font-size:13px;color:#78350f;line-height:1.5}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;animation:slideUp .6s ease-out .4s both}.action-button{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:12px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.action-button.primary{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 4px 6px #05966933}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0596694d}.action-button.primary:active{transform:translateY(0)}.action-button.secondary{background:#fff;color:#059669;border:2px solid #059669}.action-button.secondary:hover{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.action-button.secondary:active{transform:translateY(0)}@media(max-width:768px){.result-container{padding:16px}.result-header h1{font-size:24px}.header-subtitle{font-size:14px}.student-header-card{padding:20px}.student-header-content{flex-direction:column;align-items:flex-start;text-align:left}.student-avatar{width:56px;height:56px;font-size:24px}.student-details h2{font-size:20px}.result-card{padding:20px}.card-header h3{font-size:18px}.score-cards{grid-template-columns:1fr}.risk-circle{width:120px;height:120px}.risk-percentage{font-size:28px}.result-actions{flex-direction:column}.action-button{width:100%;min-width:unset}.chart-legend{gap:12px}}@media(max-width:480px){.result-container{padding:12px}.result-header h1{font-size:22px}.student-header-card,.result-card{padding:16px}.card-header{flex-direction:column;align-items:flex-start}.risk-info-box{padding:16px}.risk-level{font-size:20px}.score-value{font-size:28px}.recommendation-item{padding:12px}}.result-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.result-container::-webkit-scrollbar{width:8px}.result-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.result-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.result-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media print{.result-container{background:#fff;padding:0}.result-actions{display:none}.result-card{page-break-inside:avoid;box-shadow:none;border:1px solid #e5e7eb}}.assessment-container{position:fixed;inset:0;height:100vh;background:linear-gradient(135deg,#10b981,#34d399);display:flex;flex-direction:column;overflow:hidden}.assessment-wrapper{display:flex;flex-direction:column;height:100%;max-width:1400px;margin:0 auto;width:100%}.assessment-header{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0;animation:slideDown .4s ease-out}.header-container{display:flex;justify-content:space-between;align-items:center;gap:16px}.back-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fffffff2;border:none;border-radius:10px;color:#10b981;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.back-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.back-button:active{transform:translateY(0)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{width:40px;height:40px;border-radius:10px;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#10b981}.icon-button:hover:not(:disabled){background:#fff;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.icon-button:disabled{opacity:.4;cursor:not-allowed}.question-counter{padding:8px 16px;background:#fffffff2;border-radius:10px;font-weight:700;color:#10b981;font-size:15px;box-shadow:0 2px 8px #0000001a}.assessment-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px 20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.content-wrapper{max-width:900px;margin:0 auto}.assessment-content::-webkit-scrollbar{width:8px}.assessment-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.assessment-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.assessment-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.progress-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px #0000001a;animation:slideUp .4s ease-out .1s both}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:12px}.student-info,.progress-text{display:flex;gap:8px;align-items:center}.progress-info .label{font-size:14px;color:#6b7280;font-weight:500}.progress-info .value{font-size:16px;color:#1f2937;font-weight:700}.progress-bar-container{height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#10b981,#34d399);border-radius:6px;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #10b98166}.question-card{background:#fff;border-radius:16px;padding:28px;margin-bottom:24px;box-shadow:0 4px 12px #0000001a;animation:slideUp .4s ease-out .2s both;border-left:4px solid #10b981}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:8px}.question-number{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,#10b981,#34d399);color:#fff;border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #10b9814d}.icon-button-inline{width:32px;height:32px;border-radius:8px;background:#f0fdf4;border:1px solid #d1fae5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#10b981}.icon-button-inline:hover{background:#dcfce7;transform:scale(1.1)}.answered-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#d1fae5;color:#059669;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.5px}.question-text{font-size:20px;font-weight:600;color:#1f2937;line-height:1.6;margin:0}.response-section{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 12px #0000001a;animation:slideUp .4s ease-out .3s both}.response-title{font-size:16px;font-weight:600;color:#374151;margin:0 0 20px}.response-options{display:flex;flex-direction:column;gap:12px}.response-option:hover{background:#f0fdf4;border-color:#10b981;transform:translate(4px);box-shadow:0 4px 12px #10b98126}.response-option.selected{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981;box-shadow:0 4px 16px #10b98133;transform:translate(4px)}.response-radio{width:28px;height:28px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;background:#fff}.response-option:hover .response-radio{border-color:#10b981}.response-option.selected .response-radio{border-color:#10b981;background:#10b981;color:#fff}.response-option.selected .response-label{color:#065f46}.response-score{padding:4px 10px;background:#fff;border-radius:6px;font-size:12px;font-weight:700;color:#6b7280;border:1px solid #e5e7eb}.response-option.selected .response-score{background:#10b981;color:#fff;border-color:#059669}.navigation-section{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-top:1px solid rgba(255,255,255,.2);flex-shrink:0;animation:slideUp .4s ease-out .4s both}.navigation-container{max-width:900px;margin:0 auto;display:flex;gap:12px;justify-content:space-between}.nav-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:12px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;max-width:200px}.nav-button.primary{background:#fff;color:#10b981}.nav-button.primary:hover:not(:disabled){background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.nav-button.secondary{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3)}.nav-button.secondary:hover:not(:disabled){background:#ffffff4d;transform:translateY(-2px)}.nav-button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-out}.modal-content{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;animation:scaleIn .3s ease-out}.modal-content.dialog{max-width:480px;padding:32px;text-align:center}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:2px solid #f3f4f6}.modal-header h3{margin:0;font-size:22px;font-weight:700;color:#1f2937}.close-button{width:36px;height:36px;border-radius:50%;background:#f3f4f6;border:none;font-size:24px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-button:hover{background:#e5e7eb;color:#1f2937;transform:rotate(90deg)}.modal-body{padding:24px 28px}.modal-subtitle{font-size:15px;font-weight:600;color:#374151;margin:0 0 20px}.guide-item{padding:16px;border-radius:12px;margin-bottom:12px;border-left:4px solid;transition:all .2s ease}.guide-item:hover{transform:translate(4px)}.guide-label{font-size:16px;font-weight:700;margin-bottom:6px}.guide-description{font-size:14px;color:#4b5563;line-height:1.5}.dialog-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.dialog-icon.success{background:#d1fae5;color:#10b981}.dialog-icon.warning{background:#fef3c7;color:#f59e0b}.modal-content.dialog h3{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 12px}.modal-content.dialog p{font-size:15px;color:#6b7280;line-height:1.6;margin:0 0 24px}.submit-info{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;text-align:left}.info-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;font-size:14px}.info-item.success{background:#d1fae5;color:#065f46}.info-item.warning{background:#fef3c7;color:#78350f}.dialog-actions{display:flex;gap:12px;justify-content:center}.dialog-button{flex:1;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;max-width:180px}.dialog-button.primary{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;box-shadow:0 4px 12px #10b9814d}.dialog-button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.dialog-button.primary:disabled{opacity:.6;cursor:not-allowed}.dialog-button.secondary{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.dialog-button.secondary:hover{background:#f9fafb;border-color:#d1d5db}.loading-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.loading-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.2);border-top-color:#10b981;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-overlay p{color:#fff;font-size:16px;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.assessment-header{padding:12px 16px}.back-button span{display:none}.back-button{padding:10px 14px}.question-counter{font-size:13px;padding:6px 12px}.assessment-content{padding:16px 12px}.progress-card,.question-card,.response-section{padding:20px}.question-text{font-size:18px}.response-option{padding:14px 16px}.navigation-section{padding:12px 16px}.navigation-container{gap:8px}.nav-button{font-size:14px;padding:12px 16px}.modal-content.dialog{padding:24px}.dialog-icon{width:64px;height:64px}.dialog-actions{flex-direction:column}.dialog-button{max-width:none;width:100%}}@media(max-width:480px){.assessment-header{padding:10px 12px}.header-actions{gap:8px}.icon-button{width:36px;height:36px}.progress-card,.question-card,.response-section{padding:16px}.question-text{font-size:16px}.response-label{font-size:14px}.modal-header,.modal-body{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.add-student-wrapper{min-height:100%;padding:32px 24px 80px;max-width:1000px;margin:0 auto}.add-student-header{margin-bottom:32px;animation:slideDown .5s ease-out}.back-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:24px;box-shadow:0 1px 2px #0000000d}.header-content h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px;letter-spacing:-.5px}.header-subtitle{font-size:16px;color:#6b7280;margin:0;font-weight:400}.add-student-content{animation:fadeIn .6s ease-out .2s both}.student-form{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 10px 25px #0000000d,0 20px 40px #00000008;padding:40px;border:1px solid rgba(16,185,129,.1)}.form-section{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #f3f4f6}.section-header{align-items:flex-start;gap:16px;margin-bottom:28px}.section-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;box-shadow:0 4px 12px #10b9814d}.section-title{font-size:20px;font-weight:600;color:#111827;margin:0 0 4px;letter-spacing:-.3px}.section-description{font-size:14px;color:#6b7280;margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.form-field.full-width{grid-column:1 / -1}.form-field{position:relative}.form-field label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}.form-field label svg{color:#10b981;flex-shrink:0}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;color:#111827;transition:all .2s ease;box-sizing:border-box;font-family:inherit;background:#fff}.form-field input::placeholder,.form-field textarea::placeholder{color:#9ca3af}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#d1d5db}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 4px #10b9811a}.form-field input.disabled-field{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb}.form-field input.disabled-field:hover,.form-field input.disabled-field:focus{border-color:#e5e7eb;box-shadow:none}.form-field input.error,.form-field select.error,.form-field textarea.error{border-color:#ef4444;background:#fef2f2}.form-field input.error:focus,.form-field select.error:focus,.form-field textarea.error:focus{box-shadow:0 0 0 4px #ef44441a}.form-field textarea{resize:vertical;min-height:120px;line-height:1.6}.form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.error-text{display:flex;align-items:center;gap:4px;color:#ef4444;font-size:13px;margin-top:6px;font-weight:500}.field-hint{display:block;color:#9ca3af;font-size:13px;margin-top:6px;font-style:italic}.submit-error{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#fef2f2;border:2px solid #fecaca;border-radius:10px;color:#991b1b;font-size:14px;margin-bottom:24px;animation:shake .5s ease;line-height:1.5}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.submit-error svg{flex-shrink:0;margin-top:2px}.cancel-button{padding:14px 28px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.cancel-button:disabled{opacity:.5;cursor:not-allowed}.submit-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d;min-width:220px}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-student-success{position:fixed;inset:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7,#d1fae5);animation:fadeIn .3s ease}.success-content{text-align:center;padding:60px 80px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a,0 20px 60px #10b98133;border:1px solid rgba(16,185,129,.2);animation:scaleIn .5s ease}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon-wrapper{display:inline-flex;margin-bottom:24px;animation:pulse 1.5s ease infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.success-icon-wrapper svg{color:#10b981;filter:drop-shadow(0 4px 12px rgba(16,185,129,.3))}.success-content h2{font-size:28px;font-weight:700;color:#111827;margin:0 0 12px;letter-spacing:-.5px}.success-content p{font-size:16px;color:#6b7280;margin:0 0 24px}.success-loader{width:40px;height:4px;background:#e5e7eb;border-radius:2px;margin:0 auto;overflow:hidden;position:relative}.success-loader:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:2px;animation:loading 2s ease infinite}@keyframes loading{0%{left:-50%}to{left:100%}}@media(max-width:768px){.add-student-wrapper{padding:24px 16px 60px}.student-form{padding:28px 20px}.header-content h1{font-size:26px}.header-subtitle{font-size:14px}.form-grid{grid-template-columns:1fr;gap:20px}.form-field.full-width{grid-column:1}.section-title{font-size:18px}.form-actions{flex-direction:column-reverse}.cancel-button,.submit-button{width:100%}.success-content{padding:40px 32px;margin:0 16px}.success-content h2{font-size:24px}}@media(max-width:480px){.add-student-wrapper{padding:20px 12px 50px}.student-form{padding:24px 16px}.header-content h1{font-size:22px}.section-header{gap:12px}.section-icon{width:40px;height:40px}.back-button span{display:none}}@media print{.add-student-container{position:static;height:auto}.back-button,.form-actions{display:none}}.student-detail-container{width:100%;height:100vh;background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:20px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.back-button{display:flex;align-items:center;gap:8px;background:#000000e0;border:none;color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.back-button:hover{transform:translate(-4px);box-shadow:0 4px 12px #05966966}.refresh-button{display:flex;align-items:center;justify-content:center;background:#34d399;border:none;color:#fff;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .3s ease}.refresh-button:hover{transform:rotate(180deg);box-shadow:0 4px 12px #05966966}.student-header-card{border-radius:20px;padding:32px;color:#fff;box-shadow:0 8px 32px #0596694d}.student-header-top{display:flex;align-items:center;gap:20px;margin-bottom:24px}.student-avatar-large{width:80px;height:80px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#fff;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.5)}.student-header-info{flex:1}.student-name-large{font-size:32px;font-weight:700;margin:0 0 8px;color:#fff}.student-meta{font-size:16px;margin:0;opacity:.95;color:#fff}.student-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;background:#ffffff26;border-radius:12px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.risk-summary-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 16px #00000014}.section-title{font-size:22px;font-weight:700;margin:0 0 20px;color:#1f2937}.risk-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.risk-metric{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border-radius:16px;text-align:center;transition:all .3s ease}.risk-metric:hover{transform:translateY(-4px);box-shadow:0 8px 24px #05966926}.metric-value{font-size:48px;font-weight:800;line-height:1;margin-bottom:8px}.metric-label{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.assessment-details-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 16px #00000014}.section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.questions-list{display:flex;flex-direction:column;gap:16px}.question-answer-item{background:#f9fafb;border-radius:12px;padding:20px;border:2px solid #f0fdf4;transition:all .3s ease}.question-answer-item:hover{border-color:#d1fae5;box-shadow:0 4px 12px #0596691a;transform:translate(4px)}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.question-text{font-size:16px;color:#1f2937;line-height:1.6;margin-bottom:12px;font-weight:500}.answer-box{background:#fff;border-left:4px solid;border-radius:8px;padding:12px 16px}.answer-text{font-size:15px;color:#4b5563;font-weight:500}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.error-icon{width:80px;height:80px;background:#fff7ed;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.error-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 12px}.error-text{font-size:14px;color:#6b7280;margin:0 0 24px;max-width:400px}.retry-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0596694d}.retry-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #05966966}.empty-assessment-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#f0fdf4;border-radius:12px}.empty-assessment-state h3{font-size:18px;font-weight:600;color:#1f2937;margin:16px 0 8px}.empty-assessment-state p{font-size:14px;color:#6b7280;margin:0}@media(max-width:768px){.student-detail-container{padding:12px}.student-header-card{padding:24px}.student-header-top{flex-direction:column;text-align:center}.student-avatar-large{width:64px;height:64px;font-size:28px}.student-name-large{font-size:24px}.student-info-grid{grid-template-columns:1fr}.risk-summary-card,.assessment-details-card{padding:20px}.section-title{font-size:18px}.risk-metrics{grid-template-columns:1fr}.metric-value{font-size:36px}.question-answer-item{padding:16px}.question-text{font-size:15px}}@media(max-width:480px){.detail-header{flex-direction:column;gap:12px;align-items:stretch}.student-name-large{font-size:20px}.student-meta{font-size:14px}}.refresh-button{display:flex;align-items:center;justify-content:center;background:#fff3;border:none;color:#fff;width:40px;height:40px;border-radius:8px;cursor:pointer;transition:all .3s ease}.refresh-button:hover{background:#ffffff4d;transform:rotate(180deg)}.reports-title{font-size:32px;font-weight:700;margin:0 0 8px;color:#fff}.reports-subtitle{font-size:16px;margin:0;opacity:.9;color:#fff}.reports-controls{background:#fff;border-radius:16px;padding:20px;margin-bottom:24px;box-shadow:0 2px 12px #00000014}.search-container{position:relative;margin-bottom:16px}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280}.search-input{width:100%;padding:12px 16px 12px 48px;border:2px solid #d1fae5;border-radius:12px;font-size:16px;transition:all .3s ease;background:#f0fdf4;box-sizing:border-box}.search-input:focus{outline:none;border-color:#10b981;background:#fff;box-shadow:0 0 0 4px #10b9811a}.filters-container{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-bottom:8px}.filters-container::-webkit-scrollbar{height:4px}.filters-container::-webkit-scrollbar-track{background:#f0fdf4;border-radius:4px}.filters-container::-webkit-scrollbar-thumb{background:#10b981;border-radius:4px}.filter-chip{display:flex;align-items:center;gap:6px;padding:8px 16px;border:2px solid #d1fae5;background:#f0fdf4;color:#059669;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap}.filter-chip:hover{border-color:#10b981;background:#dcfce7;transform:translateY(-2px)}.filter-chip.active{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border-color:#059669;box-shadow:0 4px 12px #0596694d}.students-list{display:grid;gap:16px}.student-report-card{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:20px;border-left:4px solid #10b981;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.student-report-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #05966926}.student-report-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.student-report-info{flex:1;min-width:0}.student-report-name{font-size:18px;font-weight:600;margin:0 0 6px;color:#1f2937}.student-report-details{font-size:14px;color:#6b7280;margin:0 0 12px}.student-report-badges{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.risk-badge{padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.risk-score{font-size:13px;font-weight:600}.student-report-action{flex-shrink:0}.empty-state-icon{color:#d1fae5;margin-bottom:16px}.empty-state-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.empty-state-text{font-size:14px;color:#6b7280;margin:0}.reports-footer{position:fixed;bottom:20px;left:20px;right:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000026;z-index:10}.statistic-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px;background:#f0fdf4;border-radius:12px;transition:all .3s ease}.statistic-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px #05966926}.statistic-value{font-size:28px;font-weight:700}.statistic-label{font-size:13px;color:#6b7280;font-weight:500}.loading-container{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.loading-text{font-size:16px;color:#059669;font-weight:500}@media(max-width:768px){.reports-container{padding:12px}.reports-header{padding:16px}.reports-title{font-size:24px}.reports-content{margin-bottom:140px}.student-report-card{padding:16px}.student-report-name{font-size:16px}.reports-footer{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;left:12px;right:12px;bottom:12px}}@media(max-width:480px){.filter-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.reports-footer{grid-template-columns:1fr}.reports-content{margin-bottom:200px}}.section-header-with-badge{display:flex;align-items:center;gap:12px;margin-bottom:16px}.analytics-icon{padding:12px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center}.analytics-icon.green{background-color:#059669}.analytics-icon.blue{background-color:#2563eb}.analytics-icon.red{background-color:#dc2626}.analytics-icon.orange{background-color:#ea580c}.result-container.special{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;opacity:0;transform:translateY(20px);transition:all .6s ease-out}.result-container.special.visible{opacity:1;transform:translateY(0)}.result-wrapper{max-width:1200px;margin:0 auto}.result-header.special{text-align:center;color:#fff;margin-bottom:30px;animation:fadeInDown .6s ease-out}.result-header.special h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.header-subtitle{font-size:1.1rem;opacity:.9}.student-header-card.special{background:#fff;border-radius:16px;padding:30px;margin-bottom:24px;box-shadow:0 8px 16px #0000001a;animation:fadeInUp .6s ease-out .1s both}.student-header-content{display:flex;align-items:center;gap:20px;margin-bottom:20px}.student-avatar{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0}.student-details h2{font-size:1.8rem;color:#1f2937;margin-bottom:8px}.student-meta{color:#6b7280;font-size:1rem;margin-bottom:4px}.student-admission{color:#9ca3af;font-size:.9rem}.school-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;padding-top:20px;border-top:1px solid #e5e7eb}.info-row{display:flex;align-items:center;gap:8px}.info-label{color:#6b7280;font-size:.9rem;font-weight:500}.info-value{color:#1f2937;font-size:.9rem;font-weight:600}.result-card{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 6px #0000000d;animation:fadeInUp .6s ease-out}.result-card:nth-child(3){animation-delay:.2s}.result-card:nth-child(4){animation-delay:.3s}.result-card:nth-child(5){animation-delay:.4s}.result-card:nth-child(6){animation-delay:.5s}.result-card:nth-child(7){animation-delay:.6s}.card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.card-header h3{font-size:1.5rem;color:#1f2937;font-weight:700}.header-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-icon.primary{background-color:#dbeafe}.card-content{color:#4b5563}.risk-overview{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:30px}.risk-circle-container{display:flex;justify-content:center;align-items:center}.risk-circle{position:relative;width:160px;height:160px}.risk-circle svg{width:100%;height:100%;transform:rotate(0)}.risk-circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.risk-percentage{font-size:2.5rem;font-weight:700;line-height:1}.risk-label{font-size:.9rem;color:#6b7280;margin-top:4px}.risk-info-box{padding:24px;border-radius:12px;border:2px solid;display:flex;flex-direction:column;justify-content:center}.risk-level{font-size:1.8rem;font-weight:700;margin-bottom:12px}.risk-description{font-size:1rem;line-height:1.6;color:#4b5563}.score-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.score-card{background:linear-gradient(135deg,#667eea,#764ba2);padding:24px;border-radius:12px;color:#fff;text-align:center;box-shadow:0 4px 6px #667eea4d}.score-card svg{opacity:.8;margin-bottom:12px}.score-value{font-size:2rem;font-weight:700;display:block;margin-bottom:8px}.score-label{font-size:.9rem;opacity:.9}.section-results{display:grid;gap:20px;margin-bottom:30px}.section-result-item{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:20px;border-radius:12px;border:2px solid;transition:all .3s ease}.section-result-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.section-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-info h4{font-size:1.1rem;color:#1f2937;font-weight:600;margin-bottom:8px}.section-score{display:flex;align-items:baseline;gap:8px}.section-score .score-value{font-size:1.5rem;font-weight:700;color:#1f2937}.section-score .score-label{font-size:.9rem;color:#6b7280}.section-risk{padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;white-space:nowrap}.section-chart-container{margin-top:30px}.section-chart-container h4{font-size:1.1rem;color:#1f2937;font-weight:600;margin-bottom:20px}.chart-container{margin-bottom:24px}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:20px}.legend-item{display:flex;align-items:center;gap:8px;font-size:.9rem}.legend-color{width:16px;height:16px;border-radius:4px}.distribution-list{margin-top:24px}.distribution-list h4{font-size:1.1rem;color:#1f2937;font-weight:600;margin-bottom:16px}.distribution-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.distribution-item:last-child{border-bottom:none}.distribution-color{width:12px;height:12px;border-radius:3px;flex-shrink:0}.distribution-label{flex:1;font-weight:500;color:#374151}.distribution-count{font-size:.9rem;color:#6b7280}.analysis-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.analysis-item{display:flex;gap:16px;padding:20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.analysis-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.analysis-content{display:flex;flex-direction:column;gap:4px}.analysis-label{font-size:.85rem;color:#6b7280;font-weight:500}.analysis-value{font-size:1rem;color:#1f2937;font-weight:600}.recommendations-list{display:flex;flex-direction:column;gap:16px}.recommendation-item{display:flex;gap:16px;padding:16px;background:#f9fafb;border-radius:10px;border-left:4px solid #667eea}.recommendation-bullet{width:6px;height:6px;border-radius:50%;background:#667eea;margin-top:8px;flex-shrink:0}.recommendation-item span{flex:1;color:#374151;line-height:1.6}.concerns-text{padding:20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;color:#4b5563;line-height:1.6;margin-bottom:20px}.disclaimer{display:flex;gap:12px;padding:16px;background:#fef3c7;border:1px solid #fbbf24;border-radius:10px;color:#92400e;font-size:.9rem;line-height:1.5}.disclaimer svg{flex-shrink:0;margin-top:2px}.result-actions{display:flex;gap:16px;margin-top:30px;animation:fadeInUp .6s ease-out .7s both}.action-button{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.action-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px #667eea4d}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea66}.action-button.secondary{background:#fff;color:#667eea;border:2px solid #667eea}.action-button.secondary:hover{background:#667eea;color:#fff}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.result-header.special h1{font-size:1.8rem}.header-subtitle{font-size:.95rem}.student-header-card.special{padding:20px}.student-header-content{flex-direction:column;text-align:center}.student-details h2{font-size:1.4rem}.school-info,.risk-overview{grid-template-columns:1fr}.risk-circle{width:140px;height:140px}.risk-percentage{font-size:2rem}.section-result-item{grid-template-columns:1fr;gap:16px}.section-icon{width:48px;height:48px}.section-risk{justify-self:start}.analysis-grid{grid-template-columns:1fr}.result-actions{flex-direction:column}.action-button{width:100%}}@media(max-width:480px){.result-container.special{padding:12px}.result-header.special h1{font-size:1.5rem}.card-header h3{font-size:1.2rem}.score-cards{grid-template-columns:1fr}}.print-only{display:none!important}.print-date{text-align:center;font-size:.9rem;color:#666;margin-top:.5rem}.print-footer{margin-top:3rem;padding-top:1.5rem;border-top:2px solid #e5e7eb;text-align:center}.print-footer p{margin:.25rem 0;font-size:.85rem;color:#666}@media print{@page{size:A4;margin:1.5cm}.no-print{display:none!important}.print-only{display:block!important}body{background:#fff!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.result-container{background:#fff!important;padding:0!important;max-width:100%!important;margin:0!important;box-shadow:none!important}.result-wrapper{padding:0!important;max-width:100%!important}.result-header{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;padding:1.5rem!important;margin-bottom:1.5rem!important;page-break-after:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}.result-header.special{background:linear-gradient(135deg,#f093fb,#f5576c)!important}.result-header h1{font-size:1.75rem!important;margin-bottom:.25rem!important}.header-subtitle{font-size:.95rem!important;opacity:.95}.student-header-card{padding:1.25rem!important;margin-bottom:1.5rem!important;page-break-after:avoid;border:1px solid #e5e7eb!important;background:#fff!important}.student-avatar{width:50px!important;height:50px!important;font-size:1.5rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.student-details h2{font-size:1.35rem!important;margin-bottom:.25rem!important}.student-meta,.student-admission{font-size:.85rem!important}.school-info{margin-top:1rem!important}.info-row{margin-bottom:.35rem!important;font-size:.85rem!important}.result-card{padding:1.25rem!important;margin-bottom:1.5rem!important;page-break-inside:avoid;border:1px solid #e5e7eb!important;box-shadow:none!important;background:#fff!important}.card-header{margin-bottom:1rem!important;page-break-after:avoid}.card-header h3{font-size:1.15rem!important}.header-icon{width:36px!important;height:36px!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.risk-circle-container{page-break-inside:avoid}.risk-circle{width:140px!important;height:140px!important}.risk-circle svg{-webkit-print-color-adjust:exact;print-color-adjust:exact}.risk-percentage{font-size:2rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.risk-label{font-size:.85rem!important}.risk-info-box{padding:1rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.risk-level{font-size:1.35rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.risk-description{font-size:.9rem!important}.score-cards{gap:.75rem!important;margin-top:1rem!important}.score-card{padding:.75rem!important}.score-value{font-size:1.35rem!important}.score-label{font-size:.8rem!important}.chart-container,.section-chart-container{page-break-inside:avoid;margin:1rem 0!important}.recharts-wrapper,.recharts-surface{-webkit-print-color-adjust:exact;print-color-adjust:exact}.distribution-list,.chart-legend{margin-top:1rem!important}.distribution-item,.legend-item{padding:.5rem 0!important;font-size:.85rem!important}.distribution-color,.legend-color{width:14px!important;height:14px!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.section-results{gap:1rem!important}.section-result-item{padding:1rem!important;page-break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}.section-icon{width:42px!important;height:42px!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.section-info h4{font-size:1rem!important}.section-score .score-value{font-size:1.15rem!important}.section-risk{padding:.4rem .75rem!important;font-size:.8rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.analysis-grid{gap:1rem!important}.analysis-item{padding:.75rem!important;font-size:.85rem!important}.analysis-icon{width:32px!important;height:32px!important}.recommendations-list{gap:.65rem!important}.recommendation-item{padding-left:1.5rem!important;font-size:.9rem!important;line-height:1.5!important}.recommendation-bullet{width:7px!important;height:7px!important;left:.35rem!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.concerns-text{font-size:.9rem!important;line-height:1.6!important;margin-bottom:1rem!important}.disclaimer{padding:.75rem!important;font-size:.8rem!important;background-color:#fef3c7!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-footer{display:block!important;margin-top:2rem!important;padding-top:1rem!important;border-top:2px solid #e5e7eb!important;page-break-before:avoid}.result-actions{display:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.result-card:not(:last-child){page-break-after:auto}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a{text-decoration:none!important;color:inherit!important}}.result-container.printing{animation:preparePrint .3s ease}@keyframes preparePrint{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.assessment-container.special{background:linear-gradient(135deg,#10b981,#34d399)}.assessment-container.special .assessment-wrapper{display:flex;flex-direction:column;height:100%;max-width:1400px;margin:0 auto;width:100%}.assessment-header.special{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0;animation:slideDown .4s ease-out}.assessment-header.special .header-container{display:flex;justify-content:space-between;align-items:center;gap:16px}.assessment-header.special .back-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fffffff2;border:none;border-radius:10px;color:#10b981;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.assessment-header.special .back-button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.assessment-header.special .icon-button,.assessment-header.special .question-counter{color:#10b981}.progress-card.special{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px #0000001a;animation:slideUp .4s ease-out .1s both}.progress-card.special .continuing-badge{display:flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:10px;margin-top:16px;font-size:13px;font-weight:600;color:#065f46;border:1px solid #10b981}.progress-card.special .continuing-badge svg{color:#10b981;flex-shrink:0}.section-progress{margin-top:16px;padding:16px;background:#f9fafb;border-radius:12px;border-left:4px solid;transition:all .3s ease}.section-progress:hover{background:#f3f4f6;transform:translate(2px)}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;font-weight:600;flex-wrap:wrap}.section-header svg{flex-shrink:0}.section-question-count{margin-left:auto;padding:4px 10px;background:#0000000d;border-radius:6px;font-size:12px;font-weight:700}.question-card.special{background:#fff;border-radius:16px;padding:28px;margin-bottom:24px;box-shadow:0 4px 12px #0000001a;animation:slideUp .4s ease-out .2s both;border-left:4px solid;transition:all .3s ease}.question-card.special:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.question-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.section-tag{padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;transition:all .2s ease}.section-tag:hover{transform:scale(1.05)}.category-tag{padding:6px 12px;background:#f3f4f6;color:#6b7280;border-radius:8px;font-size:12px;font-weight:600;border:1px solid #e5e7eb}.question-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.question-meta .question-number{padding:6px 14px;background:linear-gradient(135deg,#10b981,#34d399);color:#fff;border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #10b9814d}.response-section .response-options{display:flex;flex-direction:column;gap:12px}.response-option{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.response-option:hover{background:#f3f4f6;transform:translate(4px);box-shadow:0 4px 12px #0000001a}.response-option.selected{transform:translate(4px);box-shadow:0 4px 16px #00000026}.response-radio{width:28px;height:28px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;background:#fff;color:transparent}.response-option.selected .response-radio{color:#fff}.response-content{flex:1;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.response-label{font-size:16px;font-weight:600;color:#1f2937}.response-score{padding:4px 10px;background:#fff;border-radius:6px;font-size:12px;font-weight:700;color:#6b7280;border:1px solid #e5e7eb;transition:all .3s ease}.assessment-container.special .navigation-section{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;border-top:1px solid rgba(255,255,255,.2);flex-shrink:0;animation:slideUp .4s ease-out .4s both}.assessment-container.special .nav-button.primary{background:#fff;color:#10b981;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.assessment-container.special .nav-button.primary:hover:not(:disabled){background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.question-card.special[style*="border-color: rgb(255, 152, 0)"],.question-card.special[style*="border-color:#ff9800"]{border-left-width:5px;background:linear-gradient(135deg,#fff,#fff3e0)}.question-card.special[style*="border-color: rgb(33, 150, 243)"],.question-card.special[style*="border-color:#2196f3"]{border-left-width:5px;background:linear-gradient(135deg,#fff,#e3f2fd)}.question-card.special[style*="border-color: rgb(156, 39, 176)"],.question-card.special[style*="border-color:#9c27b0"]{border-left-width:5px;background:linear-gradient(135deg,#fff,#f3e5f5)}.assessment-container.special .modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-out}.assessment-container.special .guide-item{padding:16px;border-radius:12px;margin-bottom:12px;border-left:4px solid;transition:all .3s ease;position:relative;overflow:hidden}.assessment-container.special .guide-item:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.assessment-container.special .guide-item:hover{transform:translate(6px);box-shadow:0 4px 12px #0000001a}.assessment-container.special .guide-item:hover:before{opacity:.1}.assessment-container.special .loading-overlay{position:fixed;inset:0;background:#10b981e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.assessment-container.special .loading-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.assessment-container.special .dialog-icon.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#10b981;box-shadow:0 4px 16px #10b9814d}.assessment-container.special .dialog-icon.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#f59e0b;box-shadow:0 4px 16px #f59e0b4d}.assessment-container.special .dialog-button.primary{background:linear-gradient(135deg,#10b981,#34d399);color:#fff;box-shadow:0 4px 12px #10b9814d}.assessment-container.special .dialog-button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}@keyframes progressPulse{0%,to{box-shadow:0 0 10px #10b98166}50%{box-shadow:0 0 20px #10b98199}}.section-progress .progress-bar-fill{animation:progressPulse 2s ease-in-out infinite}@media(max-width:768px){.assessment-header.special{padding:12px 16px}.assessment-header.special .back-button span{display:none}.assessment-header.special .back-button{padding:10px 14px}.section-header{font-size:13px}.section-question-count{font-size:11px;padding:3px 8px}.question-card.special{padding:20px}.question-tags{gap:6px}.section-tag,.category-tag{font-size:11px;padding:5px 10px}.response-option{padding:14px 16px}.response-label{font-size:14px}.response-score{font-size:11px}}@media(max-width:480px){.assessment-header.special{padding:10px 12px}.assessment-header.special .icon-button{width:36px;height:36px}.progress-card.special{padding:16px}.section-progress{padding:12px}.section-header{font-size:12px;gap:8px}.question-card.special{padding:16px}.question-text{font-size:16px}.response-content{flex-direction:column;align-items:flex-start;gap:8px}.assessment-container.special .dialog-icon{width:64px;height:64px}.assessment-container.special .dialog-icon svg{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){.assessment-container.special *,.assessment-container.special *:before,.assessment-container.special *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.assessment-container.special .response-option:focus-visible{outline:3px solid #10b981;outline-offset:2px}.assessment-container.special .nav-button:focus-visible,.assessment-container.special .back-button:focus-visible,.assessment-container.special .icon-button:focus-visible{outline:3px solid rgba(255,255,255,.6);outline-offset:2px}@media print{.assessment-container.special{background:#fff}.assessment-header.special,.navigation-section{display:none}.assessment-content{overflow:visible;padding:0}.question-card.special,.response-section{page-break-inside:avoid;box-shadow:none;border:1px solid #e5e7eb}}@media(prefers-color-scheme:dark){.assessment-container.special .progress-card.special,.assessment-container.special .question-card.special,.assessment-container.special .response-section{background:#1f2937;color:#f9fafb}.assessment-container.special .question-text,.assessment-container.special .response-label{color:#f9fafb}.assessment-container.special .response-option{background:#374151;border-color:#4b5563}.assessment-container.special .response-option:hover{background:#4b5563}.assessment-container.special .category-tag{background:#374151;color:#9ca3af;border-color:#4b5563}}.add-student-container{position:fixed;inset:0;width:100vw;height:100vh;overflow-y:auto;overflow-x:hidden;background:linear-gradient(135deg,#f0fdf4,#dcfce7,#d1fae5);-webkit-overflow-scrolling:touch}.add-student-header{padding:32px 24px 24px;max-width:1000px;margin:0 auto;animation:slideDown .5s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.back-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:20px;box-shadow:0 1px 2px #0000000d}.back-button:hover{background:#f9fafb;border-color:#10b981;color:#10b981;transform:translate(-2px);box-shadow:0 2px 4px #0000001a}.back-button:active{transform:translate(-2px) scale(.98)}.add-student-title{font-size:32px;font-weight:700;color:#111827;margin:0;letter-spacing:-.5px}.add-student-content{max-width:1000px;margin:0 auto;padding:0 24px 80px;animation:fadeIn .6s ease-out .2s both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.info-card{background:#fff;border-radius:16px;padding:32px;margin-bottom:28px;border:2px solid #a7f3d0;box-shadow:0 1px 3px #0000000d,0 10px 25px #10b98114;text-align:center}.info-card.special{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.info-icon{color:#10b981;margin-bottom:16px;filter:drop-shadow(0 4px 12px rgba(16,185,129,.25))}.info-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px;letter-spacing:-.3px}.info-description{font-size:15px;color:#6b7280;margin:0;line-height:1.6}.add-student-form{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 10px 25px #0000000d,0 20px 40px #00000008;padding:40px;border:1px solid rgba(16,185,129,.1)}.form-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f3f4f6}.form-section:last-of-type{border-bottom:none;margin-bottom:32px;padding-bottom:0}.section-header{align-items:center;gap:12px;margin-bottom:24px}.section-marker{width:4px;height:24px;background:linear-gradient(135deg,#10b981,#059669);border-radius:2px}.section-title{font-size:20px;font-weight:600;color:#111827;margin:0;letter-spacing:-.3px}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.form-row:last-child{margin-bottom:0}.form-group{position:relative}.form-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:10px}.form-label svg{color:#10b981;flex-shrink:0}.form-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;color:#111827;transition:all .2s ease;box-sizing:border-box;font-family:inherit;background:#fff}.form-input::placeholder{color:#9ca3af}.form-input:hover{border-color:#d1d5db}.form-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 4px #10b9811a}.form-input:disabled,.form-input.disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb}.form-input:disabled:hover,.form-input.disabled:hover,.form-input:disabled:focus,.form-input.disabled:focus{border-color:#e5e7eb;box-shadow:none}.form-input.textarea{resize:vertical;min-height:120px;line-height:1.6}select.form-input{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.checking-message{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f0fdf4;border:1px solid #a7f3d0;border-radius:10px;color:#059669;font-size:14px;font-weight:500;margin-bottom:20px}.alert{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:10px;font-size:14px;font-weight:500;margin-bottom:20px;line-height:1.5}.alert svg{flex-shrink:0}.alert.success{background:#f0fdf4;border:2px solid #86efac;color:#166534}.alert.success svg{color:#10b981}.alert.warning{background:#fef3c7;border:2px solid #fcd34d;color:#92400e}.alert.warning svg{color:#f59e0b}.info-box{background:#f0fdf4;border:2px solid #a7f3d0;border-radius:12px;padding:20px;margin-top:20px}.info-box-header{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#059669;margin-bottom:12px}.info-box-header svg{flex-shrink:0}.info-box-content{font-size:14px;color:#6b7280;line-height:1.6}.info-box-content ul{margin:8px 0 0;padding-left:20px}.info-box-content li{margin-bottom:6px}.info-box-content li:last-child{margin-bottom:0}.form-actions{display:flex;gap:16px;justify-content:flex-end;padding-top:8px}.submit-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d;min-width:280px}.submit-button.special{background:linear-gradient(135deg,#10b981,#059669)}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled,.submit-button.disabled{opacity:.6;cursor:not-allowed;transform:none;background:#9ca3af;box-shadow:none}.spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notification{position:fixed;top:24px;right:24px;padding:16px 24px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:1000;animation:slideInRight .3s ease;max-width:400px}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.notification.success{border-left:4px solid #10b981}.notification-content{display:flex;align-items:center;gap:12px;color:#111827;font-size:14px;font-weight:500}.notification-content svg{color:#10b981;flex-shrink:0}@media(max-width:768px){.add-student-header,.add-student-content{padding-left:16px;padding-right:16px}.add-student-form{padding:28px 20px}.add-student-title{font-size:26px}.form-row{grid-template-columns:1fr;gap:20px}.section-title{font-size:18px}.form-actions{flex-direction:column-reverse}.submit-button{width:100%}.info-card{padding:24px 20px}.info-title{font-size:20px}.notification{top:16px;right:16px;left:16px;max-width:none}}@media(max-width:480px){.add-student-header{padding-top:20px}.add-student-form{padding:24px 16px}.add-student-title{font-size:22px}.section-header{gap:10px}.section-marker{width:3px;height:20px}.info-card{padding:20px 16px}.back-button{padding:8px 14px}}@media print{.add-student-container{position:static;height:auto;background:#fff}.back-button,.form-actions,.notification{display:none}}.reports-container{width:100%;height:100vh;background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:20px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.reports-header{background:linear-gradient(135deg,#059669,#10b981);border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 20px #05966933;color:#fff}.reports-header.special{background:linear-gradient(135deg,#34d399 0% 100%);box-shadow:0 4px 20px #7c3aed33}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.back-button{display:flex;align-items:center;gap:8px;background:#fff3;border:none;color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.back-button:hover{background:#ffffff4d;transform:translate(-4px)}.header-title{font-size:32px;font-weight:700;margin:0;color:#fff}.filters-section{margin-top:20px}.search-bar{position:relative;margin-bottom:16px}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.search-input{width:100%;padding:12px 16px 12px 48px;border:2px solid rgba(255,255,255,.3);border-radius:12px;font-size:16px;transition:all .3s ease;background:#ffffffe6;box-sizing:border-box;color:#1f2937}.search-input:focus{outline:none;border-color:#fff;background:#fff;box-shadow:0 0 0 4px #fff3}.search-input::placeholder{color:#9ca3af}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{display:flex;align-items:center;gap:6px;padding:8px 16px;border:2px solid rgba(255,255,255,.3);background:#fff3;color:#fff;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-chip:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.filter-chip.active{background:#fff;color:#7c3aed;border-color:#fff;box-shadow:0 4px 12px #ffffff4d}.check-icon{font-size:12px;font-weight:700}.reports-content{margin-bottom:120px}.reports-list{display:grid;gap:16px}.report-card{background:#fff;border-radius:12px;padding:20px;border-left:4px solid #10b981;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.report-card.clickable{cursor:pointer}.report-card.clickable:hover{transform:translateY(-4px);box-shadow:0 8px 24px #7c3aed26}.report-card-content{display:flex;align-items:center;gap:16px}.student-avatar-section{flex-shrink:0}.student-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;background:#f0fdf4;color:#10b981}.student-info-section{flex:1;min-width:0}.student-name{font-size:18px;font-weight:600;margin:0 0 6px;color:#1f2937}.student-details{font-size:14px;color:#6b7280;margin:0 0 12px}.risk-chips{display:flex;gap:8px;flex-wrap:wrap}.risk-chip-small{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600}.status-section{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.status-badge{padding:6px 12px;border-radius:12px;font-size:13px;font-weight:600;text-align:center;white-space:nowrap}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014}.loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-state p{font-size:16px;color:#6b7280;font-weight:500;margin:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014}.empty-icon{color:#e9d5ff;margin-bottom:16px}.empty-state h3{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.empty-state p{font-size:14px;color:#6b7280;margin:0}.reports-footer{position:fixed;bottom:20px;left:20px;right:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000026;z-index:10}.summary-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px;background:#f9fafb;border-radius:12px;transition:all .3s ease}.summary-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px #7c3aed26;background:#f5f3ff}.summary-value{font-size:28px;font-weight:700}.summary-label{font-size:13px;color:#6b7280;font-weight:500;text-align:center}.detail-report-container{width:100%;height:100vh;background:linear-gradient(135deg,#f5f3ff,#ede9fe);padding:20px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.detail-header{border-radius:20px;padding:32px;margin-bottom:24px;color:#fff;box-shadow:0 8px 32px #7c3aed4d}.detail-header.special{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.back-button-white{display:flex;align-items:center;gap:8px;background:#fff3;border:none;color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;margin-bottom:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-button-white:hover{background:#ffffff4d;transform:translate(-4px);box-shadow:0 4px 12px #fff3}.student-header-info{display:flex;align-items:center;gap:20px;margin-bottom:24px}.student-avatar-large{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.5)}.student-header-text h1{font-size:32px;font-weight:700;margin:0 0 8px;color:#fff}.student-header-text p{font-size:16px;margin:0;opacity:.95;color:#fff}.student-basic-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;background:#ffffff26;border-radius:12px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:13px;opacity:.9;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:18px;font-weight:600}.detail-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.detail-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 16px #00000014}.card-title{font-size:22px;font-weight:700;margin:0 0 20px;color:#1f2937}.overall-risk-display{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border-radius:16px;text-align:center}.risk-level{font-size:32px;font-weight:800;margin:16px 0 8px}.risk-subtitle{font-size:14px;color:#6b7280;font-weight:500;margin:0 0 12px}.risk-percentage{font-size:18px;font-weight:600;margin:0}.assessment-section-card{display:flex;align-items:center;gap:20px;padding:24px;border-radius:12px;margin-bottom:16px;transition:all .3s ease}.assessment-section-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.section-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-info{flex:1;min-width:0}.section-info h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#1f2937}.section-risk{font-size:15px;font-weight:600;margin:0}.section-score{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.score-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.score-value{font-size:28px;font-weight:700}.response-section{margin-bottom:32px;padding-left:20px;border-left:4px solid}.response-section-title{font-size:18px;font-weight:700;margin:0 0 20px}.response-list{display:flex;flex-direction:column;gap:16px}.response-item{background:#f9fafb;border-radius:12px;padding:20px;border:2px solid #f3f4f6;transition:all .3s ease}.response-item:hover{border-color:#e5e7eb;box-shadow:0 4px 12px #0000000d;transform:translate(4px)}.response-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.question-number{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.response-badge{padding:6px 12px;border-radius:12px;font-size:13px;font-weight:600}.question-text{font-size:16px;color:#1f2937;line-height:1.6;margin:0;font-weight:500}.loading-container{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.loading-container .loading-spinner{width:64px;height:64px;border:5px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-container p{font-size:16px;color:#7c3aed;font-weight:500;margin:0}@media(max-width:768px){.reports-container,.detail-report-container{padding:12px}.reports-header,.detail-header{padding:20px}.header-title{font-size:24px}.reports-content{margin-bottom:140px}.report-card{padding:16px}.report-card-content{flex-direction:column;align-items:flex-start}.status-section{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.student-name{font-size:16px}.reports-footer{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;left:12px;right:12px;bottom:12px}.summary-item{padding:12px}.summary-value{font-size:24px}.detail-header{padding:24px}.student-header-info{flex-direction:column;text-align:center}.student-avatar-large{width:64px;height:64px}.student-header-text h1{font-size:24px}.student-basic-info{grid-template-columns:1fr}.detail-card{padding:20px}.card-title{font-size:18px}.overall-risk-display{padding:32px 20px}.risk-level{font-size:28px}.assessment-section-card{flex-direction:column;text-align:center;padding:20px}.section-info{text-align:center}.section-score{align-items:center}.response-section{padding-left:12px}.response-item{padding:16px}.question-text{font-size:15px}}@media(max-width:480px){.filter-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.filter-chips::-webkit-scrollbar{height:4px}.filter-chips::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.filter-chips::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.reports-footer{grid-template-columns:1fr}.reports-content{margin-bottom:200px}.student-avatar{width:48px;height:48px;font-size:20px}.risk-chips{gap:6px}.risk-chip-small{font-size:11px;padding:3px 8px}.student-header-text h1{font-size:20px}.student-header-text p{font-size:14px}.overall-risk-display{padding:24px 16px}.risk-level,.score-value{font-size:24px}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{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;background-color:#f5f7fa;overflow:hidden}#root{height:100%;overflow:hidden}.dashboard-container{height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8f5e9);position:relative;width:100%;overflow:hidden;display:flex}.dashboard-sidebar{position:fixed;top:0;bottom:0;left:0;width:280px;background-color:#fff;box-shadow:2px 0 20px #00000014;z-index:1000;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}@media(max-width:1024px){.dashboard-sidebar{transform:translate(-100%)}.dashboard-sidebar.open{transform:translate(0)}}@media(min-width:1025px){.dashboard-sidebar{transform:translate(0)!important}}.sidebar-header{background:linear-gradient(135deg,#059669,#10b981);padding:32px 24px;flex-shrink:0}.sidebar-header-content{display:flex;align-items:center;gap:12px}.sidebar-avatar{width:48px;height:48px;background-color:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}.sidebar-user-info{flex:1;min-width:0}.sidebar-welcome{color:#ffffffb3;font-size:12px}.sidebar-username{color:#fff;font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-menu{flex:1;padding:16px;overflow-y:auto}.sidebar-divider{border-top:1px solid #e5e7eb;margin:16px 0}.sidebar-footer{padding:16px;border-top:1px solid #e5e7eb;flex-shrink:0}.menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:none;background-color:transparent;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.menu-item:hover{background-color:#f3f4f6;transform:translate(4px)}.menu-item.active{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#059669;font-weight:600}.menu-item.destructive{color:#dc2626}.menu-item.destructive:hover{background-color:#fef2f2}.dashboard-overlay{position:fixed;inset:0;background-color:#00000080;z-index:999;display:block}.dashboard-main{flex:1;height:100vh;overflow-y:auto;overflow-x:hidden;position:relative}@media(min-width:1025px){.dashboard-main.with-sidebar{margin-left:280px}}.dashboard-header{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 20px #05966933;padding:0;position:sticky;top:0;z-index:10;width:100%}.header-top{display:flex;align-items:center;gap:24px;padding:32px 48px 24px;width:100%}@media(max-width:768px){.header-top{padding:24px;gap:16px}}.header-content-wrapper{padding:0 48px 32px;width:100%}@media(max-width:768px){.header-content-wrapper{padding:0 24px 24px}}.icon-button{padding:8px;border-radius:8px;border:none;background-color:transparent;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;color:#fff}.icon-button:hover{background-color:#ffffff1a}.header-avatar{width:64px;height:64px;background-color:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;flex-shrink:0}.header-user-info{flex:1;min-width:0}.header-welcome{color:#fffc;font-size:14px;margin-bottom:4px;display:block}.header-name{color:#fff;font-size:32px;font-weight:700;letter-spacing:-.5px;display:block;line-height:1.2}@media(max-width:768px){.header-name{font-size:24px}}.school-info-card{background-color:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.2);display:block}.school-name-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.school-name{color:#fff;font-weight:600;font-size:16px}.school-location-row{display:flex;align-items:center;gap:8px}.school-location{color:#fffc;font-size:14px}.content-container{padding:40px 0 80px;width:100%}.section-header{margin-bottom:24px;padding:0 48px;margin-top:40px}.section-header:first-child{margin-top:0}@media(max-width:768px){.section-header{padding:0 24px}}.section-title{font-size:28px;font-weight:700;color:#1a202c;margin-bottom:8px;letter-spacing:-.5px}@media(max-width:768px){.section-title{font-size:22px}}.section-header-with-badge{align-items:center;gap:12px;margin-bottom:16px}.section-header-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.view-all-button{color:#059669;font-weight:500;font-size:14px;background:none;border:none;cursor:pointer;transition:color .2s}.view-all-button:hover{color:#047857;text-decoration:underline}.section-description{color:#6b7280;font-size:14px;margin-bottom:16px;line-height:1.5}.analytics-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px;padding:0 48px}@media(min-width:640px){.analytics-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.analytics-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.analytics-grid{padding:0 24px;gap:16px}}.analytics-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.04)}.analytics-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.analytics-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.analytics-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.analytics-icon.green{background:linear-gradient(135deg,#10b981,#059669)}.analytics-icon.orange{background:linear-gradient(135deg,#f97316,#ea580c)}.analytics-icon.blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.analytics-icon.purple{background:linear-gradient(135deg,#a855f7,#9333ea)}.analytics-icon svg{color:#fff!important;stroke:#fff!important;fill:none!important}.analytics-icon.purple svg,.analytics-icon svg path,.analytics-icon svg polyline,.analytics-icon svg line,.analytics-icon svg circle{stroke:#fff!important;fill:none!important}.analytics-icon.purple:before{content:"";display:none}.analytics-card-header{display:flex;justify-content:center}.analytics-icon>svg{width:24px!important;height:24px!important;display:block}.analytics-card{position:relative;z-index:1}.analytics-icon{position:relative;z-index:2;overflow:visible}.analytics-value{font-size:36px;font-weight:700;color:#1a202c;margin-bottom:8px;letter-spacing:-1px;line-height:1}@media(max-width:768px){.analytics-value{font-size:28px}}.analytics-label{font-size:14px;color:#6b7280;font-weight:500}.chart-container{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:32px;margin:0 48px 40px;border:1px solid rgba(0,0,0,.04)}@media(max-width:768px){.chart-container{margin:0 24px 24px;padding:24px}}.chart-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:20px}.quick-actions-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:40px;padding:0 48px}@media(min-width:640px){.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.quick-actions-grid{padding:0 24px}}.quick-action-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:24px;display:flex;align-items:flex-start;gap:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.04)}.quick-action-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.quick-action-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quick-action-content{flex:1;min-width:0}.quick-action-title{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:4px}.quick-action-description{font-size:13px;color:#6b7280;line-height:1.5}.student-cards-list{display:flex;flex-direction:column;gap:16px;padding:0 48px}@media(max-width:768px){.student-cards-list{padding:0 24px}}.student-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:20px;border-left:4px solid;transition:all .3s cubic-bezier(.4,0,.2,1);border-top:1px solid rgba(0,0,0,.04);border-right:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.student-card:hover{transform:translate(4px);box-shadow:0 8px 24px #0000001f}.student-card.risk-high{border-left-color:#ef4444}.student-card.risk-moderate{border-left-color:#f97316}.student-card.risk-low{border-left-color:#10b981}.student-card.incomplete{border-left-color:#f97316}.student-card-content{display:flex;align-items:center;gap:16px}.student-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.student-avatar.high-risk{background-color:#ef4444}.student-avatar.moderate-risk{background-color:#f97316}.student-avatar.low-risk{background-color:#10b981}.student-info{flex:1;min-width:0}.student-name{font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.student-details{font-size:14px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-risk-score{font-size:12px;font-weight:600;margin-top:4px}.student-risk-score.high{color:#ef4444}.student-risk-score.moderate{color:#f97316}.badge{padding:6px 12px;border-radius:9999px;font-size:12px;font-weight:600;display:inline-block;white-space:nowrap;flex-shrink:0}.badge.red{background-color:#fee2e2;color:#dc2626}.badge.orange{background-color:#ffedd5;color:#ea580c}.badge.green{background-color:#d1fae5;color:#059669}.btn{padding:10px 20px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0}.btn-resume{background-color:#ea580c;color:#fff}.btn-resume:hover{background-color:#c2410c}.loading-container{display:flex;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8f5e9)}.loading-content{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#4b5563;font-size:16px}.empty-state{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 2px 8px #0000000f;padding:64px 48px;text-align:center;margin:0 48px;border:1px solid rgba(0,0,0,.04)}@media(max-width:768px){.empty-state{margin:0 24px;padding:48px 24px}}.empty-state-icon{margin:0 auto 16px;color:#9ca3af}.empty-state-text{color:#6b7280;font-size:16px}
