.tasks-header-widget{position:relative;display:flex;align-items:center}.tasks-header-button{position:relative;background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.tasks-header-button:hover{background-color:#ffffff1a}.tasks-icon{width:20px;height:20px}.tasks-badge{position:absolute;top:4px;right:4px;background-color:#d13438;color:#fff;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;padding:0 4px;box-shadow:0 2px 4px #0003}.tasks-tooltip-panel{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:320px;max-height:400px;z-index:1000;overflow:hidden;display:flex;flex-direction:column}.tasks-tooltip-header{padding:16px;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.tasks-tooltip-header h4{margin:0;font-size:14px;font-weight:600;color:#003d7a}.tasks-count{font-size:12px;color:#6c757d;font-weight:500}.tasks-tooltip-loading,.tasks-tooltip-empty{padding:24px 16px;text-align:center;color:#6c757d;font-size:13px}.tasks-tooltip-empty p{margin:0}.tasks-tooltip-list{flex:1;overflow-y:auto;padding:8px;max-height:250px}.tasks-tooltip-list::-webkit-scrollbar{width:6px}.tasks-tooltip-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.tasks-tooltip-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.tasks-tooltip-list::-webkit-scrollbar-thumb:hover{background:#999}.tasks-tooltip-item{padding:10px 12px;border-radius:6px;margin-bottom:6px;background:#fff;border:1px solid #e9ecef;transition:all .2s ease;cursor:pointer}.tasks-tooltip-item:hover{background-color:#f8f9fa;border-color:#003d7a;box-shadow:0 2px 4px #003d7a1a}.tasks-tooltip-item:last-child{margin-bottom:0}.tasks-tooltip-item-content{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tasks-tooltip-left{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.tasks-tooltip-title{font-size:13px;color:#201f1e;font-weight:500;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-tooltip-due{font-size:11px;color:#6c757d;font-weight:400}.tasks-tooltip-priority{display:inline-block;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase;flex-shrink:0}.tasks-tooltip-priority.priority-0{background-color:#d4edda;color:#155724}.tasks-tooltip-priority.priority-1{background-color:#fff3cd;color:#856404}.tasks-tooltip-priority.priority-2{background-color:#f8d7da;color:#721c24}.tasks-tooltip-footer{padding:12px 16px;border-top:1px solid #e9ecef;background-color:#f8f9fa}.tasks-view-all-link{width:100%;padding:8px 12px;background:transparent;color:#003d7a;border:2px solid #003d7a;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}.tasks-view-all-link:hover{background:#003d7a;color:#fff}@media (max-width: 768px){.tasks-tooltip-panel{width:280px;right:-20px}}.ghost-user-selector{position:relative}.ghost-mode-button{background:none;border:none;cursor:pointer;padding:6px 12px;display:flex;align-items:center;gap:8px;transition:all .2s ease;color:#fff;border-radius:4px;font-size:14px;font-weight:500;white-space:nowrap}.ghost-mode-button:hover{background-color:#ffffff1a}.ghost-mode-button.active{background-color:#8a2be24d;border:1px solid rgba(138,43,226,.5)}.ghost-icon{font-size:18px}.ghost-user-name{font-size:13px;max-width:150px;overflow:hidden;text-overflow:ellipsis}.ghost-dropdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:999}.ghost-dropdown-panel{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:360px;max-height:600px;z-index:1000;overflow:hidden;display:flex;flex-direction:column}.ghost-dropdown-header{padding:16px;border-bottom:1px solid #edebe9;display:flex;justify-content:space-between;align-items:center}.ghost-dropdown-header h4{margin:0;font-size:16px;font-weight:600;color:#201f1e}.clear-ghost-button{background:none;border:none;color:#0078d4;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:4px;font-weight:500;transition:background-color .2s ease}.clear-ghost-button:hover{background-color:#f3f2f1;text-decoration:underline}.current-ghost-info{padding:12px 16px;background-color:#f3f2f1;display:flex;gap:12px;align-items:center;border-bottom:1px solid #edebe9}.ghost-icon-large{font-size:32px}.ghost-info-text{flex:1;min-width:0}.ghost-info-name{font-size:14px;font-weight:600;color:#201f1e;margin-bottom:2px}.ghost-info-email{font-size:12px;color:#605e5c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghost-dropdown-search{padding:12px 16px;border-bottom:1px solid #edebe9}.ghost-search-input{width:100%;padding:8px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s ease}.ghost-search-input:focus{border-color:#0078d4}.ghost-dropdown-content{flex:1;overflow-y:auto;min-height:200px;max-height:400px}.ghost-loading,.ghost-error,.ghost-empty{padding:40px 20px;text-align:center;color:#605e5c;font-size:14px}.ghost-error{color:#a80000}.ghost-consent-required{padding:40px 20px;text-align:center}.ghost-consent-message{color:#605e5c;font-size:14px;margin-bottom:16px}.ghost-consent-button{background-color:#0078d4;color:#fff;border:none;padding:10px 20px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ghost-consent-button:hover{background-color:#106ebe}.ghost-users-list{display:flex;flex-direction:column}.ghost-user-item{width:100%;padding:12px 16px;display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease;border-bottom:1px solid #f3f2f1}.ghost-user-item:hover{background-color:#f3f2f1}.ghost-user-item.selected{background-color:#e1f5fe}.ghost-user-avatar{width:36px;height:36px;border-radius:50%;background-color:#0078d4;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.ghost-user-info{flex:1;min-width:0}.ghost-user-display-name{font-size:14px;font-weight:500;color:#201f1e;margin-bottom:2px}.ghost-user-email{font-size:12px;color:#605e5c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghost-user-selected-icon{color:#0078d4;font-size:18px;font-weight:600;flex-shrink:0}.ghost-dropdown-footer{padding:12px 16px;border-top:1px solid #edebe9;background-color:#f9f9f9}.ghost-info-text-small{margin:0;font-size:12px;color:#605e5c;line-height:1.4}@media (max-width: 768px){.ghost-dropdown-panel{width:calc(100vw - 40px);max-width:360px}.ghost-user-name{max-width:100px}}.header{width:100%;background-color:#003d7a;color:#fff;border-bottom:none;margin-bottom:0}.app-launcher-wrapper{position:relative;flex-shrink:0;margin-right:16px}.app-launcher-button{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .3s ease;margin:0;flex-shrink:0}.app-launcher-button:hover{background-color:#ffffff1a}.app-launcher-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:999}.app-launcher-panel{position:absolute;top:calc(100% + 10px);left:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:320px;z-index:1000;overflow:hidden}.app-launcher-header{padding:16px 16px 12px;border-bottom:1px solid #edebe9;display:flex;justify-content:space-between;align-items:center}.app-launcher-header h3{margin:0;font-size:14px;font-weight:600;color:#201f1e}.microsoft365-link{font-size:13px;color:#0078d4;text-decoration:none;font-weight:400;transition:text-decoration .2s ease}.microsoft365-link:hover{text-decoration:underline}.app-launcher-loading{grid-column:1 / -1;text-align:center;padding:40px 20px;color:#605e5c;font-size:14px}.nav-loading{color:#fff;padding:12px 20px;font-size:14px;text-align:center}.app-launcher-footer{padding:12px 16px;border-top:1px solid #edebe9}.all-apps-link{font-size:13px;color:#0078d4;text-decoration:none;font-weight:400;display:inline-block;transition:text-decoration .2s ease}.all-apps-link:hover{text-decoration:underline}.app-launcher-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:8px 0;max-height:400px;overflow-y:auto}.app-launcher-item{display:flex;flex-direction:row;align-items:center;padding:10px 16px;text-decoration:none;border-radius:0;transition:background-color .2s ease;cursor:pointer;gap:10px;min-height:48px}.app-launcher-item:hover{background-color:#f3f2f1}.app-icon{width:24px;height:24px;border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:0}.app-icon-img{width:24px;height:24px;object-fit:contain}.app-name{font-size:13px;color:#201f1e;text-align:left;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-nav{background-color:#003d7a;padding:20px 0;display:flex;align-items:center;position:relative;width:100%;border-bottom:none}.hamburger-button{display:none}@media (min-width: 1401px){.hamburger-button{display:none!important}.header-nav-container .nav-menu{display:flex!important}}.header-left{display:flex;align-items:center;gap:16px;padding-left:40px;flex-shrink:0;min-width:fit-content}.user-account-container{position:absolute;right:40px;top:50%;transform:translateY(-50%);z-index:100;display:flex;align-items:center;gap:12px}.header-logo{display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0}.logo-img{height:30px;width:auto;display:block}.user-account-wrapper,.settings-menu-wrapper,.status-indicator-wrapper{position:relative}.status-indicator-button{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;color:#fff;border-radius:4px}.status-indicator-button:hover{opacity:.8;background-color:#ffffff1a}.status-icon{width:20px;height:20px}.heartbeat-icon{animation:heartbeat-pulse 2s ease-in-out infinite;color:#00d4ff;filter:drop-shadow(0 0 4px rgba(0,212,255,.6))}@keyframes heartbeat-pulse{0%,to{transform:scale(1);opacity:1}10%{transform:scale(1.15);opacity:.9}20%{transform:scale(1);opacity:1}30%{transform:scale(1.15);opacity:.9}40%,90%{transform:scale(1);opacity:1}}.status-tooltip{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:280px;z-index:1000;overflow:hidden;pointer-events:auto}.status-tooltip-header{padding:16px;border-bottom:1px solid #edebe9;display:flex;align-items:center;gap:10px}.status-tooltip-title{font-size:14px;font-weight:600;color:#201f1e;margin:0}.status-indicator-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.status-operational{background-color:#4caf50;box-shadow:0 0 8px #4caf5080}.status-degraded{background-color:#ff9800;box-shadow:0 0 8px #ff980080}.status-outage{background-color:#f44336;box-shadow:0 0 8px #f4433680}.status-loading{background-color:#9e9e9e;box-shadow:0 0 8px #9e9e9e80;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-tooltip-body{padding:12px 16px;font-size:13px;color:#605e5c;line-height:1.4}.status-tooltip-link{background:none;border:none;color:#0078d4;font-size:13px;cursor:pointer;padding:0;text-decoration:underline;font-family:inherit;text-align:left;width:100%;transition:color .2s ease}.status-tooltip-link:hover{color:#106ebe;text-decoration:none}.settings-button{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;color:#fff;border-radius:4px}.settings-button:hover{opacity:.8;background-color:#ffffff1a}.settings-icon{width:20px;height:20px}.settings-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:999}.settings-menu-panel{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:280px;z-index:1000;overflow:hidden}.settings-menu-header{padding:16px;border-bottom:1px solid #edebe9}.settings-menu-title{font-size:14px;font-weight:600;color:#201f1e;margin:0}.settings-menu-item{width:100%;padding:12px 16px;display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;font-size:14px;color:#201f1e;text-align:left;transition:background-color .2s ease}.settings-menu-item:hover{background-color:#f3f2f1}.settings-menu-icon{width:20px;height:20px;color:#605e5c}.settings-menu-group-header{font-weight:600;color:#323130}.settings-menu-sub-item{padding-left:48px;font-size:13px}.settings-menu-sub-item .settings-menu-icon{width:16px;height:16px}.user-account-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.user-account-button:hover{opacity:.8}.user-initials{width:32px;height:32px;border-radius:50%;background-color:#fff;color:#003d7a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1}.user-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:999}.user-menu-panel{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border-radius:8px;box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c;width:320px;z-index:1000;overflow:hidden}.user-menu-header{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edebe9}.organization-name{font-size:14px;font-weight:600;color:#201f1e}.sign-out-link{font-size:13px;color:#0078d4;background:none;border:none;cursor:pointer;font-weight:400;transition:text-decoration .2s ease;padding:0}.sign-out-link:hover{text-decoration:underline}.user-menu-profile{padding:16px;display:flex;gap:12px;align-items:flex-start}.user-profile-avatar{width:56px;height:56px;border-radius:50%;background-color:#0078d4;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;flex-shrink:0}.user-profile-info{flex:1;min-width:0}.user-profile-name{font-size:16px;font-weight:600;color:#201f1e;margin-bottom:4px;word-wrap:break-word}.user-profile-email{font-size:13px;color:#605e5c;margin-bottom:8px;word-wrap:break-word}.view-account-link{font-size:13px;color:#0078d4;text-decoration:none;font-weight:400;display:inline-block}.view-account-link:hover{text-decoration:underline}.user-menu-divider{height:1px;background-color:#edebe9;margin:8px 0}.user-menu-item{width:100%;padding:12px 16px;display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;font-size:14px;color:#201f1e;text-align:left;transition:background-color .2s ease}.user-menu-item:hover{background-color:#f3f2f1}.user-menu-icon{width:20px;height:20px;color:#605e5c}.header-nav-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.header-nav-container .nav-menu{display:flex;gap:35px;align-items:center;pointer-events:auto}.nav-item{position:relative}.nav-link{color:#fff;text-decoration:none;font-size:14px;font-weight:600;letter-spacing:.5px;transition:color .3s ease;white-space:nowrap;display:flex;align-items:center;gap:6px;cursor:pointer}.nav-link:hover{color:#00d4ff}.dropdown-icon{transition:transform .3s ease}.nav-item:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#002a54;min-width:220px;padding:10px 0;border-radius:0 0 4px 4px;box-shadow:0 4px 12px #0000004d;z-index:1000;margin-top:20px}.dropdown-item{display:block;color:#fff;text-decoration:none;padding:12px 20px;font-size:14px;font-weight:500;transition:background-color .3s ease,padding-left .3s ease;white-space:nowrap}.dropdown-item:hover{background-color:#003d7a;padding-left:25px;color:#00d4ff}@media (max-width: 1400px){.header-nav-container .nav-menu{display:none!important}.hamburger-button{display:flex!important;background:none;border:none;color:#fff;align-items:center;justify-content:center;padding:12px 14px;margin-left:12px;cursor:pointer;z-index:1001;position:relative;left:0;top:0;transform:none;pointer-events:auto}.hamburger-box{width:24px;height:16px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:24px;height:2px;background-color:#fff;position:absolute;left:0;transition:transform .25s ease,top .25s ease,opacity .2s ease}.hamburger-inner{top:7px}.hamburger-inner:before{content:"";top:-6px}.hamburger-inner:after{content:"";top:6px}.mobile-nav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:19}.mobile-nav-panel{position:fixed;top:0;left:0;width:320px;height:100vh;background-color:#003d7a;color:#fff;z-index:20;padding:20px;box-shadow:2px 0 8px #0003;overflow-y:auto}.header-left{display:flex;align-items:center;gap:12px}.mobile-nav-menu{display:flex;flex-direction:column;gap:8px}.mobile-nav-link{background:none;border:none;color:#fff;text-align:left;padding:12px 8px;font-size:16px;font-weight:600;cursor:pointer;width:100%}.mobile-dropdown{padding-left:8px;display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.mobile-dropdown-item{color:#fff;text-decoration:none;padding:8px;font-size:14px;background:#ffffff08;border-radius:4px}}@media (max-width: 1200px){.header-nav-container .nav-menu{gap:25px}.nav-link{font-size:13px}.dropdown-menu{min-width:200px}.dropdown-item{font-size:13px;padding:10px 16px}.dropdown-item:hover{padding-left:21px}}@media (max-width: 992px){.header-left{padding-left:20px}.header-right{padding-right:20px}.header-nav-container .nav-menu{padding-left:20px;padding-right:20px}.nav-menu{display:none}.app-launcher-panel{width:280px}.app-launcher-grid{grid-template-columns:repeat(2,1fr)}.user-menu-panel{width:280px}}@media (max-width: 768px){.logo-text{font-size:24px}.app-launcher-button{margin-right:12px}.app-launcher-panel{width:calc(100vw - 40px);max-width:320px}.app-launcher-grid{grid-template-columns:repeat(2,1fr)}.user-menu-panel{width:calc(100vw - 40px);max-width:320px}}.hero-section{background-color:#fff;padding:30px 0;width:100%}.hero-section-container{width:100%;padding:0 40px;display:grid;grid-template-columns:auto 1fr 450px;gap:30px;align-items:start;max-width:100%}.hero-main{display:flex;gap:30px;align-items:start;min-width:0;justify-content:center}.hero-spacer{min-width:0}.hero-sidebar{width:450px;display:flex;justify-content:flex-end}.hero-left{flex:1;min-width:0;max-width:600px}.hero-left h1{font-size:32px;font-weight:600;color:#003d7a;margin-bottom:10px;line-height:1.2}.hero-center{width:350px;flex-shrink:0}.campus-image{width:100%;height:150px;object-fit:cover;border-radius:4px;display:block}.hero-subtitle{font-size:16px;color:#666;margin-bottom:15px;line-height:1.5}.quick-links-dropdown{position:relative;display:inline-block}.quick-links-button{background-color:#003d7a;color:#fff;border:none;padding:10px 24px;font-size:15px;font-weight:500;cursor:pointer;border-radius:4px;transition:background-color .3s ease;display:flex;align-items:center;gap:5px}.quick-links-button:hover{background-color:#002a54}.quick-links-menu{position:absolute;top:calc(100% + 8px);left:0;background-color:#002a54;border:1px solid #001a35;border-radius:4px;box-shadow:0 4px 12px #0000004d;min-width:500px;max-width:600px;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quick-links-group{border-bottom:1px solid #003d7a}.quick-links-group:last-child{border-bottom:none}.quick-links-group-header{background-color:#003d7a;padding:10px 16px;font-size:12px;font-weight:600;color:#00d4ff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 0 8px rgba(0,212,255,.3)}.quick-links-group-items{display:flex;flex-direction:column}.quick-links-item{display:grid;grid-template-columns:200px 1fr;gap:16px;padding:12px 16px;font-size:14px;border-bottom:1px solid rgba(255,255,255,.1);align-items:center;transition:background-color .2s ease,border-left .2s ease;border-left:3px solid transparent}.quick-links-item:last-child{border-bottom:none}.quick-links-item:hover{background-color:#003d7a;border-left:3px solid #ff6600}.quick-link-name{font-weight:600;color:#fff;text-decoration:none;transition:color .2s ease;letter-spacing:.3px}.quick-link-name:hover{color:#f60;text-decoration:none}.quick-link-description{color:#ffffffb3;font-size:13px;line-height:1.4}.quick-links-loading,.quick-links-empty{padding:12px 16px;color:#ffffffb3;font-size:14px;text-align:center}@media (max-width: 1200px){.hero-section-container{grid-template-columns:auto 1fr 400px}.hero-center{width:300px}.hero-sidebar{width:400px}}@media (max-width: 992px){.hero-section-container{grid-template-columns:1fr;gap:20px}.hero-spacer{display:none}.hero-main{flex-direction:column;gap:20px}.hero-left{max-width:100%}.hero-center,.hero-sidebar{width:100%}}@media (max-width: 768px){.hero-section-container{grid-template-columns:1fr;gap:20px}.hero-spacer{display:none}.hero-main{flex-direction:column;gap:20px}.hero-left{max-width:100%}.hero-center,.hero-sidebar{width:100%}.hero-left h1{font-size:24px}.hero-subtitle{font-size:14px}.quick-links-menu{min-width:300px;max-width:90vw}.quick-links-item{grid-template-columns:120px 1fr;gap:12px}.quick-link-name{font-size:13px}.quick-link-description{font-size:12px}}.term-widget{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;height:fit-content;width:100%;max-width:450px;margin-left:auto}.term-widget-header{margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid #e9ecef}.term-widget-header h3{font-size:18px;color:#003d7a;margin:0;font-weight:600}.term-widget-content{display:grid;grid-template-columns:1fr 1fr;gap:12px}.term-widget-left{display:flex;flex-direction:column;gap:12px}.term-widget-loading{text-align:center;padding:20px;color:#666;font-size:14px}.term-widget-error{text-align:center;padding:20px;color:#dc3545;font-size:14px;background:#f8d7da;border-radius:4px;border:1px solid #f5c6cb}.term-no-data{text-align:center;padding:20px;color:#666;font-size:14px}.term-current-info{background:linear-gradient(135deg,#e7f3ff,#f0f6fc);border-left:4px solid #003d7a;border-radius:6px;padding:12px;margin-bottom:12px}.term-upcoming-info{background:linear-gradient(135deg,#fff9e6,#fffbf0);border-left:4px solid #ffc107;border-radius:6px;padding:12px;margin-bottom:12px}.term-upcoming-badge{display:inline-block;background:#ffc107;color:#212529;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.term-name-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.term-name{font-size:16px;font-weight:700;color:#003d7a}.term-week{background:#003d7a;color:#fff;padding:3px 10px;border-radius:4px;font-size:13px;font-weight:600;letter-spacing:.3px}.term-dates{font-size:13px;color:#666;margin-bottom:5px;font-weight:500}.term-remaining{font-size:12px;color:#0078d4;font-weight:600}.holidays-section{display:flex;flex-direction:column}.holidays-header{font-size:13px;font-weight:600;color:#003d7a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.holidays-list{display:flex;flex-direction:column;gap:6px}.holiday-item{display:flex;flex-direction:column;gap:4px;padding:8px 10px;background:linear-gradient(135deg,#fff9e6,#fffbf0);border-left:3px solid #ffc107;border-radius:4px;transition:all .2s ease}.holiday-item:hover{transform:translate(2px);box-shadow:0 2px 6px #ffc10733}.holiday-date{font-size:11px;font-weight:700;color:#856404}.holiday-info{display:flex;flex-direction:column;gap:2px}.holiday-name{font-size:13px;font-weight:600;color:#333;line-height:1.3}.holiday-type{font-size:10px;color:#856404;font-weight:500;font-style:italic}.holiday-countdown{font-size:10px;color:#856404;font-weight:500}@media (max-width: 1200px){.term-widget{max-width:420px}}@media (max-width: 992px){.term-widget{max-width:100%}}@media (max-width: 768px){.term-widget{padding:14px;margin-bottom:20px;max-width:100%}.term-widget-content{grid-template-columns:1fr;gap:12px}.term-name-section{flex-direction:column;align-items:flex-start;gap:8px}.term-week{align-self:flex-start}}.card{background-color:#003d7a;border:1px solid #002952;border-radius:4px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .3s ease;min-height:200px}.card:hover{box-shadow:0 4px 12px #0000004d}.card-content{flex:1;margin-bottom:20px}.card-content h3,.card .card-content .card-title,.card-title{font-size:22px;font-weight:700;color:#fff!important;margin-bottom:12px;text-shadow:none!important;-webkit-text-fill-color:#ffffff!important}.card-description{font-size:15px;color:#fff!important;margin-bottom:15px;line-height:1.5;opacity:.9}.card-list{list-style:none;padding-left:0;margin-top:15px}.card-list li{font-size:15px;color:#fff;margin-bottom:8px;padding-left:20px;position:relative;opacity:.9}.card-list li:before{content:"•";position:absolute;left:5px;color:#00d4ff;font-weight:700}.card-list-link{color:#fff;text-decoration:none;transition:color .2s ease;cursor:pointer}.card-list-link:hover{color:#00d4ff;text-decoration:underline}.card-buttons{display:flex;flex-direction:column;gap:10px;margin-top:15px}.card-action-button{background-color:#00d4ff;color:#003d7a;text-decoration:none;padding:12px 20px;font-size:15px;font-weight:600;border-radius:4px;transition:all .3s ease;display:inline-block;text-align:center;cursor:pointer;position:relative;z-index:1}.card-action-button:hover{background-color:#fff;color:#003d7a;transform:translateY(-1px);box-shadow:0 4px 8px #00d4ff4d}.card-footer{display:flex;justify-content:flex-end}.card-button{background-color:#00d4ff;color:#003d7a;text-decoration:none;padding:12px 24px;font-size:15px;font-weight:600;border-radius:4px;transition:all .3s ease;display:inline-block;cursor:pointer;position:relative;z-index:1}.card-button:hover{background-color:#fff;color:#003d7a;transform:translateY(-1px);box-shadow:0 4px 8px #00d4ff4d}@media (max-width: 768px){.card{padding:20px}.card-title{font-size:20px}.card-description,.card-list li{font-size:14px}}.card-grid{padding:4px 0;background-color:#f5f5f5}.card-grid:first-child{padding-top:0}.card-grid-container{width:100%;display:grid;gap:8px}.card-grid-3 .card-grid-container{grid-template-columns:repeat(3,1fr)}.card-grid-2 .card-grid-container{grid-template-columns:repeat(2,1fr)}@media (max-width: 992px){.card-grid-3 .card-grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.card-grid{padding:20px}.card-grid-3 .card-grid-container,.card-grid-2 .card-grid-container{grid-template-columns:1fr}}.tasks-widget{width:100%;min-width:0;flex-shrink:0;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0;height:fit-content;position:sticky;top:1rem;transition:all .3s ease}.tasks-widget.ghost-mode-active{border:2px solid #8a2be2;box-shadow:0 0 0 3px #8a2be21a,0 2px 4px #0000001a}.tasks-widget.ghost-mode-active:before{content:"👻 Ghost Mode";display:block;background:linear-gradient(135deg,#8a2be2,#9b59b6);color:#fff;padding:.375rem .75rem;margin:-1rem -1rem 1rem;border-radius:6px 6px 0 0;font-size:.75rem;font-weight:600;text-align:center}.tasks-widget-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.tasks-widget-header h2{font-size:1.5rem;color:#003d7a;margin:0}.tasks-widget-header p{font-size:.875rem;color:#6c757d;margin:0}.tasks-error{color:#d13438}.tasks-add-form{display:flex;gap:.5rem;margin-bottom:.875rem}.tasks-input{flex:1;padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem;outline:none;transition:border-color .2s}.tasks-input:focus{border-color:#003d7a}.tasks-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.tasks-add-btn{width:36px;height:36px;background-color:#003d7a;color:#fff;border:none;border-radius:6px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.tasks-add-btn:hover:not(:disabled){background-color:#002952;transform:translateY(-1px);box-shadow:0 4px 8px #003d7a4d}.tasks-add-btn:disabled{background-color:#ccc;cursor:not-allowed}.tasks-list{max-height:300px;overflow-y:auto;margin-bottom:.875rem}.tasks-empty{text-align:center;padding:2rem 1rem;color:#6c757d}.tasks-empty p{margin:0;font-size:.875rem}.tasks-item{background:#fff;border-radius:6px;padding:.75rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease;border-left:3px solid #003d7a;display:flex;align-items:flex-start;gap:.75rem}.tasks-item:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.tasks-item:last-child{margin-bottom:0}.tasks-checkbox{width:18px;height:18px;cursor:pointer;flex-shrink:0;margin-top:2px}.tasks-content{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.tasks-title{font-size:.875rem;color:#495057;line-height:1.4;word-break:break-word;font-weight:500}.tasks-title.completed{text-decoration:line-through;color:#6c757d}.tasks-assignment-info{display:flex;flex-direction:column;gap:.375rem}.tasks-assigned-label{font-size:.75rem;color:#0078d4;font-weight:600;display:flex;align-items:center;gap:.25rem}.tasks-assigned-to-label{font-size:.75rem;color:#6c757d;font-style:italic}.tasks-assignees{display:flex;flex-direction:column;gap:.25rem}.tasks-assignment-count{font-size:.75rem;color:#6c757d;font-weight:500;cursor:help}.tasks-assignee-badges{display:flex;gap:.25rem;align-items:center;flex-wrap:wrap}.tasks-assignee-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:.625rem;background-color:#e3f2fd;border:1px solid #90caf9;cursor:help;transition:transform .2s}.tasks-assignee-badge:hover{transform:scale(1.1)}.tasks-assignee-badge.user{background-color:#e3f2fd;border-color:#90caf9}.tasks-assignee-badge.group{background-color:#f3e5f5;border-color:#ce93d8}.tasks-assignee-badge.more{background-color:#f5f5f5;border-color:#bdbdbd;color:#666;font-size:.625rem;font-weight:600;width:auto;min-width:20px;padding:0 .25rem}.tasks-view-all-btn{width:100%;padding:.5rem 1rem;background:transparent;color:#003d7a;border:2px solid #003d7a;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.tasks-view-all-btn:hover{background:#003d7a;color:#fff}.tasks-list::-webkit-scrollbar{width:6px}.tasks-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.tasks-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.tasks-list::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width: 1024px){.tasks-widget{padding:.875rem}}@media (max-width: 768px){.tasks-widget{width:100%;position:relative;top:0;margin-bottom:1rem}.tasks-widget-header h2{font-size:1.1rem}.tasks-item{padding:.625rem}}.noticeboard-card{background:#fff;border-radius:6px;padding:.75rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent}.noticeboard-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.noticeboard-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.category-badge{display:inline-block;padding:.2rem .6rem;border-radius:10px;font-size:.7rem;font-weight:600;text-transform:uppercase}.category-lost-and-found{background-color:#fff3cd;color:#856404}.category-for-sale{background-color:#d4edda;color:#155724}.category-request{background-color:#cce5ff;color:#004085}.category-announcement{background-color:#f8d7da;color:#721c24}.category-other{background-color:#e2e3e5;color:#383d41}.notice-date{font-size:.7rem;color:#6c757d}.notice-title{font-size:.9rem;font-weight:600;color:#003d7a;margin:0 0 .35rem;line-height:1.3}.notice-description{font-size:.8rem;color:#495057;margin:0 0 .6rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.notice-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #e9ecef}.notice-author{font-size:.75rem;color:#6c757d;font-style:italic}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600}.status-badge.resolved{background-color:#28a745;color:#fff}@media (max-width: 768px){.noticeboard-card{padding:.875rem}.notice-title{font-size:.9rem}.notice-description{font-size:.8rem}}.noticeboard-section{width:100%;min-width:0;flex-shrink:0;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0;height:fit-content;position:sticky;top:1rem}.noticeboard-section-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.noticeboard-section-header h2{font-size:1.5rem;color:#003d7a;margin:0}.noticeboard-section-header p{font-size:.875rem;color:#6c757d;margin:0}.view-all-btn{width:100%;padding:.5rem 1rem;background:transparent;color:#003d7a;border:2px solid #003d7a;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.view-all-btn:hover{background:#003d7a;color:#fff}.noticeboard-grid{display:flex;flex-direction:column;gap:.875rem;margin-bottom:.875rem}.noticeboard-footer{display:flex;justify-content:center;padding-top:.875rem;border-top:1px solid #e9ecef}.post-notice-btn{width:100%;padding:.625rem 1rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.post-notice-btn:hover{background:#002952;transform:translateY(-1px);box-shadow:0 4px 8px #003d7a4d}@media (max-width: 1024px){.noticeboard-section{padding:.875rem}}@media (max-width: 768px){.noticeboard-section{width:100%;position:relative;top:0;margin-bottom:1rem}.noticeboard-section-header{flex-direction:row;justify-content:space-between;align-items:center;border-bottom:none;padding-bottom:0}.view-all-btn{width:auto;margin-top:0}.noticeboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.post-notice-btn{width:100%}}.period-info-section{width:100%;min-width:0;flex-shrink:0;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0;margin-bottom:1rem}.period-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem;padding-bottom:.75rem;border-bottom:2px solid #e9ecef}.period-info-header h3{font-size:1.25rem;color:#003d7a;margin:0;font-weight:600}.current-time{font-size:.85rem;color:#212529;font-weight:700}.term-info-card{background:linear-gradient(135deg,#e7f3ff,#f0f6fc);border-left:4px solid #0078d4;border-radius:6px;padding:.75rem;margin-bottom:.75rem}.term-badge{display:inline-block;background:#0078d4;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:3px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.3px}.term-details{display:flex;flex-direction:column;gap:.25rem}.term-name{font-size:.95rem;font-weight:600;color:#003d7a}.term-remaining{font-size:.8rem;color:#0078d4;font-weight:500}.holiday-info-card{background:linear-gradient(135deg,#fff3cd,#fff9e6);border-left:4px solid #ffc107;border-radius:6px;padding:.75rem;margin-bottom:.75rem}.holiday-badge{display:inline-block;background:#ffc107;color:#212529;font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:3px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.3px}.holiday-details{display:flex;flex-direction:column;gap:.25rem}.holiday-name{font-size:.95rem;font-weight:600;color:#856404}.holiday-date{font-size:.8rem;color:#856404;font-weight:500}.period-card{background:#f8f9fa;border-radius:6px;padding:.75rem;margin-bottom:.75rem;position:relative;overflow:hidden;transition:all .2s}.period-card:last-of-type{margin-bottom:.75rem}.period-card:hover{background:#e9ecef;transform:translate(2px)}.current-period{border-left:4px solid #28a745;background:linear-gradient(135deg,#f0f9f4,#f8f9fa)}.next-period{border-left:4px solid #0078d4;background:linear-gradient(135deg,#f0f6fc,#f8f9fa)}.period-badge{display:inline-block;background:#28a745;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:3px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.3px}.period-badge.upcoming{background:#0078d4}.period-details{display:flex;flex-direction:column;gap:.25rem}.period-title{font-size:.95rem;font-weight:600;color:#212529}.period-time{font-size:.8rem;color:#6c757d;font-weight:500}.class-info{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08)}.class-subject{font-size:.85rem;font-weight:600;color:#003d7a;margin-bottom:.25rem}.class-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6c757d}.class-room{font-weight:600;color:#495057}.class-separator{color:#dee2e6}.class-year{font-weight:500}.period-footer{display:flex;justify-content:center;padding-top:.75rem;border-top:1px solid #e9ecef}.tass-link{width:100%;padding:.5rem .75rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s;display:inline-block}.tass-link:hover{background:#002952;transform:translateY(-1px);box-shadow:0 4px 8px #003d7a4d;color:#fff}@media (max-width: 1024px){.period-info-section{padding:.875rem}}@media (max-width: 768px){.period-info-section{width:100%;margin-bottom:1rem}.period-info-header h3{font-size:1.125rem}.period-card{padding:.625rem}}.calendar-section{width:100%;min-width:0;flex-shrink:0;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0;height:fit-content;position:sticky;top:1rem}.calendar-section-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.calendar-section-header h2{font-size:1.5rem;color:#003d7a;margin:0}.calendar-section-header p{font-size:.875rem;color:#6c757d;margin:0}.calendar-error{color:#d32f2f!important}.calendar-consent{padding:1rem;text-align:center}.calendar-consent p{font-size:.875rem;color:#6c757d;margin-bottom:1rem;line-height:1.5}.grant-consent-btn{width:100%;padding:.75rem 1rem;background:#0078d4;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.grant-consent-btn:hover{background:#005a9e;transform:translateY(-1px);box-shadow:0 4px 8px #0078d44d}.calendar-empty{padding:2rem 1rem;text-align:center;color:#6c757d}.calendar-events-list{display:flex;flex-direction:column;gap:.875rem;margin-bottom:.875rem}.calendar-event-item{display:flex;gap:.75rem;padding:.75rem;background:#f8f9fa;border-radius:6px;border-left:3px solid #003d7a;transition:all .2s;cursor:pointer}.calendar-event-item:hover{background:#e9ecef;transform:translate(2px);box-shadow:0 2px 8px #003d7a26}.event-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:60px;padding:.5rem;background:#fff;border-radius:4px}.event-date-label{font-size:.75rem;font-weight:600;color:#003d7a;text-align:center}.event-time{font-size:.7rem;color:#6c757d;margin-top:.25rem;text-align:center}.event-details{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.event-subject{font-size:.875rem;font-weight:600;color:#212529;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-location{font-size:.75rem;color:#6c757d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-all-day{font-size:.7rem;color:#003d7a;font-weight:500}.calendar-footer{display:flex;justify-content:center;padding-top:.875rem;border-top:1px solid #e9ecef}.view-calendar-btn{width:100%;padding:.625rem 1rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s;display:inline-block}.view-calendar-btn:hover{background:#002952;transform:translateY(-1px);box-shadow:0 4px 8px #003d7a4d}@media (max-width: 1024px){.calendar-section{padding:.875rem}}@media (max-width: 768px){.calendar-section{width:100%;position:relative;top:0;margin-bottom:1rem}.calendar-section-header{flex-direction:row;justify-content:space-between;align-items:center;border-bottom:none;padding-bottom:0}.calendar-events-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.view-calendar-btn{width:100%}}.footer{background-color:#e5e5e5;border-top:1px solid #d0d0d0;padding:40px 40px 30px;margin-top:30px}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-section h4{font-size:16px;font-weight:600;color:#003d7a;margin-bottom:15px}.footer-section a{display:block;font-size:14px;color:#666;text-decoration:none;margin-bottom:10px;transition:color .3s ease}.footer-section a:hover{color:#003d7a;text-decoration:underline}@media (max-width: 992px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.footer{padding:30px 20px 20px}.footer-content{grid-template-columns:1fr;gap:25px}}.landing-page{width:100%;min-height:100vh;background-color:#f5f5f5}.content-layout{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:flex-start;gap:1.5rem;padding:0 3rem;max-width:100%;background-color:#f5f5f5}.main-content{min-width:0}.search-section{padding-top:.5rem;margin-bottom:.5rem}.search-container{display:flex;gap:8px;align-items:center;width:100%;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.search-container .copilot-icon{flex-shrink:0;width:20px;height:20px;margin-right:4px}.search-container input{flex:1;padding:10px 16px;border:1px solid #ccc;border-radius:4px;font-size:14px}.search-container input:focus{outline:none;border-color:#0078d4;box-shadow:0 0 0 2px #0078d41a}.search-container button{padding:10px 24px;background-color:#0078d4;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.search-container button:hover{background-color:#005a9e}.sidebar-section{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding-top:.5rem}.sidebar-left{grid-column:1}.sidebar-right{grid-column:3}.cards-loading,.cards-error{padding:3rem;text-align:center;font-size:1rem;color:#6c757d;background:#fff;border-radius:8px;margin-bottom:1.5rem}.cards-error{color:#d32f2f;background:#ffebee;border:1px solid #ef5350}@media (max-width: 1024px){.content-layout{grid-template-columns:1fr;padding:0 2rem;gap:1rem}.sidebar-left,.sidebar-right{grid-column:1}.sidebar-section{gap:1rem}}@media (max-width: 768px){.search-container{flex-direction:column}.search-container input,.search-container button{width:100%}.content-layout{padding:0 1rem}}.notice-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.notice-detail-modal{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;box-shadow:0 10px 40px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border:none;background:#f8f9fa;color:#495057;font-size:1.5rem;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;line-height:1}.close-btn:hover{background:#e9ecef;color:#212529}.notice-detail-header{display:flex;gap:.75rem;margin-bottom:1.5rem}.notice-detail-title{font-size:1.75rem;color:#003d7a;margin:0 0 1.5rem;line-height:1.3}.notice-meta{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem}.meta-item{display:flex;gap:.5rem}.meta-label{font-weight:600;color:#495057;min-width:100px}.meta-value{color:#212529}.notice-image{margin-bottom:1.5rem;border-radius:8px;overflow:hidden}.notice-image img{width:100%;height:auto;display:block}.notice-detail-description{margin-bottom:1.5rem}.notice-detail-description h3,.notice-contact h3{font-size:1.125rem;color:#003d7a;margin:0 0 .75rem}.notice-detail-description p,.notice-contact p{font-size:1rem;line-height:1.6;color:#495057;margin:0;white-space:pre-wrap}.notice-contact{padding:1.5rem;background:#e7f3ff;border-radius:8px;margin-bottom:1.5rem}.contact-btn{margin-top:1rem;padding:.75rem 1.5rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.contact-btn:hover{background:#002952}.notice-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #dee2e6}.action-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.action-btn.primary{background:#28a745;color:#fff}.action-btn.primary:hover{background:#218838}.action-btn.secondary{background:#e9ecef;color:#495057}.action-btn.secondary:hover{background:#dee2e6}@media (max-width: 768px){.notice-detail-modal{padding:1.5rem;max-height:95vh}.notice-detail-title{font-size:1.5rem}.notice-actions{flex-direction:column}.action-btn{width:100%}.meta-item{flex-direction:column;gap:.25rem}.meta-label{min-width:auto}}.noticeboard-page{min-height:100vh;background-color:#f5f5f5}.noticeboard-container{max-width:1400px;margin:0 auto;padding:1.5rem 3rem}.noticeboard-header{margin-bottom:1.25rem}.noticeboard-header h1{font-size:2rem;color:#003d7a;margin:0 0 .35rem}.noticeboard-subtitle{font-size:1rem;color:#6c757d;margin:0}.noticeboard-controls{background:#fff;padding:1rem;border-radius:6px;margin-bottom:1.25rem;box-shadow:0 1px 3px #0000001a}.search-bar{margin-bottom:.75rem}.search-input{width:100%;padding:.6rem .875rem;border:2px solid #dee2e6;border-radius:6px;font-size:.9rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#003d7a}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{padding:.4rem .875rem;border:2px solid #dee2e6;background:#fff;color:#495057;border-radius:5px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.filter-btn:hover{border-color:#003d7a;color:#003d7a}.filter-btn.active{background:#003d7a;color:#fff;border-color:#003d7a}.notices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.no-notices{grid-column:1 / -1;text-align:center;padding:3rem;background:#fff;border-radius:8px;color:#6c757d}.add-notice-btn{position:fixed;bottom:1.5rem;right:1.5rem;padding:.75rem 1.5rem;background:#003d7a;color:#fff;border:none;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 3px 10px #003d7a4d;transition:all .3s ease;z-index:100}.add-notice-btn:hover{background:#002952;transform:translateY(-2px);box-shadow:0 6px 16px #003d7a66}.add-notice-btn:active{transform:translateY(0)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-content h2{margin-top:0;color:#003d7a}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #dee2e6;border-radius:4px;font-size:1rem}.form-group textarea{min-height:100px;resize:vertical}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.modal-actions button{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.modal-actions button[type=button]{background:#6c757d;color:#fff}.modal-actions button[type=button]:hover{background:#5a6268}.modal-actions button[type=submit]{background:#003d7a;color:#fff}.modal-actions button[type=submit]:hover{background:#002952}@media (max-width: 1024px){.noticeboard-container{padding:1.5rem 2rem}.notices-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}}@media (max-width: 768px){.noticeboard-container{padding:1rem}.noticeboard-header h1{font-size:2rem}.noticeboard-subtitle{font-size:1rem}.notices-grid{grid-template-columns:1fr}.filter-buttons{gap:.5rem}.filter-btn{font-size:.8rem;padding:.4rem .8rem}.add-notice-btn{bottom:1rem;right:1rem;padding:.875rem 1.5rem;font-size:.9rem}}.navigation-management-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.page-container{flex:1;padding:2rem 3rem;max-width:1400px;margin:0 auto;width:100%}.back-button{background:none;border:none;color:#003d7a;font-size:.875rem;cursor:pointer;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s;margin-bottom:1rem}.page-header h1{font-size:2rem;color:#003d7a;margin:0 0 .5rem}.page-description{color:#666;margin:0;flex:1}.loading-message,.error-message{text-align:center;padding:3rem;font-size:1.1rem}.error-message{color:#d13438;background-color:#fef0f1;border:1px solid #d13438;border-radius:4px}.categories-list{display:flex;flex-direction:column;gap:1.5rem}.category-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.category-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;gap:2rem;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0}.category-info{display:flex;align-items:center;gap:1rem;flex:1}.category-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:#003d7a;font-size:.75rem;transition:transform .2s}.toggle-icon{display:inline-block;transition:transform .2s}.toggle-icon.expanded{transform:rotate(90deg)}.category-details h2{font-size:1.25rem;color:#003d7a;margin:0 0 .5rem}.category-meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.9rem;color:#666}.category-name{font-family:Courier New,monospace;background-color:#f0f0f0;padding:.2rem .5rem;border-radius:3px}.category-priority{color:#003d7a;font-weight:500}.category-status{padding:.2rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500}.category-status.active{background-color:#dff6dd;color:#107c10}.category-status.inactive{background-color:#f3f3f3;color:#666}.category-actions{display:flex;gap:.75rem;flex-shrink:0}.items-list{padding:1.5rem}.no-items-message{text-align:center;padding:2rem;color:#666;font-style:italic}.items-table{width:100%;border-collapse:collapse}.items-table thead{background-color:#f5f5f5}.items-table th{text-align:left;padding:.75rem 1rem;font-weight:600;color:#003d7a;font-size:.9rem;border-bottom:2px solid #e0e0e0}.items-table td{padding:1rem;border-bottom:1px solid #f0f0f0;vertical-align:middle}.items-table tbody tr:hover{background-color:#f9f9f9}.item-link{font-family:Courier New,monospace;font-size:.85rem;color:#0078d4;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-actions{display:flex;gap:.5rem}.badge{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500;display:inline-block}.badge-yes{background-color:#e3f2fd;color:#0078d4}.badge-no{background-color:#f3f3f3;color:#666}.badge-active{background-color:#dff6dd;color:#107c10}.badge-inactive{background-color:#f3f3f3;color:#666}.btn-primary,.btn-secondary,.btn-edit,.btn-delete,.btn-sm{padding:.5rem 1.25rem;border:none;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s}.btn-primary:hover{background-color:#002952}.btn-secondary{background-color:#f0f0f0;color:#333}.btn-secondary:hover{background-color:#e0e0e0}.btn-edit{background-color:#0078d4;color:#fff}.btn-edit:hover{background-color:#005a9e}.btn-delete{background-color:#d13438;color:#fff}.btn-delete:hover{background-color:#a4262c}.btn-sm{padding:.35rem .75rem;font-size:.85rem}button:disabled{opacity:.6;cursor:not-allowed}button:active:not(:disabled){transform:scale(.98)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0003;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-content.modal-large{max-width:800px}.modal-header h2{margin:0;color:#003d7a;font-size:1.5rem}.modal-close{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.modal-close:hover{background-color:#f0f0f0}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input[type=text],.form-group input[type=number],.form-group textarea{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:4px;font-size:.95rem;font-family:inherit;transition:border-color .2s}.form-group input[type=text]:focus,.form-group input[type=number]:focus,.form-group textarea:focus{outline:none;border-color:#0078d4}.form-group small{display:block;margin-top:.25rem;color:#666;font-size:.85rem}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.form-section h3{margin:0 0 1rem;color:#003d7a;font-size:1.1rem}@media (max-width: 1200px){.page-container{padding:1.5rem}.page-header-content{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.page-container{padding:1rem}.category-header{flex-direction:column;align-items:flex-start;gap:1rem}.category-actions{width:100%;justify-content:flex-start}.items-table{font-size:.85rem}.items-table th,.items-table td{padding:.5rem}.form-row{grid-template-columns:1fr}.modal-overlay{padding:1rem}.modal-content{max-height:95vh}}.quick-links-management-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.loading-message,.error-message,.no-data-message{text-align:center;padding:3rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.error-message{color:#d32f2f}.quick-links-table-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.quick-links-table{width:100%;border-collapse:collapse}.quick-links-table thead{background-color:#f8f9fa}.quick-links-table th{text-align:left;padding:1rem;font-weight:600;color:#003d7a;border-bottom:2px solid #e0e0e0}.quick-links-table td{padding:1rem;border-bottom:1px solid #e0e0e0}.quick-links-table tbody tr:hover{background-color:#f8f9fa}.quick-links-table tbody tr:last-child td{border-bottom:none}.url-cell a{color:#003d7a;text-decoration:none;word-break:break-all}.url-cell a:hover{text-decoration:underline}.description-cell{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:14px}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:12px;font-weight:500}.badge-active{background-color:#e8f5e9;color:#2e7d32}.badge-inactive{background-color:#ffebee;color:#c62828}.actions-cell{display:flex;gap:.5rem}.btn-primary,.btn-secondary,.btn-edit,.btn-delete{padding:.5rem 1rem;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background-color:#003d7a;color:#fff}.btn-secondary{background-color:#f5f5f5;color:#3a3a3a}.btn-secondary:hover:not(:disabled){background-color:#e0e0e0}.btn-sm{padding:.375rem .75rem;font-size:13px}.btn-edit{background-color:#1976d2;color:#fff}.btn-edit:hover{background-color:#1565c0}.btn-delete{background-color:#d32f2f;color:#fff}.btn-delete:hover{background-color:#c62828}button:disabled{opacity:.5;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.modal-header h2{font-size:20px;font-weight:600;color:#003d7a;margin:0}.modal-close{background:none;border:none;font-size:28px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.modal-close:hover{background-color:#f5f5f5}.modal-form{padding:1.5rem}.validation-error{background-color:#ffebee;border-left:4px solid #d32f2f;padding:1rem;margin-bottom:1rem;border-radius:4px;color:#c62828;font-size:14px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;color:#3a3a3a;margin-bottom:.5rem;font-size:14px}.form-group input[type=text],.form-group input[type=number],.form-group textarea{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .2s;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#003d7a}.form-group small{display:block;margin-top:.25rem;color:#666;font-size:12px}.checkbox-group{display:flex;align-items:flex-start;gap:.5rem}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:0}.checkbox-group input[type=checkbox]{cursor:pointer;width:18px;height:18px}.checkbox-group span{font-weight:500}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}@media (max-width: 768px){.page-container{padding:1rem}.page-header-content{flex-direction:column}.quick-links-table-container{overflow-x:auto}.quick-links-table{min-width:600px}.modal-content{max-width:100%}}.multi-assignee-selector{position:relative;width:100%}.multi-assignee-button{width:100%;padding:10px 12px;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s ease,box-shadow .2s ease;text-align:left}.multi-assignee-button:hover:not(:disabled){border-color:#0078d4;box-shadow:0 0 0 1px #0078d4}.multi-assignee-button:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.multi-assignee-button .placeholder{color:#9ca3af}.multi-assignee-button .selected{color:#1f2937;font-weight:500}.selected-assignees-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.assignee-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 6px;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;font-size:13px;color:#1e40af}.chip-icon{font-size:14px;display:flex;align-items:center}.chip-icon.group{color:#7c3aed}.chip-remove{background:none;border:none;color:#3b82f6;font-size:18px;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.chip-remove:hover:not(:disabled){background-color:#3b82f61a}.multi-assignee-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;z-index:998}.multi-assignee-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:999;max-height:500px;display:flex;flex-direction:column}.multi-assignee-header{padding:12px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px}.multi-assignee-search{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease}.multi-assignee-search:focus{border-color:#0078d4;box-shadow:0 0 0 1px #0078d4}.filter-tabs{display:flex;gap:4px}.filter-tabs button{flex:1;padding:6px 12px;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s ease}.filter-tabs button:hover{background-color:#e5e7eb}.filter-tabs button.active{background-color:#0078d4;color:#fff;border-color:#0078d4}.multi-assignee-list{overflow-y:auto;max-height:360px;flex:1}.multi-assignee-item{width:100%;padding:12px;display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.multi-assignee-item:hover{background-color:#f3f4f6}.multi-assignee-item.selected{background-color:#eff6ff}.assignee-checkbox{display:flex;align-items:center;justify-content:center}.assignee-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.clear-all-button{width:100%;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;background:none;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;color:#dc2626;font-weight:500;font-size:14px;transition:background-color .2s ease}.clear-all-button:hover{background-color:#fef2f2}.clear-icon{font-size:16px;font-weight:700}.assignee-avatar{font-size:24px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.assignee-info{flex:1;min-width:0}.assignee-name{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:2px;display:flex;align-items:center;gap:8px}.assignee-type-badge{display:inline-block;padding:2px 6px;background-color:#e5e7eb;color:#6b7280;border-radius:4px;font-size:11px;font-weight:500;text-transform:uppercase}.assignee-detail{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-assignee-loading,.multi-assignee-empty,.multi-assignee-error{padding:24px;text-align:center;color:#6b7280;font-size:14px}.multi-assignee-error{color:#dc2626}.multi-assignee-consent{padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.consent-icon{font-size:48px;margin-bottom:8px}.consent-message{font-size:14px;color:#1f2937;margin:0;line-height:1.5}.consent-error{font-size:13px;color:#dc2626;margin:0}.consent-button{margin-top:8px;padding:10px 20px;background-color:#0078d4;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.consent-button:hover:not(:disabled){background-color:#0066b8}.consent-button:disabled{background-color:#9ca3af;cursor:not-allowed}.consent-note{font-size:12px;color:#6b7280;margin:4px 0 0;line-height:1.4;max-width:300px}.retry-button{margin-top:12px;padding:6px 16px;background-color:#0078d4;color:#fff;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:background-color .2s ease}.retry-button:hover{background-color:#0066b8}.multi-assignee-footer{padding:12px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.selection-count{font-size:13px;color:#6b7280;font-weight:500}.done-button{padding:8px 16px;background-color:#0078d4;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.done-button:hover{background-color:#0066b8}.multi-assignee-list::-webkit-scrollbar{width:8px}.multi-assignee-list::-webkit-scrollbar-track{background:#f3f4f6}.multi-assignee-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.multi-assignee-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.tasks-list-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.tasks-page-content{flex:1;padding:2rem 3rem;max-width:1200px;margin:0 auto;width:100%}.tasks-page-header{margin-bottom:2rem}.ghost-mode-banner{background:linear-gradient(135deg,#8a2be2,#9b59b6);color:#fff;padding:.875rem 1.25rem;border-radius:8px;margin-bottom:1rem;font-size:.9375rem;font-weight:600;box-shadow:0 2px 8px #8a2be24d;display:flex;align-items:center;gap:.5rem}.back-button{background:none;border:none;color:#003d7a;font-size:.875rem;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s}.back-button:hover{opacity:.7}.tasks-page-header h1{margin:0 0 .5rem;font-size:2rem;color:#003d7a;font-weight:600}.tasks-page-header p{margin:0;font-size:1rem;color:#666}.tasks-error-banner{background-color:#fef0f0;border:1px solid #d13438;color:#d13438;padding:1rem;border-radius:4px;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.tasks-error-banner button{background:none;border:none;color:#d13438;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.tasks-add-section{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000001a}.tasks-add-section h2{margin:0 0 1.5rem;font-size:1.25rem;color:#003d7a;font-weight:600}.tasks-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr auto;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group-priority{width:150px}.form-group label{font-size:.875rem;font-weight:500;color:#333}.form-group input,.form-group textarea,.form-group select{padding:.625rem .75rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;outline:none;transition:border-color .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#003d7a}.form-group textarea{resize:vertical;min-height:60px}.btn-primary{background-color:#003d7a;color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;align-self:flex-start}.btn-primary:hover:not(:disabled){background-color:#002a54}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.tasks-filter-section{margin-bottom:1.5rem}.filter-buttons{display:flex;gap:.5rem}.filter-buttons button{padding:.625rem 1.25rem;background-color:#fff;color:#666;border:1px solid #ddd;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.filter-buttons button:hover{border-color:#003d7a;color:#003d7a}.filter-buttons button.active{background-color:#003d7a;color:#fff;border-color:#003d7a}.tasks-loading{text-align:center;padding:3rem;color:#666}.tasks-empty-state{background:#fff;border-radius:8px;padding:3rem;text-align:center;box-shadow:0 2px 4px #0000001a}.tasks-empty-state p{margin:.5rem 0;color:#666}.tasks-list{display:flex;flex-direction:column;gap:1rem}.tasks-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:box-shadow .2s}.tasks-card:hover{box-shadow:0 4px 8px #00000026}.tasks-card.completed{opacity:.7}.tasks-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.tasks-card-left{display:flex;gap:1rem;flex:1;align-items:flex-start}.tasks-checkbox-large{width:20px;height:20px;cursor:pointer;flex-shrink:0;margin-top:.25rem}.tasks-card-content{flex:1}.tasks-card-content h3{margin:0 0 .5rem;font-size:1.125rem;color:#333;font-weight:600}.tasks-card-content h3.strikethrough{text-decoration:line-through;color:#999}.tasks-description{margin:0 0 .75rem;font-size:.875rem;color:#666;line-height:1.5}.tasks-metadata{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.task-assignees-badges{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.priority-badge{display:inline-block;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500}.priority-badge.priority-0{background-color:#e8f5e9;color:#2e7d32}.priority-badge.priority-1{background-color:#fff3e0;color:#e65100}.priority-badge.priority-2{background-color:#ffebee;color:#c62828}.assignment-badge{display:inline-block;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500}.assignment-badge.assigned-to-me{background-color:#e3f2fd;color:#1565c0}.assignment-badge.assigned-by-me{background-color:#f3e5f5;color:#6a1b9a}.tasks-date{font-size:.75rem;color:#999}.tasks-date.due-date{color:#e65100;font-weight:500}.completed-date{color:#4caf50}.tasks-card-actions{display:flex;gap:.5rem}.btn-icon{background:none;border:1px solid #ddd;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:all .2s}.btn-icon:hover{border-color:#003d7a;color:#003d7a}.btn-icon.btn-delete:hover{border-color:#d13438;color:#d13438}.tasks-edit-form{display:flex;flex-direction:column;gap:1rem;width:100%}.edit-actions{display:flex;gap:.5rem}.btn-save,.btn-cancel{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.btn-save{background-color:#4caf50;color:#fff}.btn-save:hover{background-color:#45a049}.btn-cancel{background-color:#f5f5f5;color:#666;border:1px solid #ddd}.btn-cancel:hover{background-color:#e8e8e8}@media (max-width: 768px){.tasks-page-content{padding:1rem}.tasks-page-header h1{font-size:1.5rem}.tasks-add-section{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-group-priority{width:100%}.filter-buttons{flex-wrap:wrap}.filter-buttons button{flex:1;min-width:100px}.tasks-card{padding:1rem}.tasks-card-header{flex-direction:column}.tasks-card-actions{align-self:flex-end}}.admin-config-page{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fa}.page-container{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%}.page-header{margin-bottom:2rem}.page-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.page-header-text h1{font-size:28px;font-weight:600;color:#003d7a;margin-bottom:.5rem}.page-description{color:#666;font-size:14px;line-height:1.5}.admin-header{background:linear-gradient(135deg,#003d7a,#0056a3);color:#fff;padding:2rem 0;box-shadow:0 2px 8px #0000001a}.admin-header{background:linear-gradient(135deg,#003d7a,#0056a3);color:#fff;padding:2rem 0;box-shadow:0 2px 8px #0000001a;display:none}.admin-header-content,.back-to-dashboard,.admin-subtitle{display:none}.admin-content{max-width:1200px;margin:0 auto;padding:2rem}.config-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.section-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.section-header h2{margin:0 0 .5rem;color:#1a1a1a!important;font-size:1.5rem;font-weight:700!important;text-shadow:none!important}.section-header p{margin:0;color:#6c757d;font-size:.95rem}.sync-section{border-left:4px solid #007bff}.sync-controls{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap}.sync-input-group{display:flex;flex-direction:column;gap:.5rem}.sync-input-group label{font-weight:600;color:#495057;font-size:.9rem}.year-select{padding:.75rem 1rem;border:2px solid #dee2e6;border-radius:6px;font-size:1rem;min-width:150px;background:#fff;cursor:pointer;transition:border-color .2s}.year-select:hover:not(:disabled){border-color:#007bff}.year-select:disabled{opacity:.6;cursor:not-allowed}.sync-button{padding:.75rem 2rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.sync-button:hover:not(:disabled){background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.sync-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sync-result{padding:1rem;border-radius:6px;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sync-result.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.sync-result.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.result-icon{font-size:1.25rem}.result-message{flex:1;font-weight:500}.sync-info{background:#e7f3ff;border-left:4px solid #007bff;padding:1rem;border-radius:6px}.sync-info h4{margin:0 0 .75rem;color:#1a1a1a!important;font-size:1rem;font-weight:700!important;text-shadow:none!important}.sync-info ul{margin:0;padding-left:1.5rem}.sync-info li{margin-bottom:.5rem;color:#495057;font-size:.9rem;line-height:1.5}.sync-info li:last-child{margin-bottom:0}.management-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.management-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border:2px solid #e9ecef;border-left:4px solid #0078d4;border-radius:8px;cursor:pointer;transition:all .2s}.management-card:hover{border-color:#0078d4;transform:translate(4px);box-shadow:0 4px 12px #0000001a}.card-icon{font-size:2.5rem;line-height:1}.card-content{flex:1}.card-content h3{margin:0 0 .25rem;color:#1a1a1a!important;font-size:1.1rem;font-weight:700!important;text-shadow:none!important}.card-content p{margin:0;color:#6c757d;font-size:.9rem}.card-arrow{font-size:1.5rem;color:#dee2e6;transition:color .2s}.management-card:hover .card-arrow{color:#0078d4}.quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.quick-action-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#fff;border:2px solid #e9ecef;border-top:4px solid #007bff;border-radius:8px;cursor:pointer;transition:all .2s;text-align:center}.quick-action-card:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.action-icon{font-size:2rem}.action-content h4{margin:0 0 .25rem;color:#1a1a1a!important;font-size:1rem;font-weight:700!important;text-shadow:none!important}.action-content p{margin:0;color:#6c757d;font-size:.85rem}.info-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.info-card{background:#fff;padding:1rem;border-radius:8px;text-align:center;border:1px solid #dee2e6}.info-label{font-size:.85rem;color:#6c757d;margin-bottom:.5rem;font-weight:500}.info-value{font-size:1rem;color:#003d7a;font-weight:600}.help-section{background:#fffbeb;border-left:4px solid #fbbf24}.help-content{display:grid;gap:1.5rem}.help-item h4{margin:0 0 .5rem;color:#1a1a1a!important;font-size:1rem;font-weight:700!important;text-shadow:none!important}.help-item p{margin:0;color:#495057;font-size:.9rem;line-height:1.6}@media (max-width: 768px){.admin-content{padding:1rem}.config-section{padding:1.5rem}.admin-header-content{padding:0 1rem}.admin-header h1{font-size:1.5rem}.admin-subtitle{font-size:.95rem}.management-grid,.quick-actions-grid{grid-template-columns:1fr}.sync-controls{flex-direction:column;align-items:stretch}.sync-button{width:100%;justify-content:center}.info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.info-grid{grid-template-columns:1fr}}.term-management-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.add-term-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.add-term-form h2{margin-top:0;color:#003d7a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.loading,.no-terms{text-align:center;padding:3rem;color:#666}.terms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.term-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;position:relative;transition:transform .2s,box-shadow .2s}.term-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.term-card.current{border:2px solid #28a745}.current-badge{position:absolute;top:1rem;right:1rem;background:#28a745;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.term-card h3{margin:0 0 1rem;color:#003d7a}.term-dates{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#666;font-size:.9rem}.term-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:6px}.stat{display:flex;flex-direction:column}.stat-label{font-size:.75rem;color:#666;margin-bottom:.25rem}.stat-value{font-size:1.25rem;font-weight:600;color:#003d7a}.term-description{font-size:.9rem;color:#666;margin-bottom:1rem}.term-actions{display:flex;gap:.5rem;justify-content:flex-end}@media (max-width: 768px){.term-management-page{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.form-row,.terms-grid{grid-template-columns:1fr}}.holiday-management-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.sync-btn{padding:.75rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.sync-btn:hover:not(:disabled){background:#0056b3}.sync-btn:disabled{opacity:.6;cursor:not-allowed}.sync-btn-large{padding:1rem 2rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:background .2s}.sync-btn-large:hover{background:#0056b3}.loading,.no-holidays{text-align:center;padding:3rem;color:#666}.no-holidays p{margin-bottom:1.5rem;font-size:1.1rem}.holidays-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.holiday-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.holiday-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.holiday-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.holiday-type-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff}.manual-badge{padding:.25rem .75rem;background:#6c757d;color:#fff;border-radius:12px;font-size:.75rem;font-weight:600}.holiday-card h3{margin:0 0 .5rem;color:#003d7a;font-size:1.25rem}.holiday-date{color:#495057;font-size:.95rem;margin-bottom:1rem;font-weight:500}.holiday-description{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}.holiday-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.meta-tag{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.meta-tag.public{background:#e7f3ff;color:#0056b3}.meta-tag.school{background:#fff3cd;color:#856404}.meta-tag.jurisdiction{background:#e9ecef;color:#495057}.holiday-actions{display:flex;justify-content:flex-end;gap:.5rem}@media (max-width: 768px){.holiday-management-page{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.holidays-grid{grid-template-columns:1fr}}.school-closures-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5}.page-container{flex:1;max-width:1400px;margin:0 auto;padding:2rem;width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.page-header>div:first-child{display:flex;flex-direction:column;gap:.5rem}.back-button{background:none;border:none;color:#003d7a;font-size:14px;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;transition:color .2s}.back-button:hover{color:#002a54}.page-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%}.page-header-text{flex:1}.page-header h1{color:#003d7a;margin:0}.header-actions{display:flex;gap:1rem;align-items:center}.year-selector{padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:1rem}.add-btn{padding:.75rem 1.5rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.add-btn:hover{background:#002952}.add-btn-large{padding:1rem 2rem;background:#003d7a;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:background .2s}.add-btn-large:hover{background:#002952}.error-message{padding:1rem;background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:1rem}.add-closure-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.add-closure-form h2{margin-top:0;color:#003d7a}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.checkbox-row{background:#f8f9fa;padding:1rem;border-radius:6px}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group input[type=checkbox]{width:auto;cursor:pointer}.checkbox-group label{margin:0;cursor:pointer;font-weight:500}.submit-btn{padding:.75rem 2rem;background:#28a745;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn:hover{background:#218838}.loading,.no-closures{text-align:center;padding:3rem;color:#666}.no-closures p{margin-bottom:1.5rem;font-size:1.1rem}.closures-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.closure-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:1rem}.closure-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.closure-header{display:flex;justify-content:space-between;align-items:center}.closure-type-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff}.closure-card h3{margin:0;color:#003d7a;font-size:1.25rem}.closure-date{color:#495057;font-size:.95rem;font-weight:500}.closure-reason{font-size:.9rem;color:#495057;padding:.75rem;background:#f8f9fa;border-radius:6px}.closure-reason strong{color:#003d7a}.closure-impacts{display:flex;gap:.5rem;flex-wrap:wrap}.impact-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.impact-badge.students{background:#fff3cd;color:#856404}.impact-badge.staff{background:#cfe2ff;color:#084298}.closure-notes{font-size:.9rem;color:#495057;line-height:1.5;padding:.75rem;background:#e7f3ff;border-radius:6px;border-left:3px solid #0078d4}.closure-notes strong{color:#003d7a}.closure-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e9ecef;margin-top:auto}.closure-meta{font-size:.85rem;color:#6c757d}.delete-btn{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background .2s}.delete-btn:hover{background:#c82333}@media (max-width: 768px){.school-closures-page{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.add-closure-form{padding:1.5rem}.form-row,.closures-grid{grid-template-columns:1fr}}.App{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root,.App{width:100%;min-height:100vh}
