@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";.win98{font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px;color:#000;-webkit-font-smoothing:none;image-rendering:pixelated}.win98-desktop{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0;z-index:10000;background-color:teal;background-size:cover;background-position:center;display:flex;flex-direction:column}.win98-desktop-area{flex:1;position:relative;overflow:hidden;padding:8px}.win98-icon{width:75px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px;cursor:default;-webkit-user-select:none;user-select:none}.win98-icon:hover .win98-icon-label{background:navy;color:#fff}.win98-icon-img{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:28px;pointer-events:none}.win98-icon-label{font-size:11px;color:#fff;text-align:center;padding:1px 3px;word-break:break-word;line-height:1.2;text-shadow:1px 1px 1px rgba(0,0,0,.8)}.win98-icon:hover .win98-icon-label{text-shadow:none}.win98-raised{box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}.win98-inset{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.win98-inset-thin{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}.win98-window{background:silver;position:absolute;display:flex;flex-direction:column;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px}.win98-window.maximized{top:0!important;left:0!important;width:100%!important;height:calc(100% - 28px)!important}.win98-title-bar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:2px 3px;display:flex;align-items:center;gap:3px;font-weight:700;font-size:11px;-webkit-user-select:none;user-select:none;cursor:default;min-height:18px}.win98-title-bar.inactive{background:linear-gradient(90deg,gray,#b4b4b4)}.win98-title-bar-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px}.win98-title-bar-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:12px}.win98-title-buttons{display:flex;gap:2px}.win98-title-btn{width:16px;height:14px;background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;font-size:9px;font-weight:700;font-family:Tahoma,sans-serif;line-height:1}.win98-title-btn:active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.win98-menu-bar{display:flex;gap:0;padding:1px 0;background:silver}.win98-menu-item{padding:2px 8px;cursor:default;-webkit-user-select:none;user-select:none;position:relative}.win98-menu-item:hover{background:navy;color:#fff}.win98-menu-dropdown{position:absolute;top:100%;left:0;background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:2px;min-width:180px;z-index:10}.win98-menu-dropdown-item{padding:3px 20px;cursor:default;white-space:nowrap}.win98-menu-dropdown-item:hover{background:navy;color:#fff}.win98-menu-separator{height:1px;background:gray;margin:2px;border-bottom:1px solid #fff}.win98-window-content{flex:1;overflow:auto;background:#fff;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}.win98-status-bar{display:flex;gap:2px;padding-top:2px}.win98-status-section{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:1px 4px;flex:1;font-size:11px}.win98-button{background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px 12px;font-family:Tahoma,"MS Sans Serif",sans-serif;font-size:11px;cursor:pointer;min-height:21px}.win98-button:active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray;padding:4px 11px 2px 13px}.win98-button:focus{outline:1px dotted #000;outline-offset:-4px}.win98-taskbar{height:28px;background:silver;box-shadow:inset 0 1px #fff;display:flex;align-items:center;padding:2px;gap:2px;z-index:100}.win98-start-btn{display:flex;align-items:center;gap:3px;padding:1px 6px;font-weight:700;font-size:11px;height:22px;background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;cursor:pointer;font-family:Tahoma,sans-serif}.win98-start-btn:active,.win98-start-btn.active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.win98-start-logo{width:16px;height:16px}.win98-taskbar-divider{width:2px;height:22px;border-left:1px solid grey;border-right:1px solid #fff;margin:0 1px}.win98-taskbar-programs{flex:1;display:flex;gap:2px;overflow:hidden;min-width:0}.win98-taskbar-item{display:flex;align-items:center;gap:4px;padding:1px 8px;height:22px;font-size:11px;background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;min-width:80px;font-family:Tahoma,sans-serif;text-align:left}.win98-taskbar-item.active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray;font-weight:700}.win98-systray{display:flex;align-items:center;gap:6px;padding:0 8px;height:22px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;font-size:11px;white-space:nowrap}.win98-start-menu{position:absolute;bottom:28px;left:2px;width:180px;background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px;z-index:200;display:flex}.win98-start-menu-sidebar{width:22px;background:linear-gradient(to top,navy,#1084d0);display:flex;align-items:flex-end;padding:4px 2px;writing-mode:vertical-rl;text-orientation:mixed;color:#fff;font-weight:700;font-size:14px;letter-spacing:2px}.win98-start-menu-items{flex:1;padding:2px}.win98-start-menu-item{display:flex;align-items:center;gap:8px;padding:4px 8px;cursor:default;-webkit-user-select:none;user-select:none;font-size:11px}.win98-start-menu-item:hover{background:navy;color:#fff}.win98-start-menu-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px}.win98-start-menu-divider{height:1px;background:gray;margin:3px 4px;border-bottom:1px solid #fff}.win98-window-content::-webkit-scrollbar{width:16px;height:16px}.win98-window-content::-webkit-scrollbar-track{background:silver;background-image:linear-gradient(45deg,#b0b0b0 25%,transparent 25%),linear-gradient(-45deg,#b0b0b0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#b0b0b0 75%),linear-gradient(-45deg,transparent 75%,#b0b0b0 75%);background-size:2px 2px}.win98-window-content::-webkit-scrollbar-thumb{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}.win98-textarea{width:100%;height:100%;border:none;outline:none;resize:none;font-family:Courier New,monospace;font-size:13px;padding:4px;background:#fff;color:#000}.win98-input{background:#fff;border:none;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:2px 4px;font-family:Tahoma,sans-serif;font-size:11px;outline:none}.winamp{background:#292929;font-family:VT323,monospace;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;height:100%;min-height:0}.winamp-main{background:#292929;background-image:linear-gradient(180deg,#3a3a3a,#292929 3%,#232323 97%,#1a1a1a);border-bottom:1px solid #111;flex-shrink:0}.winamp-title-bar{background:linear-gradient(90deg,#000020,#0000a0,#000060);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:1px 3px;font-size:8px;font-family:Tahoma,sans-serif;letter-spacing:1px;cursor:default;height:13px}.winamp-title-bar span:first-child{font-weight:700;text-transform:uppercase}.winamp-display{background:#000;margin:2px 3px;padding:2px;border:1px solid #0a0a0a;border-right-color:#444;border-bottom-color:#444}.winamp-display-inner{background:linear-gradient(180deg,#0a1628,#071020);padding:4px 6px 3px;position:relative;overflow:hidden}.winamp-timer{color:#0f0;font-size:22px;font-family:VT323,monospace;letter-spacing:2px;text-shadow:0 0 6px rgba(0,255,0,.5);line-height:1}.winamp-track-info{color:#0f0;font-size:11px;font-family:VT323,monospace;overflow:hidden;white-space:nowrap;text-shadow:0 0 4px rgba(0,255,0,.3);height:14px;line-height:14px}.winamp-track-scroll{display:inline-block;animation:winamp-scroll 12s linear infinite}@keyframes winamp-scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.winamp-bitrate{color:#0c0;font-size:8px;font-family:VT323,monospace;opacity:.6;line-height:1}.winamp-vis{display:flex;align-items:flex-end;gap:1px;height:16px}.winamp-vis-bar{width:2px;background:linear-gradient(to top,#0c0,#af0,#f60);transition:height .08s linear;min-height:1px}.winamp-seek{padding:2px 4px 1px;background:#292929}.winamp-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:#1a1a1a;border:1px solid #111;border-right-color:#444;border-bottom-color:#444;outline:none;cursor:pointer}.winamp-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:10px;background:linear-gradient(180deg,#aaa,#666,#555);border:1px solid #888;border-bottom-color:#333;border-right-color:#333;cursor:pointer}.winamp-controls-row{display:flex;align-items:center;padding:1px 4px 2px;gap:0;background:#292929}.winamp-transport{display:flex;gap:0}.winamp-btn{width:22px;height:16px;background:linear-gradient(180deg,#4a4a4a,#3a3a3a 40%,#2a2a2a);border:1px solid;border-color:#666 #222 #222 #666;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:7px;padding:0;font-family:Tahoma,sans-serif}.winamp-btn:hover{background:linear-gradient(180deg,#555,#444 40%,#333)}.winamp-btn:active{border-color:#222 #666 #666 #222;background:linear-gradient(180deg,#2a2a2a,#333)}.winamp-btn.playing{color:#0f0;text-shadow:0 0 4px rgba(0,255,0,.4)}.winamp-btn-wide{width:auto;padding:0 6px;font-size:8px;letter-spacing:.5px}.winamp-vol-row{display:flex;align-items:center;gap:3px;margin-left:auto}.winamp-vol-label{color:#777;font-size:8px;font-family:Tahoma,sans-serif}.winamp-vol-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:55px;height:7px;background:#1a1a1a;border:1px solid #111;border-right-color:#444;border-bottom-color:#444;outline:none;cursor:pointer}.winamp-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:9px;background:linear-gradient(180deg,#aaa,#555);border:1px solid #888;border-bottom-color:#333;border-right-color:#333;cursor:pointer}.winamp-pl-section{display:flex;flex-direction:column;flex:1;min-height:0;background:#1e1e2e;border-top:1px solid #444}.winamp-pl-header{display:flex;align-items:center;justify-content:space-between;padding:2px 4px;background:linear-gradient(180deg,#2a2a3e,#1a1a2e);border-bottom:1px solid #111;flex-shrink:0}.winamp-pl-title{color:#fff;font-size:9px;font-family:Tahoma,sans-serif;font-weight:700;letter-spacing:1px}.winamp-playlist-tabs{display:flex;gap:0;padding:0;background:#15152a;flex-shrink:0;flex-wrap:wrap;border-bottom:1px solid #0a0a1a}.winamp-playlist-tab{padding:3px 8px;font-size:10px;font-family:VT323,monospace;color:#668;background:transparent;border:none;border-right:1px solid #0a0a1a;border-bottom:2px solid transparent;cursor:pointer;transition:color .1s}.winamp-playlist-tab:hover{color:#aab;background:#ffffff08}.winamp-playlist-tab.active{color:#0f0;border-bottom-color:#0f0;background:#00ff000a;text-shadow:0 0 6px rgba(0,255,0,.2)}.winamp-playlist{background:#0a0a16;flex:1;min-height:0;overflow-y:auto}.winamp-playlist::-webkit-scrollbar{width:8px}.winamp-playlist::-webkit-scrollbar-track{background:#0a0a16}.winamp-playlist::-webkit-scrollbar-thumb{background:#2a2a3e;border:1px solid #444}.winamp-playlist-empty{padding:16px 12px;color:#445;font-size:12px;font-family:VT323,monospace;text-align:center;line-height:1.6}.winamp-playlist-empty strong{color:#0c0;display:block;margin-bottom:4px;font-size:13px}.winamp-playlist-item{padding:1px 6px;color:#0c0;font-size:12px;font-family:VT323,monospace;cursor:default;display:flex;justify-content:space-between;line-height:1.4}.winamp-playlist-item:hover{background:#1a1a4a;color:#fff}.winamp-playlist-item.active{color:#fff;background:#0a0a3a}.win98-explorer-toolbar{display:flex;align-items:center;gap:2px;padding:2px 4px;background:silver}.win98-explorer-address{display:flex;align-items:center;gap:4px;padding:2px 4px;background:silver;font-size:11px}.win98-explorer-address-input{flex:1;background:#fff;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:1px 4px;font-size:11px;font-family:Tahoma,sans-serif}.win98-explorer-body{display:flex;flex:1;overflow:hidden}.win98-explorer-sidebar{width:180px;background:#fff;border-right:1px solid grey;overflow-y:auto;padding:4px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}.win98-explorer-main{flex:1;background:#fff;overflow-y:auto;padding:8px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.win98-explorer-item{display:flex;flex-direction:column;align-items:center;width:70px;gap:2px;padding:4px;cursor:default;font-size:11px;text-align:center;word-break:break-word}.win98-explorer-item:hover{background:navy;color:#fff}.win98-explorer-item-icon{font-size:28px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.win98-tree-item{display:flex;align-items:center;gap:4px;padding:1px 4px;cursor:default;font-size:11px;white-space:nowrap}.win98-tree-item:hover,.win98-tree-item.active{background:navy;color:#fff}.win98-password-screen{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10000;background:teal;display:flex;align-items:center;justify-content:center}.win98-password-dialog{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px;width:380px}.win98-password-title{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:3px 5px;font-weight:700;font-size:11px;display:flex;align-items:center;gap:4px}.win98-password-body{padding:16px;display:flex;flex-direction:column;gap:12px}.win98-password-row{display:flex;align-items:center;gap:8px}.win98-password-icon{font-size:32px}.win98-resize-handle{position:absolute;bottom:0;right:0;width:12px;height:12px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 30%,grey 30%,grey 35%,transparent 35%,transparent 45%,grey 45%,grey 50%,transparent 50%,transparent 60%,grey 60%,grey 65%,transparent 65%)}.win98-loading{cursor:wait}.win98-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:13px;height:13px;background:#fff;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;cursor:pointer;position:relative}.win98-checkbox:checked:after{content:"✓";position:absolute;top:-2px;left:1px;font-size:12px;font-weight:700}.win98-tabs{display:flex;gap:0;padding:0 4px;margin-bottom:-1px;position:relative;z-index:1}.win98-tab{padding:3px 12px;background:silver;border:1px solid grey;border-bottom:none;margin-right:2px;font-size:11px;cursor:pointer;position:relative;top:1px}.win98-tab.active{border-color:gray;border-bottom:1px solid #C0C0C0;top:0;padding-bottom:4px}.sticky-board{display:flex;flex-direction:column;height:100%;background:#b8860b;background-image:radial-gradient(ellipse at 20% 50%,rgba(210,170,80,.4) 0%,transparent 50%),radial-gradient(ellipse at 80% 30%,rgba(210,170,80,.3) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(160,120,40,.3) 0%,transparent 50%),repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,0,0,.02) 3px,rgba(0,0,0,.02) 4px),repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(0,0,0,.02) 3px,rgba(0,0,0,.02) 4px),url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");font-family:Tahoma,sans-serif;border:8px solid;border-color:#8B6914 #6B4C10 #6B4C10 #8B6914;box-shadow:inset 0 0 30px #0000004d}.sticky-board-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#0000004d;border-bottom:2px solid rgba(0,0,0,.25);flex-shrink:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sticky-board-title{color:#fff;font-size:12px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.5);letter-spacing:.5px}.sticky-board-count{color:#fff9;font-size:10px}.sticky-board-add-btn{background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:2px 10px;font-family:Tahoma,sans-serif;font-size:11px;cursor:pointer;font-weight:700}.sticky-board-add-btn:active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.sticky-board-grid{flex:1;overflow-y:auto;padding:20px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:16px}.sticky-board-grid::-webkit-scrollbar{width:14px}.sticky-board-grid::-webkit-scrollbar-track{background:#00000026}.sticky-board-grid::-webkit-scrollbar-thumb{background:#00000040;border:3px solid transparent;background-clip:content-box;border-radius:7px}.sticky-board-grid::-webkit-scrollbar-thumb:hover{background:#00000059;background-clip:content-box}.sticky-note{width:155px;min-height:110px;padding:24px 12px 10px;position:relative;font-family:Segoe UI,Tahoma,sans-serif;font-size:13px;line-height:1.4;color:#2a2a2a;word-break:break-word;box-shadow:2px 4px 12px #00000059,0 1px 3px #0003;display:flex;flex-direction:column;border-radius:1px;transition:transform .15s,box-shadow .15s}.sticky-note-delete{position:absolute;top:3px;right:3px;width:16px;height:16px;border:none;background:transparent;color:#999;font-size:14px;line-height:1;cursor:pointer;padding:0;opacity:0;transition:opacity .15s;z-index:2}.sticky-note:hover .sticky-note-delete{opacity:1}.sticky-note-delete:hover{color:#c0392b}.sticky-note:before{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%) rotate(-1deg);width:40px;height:14px;background:#fff6;border:1px solid rgba(0,0,0,.06);z-index:1}.sticky-note:after{content:"";position:absolute;bottom:0;right:0;width:16px;height:16px;background:linear-gradient(135deg,transparent 50%,rgba(0,0,0,.06) 50%)}.sticky-note-text{flex:1;font-size:12.5px;line-height:1.4}.sticky-note-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:6px;padding-top:4px;border-top:1px dashed rgba(0,0,0,.15)}.sticky-note-author{font-size:11px;font-weight:600;color:#00000080;font-family:Tahoma,sans-serif}.sticky-note-time{font-size:9px;color:#00000059;font-family:Tahoma,sans-serif}.sticky-note.yellow{background:linear-gradient(160deg,#fffde0,#fff59d 40%,#fff176)}.sticky-note.pink{background:linear-gradient(160deg,#ffe4ee,#ffbbd4 40%,#ffa0c4)}.sticky-note.blue{background:linear-gradient(160deg,#e3f0ff,#b3d9ff 40%,#90c8ff)}.sticky-note.green{background:linear-gradient(160deg,#e4fbe4,#b5f0b5 40%,#90e090)}.sticky-note.orange{background:linear-gradient(160deg,#fff0dd,#ffd9a8 40%,#ffc880)}.sticky-note.purple{background:linear-gradient(160deg,#f0e4ff,#d4b8ff 40%,#c4a0ff)}.sticky-note:nth-child(6n+1){transform:rotate(-2deg)}.sticky-note:nth-child(6n+2){transform:rotate(1.5deg)}.sticky-note:nth-child(6n+3){transform:rotate(-1deg)}.sticky-note:nth-child(6n+4){transform:rotate(2.5deg)}.sticky-note:nth-child(6n+5){transform:rotate(-.5deg)}.sticky-note:nth-child(6n+6){transform:rotate(1deg)}.sticky-note:hover{transform:rotate(0) scale(1.06) translateY(-2px)!important;box-shadow:4px 8px 20px #0006,0 2px 6px #0003;z-index:2}.sticky-form-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10}.sticky-form{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px;width:300px}.sticky-form-title{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:3px 5px;font-weight:700;font-size:11px}.sticky-form-body{padding:12px;display:flex;flex-direction:column;gap:8px;font-size:11px}.sticky-form-row{display:flex;align-items:flex-start;gap:8px}.sticky-form-label{width:50px;text-align:right;padding-top:2px;flex-shrink:0}.sticky-form-input{flex:1;background:#fff;border:none;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:2px 4px;font-family:Tahoma,sans-serif;font-size:11px;outline:none}.sticky-form-textarea{flex:1;background:#fff;border:none;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:2px 4px;font-family:Tahoma,sans-serif;font-size:11px;outline:none;resize:none;height:60px}.sticky-form-colors{display:flex;gap:4px;flex:1}.sticky-form-color{width:20px;height:20px;border:2px solid #999;cursor:pointer;border-radius:2px}.sticky-form-color.selected{border-color:#000;box-shadow:0 0 0 1px #fff,0 0 0 2px #000}.sticky-form-color.yellow{background:#fff176}.sticky-form-color.pink{background:#fac}.sticky-form-color.blue{background:#9cf}.sticky-form-color.green{background:#aeb}.sticky-form-color.orange{background:#fc8}.sticky-form-color.purple{background:#caf}.sticky-form-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:4px}.sticky-form-btn{background:silver;border:none;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;padding:3px 16px;font-family:Tahoma,sans-serif;font-size:11px;cursor:pointer;min-width:70px}.sticky-form-btn:active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}.sticky-form-btn:disabled{color:gray;cursor:default}.sticky-loading{color:#ffffffb3;text-align:center;padding:60px 20px;font-size:12px;width:100%}.sticky-error{color:#faa;text-align:center;padding:30px 20px;font-size:11px;width:100%}.sticky-empty{color:#fff9;text-align:center;padding:60px 20px;font-size:14px;width:100%;line-height:1.6}
