html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,ul,li{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}body{line-height:1;font-family:'Arial',sans-serif;overflow:hidden}.win11-desktop{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.win11-desktop-icons{padding:20px;display:flex;flex-wrap:wrap;align-content:flex-start;height:calc(100% - 48px);overflow-y:auto}.win11-desktop-category{width:100%;margin-bottom:30px;text-align:left}.win11-desktop-category-title{color:white;font-size:18px;margin-bottom:15px;text-shadow:0 1px 3px rgba(0,0,0,0.5);padding-left:10px;border-left:3px solid #0078D7;text-align:left;width:100%}.win11-desktop-apps{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.win11-desktop-app{width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;border-radius:8px;padding:5px}.win11-desktop-app:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-app:active{transform:scale(0.95)}.win11-desktop-app-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:28px;color:white;margin-bottom:5px;background-color:rgba(0,120,215,0.8);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.win11-desktop-folder .win11-desktop-app-icon{background-color:rgba(255,193,7,0.8)}.win11-desktop-app-title{color:white;font-size:12px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,0.5)}.win11-desktop-folder-popup{position:fixed;background-color:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);padding:15px;z-index:1000;display:none;min-width:280px;max-width:350px;max-height:80vh;overflow-y:auto}.win11-desktop-folder-popup.active{display:block}.win11-desktop-folder-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.1)}.win11-desktop-folder-title{font-size:16px;font-weight:500;color:#333;margin:0}.win11-desktop-folder-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:50%;cursor:pointer;color:#666;font-size:14px}.win11-desktop-folder-close:hover{background-color:rgba(0,0,0,0.1)}.win11-desktop-folder-apps{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:15px;justify-items:center}.win11-desktop-folder-app{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;padding:5px;transition:all 0.2s ease}.win11-desktop-folder-app:hover{background-color:rgba(0,120,215,0.1)}.win11-desktop-folder-app:active{transform:scale(0.95)}.win11-desktop-folder-app-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;color:white;margin-bottom:5px;background-color:rgba(0,120,215,0.8);border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.win11-desktop-folder-app-title{color:#333;font-size:12px;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.win11-desktop-folder-empty{text-align:center;color:#666;font-size:14px;padding:20px}.win11-desktop-taskbar{position:absolute;left:0;width:100%;height:48px;background-color:rgba(32,32,32,0.85);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:0 15px;box-shadow:0 -1px 5px rgba(0,0,0,0.2);z-index:100}.win11-desktop-taskbar-bottom{bottom:0}.win11-desktop-taskbar-top{top:0}.win11-desktop-taskbar-left,.win11-desktop-taskbar-center,.win11-desktop-taskbar-right{display:flex;align-items:center}.win11-desktop-taskbar-start{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#0078D7;cursor:pointer;border-radius:4px;margin-right:5px;transition:all 0.2s ease}.win11-desktop-taskbar-start:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-taskbar-search{display:flex;align-items:center;background-color:rgba(255,255,255,0.1);padding:5px 10px;border-radius:4px;color:white;font-size:14px;cursor:pointer}.win11-desktop-taskbar-search i{margin-right:5px}.win11-desktop-taskbar-center{display:flex;gap:5px}.win11-desktop-taskbar-item{height:36px;padding:0 12px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:white;font-size:14px;cursor:pointer;transition:all 0.2s ease;background-color:transparent;position:relative}.win11-desktop-taskbar-item::after{content:'';position:absolute;bottom:-8px;left:50%;width:0;height:3px;background-color:rgba(255,255,255,0.5);transform:translateX(-50%);transition:width 0.2s ease}.win11-desktop-taskbar-item:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-taskbar-item.active::after{width:18px}.win11-desktop-taskbar-datetime{display:flex;flex-direction:column;align-items:flex-end;color:white;margin-right:10px}#win11-desktop-time{font-size:14px;font-weight:500}#win11-desktop-date{font-size:12px;opacity:0.8}.win11-desktop-taskbar-actions{display:flex;gap:12px;color:white;font-size:14px}.win11-desktop-widgets-button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:all 0.2s ease;margin-right:10px;color:white}.win11-desktop-widgets-button:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-window{position:absolute;top:10%;left:10%;width:800px;height:600px;background-color:white;border-radius:8px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.3);transition:box-shadow 0.3s ease;resize:both}.win11-desktop-window.win11-desktop-window-active{box-shadow:0 8px 25px rgba(0,0,0,0.4)}.win11-desktop-window.win11-desktop-window-minimized{display:none}.win11-desktop-window.win11-desktop-window-maximized{top:0 !important;left:0 !important;width:100% !important;height:100% !important;border-radius:0}.win11-desktop-window-titlebar{height:32px;background-color:#f3f3f3;display:flex;align-items:center;justify-content:space-between;padding:0 10px;cursor:move;user-select:none}.win11-desktop-window-title{font-size:14px;color:#333;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.win11-desktop-window-controls{display:flex;gap:8px}.win11-desktop-window-minimize,.win11-desktop-window-maximize,.win11-desktop-window-close{width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;font-size:9px}.win11-desktop-window-minimize{background-color:#ffbd2e;color:#996e1a}.win11-desktop-window-maximize{background-color:#28c940;color:#186326}.win11-desktop-window-close{background-color:#ff5f57;color:#a03c3c}.win11-desktop-window-content{width:100%;height:calc(100% - 32px);overflow:hidden}.win11-desktop-window-content iframe{width:100%;height:100%;border:none}.win11-desktop-window-resize{position:absolute;background-color:transparent}.win11-desktop-window-resize-n{top:0;left:0;width:100%;height:5px;cursor:n-resize}.win11-desktop-window-resize-e{top:0;right:0;width:5px;height:100%;cursor:e-resize}.win11-desktop-window-resize-s{bottom:0;left:0;width:100%;height:5px;cursor:s-resize}.win11-desktop-window-resize-w{top:0;left:0;width:5px;height:100%;cursor:w-resize}.win11-desktop-window-resize-ne{top:0;right:0;width:5px;height:5px;cursor:ne-resize}.win11-desktop-window-resize-se{bottom:0;right:0;width:5px;height:5px;cursor:se-resize}.win11-desktop-window-resize-sw{bottom:0;left:0;width:5px;height:5px;cursor:sw-resize}.win11-desktop-window-resize-nw{top:0;left:0;width:5px;height:5px;cursor:nw-resize}.win11-desktop-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);backdrop-filter:blur(5px);z-index:1000;display:none;opacity:0;transition:opacity 0.3s ease}.win11-desktop-search-overlay.active{display:flex;opacity:1;justify-content:center;align-items:flex-start;padding-top:10vh}.win11-desktop-search-panel{width:600px;max-width:90%;background-color:rgba(255,255,255,0.9);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);overflow:hidden;display:flex;flex-direction:column}.win11-desktop-search-box{display:flex;align-items:center;padding:15px;border-bottom:1px solid rgba(0,0,0,0.1)}.win11-desktop-search-box input{flex:1;border:none;background:transparent;padding:10px 15px;font-size:16px;outline:none;margin-left:10px}.win11-desktop-search-box i{font-size:18px;color:#666}.win11-desktop-search-results{max-height:60vh;overflow-y:auto;padding:10px}.win11-desktop-search-results-header{font-size:14px;color:#666;margin:10px 0;padding-left:10px}.win11-desktop-search-result-item{display:flex;align-items:center;padding:10px;border-radius:4px;cursor:pointer;transition:background-color 0.2s ease}.win11-desktop-search-result-item:hover{background-color:rgba(0,120,215,0.1)}.win11-desktop-search-result-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,120,215,0.8);border-radius:4px;color:white;margin-right:15px}.win11-desktop-search-result-info{flex:1}.win11-desktop-search-result-title{font-size:14px;margin-bottom:4px}.win11-desktop-search-result-category{font-size:12px;color:#666}.win11-desktop-search-no-results{padding:20px;text-align:center;color:#666}.win11-desktop-widgets-panel{position:fixed;top:0;right:-350px;width:350px;height:100%;background-color:rgba(255,255,255,0.85);backdrop-filter:blur(10px);box-shadow:-5px 0 15px rgba(0,0,0,0.1);z-index:950;transition:right 0.3s ease;display:flex;flex-direction:column;overflow:hidden}.win11-desktop-widgets-panel.active{right:0}.win11-desktop-widgets-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,0.1)}.win11-desktop-widgets-header h2{font-size:18px;font-weight:500;margin:0}.win11-desktop-widgets-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:background-color 0.2s ease}.win11-desktop-widgets-close:hover{background-color:rgba(0,0,0,0.1)}.win11-desktop-widgets-content{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px}.win11-desktop-widget{background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden}.win11-desktop-widget-header{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid rgba(0,0,0,0.05)}.win11-desktop-widget-header h3{font-size:14px;font-weight:500;margin:0}.win11-desktop-widget-actions{display:flex;gap:10px}.win11-desktop-widget-actions i{cursor:pointer;padding:5px;border-radius:4px;transition:background-color 0.2s ease}.win11-desktop-widget-actions i:hover{background-color:rgba(0,0,0,0.1)}.win11-desktop-widget-content{padding:15px}.win11-desktop-widget.collapsed .win11-desktop-widget-content{display:none}.win11-desktop-clock{text-align:center}.win11-desktop-clock-time{font-size:36px;font-weight:500;margin-bottom:5px}.win11-desktop-clock-date{font-size:14px;color:#666}.win11-desktop-weather{display:flex;align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,0.08);padding:18px 20px;min-width:240px;min-height:90px;margin:0 auto;transition:background 0.3s,color 0.3s}.win11-desktop-weather-icon{font-size:44px;margin-right:18px;color:#f7b731;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:color 0.3s}.win11-desktop-weather-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.win11-desktop-weather-temp{font-size:32px;font-weight:600;color:#222;margin-bottom:2px;line-height:1.1;transition:color 0.3s}.win11-desktop-weather-desc{font-size:15px;color:#666;margin-bottom:2px;transition:color 0.3s}.win11-desktop-weather-location{font-size:13px;color:#aaa;transition:color 0.3s}.win11-desktop-recent-posts{list-style:none;padding:0;margin:0}.win11-desktop-recent-posts li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,0.05)}.win11-desktop-recent-posts li:last-child{border-bottom:none}.win11-desktop-recent-posts a{text-decoration:none;color:#333;font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.win11-desktop-recent-posts a:hover{color:#0078D7}.win11-desktop-recent-posts .post-date{font-size:12px;color:#666;margin-top:3px;display:flex;justify-content:space-between}.win11-desktop-recent-posts .post-stats{color:#888}.win11-desktop-recent-posts .post-stats i{margin-left:8px;margin-right:3px}.win11-desktop-recent-posts .loading-placeholder,.win11-desktop-recent-posts .error-message,.win11-desktop-recent-posts .no-posts{text-align:center;padding:15px 0;color:#666}.win11-desktop-recent-posts .error-details{font-size:11px;color:#f44336;margin-top:5px}.win11-desktop-widget-actions .widget-refresh{cursor:pointer;margin-right:8px}.win11-desktop-widget-actions .widget-refresh:hover{color:#0078D7}.win11-desktop-sticky-note{background-color:#fff9c4}.win11-desktop-sticky-note .win11-desktop-widget-content{padding:10px}.win11-desktop-sticky-note textarea{width:100%;min-height:100px;border:none;background:transparent;resize:none;font-family:inherit;font-size:14px;line-height:1.5;outline:none}.win11-desktop-widgets-footer{padding:15px 20px;border-top:1px solid rgba(0,0,0,0.1)}.win11-desktop-widgets-add{width:100%;padding:10px;background-color:#0078D7;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color 0.2s ease}.win11-desktop-widgets-add:hover{background-color:#0063B1}.win11-desktop-widget-selector{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;max-width:90%;max-height:80vh;background-color:white;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);z-index:1000;display:none;flex-direction:column;overflow:hidden}.win11-desktop-widget-selector.active{display:flex}.win11-desktop-widget-selector-header{padding:15px 20px;border-bottom:1px solid rgba(0,0,0,0.1);display:flex;align-items:center;justify-content:space-between}.win11-desktop-widget-selector-header h3{font-size:16px;font-weight:500;margin:0}.win11-desktop-widget-selector-close{cursor:pointer;font-size:16px;padding:5px}.win11-desktop-widget-selector-body{padding:20px;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px}.win11-desktop-widget-option{display:flex;flex-direction:column;align-items:center;padding:15px 10px;border-radius:8px;border:1px solid rgba(0,0,0,0.1);cursor:pointer;transition:all 0.2s ease}.win11-desktop-widget-option:hover{background-color:rgba(0,120,215,0.1);border-color:rgba(0,120,215,0.3)}.win11-desktop-widget-option i{font-size:24px;margin-bottom:10px;color:#0078D7}.win11-desktop-widget-option span{font-size:14px;text-align:center}.win11-desktop-theme-dark .win11-desktop-window-titlebar{background-color:#2c2c2c;color:white}.win11-desktop-theme-dark .win11-desktop-window-title{color:white}.win11-desktop-theme-dark .win11-desktop-window{background-color:#202020}.win11-desktop-theme-dark .win11-desktop-search-panel,.win11-desktop-theme-dark .win11-desktop-folder-popup,.win11-desktop-theme-dark .win11-desktop-widgets-panel,.win11-desktop-theme-dark .win11-desktop-widget-selector{background-color:rgba(32,32,32,0.9);color:white}.win11-desktop-theme-dark .win11-desktop-search-box input,.win11-desktop-theme-dark .win11-desktop-sticky-note textarea{color:white}.win11-desktop-theme-dark .win11-desktop-search-box,.win11-desktop-theme-dark .win11-desktop-widgets-header,.win11-desktop-theme-dark .win11-desktop-folder-header,.win11-desktop-theme-dark .win11-desktop-widget-selector-header,.win11-desktop-theme-dark .win11-desktop-widgets-footer{border-color:rgba(255,255,255,0.1)}.win11-desktop-theme-dark .win11-desktop-search-result-category,.win11-desktop-theme-dark .win11-desktop-search-results-header,.win11-desktop-theme-dark .win11-desktop-weather-location,.win11-desktop-theme-dark .win11-desktop-clock-date,.win11-desktop-theme-dark .win11-desktop-recent-posts .post-date{color:#aaa}.win11-desktop-theme-dark .win11-desktop-search-no-results{color:#ddd}.win11-desktop-theme-dark .win11-desktop-widget{background-color:#333}.win11-desktop-theme-dark .win11-desktop-widget-option{border-color:rgba(255,255,255,0.1)}.win11-desktop-theme-dark .win11-desktop-widget-option:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-theme-dark .win11-desktop-recent-posts a{color:#eee}.win11-desktop-theme-dark .win11-desktop-recent-posts a:hover{color:#4cc2ff}.win11-desktop-theme-dark .win11-desktop-sticky-note{background-color:#4e4e27}.win11-desktop-theme-dark .win11-desktop-folder-header{border-color:rgba(255,255,255,0.1)}.win11-desktop-theme-dark .win11-desktop-folder-title{color:white}.win11-desktop-theme-dark .win11-desktop-folder-close{color:#ccc}.win11-desktop-theme-dark .win11-desktop-folder-close:hover{background-color:rgba(255,255,255,0.1)}.win11-desktop-theme-dark .win11-desktop-folder-app-title{color:#eee}.win11-desktop-theme-dark .win11-desktop-folder-empty{color:#aaa}@media (max-width:768px){.win11-desktop-window{width:90%;height:80%;top:5%;left:5%}.win11-desktop-app{width:80px;height:80px}.win11-desktop-app-icon{width:40px;height:40px;font-size:24px}.win11-desktop-taskbar-search span{display:none}.win11-desktop-taskbar-datetime{font-size:12px}.win11-desktop-widgets-panel{width:300px}.win11-desktop-folder-popup{min-width:260px;max-width:300px}.win11-desktop-folder-apps{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:12px}.win11-desktop-folder-app{width:70px;height:70px}.win11-desktop-folder-app-icon{width:36px;height:36px;font-size:20px}}@media (max-width:480px){.win11-desktop-app{width:70px;height:70px}.win11-desktop-app-icon{width:36px;height:36px;font-size:20px}.win11-desktop-category-title{font-size:16px}.win11-desktop-taskbar-actions{gap:8px}.win11-desktop-widgets-panel{width:280px}.win11-desktop-folder-popup{min-width:240px;max-width:280px}.win11-desktop-folder-apps{grid-template-columns:repeat(2,1fr);gap:10px}.win11-desktop-folder-app{width:65px;height:65px}.win11-desktop-folder-app-icon{width:32px;height:32px;font-size:18px}}