body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(91,188,255,.3);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;touch-action:manipulation}*{-webkit-overflow-scrolling:touch}@media (max-width:768px){.clickable,a,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:#00193c59;display:flex;gap:16px;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .28s ease;z-index:20}.spinner{animation:spin .8s linear infinite;border:4px solid #ffffff59;border-radius:50%;border-top-color:#9bd3ff;height:44px;width:44px}.loading-text{color:#e9f6ff;font-weight:600;letter-spacing:.5px}.loading-overlay.hidden{opacity:0}.user-chip-container{display:flex;flex-direction:column;gap:8px;left:16px;position:fixed;top:16px;z-index:30}.user-chip{align-items:center;background:#00264d59;border:1.5px solid #9bd3ff61;border-radius:14px;box-shadow:0 10px 28px #00000040;color:#eaf6ff;display:inline-flex;gap:10px;padding:8px 14px 8px 10px}.logout-button,.user-chip{-webkit-backdrop-filter:blur(8px) saturate(130%);backdrop-filter:blur(8px) saturate(130%)}.logout-button{background:linear-gradient(135deg,#dc3545d9,#b02a37e6);border:1.5px solid #ffb4bc66;border-radius:12px;box-shadow:0 8px 24px #dc35454d,0 2px 8px #0003;color:#fff;cursor:pointer;font-family:Segoe UI,Roboto,Inter,system-ui,-apple-system,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-size:13px;font-weight:700;letter-spacing:.4px;min-width:100%;overflow:hidden;padding:10px 16px;position:relative;text-align:center;text-shadow:0 1px 3px #0006;transition:all .25s cubic-bezier(.4,0,.2,1)}.logout-button:before{content:"";font-size:14px;margin-right:0}.logout-button:after{background:#ffffff26;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.logout-button:hover{background:linear-gradient(135deg,#dc3545f2,#b02a37);border-color:#ffc8ce99;box-shadow:0 12px 32px #dc354573,0 4px 12px #0000004d;transform:translateY(-2px)}.logout-button:hover:after{height:300px;width:300px}.logout-button:active{box-shadow:0 6px 20px #dc354559,0 2px 8px #00000040;transform:translateY(0)}.user-initial{align-items:center;background:linear-gradient(135deg,#9bd3ff,#d1eaff);border-radius:50%;box-shadow:inset 0 0 0 2px #003c7838,0 2px 6px #00000040;color:#003c78;display:inline-flex;font-weight:800;height:30px;justify-content:center;position:relative;width:30px}.user-name{font-family:Segoe UI,Roboto,Inter,system-ui,-apple-system,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-weight:700;letter-spacing:.3px;max-width:220px;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 3px #00000059;white-space:nowrap}.top-center-info{align-items:center;-webkit-backdrop-filter:blur(8px) saturate(130%);backdrop-filter:blur(8px) saturate(130%);background:#00264d52;border:1px solid #9bd3ff4d;border-radius:12px;box-shadow:0 8px 24px #0003;color:#eaf6ff;display:flex;flex-direction:column;gap:4px;left:50%;padding:8px 14px;position:fixed;top:14px;transform:translateX(-50%);z-index:30}.tci-row{align-items:center;display:inline-flex;font-weight:700;gap:10px;letter-spacing:.3px}.tci-location{opacity:.95}.tci-clock{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tci-temp{background:linear-gradient(135deg,#9bd3ff,#d1eaff);border-radius:10px;box-shadow:inset 0 0 0 2px #003c7826;color:#003c78;font-weight:800;padding:2px 8px}.tci-sep{opacity:.5}.tci-date{font-size:.85rem;opacity:.9;text-transform:capitalize}.tci-bell,.tci-notifs-wrap{align-items:center;display:flex;position:relative}.tci-bell{-webkit-backdrop-filter:blur(6px) saturate(150%);backdrop-filter:blur(6px) saturate(150%);background:#003c7859;border:1px solid #9bd3ff66;border-radius:12px;color:#eaf6ff;cursor:pointer;height:42px;justify-content:center;margin-left:6px;transition:border-color .3s,background .35s,transform .4s;width:42px}.tci-bell:hover{background:#0050a073;border-color:#9bd3ffb3}.tci-bell:focus{box-shadow:0 0 0 3px #9bd3ff40;outline:none}.tci-bell.has{animation:bell-vibrate 3.2s ease-in-out infinite}.bell-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.45));font-size:20px}.bell-badge{animation:badge-pulse 1.6s ease-in-out infinite;background:#ff4d5d;border-radius:999px;box-shadow:0 2px 6px -1px #0000008c;color:#fff;font-size:10px;font-weight:700;padding:2px 5px;position:absolute;right:4px;top:4px}@keyframes bell-vibrate{0%,70%,to{transform:rotate(0deg)}72%{transform:rotate(12deg)}74%{transform:rotate(-12deg)}76%{transform:rotate(10deg)}78%{transform:rotate(-10deg)}80%{transform:rotate(6deg)}82%{transform:rotate(-6deg)}}@keyframes badge-pulse{0%,60%,to{box-shadow:0 2px 6px -1px #0000008c;transform:scale(1)}65%{box-shadow:0 0 0 4px #ff4d5d66;transform:scale(1.25)}70%{transform:scale(1.05)}}.tci-pop{animation:notifPopIn .35s cubic-bezier(.22,.9,.3,1) forwards;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:linear-gradient(145deg,#082141f7,#051428fa);border:2px solid #5bbcff59;border-radius:20px;box-shadow:0 20px 50px #000000b3,inset 0 1px 0 #ffffff14;display:flex;flex-direction:column;gap:10px;max-height:480px;overflow-y:auto;padding:16px 18px 18px;position:absolute;right:0;top:50px;transform-origin:top right;width:380px;z-index:60}@keyframes notifPopIn{0%{opacity:0;transform:translateY(-12px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.tci-pop-head{align-items:center;border-bottom:1px solid #5bbcff33;display:flex;justify-content:space-between;padding-bottom:10px}.tci-pop-head strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#9bd3ff);background-clip:text;-webkit-background-clip:text;font-size:.9rem;font-weight:800;letter-spacing:.5px}.tci-pop-close{background:#ff4d5d26;border:1px solid #ff4d5d4d;border-radius:10px;color:#ff4d5d;cursor:pointer;font-size:22px;line-height:1;padding:2px 8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tci-pop-close:hover{background:#ff4d5df2;border-color:#ff4d5d;color:#fff;transform:rotate(90deg)}.tci-pop-empty{font-size:.75rem;font-style:italic;margin:12px 0;opacity:.6;text-align:center}.tci-pop-list{display:flex;flex-direction:column;gap:10px}.tci-pop-item{background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1.5px solid #5bbcff40;border-radius:14px;box-shadow:0 4px 12px #00000040;font-size:.7rem;line-height:1.45;overflow:hidden;padding:12px 14px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.tci-pop-item:before{background:linear-gradient(90deg,#0000,#ffffff14,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.tci-pop-item:hover:before{left:100%}.tci-pop-item:hover{background:linear-gradient(135deg,#ffffff26,#ffffff14);border-color:#5bbcff73;box-shadow:0 6px 18px #00000059,0 0 20px #5bbcff26;transform:translateX(4px)}.tci-pop-item.lida{background:hsla(0,0%,100%,.025);opacity:.5}.tci-pop-item.lida:hover{opacity:.7}.tci-pop-item .tit{color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.4px;margin-bottom:6px;text-shadow:0 2px 4px #0000004d}.tci-pop-item .msg{color:#ffffffe6;line-height:1.5;margin-bottom:8px}.tci-pop-item .meta{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:8px}.tci-pop-item .meta span{font-size:.65rem;font-weight:600;opacity:.6}.tci-pop-item .meta button{background:linear-gradient(135deg,#00e676b3,#10b981cc);border:1px solid #00e67666;border-radius:10px;box-shadow:0 3px 8px #00e67640;color:#fff;cursor:pointer;font-size:.65rem;font-weight:700;padding:6px 12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tci-pop-item .meta button:hover{background:linear-gradient(135deg,#00e676e6,#10b981);border-color:#00e67699;box-shadow:0 5px 15px #00e67666;transform:translateY(-2px)}.tci-pop-item .meta button:active{transform:translateY(0)}.info-drawer-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#003c78f2,#002855fa);border:2px solid #9bd3ff80;border-radius:50%;box-shadow:0 6px 20px #0006;color:#eaf6ff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:14px;top:14px;transition:all .3s ease;width:48px;z-index:25}.info-drawer-toggle:hover{background:linear-gradient(135deg,#5bbcfff2,#3498dbfa);border-color:#9bd3ffcc;box-shadow:0 8px 28px #5bbcff66;transform:scale(1.05)}.info-drawer-toggle:active{transform:scale(.95)}.drawer-icon{font-size:24px;line-height:1}.drawer-badge{animation:pulse-badge 2s ease-in-out infinite;background:linear-gradient(135deg,#ff4d5d,#ff1f3d);border:2px solid #002855cc;border-radius:999px;box-shadow:0 2px 8px #ff4d5d99;color:#fff;font-size:11px;font-weight:800;padding:3px 6px;position:absolute;right:-2px;top:-2px}@keyframes pulse-badge{0%,60%,to{transform:scale(1)}65%{transform:scale(1.2)}}.info-drawer-toggle.has-notif{animation:shake-bell 3s ease-in-out infinite}@keyframes shake-bell{0%,70%,to{transform:rotate(0deg)}72%{transform:rotate(15deg)}74%{transform:rotate(-15deg)}76%{transform:rotate(12deg)}78%{transform:rotate(-12deg)}80%{transform:rotate(0deg)}}.info-drawer-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;inset:0;position:fixed;z-index:50}.info-drawer{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:linear-gradient(155deg,#003060fa,#001c3efa);border-right:2px solid #9bd3ff66;box-shadow:4px 0 40px #0009;height:100vh;left:0;max-width:85vw;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.22,.9,.3,1);width:320px;z-index:55}.info-drawer.open{transform:translateX(0)}.info-drawer-header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#003c7866;border-bottom:1px solid #9bd3ff4d;display:flex;justify-content:space-between;padding:16px 18px;position:sticky;top:0;z-index:10}.info-drawer-header h3{color:#eaf6ff;font-size:1.1rem;font-weight:800;letter-spacing:.5px;margin:0;text-shadow:0 2px 4px #0000004d}.info-drawer-close{align-items:center;background:#003c7880;border:1px solid #9bd3ff66;border-radius:50%;color:#eaf6ff;cursor:pointer;display:flex;font-size:28px;font-weight:700;height:36px;justify-content:center;line-height:1;transition:all .3s ease;width:36px}.info-drawer-close:hover{background:#5bbcffe6;color:#003c78;transform:rotate(90deg)}.info-drawer-content{display:flex;flex-direction:column;gap:24px;padding:20px 18px}.info-drawer-section{background:#ffffff0d;border:1px solid #9bd3ff40;border-radius:14px;box-shadow:0 4px 16px #0003;padding:16px}.info-drawer-time{margin-bottom:12px;text-align:center}.time-label{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9bd3ff,#fff);background-clip:text;-webkit-background-clip:text;color:#fff;display:block;font-size:2.5rem;font-weight:900;letter-spacing:2px;text-shadow:0 3px 8px #0006}.info-drawer-date{color:#ffffffd9;font-size:.9rem;font-weight:600;margin-bottom:14px;text-align:center;text-transform:capitalize}.info-drawer-weather{align-items:center;background:#003c784d;border:1px solid #9bd3ff33;border-radius:10px;display:flex;justify-content:space-between;padding:10px 14px}.weather-location{color:#fffc;font-size:.85rem;font-weight:600}.weather-temp{background:linear-gradient(135deg,#5bbcff,#9bd3ff);border-radius:999px;box-shadow:0 2px 8px #5bbcff4d;color:#fff;font-size:1.3rem;font-weight:800;padding:4px 12px}.notifs-section{background:#00264d80}.section-title{align-items:center;color:#eaf6ff;display:flex;font-size:1rem;font-weight:800;gap:8px;margin:0 0 14px}.notif-count{background:linear-gradient(135deg,#ff4d5d,#ff1f3d);border-radius:999px;box-shadow:0 2px 6px #ff4d5d66;color:#fff;font-size:.75rem;font-weight:800;padding:3px 8px}.empty-notifs{color:#ffffff80;font-size:.85rem;font-style:italic;padding:20px;text-align:center}.notifs-list{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.notif-item{background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1.5px solid #5bbcff40;border-radius:14px;box-shadow:0 4px 12px #00000040;overflow:hidden;padding:14px 16px;position:relative;transition:all .35s cubic-bezier(.4,0,.2,1)}.notif-item:before{background:linear-gradient(90deg,#0000,#ffffff14,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.notif-item:hover:before{left:100%}.notif-item:hover{background:linear-gradient(135deg,#ffffff26,#ffffff14);border-color:#5bbcff73;box-shadow:0 6px 20px #00000059,0 0 20px #5bbcff26;transform:translateX(6px)}.notif-item.lida{background:hsla(0,0%,100%,.025);opacity:.5}.notif-item.lida:hover{opacity:.7}.notif-title{color:#fff;font-size:.95rem;font-weight:800;letter-spacing:.4px;margin-bottom:8px;text-shadow:0 2px 4px #0000004d}.notif-msg{color:#ffffffe6;font-size:.85rem;line-height:1.5;margin-bottom:10px}.notif-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.notif-date{color:#fff9;font-size:.72rem;font-weight:600}.notif-mark-btn{background:linear-gradient(135deg,#00e676bf,#10b981d9);border:1px solid #00e67666;border-radius:10px;box-shadow:0 3px 8px #00e6764d;color:#fff;cursor:pointer;font-size:.72rem;font-weight:700;padding:7px 14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.notif-mark-btn:hover{background:linear-gradient(135deg,#00e676f2,#10b981);border-color:#00e67699;box-shadow:0 5px 15px #00e67673;transform:translateY(-2px)}.notif-mark-btn:active{transform:translateY(0)}.info-drawer::-webkit-scrollbar,.notifs-list::-webkit-scrollbar{width:8px}.info-drawer::-webkit-scrollbar-track,.notifs-list::-webkit-scrollbar-track{background:#0003}.info-drawer::-webkit-scrollbar-thumb,.notifs-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5bbcff99,#3498dbcc);border-radius:10px}.info-drawer::-webkit-scrollbar-thumb:hover,.notifs-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5bbcffcc,#3498db)}@media (max-width:480px){.info-drawer{max-width:90vw;width:280px}.info-drawer-toggle{height:44px;right:12px;top:12px;width:44px}.drawer-icon{font-size:22px}.time-label{font-size:2rem}.weather-temp{font-size:1.1rem;padding:3px 10px}}@media (max-width:768px){.user-chip-container{gap:6px;left:10px;top:10px}.user-chip{border-radius:12px;gap:8px;padding:6px 10px 6px 8px}.user-initial{font-size:.85rem;height:26px;width:26px}.user-name{font-size:.85rem;max-width:120px}.logout-button{border-radius:10px;font-size:12px;padding:8px 12px}.top-center-info{display:none}}@media (max-width:600px){.user-chip-container{left:8px;top:8px}.user-chip{border-radius:10px;gap:6px;padding:5px 8px 5px 6px}.user-initial{font-size:.8rem;height:24px;width:24px}.user-name{font-size:.8rem;max-width:90px}.logout-button{font-size:11px;padding:7px 10px}.top-center-info{display:none}}@media (max-width:480px){.user-chip-container{left:6px;top:6px}.user-chip{border-radius:8px;gap:5px;padding:4px 7px 4px 5px}.user-initial{font-size:.75rem;height:22px;width:22px}.user-name{font-size:.75rem;max-width:70px}.logout-button{border-radius:8px;font-size:10px;padding:6px 9px}.top-center-info{display:none}.spinner{height:36px;width:36px}.loading-text{font-size:.9rem}}.route-container{height:100%;inset:0;position:fixed;width:100%}.route-container.fade-ocean-enter{opacity:.001;transform:translateY(10px)}.route-container.fade-ocean-enter-active{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.route-container.fade-ocean-appear{opacity:.001;transform:translateY(10px)}.route-container.fade-ocean-appear-active{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.route-container.fade-ocean-exit{opacity:1}.route-container.fade-ocean-exit-active{opacity:.001;transform:translateY(-6px);transition:opacity .42s ease,transform .42s ease}.loading-fullscreen{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#001c3cf2,#003060f2);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.loading-content{gap:24px}.loading-content,.loading-inline{align-items:center;display:flex;flex-direction:column}.loading-inline{gap:20px;justify-content:center;padding:60px 20px}.loading-spinner{height:80px;position:relative;width:80px}.spinner-ring{animation:spinRing 1.5s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#5bbcff;height:100%;position:absolute;width:100%}.spinner-ring:first-child{animation-delay:-.45s;border-top-color:#5bbcff}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#9bd3ff;height:90%;left:5%;top:5%;width:90%}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#d1eaff;height:80%;left:10%;top:10%;width:80%}@keyframes spinRing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner-small{height:50px;position:relative;width:50px}.spinner-ring-small{animation:spinRing 1.5s cubic-bezier(.5,0,.5,1) infinite;border:3px solid #0000;border-radius:50%;border-top-color:#5bbcff;height:100%;position:absolute;width:100%}.spinner-ring-small:first-child{animation-delay:-.45s;border-top-color:#5bbcff}.spinner-ring-small:nth-child(2){animation-delay:-.3s;border-top-color:#9bd3ff;height:85%;left:7.5%;top:7.5%;width:85%}.spinner-ring-small:nth-child(3){animation-delay:-.15s;border-top-color:#d1eaff;height:70%;left:15%;top:15%;width:70%}.loading-message{color:#eaf6ff;font-size:1.1rem;letter-spacing:.5px}.loading-message,.loading-message-small{animation:pulse 2s ease-in-out infinite;font-weight:600;text-align:center}.loading-message-small{color:#eaf6ffe6;font-size:.95rem;letter-spacing:.3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:768px){.loading-spinner{height:60px;width:60px}.loading-message{font-size:1rem}.loading-inline{padding:40px 20px}}.toast-container{display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:99999}.toast{align-items:flex-start;animation:toastSlideIn .3s cubic-bezier(.21,1.02,.73,1) forwards;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026,0 0 0 1px #0000000d;display:flex;gap:12px;min-width:300px;overflow:hidden;padding:16px 20px;pointer-events:auto;position:relative;transform-origin:right top}.toast.exiting{animation:toastSlideOut .2s cubic-bezier(.4,0,1,1) forwards}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(100%) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(120%) scale(.9)}}.toast-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.toast-title{color:#1a1a1a;font-size:14px;font-weight:600;margin:0}.toast-message{color:#666;font-size:13px;line-height:1.4;margin:0}.toast-close{align-items:center;background:none;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;line-height:1;padding:4px;transition:all .2s;width:24px}.toast-close:hover{background:#0000000d;color:#333}.toast-progress{animation:toastProgress linear forwards;background:currentColor;bottom:0;height:3px;left:0;opacity:.3;position:absolute}@keyframes toastProgress{0%{width:100%}to{width:0}}.toast.success{border-left:4px solid #10b981}.toast.success .toast-icon{background:#d1fae5;color:#059669}.toast.success .toast-progress{color:#10b981}.toast.error{border-left:4px solid #ef4444}.toast.error .toast-icon{background:#fee2e2;color:#dc2626}.toast.error .toast-progress{color:#ef4444}.toast.warning{border-left:4px solid #f59e0b}.toast.warning .toast-icon{background:#fef3c7;color:#d97706}.toast.warning .toast-progress{color:#f59e0b}.toast.info{border-left:4px solid #3b82f6}.toast.info .toast-icon{background:#dbeafe;color:#2563eb}.toast.info .toast-progress{color:#3b82f6}@media (max-width:768px){.toast-container{left:10px;max-width:none;right:10px;top:10px}.toast{min-width:auto}}.global-search-overlay{align-items:flex-start;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;display:flex;inset:0;justify-content:center;padding:10vh 20px 20px;position:fixed;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.global-search-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:70vh;max-width:640px;overflow:hidden;width:100%}.global-search-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:12px;padding:20px}.global-search-icon{flex-shrink:0;font-size:24px}.global-search-input{background:#0000;border:none;color:#212529;flex:1 1;font-size:18px;font-weight:500;outline:none}.global-search-input::placeholder{color:#adb5bd}.global-search-loading{animation:spin 1s linear infinite;font-size:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-search-categories{border-bottom:1px solid #e9ecef;display:flex;gap:8px;overflow-x:auto;padding:12px 20px}.global-search-category{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:20px;color:#6c757d;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.global-search-category:hover{background:#f8f9ff;border-color:#667eea;color:#667eea}.global-search-category.active{background:#667eea;border-color:#667eea;color:#fff}.category-icon{font-size:16px}.global-search-results{flex:1 1;overflow-y:auto;padding:8px}.global-search-result{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin-bottom:4px;padding:12px 16px;transition:all .15s ease}.global-search-result.selected,.global-search-result:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateX(4px)}.result-icon{flex-shrink:0;font-size:24px}.result-content{flex:1 1;min-width:0}.result-title{font-size:15px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-result.selected .result-title{color:#fff}.result-subtitle{font-size:13px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-type{background:#f8f9fa;border-radius:4px;color:#6c757d;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.global-search-result.selected .result-type{background:#fff3;color:#fff}.global-search-empty{color:#6c757d;padding:60px 20px;text-align:center}.empty-icon{display:block;font-size:48px;margin-bottom:16px}.global-search-empty p{font-size:16px;margin-bottom:20px}.search-tips{display:flex;flex-direction:column;gap:8px;margin-top:20px}.tip{color:#adb5bd;font-size:13px}.global-search-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:12px 20px}.footer-shortcuts{color:#6c757d;display:flex;font-size:12px;gap:16px;justify-content:center}.footer-shortcuts kbd{background:#fff;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 1px 2px #0000001a;display:inline-block;font-family:monospace;font-size:11px;font-weight:600;margin-right:4px;padding:3px 8px}.global-search-results::-webkit-scrollbar{width:8px}.global-search-results::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.global-search-results::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:4px}.global-search-results::-webkit-scrollbar-thumb:hover{background:#adb5bd}@media (max-width:768px){.global-search-overlay{padding:5vh 10px 10px}.global-search-modal{max-height:80vh}.global-search-header{padding:16px}.global-search-input{font-size:16px}.global-search-categories{padding:8px 16px}.footer-shortcuts{font-size:11px;gap:12px}}
/*# sourceMappingURL=main.416c7394.css.map*/