.titlebar-button.close{background-image:url(/images/window/window-close.png)}.titlebar-button.close:active{background-image:url(/images/window/window-close-active.png)}.titlebar-button.tabify{background-image:url(/images/window/window-expand.png)}.titlebar-button.tabify:active{background-image:url(/images/window/window-expand-active.png)}.titlebar-button.minimize{background-image:url(/images/window/window-minimize.png)}.titlebar-button.minimize:active{background-image:url(/images/window/window-minimize-active.png)}.titlebar-stripes{transform:scaleY(2);flex:1;height:8px;border-style:solid;border-width:0 2px;border-image-source:url(/images/window/titlebar-stripes.png);border-image-slice:0 2 fill;border-image-repeat:repeat;background:none;margin-left:16px;margin-right:16px}.window-scrollbar-v{width:25px;background-image:url(/images/scrollbar/scrollbar-bkgd-vert.png);border-left:2px solid black;background-repeat:repeat-y;background-size:24px auto;display:flex;flex-direction:column;flex-shrink:0;box-shadow:#000 10px -10px}.window-scrollbar-h{height:25px;background-image:url(/images/scrollbar/scrollbar-bkgd-hoz.png);border:2px solid black;border-top:0px;background-repeat:repeat-x;background-size:auto 25px;display:flex;flex-direction:row;align-items:center;flex:1;margin:0 1px 0 0}.scroll-arrow.down{background-image:url(/images/scrollbar/scrollbar-down.png);box-shadow:#000 0 -2px}.scroll-arrow.down:active{background-image:url(/images/scrollbar/scrollbar-down-active.png)}.scroll-arrow.up{background-image:url(/images/scrollbar/scrollbar-up.png);transform:none;box-shadow:#000 0 2px}.scroll-arrow.up:active{background-image:url(/images/scrollbar/scrollbar-up-active.png);transform:none}.scroll-arrow.left{background-image:url(/images/scrollbar/scrollbar-left.png);box-shadow:#000 2px 0}.scroll-arrow.left:active{background-image:url(/images/scrollbar/scrollbar-left-active.png)}.scroll-arrow.right{background-image:url(/images/scrollbar/scrollbar-right.png);box-shadow:#000 -2px 0}.scroll-arrow.right:active{background-image:url(/images/scrollbar/scrollbar-right-active.png)}.scroll-thumb-v{width:24px;height:24px;top:0;background-image:url(/images/scrollbar/scrollbar-thumb-vert.png);box-shadow:#000 0 2px,#000 0 -2px}.scroll-thumb-h{height:24px;width:24px;left:0;background-image:url(/images/scrollbar/scrollbar-thumb-hoz.png);box-shadow:#000 2px 0,#000 -2px 0}.scroll-thumb-v:active,.scroll-thumb-v.active{background-image:url(/images/scrollbar/scrollbar-thumb-vert-active.png)}.scroll-thumb-h:active,.scroll-thumb-h.active{background-image:url(/images/scrollbar/scrollbar-thumb-hoz-active.png)}.window-scrollbar-v.disabled .scroll-arrow.up{background-image:url(/images/scrollbar/scrollbar-up-disabled.png);box-shadow:#777 0 2px;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-v.disabled .scroll-arrow.down{background-image:url(/images/scrollbar/scrollbar-down-disabled.png);box-shadow:#777 0 -2px;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-h.disabled .scroll-arrow.left{background-image:url(/images/scrollbar/scrollbar-left-disabled.png);box-shadow:#777 2px 0;transform:none;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-h.disabled .scroll-arrow.right{background-image:url(/images/scrollbar/scrollbar-right-disabled.png);box-shadow:#777 -2px 0;transform:none;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.resize-handle{width:24px;height:24px;background-image:url(/images/window/window-resize.png);background-size:24px 24px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.desktop-item{position:absolute;width:72px;display:flex;flex-direction:column;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px;border-radius:2px;transition:background-color .1s}.desktop-item:hover{background-color:#ffffff1a}.desktop-item.selected{background-color:#0000004d}.desktop-item.selected .desktop-item-label{background-color:navy;color:#fff}.desktop-item-icon{width:48px;height:48px;margin-bottom:4px;image-rendering:pixelated;display:flex;justify-content:center;align-items:center}.desktop-item-icon img{width:100%;height:100%;display:block}.desktop-item-label{font-size:11px;text-align:center;color:#fff;background-color:transparent;padding:2px 4px;border-radius:2px;max-width:72px;word-wrap:break-word;line-height:1.2;font-family:var(--sys-font);text-shadow:1px 1px 2px rgba(0,0,0,.8)}.menubar-wrapper{position:fixed;top:0;left:0;right:0;height:28px;background-color:#000;z-index:999}.mac-menubar{position:fixed;height:28px;top:0;left:0;right:0;background-color:#ccc;border:2px solid black;border-top:none;border-left:none;border-right:none;box-shadow:#fff 2px 2px inset,#999 -2px -2px inset;z-index:1000;font-family:var(--font-header);font-size:14px;font-weight:700;image-rendering:pixelated;-webkit-user-select:none;user-select:none;border-radius:8px 8px 0 0}.menubar-container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 8px}.menubar-left{display:flex;align-items:center;gap:4px;height:100%}.menubar-icon{width:16px;height:16px;image-rendering:pixelated}.menubar-menu{display:flex;list-style:none;margin:0;padding:0;height:100%;align-items:center;gap:2px}.menubar-item{position:relative;height:100%;display:flex;align-items:center;cursor:url(/images/cursors/arrow.cur),auto}.menubar-label{padding:2px 8px;color:#000;height:100%;display:flex;align-items:center}.menubar-item:hover .menubar-label,.menubar-item.active .menubar-label,.menubar-item.apple-logo:hover,.menubar-item.apple-logo.active{background-color:#000;color:#fff}.menubar-item.apple-logo:hover img,.menubar-item.apple-logo.active img{filter:invert(1)}.menubar-dropdown{display:none;position:absolute;top:28px;left:0;min-width:200px;background-color:#e7e7e7;border:1px solid #000000;box-shadow:2px 2px #000;padding:4px 0;z-index:2000}.menubar-item.active .menubar-dropdown{display:block}.menu-item{padding:4px 20px 4px 12px;color:#000;cursor:url(/images/cursors/hand.cur),pointer;display:flex;justify-content:space-between;align-items:center;position:relative;white-space:nowrap}.menu-item:hover:not(.disabled){background-color:#000;color:#fff}.menu-item.disabled{color:#888;cursor:url(/images/cursors/arrow.cur),auto}.menu-separator{height:1px;background-color:#888;margin:4px 12px}.menu-shortcut{margin-left:24px;font-size:11px;font-family:inherit}.menu-arrow{margin-left:24px;font-size:10px}.menubar-right{display:flex;align-items:center;height:100%;gap:6px}.menubar-time{font-size:12px;font-weight:700}.finder-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:url(/images/cursors/arrow.cur),auto;padding:2px}.file-icon-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:url(/images/cursors/arrow.cur),auto;padding:2px;-webkit-user-select:none;user-select:none}@font-face{font-family:Charcoal;src:url(/fonts/CHARCOAL.TTF) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:System;src:url(/fonts/sysfont.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Windows95;src:url(/fonts/W95FA.otf) format("opentype");font-weight:400;font-style:normal}:root{--font-header: "Charcoal", sans-serif;--font-body: "Windows95", sans-serif;--sys-font: var(--font-body);--bg-color: #9999cc;--w-bg: #c0c0c0;--w-border-light: #dfdfdf;--w-border-dark: #808080;--w-border-black: #000000;--w-title-bg: linear-gradient(90deg, #000080, #1084d0);--w-title-text: #ffffff}*{box-sizing:border-box}body{margin:0;overflow:hidden;background-color:var(--bg-color);background-image:url(/images/pattern.png);background-repeat:repeat;font-family:var(--font-body);-webkit-user-select:none;user-select:none}button{font-family:inherit;cursor:url(/images/cursors/arrow.cur),auto}html,body,select{cursor:url(/images/cursors/arrow.cur),auto}input[type=text],input[type=password],input[type=email],input[type=number],input[type=search],textarea{cursor:url(/images/cursors/text.cur),text}.loading,.wait,.busy,[data-loading=true]{cursor:url(/images/cursors/watch.ani),wait!important}.resize-handle,.window-titlebar,.window-bottom,.scroll-thumb,.scroll-arrow{cursor:url(/images/cursors/arrow.cur),auto!important}a{cursor:url(/images/cursors/hand.cur),pointer}.window{image-rendering:pixelated;width:640px;min-height:200px;min-width:300px;height:400px;background-color:#ccc;border:2px solid black;box-shadow:#fff 2px 2px inset,#999 -2px -2px inset;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:3px}.window-titlebar{background:#ccc;padding:12px 8px;display:flex;align-items:center;height:22px;position:relative}.titlebar-buttons{display:flex;gap:0;margin-right:-6px;margin-left:-6px}.titlebar-button{width:20px;height:20px;border-radius:0;background-repeat:no-repeat;background-position:center;background-size:20px 20px;background-color:transparent;border:none}.titlebar-button.close{background-image:url(/images/window/window-close.png)}.titlebar-button.close:active{background-image:url(/images/window/window-close-active.png)}.titlebar-button.tabify{background-image:url(/images/window/window-expand.png)}.titlebar-button.tabify:active{background-image:url(/images/window/window-expand-active.png)}.titlebar-button.minimize{background-image:url(/images/window/window-minimize.png)}.titlebar-button.minimize:active{background-image:url(/images/window/window-minimize-active.png)}.titlebar-stripes{transform:scaleY(2);flex:1;height:8px;border-style:solid;border-width:0 2px;border-image-source:url(/images/window/titlebar-stripes.png);border-image-slice:0 2 fill;border-image-repeat:repeat;background:none;margin-left:16px;margin-right:16px}.titlebar-title{position:absolute;left:50%;transform:translate(-50%);font-size:14px;font-weight:700;color:#000;padding:0 10px;display:flex;align-items:center;gap:6px;font-family:var(--font-header);background-color:#ccc;z-index:10;pointer-events:none;max-width:calc(100% - 80px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.titlebar-icon{width:16px;height:16px;image-rendering:pixelated}.window-header{border-bottom:2px solid #000;box-shadow:#fff 2px 2px inset,#999 -2px -2px inset;flex-shrink:0;background-color:#ddd;padding:8px;font-family:var(--font-header)}.window-content{background-color:#fff;border:2px solid black;margin:4px 4px 0;flex:1;min-height:0;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:#fff 2px 0,#999 -2px -2px}.window-content-inner{flex:1;overflow:auto;background-color:#fff;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:y mandatory;scroll-padding-top:20px}.window-content-inner::-webkit-scrollbar{display:none}.icon-grid{display:grid;grid-template-columns:repeat(4,100px);gap:24px 16px;align-content:start;width:max-content}.desktop-icon{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;user-select:none;scroll-snap-align:start}.desktop-icon:hover{background-color:#0000000d}.desktop-icon.selected{background-color:#00c}.desktop-icon.selected .icon-label{color:#fff;background-color:#00c}.icon-image{width:48px;height:48px;margin-bottom:4px;image-rendering:pixelated;display:flex;justify-content:center;align-items:center}.icon-image svg{width:48px;height:48px}.icon-label{font-size:11px;color:#000;max-width:90px;word-wrap:break-word;line-height:1.2;padding:1px 3px}.window-scrollbar-v{width:25px;background-image:url(/images/scrollbar/scrollbar-bkgd-vert.png);border-left:2px solid black;background-repeat:repeat-y;background-size:24px auto;display:flex;flex-direction:column;flex-shrink:0;box-shadow:#000 10px -10px}.window-scrollbar-h{height:25px;background-image:url(/images/scrollbar/scrollbar-bkgd-hoz.png);border:2px solid black;border-top:0px;background-repeat:repeat-x;background-size:auto 25px;display:flex;flex-direction:row;align-items:center;flex:1;margin:0 1px 0 0}.scroll-arrow{width:24px;height:24px;min-width:24px;min-height:24px;border:none;cursor:pointer;background-size:24px 24px;background-repeat:no-repeat;background-position:center;flex-shrink:0;image-rendering:pixelated}.scroll-arrow.down{background-image:url(/images/scrollbar/scrollbar-down.png);box-shadow:#000 0 -2px}.scroll-arrow.down:active{background-image:url(/images/scrollbar/scrollbar-down-active.png)}.scroll-arrow.up{background-image:url(/images/scrollbar/scrollbar-up.png);transform:none;box-shadow:#000 0 2px}.scroll-arrow.up:active{background-image:url(/images/scrollbar/scrollbar-up-active.png);transform:none}.scroll-arrow.left{background-image:url(/images/scrollbar/scrollbar-left.png);box-shadow:#000 2px 0}.scroll-arrow.left:active{background-image:url(/images/scrollbar/scrollbar-left-active.png)}.scroll-arrow.right{background-image:url(/images/scrollbar/scrollbar-right.png);box-shadow:#000 -2px 0}.scroll-arrow.right:active{background-image:url(/images/scrollbar/scrollbar-right-active.png)}.scroll-track{flex:1;position:relative;min-height:24px;min-width:24px}.scroll-thumb{max-height:24px;position:absolute;background-repeat:no-repeat;background-position:center;background-size:24px 24px;cursor:pointer;image-rendering:pixelated}.scroll-thumb-v{width:24px;height:24px;top:0;background-image:url(/images/scrollbar/scrollbar-thumb-vert.png);box-shadow:#000 0 2px,#000 0 -2px}.scroll-thumb-h{height:24px;width:24px;left:0;background-image:url(/images/scrollbar/scrollbar-thumb-hoz.png);box-shadow:#000 2px 0,#000 -2px 0}.scroll-thumb-v:active,.scroll-thumb-v.active{background-image:url(/images/scrollbar/scrollbar-thumb-vert-active.png)}.scroll-thumb-h:active,.scroll-thumb-h.active{background-image:url(/images/scrollbar/scrollbar-thumb-hoz-active.png)}.window-scrollbar-v.disabled .scroll-thumb,.window-scrollbar-h.disabled .scroll-thumb{display:none}.window-scrollbar-v.disabled{border-left:2px solid #000;background-image:none;background-color:#eee;height:100%px;width:25px}.window-scrollbar-h.disabled{border:2px solid #000;border-top:0px;background-image:none;background-color:#eee;height:25px}.window-scrollbar-v.disabled .scroll-arrow.up{background-image:url(/images/scrollbar/scrollbar-up-disabled.png);box-shadow:#777 0 2px;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-v.disabled .scroll-arrow.down{background-image:url(/images/scrollbar/scrollbar-down-disabled.png);box-shadow:#777 0 -2px;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-h.disabled .scroll-arrow.left{background-image:url(/images/scrollbar/scrollbar-left-disabled.png);box-shadow:#777 2px 0;transform:none;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-scrollbar-h.disabled .scroll-arrow.right{background-image:url(/images/scrollbar/scrollbar-right-disabled.png);box-shadow:#777 -2px 0;transform:none;cursor:url(/images/cursors/arrow.cur),auto;pointer-events:none}.window-bottom{display:flex;margin:0 4px 3px;height:24px;flex-shrink:0;box-shadow:#999 -2px -2px}.window-bottom-spacer{flex:1}.resize-handle{width:24px;height:24px;background-image:url(/images/window/window-resize.png);background-size:24px 24px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.window-ghost-outline{position:absolute;box-sizing:border-box;border:2px dotted #555;z-index:99999;pointer-events:none}.ghost-inner-path{stroke:#555;stroke-width:1px;fill:none}.window:not(.active),.window:not(.active) *{box-shadow:none!important}.window:not(.active){border-color:gray!important}.window:not(.active) .window-header,.window:not(.active) .window-content,.window:not(.active) .window-scrollbar-v,.window:not(.active) .window-scrollbar-h{border-color:gray!important}.window:not(.active){background-color:#ddd!important}.window:not(.active) .window-content{background-color:#eee!important}.window:not(.active) .window-content-inner{background-color:#fff!important}.window:not(.active) .window-titlebar{background-color:#ddd;justify-content:center}.window:not(.active) .titlebar-button,.window:not(.active) .titlebar-stripes{display:none}.window:not(.active) .titlebar-title{color:#555;background-color:transparent}.window:not(.active) .resize-handle{background-image:none}.window-scrollbar-v.inactive{width:25px;height:100%;background-color:#eee;border-left:2px solid #808080;background-image:none}.window-scrollbar-h.inactive{height:25px;width:100%;background-color:#eee;border:2px solid #808080;border-top:0px;background-image:none}.file-icon-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:url(/images/cursors/arrow.cur),auto;padding:2px;-webkit-user-select:none;user-select:none}.file-icon-img-container{width:64px;height:64px;display:flex;justify-content:center;align-items:center;image-rendering:pixelated}.file-icon-img-container img{width:48px;height:48px;display:block;color:transparent}.file-icon-label{text-align:center;line-height:1.2;padding:0 2px;max-width:100%;word-wrap:none;white-space:nowrap}.label-text{padding:1px 3px;border-radius:2px}.file-icon-item.selected .file-icon-img-container img{filter:sepia(1) hue-rotate(190deg) saturate(1.5) brightness(.6) contrast(1.2)}.file-icon-item.selected .label-text{background-color:#000;color:#fff}.file-icon-item.desktop-mode{width:72px}.file-icon-item.desktop-mode .label-text{text-shadow:1px 1px 2px rgba(0,0,0,.8);background-color:transparent;color:#fff;font-size:12px}.file-icon-item.desktop-mode.selected .label-text{text-shadow:none;background-color:#000;color:#fff}.finder-container{display:flex;flex-direction:column;background-color:#fff;font-family:var(--font-body);font-size:12px;min-height:100%}.finder-infobar-content{text-align:center;font-family:var(--font-body);font-size:11px}.finder-content-area{flex:1;overflow:visible;position:relative;min-height:100%;height:auto;display:flex}.spatial-view{flex:1;position:relative;min-height:100%;min-width:100%}.finder-item{display:flex;flex-direction:column;align-items:center;width:100px;cursor:url(/images/cursors/arrow.cur),auto;padding:2px}.finder-item-icon{width:64px;height:64px;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.icon-image{max-width:100%;max-height:100%;image-rendering:pixelated;display:block}.finder-item-label{text-align:center;line-height:1.2;padding:0 2px}.label-text{background-color:#fff;padding:1px 3px}.finder-item.selected .icon-image{filter:brightness(.5) sepia(1) hue-rotate(180deg) saturate(5)}.finder-item.selected .label-text{background-color:#000;color:#fff}.text-editor{display:flex;flex-direction:column;height:100%;background-color:#fff}.text-editor-toolbar{display:flex;align-items:center;padding:4px 8px;background-color:#eee;border-bottom:1px solid #999;font-family:var(--font-header);font-size:12px}.text-editor-filename{color:#333}.text-editor-content{width:100%;min-height:100%;border:none;outline:none;resize:none;padding:8px;font-family:Monaco,Courier New,monospace;font-size:12px;line-height:1.4;background-color:#fff;overflow:hidden}.text-editor-content::placeholder{color:#999}.auth-app-content{padding:12px;background:#ddd;height:100%;box-sizing:border-box;font-family:var(--font-body);display:flex;flex-direction:column}.auth-tabs{display:flex;border-bottom:2px solid #777;margin-bottom:8px;padding-left:4px}.auth-tab{padding:2px 12px 1px;background:#ccc;border:1px solid #777;border-bottom:none;border-radius:3px 3px 0 0;margin-right:0;cursor:pointer;font-size:11px;font-family:var(--font-body);position:relative;top:2px}.auth-tab.active{background:#ddd;border:1px solid #000;border-bottom:1px solid #ddd;z-index:2;font-weight:700;top:2px;height:19px;padding-top:2px}.auth-form{display:flex;flex-direction:column;gap:12px;flex:1}.auth-field{display:flex;flex-direction:column;gap:2px}.auth-field label{font-size:11px;font-weight:700;color:#000}.auth-field input{padding:3px 4px;border-top:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #fff;border-right:1px solid #fff;background:#fff;font-family:var(--font-body);font-size:12px;box-shadow:inset 1px 1px #555}.auth-field input:focus{outline:none;background-color:#fff;box-shadow:inset 1px 1px #000}.auth-error{background:#fcc;border:1px solid #990000;color:#900;padding:6px;font-size:10px}.auth-success{background:#cfc;border:1px solid #006600;color:#060;padding:6px;font-size:10px}.auth-actions{margin-top:auto;display:flex;padding-top:8px}.auth-actions.right{justify-content:flex-end}.auth-user-info{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #777;background:#fff;margin-bottom:12px;box-shadow:inset 1px 1px #000}.auth-avatar{font-size:32px}.auth-user-details{display:flex;flex-direction:column}.auth-user-email{font-size:12px;font-weight:700}.auth-user-status{font-size:10px;color:#666}.auth-submit{padding:4px 16px;background:#ddd;font-family:var(--font-body);font-size:12px;font-weight:400;cursor:pointer;margin-top:8px;border:6px solid transparent;border-image:url(/images/window/button-border.png) 6 round}.auth-submit:active{border-image:url(/images/window/button-active-border.png) 6 round;background-color:#777}.auth-signout-btn{width:100%;padding:4px 16px;background:#ddd;font-family:var(--font-body);font-size:12px;font-weight:400;cursor:pointer;border:6px solid transparent;border-image:url(/images/window/button-border.png) 6 round}.auth-signout-btn:active{border-image:url(/images/window/button-active-border.png) 6 round;background-color:#777}.auth-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.auth-modal{background:silver;border:2px outset #f0f0f0;box-shadow:2px 2px gray;min-width:320px;max-width:400px}.auth-modal-header{background:linear-gradient(to right,navy,#1084d0);color:#fff;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:13px}.auth-modal-close{background:silver;border:2px outset #f0f0f0;width:20px;height:20px;cursor:pointer;font-size:14px;line-height:1;padding:0}.auth-modal-close:active{border-style:inset}.auth-modal-tabs{display:flex;padding:8px 8px 0;gap:2px}.auth-tab{flex:1;padding:6px 12px;background:#d0d0d0;border:2px outset #f0f0f0;border-bottom:none;cursor:pointer;font-size:12px}.auth-tab.active{background:silver;border-bottom:2px solid #c0c0c0;margin-bottom:-2px;position:relative;z-index:1}.auth-form{padding:16px;border-top:2px inset #808080;margin:0 8px 8px}.auth-field{margin-bottom:12px}.auth-field label{display:block;margin-bottom:4px;font-size:12px;font-weight:700}.auth-field input{width:100%;padding:4px 6px;border:2px inset #808080;background:#fff;font-size:13px;box-sizing:border-box}.auth-field input:focus{outline:1px dotted #000}.auth-error{background:#fdd;border:1px solid #cc0000;color:#c00;padding:8px;margin-bottom:12px;font-size:12px}.auth-success{background:#dfd;border:1px solid #00cc00;color:#060;padding:8px;margin-bottom:12px;font-size:12px}.auth-submit{width:100%;padding:8px 16px;background:silver;border:2px outset #f0f0f0;font-size:13px;font-weight:700;cursor:pointer}.auth-submit:hover{background:#d0d0d0}.auth-submit:active{border-style:inset}.auth-submit:disabled{color:gray;cursor:not-allowed}.menu-user-button{margin-left:auto;padding:2px 8px;background:transparent;border:none;font-family:var(--font-header);font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:4px;color:#000}.menu-user-button:hover{background-color:#000;color:#fff}.menu-user-email{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mac-button{appearance:none;-webkit-appearance:none;outline:none;-webkit-user-select:none;user-select:none;box-shadow:none;margin:0;display:inline-block;padding:0 8px;width:auto;text-decoration:none;font-weight:100;font-size:.9rem;letter-spacing:0px;font-family:var(--font-body);color:#000;background:#ddd;border:6px solid transparent;border-image:url(/images/window/button-border.png) 6 round}.mac-button:active{border-image:url(/images/window/button-active-border.png) 6 round;background-color:#777}.mac-button.primary{border:10px solid transparent;border-image:url(/images/window/button-default-border.png) 10 round}.mac-button.primary:active{background-color:#777;border-image:url(/images/window/button-default-active-border.png) 10 round}.mac-select{appearance:none;-webkit-appearance:none;border:1px solid #000;border-radius:0;background-color:#fff;font-family:var(--font-body);font-size:12px;padding:2px 24px 2px 8px;height:20px;box-shadow:1px 1px #0003;background-image:url(/images/window/dropdown-arrows.png);background-position:right 4px center;background-repeat:no-repeat;cursor:default}.mac-select:active{background-image:url(/images/window/dropdown-arrows-active.png);background-color:#000;color:#fff}.mac-input,.mac-form input[type=text],.mac-form input[type=password],.mac-form input[type=email],.mac-form input[type=number],.mac-form textarea{appearance:none;-webkit-appearance:none;border-top:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #fff;border-right:1px solid #fff;box-shadow:inset 1px 1px #555;background:#fff;font-family:var(--font-body);font-size:12px;padding:3px 5px;box-sizing:border-box}.mac-input:focus,.mac-form input:focus,.mac-form textarea:focus{outline:none;box-shadow:inset 1px 1px #000}.mac-form label{font-family:var(--font-body);font-size:12px;font-weight:700;color:#000;display:block;margin-bottom:4px}.mac-checkbox,.mac-form input[type=checkbox]{appearance:none;-webkit-appearance:none;width:12px;height:12px;border:1px solid #000;background:#fff;box-shadow:inset 1px 1px #555;vertical-align:middle;cursor:pointer;margin:0}.mac-checkbox:checked,.mac-form input[type=checkbox]:checked{background-color:#fff;background-image:url(/images/window/checkbox-check.png);background-position:center;background-repeat:no-repeat;background-size:10px 10px}.mac-radio,.mac-form input[type=radio]{appearance:none;-webkit-appearance:none;width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;box-shadow:inset 1px 1px #555;cursor:pointer;margin:0}.mac-radio:checked,.mac-form input[type=radio]:checked{background:radial-gradient(circle at center,#000 3px,transparent 4px),#fff}.mac-form-field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.mac-form-field.inline{flex-direction:row;align-items:center;gap:8px}.mac-form-field.inline label{margin-bottom:0}.mac-form-error{background:#fcc;border:1px solid #990000;color:#900;padding:6px;font-size:11px;font-family:var(--font-body)}.mac-form-success{background:#cfc;border:1px solid #006600;color:#060;padding:6px;font-size:11px;font-family:var(--font-body)}
