body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}.App{min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0}.login-container{align-items:center;animation:gradient 15s ease infinite;background:linear-gradient(135deg,#fff,#e1f5fe 25%,#b3e5fc 50%,#4fc3f7 75%,#03a9f4);background-size:400% 400%;display:flex;justify-content:center;min-height:100vh;padding:20px}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;box-shadow:0 10px 25px #0000001a,0 6px 12px #00000014,inset 0 0 0 1px #fff9;margin:20px;max-width:400px;padding:40px;text-align:center;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease;width:100%}.login-card:hover{box-shadow:0 15px 35px #0000001f,0 10px 20px #0000001a,inset 0 0 0 1px #ffffffb3;transform:translateY(-5px)}.logo{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));height:70px;margin-bottom:25px;transition:transform .3s ease;width:70px}.logo:hover{transform:scale(1.05)}h2{color:#1a1a1a;font-size:28px;font-weight:600;letter-spacing:-.5px;margin-bottom:12px}.subtitle{color:#666;font-size:15px;line-height:1.5;margin-bottom:35px}.input-group{margin-bottom:20px;position:relative}.input-field{background:#ffffffe6;border:2px solid #e8eef7;border-radius:12px;font-size:15px;padding:15px 20px;transition:all .3s ease;width:100%}.input-field:focus{background:#fff;border-color:#1a73e8;box-shadow:0 0 0 4px #1a73e81a;outline:none}.input-field::placeholder{color:#a0a0a0}.forgot-password{font-size:14px;margin-bottom:30px;padding:0 5px;text-align:left}.forgot-password span{color:#666}.forgot-password a{color:#1a73e8;font-weight:500;margin-left:4px;text-decoration:none;transition:color .2s ease}.forgot-password a:hover{color:#1557b0}.sign-in-button{background:linear-gradient(135deg,#1a73e8,#0d47a1);border:none;border-radius:12px;box-shadow:0 4px 8px #1a73e833;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px;transition:all .3s ease;width:100%}.sign-in-button:hover{background:linear-gradient(135deg,#1557b0,#083283);box-shadow:0 6px 12px #1a73e84d;transform:translateY(-2px)}.sign-in-button:active{box-shadow:0 2px 4px #1a73e833;transform:translateY(0)}@media screen and (max-width:480px){.login-card{border-radius:16px;margin:16px;padding:24px}.logo{height:60px;margin-bottom:20px;width:60px}h2{font-size:24px;margin-bottom:8px}.subtitle{font-size:14px;margin-bottom:25px}.input-field{font-size:14px;padding:12px 16px}.forgot-password{font-size:13px;margin-bottom:25px}.sign-in-button{font-size:15px;padding:12px}}@media screen and (max-width:350px){.login-card{margin:12px;padding:20px}.logo{height:50px;margin-bottom:16px;width:50px}h2{font-size:22px}.subtitle{font-size:13px;margin-bottom:20px}}@media screen and (min-width:768px){.login-card{margin:0;padding:48px}.logo{height:80px;margin-bottom:30px;width:80px}h2{font-size:32px;margin-bottom:16px}.subtitle{font-size:16px;margin-bottom:40px}.input-field{font-size:16px;padding:16px 24px}.forgot-password{font-size:15px;margin-bottom:35px}.sign-in-button{font-size:17px;padding:16px}}@media screen and (min-width:1200px){.login-card{transform:scale(1.05)}}@media screen and (max-height:600px) and (orientation:landscape){.login-container{padding:10px}.login-card{margin:10px;padding:20px}.logo{height:50px;margin-bottom:15px;width:50px}h2{font-size:22px;margin-bottom:8px}.subtitle{font-size:13px;margin-bottom:20px}.input-group{margin-bottom:15px}.forgot-password{margin-bottom:20px}}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:192dpi){.login-card{box-shadow:0 10px 25px #00000014,0 6px 12px #0000000f,inset 0 0 0 1px #ffffffb3}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-container{background:#f8fafc;display:flex;height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:250px}.header{align-items:center;background:linear-gradient(135deg,#2196f3,#f57c00,#fff);display:flex;justify-content:space-between;margin-bottom:24px;padding:16px 24px}.search-bar{flex:1 1;max-width:400px}.search-bar input{background:#ffffffe6;border:none;border-radius:8px;padding:8px 16px;width:100%}.search-bar input:focus{background:#fff;outline:none}.user-profile{cursor:pointer;position:relative}.profile-image{border:2px solid #fff;border-radius:50%;height:40px;width:40px}.profile-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;margin-top:8px;min-width:200px;padding:8px;position:absolute;right:0;top:100%}.profile-dropdown button{align-items:center;background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;gap:8px;padding:8px 16px;width:100%}.profile-dropdown button:hover{background:#f1f5f9;color:#ef4444}.profile-dropdown button svg{fill:currentColor;height:20px;width:20px}.screen-content{flex:1 1;overflow-y:auto;padding:0}.menu-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.menu-item{align-items:center;background:#fff;border-radius:12px;color:inherit;display:flex;flex-direction:column;gap:12px;padding:20px;position:relative;text-decoration:none;transition:all .3s ease}.menu-item:hover{box-shadow:0 10px 20px -5px #0003;transform:translateY(-5px)}.icon-container{align-items:center;border-radius:16px;display:flex;height:64px;justify-content:center;overflow:hidden;position:relative;transition:all .5s ease;width:64px}.icon-container:before{background-color:var(--second-color);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .5s ease;width:100%}.menu-item:hover .icon-container:before{transform:translateX(0)}.icon-hover,.icon-primary{align-items:center;display:flex;height:32px;justify-content:center;position:absolute;transition:all .5s cubic-bezier(.4,0,.2,1);width:32px}.icon-hover svg,.icon-primary svg{fill:#222020;height:32px;width:32px}.icon-primary{opacity:1;transform:translateY(0) rotate(0)}.icon-hover{opacity:0;transform:translateY(100%) rotate(-45deg)}.menu-item:hover .icon-primary{opacity:0;transform:translateY(-100%) rotate(45deg)}.menu-item:hover .icon-hover{opacity:1;transform:translateY(0) rotate(0)}.item-name{font-size:1.1em;font-weight:600;text-align:center;transition:color .3s ease}.menu-item:hover .item-name{color:var(--second-color)}.pending-badge{align-items:center;animation:pulse 2s infinite;background-color:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-size:12px;font-weight:600;height:22px;justify-content:center;position:absolute;right:12px;top:12px;width:22px;z-index:100}@keyframes pulse{0%{box-shadow:0 2px 4px #0000001a;transform:scale(1)}50%{box-shadow:0 4px 8px #ef44444d;transform:scale(1.1)}to{box-shadow:0 2px 4px #0000001a;transform:scale(1)}}@media (max-width:1024px){.menu-grid{gap:16px;grid-template-columns:repeat(4,1fr)}.menu-item{padding:16px}.icon-container{height:48px;width:48px}}@media (max-width:768px){.menu-grid{gap:12px;grid-template-columns:repeat(3,1fr)}.menu-grid,.menu-item{padding:12px}.icon-container{height:40px;width:40px}.icon-primary svg,.icon-secondary svg{height:24px;width:24px}.menu-label{font-size:.9em}}@media (max-width:480px){.menu-grid{gap:8px;grid-template-columns:repeat(3,1fr);padding:8px}.menu-item{border-radius:12px;padding:8px}.icon-container{border-radius:10px;height:36px;width:36px}.menu-label{font-size:.8em}}.sidebar{background:#1e293b;border-right:1px solid #ffffff1a;height:100vh;transition:transform .3s ease-in-out;width:250px;z-index:1000}.sidebar,.sidebar-overlay{left:0;position:fixed;top:0}.sidebar-overlay{background:#00000080;height:100%;opacity:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:999}.sidebar-overlay.active{opacity:1;visibility:visible}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.close-button{display:none;padding:8px}.close-button svg{fill:#ffffffb3;height:24px;transition:fill .2s;width:24px}.close-button:hover svg{fill:#fff}.school-logo{align-items:center;display:flex;gap:12px}.logo-icon{height:32px;width:32px}.logo-text{color:#fff;font-size:1.2em;font-weight:600}.sidebar-nav{padding:20px 0}.nav-item{align-items:center;color:#ffffffb3;display:flex;gap:12px;overflow:hidden;padding:12px 20px;position:relative;text-decoration:none;transition:all .3s ease}.nav-item:before{background:#3b82f6;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-4px);transition:transform .3s ease;width:4px}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item:hover:before{transform:translateX(0)}.nav-item.active{background:#3b82f633;color:#fff}.nav-item.active:before{transform:translateX(0)}.nav-icon svg{fill:currentColor;height:20px;transition:transform .3s ease;width:20px}.nav-item:hover .nav-icon svg{transform:scale(1.1)}.nav-text{font-weight:500;letter-spacing:.3px}@media (max-width:768px){.sidebar{box-shadow:4px 0 10px #0000004d;transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.close-button{display:block}}.menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:8px}.menu-toggle svg{fill:#fff;height:24px;width:24px}@media (max-width:768px){.menu-toggle{display:block}.main-content{margin-left:0!important}}.construction-message h2{color:#2196f3}.admission-screen{background:#f8fafc;min-height:100vh;padding:0;position:relative}.admission-container{background:#f5f7fa;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0;width:100%}.class-filter-sticky{background:linear-gradient(90deg,#1b3058,#2b4068);box-shadow:0 2px 10px #0000001a;left:0;margin:0;padding:10px 0;position:sticky;right:0;top:0;width:100%;z-index:100}.class-filter-content{margin:0;padding:0 15px;width:100%}.filter-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:0}.filter-header h2{color:#fff;font-size:18px;font-weight:500;margin:0}.filter-header .student-count{background:#ffffff1a;border-radius:15px;color:#ffffffe6;font-size:14px;padding:5px 12px}.class-tabs{margin:0;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.class-tabs::-webkit-scrollbar{height:4px}.class-tabs::-webkit-scrollbar-track{background:#0000}.class-tabs::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:2px}.class-tab{background:#ffffff1a;border:1px solid #ffffff1a;color:#fffc}.class-tab:hover{background:#fff3}.class-tab.active{background:#fff;color:#1b3058}.class-tab .student-count{background:#fff3;border-radius:10px;font-size:12px;padding:2px 8px}.class-tab.active .student-count{background:#1b30581a}.admission-content{flex:1 1;margin:0;padding:20px 15px;width:100%}.admission-content>*{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}.add-student-section{display:flex;justify-content:flex-end;margin-bottom:20px}.add-student-btn{align-items:center;background:#1b3058;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 20px;transition:all .2s}.add-student-btn:hover{background:#2b4068}.floating-add-button{align-items:center;background:#1b3058;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;position:fixed;right:30px;transition:all .2s ease;width:56px;z-index:1000}.floating-add-button:hover{background:#2b4068;box-shadow:0 6px 12px #0000004d;transform:translateY(-2px)}.floating-add-button:active{box-shadow:0 4px 8px #0003;transform:translateY(0)}.filters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.filter-item{display:flex;flex-direction:column;gap:8px}.filter-item label{color:#64748b;font-size:14px;font-weight:500}.filter-select{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:pointer;font-size:14px;outline:none;padding:8px 12px;transition:all .2s ease}.filter-select:hover{border-color:#cbd5e1}.filter-select:focus{border-color:#1b3058;box-shadow:0 0 0 2px #1b30581a}.filter-select option{padding:8px}.filter-sections{align-items:flex-start;display:flex;flex-wrap:wrap;gap:15px}.filter-section{display:flex;flex:0 1 auto;flex-direction:column;gap:5px;min-width:200px}.filter-section label{color:#fff;font-size:12px;font-weight:500;margin-bottom:-2px;opacity:.9}.filter-tabs{display:flex;gap:5px;overflow-x:auto;padding-bottom:3px;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.filter-tab{align-items:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:15px;color:#fffc;cursor:pointer;display:flex;font-size:13px;gap:6px;height:28px;padding:4px 12px;transition:all .2s;white-space:nowrap}.filter-tab:hover{background:#fff3}.filter-tab.active{background:#fff;color:#1b3058}.filter-tab .count{background:#fff3;border-radius:10px;font-size:11px;padding:1px 6px}.filter-tab.active .count{background:#1b30581a}.student-avatar-container{z-index:50}.student-avatar-preview{background-position:50%;background-size:cover;border-radius:10px;box-shadow:0 4px 20px #0003;height:200px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s cubic-bezier(.34,1.56,.64,1);width:200px;z-index:100}.student-avatar-container:hover .student-avatar-preview{opacity:1;transform:translate(calc(-50% + 16px),calc(-50% - 100px)) scale(1)}.header-container{overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.header-container.show{max-height:500px}.header-container.hide{max-height:0}.filters-header{justify-content:space-between;margin-bottom:16px}.filters-header,.filters-title{align-items:center;display:flex}.filters-title{gap:12px}.toggle-header-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .3s ease}.toggle-header-btn:hover{background-color:#0000000d}.toggle-header-btn i{font-size:20px;transition:transform .3s ease}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width:768px){.admission-screen{padding:16px}.admission-container{padding:10px}.class-filter-sticky{margin:-10px -10px 15px;padding:10px 0}.filter-header{align-items:flex-start;flex-direction:column;gap:10px}.class-tabs{padding-bottom:10px}.add-student-btn{justify-content:center;width:100%}.floating-add-button{bottom:20px;font-size:20px;height:48px;right:20px;width:48px}.class-filter-sticky{padding:8px 0}.class-filter-content{padding:0 10px}.filter-header{margin-bottom:8px}.filter-sections{flex-direction:column;gap:10px}.filter-section{min-width:0;min-width:auto;width:100%}.filter-tabs{padding-bottom:5px}.filter-tab{font-size:12px;height:26px;padding:4px 10px}.student-avatar-preview{height:150px;width:150px}.student-avatar-container:hover .student-avatar-preview{transform:translate(calc(-50% + 16px),calc(-50% - 75px)) scale(1)}}.admission-header{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.admission-header,.header-title{margin-bottom:20px}.header-title h1{color:#1b3058;font-size:24px;margin:0}.header-title p{color:#666;margin:5px 0 0}.stats-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stat-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000000d;display:flex;padding:20px}.stat-card h3{color:#1b3058;font-size:16px;font-weight:500;margin:0 0 15px}.stat-value{color:#2b4068;font-size:24px;font-weight:600}.stat-details{color:#64748b;display:flex;flex-direction:column;font-size:14px;gap:8px}.status-item{align-items:center;display:flex;gap:8px}.status-dot{border-radius:50%;height:8px;width:8px}.status-dot.active{background-color:#10b981}.status-dot.inactive{background-color:#ef4444}.status-dot.pending{background-color:#f59e0b}.chart-card{height:120px;padding:10px}.chart-container{height:100%;width:100%}.chart-container,.stat-icon{align-items:center;display:flex;justify-content:center}.stat-icon{border-radius:8px;height:40px;margin-right:15px;width:40px}.stat-icon i{color:#fff;font-size:20px}.stat-info{flex:1 1}.stat-info h3{color:#1b3058;font-size:24px;margin:0}.stat-info p{color:#666;font-size:14px;margin:5px 0 0}.students{background:linear-gradient(45deg,#2196f3,#1976d2)}.new-admissions{background:linear-gradient(45deg,#4caf50,#388e3c)}.pending{background:linear-gradient(45deg,#ffc107,#ffa000)}.classes{background:linear-gradient(45deg,#9c27b0,#7b1fa2)}@media (max-width:768px){.stats-container{grid-template-columns:repeat(2,1fr)}.admission-header{gap:15px;grid-template-columns:1fr}.stat-card{padding:15px}.stat-value{font-size:20px}}.admission-table-container{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.class-tabs,.table-header{margin-bottom:20px}.class-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:5px}.class-tab{align-items:center;background:#f5f5f5;border:none;border-radius:20px;color:#666;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .2s;white-space:nowrap}.class-tab.active{background:#1b3058;color:#fff}.student-count{background:#fff3;border-radius:10px;font-size:12px;padding:2px 8px}.class-tab:not(.active) .student-count{background:#e0e0e0}.table-actions{align-items:center;display:flex;gap:15px;justify-content:space-between}.search-box{flex:1 1;max-width:300px;position:relative;transition:all .3s ease}.search-box.focused{max-width:400px}.search-box i{color:#666;left:12px;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease}.search-box.focused i{color:#1b3058}.search-box input{background:#f8f9fa;border:2px solid #eee;border-radius:25px;font-size:14px;padding:12px 35px;transition:all .3s ease;width:100%}.search-box.focused input{background:#fff;border-color:#1b3058;box-shadow:0 2px 8px #1b30581a}.search-box input:focus{outline:none}.clear-search{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;justify-content:center;padding:5px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .3s ease}.clear-search:hover{color:#1b3058}.search-results{color:#666;font-size:14px;margin-left:10px}.no-results{color:#666;padding:40px!important;text-align:center}.no-results i{color:#1b3058;font-size:24px;margin-bottom:10px}.no-results p{margin:5px 0 0}.filter-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:20px;color:#666;cursor:pointer;display:flex;font-size:14px;gap:5px;padding:8px 16px}.filter-btn:hover{background:#f5f5f5}.table-responsive{overflow-x:auto}.table-container{animation:slideUp .5s ease-out;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;overflow:visible;position:relative;z-index:1}.table-scroll{max-height:calc(100vh - 400px);min-height:300px;overflow-x:auto;position:relative;z-index:1}.admission-table{border-collapse:initial;border-spacing:0;overflow:visible;position:relative;width:100%}.admission-table thead{background:#fff;position:sticky;top:0;z-index:10}.admission-table th{background:#fff;border-bottom:2px solid #e2e8f0;color:#1e293b;font-weight:600;padding:16px;text-align:left}.admission-table td{border-bottom:1px solid #f1f5f9;color:#475569;font-size:14px;padding:15px 20px;position:relative}.admission-table tr{transition:all .2s ease}.admission-table tbody tr:hover{background:#f8fafc;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.student-name{align-items:center;display:flex;gap:12px;position:relative}.student-avatar-container{cursor:pointer;position:relative}.student-avatar{border-radius:50%;height:32px;object-fit:cover;transition:all .3s ease;width:32px}.global-preview{animation:heroExpand .3s cubic-bezier(.34,1.56,.64,1);background-position:50%;background-size:cover;border-radius:10px;box-shadow:0 4px 20px #0003;height:300px;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transform-origin:var(--origin-x) var(--origin-y);width:300px;z-index:99999}@keyframes heroExpand{0%{border-radius:50%;opacity:0;transform:translate(calc(var(--origin-x) - 50%),calc(var(--origin-y) - 50%)) scale(.1)}50%{border-radius:25px;opacity:1}to{border-radius:10px;transform:translate(-50%,-50%) scale(1)}}.student-avatar-container:hover .student-avatar{box-shadow:0 0 0 3px #1b30581a;transform:scale(1.1)}.student-info{display:flex;flex-direction:column}.student-info .name{color:#1b3058;font-weight:500}.student-info .id{color:#64748b;font-size:12px}.status-badge{border-radius:9999px;font-size:.875rem;padding:.25rem .75rem}.status-badge.active{background-color:#10b981;color:#fff}.status-badge.pending{background-color:#f59e0b;color:#fff}.status-badge.admissionapproved{background-color:#059669;color:#fff}.status-badge.inactive{background-color:#ef4444;color:#fff}.status-badge.paidadmission{background-color:#dcfce7;border:1px solid #bbf7d0;color:#166534}.approved-by{display:flex;flex-direction:column;gap:4px}.approved-by span{color:#334155;font-size:.875rem}.approved-by .approved-time{color:#64748b;font-size:.75rem}.approver-name{color:#1f2937;font-size:.875rem;font-weight:500}.approval-time{color:#6b7280;font-size:.75rem}.action-cell{text-align:right}.action-button{background:#1b3058;border-radius:6px;color:#fff;font-size:13px;padding:6px 12px;transition:all .2s ease}.action-button:hover{background:#2b4068;transform:translateY(-1px)}.preview-modal{align-items:center;animation:fadeIn .3s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.preview-content{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;max-height:90vh;max-width:900px;overflow-y:auto;padding:30px;position:relative;width:90%}.close-button{border-radius:5px;font-size:24px;padding:5px 10px;position:absolute;right:20px;top:20px;transition:all .2s ease}.close-button:hover{background:#f1f5f9;color:#1e293b}.school-header{margin-bottom:30px;text-align:center}.school-header h2{color:#1b3058;font-weight:900;margin-bottom:5px}.student-preview-info{display:flex;gap:30px;margin-top:20px}.student-photo{flex:0 0 200px}.student-photo img{border-radius:10px;box-shadow:0 4px 6px #0000001a;height:200px;object-fit:cover;width:200px}.info-sections{flex:1 1}.info-sections section{margin-bottom:30px}.info-sections h4{color:#1b3058;font-weight:600;margin-bottom:15px}.info-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.info-item label{color:#64748b;font-size:.9em}.info-item span{color:#1e293b;font-weight:500}.action-cell{gap:10px;justify-content:flex-start}.action-cell,.action-icon{align-items:center;display:flex}.action-icon{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;justify-content:center;padding:8px;transition:all .2s ease}.action-icon.preview{color:#1b3058}.action-icon.print{color:#0ea5e9}.action-icon.approve{color:#10b981;transition:color .2s}.action-icon.approve:hover{color:#059669}.action-icon.status{color:#8b5cf6;transition:color .2s}.action-icon.status:hover{color:#7c3aed}.action-icon:hover{background:#f1f5f9;transform:translateY(-2px)}.action-icon i{font-size:1.2em}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bursar-details{background-color:#f0f9ff;border:1px solid #e0f2fe;border-radius:6px;padding:4px 8px}.bursar-details .approved-by{display:flex;flex-direction:column;gap:2px}.bursar-details .approved-by span{align-items:center;color:#0369a1;display:flex;font-size:.875rem;font-weight:500}.bursar-details .approved-time{color:#64748b;font-size:.75rem}.bursar-details:hover{background-color:#e0f2fe;border-color:#bae6fd;transition:all .2s ease}.admission-table th:nth-last-child(2){background-color:#f0f9ff;border-bottom:2px solid #bae6fd;color:#0369a1}.student-info .id{background-color:#f1f5f9;border-radius:4px;color:#475569;font-family:monospace;font-size:.75rem;letter-spacing:.5px;padding:2px 6px}@media (max-width:768px){.table-scroll{max-height:calc(100vh - 350px)}.admission-table td,.admission-table th{font-size:13px;padding:12px 15px}.student-avatar{height:28px;width:28px}.status-badge{font-size:11px;padding:4px 10px}.table-actions{flex-direction:column}.search-box{max-width:100%}}.dialog-content{border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dialog-content.access-denied{max-width:400px;padding:2rem;text-align:center}.access-denied{padding:2.5rem 2rem;text-align:center}.access-denied-icon{color:#ef4444;font-size:3rem;margin-bottom:1rem}.access-denied h3{color:#1f2937;margin-bottom:.75rem}.access-denied p{color:#6b7280;margin-bottom:1.5rem}.dialog-header{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.dialog-header h3{color:#1f2937;font-size:1.25rem;margin:0}.dialog-body{padding:1.5rem}.form-group label{color:#4b5563}.form-group select{border:1px solid #d1d5db;border-radius:.375rem;color:#1f2937;font-size:1rem;padding:.5rem;transition:border-color .15s ease-in-out;width:100%}.form-group select:focus{ring:2px solid #6366f1;border-color:#6366f1;outline:none}.form-group select:disabled{background-color:#f3f4f6;cursor:not-allowed}.dialog-footer{gap:1rem;padding-top:1rem}.close-button{font-size:1.5rem;padding:.25rem}.close-button-secondary{background-color:#f3f4f6;border:none;border-radius:.375rem;color:#4b5563;cursor:pointer;font-weight:500;padding:.5rem 1.5rem;transition:all .15s ease-in-out}.close-button-secondary:hover{background-color:#e5e7eb;color:#1f2937}.cancel-button,.submit-button{border-radius:.375rem;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .15s ease-in-out}.cancel-button{background-color:#fff;border:1px solid #d1d5db;color:#4b5563}.cancel-button:hover{background-color:#f3f4f6}.cancel-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.7}.submit-button{background-color:#6366f1;border:1px solid #0000}.submit-button:hover{background-color:#4f46e5}.dialog-overlay{z-index:9999}.dialog-content{box-shadow:0 8px 32px #00000026}.construction-message h2{color:#f59e0b;color:#ec4899;color:#8b5cf6;color:#3b82f6;color:#10b981}.website-data-container{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding:24px;position:relative}.tabs-outer-container{background-color:#fff;flex-shrink:0;padding:12px 0;position:sticky;top:0;z-index:10}.tabs-container{background:#f1f5f9;border-radius:12px;box-shadow:0 8px 16px -4px #0000001a,0 4px 6px -2px #0000000d,0 0 15px -3px #0000001a;display:flex;gap:2px;justify-content:center;margin-left:auto;margin-right:auto;overflow-x:auto;padding:8px;position:relative;width:fit-content;z-index:1}.tabs-container:before{border-radius:12px;bottom:0;box-shadow:0 12px 24px -6px #0000001f,0 6px 12px -4px #00000012;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.tabs-container:hover:before{opacity:1}.tab-button{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:12px 24px;position:relative;transition:all .3s ease;white-space:nowrap}.tab-button:hover{background:#1e293bcc}.tab-button.active,.tab-button:hover{color:#fff;transform:translateY(-1px)}.tab-button.active{background:#1e293b;box-shadow:0 4px 8px -2px #0003}.tab-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-top:8px;overflow-y:auto;padding:24px;position:relative}.tab-content>*{flex:1 1;min-height:0;overflow:auto}.under-construction{align-items:center;color:#64748b;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.under-construction h2{color:#1e293b;font-size:1.5rem;margin-bottom:12px}.under-construction p{font-size:1.1rem}@media (max-width:768px){.website-data-container{height:100vh;padding:16px}.tabs-outer-container{padding:6px 0}.tabs-container{padding:6px;width:100%}.tab-button{font-size:.9rem;min-width:auto;padding:10px 16px}.tab-content{padding:16px}}.gallery-container{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1400px;padding:2rem;position:relative}.gallery-title{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.category-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.category-btn{background-color:#f0f0f0;border:none;border-radius:25px;color:#666;cursor:pointer;font-size:.9rem;padding:.5rem 1.5rem;transition:all .3s ease}.category-btn:hover{background-color:#e0e0e0}.category-btn.active{background-color:#2196f3;color:#fff}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1rem}.gallery-item{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.image-container{align-items:center;aspect-ratio:4/3;background-color:#f5f5f5;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.image-container img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.image-container:hover img{transform:scale(1.05)}.image-actions{align-items:center;background:#ffffffe6;border-radius:8px;display:flex;gap:8px;justify-content:center;left:50%;opacity:0;padding:8px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.image-container:hover .image-actions{opacity:1}.action-button{align-items:center;background:rgba(41,41,41,.932);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background .3s ease}.action-button:hover{background:#f56e6e}.edit-icon{fill:#4caf50;height:24px;transition:fill .3s ease;width:24px}.action-button:hover .edit-icon{fill:#45a049}.image-content{padding:1rem}.category-badge{background:gold;border-radius:12px;color:#000;display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:.5rem;padding:4px 10px}.image-content h3{color:#002855;font-size:1.3rem;font-weight:700;margin:.5rem 0}.image-content p{color:#555;font-size:1rem;margin:.5rem 0;opacity:.8}.image-footer{color:gray;font-size:.9rem;justify-content:space-between;padding-top:.5rem}.date,.image-footer,.image-footer a{align-items:center;display:flex}.image-footer a{color:#03c;font-weight:700;text-decoration:none}.image-footer a:hover{text-decoration:underline}.loading{color:#666;font-size:1.2rem;padding:2rem;text-align:center}.fab-button{align-items:center;background-color:#2196f3;border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;overflow:hidden;position:fixed;right:2rem;transition:transform .3s ease,background-color .3s ease;width:56px}.fab-button:hover{background-color:#1976d2;transform:scale(1.1)}.fab-icon{fill:currentColor;height:24px;width:24px}.ripple{animation:ripple .6s linear;background-color:#ffffff4d;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}.fab-button:before{background:linear-gradient(135deg,#1e293b,#3b82f6);bottom:0;content:"";left:0;right:0;top:0;transition:opacity .3s ease}.fab-button:after{background:radial-gradient(circle at center,#fff3 0,#fff0 60%);height:100%;pointer-events:none;transition:opacity .2s ease;width:100%}.fab-button:hover{box-shadow:0 8px 20px #3b82f666,0 12px 24px #1e293b4d;transform:translateY(-4px) scale(1.05)}.fab-button:hover:after,.fab-button:hover:before{opacity:1}.fab-button:active{box-shadow:0 4px 12px #3b82f64d,0 6px 16px #1e293b33;transform:translateY(2px) scale(.95)}.fab-icon{fill:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:28px;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:28px;z-index:1}.fab-button:hover .fab-icon{transform:rotate(180deg) scale(1.15)}.fab-button:active .fab-icon{transform:rotate(180deg) scale(.9)}.fab-button:before{background:#1e293b;border-radius:6px;color:#fff;content:"Add New";font-size:14px;padding:8px 12px;top:-40px;white-space:nowrap}.fab-button:after,.fab-button:before{left:50%;opacity:0;position:absolute;transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden}.fab-button:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #1e293b;content:"";top:-12px}.fab-button:hover:after,.fab-button:hover:before{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.fab-button .ripple{animation:ripple .6s linear;background:#fff6;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}@keyframes ripple{to{opacity:0;transform:scale(4)}}.modal-overlay{animation:fadeIn .3s ease forwards;background-color:#000000e6;opacity:0}.modal-content{animation:zoomIn .3s ease forwards;background-color:#fff;max-height:90vh;max-width:90vw;opacity:0;overflow:hidden;position:relative;transform:scale(.8)}.modal-content img{max-height:70vh;max-width:100%;object-fit:contain}.modal-close{align-items:center;background-color:#00000080;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:1}.modal-close:hover{background-color:#000c;transform:scale(1.1)}.close-icon{fill:#fff;height:24px;width:24px}.modal-details{background-color:#fff;padding:1.5rem}.modal-details h2{color:#333;font-size:1.5rem;margin:0 0 .5rem}.modal-details p{color:#666;line-height:1.5;margin:0 0 1rem}.modal-info{color:#888;display:flex;font-size:.9rem;justify-content:space-between}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.gallery-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:.5rem}.gallery-container{padding:1rem}.image-container{aspect-ratio:3/4}}@media screen and (max-width:480px){.gallery-title{font-size:2rem;margin-bottom:1.5rem}.category-filters{gap:.5rem;margin-bottom:1.5rem}.category-btn{font-size:.8rem;padding:.4rem 1.2rem}}@media (max-width:768px){.fab-button{bottom:24px;height:56px;right:24px;width:56px}.fab-icon{height:24px;width:24px}}.dialog-overlay{background-color:#1e293bcc}.dialog-content{animation:dialog-appear .3s ease-out;box-shadow:0 10px 25px #0003;max-width:600px;position:relative}@keyframes dialog-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dialog-close{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:32px}.dialog-close:hover{background-color:#f1f5f9;color:#1e293b}.dialog-content h2{color:#1e293b;margin:0 0 1.5rem}.form-group label{color:#1e293b}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:1rem;padding:.75rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #3b82f61a;outline:none}.image-upload-container{border:2px dashed #e2e8f0;border-radius:8px;cursor:pointer;padding:1rem;text-align:center;transition:all .2s ease}.image-upload-container:hover{background-color:#3b82f60d;border-color:#3b82f6}.upload-placeholder{color:#64748b;padding:2rem}.upload-placeholder svg{stroke-width:1.5;height:48px;margin-bottom:1rem;width:48px}.upload-placeholder p{font-weight:500;margin:0 0 .5rem}.upload-placeholder span{font-size:.875rem;opacity:.8}.image-preview{position:relative}.image-preview img{border-radius:8px;max-height:300px;max-width:100%;object-fit:contain}.change-image{background:#1e293be6;border:none;border-radius:6px;bottom:1rem;color:#fff;cursor:pointer;font-size:.875rem;left:50%;opacity:0;padding:.5rem 1rem;position:absolute;transform:translateX(-50%);transition:all .2s ease}.image-preview:hover .change-image{opacity:1}.pdf-preview{align-items:center;background-color:#f8f9fa;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%}.pdf-name{color:#495057;font-size:.9rem;margin-bottom:.5rem;text-align:center;word-break:break-all}.pdf-preview .change-image{margin-top:.5rem}.error-message{background-color:#fef2f2;border:1px solid #fee2e2;color:#ef4444;padding:.5rem}.dialog-actions{gap:1rem;margin-top:2rem}.button-primary,.button-secondary{border-radius:8px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.button-primary{background:linear-gradient(135deg,#3b82f6,#1e40af)}.button-primary:hover{box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.button-secondary{background:#f1f5f9;color:#1e293b}.button-secondary:hover{background:#e2e8f0}@media (max-width:640px){.dialog-content{padding:1.5rem}.dialog-actions{flex-direction:column-reverse}.button-primary,.button-secondary{width:100%}}.construction-message h2{color:#f97316;color:#14b8a6}.sms-container{margin:0 auto;max-width:1200px;padding:1.5rem}.sms-container.loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:300px}.sms-container.error{display:flex;justify-content:center;padding:2rem}.sms-header{margin-bottom:2rem}.balance-card{background:#4a90e2;border-radius:12px;box-shadow:0 2px 8px #0000001a;justify-content:space-between;padding:1.5rem}.balance-info{align-items:center;display:flex;gap:1rem}.balance-icon{color:#fff}.balance-details h3{color:#ffffffe6;font-size:1rem;margin:0}.balance-count{color:#fff;font-size:1.5rem;font-weight:600;margin:.25rem 0 0}.recharge-button{background:#fff;border:none;border-radius:6px;color:#4a90e2;font-size:.9rem;padding:.75rem 1.25rem;transition:background-color .2s}.recharge-button:hover{background:#ffffffe6}.tabs-container{margin-bottom:2rem}.tabs{border-bottom:2px solid #eee;padding-bottom:.5rem}.tabs .tab{align-items:center;background:#4a90e2;border:none;border-radius:6px;color:#fff!important;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;position:relative;transition:all .2s}.tabs .tab.active,.tabs .tab:hover{background:#357abd;color:#fff!important}.tabs .tab.active{font-weight:600}.tabs .tab.active:after{display:none}.content-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.recharge-list,.records-list{padding:1rem}.empty-state{color:#666;padding:3rem 1rem;text-align:center}.empty-icon{color:#ccc;font-size:2.5rem;margin-bottom:1rem}.recharge-card,.record-card{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:1rem;padding:1rem}.recharge-header,.record-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.recharge-phone,.record-phone{color:#2c3e50;font-weight:500}.recharge-date,.record-date{color:#666;font-size:.85rem}.record-message{color:#2c3e50;line-height:1.5;margin:.75rem 0}.recharge-details,.record-status{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-top:.75rem}.status{border-radius:12px;font-size:.85rem;padding:.25rem .75rem}.status.success{background:#e8f5e9;color:#2e7d32}.status.pending{background:#fff3e0;color:#ef6c00}.status.failed{background:#ffebee;color:#c62828}.recharge-amount{color:#2c3e50}.recharge-modal{max-width:500px}.modal-header{border-bottom:1px solid #eee}.modal-header h2{align-items:center;color:#2c3e50;display:flex;gap:.75rem}.recharge-form{padding:1.5rem}.info-box{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem;text-align:center}.info-text{color:#666;font-size:.95rem}.form-group{margin-bottom:1.5rem}.input-wrapper{position:relative}.input-wrapper input{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.input-wrapper input:focus{border-color:#4a90e2;outline:none}.sms-preview{color:#4a90e2;font-size:.9rem}.button-primary{background:#4a90e2}.button-primary:hover:not(:disabled){background:#357abd}.loading-container{color:#666;flex-direction:column;min-height:300px}.spinner{color:#1b3058;font-size:2rem;margin-bottom:1rem}.error-message{background-color:#fee2e2;border:1px solid #ef4444}.sms-wallet{margin-bottom:2rem}.balance-card{align-items:center;background:linear-gradient(135deg,#1b3058,#2c4a8c);border-radius:16px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;gap:2rem;padding:2rem}.balance-icon{background:#fff3;border-radius:50%;font-size:2rem;padding:1rem}.balance-info h2{font-size:1.5rem;font-weight:500;margin:0}.balance-amount{font-size:3rem;font-weight:700;margin:.5rem 0}.balance-label{margin:0;opacity:.8}.recharge-button{align-items:center;background:#fff3;border:1px solid #fff6;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:.5rem;margin-left:auto;padding:.75rem 1.5rem;transition:all .2s}.recharge-button:hover{background:#ffffff4d}.sms-history{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:1.5rem}.history-header{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.history-header h2{align-items:center;color:#1b3058;display:flex;gap:.5rem;margin:0}.records-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.record-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.record-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.recipient{color:#1b3058;font-weight:500}.timestamp{color:#666;font-size:.875rem}.message{color:#333;margin:.5rem 0;word-break:break-word}.record-details{color:#666;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem;margin-top:.5rem}.phone{color:#1b3058}.purpose{background:#e5e7eb}.purpose,.status{border-radius:4px;padding:.25rem .5rem}.status{font-weight:500}.status.sent{background-color:#dcfce7;color:#15803d}.status.failed{background-color:#fee2e2;color:#dc2626}.no-records{color:#666;font-style:italic;padding:2rem;text-align:center}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;width:90%}.modal-content h2{color:#1b3058;margin:0 0 1rem;text-align:center}.input-group{margin:1.5rem 0}.input-group label{color:#4b5563;display:block;font-weight:500;margin-bottom:.5rem}.input-group input{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.input-error{color:#dc2626}.input-error,.sms-count{font-size:.875rem;margin-top:.5rem}.sms-count{color:#059669}.modal-actions button{border:none;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.modal-actions button.cancel{background:#f3f4f6;color:#4b5563}.modal-actions button.cancel:hover{background:#e5e7eb}.modal-actions button.primary{background:#1b3058;color:#fff}.modal-actions button.primary:hover{background:#2c4a8c}.modal-actions button.primary:disabled{background:#9ca3af;cursor:not-allowed}.tabs{gap:1rem;margin-bottom:1.5rem}.tab{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.tab:hover{background:#e5e7eb}.tab.active{background:#1b3058;color:#fff}.recharge-amount{color:#1b3058;font-size:1.5rem;font-weight:600;margin:.5rem 0}.sms-credits{color:#059669;font-weight:500;margin-bottom:.5rem}.ref{background:#f3f4f6;border-radius:4px;font-family:monospace;padding:.25rem .5rem}.recharge-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:400px;width:90%}.modal-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.modal-header h2{color:#1b3058}.close-button{color:#6b7280;transition:all .2s}.close-button:hover{background:#f3f4f6;color:#1f2937}.modal-subtitle{color:#6b7280;font-size:.875rem;margin:0;padding:1rem 1.5rem}.error-message{background:#fee2e2;border:1px solid #fecaca;margin:0 1.5rem;padding:.75rem}.form-group{padding:1rem 1.5rem}.form-group label{color:#374151}.form-group input{border:1px solid #d1d5db;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus{box-shadow:0 0 0 3px #1b30581a}.sms-preview{color:#059669;font-size:.875rem;font-weight:500;margin-top:.5rem}.modal-actions{border-top:1px solid #e5e7eb;padding:1.5rem}.button-secondary{background:#f3f4f6;color:#4b5563;font-weight:500;transition:all .2s}.button-secondary:hover{background:#e5e7eb}.button-primary{align-items:center;background:#1b3058;display:flex;font-weight:500;gap:.5rem;transition:all .2s}.button-primary:hover{background:#2c4a8c}.button-primary:disabled{background:#9ca3af}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.smscenter-root{background:#e6e6e6;display:flex;height:100vh}.smscenter-sidebar{align-items:flex-start;background:#5a6a62;color:#b8c6c3;display:flex;flex-direction:column;min-height:100vh;padding:20px 0 0;width:200px}.smscenter-sidebar nav ul{list-style:none;margin:0 0 30px;padding:0;width:100%}.smscenter-sidebar nav ul li{cursor:pointer;font-size:16px;padding:8px 18px}.smscenter-sidebar nav ul li.active{color:#b8ff6c;font-weight:700}.smscenter-telecoms{font-size:16px;margin-left:18px;margin-top:16px}.smscenter-main{align-items:stretch;background:#fff;border-radius:5px;box-shadow:0 2px 8px #0001;display:flex;flex:1 1;flex-direction:column;margin:18px;padding:0 0 30px}.smscenter-header{background:#2851a3;border-top-left-radius:5px;border-top-right-radius:40px;color:#fff;font-size:2rem;font-weight:700;margin-bottom:0;padding:18px 30px}.smscenter-tabs{align-items:center;color:#2851a3;display:flex;font-size:1.1rem;font-weight:500;margin:18px 0 0 30px}.smscenter-tabs span{border-radius:3px;cursor:pointer;margin-right:8px;padding:2px 6px}.smscenter-tabs .active{background:#e6e6e6;color:#2851a3;font-weight:700}.smscenter-form{display:flex;flex-direction:column;gap:18px;margin:18px 30px 0}.smscenter-row{align-items:center;display:flex;gap:18px}.smscenter-row label{color:#2851a3;font-size:1rem;margin-right:8px}.sender-id{border:1px solid #b8c6c3;border-radius:3px;margin-left:18px;padding:4px 8px;width:200px}.smscenter-radio-group{display:flex;gap:18px}.smscenter-phone-col{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0;width:370px}.smscenter-phone-label{color:#2851a3;font-size:.96rem;font-weight:500;margin-left:2px;margin-top:4px;text-align:left}.phone-numbers{border:1.5px solid #b8c6c3;border-radius:3px;font-size:.97rem;height:110px;margin-bottom:0;max-width:370px;min-width:270px;padding:6px 10px;text-align:left;width:100%}.smscenter-message-row{margin-top:0}.smscenter-message-col{align-items:flex-start;display:flex;flex-direction:column;width:100%}.smscenter-message-label{color:#2851a3;font-size:.96rem;font-weight:500;margin-bottom:0;margin-left:2px;text-align:left}.smscenter-message-example{color:#2851a3;font-size:.93rem;margin-bottom:7px;margin-left:2px;text-align:left}.message-box,.smscenter-message-box{border:1.5px solid #b8c6c3;border-radius:3px;font-size:.97rem;height:110px;margin-bottom:0;max-width:600px;min-width:340px;padding:6px 10px;text-align:left;width:98%}.smscenter-message-info{color:#2851a3;font-size:.93rem;font-weight:500;margin-left:2px;margin-top:2px;text-align:left}.smscenter-telecom-checkboxes label{color:#2851a3;margin-right:10px}.tick-label{color:#2851a3;font-size:.98rem;margin-left:10px}.smscenter-options label{color:#2851a3;margin-right:20px}.smscenter-send-btn{background:#2851a3;border:none;border-radius:4px;box-shadow:0 2px 4px #0002;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:12px;padding:8px 38px;transition:background .2s}.smscenter-send-btn:hover{background:#18356d}.single-message-info,.single-options,.single-phone-label,.single-sms-example,.single-sms-example-row,.single-sms-form,.single-sms-row,.single-telecoms{text-align:left!important}.single-sms-form{background:#e6e6e6;border-radius:4px;padding:0 0 30px}.single-sms-row{align-items:center;gap:16px;margin-bottom:0}.single-phone-input{border:1.5px solid #b8c6c3;border-radius:3px;font-size:1.03rem;margin-right:12px;max-width:98%;padding:7px 10px;width:440px}.single-phone-label{color:#2851a3;font-size:1.1rem;font-weight:500;margin-left:4px}.single-sms-example-row{margin-bottom:0;margin-top:0}.single-sms-example{color:#2851a3;font-size:.98rem;margin-left:8px}.single-message-row{margin-bottom:0;margin-top:0}.single-message-box{border:1.5px solid #b8c6c3;border-radius:3px;font-size:1.04rem;height:170px;margin-bottom:0;max-width:900px;min-width:340px;padding:8px 12px;text-align:left;width:100%}.single-message-info{color:#2851a3;font-size:1.01rem;font-weight:500;margin-bottom:9px;margin-left:2px;margin-top:2px;text-align:left}.single-telecoms{margin-bottom:0;margin-top:0}.single-options{gap:30px;margin-bottom:0}.single-send-btn{font-size:1.13rem;margin-bottom:0;margin-top:14px;padding:8px 44px}.custom-sms-tab-scrollable{background:#e6e6e6;border-radius:4px;max-height:82vh;overflow-y:auto;padding-right:8px}.custom-sms-form{background:#e6e6e6;border-radius:4px;padding:0 0 30px;text-align:left}.custom-file-row{align-items:center;display:flex;gap:16px;margin-bottom:0;text-align:left}.custom-file-input{font-size:1.01rem;margin-right:8px;padding:4px 6px}.custom-file-label{color:#2851a3;font-size:1.08rem;font-weight:500;margin-left:4px;text-align:left}.custom-file-example{color:#2851a3;font-size:.97rem;margin-bottom:8px;margin-left:2px;text-align:left}.custom-upload-btn{background:#2851a3;border:none;border-radius:4px;box-shadow:0 2px 4px #0002;color:#fff;cursor:pointer;font-size:1.09rem;font-weight:700;margin-bottom:8px;margin-top:8px;padding:6px 26px;text-align:left;transition:background .2s}.custom-upload-btn:hover{background:#18356d}.custom-hr{border:none;border-top:2px solid #ccc;margin:18px 0}.custom-sender-row{align-items:center;display:flex;gap:16px;margin-bottom:0;text-align:left}.custom-sender-input{border:1.5px solid #b8c6c3;border-radius:3px;font-size:1.03rem;margin-right:12px;max-width:98%;padding:7px 10px;width:340px}.custom-sender-label{color:#2851a3;font-size:1.1rem;font-weight:500;margin-left:4px;text-align:left}.custom-sender-example{color:#2851a3;font-size:.97rem;margin-bottom:8px;margin-left:2px;text-align:left}.custom-message-row{margin-bottom:0;margin-top:0;text-align:left}.custom-message-box{border:1.5px solid #b8c6c3;border-radius:3px;font-size:1.04rem;height:170px;margin-bottom:0;max-width:900px;min-width:340px;padding:8px 12px;text-align:left;width:100%}.custom-message-info{color:#2851a3;font-size:1.01rem;font-weight:500;margin-bottom:9px;margin-left:2px;margin-top:2px;text-align:left}.custom-telecoms{margin-bottom:0;margin-top:0;text-align:left}.custom-options{gap:30px;margin-bottom:0;text-align:left}.custom-send-btn{font-size:1.13rem;margin-bottom:0;margin-top:14px;padding:8px 44px;text-align:left}.construction-message h2{color:#22c55e;color:#6366f1}.members-container{background:#f8fafc;height:calc(100vh - 80px);padding:24px}.members-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.tab-group{display:flex;gap:8px}.tab,.tab-active{background:none;border:none;border-bottom:2px solid #0000;cursor:pointer;font-size:16px;padding:8px 16px}.tab-active{border-bottom-color:#6366f1;color:#6366f1;font-weight:500}.stats{color:#64748b;font-size:14px;text-align:right}.members-subheader{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.members-subheader h2{color:#1e293b;font-size:24px;font-weight:500}.action-buttons{display:flex;gap:12px}.btn-primary{background:#6366f1;border:none;border-radius:6px;color:#fff;font-weight:500}.btn-primary,.btn-secondary{cursor:pointer;padding:8px 16px}.btn-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b}.btn-filter{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px}.members-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:auto}table{border-collapse:collapse;width:100%}th{color:#64748b;font-weight:500;text-align:left}td,th{border-bottom:1px solid #e2e8f0;padding:16px}.user-avatar{color:#94a3b8;font-size:32px}.status-badge{border-radius:12px;font-size:14px;font-weight:500;padding:4px 8px}.status-badge.active{background:#dcfce7;color:#16a34a}.status-badge.inactive{background:#fee2e2;color:#dc2626}.status-badge.admin{background:#818cf8;color:#312e81}.status-badge.bursar{background:#fcd34d;color:#92400e}.status-badge.teacher{background:#86efac;color:#166534}.status-badge.secretary{background:#93c5fd;color:#1e40af}.status-badge.support{background:#f9a8d4;color:#831843}.operation-buttons{display:flex;gap:8px}.icon-button{align-items:center;background:none;color:#6366f1;display:flex;font-size:18px;justify-content:center;padding:4px}.btn-login,.icon-button{border:none;cursor:pointer}.btn-login{background:#6366f1;border-radius:6px;color:#fff;font-size:14px;padding:6px 12px}.error,.loading{align-items:center;color:#64748b;display:flex;font-size:1.2rem;height:calc(100vh - 80px);justify-content:center}.error{color:#dc2626}.dialog-content{border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;padding:24px;width:100%}.dialog-header{margin-bottom:24px}.dialog-header h2{color:#1e293b;font-size:1.5rem;font-weight:600}.close-button{color:#64748b;justify-content:center;padding:4px}.close-button:hover{color:#475569}.form-group{margin-bottom:20px}.form-group label{margin-bottom:8px}.form-group input,.form-group select{border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:1rem;padding:10px 12px;transition:border-color .2s}.form-group input:focus,.form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-group input::placeholder{color:#94a3b8}.error-message{margin-top:4px}.dialog-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.dialog-footer button{border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.dialog-footer .btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.dialog-footer .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.dialog-footer .btn-primary{background:#6366f1;border:none;color:#fff}.dialog-footer .btn-primary:hover{background:#4f46e5}.screen-container{padding:0;width:100%}.screen-container,.votes-page{background:#f8f9fa;min-height:100vh}.votes-page{display:flex;flex-direction:column}.votes-header{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1.25rem;position:sticky;top:0;z-index:1}.votes-header h1{color:#fff;font-size:1.25rem;font-weight:500;margin:0}.votes-body{flex:1 1;margin:0 auto;max-width:1400px;padding:1.5rem;width:100%}.vote-card{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.25rem;padding:1.25rem}.vote-card-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.75rem}.vote-card-header h3{color:#2c3e50;font-size:.9rem;font-weight:500;margin:0}.ballot-header-right{align-items:center;display:flex;gap:1rem}.total-votes{color:#666;font-size:.9rem}.contestants-grid{grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.75rem}.contestant-mini{align-items:center;background:#fff;border:1px solid #eee;border-radius:4px;display:flex;gap:.5rem;padding:.4rem;position:relative}.contestant-mini.winner{background:#f8f9fa;border-color:#4a90e2}.contestant-mini-image{border-radius:50%;height:32px;object-fit:cover;width:32px}.contestant-mini-info{flex:1 1;min-width:0}.contestant-mini-info h4{color:#2c3e50;font-size:.8rem;margin:0 0 .2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vote-stats{width:100%}.vote-bar{background:#eee;border-radius:1.5px;height:3px;margin-bottom:.2rem;overflow:hidden}.vote-progress{background:#4a90e2;border-radius:1.5px;height:100%;transition:width .3s ease}.vote-numbers{color:#666;display:flex;font-size:.7rem;justify-content:space-between}.winner-badge{background:#4a90e2;border-radius:2px;color:#fff;font-size:.65rem;padding:.15rem .3rem;position:absolute;right:-.25rem;top:-.25rem}.view-details-button{background:none;border:none;border-top:1px solid #eee;color:#4a90e2;cursor:pointer;font-size:.8rem;padding:.5rem;transition:all .2s;width:100%}.view-details-button:hover{background:#f8f9fa;color:#357abd}.dialog-overlay{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-content{animation:slideIn .3s ease-out;box-shadow:0 8px 32px #0000001a;max-height:90vh;max-width:800px;overflow-y:auto}.dialog-header{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1.25rem;position:sticky;top:0;z-index:1}.dialog-header h2{color:#fff;font-size:1.25rem;font-weight:500;margin:0}.form-label{font-size:.9rem;margin-bottom:.5rem}.form-input,.form-select{background:#f8fafc;border:2px solid #e1e8ed;border-radius:8px;font-size:.95rem;padding:.75rem}.form-input:focus,.form-select:focus{box-shadow:0 0 0 3px #4a90e21a}.contestants-section{border-radius:12px;margin:1.5rem 0;padding:1.5rem}.contestant-form{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.25rem;padding:1.25rem}.contestant-header{border-bottom:2px solid #f0f4f8;margin-bottom:1rem;padding-bottom:.75rem}.contestant-header h4{font-size:1.1rem}.form-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}.remove-contestant{border-radius:6px;font-size:.85rem;padding:.5rem 1rem}.add-contestant-button{border-radius:8px;font-size:1rem;justify-content:center;padding:1rem;width:100%}.add-contestant-button:hover{box-shadow:0 4px 12px #4caf5033}.image-preview{border:3px solid #4a90e2;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:80px;margin-top:.75rem;object-fit:cover;width:80px}.error-message{border-left:4px solid #dc3545;margin:1rem 0}.submit-button{border-radius:8px;font-size:1rem;margin-top:1.5rem;padding:1rem}.submit-button:hover{box-shadow:0 4px 12px #4a90e233;transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.vote-breakdown{background:#f8f9fa;border-top:1px solid #e2e8f0;padding:1.5rem}.class-group{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.class-group:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.class-group h4{align-items:center;color:#1b3058;display:flex;font-size:1.1rem;justify-content:space-between;margin:0 0 1rem}.group-total{background:#f0f9ff;border-radius:6px;color:#666;font-size:.95rem;margin:.75rem 0;padding:.5rem;text-align:center}.teachers-list{background:#f8f9fa;border-radius:8px;margin-top:1rem;overflow:hidden}.teacher-vote{border-bottom:1px solid #e2e8f0;padding:1rem;transition:background-color .2s}.teacher-vote:hover{background:#f0f9ff}.teacher-vote:last-child{border-bottom:none}.vote-time{color:#666;font-size:.85rem;white-space:nowrap}.teacher-info{display:flex;flex-direction:column;gap:.25rem}.teacher-name{color:#1b3058;font-weight:500}.contestant-voted{color:#666;font-size:.85rem}.vote-count{color:#1b3058;font-weight:500;white-space:nowrap}.vote-details-grid{grid-gap:.5rem;display:grid;gap:.5rem}.detail-row{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:100px 1fr}.detail-label{color:#666;font-size:.9rem;font-weight:500}.detail-value{color:#1b3058;font-weight:500}.expand-button{background:#1b3058;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.75rem;transition:all .3s ease;width:100%}.expand-button:hover{background:#2c4a8c;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.screen-header{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;justify-content:space-between;margin-bottom:2rem;padding:1rem}.header-left,.screen-header{align-items:center;display:flex}.header-left{gap:1rem}.screen-header h1{color:#2c3e50;font-size:1.75rem;margin:0}.create-ballot-button{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s;white-space:nowrap}.create-ballot-button:hover{box-shadow:0 4px 12px #4a90e233;transform:translateY(-1px)}.export-button{font-size:.95rem;white-space:nowrap}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.create-ballot-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:800px;overflow-y:auto;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1.25rem;position:sticky;top:0;z-index:1}.modal-header h2{color:#fff;font-size:1.25rem;font-weight:500;margin:0}.modal-icon{color:#4a90e2}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;padding:.5rem;transition:background-color .2s}.close-button:hover{background:#f5f5f5}.ballot-form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#2c3e50;font-size:.9rem}.form-group input,.form-group select{background:#f8fafc;border:2px solid #e1e8ed;border-radius:8px;font-size:.95rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.contestants-section{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem}.contestants-section h3{color:#2c3e50;font-size:1.1rem;margin:0 0 1rem}.contestants-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:2rem}.contestant-card{border:1px solid #eee;border-radius:8px;overflow:hidden;position:relative}.contestant-card img{height:150px;object-fit:cover;width:100%}.contestant-info{padding:1rem}.contestant-info h4{color:#2c3e50;font-size:1rem;margin:0 0 .3rem}.contestant-info p{color:#666;font-size:.9rem;margin:.25rem 0 0}.remove-contestant{align-items:center;background:#ffffffe6;border-radius:50%;color:#dc3545;display:flex;height:24px;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:24px}.remove-contestant:hover{background:#dc3545;color:#fff}.add-contestant-form{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.add-contestant-form h4{color:#2c3e50;font-size:1rem;margin:0 0 1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.add-contestant-button{background:#4a90e2;border-radius:6px;font-size:.95rem;margin-top:1rem;padding:.75rem 1.25rem;transition:background-color .2s}.add-contestant-button:hover:not(:disabled){background:#357abd}.add-contestant-button:disabled{background:#ccc;cursor:not-allowed}.error-message{background:#ffebee;border-radius:8px;color:#c62828;font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.modal-actions{border-top:1px solid #eee;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}.button-secondary{background:#f5f5f5;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:.95rem;padding:.75rem 1.5rem;transition:background-color .2s}.button-secondary:hover{background:#eee}.button-primary{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.75rem 1.5rem;transition:background-color .2s}.button-primary:hover:not(:disabled){box-shadow:0 4px 12px #4a90e233;transform:translateY(-1px)}.button-primary:disabled{background:#ccc;cursor:not-allowed}.loading-spinner{align-items:center;color:#666;display:flex;justify-content:center;min-height:200px}.ballots-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.export-buttons{display:flex;gap:1rem;margin-top:2rem}.export-button{background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:6px;color:#fff;display:inline-block;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .2s}.export-button:hover{box-shadow:0 4px 12px #4a90e233;transform:translateY(-1px)}.export-button.results{background:#28a745}.export-button.results:hover{background:#218838}.no-data{background:#f8f9fa;border-radius:8px;color:#666;padding:3rem;text-align:center}.ballot-dialog-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ballot-dialog{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:85vh;max-width:800px;overflow-y:auto;width:85%}.ballot-dialog-header{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:.75rem 1rem;position:sticky;top:0;z-index:2}.ballot-dialog-header h2{color:#fff;font-size:1rem;margin:0}.ballot-dialog-content{padding:1rem}.ballot-form{display:flex;flex-direction:column;gap:1rem}.position-section{background:#f8fafc;border:1px solid #e1e8ed;border-radius:6px;padding:.75rem}.position-input{font-size:.9rem!important;padding:.5rem .75rem!important}.contestants-section{background:#f8fafc;border:1px solid #e1e8ed;border-radius:6px;padding:.75rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.section-header h3{color:#2c3e50;font-size:.9rem;margin:0}.contestants-list{display:flex;flex-direction:column;gap:.75rem}.contestant-card{background:#fff;border:1px solid #e1e8ed;border-radius:6px;box-shadow:0 2px 4px #0000000d;padding:.75rem}.contestant-header{align-items:center;border-bottom:1px solid #f0f4f8;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem}.contestant-header h4{color:#2c3e50;font-size:.85rem;margin:0}.contestant-form-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.form-group{margin-bottom:0}.form-label{color:#2c3e50;display:block;font-size:.75rem;font-weight:500;margin-bottom:.35rem}.form-input,.form-select{background:#fff;border:1px solid #e1e8ed;border-radius:4px;font-size:.8rem;padding:.4rem .5rem;transition:all .2s;width:100%}.form-input:focus,.form-select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e21a;outline:none}.photo-upload{grid-column:span 2}.contestant-image-preview{border:2px solid #4a90e2;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:40px;margin-top:.5rem;object-fit:cover;width:40px}.add-contestant-button{align-items:center;background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;gap:.5rem;padding:.35rem .75rem;transition:all .2s}.add-contestant-button:hover{background:#43a047;box-shadow:0 4px 8px #4caf5033;transform:translateY(-1px)}.remove-contestant{background:#ff6b6b;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s}.remove-contestant:hover{background:#ff5252;transform:translateY(-1px)}.error-message{background:#fff3f3;border-left:3px solid #dc3545;border-radius:6px;font-size:.8rem;margin:.5rem 0;padding:.5rem .75rem}.form-actions{margin-top:.75rem}.submit-button{background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem .75rem;transition:all .2s;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 4px 8px #4a90e233;transform:translateY(-1px)}.submit-button:disabled{background:#e1e8ed;box-shadow:none;cursor:not-allowed;transform:none}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.delete-ballot-btn{background:none;border:none;border-radius:4px;color:#f44;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem .5rem;transition:all .2s}.delete-ballot-btn:hover{background-color:#ff44441a;transform:scale(1.1)}.construction-message h2{color:#475569}.screen-container{align-items:center;display:flex;height:calc(100vh - 80px);justify-content:center;padding:24px}.construction-message{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:40px}.construction-message h2{color:#0ea5e9;font-size:24px;margin-bottom:16px}.construction-message p{font-size:16px;margin:8px 0}.configuration-container{margin:0 auto;max-width:1200px;padding:20px}.tabs{border-bottom:2px solid #e2e8f0;display:flex;gap:10px;margin-bottom:20px;padding-bottom:10px}.tab{background:none;border:none;color:#64748b;cursor:pointer;font-size:16px;padding:10px 20px;position:relative;transition:all .3s ease}.tab:hover{color:#1e293b}.tab.active{color:#1b3058;font-weight:600}.tab.active:after{background-color:#1b3058;border-radius:3px;bottom:-12px;content:"";height:3px;left:0;position:absolute;width:100%}.forms-section{border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.upload-section{align-items:center;display:flex;gap:10px;margin-bottom:20px}.file-input{border:1px solid #ddd;border-radius:4px;flex:1 1}.upload-button{align-items:center;background-color:#1a73e8;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:background-color .3s}.upload-button:hover{background-color:#1557b0}.forms-list{margin-top:20px}.form-item{align-items:center;border:1px solid #eee;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px}.delete-button,.download-button{background:none;border:none;color:#666;cursor:pointer;padding:6px;transition:color .3s}.download-button:hover{color:#1a73e8}.delete-button:hover{color:#dc3545}.headteacher-container{padding:24px}.headteacher-header{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.edit-btn{align-items:center;background-color:#1b3058;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .3s ease}.edit-btn:hover{background-color:#142444}.error-alert{background-color:#fee2e2;border-radius:6px;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px}.headteacher-profile{display:flex;flex-direction:column;gap:24px}.profile-section{grid-gap:24px;background:#f8fafc;border-radius:8px;display:grid;gap:24px;grid-template-columns:200px 1fr;padding:20px}.photo-section{align-items:center;display:flex;flex-direction:column;gap:12px}.profile-photo{border:4px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:180px;object-fit:cover;width:180px}.photo-placeholder{align-items:center;background:#e2e8f0;border-radius:50%;color:#94a3b8;display:flex;flex-direction:column;font-size:14px;gap:8px;height:180px;justify-content:center;width:180px}.photo-placeholder svg{font-size:48px}.info-section{display:flex;flex-direction:column;gap:16px;padding:12px}.info-group{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;gap:12px;padding:12px}.info-icon{color:#1b3058;font-size:20px}.info-content{display:flex;flex-direction:column;gap:4px}.info-content label{color:#64748b;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.info-content span{color:#1e293b;font-size:16px}.signature-section{border-radius:8px;padding:20px}.signature-image{border-radius:4px}.signature-placeholder{align-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:4px;color:#94a3b8;display:flex;height:100px;justify-content:center}.headteacher-form{padding:20px}.form-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:24px}.form-section{background:#f8fafc;border-radius:8px;padding:20px}.form-section h3{color:#1b3058;font-size:18px;margin-bottom:16px}.input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.input-group label{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.input-group input{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:10px;transition:all .3s ease}.input-group input:focus{border-color:#1b3058;box-shadow:0 0 0 2px #1b30581a;outline:none}.file-upload-group{display:flex;flex-direction:column;gap:12px}.file-input{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:8px}.current-file{align-items:center;display:flex;flex-direction:column;gap:8px}.preview-image{border:1px solid #e2e8f0;border-radius:4px;max-width:150px}.current-file span{color:#64748b;font-size:12px}.form-actions{border-top:1px solid #e2e8f0;padding-top:20px}.cancel-btn,.save-btn{align-items:center;display:flex;font-size:14px;gap:8px}.save-btn{background-color:#1b3058}.save-btn:hover{background-color:#142444}.save-btn:disabled{background-color:#94a3b8}.cancel-btn{background-color:#fff}.cancel-btn:hover{background-color:#f1f5f9;color:#475569}.headteacher-info{margin-top:20px}.headteacher-header{margin-bottom:20px}.edit-button{align-items:center;background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:all .3s}.edit-button:hover{background-color:#e9ecef}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.info-item{flex-direction:column;gap:5px}.info-item label{color:#666;font-weight:600}.media-preview{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.preview-item{display:flex;flex-direction:column;gap:10px}.preview-item label{color:#666;font-weight:600}.preview-item img{border:1px solid #ddd;border-radius:4px;height:auto;max-width:100%}.headteacher-form{margin-top:20px}.form-header{align-items:center;margin-bottom:30px}.form-actions{gap:10px}.cancel-button,.save-button{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:all .3s}.save-button{background-color:#28a745;border:none;color:#fff}.save-button:hover{background-color:#218838}.save-button:disabled{background-color:#6c757d;cursor:not-allowed}.cancel-button{background-color:#f8f9fa;border:1px solid #ddd;color:#666}.cancel-button:hover{background-color:#e9ecef}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.form-group label{color:#666;font-weight:600}.form-group input{border:1px solid #ddd;border-radius:4px;padding:8px;transition:border-color .3s}.form-group input:focus{border-color:#1a73e8}.file-upload-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.current-preview{border:1px solid #ddd;border-radius:4px;height:auto;margin-top:10px;max-width:200px}.headteacher-management{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.headteacher-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.headteacher-header h2{color:#1b3058;font-size:24px;margin:0}.add-btn,.edit-btn{align-items:center;background-color:#1b3058;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:all .3s ease}.add-btn:hover,.edit-btn:hover{background-color:#142344;transform:translateY(-1px)}.headteacher-form{grid-gap:20px;background:#f8fafc;border-radius:8px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#475569;font-weight:500}.form-group input{border:1px solid #cbd5e1;border-radius:6px;font-size:16px;padding:10px;transition:all .3s ease}.form-group input:focus{border-color:#1b3058;box-shadow:0 0 0 2px #1b30581a;outline:none}.form-group input[type=file]{background:#fff;border:2px dashed #cbd5e1;cursor:pointer;padding:8px}.form-actions{gap:12px;grid-column:1/-1;justify-content:flex-end;margin-top:20px}.cancel-btn,.save-btn{font-weight:500;padding:10px 20px;transition:all .3s ease}.cancel-btn{background:#e2e8f0;border:none;color:#475569}.save-btn{background:#1b3058}.cancel-btn:hover{background:#cbd5e1}.save-btn:hover{background:#142344}.save-btn:disabled{background:#94a3b8;cursor:not-allowed}.headteacher-info{display:flex;flex-direction:column;gap:32px}.info-section{grid-gap:32px;align-items:start;background:#f8fafc;border-radius:12px;display:grid;gap:32px;grid-template-columns:auto 1fr;padding:24px}.photo-section{width:200px}.headteacher-photo{border-radius:10px;box-shadow:0 4px 6px #0000001a;height:200px;object-fit:cover;width:100%}.details-section{display:flex;flex-direction:column;gap:16px}.info-item{align-items:center;display:flex;font-size:16px;gap:12px}.info-item i{color:#1b3058;font-size:20px;width:24px}.signature-section{background:#f8fafc;border-radius:12px;padding:24px}.signature-section h3{color:#1b3058;font-size:18px;margin-bottom:16px}.signature-image{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:auto;max-width:300px;padding:12px}.no-data-message{background:#f8fafc;border-radius:12px;padding:48px;text-align:center}.no-data-message p{color:#64748b;font-size:16px;margin-bottom:24px}.forms-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.forms-header h2{color:#0f172a;font-size:1.25rem;margin:0}.add-form-btn{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s}.add-form-btn:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.add-form-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.add-form-btn i{font-size:1.25rem}.forms-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.form-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;padding:1.5rem;position:relative;transition:all .2s}.form-item:before{background:linear-gradient(90deg,#3b82f6,#2563eb);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.form-item:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000001a}.form-item:hover:before{opacity:1}.form-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.form-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.form-description{color:#64748b;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.form-meta{background-color:#f8fafc;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;margin:1rem 0;padding:1rem}.meta-group{align-items:flex-start;display:flex;gap:.5rem}.meta-label{color:#64748b;min-width:60px}.category-badge,.meta-label{font-size:.75rem;font-weight:500}.category-badge{align-items:center;background-color:#e0f2fe;border-radius:4px;color:#0369a1;display:inline-flex;gap:.25rem;padding:.25rem .5rem}.classes-badges{display:flex;flex-wrap:wrap;gap:.25rem}.class-badge{background-color:#f1f5f9;border-radius:4px;color:#475569;font-size:.75rem;padding:.25rem .5rem}.form-footer{border-top:1px solid #e2e8f0;color:#64748b;font-size:.75rem;justify-content:space-between;margin-top:1rem;padding-top:1rem}.form-footer,.form-footer span{align-items:center;display:flex}.form-footer span{gap:.25rem}.form-actions{display:flex;gap:.5rem}.action-btn{align-items:center;background-color:#f1f5f9;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;text-decoration:none;transition:all .2s;width:32px}.action-btn:hover{transform:translateY(-1px)}.view-btn{background-color:#e0f2fe;color:#0369a1}.view-btn:hover{background-color:#bae6fd}.delete-btn{background-color:#fee2e2;color:#dc2626}.delete-btn:hover{background-color:#fecaca;color:#b91c1c}.construction-message{background-color:#f8fafc;border-radius:8px;margin-top:2rem;padding:2rem;text-align:center}.construction-message h2{color:#0f172a;margin-bottom:1rem}.construction-message p{color:#64748b;margin:.5rem 0}.reporting-dates{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.reporting-dates h2{color:#333;font-size:1.5rem;margin-bottom:20px}.reporting-table{overflow-x:auto;width:100%}.reporting-table table{border-collapse:collapse;margin-top:10px;width:100%}.reporting-table td,.reporting-table th{border-bottom:1px solid #eee;padding:12px 15px;text-align:left}.reporting-table th{color:#495057;font-weight:600}.reporting-table th,.reporting-table tr:hover{background-color:#f8f9fa}.reporting-table .date-picker{border:1px solid #ced4da;border-radius:4px;padding:8px 12px;width:200px}.reporting-table .action-buttons{display:flex;gap:8px}.reporting-table button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px 12px;transition:all .2s}.reporting-table .edit-btn{background-color:#e9ecef;color:#495057}.reporting-table .save-btn{background-color:#28a745;color:#fff}.reporting-table .cancel-btn{background-color:#dc3545;color:#fff}.reporting-table button:hover{opacity:.9}.reporting-table button:disabled{cursor:not-allowed;opacity:.6}.reporting-table .date-input{background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;font-family:inherit;font-size:inherit;padding:8px 12px;width:200px}.reporting-table .date-input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin-top:10px;padding:10px}.streams-management{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;padding:24px}.streams-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.streams-header h2{color:#1b3058;font-size:24px;margin:0}.class-selector{min-width:200px}.class-select{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1b3058;cursor:pointer;font-size:16px;padding:8px 12px;width:100%}.add-stream-form{display:flex;gap:12px;margin-bottom:24px}.stream-input{border:1px solid #e2e8f0;border-radius:6px;flex:1 1;font-size:16px;padding:10px 16px}.add-stream-btn{background-color:#1b3058;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 24px;transition:background-color .2s}.add-stream-btn:hover{background-color:#142444}.add-stream-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.streams-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:24px}.stream-item{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;padding:16px;transition:all .2s}.stream-item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.stream-name{color:#1b3058;font-size:18px;font-weight:500}.delete-stream-btn{background:none;border:none;border-radius:4px;color:#ef4444;cursor:pointer;padding:8px;transition:all .2s}.delete-stream-btn:hover{background-color:#fee2e2}.no-streams{background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:6px;color:#64748b;font-size:16px;grid-column:1/-1;padding:32px;text-align:center}.dialog-overlay{background-color:#00000080}.file-upload-dialog{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;padding:1.5rem;width:90%}.file-upload-dialog h3{color:#0f172a;font-size:1.25rem;margin:0 0 1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#334155;display:block;font-size:.875rem;margin-bottom:.5rem}.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;outline:none;padding:.75rem;transition:border-color .2s;width:100%}.form-group select{background-color:#fff}.form-group textarea{min-height:100px;resize:vertical}.form-group input[type=file]{background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:6px;padding:.5rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.classes-grid{grid-gap:.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:1rem}.class-checkbox{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background-color .2s}.class-checkbox:hover{background-color:#e2e8f0}.class-checkbox input[type=checkbox]{height:16px;width:16px}.class-checkbox span{color:#334155;font-size:.875rem}.error-message{color:#dc2626;font-size:.875rem;margin-bottom:1rem}.dialog-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}.cancel-btn,.save-btn{border-radius:6px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.cancel-btn{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.save-btn{background-color:#2563eb;border:none;color:#fff}.cancel-btn:hover{background-color:#e2e8f0}.save-btn:hover{background-color:#1d4ed8}.cancel-btn:focus,.save-btn:focus{box-shadow:0 0 0 2px #2563eb33;outline:none}*{box-sizing:border-box;margin:0;padding:0}.admission-page{background:linear-gradient(135deg,#fff,#e1f5fe 25%,#b3e5fc 50%,#81d4fa 75%,#4fc3f7);min-height:100vh;padding:2rem;width:100%}.dashboard-container{grid-gap:2rem;display:grid;gap:2rem;margin:0 auto;max-width:1200px}.student-info-card{background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;overflow:hidden;position:relative}.gradient-header{background:linear-gradient(90deg,#ff6b6b,#ffb86c 25%,#4ecdc4 50%,#45b7d1 75%,#2196f3);height:120px;overflow:hidden;position:relative}.gradient-header:after{background:linear-gradient(180deg,#fff0,#ffffff1a);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.profile-content{margin-top:-50px;padding:0 2rem 1.5rem;position:relative;z-index:2}.profile-photo-container{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:100px;margin-bottom:1rem;overflow:hidden;width:100px}.profile-photo-container img{height:100%;object-fit:cover;width:100%}.profile-details{color:#2d3748}.profile-details h2{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.subtitle{color:#718096;font-size:.95rem;margin-bottom:1rem}.tags-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background:#f7fafc;border:1px solid #e2e8f0;border-radius:9999px;color:#4a5568;font-size:.875rem;padding:.35rem .75rem}.status-sections{align-items:center;background:#f7fafc;border-radius:16px;display:flex;flex-wrap:wrap;gap:1rem;padding:1.25rem}.status-section{flex:1 1;min-width:200px}.status-section h3{color:#718096;font-size:.875rem;margin-bottom:.5rem}.status-section p{color:#2d3748;font-size:1rem;font-weight:500}.status-section p.status{border-radius:9999px;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.status-section p.status.paidadmission{background-color:#c6f6d5;color:#2f855a}.forms-section{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.forms-section h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.form-instruction{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:2rem}.forms-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:.5rem}.form-card{border:none;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:1rem;min-height:200px;overflow:hidden;padding:1.75rem;position:relative;transition:all .3s ease}.form-card:nth-child(6n+1){background:linear-gradient(135deg,#00a389,#0a8270);color:#fff}.form-card:nth-child(6n+2){background:linear-gradient(135deg,#ffb17a,#ff8f50);color:#fff}.form-card:nth-child(6n+3){background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.form-card:nth-child(6n+4){background:linear-gradient(135deg,#f472b6,#ec4899);color:#fff}.form-card:nth-child(6n+5){background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff}.form-card:nth-child(6n+6){background:linear-gradient(135deg,#34d399,#10b981);color:#fff}.form-card:before{height:100px;right:0;top:0;transform:translate(30%,-30%);width:100px}.form-card:after,.form-card:before{background:#ffffff1a;border-radius:50%;content:"";position:absolute}.form-card:after{bottom:0;height:150px;left:0;transform:translate(-30%,30%);width:150px}.form-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-5px)}.form-icon{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:12px;color:#ffffffe6;display:flex;font-size:2rem;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.form-info{position:relative;z-index:1}.form-info h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.form-info p{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.download-button{align-items:center;background-color:#1b3058;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;transition:background-color .2s}.download-button:hover{background-color:#2c4a8c}.download-button:disabled{background-color:#ccc;cursor:not-allowed}.bio-button{align-items:center;background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;justify-content:center;margin-left:10px;padding:10px 20px;transition:background-color .2s}.bio-button:hover{background-color:#218838}.bio-button:disabled{background-color:#ccc;cursor:not-allowed}.dialog-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.dialog-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;max-width:400px;padding:2rem;width:90%}.dialog-content h2{color:#1b3058;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.dialog-content form{display:flex;flex-direction:column;gap:1rem}.dialog-content input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.dialog-content input:focus{border-color:#1b3058;outline:none}.dialog-content .submit-button{background:#1b3058;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:all .2s}.dialog-content .submit-button:hover{background:#2c4a8c;box-shadow:0 4px 12px #1b305833;transform:translateY(-2px)}.loading-container{align-items:center;color:#4a5568;display:flex;font-size:1.1rem;justify-content:center;min-height:200px}.school-header{align-items:center;background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:1.5rem 2rem}.school-logo{height:auto;margin-bottom:1rem;margin-right:2rem;width:120px}.school-info{flex:1 1;min-width:250px;text-align:center}.school-info h2{color:#1b3058;font-size:2rem;font-weight:900;margin-bottom:1rem}.school-info p{color:#4a5568;font-size:.95rem;margin-bottom:.25rem}@media (max-width:768px){.admission-page{padding:1rem}.profile-content{padding:0 1rem 1.25rem;text-align:center}.profile-photo-container{margin:0 auto 1rem}.tags-container{justify-content:center}.status-sections{grid-template-columns:1fr;text-align:left}.school-header{justify-content:center;padding:1rem;text-align:center}.school-logo{margin-bottom:1rem;margin-right:0}.school-info{flex:100% 1}}
/*# sourceMappingURL=main.965660a7.css.map*/