*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/resources/poppins-v23-latin-regular.woff2) format("woff2"),url(/resources/poppins-v23-latin-regular.woff2) format("woff");font-display:swap}html,body{font-family:Poppins,sans-serif;width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;margin:0;padding:0;height:100%;overflow-y:auto}.app-body{width:100%;overflow-x:hidden;margin:0;padding:0;padding-top:20vh;min-height:100vh;display:flex;flex-direction:column;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;overflow-y:auto}.app-body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.site-header{position:absolute;top:0;left:0;width:100%;height:22vh;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;z-index:5;overflow:hidden}@media (max-width: 780px){.site-header{height:18vh}.app-body{padding-top:16vh}}.site-header:after{content:"";display:block;position:absolute;bottom:-4px;left:0;width:100%;height:8px;z-index:3}.header-action-button{background:none;border:none;padding:0;cursor:pointer;z-index:3}.header-action-button img{width:155px;height:auto;object-fit:contain;transition:transform .3s ease;will-change:transform}.header-action-button img:hover{transform:translateY(-5px)}.footer-container{background-size:cover;background-position:center;background-repeat:no-repeat;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;font-size:16px;z-index:2}.footer-logo{height:120px;margin-bottom:20px}.footer-content{display:flex;flex-direction:column;align-items:center}.footer-content p{margin:2px 0;line-height:1.5}.footer-content p:nth-child(1){font-size:18px;font-weight:700}.footer-content strong{font-weight:700}.main-content{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;z-index:2}.button-grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:4rem;column-gap:2rem;max-width:1400px;width:100%;padding:1rem}.button-categories{display:flex;flex-direction:column;gap:4rem;max-width:1400px;width:100%;padding:1rem;isolation:isolate}.button-category{display:flex;flex-direction:column;gap:2.5rem;width:100%}.category-header{text-align:center;padding:8px 24px;border-radius:25px;font-size:1rem;font-weight:500;margin-bottom:2rem;position:relative;overflow:visible;width:fit-content;height:auto;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.category-header:before,.category-header:after{content:"";position:absolute;top:50%;transform:translateY(-50%);height:2px;width:calc((90vw - 100%)/2);z-index:-1}.category-header:before{right:100%;margin-right:10px}.category-header:after{left:100%;margin-left:10px}.button-category .category-header:before,.button-category .category-header:after{z-index:-2!important}body[data-theme=light] .button-category:nth-child(1) .category-header{background:linear-gradient(135deg,coral,tomato);box-shadow:0 2px 8px #ff7f504d}body[data-theme=light] .button-category:nth-child(1) .category-header:before,body[data-theme=light] .button-category:nth-child(1) .category-header:after{background:linear-gradient(135deg,coral,tomato)}body[data-theme=light] .button-category:nth-child(2) .category-header{background:linear-gradient(135deg,#daa520,#b8860b);box-shadow:0 2px 8px #daa5204d}body[data-theme=light] .button-category:nth-child(2) .category-header:before,body[data-theme=light] .button-category:nth-child(2) .category-header:after{background:linear-gradient(135deg,#daa520,#b8860b)}body[data-theme=light] .button-category:nth-child(3) .category-header{background:linear-gradient(135deg,#4682b4,#1e90ff);box-shadow:0 2px 8px #4682b44d}body[data-theme=light] .button-category:nth-child(3) .category-header:before,body[data-theme=light] .button-category:nth-child(3) .category-header:after{background:linear-gradient(135deg,#4682b4,#1e90ff)}body[data-theme=light] .button-category:nth-child(4) .category-header{background:linear-gradient(135deg,peru,#d2691e);box-shadow:0 2px 8px #cd853f4d}body[data-theme=light] .button-category:nth-child(4) .category-header:before,body[data-theme=light] .button-category:nth-child(4) .category-header:after{background:linear-gradient(135deg,peru,#d2691e)}body[data-theme=light] .button-category:nth-child(5) .category-header{background:linear-gradient(135deg,#9370db,#8a2be2);box-shadow:0 2px 8px #9370db4d}body[data-theme=light] .button-category:nth-child(5) .category-header:before,body[data-theme=light] .button-category:nth-child(5) .category-header:after{background:linear-gradient(135deg,#9370db,#8a2be2)}body[data-theme=dark] .button-category:nth-child(1) .category-header{background:linear-gradient(135deg,coral,#ff4500);box-shadow:0 2px 8px #ff7f5066}body[data-theme=dark] .button-category:nth-child(1) .category-header:before,body[data-theme=dark] .button-category:nth-child(1) .category-header:after{background:linear-gradient(135deg,coral,#ff4500)}body[data-theme=dark] .button-category:nth-child(2) .category-header{background:linear-gradient(135deg,gold,#daa520);box-shadow:0 2px 8px #ffd70066}body[data-theme=dark] .button-category:nth-child(2) .category-header:before,body[data-theme=dark] .button-category:nth-child(2) .category-header:after{background:linear-gradient(135deg,gold,#daa520)}body[data-theme=dark] .button-category:nth-child(3) .category-header{background:linear-gradient(135deg,#87ceeb,#4682b4);box-shadow:0 2px 8px #87ceeb66}body[data-theme=dark] .button-category:nth-child(3) .category-header:before,body[data-theme=dark] .button-category:nth-child(3) .category-header:after{background:linear-gradient(135deg,#87ceeb,#4682b4)}body[data-theme=dark] .button-category:nth-child(4) .category-header{background:linear-gradient(135deg,#deb887,peru);box-shadow:0 2px 8px #deb88766}body[data-theme=dark] .button-category:nth-child(4) .category-header:before,body[data-theme=dark] .button-category:nth-child(4) .category-header:after{background:linear-gradient(135deg,#deb887,peru)}body[data-theme=dark] .button-category:nth-child(5) .category-header{background:linear-gradient(135deg,orchid,#9370db);box-shadow:0 2px 8px #da70d666}body[data-theme=dark] .button-category:nth-child(5) .category-header:before,body[data-theme=dark] .button-category:nth-child(5) .category-header:after{background:linear-gradient(135deg,orchid,#9370db)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:4rem;column-gap:2rem;width:100%}@media (max-width: 1200px) and (min-width: 781px){.category-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 780px){.button-categories{gap:3rem;padding:0 10px}.button-category{gap:2rem}.category-header{font-size:.9rem;padding:6px 18px;margin-bottom:1.5rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:2rem .1rem;justify-content:center;justify-items:center}}.icon-button{display:flex;flex-direction:column;align-items:center;padding:0;margin:0;background:none;border:none;will-change:transform;width:fit-content;justify-self:center;position:relative;overflow:visible}.icon-button img{width:99px;height:auto;cursor:pointer;will-change:transform,filter;transition:transform .2s ease-in-out,filter .3s ease-in-out;position:relative;z-index:1}.icon-button span{font-size:1.1rem;white-space:nowrap;margin-top:.75rem;pointer-events:none;transition:all .3s ease;position:relative}.icon-button span:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;transform:translate(-50%);transition:width .3s ease}@media (hover: hover) and (pointer: fine){.icon-button:hover:not(.animating) span:after{width:100%}.icon-button.animating img{animation:rotateLeftAndGlowControlled .3s ease-out forwards}}@media (hover: none) and (pointer: coarse){.icon-button{-webkit-tap-highlight-color:transparent}.icon-button.mobile-clicking{position:relative}.icon-button.mobile-clicking:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:99px;height:99px;background-image:var(--button-bg-image);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:5;pointer-events:none;animation:mobileClickBurst .3s cubic-bezier(.25,.46,.45,.94) forwards}}@keyframes rotateLeftAndGlowControlled{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}8%{transform:rotate(-1deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}16%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}24%{transform:rotate(-5deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}32%{transform:rotate(-7deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}40%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}48%{transform:rotate(-10deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}56%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}64%{transform:rotate(-7deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}72%{transform:rotate(-5deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}80%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}88%{transform:rotate(-1deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}96%{transform:rotate(-.2deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}to{transform:rotate(0);animation-timing-function:cubic-bezier(.11,0,.5,0)}}@keyframes mobileClickBurst{0%{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(1.3);opacity:.8}to{transform:translate(-50%) scale(1.5);opacity:0}}.period-content{width:100%;display:flex;justify-content:center;align-items:center;padding:0rem 0;padding-top:35px;z-index:10001;position:relative;isolation:isolate}.time-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:10001}.time-display,.week-display,.period-display{font-size:1.1rem;font-weight:700;text-align:center}@media (max-width: 780px){.period-content{padding-top:35px}.time-display,.week-display,.period-display{font-size:.95rem}.time-container{gap:.25rem}}.audio-player-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;position:relative;z-index:2}.audio-player-container audio{width:100%;max-width:800px;min-width:280px;height:40px;margin:0 auto;display:block}audio::-webkit-media-controls{display:flex!important;visibility:visible!important}body[data-theme=light] audio{color-scheme:light}body[data-theme=dark] audio{color-scheme:dark}.update-message{font-size:clamp(16px,4vw,25px);font-weight:700;text-align:center;padding:10px;width:100%}.update-message a{text-decoration:none;position:relative;transition:color .3s ease;font-weight:600;cursor:pointer}.theme-toggle{position:fixed;bottom:30px;right:50px;width:90px;height:48px;border-radius:30px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1001;transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:visible;outline:none;-webkit-tap-highlight-color:transparent;min-width:90px;min-height:48px}.theme-toggle:hover{transform:scale(1.05);box-shadow:0 8px 25px #0000004d}.theme-toggle:active{transform:scale(.98)}.theme-toggle:after{content:"";position:absolute;width:38px;height:38px;border-radius:50%;top:50%;transform:translateY(-50%);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1;box-shadow:0 2px 8px #0003}.theme-toggle-icons{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10}.theme-toggle img{width:24px;height:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));position:absolute;z-index:15;flex-shrink:0;top:50%;transform:translateY(-50%)}.theme-toggle .sun-icon{left:12px}.theme-toggle .moon-icon{right:12px}body[data-theme=light] .theme-toggle{background:linear-gradient(135deg,#ffeaa7,#fab1a0);box-shadow:0 4px 15px #0000001a}body[data-theme=light] .theme-toggle:after{background:linear-gradient(135deg,#fdcb6e,#e17055);left:5px;box-shadow:0 4px 12px #fdcb6e66}body[data-theme=light] .theme-toggle .sun-icon{opacity:1;transform:translateY(-50%) rotate(0) scale(1);filter:drop-shadow(0 0 8px rgba(253,203,110,.6))}body[data-theme=light] .theme-toggle .moon-icon{opacity:.3;transform:translateY(-50%) rotate(-20deg) scale(.8)}body[data-theme=light] .theme-toggle:hover{box-shadow:0 6px 20px #fdcb6e4d}body[data-theme=dark] .theme-toggle{background:linear-gradient(135deg,#2d3436,#636e72);box-shadow:0 4px 15px #ffffff1a}body[data-theme=dark] .theme-toggle:after{background:linear-gradient(135deg,#a29bfe,#6c5ce7);left:47px;box-shadow:0 4px 12px #6c5ce766}body[data-theme=dark] .theme-toggle .sun-icon{opacity:.3;transform:translateY(-50%) rotate(180deg) scale(.8)}body[data-theme=dark] .theme-toggle .moon-icon{opacity:1;transform:translateY(-50%) rotate(0) scale(1);filter:drop-shadow(0 0 8px rgba(162,155,254,.6))}body[data-theme=dark] .theme-toggle:hover{box-shadow:0 6px 20px #a29bfe4d}body[data-theme=light] .theme-toggle:hover .sun-icon{transform:translateY(-50%) rotate(90deg) scale(1.1)}body[data-theme=dark] .theme-toggle:hover .moon-icon{transform:translateY(-50%) rotate(-15deg) scale(1.1)}@media (min-width: 781px) and (max-width: 1024px){.theme-toggle{right:60px}}@media (max-width: 780px){.theme-toggle{width:80px;height:44px;bottom:15px;right:30px;border-radius:25px;min-width:80px;min-height:44px}.theme-toggle:after{width:36px;height:36px}body[data-theme=light] .theme-toggle:after{left:4px}body[data-theme=dark] .theme-toggle:after{left:40px}.theme-toggle img{width:22px;height:22px}.theme-toggle .sun-icon{left:11px}.theme-toggle .moon-icon{right:11px}}@media (max-width: 480px){.theme-toggle{bottom:20px;right:25px;width:75px;height:42px;min-width:75px;min-height:42px}.theme-toggle:after{width:34px;height:34px}body[data-theme=light] .theme-toggle:after{left:4px}body[data-theme=dark] .theme-toggle:after{left:37px}.theme-toggle img{width:20px;height:20px}.theme-toggle .sun-icon{left:11px}.theme-toggle .moon-icon{right:11px}}@media (max-width: 360px){.theme-toggle{bottom:25px;right:20px}}@keyframes toggleSlide{0%{transform:translate(0) scale(1)}50%{transform:translate(20px) scale(.9)}to{transform:translate(40px) scale(1)}}@keyframes toggleSlideReverse{0%{transform:translate(40px) scale(1)}50%{transform:translate(20px) scale(.9)}to{transform:translate(0) scale(1)}}.theme-toggle{animation:toggleBounceIn .8s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes toggleBounceIn{0%{opacity:0;transform:scale(.3) rotate(180deg)}50%{opacity:.7;transform:scale(1.05) rotate(90deg)}to{opacity:1;transform:scale(1) rotate(0)}}body[data-theme=light]{scrollbar-width:auto;scrollbar-color:#b0b0b0 rgba(200,200,200,.3)}body[data-theme=light]::-webkit-scrollbar{width:12px}body[data-theme=light]::-webkit-scrollbar-track{background:#c8c8c84d;border-radius:0}body[data-theme=light]::-webkit-scrollbar-thumb{background:#b0b0b0;border-radius:0}body[data-theme=light]::-webkit-scrollbar-thumb:hover{background:#9a9a9a}body[data-theme=dark]{scrollbar-width:auto;scrollbar-color:#555555 rgba(80,80,80,.5)}body[data-theme=dark]::-webkit-scrollbar{width:12px}body[data-theme=dark]::-webkit-scrollbar-track{background:#50505080;border-radius:0}body[data-theme=dark]::-webkit-scrollbar-thumb{background:#555;border-radius:0}body[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#666}@keyframes logoGlow{0%,to{filter:drop-shadow(0 0 10px rgba(255,255,255,.8))}50%{filter:drop-shadow(0 0 25px rgba(255,255,255,1)) drop-shadow(0 0 35px rgba(255,255,255,.7)) drop-shadow(0 0 45px rgba(255,255,255,.5))}}@keyframes logoGlowDark{0%,to{filter:drop-shadow(0 0 15px rgba(218,165,32,.8))}50%{filter:drop-shadow(0 0 30px rgba(218,165,32,1)) drop-shadow(0 0 40px rgba(218,165,32,.7)) drop-shadow(0 0 50px rgba(218,165,32,.5))}}@keyframes rotateLeftAndGlow{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}8%{transform:rotate(-1deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}16%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}24%{transform:rotate(-5deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}32%{transform:rotate(-7deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}40%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}48%{transform:rotate(-10deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}56%{transform:rotate(-9deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}64%{transform:rotate(-7deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}72%{transform:rotate(-5deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}80%{transform:rotate(-3deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}88%{transform:rotate(-1deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}96%{transform:rotate(-.2deg);animation-timing-function:cubic-bezier(.11,0,.5,0)}to{transform:rotate(0);animation-timing-function:cubic-bezier(.11,0,.5,0)}}@media (min-width: 1024px) and (hover: hover){.app-body{background-attachment:fixed}}@media (max-width: 1200px) and (min-width: 781px){.button-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 780px){.button-grid{grid-template-columns:repeat(2,1fr)}.main-content{width:100vw;max-width:100%;padding:3rem 0;margin:0;overflow-x:hidden}.button-grid{grid-template-columns:repeat(2,1fr);width:100%;max-width:100%;padding:0 10px;margin:0 auto;gap:2rem .1rem;justify-content:center;justify-items:center}.icon-button{width:min(120px,100%);display:flex;flex-direction:column;align-items:center;margin:0 auto}.icon-button img{width:min(100px,100%);height:auto}.icon-button span{font-size:1.1rem;white-space:nowrap;margin-top:.75rem;pointer-events:none;transition:all .3s ease;position:relative}.icon-button span{white-space:normal;word-wrap:break-word;text-align:center;line-height:1.2;max-width:120px}}@media screen and (max-width: 780px){.audio-player-container{padding:1rem}.audio-player-container audio{width:100%;min-width:unset;max-width:100%}audio::-webkit-media-controls-panel{display:flex!important}audio::-webkit-media-controls-play-button,audio::-webkit-media-controls-timeline,audio::-webkit-media-controls-current-time-display,audio::-webkit-media-controls-time-remaining-display,audio::-webkit-media-controls-volume-slider{display:flex!important}}@supports (-webkit-touch-callout: none){.audio-player-container audio{width:100%;min-width:unset}audio::-webkit-media-controls-play-button,audio::-webkit-media-controls-mute-button{padding:0 5px}.button-grid{width:100%;padding:0 10px}.icon-button{transform:translate(0)}}body[data-theme=light] .app-body{background-image:url(/resources/main-bg.png)}body[data-theme=light] .app-body:before{background-color:#ffffffb3}body[data-theme=light]:has(.handbook-selection-container) .app-body:before,body[data-theme=light]:has(.handbook-pdf-container) .app-body:before{background-color:transparent}@media (max-width: 780px){body[data-theme=light] .app-body{background-image:none;background:linear-gradient(to right,#fff,#ff8)}body[data-theme=light] .app-body:before{background-color:transparent}}body[data-theme=light] .site-header{background-image:url(/resources/header-bg.png);box-shadow:0 2px 6px #0000004d}body[data-theme=light] .site-header:after{background-color:#ff0;box-shadow:0 2px 6px #0000004d}body[data-theme=light] .header-action-button img{filter:drop-shadow(0 0 10px rgba(255,255,255,.8));animation:logoGlow 3s ease-in-out infinite}body[data-theme=light] .footer-container{background-image:url(/resources/footer-bg.png);color:#fff}body[data-theme=light] .footer-content p:nth-child(6),body[data-theme=light] .footer-content p:nth-child(7){color:#faff00}body[data-theme=light] .icon-button span{color:#000;text-shadow:2px 2px 4px rgba(0,0,0,.4)}body[data-theme=light] .icon-button span:after{background:#000}body[data-theme=light] .time-display,body[data-theme=light] .week-display,body[data-theme=light] .period-display,body[data-theme=light] .update-message{color:#000846}body[data-theme=light] .update-message a{color:#1e6fff}body[data-theme=light] .update-message a:hover{color:#04c}body[data-theme=dark]:not(:has(.handbook-selection-container)):not(:has(.handbook-pdf-container)):before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0505054d;pointer-events:none;z-index:999}body[data-theme=dark] .app-body{background-image:url(/resources/dark-mode-bg.jpg);background-color:#1a1a1a}body[data-theme=dark] .app-body:before{background-color:#000c}body[data-theme=dark]:has(.handbook-selection-container) .app-body:before,body[data-theme=dark]:has(.handbook-pdf-container) .app-body:before{background-color:transparent}@media (max-width: 780px){body[data-theme=dark] .app-body{background-image:none;background:linear-gradient(to right,#0d0d0d,#1a1a1a,#262626)}body[data-theme=dark] .app-body:before{background-color:transparent}}body[data-theme=dark] .site-header{background-image:url(/resources/header-bg.png);background-color:#2d2d2d;box-shadow:0 2px 6px #000000b3}body[data-theme=dark] .site-header:after{background-color:#daa520;box-shadow:0 2px 6px #000000b3}body[data-theme=dark] .header-action-button img{filter:drop-shadow(0 0 15px rgba(218,165,32,.8));animation:logoGlowDark 3s ease-in-out infinite}body[data-theme=dark] .footer-container{background-image:url(/resources/footer-bg.png);background-color:#1a1a1a;color:#e0e0e0}body[data-theme=dark] .footer-content p:nth-child(6),body[data-theme=dark] .footer-content p:nth-child(7){color:#daa520}body[data-theme=dark] .icon-button span{color:#fff;text-shadow:2px 2px 4px rgba(255,255,255,.3)}body[data-theme=dark] .icon-button span:after{background:#fff}body[data-theme=dark] .time-display,body[data-theme=dark] .week-display,body[data-theme=dark] .period-display,body[data-theme=dark] .update-message{color:#b8c5ff}body[data-theme=dark] .update-message a{color:#66b3ff}body[data-theme=dark] .update-message a:hover{color:#4da6ff}.header-center{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.5rem;max-height:100%;margin-top:-.75rem}.header-nav{display:flex;gap:clamp(1.5rem,calc(10vw - 5rem),2rem);align-items:center;justify-content:center;margin-top:calc(-1rem - .5vh);flex-wrap:nowrap}.header-nav-button{background:none;border:none;padding:0;cursor:pointer;text-decoration:none;position:relative;transition:all .3s ease;font-family:Poppins,sans-serif}.header-nav-button span{font-size:clamp(.8rem,calc(2vw + .5rem),1.2rem);font-weight:600;white-space:nowrap;pointer-events:none;transition:all .3s ease;position:relative;display:inline-block}.header-nav-button span:after{content:"";position:absolute;width:0;height:2px;bottom:-3px;left:50%;transform:translate(-50%);transition:width .3s ease}@media (hover: hover) and (pointer: fine){.header-nav-button:hover span:after{width:100%}}body[data-theme=light] .header-nav-button span{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5)}body[data-theme=light] .header-nav-button span:after{background:#fff}body[data-theme=light] .header-nav-button:hover span{color:#faff00}body[data-theme=light] .header-nav-button:hover span:after{background:#faff00}body[data-theme=dark] .header-nav-button span{color:#b8c5ff;text-shadow:1px 1px 3px rgba(0,0,0,.8)}body[data-theme=dark] .header-nav-button span:after{background:#b8c5ff}body[data-theme=dark] .header-nav-button:hover span{color:#daa520}body[data-theme=dark] .header-nav-button:hover span:after{background:#daa520}.time-display-wrapper{display:flex;align-items:center;gap:.75rem;justify-content:center}.timezone-warning-container{position:relative;display:flex;align-items:center;z-index:9999;isolation:isolate}.timezone-warning-button{width:24px;height:24px;border-radius:50%;border:2px solid;background:none;font-weight:700;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:10;-webkit-tap-highlight-color:transparent}.timezone-warning-button:hover{transform:scale(1.1)}.timezone-popup{position:absolute;top:calc(100% + 8px);right:0;width:280px;padding:12px 16px;border-radius:8px;font-size:.85rem;line-height:1.4;box-shadow:0 4px 20px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;animation:popupSlideIn .2s ease-out forwards;transform:translateZ(0);will-change:transform}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}body[data-theme=light] .timezone-warning-button{color:#ff6b35;border-color:#ff6b35;background:#ff6b351a}body[data-theme=light] .timezone-warning-button:hover{background:#ff6b3533;box-shadow:0 0 12px #ff6b354d}body[data-theme=light] .timezone-popup{background:#fffffff2;color:#333;border:1px solid rgba(255,107,53,.3)}body[data-theme=dark] .timezone-warning-button{color:#ffa726;border-color:#ffa726;background:#ffa72626}body[data-theme=dark] .timezone-warning-button:hover{background:#ffa72640;box-shadow:0 0 12px #ffa72666}body[data-theme=dark] .timezone-popup{background:#1e1e1ef2;color:#e0e0e0;border:1px solid rgba(255,167,38,.3)}@media (max-width: 780px){.time-display-wrapper{gap:.5rem}.timezone-warning-button{width:22px;height:22px;font-size:.85rem}.timezone-popup{width:250px;font-size:.8rem;padding:10px 14px;right:-20px}}@media (max-width: 480px){.timezone-popup{width:220px;right:-40px}}.weather-container{position:absolute;top:35%;left:20px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;z-index:10;pointer-events:none;max-width:180px}.weather-main{display:flex;align-items:center;gap:.4rem}.weather-icon{font-size:1.4rem;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.weather-temp{font-size:1.2rem;font-weight:600;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.weather-description{font-size:.7rem;font-weight:500;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.4);text-transform:capitalize;line-height:1;margin-top:-.1rem}.weather-location{font-size:.65rem;font-weight:500;opacity:.85;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1}.weather-error{font-size:.7rem;font-weight:500;opacity:.8;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.weather-loading{display:flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:500;opacity:.8;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.weather-spinner{width:14px;height:14px;border:2px solid transparent;border-radius:50%;border-top:2px solid currentColor;border-right:2px solid currentColor;animation:weatherSpin 1s linear infinite}body[data-theme=light] .weather-temp,body[data-theme=light] .weather-description,body[data-theme=light] .weather-location,body[data-theme=light] .weather-error,body[data-theme=light] .weather-loading{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 3px rgba(0,0,0,.6)}body[data-theme=dark] .weather-temp,body[data-theme=dark] .weather-description,body[data-theme=dark] .weather-error,body[data-theme=dark] .weather-loading{color:#e8f0ff;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 3px rgba(0,0,0,.6)}body[data-theme=dark] .weather-location{color:#d0deff;text-shadow:2px 2px 4px rgba(0,0,0,.9),0 0 3px rgba(0,0,0,.7)}@keyframes weatherSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 780px){.weather-container{top:25%;left:12px;gap:.15rem;max-width:110px}.weather-main{gap:.3rem}.weather-icon{font-size:1.1rem}.weather-temp{font-size:.95rem;font-weight:600}.weather-description{font-size:.6rem;margin-top:0}.weather-location{font-size:.55rem;font-weight:600}.weather-error,.weather-loading{font-size:.6rem}.weather-spinner{width:12px;height:12px;border-width:1.5px}}@media (max-width: 480px){.weather-container{top:35%;left:10px;max-width:95px;gap:.1rem}.weather-icon{font-size:1rem}.weather-temp{font-size:.85rem}.weather-description{font-size:.55rem}.weather-location{font-size:.5rem}}@media (max-width: 360px){.weather-container{top:32%;left:8px;max-width:80px;gap:.05rem}.weather-description{display:none}.weather-location{font-size:.45rem}.weather-icon{font-size:.9rem}.weather-temp{font-size:.8rem}}@media (max-width: 780px) and (orientation: landscape){.weather-container{top:50%;left:15px}}@media (min-width: 781px) and (max-width: 1024px){.weather-container{left:25px;max-width:160px;gap:.25rem}.weather-icon{font-size:1.3rem}.weather-temp{font-size:1.1rem}.weather-description{font-size:.65rem}.weather-location{font-size:.6rem}}@media (min-width: 1025px){.weather-container{left:30px;max-width:180px}.weather-icon{font-size:1.4rem}.weather-temp{font-size:1.2rem}.weather-description{font-size:.7rem}.weather-location{font-size:.65rem}}.bell-times-container{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:2rem;z-index:2;width:100%;max-width:1200px;margin:0 auto}.bell-times-content{width:100%;max-width:1100px;background:#fffffff2;border-radius:12px;padding:2.5rem;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.bell-times-header{text-align:center;margin-bottom:2.5rem}.bell-times-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#1e6fff,#04c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bell-times-header p{font-size:1.1rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.bell-tables-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;width:100%}.bell-table-container{background:#f8fafccc;border-radius:12px;padding:1.5rem;border:1px solid rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.bell-table-container:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.bell-table-title{font-size:1.4rem;font-weight:600;color:#333;text-align:center;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(30,111,255,.2);position:relative}.bell-table-title:before{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(135deg,#1e6fff,#04c)}.bell-table-wrapper{overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #00000014}.bell-table{width:100%;border-collapse:collapse;background:#ffffffe6;font-family:Poppins,sans-serif}.bell-table thead th{background:linear-gradient(135deg,#1e6fff,#04c);color:#fff;padding:1rem;text-align:center;font-weight:600;font-size:1rem;border:none}.bell-table thead th.period-header{text-align:left}.bell-table tbody tr{transition:all .2s ease;border-bottom:1px solid rgba(0,0,0,.05)}.bell-table tbody tr:hover{background:#1e6fff05;transform:translate(2px)}.bell-table tbody tr:last-child{border-bottom:none}.bell-table td{padding:.75rem 1rem;font-size:.95rem;border:none;transition:all .2s ease}.bell-table td.period-cell{text-align:left;font-weight:600;width:45%}.bell-table td.time-cell{text-align:center;font-weight:500;width:27.5%}.bell-row-class{background:#f0f0f099}.bell-row-class .period-cell{color:#333}.bell-row-class .time-cell{color:#555}.bell-row-break{background:#7fb06926}.bell-row-break .period-cell{color:#4a6741;font-weight:700}.bell-row-break .time-cell{color:#4a6741;font-weight:600}.bell-row-assembly{background:#c9596c26}.bell-row-assembly .period-cell{color:#6b2c3e;font-weight:700}.bell-row-assembly .time-cell{color:#6b2c3e;font-weight:600}.bell-row-locker{background:#b8860b26}.bell-row-locker .period-cell{color:#8b4513;font-weight:600}.bell-row-locker .time-cell{color:#8b4513;font-weight:500}body[data-theme=dark] .bell-times-content{background:#1a1a1af2;border:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .bell-times-header h1{background:linear-gradient(135deg,#66b3ff,#4da6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body[data-theme=dark] .bell-times-header p{color:#b8c5ff}body[data-theme=dark] .bell-table-container{background:#232323cc;border:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .bell-table-container:hover{box-shadow:0 8px 25px #ffffff0d}body[data-theme=dark] .bell-table-title{color:#e0e0e0;border-bottom-color:#66b3ff4d}body[data-theme=dark] .bell-table-title:before{background:linear-gradient(135deg,#66b3ff,#4da6ff)}body[data-theme=dark] .bell-table{background:#2d2d2de6}body[data-theme=dark] .bell-table thead th{background:linear-gradient(135deg,#66b3ff,#4da6ff);color:#fff}body[data-theme=dark] .bell-table tbody tr{border-bottom-color:#ffffff0d}body[data-theme=dark] .bell-table tbody tr:hover{background:#66b3ff0d}body[data-theme=dark] .bell-row-class{background:#37373799}body[data-theme=dark] .bell-row-class .period-cell{color:#e0e0e0}body[data-theme=dark] .bell-row-class .time-cell{color:#b8c5ff}body[data-theme=dark] .bell-row-break{background:#4a674140}body[data-theme=dark] .bell-row-break .period-cell{color:#90c695;font-weight:700}body[data-theme=dark] .bell-row-break .time-cell{color:#90c695;font-weight:600}body[data-theme=dark] .bell-row-assembly{background:#6b2c3e40}body[data-theme=dark] .bell-row-assembly .period-cell{color:#e88a9d;font-weight:700}body[data-theme=dark] .bell-row-assembly .time-cell{color:#e88a9d;font-weight:600}body[data-theme=dark] .bell-row-locker{background:#8b451340}body[data-theme=dark] .bell-row-locker .period-cell{color:#daa520;font-weight:600}body[data-theme=dark] .bell-row-locker .time-cell{color:#daa520;font-weight:500}@media (max-width: 900px){.bell-tables-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 780px){.bell-times-container{padding:1rem}.bell-times-content{padding:1.5rem;border-radius:8px}.bell-times-header h1{font-size:2rem}.bell-times-header p{font-size:1rem}.bell-tables-grid{grid-template-columns:1fr;gap:1.25rem}.bell-table-container{padding:1.25rem}.bell-table-title{font-size:1.2rem}.bell-table thead th,.bell-table td{padding:.65rem .75rem;font-size:.9rem}}@media (max-width: 480px){.bell-times-content{padding:1rem}.bell-times-header{margin-bottom:2rem}.bell-times-header h1{font-size:1.75rem}.bell-times-header p{font-size:.95rem}.bell-table-container{padding:1rem}.bell-table-title{font-size:1.1rem;margin-bottom:1rem}.bell-table thead th,.bell-table td{padding:.5rem .6rem;font-size:.85rem}.bell-table td.period-cell{width:50%}.bell-table td.time-cell{width:25%}.bell-tables-grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:1rem}}@media (max-width: 360px){.bell-table thead th,.bell-table td{padding:.4rem .5rem;font-size:.8rem}.bell-table-title{font-size:1rem}}.bell-table-container{animation:slideInUp .5s ease-out}.bell-table-container:nth-child(2){animation-delay:.1s}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bell-table tbody tr{animation:fadeInRow .3s ease-out;animation-fill-mode:both}.bell-table tbody tr:nth-child(1){animation-delay:.1s}.bell-table tbody tr:nth-child(2){animation-delay:.15s}.bell-table tbody tr:nth-child(3){animation-delay:.2s}.bell-table tbody tr:nth-child(4){animation-delay:.25s}.bell-table tbody tr:nth-child(5){animation-delay:.3s}.bell-table tbody tr:nth-child(6){animation-delay:.35s}.bell-table tbody tr:nth-child(7){animation-delay:.4s}.bell-table tbody tr:nth-child(8){animation-delay:.45s}.bell-table tbody tr:nth-child(9){animation-delay:.5s}.bell-table tbody tr:nth-child(10){animation-delay:.55s}@keyframes fadeInRow{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.handbook-selection-container{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.handbook-grid{max-width:1400px;width:100%;text-align:center}.handbook-title{font-size:3rem;font-weight:700;margin-bottom:3rem;animation:titleSlideIn .8s ease-out}.handbook-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center;align-items:start;max-width:1200px;margin:0 auto}.handbook-thumbnail{cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-origin:center;animation:thumbnailFadeIn .6s ease-out forwards;opacity:0;transform:translateY(30px);width:100%}.handbook-thumbnail:nth-child(1){animation-delay:.1s}.handbook-thumbnail:nth-child(2){animation-delay:.2s}.handbook-thumbnail:nth-child(3){animation-delay:.3s}.handbook-thumbnail:nth-child(4){animation-delay:.4s}.handbook-thumbnail:hover{transform:translateY(-10px) scale(1.05)}.handbook-image-container{position:relative;border-radius:15px;overflow:hidden;transition:all .4s ease;width:100%;aspect-ratio:645/917}.handbook-image{width:100%;height:100%;object-fit:cover;display:block;transition:all .4s ease}.handbook-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#000000b3,#00000080);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.handbook-thumbnail:hover .handbook-overlay{opacity:1}.handbook-play-icon{color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5));transform:scale(.8);transition:all .3s ease}.handbook-thumbnail:hover .handbook-play-icon{transform:scale(1.1)}.handbook-label{margin-top:1.5rem;font-size:1.2rem;font-weight:600;transition:all .3s ease}.handbook-thumbnail:hover .handbook-label{transform:translateY(-5px)}.handbook-pdf-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:2000;display:flex;flex-direction:column}.handbook-pdf-header{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-bottom:1px solid rgba(200,200,200,.2);flex-shrink:0;z-index:2001;position:relative}@media (prefers-color-scheme: light){.handbook-pdf-header{background:#f8f9faf2;color:#333}.handbook-back-button{color:#666}.handbook-back-button:hover{background:#0000001a;color:#333}.handbook-pdf-title{color:#333}}@media (prefers-color-scheme: dark){.handbook-pdf-header{background:#2d2d2df2;color:#e0e0e0}.handbook-back-button{color:#b0b0b0}.handbook-back-button:hover{background:#ffffff1a;color:#e0e0e0}.handbook-pdf-title{color:#e0e0e0}}.handbook-back-button{background:none;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.handbook-back-button svg{flex-shrink:0}.handbook-pdf-title{font-size:1.1rem;font-weight:600;margin:0;text-align:center}.handbook-pdf-frame{width:100%;height:calc(100% - 60px);border:none;margin:0;padding:0;flex-grow:1}.handbook-pdf-container~.theme-toggle,body:has(.handbook-pdf-container) .theme-toggle{display:none!important}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes thumbnailFadeIn{to{opacity:1;transform:translateY(0)}}body[data-theme=light] .handbook-selection-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}body[data-theme=light] .handbook-title{color:#000846!important;text-shadow:1px 1px 3px rgba(0,0,0,.1)}body[data-theme=light] .handbook-label{color:#000846!important;text-shadow:1px 1px 2px rgba(0,0,0,.1)}body[data-theme=light] .handbook-image-container{box-shadow:0 8px 25px #00000026;border:2px solid rgba(0,0,0,.1)}body[data-theme=light] .handbook-image-container:hover{box-shadow:0 12px 35px #00000040;border-color:#0046964d}body[data-theme=light] .handbook-image{filter:brightness(.95) contrast(1.1)}@media (prefers-color-scheme: light){.handbook-pdf-container{background:#fff}}body[data-theme=dark] .handbook-selection-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);position:relative}body[data-theme=dark]:has(.handbook-selection-container):before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000040;pointer-events:none;z-index:999}body[data-theme=dark] .handbook-grid{position:relative;z-index:2}body[data-theme=dark] .handbook-title{color:#b8c5ff!important;text-shadow:1px 1px 3px rgba(0,0,0,.3)}body[data-theme=dark] .handbook-label{color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.3)}body[data-theme=dark] .handbook-image-container{box-shadow:0 8px 25px #0009;border:2px solid rgba(218,165,32,.3)}body[data-theme=dark] .handbook-image-container:hover{box-shadow:0 12px 35px #daa5204d;border-color:#daa52099}body[data-theme=dark] .handbook-image{filter:brightness(1.1) contrast(1.05)}@media (prefers-color-scheme: dark){.handbook-pdf-container{background:#2d2d2d}}@media (max-width: 1200px){.handbook-thumbnails{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:600px}}@media (max-width: 780px){.handbook-selection-container{padding:1rem;min-height:calc(80vh - 100px)}.handbook-title{font-size:2.5rem;margin-bottom:2rem}.handbook-thumbnails{grid-template-columns:repeat(2,1fr);gap:1.5rem}.handbook-label{font-size:1rem;margin-top:1rem}.handbook-pdf-header{padding:.5rem}.handbook-back-button{padding:.4rem .8rem;font-size:.8rem}.handbook-back-button svg{width:18px;height:18px}.handbook-pdf-title{font-size:1rem}}@media (max-width: 480px){.handbook-title{font-size:2rem;margin-bottom:1.5rem}.handbook-thumbnails{grid-template-columns:1fr;gap:1.5rem;max-width:250px;margin:0 auto}.handbook-label{font-size:.9rem}}@media (max-width: 780px) and (orientation: landscape) and (max-height: 500px){.handbook-thumbnails{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:100%}.handbook-title{font-size:1.8rem;margin-bottom:1rem}.handbook-label{font-size:.8rem;margin-top:.5rem}}.it-support-container{width:100%;min-height:60vh;display:flex;justify-content:center;align-items:flex-start;padding:2rem;z-index:2;position:relative}.it-support-content{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:3rem}.it-support-header{text-align:center;margin-bottom:2rem}.it-support-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.it-support-subtitle{font-size:1.2rem;font-weight:400;opacity:.8;transition:color .3s ease}.it-support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.it-support-card{padding:2rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid transparent;min-height:300px}.it-support-card:hover{transform:translateY(-5px)}.card-icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;transition:all .3s ease}.card-icon i{font-size:2.5rem;transition:all .3s ease;color:#fff}.it-support-card:hover .card-icon i{transform:scale(1.1)}.it-support-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;transition:color .3s ease}.it-support-card p{font-size:1rem;line-height:1.6;margin-bottom:2rem;flex-grow:1;transition:color .3s ease}.card-actions{width:100%;display:flex;justify-content:center}.support-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;min-width:140px;font-family:Poppins,sans-serif}.support-btn.primary{transform:scale(1.05)}.support-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.support-btn:active{transform:translateY(0)}.it-support-footer{margin-top:2rem;padding:2rem;border-radius:12px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid transparent}.contact-info h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;transition:color .3s ease}.contact-info p{font-size:1.1rem;margin-bottom:1.5rem;transition:color .3s ease}.contact-details{display:flex;flex-direction:column;gap:.75rem;max-width:500px;margin:0 auto}.contact-item{font-size:1rem;padding:.5rem;border-radius:6px;transition:all .3s ease}.contact-item strong{font-weight:600}body[data-theme=light] .it-support-header h1{color:#000846;text-shadow:1px 1px 3px rgba(255,255,255,.8)}body[data-theme=light] .it-support-subtitle{color:#000846}body[data-theme=light] .it-support-card{background:#ffffffe6;border-color:#fff3;box-shadow:0 4px 15px #0000001a}body[data-theme=light] .it-support-card:hover{background:#fffffff2;box-shadow:0 8px 25px #00000026}body[data-theme=light] .card-icon{background:linear-gradient(135deg,#ffeaa7,#fab1a0);box-shadow:0 4px 12px #fdcb6e4d}body[data-theme=light] .card-icon i{color:#d63031}body[data-theme=light] .it-support-card h3{color:#000846}body[data-theme=light] .it-support-card p{color:#333}body[data-theme=light] .support-btn.primary{background:linear-gradient(135deg,#1e6fff,#04c);color:#fff}body[data-theme=light] .support-btn.primary:hover{background:linear-gradient(135deg,#04c,#029)}body[data-theme=light] .support-btn.secondary{background:#1e6fff1a;color:#1e6fff;border:2px solid #1e6fff}body[data-theme=light] .support-btn.secondary:hover{background:#1e6fff;color:#fff}body[data-theme=light] .it-support-footer{background:#ffffffe6;border-color:#fff3;box-shadow:0 4px 15px #0000001a}body[data-theme=light] .contact-info h3{color:#000846}body[data-theme=light] .contact-info p{color:#333}body[data-theme=light] .contact-item{background:#1e6fff0d;color:#333;border:1px solid rgba(30,111,255,.1)}body[data-theme=dark] .it-support-header h1{color:#b8c5ff;text-shadow:1px 1px 3px rgba(0,0,0,.8)}body[data-theme=dark] .it-support-subtitle{color:#b8c5ff}body[data-theme=dark] .it-support-card{background:#2d2d2de6;border-color:#ffffff1a;box-shadow:0 4px 15px #0000004d}body[data-theme=dark] .it-support-card:hover{background:#3c3c3cf2;box-shadow:0 8px 25px #0006}body[data-theme=dark] .card-icon{background:linear-gradient(135deg,#a29bfe,#6c5ce7);box-shadow:0 4px 12px #6c5ce74d}body[data-theme=dark] .card-icon i{color:#fff}body[data-theme=dark] .it-support-card h3{color:#b8c5ff}body[data-theme=dark] .it-support-card p{color:#e0e0e0}body[data-theme=dark] .support-btn.primary{background:linear-gradient(135deg,#daa520,#b8860b);color:#1a1a1a}body[data-theme=dark] .support-btn.primary:hover{background:linear-gradient(135deg,gold,#daa520)}body[data-theme=dark] .support-btn.secondary{background:#daa5201a;color:#daa520;border:2px solid #DAA520}body[data-theme=dark] .support-btn.secondary:hover{background:#daa520;color:#1a1a1a}body[data-theme=dark] .it-support-footer{background:#2d2d2de6;border-color:#ffffff1a;box-shadow:0 4px 15px #0000004d}body[data-theme=dark] .contact-info h3{color:#b8c5ff}body[data-theme=dark] .contact-info p{color:#e0e0e0}body[data-theme=dark] .contact-item{background:#daa5201a;color:#e0e0e0;border:1px solid rgba(218,165,32,.2)}@media (max-width: 780px){.it-support-container{padding:1rem}.it-support-header h1{font-size:2rem}.it-support-subtitle{font-size:1rem}.it-support-grid{grid-template-columns:1fr;gap:1.5rem}.it-support-card{padding:1.5rem;min-height:250px}.card-icon{width:70px;height:70px;margin-bottom:1rem}.card-icon i{font-size:2rem}.it-support-card h3{font-size:1.2rem}.it-support-card p{font-size:.9rem;margin-bottom:1.5rem}.support-btn{padding:.6rem 1.2rem;font-size:.9rem;min-width:120px}.it-support-footer{padding:1.5rem}.contact-details{gap:.5rem}.contact-item{font-size:.9rem;padding:.4rem}}@media (max-width: 480px){.it-support-header h1{font-size:1.75rem}.it-support-subtitle{font-size:.95rem}.it-support-card{padding:1.25rem}.card-icon{width:60px;height:60px}.card-icon i{font-size:1.75rem}.support-btn{padding:.5rem 1rem;font-size:.85rem;min-width:100px}}.faqs-container{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:2rem;z-index:2;width:100%;max-width:1200px;margin:0 auto}.faqs-content{width:100%;max-width:900px;background:#fffffff2;border-radius:12px;padding:2.5rem;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.faqs-header{text-align:center;margin-bottom:2.5rem}.faqs-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#1e6fff,#04c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faqs-header p{font-size:1.1rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.faq-accordion{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fffc}.faq-item:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-1px)}.faq-item.open{box-shadow:0 6px 25px #1e6fff26;border-color:#1e6fff4d}.faq-question{width:100%;background:none;border:none;padding:1.5rem;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:#333;transition:all .3s ease;outline:none}.faq-question:hover{background:#1e6fff0d}.faq-question:focus{background:#1e6fff14;box-shadow:inset 0 0 0 2px #1e6fff4d}.question-text{flex:1;text-align:left;line-height:1.4}.expand-icon{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#1e6fff,#04c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;margin-left:1rem}.faq-item.open .expand-icon{transform:rotate(180deg);background:linear-gradient(135deg,#04c,#1e6fff)}.faq-answer{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:#f8fafccc}.faq-item.open .faq-answer{max-height:1500px}.answer-content{padding:1.5rem;border-top:1px solid rgba(0,0,0,.08);animation:fadeInContent .3s ease-in-out}@keyframes fadeInContent{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.answer-content p{margin-bottom:1rem;line-height:1.7;color:#555}.answer-content p:last-child{margin-bottom:0}.answer-content ul,.answer-content ol{margin:1rem 0;padding-left:1.5rem}.answer-content li{margin-bottom:.5rem;line-height:1.6;color:#555}.answer-content ul ul,.answer-content ol ol{margin:.5rem 0;padding-left:1.2rem}.answer-content a{color:#1e6fff;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .3s ease}.answer-content a:hover{color:#04c;border-bottom-color:#04c}.password-requirements{background:#ffc1071a;border-left:4px solid #ffc107;padding:1rem;margin:1rem 0;border-radius:0 4px 4px 0}.password-requirements h4{margin:0 0 .75rem;color:#333;font-size:1rem;font-weight:600}.password-requirements ul{margin-bottom:0}.byod-table{width:100%;border-collapse:collapse;margin:1.5rem 0;box-shadow:0 2px 8px #00000014;border-radius:8px;overflow:hidden;background:#ffffffe6}.byod-table td{padding:12px 16px;border:1px solid rgba(0,0,0,.08);vertical-align:top;font-size:.95rem;line-height:1.5}.byod-table td:first-child{background:linear-gradient(135deg,#1e6fff14,#0044cc0d);width:35%;font-weight:600;color:#333;border-right:2px solid rgba(30,111,255,.15)}.byod-table td:last-child{color:#555;background:#f8fafc80}.byod-table tr:hover{background:#1e6fff05;transition:background-color .2s ease}.answer-content h4{margin:2rem 0 1rem;color:#333;font-size:1.2rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid rgba(30,111,255,.2);position:relative}.answer-content h4:first-of-type{margin-top:1rem}.answer-content h4:before{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:linear-gradient(135deg,#1e6fff,#04c)}.faqs-footer-note{margin-top:2.5rem;padding:1.5rem;background:linear-gradient(135deg,#1e6fff0d,#0044cc14);border-radius:8px;text-align:center;border:1px solid rgba(30,111,255,.15)}.faqs-footer-note p{margin:0;font-size:1.05rem;color:#333;line-height:1.6}.faqs-footer-note strong{color:#1e6fff;font-weight:600}body[data-theme=dark] .faqs-content{background:#1a1a1af2;border:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .faqs-header h1{background:linear-gradient(135deg,#66b3ff,#4da6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body[data-theme=dark] .faqs-header p{color:#b8c5ff}body[data-theme=dark] .faq-item{background:#2d2d2dcc;border:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .faq-item:hover{box-shadow:0 4px 20px #ffffff0d}body[data-theme=dark] .faq-item.open{box-shadow:0 6px 25px #66b3ff26;border-color:#66b3ff4d}body[data-theme=dark] .faq-question{color:#e0e0e0}body[data-theme=dark] .faq-question:hover{background:#66b3ff14}body[data-theme=dark] .faq-question:focus{background:#66b3ff1f;box-shadow:inset 0 0 0 2px #66b3ff4d}body[data-theme=dark] .expand-icon{background:linear-gradient(135deg,#66b3ff,#4da6ff)}body[data-theme=dark] .faq-item.open .expand-icon{background:linear-gradient(135deg,#4da6ff,#66b3ff)}body[data-theme=dark] .faq-answer{background:#232323cc}body[data-theme=dark] .answer-content{border-top:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .answer-content p,body[data-theme=dark] .answer-content li{color:#b8c5ff}body[data-theme=dark] .answer-content a{color:#66b3ff}body[data-theme=dark] .answer-content a:hover{color:#4da6ff;border-bottom-color:#4da6ff}body[data-theme=dark] .password-requirements{background:#daa52026;border-left-color:#daa520}body[data-theme=dark] .password-requirements h4{color:#e0e0e0}body[data-theme=dark] .byod-table{background:#2d2d2de6;box-shadow:0 2px 8px #0000004d}body[data-theme=dark] .byod-table td{border:1px solid rgba(255,255,255,.1);color:#b8c5ff}body[data-theme=dark] .byod-table td:first-child{background:linear-gradient(135deg,#66b3ff26,#4da6ff14);color:#e0e0e0;border-right:2px solid rgba(102,179,255,.3)}body[data-theme=dark] .byod-table td:last-child{background:#23232380;color:#b8c5ff}body[data-theme=dark] .byod-table tr:hover{background:#66b3ff0d}body[data-theme=dark] .answer-content h4{color:#e0e0e0;border-bottom-color:#66b3ff4d}body[data-theme=dark] .answer-content h4:before{background:linear-gradient(135deg,#66b3ff,#4da6ff)}body[data-theme=dark] .faqs-footer-note{background:linear-gradient(135deg,#66b3ff14,#4da6ff1f);border:1px solid rgba(102,179,255,.2)}body[data-theme=dark] .faqs-footer-note p{color:#b8c5ff}body[data-theme=dark] .faqs-footer-note strong{color:#daa520}@media (max-width: 780px){.faqs-container{padding:1rem}.faqs-content{padding:1.5rem;border-radius:8px}.faqs-header h1{font-size:2rem}.faqs-header p{font-size:1rem}.faq-question{padding:1.25rem;font-size:1rem}.expand-icon{width:28px;height:28px;font-size:1.1rem;margin-left:.75rem}.answer-content{padding:1.25rem}.faqs-footer-note{margin-top:2rem;padding:1.25rem}.byod-table{font-size:.9rem}.byod-table td{padding:10px 12px}.byod-table td:first-child{width:40%}}@media (max-width: 480px){.faqs-content{padding:1rem}.faqs-header{margin-bottom:2rem}.faqs-header h1{font-size:1.75rem}.faq-question{padding:1rem;font-size:.95rem}.expand-icon{width:26px;height:26px;font-size:1rem;margin-left:.5rem}.answer-content{padding:1rem}.answer-content ul,.answer-content ol{padding-left:1.25rem}.byod-table{font-size:.85rem;margin:1rem 0}.byod-table td{padding:8px 10px}.byod-table td:first-child{width:45%;font-size:.8rem}.answer-content h4{font-size:1.1rem;margin:1.5rem 0 .75rem}}a{color:#1e6fff;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .3s ease}a:hover{color:#04c;border-bottom-color:#04c}.school-map-container{width:100%;min-height:78.5vh;padding:.7rem 0 0;margin:0;display:flex;flex-direction:column;position:relative;z-index:2}.school-map-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;justify-content:center;align-items:center;flex:1}.school-map-image{max-width:100%;width:100%;height:auto;display:block;object-fit:contain;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.address-container{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;z-index:2}.address-content{background:#fffffff2;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);max-width:600px;width:100%;text-align:center}.address-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#2c3e50;text-shadow:0 2px 4px rgba(0,0,0,.1)}.address-description{font-size:1.1rem;color:#555;margin-bottom:2.5rem;line-height:1.6}.address-generator{display:flex;flex-direction:column;align-items:center;gap:2rem}.generate-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #667eea4d;position:relative;min-width:200px;min-height:60px;display:flex;align-items:center;justify-content:center;gap:.5rem}.generate-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 35px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.generate-button:active{transform:translateY(-1px)}.generate-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.output-section{width:100%}.error-box{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);color:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 8px 25px #ff6b6b4d;margin-top:1rem}.error-box p{margin:0;font-weight:500}.output-box{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;padding:2rem;border-radius:15px;box-shadow:0 8px 25px #4ecdc44d;margin-top:1rem}.output-box h3{margin:0 0 1rem;font-size:1.3rem;font-weight:600}.address-output{display:flex;flex-direction:column;gap:1rem;align-items:center}.address-output p{margin:0;font-size:1.1rem;line-height:1.5;background:#fff3;padding:1rem;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);word-break:break-word;max-width:100%}.copy-button{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;border-radius:25px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.copy-button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}body[data-theme=dark] .address-content{background:#1e1e1ef2;border:1px solid rgba(255,255,255,.1)}body[data-theme=dark] .address-title{color:#e0e0e0}body[data-theme=dark] .address-description{color:#b0b0b0}@media (max-width: 780px){.address-container{padding:1rem;min-height:50vh}.address-content{padding:2rem 1.5rem;margin:1rem}.address-title{font-size:2rem}.address-description{font-size:1rem;margin-bottom:2rem}.generate-button{padding:.8rem 2rem;font-size:1.1rem;min-width:180px;min-height:55px}.address-output{text-align:left}.address-output p{font-size:1rem;padding:.8rem}}.weather-page{width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:3rem;min-height:60vh;z-index:2;position:relative}.weather-page-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;border-radius:25px;position:relative;overflow:hidden}.weather-page-header h1{font-size:3rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.weather-location{font-size:1.2rem;font-weight:500;margin:0;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.current-weather{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:1rem}.current-icon{font-size:2.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.current-temp{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.current-desc{font-size:1.1rem;font-weight:500;text-transform:capitalize;opacity:.9}.weather-table-container{width:100%;overflow-x:auto;border-radius:25px;box-shadow:0 8px 25px #0000001a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.weather-table-container::-webkit-scrollbar{height:8px}.weather-table-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.weather-table-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.weather-table-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.weather-table{width:100%;min-width:700px;border-collapse:collapse;font-family:Poppins,sans-serif;background:transparent}.weather-table thead th{padding:1.5rem 1rem;text-align:left;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(255,255,255,.1);position:relative}.weather-table tbody tr{transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.05)}.weather-table tbody tr:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.weather-table tbody tr.today-row{background:linear-gradient(135deg,#ffd7001a,#ffa5000d);border-left:4px solid #ffd700}.weather-table td{padding:1.5rem 1rem;vertical-align:middle;position:relative}.date-content{display:flex;flex-direction:column;gap:.25rem}.date-primary{font-weight:600;font-size:1.1rem}.date-secondary{opacity:.7;font-size:.9rem}.condition-content{display:flex;align-items:center;gap:1rem}.weather-emoji{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.condition-text{display:flex;flex-direction:column;gap:.25rem}.condition-primary{font-weight:500;font-size:1rem;text-transform:capitalize}.temp-content{display:flex;align-items:center;gap:.5rem}.temp-high{font-weight:700;font-size:1.3rem}.temp-divider{opacity:.6;font-weight:400}.temp-low{font-weight:400;font-size:1.1rem;opacity:.8}.rain-content{display:flex;flex-direction:column;gap:.5rem}.rain-percentage{font-weight:600;font-size:1rem}.rain-bar{width:60px;height:6px;background:#fff3;border-radius:3px;overflow:hidden;position:relative}.rain-fill{height:100%;background:linear-gradient(90deg,#4a9eff,#06c);border-radius:3px;transition:width .3s ease}.wind-content{display:flex;flex-direction:column;gap:.25rem}.wind-speed{font-weight:600;font-size:1rem}.wind-direction{opacity:.7;font-size:.9rem}.weather-loading-container,.weather-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:4rem 2rem;text-align:center;min-height:300px}.weather-page-spinner{width:60px;height:60px;border:4px solid transparent;border-radius:50%;border-top:4px solid currentColor;border-right:4px solid currentColor;animation:weatherPageSpin 1s linear infinite}.weather-error-icon{font-size:4rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.retry-button,.refresh-button{padding:.75rem 2rem;border:none;border-radius:25px;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.retry-button:hover,.refresh-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.weather-footer{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;text-align:center;opacity:.8}.weather-footer p{margin:0;font-size:.9rem}@keyframes weatherPageSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body[data-theme=light] .weather-page-header{background:linear-gradient(135deg,#ffd70026,#ffa5001a);border:1px solid rgba(255,215,0,.2)}body[data-theme=light] .weather-page-header h1,body[data-theme=light] .weather-location,body[data-theme=light] .current-temp,body[data-theme=light] .current-desc{color:#000846}body[data-theme=light] .current-weather{background:#fffc;border:1px solid rgba(255,215,0,.3)}body[data-theme=light] .weather-table-container{background:#ffffffe6;border:1px solid rgba(255,215,0,.2)}body[data-theme=light] .weather-table thead th{color:#000846;background:#ffd7001a}body[data-theme=light] .weather-table tbody tr{color:#000846}body[data-theme=light] .weather-table tbody tr:hover{background:#ffd7000d}body[data-theme=light] .weather-loading-container,body[data-theme=light] .weather-error-container{color:#000846}body[data-theme=light] .retry-button,body[data-theme=light] .refresh-button{background:linear-gradient(135deg,gold,#daa520);color:#000846;box-shadow:0 4px 15px #ffd7004d}body[data-theme=light] .weather-footer{color:#000846}body[data-theme=dark] .weather-page-header{background:linear-gradient(135deg,#daa52026,#b8860b1a);border:1px solid rgba(218,165,32,.2)}body[data-theme=dark] .weather-page-header h1,body[data-theme=dark] .weather-location,body[data-theme=dark] .current-temp,body[data-theme=dark] .current-desc{color:#b8c5ff}body[data-theme=dark] .current-weather{background:#2d2d2dcc;border:1px solid rgba(218,165,32,.3)}body[data-theme=dark] .weather-table-container{background:#2d2d2de6;border:1px solid rgba(218,165,32,.2)}body[data-theme=dark] .weather-table thead th{color:#b8c5ff;background:#daa5201a}body[data-theme=dark] .weather-table tbody tr{color:#b8c5ff}body[data-theme=dark] .weather-table tbody tr:hover{background:#daa5200d}body[data-theme=dark] .weather-loading-container,body[data-theme=dark] .weather-error-container{color:#b8c5ff}body[data-theme=dark] .retry-button,body[data-theme=dark] .refresh-button{background:linear-gradient(135deg,#daa520,#b8860b);color:#fff;box-shadow:0 4px 15px #daa5204d}body[data-theme=dark] .weather-footer{color:#b8c5ff}@media (max-width: 768px){.weather-page{padding:1rem;gap:2rem}.weather-page-header{padding:1.5rem 0;gap:.75rem}.weather-page-header h1{font-size:2.5rem}.weather-location{font-size:1.1rem}.current-weather{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1rem}.current-icon,.current-temp{font-size:2rem}.current-desc{font-size:1rem;text-align:center;width:100%}.weather-table{min-width:600px}.weather-table thead th{padding:1rem .5rem;font-size:.8rem}.weather-table td{padding:1rem .5rem}.weather-emoji{font-size:1.5rem}.date-primary{font-size:1rem}.date-secondary{font-size:.8rem}.condition-primary{font-size:.85rem}.temp-high{font-size:1.1rem}.temp-low{font-size:1rem}.rain-bar{width:40px;height:4px}.wind-speed,.rain-percentage{font-size:.9rem}.wind-direction{font-size:.8rem}}@media (min-width: 769px){.weather-table{min-width:100%}}@media (max-width: 1200px){.weather-page{padding:1.5rem;gap:2.5rem}.weather-page-header h1{font-size:2.5rem}}@media (max-width: 480px){.weather-page{padding:.75rem;gap:1.5rem}.weather-page-header h1{font-size:2rem}.weather-location{font-size:1rem}.current-weather{flex-direction:column;gap:.5rem;padding:1rem}.current-icon,.current-temp{font-size:1.8rem}.current-desc{font-size:.9rem}.weather-card{padding:1rem;border-radius:15px}.card-date-primary{font-size:1.1rem}.card-date-secondary{font-size:.8rem}.card-temp-high{font-size:1.3rem}.card-temp-low{font-size:1.1rem}.card-weather-icon{font-size:1.8rem}.card-condition-text{font-size:.9rem}.card-details{font-size:.8rem}}@media (max-width: 360px){.weather-page{padding:.5rem;gap:1rem}.weather-page-header h1{font-size:1.8rem}.weather-location{font-size:.9rem}.weather-card{padding:.75rem}.weather-card-header{margin-bottom:.75rem}.card-date-primary{font-size:1rem}.card-temp-high{font-size:1.2rem}.card-temp-low{font-size:1rem}.card-weather-icon{font-size:1.5rem}.weather-card-condition{gap:.75rem}.card-condition-text{font-size:.85rem}.card-details{font-size:.75rem}}@media (min-width: 769px) and (max-width: 1024px){.weather-table thead th{padding:1rem .75rem;font-size:.9rem}.weather-table td{padding:1rem .75rem}.weather-emoji{font-size:1.8rem}.temp-high{font-size:1.2rem}.temp-low{font-size:1rem}.condition-primary{font-size:.9rem}.rain-bar{width:50px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.world-map-container{width:100vw;height:100vh;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden}.world-map-wrapper{width:100%;height:100%;position:relative}#map{width:100%;height:100%;z-index:1}.location-error{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#ef4444f2;color:#fff;padding:12px 24px;border-radius:16px;font-size:14px;font-weight:500;z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(239,68,68,.3);box-shadow:0 8px 32px #0003;max-width:calc(100vw - 40px);text-align:center}.leaflet-control-zoom{border:none!important;box-shadow:0 12px 40px #667eea40!important;border-radius:18px!important;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.1)!important;position:fixed!important;top:calc(50% - 100px)!important;right:25px!important;z-index:1000!important;margin:0!important}.leaflet-control-zoom:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#fff3,#ffffff0d);border-radius:18px;pointer-events:none}.leaflet-control-zoom a{background:transparent!important;border:none!important;color:#fff!important;font-weight:700!important;font-size:22px!important;width:56px!important;height:56px!important;line-height:56px!important;text-decoration:none!important;transition:all .3s ease!important;position:relative;display:flex!important;align-items:center!important;justify-content:center!important;z-index:1}.leaflet-control-zoom a:hover{transform:scale(1.1)!important;background:#ffffff1a!important}.leaflet-control-zoom a:active{transform:scale(.95)!important;background:#fff3!important}.leaflet-control-zoom a:first-child{border-bottom:1px solid rgba(255,255,255,.2)!important;border-radius:18px 18px 0 0!important}.leaflet-control-zoom a:last-child{border-radius:0 0 18px 18px!important}.leaflet-control-locate{border:none!important;box-shadow:0 12px 40px #667eea40!important;border-radius:20px!important;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;position:fixed!important;top:calc(50% + 50px)!important;right:25px!important;z-index:1000!important;margin:0!important;width:56px!important;height:56px!important}.leaflet-control-locate:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#fff3,#ffffff0d);border-radius:20px;pointer-events:none}.leaflet-control-locate a{background:transparent!important;border:none!important;color:#fff!important;font-weight:700!important;width:100%!important;height:100%!important;text-decoration:none!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:20px!important;position:relative!important;z-index:1}.leaflet-control-locate a:hover{transform:scale(1.1)!important;box-shadow:0 16px 50px #667eea66!important}.leaflet-control-locate a:active{transform:scale(.95)!important}.location-compass-icon{width:28px;height:28px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));transition:all .3s ease;stroke-linecap:round;stroke-linejoin:round}.leaflet-control-locate a:hover .location-compass-icon{transform:rotate(45deg) scale(1.1);filter:drop-shadow(0 4px 12px rgba(255,255,255,.4))}.leaflet-control-locate.loading{box-shadow:0 12px 40px #667eea66!important}.leaflet-control-locate.loading a{background:linear-gradient(135deg,#667eeae6,#764ba2e6)!important;cursor:wait!important}.leaflet-control-locate.loading .location-compass-icon{animation:compassSpin 1.5s ease infinite}@keyframes compassSpin{0%{transform:rotate(0) scale(1);opacity:1}50%{transform:rotate(180deg) scale(.9);opacity:.8}to{transform:rotate(360deg) scale(1);opacity:1}}.user-location-marker{background:linear-gradient(135deg,#667eea,#764ba2);width:28px;height:28px;border-radius:50%;border:4px solid white;box-shadow:0 0 #667eeacc,0 4px 16px #0000004d;animation:locationPulse 2.5s infinite;position:relative}.user-location-marker:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #0006}@keyframes locationPulse{0%{box-shadow:0 0 #667eeacc,0 4px 16px #0000004d}70%{box-shadow:0 0 0 30px #667eea00,0 4px 16px #0000004d}to{box-shadow:0 0 #667eea00,0 4px 16px #0000004d}}.leaflet-control-attribution{background:#000c!important;color:#e5e7eb!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;border-radius:12px!important;margin:16px!important;padding:10px 16px!important;font-size:11px!important;border:1px solid rgba(255,255,255,.1)!important;font-weight:400!important;box-shadow:0 4px 20px #0000004d!important}.leaflet-control-attribution a{color:#60a5fa!important;text-decoration:none;transition:color .2s ease}.leaflet-control-attribution a:hover{color:#93c5fd!important}.leaflet-container{background:#0f172a!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.leaflet-popup-content-wrapper{background:#fffffffa!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-radius:16px!important;box-shadow:0 20px 60px #00000026,0 0 0 1px #ffffff4d!important;border:none!important}.leaflet-popup-content{margin:18px 22px!important;font-size:14px!important;font-weight:500!important;color:#374151!important;line-height:1.5!important}.leaflet-popup-tip{background:#fffffffa!important;box-shadow:0 0 0 1px #ffffff4d!important;border:none!important}.timetable-container{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px)}.timetable-header{text-align:center;margin-bottom:2.5rem}.timetable-header h1{font-size:2.2rem;font-weight:600;margin-bottom:.5rem}[data-theme=light] .timetable-header h1{color:#1f2937}[data-theme=dark] .timetable-header h1{color:#f9fafb}.timetable-subtitle{font-size:1rem;margin:0}[data-theme=light] .timetable-subtitle{color:#6b7280}[data-theme=dark] .timetable-subtitle{color:#9ca3af}.timetable-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.day-card{border-radius:8px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;position:relative}[data-theme=light] .day-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}[data-theme=light] .day-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}[data-theme=light] .day-card.current-day{background:#fefce8;border-color:#eab308;box-shadow:0 2px 8px #eab30833}[data-theme=light] .day-card.tomorrow-day{background:#eff6ff;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}[data-theme=dark] .day-card{background:#1f2937;border:1px solid #374151;box-shadow:0 1px 3px #0003}[data-theme=dark] .day-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-1px);background:#253044}[data-theme=dark] .day-card.current-day{background:#1e293b;border-color:#fbbf24;box-shadow:0 2px 8px #fbbf2433}[data-theme=dark] .day-card.tomorrow-day{background:#1e293b;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633}.day-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid}[data-theme=light] .day-header{border-bottom-color:#e5e7eb}[data-theme=dark] .day-header{border-bottom-color:#4b5563}.day-mongolian{font-size:1.4rem;font-weight:600;margin:0}[data-theme=light] .day-mongolian{color:#111827}[data-theme=dark] .day-mongolian{color:#f3f4f6}.current-day-indicator{background:#10b981;color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500}.tomorrow-day-indicator{background:#3b82f6;color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500}.subjects-list{display:flex;flex-direction:column;gap:.75rem}.subject-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:6px;transition:all .15s ease}[data-theme=light] .subject-item{background:#f9fafb}[data-theme=light] .subject-item:hover{background:#f3f4f6}[data-theme=dark] .subject-item{background:#111827}[data-theme=dark] .subject-item:hover{background:#1f2937}.period-number{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;font-weight:600;font-size:.85rem;flex-shrink:0}[data-theme=light] .period-number{background:#e5e7eb;color:#374151}[data-theme=dark] .period-number{background:#374151;color:#d1d5db}.subject-name{font-weight:500;flex:1;font-size:.95rem}[data-theme=light] .subject-name{color:#374151}[data-theme=dark] .subject-name{color:#d1d5db}.timetable-footer{text-align:center;padding:1.5rem;border-radius:6px;margin-top:1rem}[data-theme=light] .timetable-footer{background:#f9fafb;color:#6b7280}[data-theme=dark] .timetable-footer{background:#111827;color:#9ca3af}.timetable-footer p{margin:.5rem 0;font-weight:500}.timetable-footer p:last-child{font-size:.9rem;font-style:italic}@media (max-width: 768px){.timetable-container{padding:1rem}.timetable-header h1{font-size:1.8rem}.timetable-grid{grid-template-columns:1fr;gap:1rem}.day-card{padding:1.25rem}.day-header{margin-bottom:1rem}.day-mongolian{font-size:1.25rem}.subject-item{padding:.6rem}.subject-name{font-size:.9rem}}body[data-theme=light]{background-color:#f8fafc;color:#1f2937}body[data-theme=dark]{background-color:#0f172a;color:#f1f5f9}.day-card{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
