@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap");@import url("https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/css/materialdesignicons.min.css");@-webkit-keyframes unavailablePulse{0%,100%{box-shadow:0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@-moz-keyframes unavailablePulse{0%,100%{box-shadow:0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@keyframes unavailablePulse{0%,100%{box-shadow:0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@-webkit-keyframes pulseRed{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@-moz-keyframes pulseRed{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@keyframes pulseRed{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,50,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,50,50,0.3),inset 0 0 30px rgba(255,50,50,0.05)}}@-webkit-keyframes pulseOrange{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,170,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,170,50,0.3),inset 0 0 30px rgba(255,170,50,0.05)}}@-moz-keyframes pulseOrange{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,170,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,170,50,0.3),inset 0 0 30px rgba(255,170,50,0.05)}}@keyframes pulseOrange{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(255,170,50,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,170,50,0.3),inset 0 0 30px rgba(255,170,50,0.05)}}@-webkit-keyframes pulseGreen{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(50,255,100,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(50,255,100,0.25),inset 0 0 30px rgba(50,255,100,0.05)}}@-moz-keyframes pulseGreen{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(50,255,100,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(50,255,100,0.25),inset 0 0 30px rgba(50,255,100,0.05)}}@keyframes pulseGreen{0%,100%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 0 rgba(50,255,100,0)}50%{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(50,255,100,0.25),inset 0 0 30px rgba(50,255,100,0.05)}}@-webkit-keyframes slideInDown{from{opacity:0;transform:translateY(-20px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}@-moz-keyframes slideInDown{from{opacity:0;-moz-transform:translateY(-20px) scale(0.95);transform:translateY(-20px) scale(0.95)}to{opacity:1;-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes slideInDown{from{opacity:0;-moz-transform:translateY(-20px) scale(0.95);transform:translateY(-20px) scale(0.95)}to{opacity:1;-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes slideOutUp{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(0.95)}}@-moz-keyframes slideOutUp{from{opacity:1;-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-moz-transform:translateY(-20px) scale(0.95);transform:translateY(-20px) scale(0.95)}}@keyframes slideOutUp{from{opacity:1;-moz-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{opacity:0;-moz-transform:translateY(-20px) scale(0.95);transform:translateY(-20px) scale(0.95)}}body.library{overflow:hidden}.global-library{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;font-family:system-ui,-apple-system,sans-serif;padding:40px 20px;margin-bottom:0 !important;overflow:hidden}.global-library .grid{display:grid;max-width:100%;width:100%;gap:30px}.global-library .grid .col{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;gap:10px}.global-library .grid.col-2{grid-template-columns:repeat(2, 1fr)}.global-library .grid.col-3{grid-template-columns:repeat(3, 1fr)}.global-library .grid.col-4{grid-template-columns:repeat(4, 1fr)}.global-library[data-mode="windowed"]{padding:20px 40px}.global-library[data-mode="windowed"] .library-window{max-width:1400px;max-height:900px;width:100%;height:90vh;border-radius:16px}.global-library[data-mode="windowed"] .library-window .window-header{position:relative}.global-library[data-mode="fullscreen"]{padding:0}.global-library[data-mode="fullscreen"] .library-window{width:100vw;height:100vh}.global-library[data-mode="fullscreen"] .library-window .window-header{position:fixed;width:100vw;top:0;-moz-transform:translateY(-moz-calc(-100% + 10px));-ms-transform:translateY(calc(-100% + 10px));transform:translateY(calc(-100% + 10px));z-index:10;-moz-transition:transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1), -moz-transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1);transition:transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1);transition:transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1), -moz-transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1)}.global-library[data-mode="fullscreen"] .library-window .window-header:hover{-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.global-library[data-nav="expanded"] .library-window .window-body{grid-template-columns:240px 1fr}.global-library[data-nav="collapsed"] .library-window .window-body{grid-template-columns:auto 1fr}.global-library[data-nav="collapsed"] .library-window .window-body .library-menu{padding:25px 15px 15px}.global-library[data-nav="collapsed"] .library-window .window-body .library-menu .library-menu-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;aspect-ratio:1/1}.global-library[data-nav="collapsed"] .library-window .window-body .library-menu .library-menu-item .menu-item-text{display:none}.global-library[data-nav="collapsed"] .library-window .window-body .library-nav .nav-bottom{-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 10px}.global-library[data-nav="collapsed"] .library-window .window-body .library-nav .nav-bottom .grow{display:none}.global-library .library-window{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.global-library .library-window .window-header{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-negative:0;flex-shrink:0;padding:10px 15px;gap:12px}.global-library .library-window .window-header .window-dots{display:-moz-box;display:-ms-flexbox;display:flex;gap:10px}.global-library .library-window .window-header .window-dots .dot{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:13px;height:13px;border-radius:50%;border:none;color:rgba(0,0,0,0);font:600 9px/1 "Orbitron",sans-serif;padding:0;-moz-transition:box-shadow 0.2s ease;transition:box-shadow 0.2s ease}.global-library .library-window .window-header .window-dots .dot:hover{color:rgba(0,0,0,0.8);cursor:pointer}.global-library .library-window .window-header .window-dots .dot.red{background-color:#ff5f56}.global-library .library-window .window-header .window-dots .dot.yellow{background-color:#ffbd2e}.global-library .library-window .window-header .window-dots .dot.green{background-color:#27c93f}.global-library .library-window .window-header .window-title{-moz-box-flex:1;-ms-flex:1;flex:1;font:400 12px/1 "Orbitron",sans-serif;text-align:center;letter-spacing:0.04em;text-transform:uppercase}.global-library .library-window .window-header .window-spacer{-ms-flex-negative:0;flex-shrink:0;width:54px}.global-library .library-window .window-body{display:grid;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;width:100%;overflow:hidden}.global-library .library-window .window-body .library-nav{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.global-library .library-window .window-body .library-nav>*{width:100%;padding:15px}.global-library .library-window .window-body .library-nav>*:not(:last-child){position:relative}.global-library .library-window .window-body .library-nav>*:not(:last-child)::after{position:absolute;content:'';height:1px;left:15px;right:15px;bottom:0}.global-library .library-window .window-body .library-nav .nav-bottom{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:-webkit-sticky;position:sticky;bottom:0;gap:15px;z-index:3}.global-library .library-window .window-body .library-content{padding:30px;overflow-y:auto;scroll-behavior:smooth}.global-library .library-window .window-body .library-content::-webkit-scrollbar{width:4px;height:4px}.global-library .library-window .window-body .library-content::-webkit-scrollbar-thumb{border-radius:4px}.global-library .library-search .search-trigger{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:32px;height:32px;border:none;border-radius:4px;background-color:transparent;color:#6a6a72;font-size:18px;cursor:pointer;-moz-transition:all 0.15s ease;transition:all 0.15s ease}.global-library .library-search .search-trigger::after{position:absolute;content:'';inset:0;border-radius:4px}.global-library .library-search .search-trigger:hover{cursor:pointer}.global-library .library-search .search-trigger.active{-moz-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);color:#2563eb}.global-library .library-search .search-popup{display:none;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;min-width:300px;right:10px;bottom:10px;border-radius:8px;border:1px solid;box-shadow:0 10px 40px rgba(0,0,0,0.6);padding:8px;gap:5px;z-index:100}.global-library .library-search .search-popup .search-input{width:100%;border:none;border-radius:4px;font:400 13px/1.5 "Orbitron",sans-serif;padding:8px 12px;outline:none}.global-library .library-search .search-popup .search-input:focus{box-shadow:0 0 0 2px rgba(37,99,235,0.3)}.global-library .library-search .search-popup .search-close{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border:none;border-radius:4px;background-color:transparent;font-size:14px;-moz-transition:all 0.2s ease;transition:all 0.2s ease}.global-library .library-search .search-popup .search-close:hover{cursor:pointer}.global-library .library-search .search-popup.active{display:-moz-box;display:-ms-flexbox;display:flex;-webkit-animation:slideInDown 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);-moz-animation:slideInDown 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);animation:slideInDown 0.2s cubic-bezier(0.34, 1.56, 0.64, 1)}.global-library .library-menu{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;gap:2px;overflow-y:auto}.global-library .library-menu .library-menu-item{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:4px;font:500 12px "Orbitron",sans-serif;text-decoration:none;padding:8px 12px;gap:10px;-moz-transition:all .2s ease;transition:all .2s ease;min-height:36px}.global-library .library-menu .library-menu-item .menu-item-icon{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:18px;font-size:18px;-moz-transition:color .2s ease;transition:color .2s ease}.global-library .library-menu .library-menu-item .menu-item-text{color:inherit;font:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-library .library-menu .library-menu-item::before{position:absolute;content:'';width:3px;height:18px;top:50%;left:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#2563eb;border-radius:0 4px 4px 0;opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}.global-library .library-menu .library-menu-item.active{position:-webkit-sticky;position:sticky;top:0;z-index:2}.global-library .library-menu .library-menu-item.active::before{opacity:1}.global-library .library-menu .library-menu-item.unavailable{-webkit-animation:unavailablePulse 0.6s ease 3;-moz-animation:unavailablePulse 0.6s ease 3;animation:unavailablePulse 0.6s ease 3}.global-library .library-menu .library-menu-item.unavailable::before{opacity:1 !important}.global-library .library-menu::-webkit-scrollbar{width:3px}.global-library .library-menu::-webkit-scrollbar-thumb{border-radius:4px}.global-library .divider{width:100%;height:1px;border-bottom:1px dashed rgba(102,102,102,0.2) !important;margin:0 !important}.global-library .library-section{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:30px}.global-library .library-section>h1,.global-library .library-section>h2,.global-library .library-section>h3,.global-library .library-section>h4,.global-library .library-section>h5{color:#666;font-weight:700;font-family:system-ui,-apple-system,sans-serif;text-transform:uppercase}.global-library .library-section .section-search-tags{position:absolute;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;z-index:-9999}.global-library .library-section .section-comment{position:relative;max-width:480px;border-radius:0 4px 4px 0;border-left:3px solid pink;background-color:rgba(102,102,102,0.06);color:#6a6a72;font:400 12px/1.6 system-ui,-apple-system,sans-serif;font-style:italic;padding:5px 5px 5px 20px}.global-library[data-theme="dark"] .global-library .library-section .section-comment{background-color:rgba(102,102,102,0.04);color:#8a8a92}.global-library[data-theme="light"] .global-library .library-section .section-comment{background-color:rgba(102,102,102,0.02);color:#5a5a62}.global-library .library-section .section-comment.comment-warning{border-left-color:#ffaa33;background-color:rgba(255,170,50,0.06)}.global-library[data-theme="dark"] .global-library .library-section .section-comment.comment-warning{background-color:rgba(255,170,50,0.08)}.global-library[data-theme="light"] .global-library .library-section .section-comment.comment-warning{background-color:rgba(255,170,50,0.04)}.global-library .library-section .section-comment.comment-success{border-left-color:#44ff88;background-color:rgba(50,255,100,0.06)}.global-library[data-theme="dark"] .global-library .library-section .section-comment.comment-success{background-color:rgba(50,255,100,0.08)}.global-library[data-theme="light"] .global-library .library-section .section-comment.comment-success{background-color:rgba(50,255,100,0.04)}.global-library .library-section .section-comment.comment-error{border-left-color:#ff4444;background-color:rgba(255,50,50,0.06)}.global-library[data-theme="dark"] .global-library .library-section .section-comment.comment-error{background-color:rgba(255,50,50,0.08)}.global-library[data-theme="light"] .global-library .library-section .section-comment.comment-error{background-color:rgba(255,50,50,0.04)}.global-library .library-section .library-section-head{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:10px}.global-library .library-section .library-section-head .library-section-title{color:#666;font:700 18px "Orbitron",sans-serif;letter-spacing:-0.02em}.global-library .library-section .library-section-head .library-section-desc{font-size:13px;line-height:1.6}.global-library .library-section .library-example{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:30px}.global-library .library-section .code-label{display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:rgba(102,102,102,0.6);color:#fff;font:600 85% "Orbitron",sans-serif;letter-spacing:0.06em;padding:.2em .4em;margin:0}.global-library .library-section .code-label:hover{opacity:.9;cursor:pointer}.global-library .library-notification{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:10px;right:10px;border-radius:4px;border:1px solid rgba(255,68,68,0.2);background-color:rgba(255,50,50,0.15);-webkit-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),unavailablePulse 0.6s ease 3;-moz-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),unavailablePulse 0.6s ease 3;animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),unavailablePulse 0.6s ease 3;color:#ff4444;font:500 13px "Orbitron",sans-serif;padding:10px;gap:12px;z-index:1000}.global-library .library-notification .notification-icon{font-size:18px}.global-library .library-notification .notification-text{font-weight:500;letter-spacing:0.02em}.global-library .library-notification.hiding{-webkit-animation:slideOutUp 0.3s ease forwards;-moz-animation:slideOutUp 0.3s ease forwards;animation:slideOutUp 0.3s ease forwards}.global-library .library-notification.error{border-color:rgba(255,68,68,0.2);background-color:rgba(255,50,50,0.15);color:#ff4444;-webkit-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseRed 0.6s ease 3;-moz-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseRed 0.6s ease 3;animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseRed 0.6s ease 3}.global-library .library-notification.error .notification-text{color:#ff4444}.global-library .library-notification.warning{border-color:rgba(255,170,50,0.2);background-color:rgba(255,170,50,0.12);color:#ffaa33;-webkit-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseOrange 0.6s ease 3;-moz-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseOrange 0.6s ease 3;animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseOrange 0.6s ease 3}.global-library .library-notification.warning .notification-text{color:#ffaa33}.global-library .library-notification.success{border-color:rgba(50,255,100,0.2);background-color:rgba(50,255,100,0.1);color:#44ff88;-webkit-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseGreen 0.6s ease 3;-moz-animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseGreen 0.6s ease 3;animation:slideInDown 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),pulseGreen 0.6s ease 3}.global-library .library-notification.success .notification-text{color:#44ff88}.global-library .library-theme-toggle{display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.global-library .library-theme-toggle .theme-checkbox{display:none}.global-library .library-theme-toggle .theme-label{position:relative;-ms-flex-negative:0;flex-shrink:0;width:52px;height:28px;border-radius:14px;border:1px solid #2a2a32;background-color:#2a2a32;cursor:pointer;-moz-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.global-library .library-theme-toggle .theme-label::after{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;content:'☾';width:22px;height:22px;top:2px;left:3px;border-radius:50%;border:1px solid #e8e8f0;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.3);color:#666;font-size:14px;line-height:1;-moz-transition:all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);transition:all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1)}.global-library .library-theme-toggle .theme-checkbox:checked+.theme-label{border-color:#e8e8f0;background-color:#fff}.global-library .library-theme-toggle .theme-checkbox:checked+.theme-label::after{content:'☀';-moz-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px);color:#f5a623;font-size:20px}.global-library[data-theme="dark"]{background-color:#0a0a0f;background-image:-moz-radial-gradient(50% 0%, ellipse, #1a1a2e 0%, #0a0a0f 70%);background-image:radial-gradient(ellipse at 50% 0%, #1a1a2e 0%, #0a0a0f 70%)}.global-library[data-theme="dark"] .library-window{background-color:#141418;box-shadow:0 30px 80px rgba(0,0,0,0.8),0 0 0 1px rgba(255,255,255,0.04)}.global-library[data-theme="dark"] .library-window .window-header{border-bottom:1px solid #25252e;background-color:#1a1a20}.global-library[data-theme="dark"] .library-window .window-header .window-title{color:#5a5a62}.global-library[data-theme="dark"] .library-window .window-body .library-nav{border-right:1px solid #1e1e24;background-color:#101014}.global-library[data-theme="dark"] .library-window .window-body .library-nav>*:not(:last-child)::after{border-bottom:1px solid #1e1e24}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item{color:#6a6a72}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item .library-menu-icon{color:#3a3a42}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item:hover{background-color:#1a1a22;color:#c0c0c8}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item:hover .library-menu-icon{color:#6a6a72}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item.active{background-color:#1A1B31;color:#fff}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item.active .library-menu-icon{color:#2563eb}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable{background-color:rgba(255,50,50,0.15) !important;color:#ff4444 !important}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable .library-menu-icon{color:#ff4444 !important}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable::before{background-color:#ff4444 !important;box-shadow:0 0 30px rgba(255,50,50,0.8) !important}.global-library[data-theme="dark"] .library-window .window-body .library-nav .library-menu::-webkit-scrollbar-thumb{background-color:#2a2a30}.global-library[data-theme="dark"] .library-window .window-body .library-content{background-color:#fff}.global-library[data-theme="dark"] .library-window .window-body .library-content::-webkit-scrollbar-thumb{background:#666}.global-library[data-theme="dark"] .library-section .library-section-title{color:#a0a0a8}.global-library[data-theme="dark"] .library-section .library-section-desc{color:#6a6a72}.global-library[data-theme="dark"] .library-notification{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,50,50,0.15)}.global-library[data-theme="dark"] .library-notification.error{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,50,50,0.15)}.global-library[data-theme="dark"] .library-notification.warning{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(255,170,50,0.15)}.global-library[data-theme="dark"] .library-notification.success{box-shadow:0 10px 40px rgba(0,0,0,0.6),0 0 30px rgba(50,255,100,0.12)}.global-library[data-theme="dark"] .search-trigger:hover{background-color:#1a1a22;color:#c0c0c8}.global-library[data-theme="dark"] .search-trigger.active{background-color:#1a1a22;box-shadow:inset 0 2px 8px rgba(0,0,0,0.4)}.global-library[data-theme="dark"] .search-trigger.active::after{box-shadow:0 0 20px rgba(37,99,235,0.1)}.global-library[data-theme="dark"] .search-popup{border-color:#25252e;background-color:#1a1a22;box-shadow:0 10px 40px rgba(0,0,0,0.6)}.global-library[data-theme="dark"] .search-popup .search-input{background-color:#101014;color:#e0e0e8}.global-library[data-theme="dark"] .search-popup .search-input::-webkit-input-placeholder{color:#4a4a52}.global-library[data-theme="dark"] .search-popup .search-input::-moz-placeholder{color:#4a4a52}.global-library[data-theme="dark"] .search-popup .search-input:-ms-input-placeholder{color:#4a4a52}.global-library[data-theme="dark"] .search-popup .search-input::-ms-input-placeholder{color:#4a4a52}.global-library[data-theme="dark"] .search-popup .search-input::placeholder{color:#4a4a52}.global-library[data-theme="dark"] .search-popup .search-close{color:#6a6a72}.global-library[data-theme="dark"] .search-popup .search-close:hover{background-color:rgba(255,50,50,0.1);color:#ff4444}.global-library[data-theme="light"]{background-color:#e8e8f0;background-image:-moz-radial-gradient(50% 0%, ellipse, #f0f0f8 0%, #d8d8e0 70%);background-image:radial-gradient(ellipse at 50% 0%, #f0f0f8 0%, #d8d8e0 70%)}.global-library[data-theme="light"] .library-window{background-color:#ffffff;box-shadow:0 30px 80px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.06)}.global-library[data-theme="light"] .library-window .window-header{background-color:#f0f0f8;border-bottom:1px solid #d8d8e0}.global-library[data-theme="light"] .library-window .window-header .window-title{color:#8a8a92}.global-library[data-theme="light"] .library-window .window-header .window-dots .dot.red:hover{box-shadow:0 0 16px rgba(255,95,86,0.3)}.global-library[data-theme="light"] .library-window .window-header .window-dots .dot.yellow:hover{box-shadow:0 0 16px rgba(255,189,46,0.3)}.global-library[data-theme="light"] .library-window .window-header .window-dots .dot.green:hover{box-shadow:0 0 16px rgba(39,201,63,0.3)}.global-library[data-theme="light"] .library-window .window-body .library-nav{border-right:1px solid #d0d0d8;background-color:#f5f5fd}.global-library[data-theme="light"] .library-window .window-body .library-nav>*:not(:last-child)::after{border-bottom:1px solid #d0d0d8}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item{color:#6a6a72}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item .library-menu-icon{color:#9a9aa2}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item:hover{background-color:#e8e8f0;color:#3a3a42}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item:hover .library-menu-icon{color:#6a6a72}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.active{background-color:#e0e0f0;color:#1a1a2e}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.active .library-menu-icon{color:#2563eb}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.active::before{box-shadow:0 0 20px rgba(37,99,235,0.3)}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable{background-color:rgba(255,50,50,0.08) !important;color:#cc3333 !important}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable .library-menu-icon{color:#cc3333 !important}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu .library-menu-item.unavailable::before{background-color:#cc3333 !important;box-shadow:0 0 30px rgba(255,50,50,0.4) !important}.global-library[data-theme="light"] .library-window .window-body .library-nav .library-menu::-webkit-scrollbar-thumb{background-color:#c0c0c8}.global-library[data-theme="light"] .library-window .window-body .library-content{background-color:#fff}.global-library[data-theme="light"] .library-window .window-body .library-content::-webkit-scrollbar-thumb{background-color:#c0c0c8}.global-library[data-theme="light"] .library-section .library-section-title{color:#4a4a52}.global-library[data-theme="light"] .library-section .library-section-desc{color:#6a6a72}.global-library[data-theme="light"] .library-notification{box-shadow:0 10px 40px rgba(0,0,0,0.15),0 0 30px rgba(255,50,50,0.1)}.global-library[data-theme="light"] .library-notification.error{box-shadow:0 10px 40px rgba(0,0,0,0.15),0 0 30px rgba(255,50,50,0.1)}.global-library[data-theme="light"] .library-notification.warning{box-shadow:0 10px 40px rgba(0,0,0,0.15),0 0 30px rgba(255,170,50,0.1)}.global-library[data-theme="light"] .library-notification.success{box-shadow:0 10px 40px rgba(0,0,0,0.15),0 0 30px rgba(50,255,100,0.08)}.global-library[data-theme="light"] .search-trigger:hover{background-color:#e8e8f0;color:#3a3a42}.global-library[data-theme="light"] .search-trigger.active{background-color:#e8e8f0;box-shadow:inset 0 2px 8px rgba(0,0,0,0.08)}.global-library[data-theme="light"] .search-trigger.active::after{box-shadow:0 0 20px rgba(37,99,235,0.05)}.global-library[data-theme="light"] .search-popup{border-color:#d0d0d8;background-color:#f5f5fd;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.global-library[data-theme="light"] .search-popup .search-input{background-color:#e8e8f0;color:#1a1a2e}.global-library[data-theme="light"] .search-popup .search-input::-webkit-input-placeholder{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-input::-moz-placeholder{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-input:-ms-input-placeholder{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-input::-ms-input-placeholder{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-input::placeholder{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-close{color:#8a8a92}.global-library[data-theme="light"] .search-popup .search-close:hover{background-color:rgba(255,50,50,0.05);color:#cc3333}@media only screen and (max-width: 1200px){.global-library .window-body{grid-template-columns:1fr}.global-library .library-nav{display:none}.global-library .library-content{padding:20px}}@media only screen and (max-width: 768px){.global-library .library-window{height:auto;max-height:95vh}.global-library .library-content{padding:16px}}
