::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#64646466;border-radius:5px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#64646499}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overscroll-behavior-y:contain;margin:0;padding:0;overflow:hidden;color:#374151}#root{width:100vw;height:100vh;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.dragging,.dragging *,body.dragging-icon,body.dragging-icon *{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}@keyframes shimmer{0%{transform:translate(-150%) skew(-30deg);opacity:.5}to{transform:translate(150%) skew(-30deg);opacity:1}}.window-glass-shimmer:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff1a,#fff0);animation:shimmer 5s infinite;animation-delay:1.5s;pointer-events:none;z-index:1}.resize-handle{position:absolute;background:transparent;z-index:10}.resize-handle-n{cursor:ns-resize;height:6px;top:-3px;left:6px;right:6px}.resize-handle-s{cursor:ns-resize;height:6px;bottom:-3px;left:6px;right:6px}.resize-handle-e{cursor:ew-resize;width:6px;top:6px;bottom:6px;right:-3px}.resize-handle-w{cursor:ew-resize;width:6px;top:6px;bottom:6px;left:-3px}.resize-handle-nw{cursor:nwse-resize;width:10px;height:10px;top:-3px;left:-3px}.resize-handle-ne{cursor:nesw-resize;width:10px;height:10px;top:-3px;right:-3px}.resize-handle-sw{cursor:nesw-resize;width:10px;height:10px;bottom:-3px;left:-3px}.resize-handle-se{cursor:nwse-resize;width:10px;height:10px;bottom:-3px;right:-3px}body.dragging.resizing-ns{cursor:ns-resize!important}body.dragging.resizing-ew{cursor:ew-resize!important}body.dragging.resizing-nwse{cursor:nwse-resize!important}body.dragging.resizing-nesw{cursor:nesw-resize!important}.text-xxs{font-size:.65rem;line-height:.85rem}.html-content{font-size:.95rem;color:#1f2937}.html-content h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.html-content h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.html-content p,.html-content ul,.html-content ol{color:#4b5563;line-height:1.6}.html-content strong{color:#111827}.html-content ul,.html-content ol{padding-left:1.5rem;margin-top:1rem;margin-bottom:1rem}.html-content li{margin-bottom:.5rem}.html-content img{border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.html-content img:hover{transform:scale(1.03);box-shadow:0 10px 20px #00000026}.html-content a{color:#2563eb}.html-content a:visited{color:#7c3aed}.window-content-scrollable{overflow-y:auto;overflow-x:hidden;border-radius:.45rem}.content-bg-white{background-color:#fff}.desktop-icon-text{text-shadow:0px 1px 3px rgba(0,0,0,.6)}.window-edge-effect{box-shadow:inset 0 0 1px 1px #ffffff14,0 0 15px #0000004d,0 10px 30px -5px #00000080}.html-content a.reference-link{color:#4f46e5;text-decoration:none;font-weight:600}.html-content a.reference-link:hover{text-decoration:underline}.html-content a.reference-link sup{font-size:.8em;line-height:0}.html-content th,.html-content td{color:#1f2937}.search-result-item{padding:12px;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s ease-in-out}.search-result-item:hover{background-color:#f9fafb}.search-result-item:last-child{border-bottom:none}.search-result-title{font-weight:600;color:#111827;margin-bottom:4px}.search-snippet{font-size:.8rem;line-height:1.5;color:#4b5563}.search-snippet strong{color:#1d4ed8;font-weight:700}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{border:2px solid rgba(0,0,0,.2);border-top-color:#374151;border-radius:50%;width:16px;height:16px;animation:spin .8s linear infinite}.spinner-window{border:4px solid rgba(0,0,0,.1);border-top-color:#374151;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.search-prompt-container{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;text-align:center;padding:2rem}.search-prompt-container .icon{width:4rem;height:4rem;margin-bottom:1rem;opacity:.3}.search-prompt-container .prompt-title{font-size:1.125rem;font-weight:500}.search-prompt-container .prompt-text{font-size:.875rem;max-width:250px}.search-window-input-container{position:relative;padding:12px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;flex-shrink:0}.search-window-input{width:100%;padding:8px 12px 8px 36px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;font-size:14px;color:#1f2937}.search-window-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.search-window-input::placeholder{color:#9ca3af}.search-window-button{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#6b7280}.preloader-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0d1117;color:#e5e7eb;z-index:10000;border-radius:.75rem;flex-direction:column;transition:opacity .5s ease-in-out;opacity:1}.preloader-container.fade-out{opacity:0}.preloader-content{text-align:center;display:flex;flex-direction:column;align-items:center}.preloader-logo{width:120px;height:120px;animation:pulse-glow 2.5s infinite ease-in-out;color:#a5b4fc;margin-bottom:1rem}@keyframes pulse-glow{0%,to{transform:scale(1);filter:drop-shadow(0 0 5px rgba(99,102,241,.5));opacity:.8}50%{transform:scale(1.05);filter:drop-shadow(0 0 15px rgba(129,140,248,.7));opacity:1}}.preloader-title{font-size:1.25rem;font-weight:500;margin-top:1.5rem;letter-spacing:.1em;text-transform:uppercase;color:#d1d5db}.preloader-progress-bar-container{width:250px;height:4px;background-color:#ffffff1a;border-radius:2px;margin-top:1.5rem;overflow:hidden;border:1px solid rgba(255,255,.15)}.preloader-progress-bar{height:100%;background-color:#a5b4fc;border-radius:2px;transition:width .1s linear;box-shadow:0 0 8px #818cf880}.preloader-subtitle{margin-top:.75rem;font-size:.875rem;color:#9ca3af;font-family:Courier New,Courier,monospace}.is-dragging-window iframe{pointer-events:none!important}
