html,body{margin:0;padding:0;overflow:hidden;width:100%;height:100%}.win95-desktop{position:fixed;inset:0;background-color:teal;background-image:none;overflow:hidden;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.desktop-icons{position:absolute;top:8px;left:8px;bottom:38px;display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;gap:8px;z-index:1}.desktop-icons-right{left:auto;right:8px;flex-wrap:wrap-reverse;align-content:flex-start}.desktop-icon-pin-bottom{margin-top:auto}.desktop-icon{display:flex;flex-direction:column;align-items:center;width:72px;padding:4px;cursor:default;user-select:none;color:#fff;text-shadow:1px 1px 1px #000;text-align:center;border:1px solid transparent}.desktop-icon:hover{border-color:#ffffff80;background:#00008066}.desktop-icon span{margin-top:4px;font-size:11px;line-height:1.2;max-width:64px;overflow-wrap:break-word;white-space:pre-line}.taskbar{position:fixed;bottom:0;left:0;right:0;height:28px;background:silver;border-top:2px solid #ffffff;display:flex;align-items:center;gap:2px;padding:2px 4px;z-index:9999;box-shadow:0 -1px gray}.start-button{display:flex;align-items:center;gap:4px;height:22px;padding:0 6px;font-weight:700;font-size:11px;white-space:nowrap;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:silver;cursor:default;user-select:none}.start-button:active,.start-button.active{border-color:#808080 #ffffff #ffffff #808080;padding:1px 5px 0 7px}.taskbar-divider{width:2px;height:20px;border-left:1px solid #808080;border-right:1px solid #ffffff;margin:0 2px}.taskbar-windows{display:flex;gap:2px;flex:1;overflow:hidden}.taskbar-btn{display:flex;align-items:center;height:22px;padding:0 6px;max-width:160px;min-width:80px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:silver;cursor:default;user-select:none}.taskbar-btn.active{border-color:#808080 #ffffff #ffffff #808080;background:silver;padding:1px 5px 0 7px}.taskbar-tray{display:flex;align-items:center;height:22px;padding:0 6px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.tray-clock{font-size:11px;white-space:nowrap}.tray-sound{min-width:0;min-height:0;padding:0 4px 0 0;margin:0;background:none;border:none;box-shadow:none;font-size:12px;line-height:1;cursor:pointer}.start-menu{position:fixed;bottom:28px;left:0;display:flex;flex-direction:row;width:200px;max-width:100vw;max-height:calc(100vh - 28px);background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;z-index:9999;box-shadow:2px 2px #000}.start-menu-sidebar{writing-mode:vertical-rl;transform:rotate(180deg);background:navy;color:silver;font-size:18px;font-weight:700;padding:8px 4px;letter-spacing:2px;min-width:24px;display:flex;align-items:center;justify-content:flex-end;user-select:none}.start-menu-items{flex:1;display:flex;flex-direction:column;padding:2px 0;overflow-y:auto;min-height:0}.start-menu-section{display:flex;flex-direction:column}.start-menu-item{display:flex;align-items:center;gap:8px;padding:4px 8px;font-size:11px;text-decoration:none;color:#000;background:none;border:none;cursor:default;text-align:left;white-space:nowrap;user-select:none;width:100%}.start-menu-item:hover,.start-menu-item:focus{background:navy;color:#fff;outline:none}.start-menu-divider{height:1px;background:gray;margin:2px 4px;box-shadow:0 1px #fff}.window{display:flex;flex-direction:column}.about-me-app{display:flex;flex-direction:column;height:100%;background:#fff}.notepad-menubar{display:flex;gap:0;background:silver;border-bottom:1px solid #808080;padding:2px 4px}.notepad-menubar .menu-item{background:none;border:none;padding:2px 8px;font-size:11px;cursor:default;user-select:none}.notepad-menubar .menu-item:hover,.notepad-menubar .menu-item:focus{background:navy;color:#fff;outline:none}.explorer-menubar{display:flex;gap:0;background:silver;border-bottom:1px solid #808080;padding:2px 4px;position:relative;z-index:10}.explorer-menubar .menu-item,.menu-root .menu-item{background:none;border:none;padding:2px 8px;font-size:11px;cursor:default;user-select:none;color:inherit}.explorer-menubar .menu-item:hover,.explorer-menubar .menu-item:focus,.explorer-menubar .menu-item.active,.menu-root .menu-item:hover,.menu-root .menu-item:focus,.menu-root .menu-item.active{background:navy;color:#fff;outline:none}.menubar-dropdown{position:absolute;top:100%;left:0;min-width:140px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #000;z-index:100;padding:2px 0}.menubar-dropdown-item{display:block;width:100%;text-align:left;background:none;border:none;padding:3px 20px 3px 8px;font-size:11px;cursor:default;white-space:nowrap;color:inherit}.menubar-dropdown-item:hover,.menubar-dropdown-item:focus{background:navy;color:#fff;outline:none}.notepad-body{flex:1;padding:12px 16px;overflow-y:auto;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.5}.about-profile{display:flex;align-items:center;gap:16px;margin-bottom:16px}.about-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.about-info h1{font-size:16px;font-weight:700;margin:0 0 4px;font-family:"MS Sans Serif",sans-serif}.about-role{font-size:11px;color:#444;text-transform:uppercase;letter-spacing:1px;margin:0}.notepad-text p{margin:0 0 10px}.about-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.about-link{display:inline-block;padding:3px 10px;font-size:11px;font-family:"MS Sans Serif",sans-serif;color:#000;text-decoration:none;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:silver;cursor:default}.about-link:hover{border-color:#808080 #ffffff #ffffff #808080;background:silver}.about-link:active{border-color:#808080 #ffffff #ffffff #808080;padding:4px 9px 2px 11px}.explorer-app{display:flex;flex-direction:column;height:100%;background:#fff}.explorer-toolbar{display:flex;align-items:center;gap:4px;padding:2px 4px;background:silver;border-bottom:1px solid #808080}.explorer-btn{padding:2px 8px;font-size:11px;height:22px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:silver;cursor:default;user-select:none}.explorer-btn:disabled{color:gray;border-color:#c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0}.explorer-btn:not(:disabled):active{border-color:#808080 #ffffff #ffffff #808080;padding:3px 7px 1px 9px}.explorer-addressbar{display:flex;align-items:center;gap:4px;padding:2px 4px;background:silver;border-bottom:2px solid #808080;font-size:11px}.addressbar-label{font-size:11px;white-space:nowrap}.addressbar-value{flex:1;padding:1px 4px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;font-size:11px}.explorer-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.explorer-icons{flex:1;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;padding:8px;overflow-y:auto;background:#fff}.explorer-icon{display:flex;flex-direction:column;align-items:center;width:72px;padding:4px;cursor:default;user-select:none;text-align:center;border:1px solid transparent}.explorer-icon:hover{border-color:navy;background:#c0c0ff}.explorer-icon span{margin-top:4px;font-size:11px;line-height:1.2;max-width:68px;overflow-wrap:break-word;word-break:break-word}.explorer-statusbar{padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.inbox-app{display:flex;flex-direction:column;height:100%;background:silver}.inbox-body{display:flex;flex:1;overflow:hidden;border-top:2px solid #808080}.inbox-sidebar{width:140px;min-width:140px;border-right:2px solid;border-color:#808080 #ffffff #ffffff #808080;display:flex;flex-direction:column;background:silver;overflow-y:auto}.inbox-sidebar-header{padding:4px 6px;font-size:11px;font-weight:700;border-bottom:1px solid #808080;background:silver}.inbox-folder-item{display:flex;align-items:center;padding:3px 6px;font-size:11px;text-align:left;background:none;border:none;cursor:default;user-select:none;width:100%}.inbox-folder-item:hover,.inbox-folder-item.active{background:navy;color:#fff}.inbox-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.inbox-list{flex:0 0 40%;border-bottom:2px solid #808080;overflow-y:auto;background:#fff}.inbox-list-header{display:flex;background:silver;border-bottom:2px solid #808080;position:sticky;top:0}.inbox-col-from{width:120px;min-width:120px;padding:2px 6px;font-size:11px;border-right:1px solid #808080;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-col-subject{flex:1;padding:2px 6px;font-size:11px;border-right:1px solid #808080;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-col-date{width:90px;min-width:90px;padding:2px 6px;font-size:11px;font-weight:700;white-space:nowrap}.inbox-row{display:flex;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #e0e0e0;cursor:default;user-select:none}.inbox-row .inbox-col-from,.inbox-row .inbox-col-subject,.inbox-row .inbox-col-date{font-weight:400}.inbox-row:hover{background:#c0c0ff}.inbox-row.selected{background:navy;color:#fff}.inbox-reading-pane{flex:1;background:#fff;overflow-y:auto;display:flex;flex-direction:column}.reading-header{padding:8px 10px;border-bottom:2px solid #808080;font-size:11px;background:silver;display:flex;flex-direction:column;gap:2px}.reading-body{padding:10px;font-size:12px;font-family:Times New Roman,serif;line-height:1.6}.reading-body p{margin:0 0 8px}.inbox-empty{padding:12px;font-size:11px;color:gray;text-align:center}.inbox-statusbar{padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.paint-app{display:flex;flex-direction:column;height:100%;background:silver;font-family:"Pixelated MS Sans Serif",Tahoma,sans-serif;font-size:11px}.paint-toolbar-row{display:flex;gap:2px;padding:2px 4px;border-bottom:1px solid #808080;background:silver}.paint-toolbar-btn{padding:2px 10px;font-size:11px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.paint-toolbar-btn:active{border-color:#808080 #ffffff #ffffff #808080}.paint-body{display:flex;flex:1;min-height:0;overflow:hidden}.paint-tools{display:grid;grid-template-columns:repeat(2,26px);gap:1px;padding:4px;align-content:start;border-right:1px solid #808080;background:silver}.paint-tool{width:26px;min-width:26px;height:26px;min-height:26px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.paint-tool.active{border-color:#808080 #ffffff #ffffff #808080;background:#a0a0a0}.paint-brush-size{grid-column:1 / span 2;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:6px}.paint-brush-btn{min-width:0;height:22px;min-height:22px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.paint-brush-btn.active{background:#dcdcdc;border-color:#404040 #ffffff #ffffff #404040}.paint-brush-dot{display:inline-block;background:#000;border-radius:50%;min-width:2px;min-height:2px}.paint-canvas-wrap{flex:1;padding:8px;background:gray;overflow:auto;display:flex;align-items:flex-start;justify-content:flex-start}.paint-canvas{background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;cursor:crosshair;image-rendering:pixelated;max-width:100%;touch-action:none}.paint-palette-row{display:flex;align-items:center;gap:8px;padding:4px 6px;border-top:1px solid #808080;background:silver}.paint-active-colors{position:relative;width:34px;height:34px;flex-shrink:0}.paint-swatch{position:absolute;width:18px;height:18px;border:1px solid #000}.paint-swatch.fg{top:2px;left:2px;z-index:2}.paint-swatch.bg{bottom:2px;right:2px;background:#fff}.paint-palette{display:grid;grid-template-columns:repeat(14,16px);grid-template-rows:repeat(2,16px);gap:1px}.paint-palette-swatch{width:16px;min-width:16px;height:16px;min-height:16px;border:1px solid #000;cursor:pointer;padding:0}.paint-statusbar{display:flex;justify-content:space-between;padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.boot-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer}.boot-overlay.bios-phase{background:#000;color:silver;font-family:Courier New,Courier,monospace;justify-content:flex-start;align-items:flex-start;padding:24px}.bios-text{margin:0;font-size:14px;line-height:1.4;white-space:pre}.boot-overlay.splash-phase{background:navy;color:#fff;font-family:Tahoma,Trebuchet MS,sans-serif}.splash-content{text-align:center;padding:32px 64px;background:transparent}.splash-logo{display:flex;gap:6px;justify-content:center;margin-bottom:18px;font-size:42px;line-height:1}.splash-flag-r{color:red}.splash-flag-g{color:#00c000}.splash-flag-b{color:#0080ff}.splash-flag-y{color:#ffd800}.splash-content h1{margin:0;font-size:28px;font-weight:400;letter-spacing:1px}.splash-content h1 sup{font-size:14px}.splash-content h2{margin:0 0 18px;font-size:68px;font-weight:700;letter-spacing:2px}.splash-95{font-style:italic;color:#ffd800;margin-left:6px}.splash-hint{font-size:12px;opacity:.8}.boot-overlay.login-phase{background:teal}.login-dialog{width:380px;box-shadow:2px 2px #000}.login-body{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start}.login-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:32px}.login-fields{display:flex;flex-direction:column;gap:8px}.login-prompt{margin:0 0 4px;font-size:11px}.login-actions{display:flex;justify-content:flex-end;gap:6px;padding:0 10px 10px}.login-actions button{min-width:72px}.velg-tlf-app{display:flex;flex-direction:column;align-items:center;padding:16px;gap:12px;height:100%;box-sizing:border-box}.velg-tlf-title{font-size:14px;font-weight:700;color:navy}.velg-tlf-subtitle{font-size:11px;color:#666;margin-top:-8px}.velg-tlf-reels{display:flex;gap:4px;margin:8px 0}.velg-tlf-reel{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.velg-tlf-digit{width:44px;height:60px;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-size:32px;font-weight:700;color:#000;background:#fff;border:2px inset #aaa;box-shadow:inset 1px 1px 3px #0003;user-select:none}.velg-tlf-reel.frozen .velg-tlf-digit{background:#cfc;border-color:#0a0;color:#040}.velg-tlf-freeze-btn{font-size:11px;padding:2px 4px;min-width:44px;cursor:pointer}.velg-tlf-result{margin:4px 0;padding:8px 16px;border:1px inset #ccc;background:#f0f0f0}.velg-tlf-number{font-family:Courier New,monospace;font-size:20px;font-weight:700;letter-spacing:2px;color:navy}.velg-tlf-controls{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.velg-tlf-btn{padding:4px 12px;min-width:72px;cursor:pointer}.velg-tlf-btn.primary{font-weight:700}.velg-tlf-btn.dial-btn{color:#040;font-weight:700}.age-gate-app{display:flex;flex-direction:column;height:100%;background:silver}.age-gate-body{flex:1;position:relative;overflow:hidden}.age-gate-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;padding:16px;text-align:center}.age-gate-preview{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#000;filter:blur(6px);user-select:none;pointer-events:none;opacity:.35}.age-gate-overlay{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;padding:20px 16px;text-align:center}.age-gate-title{font-size:14px;font-weight:700;margin:0}.age-gate-text{font-size:11px;margin:0;line-height:1.5}.age-gate-details{font-size:11px;margin-top:4px;text-align:left;width:100%;max-width:300px}.age-gate-details summary{cursor:default;color:navy;text-decoration:underline;user-select:none}.age-gate-explainer{margin-top:6px;padding:8px;background:#fff;border:1px solid #808080;font-size:10px;line-height:1.5}.age-gate-explainer p{margin:0 0 6px}.age-gate-explainer p:last-child{margin-bottom:0}.age-gate-qr{display:block;image-rendering:pixelated;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;padding:4px}.age-gate-qr-row{display:flex;gap:12px;justify-content:center}.age-gate-qr-col{display:flex;flex-direction:column;align-items:center;gap:4px}.age-gate-reset-btn{margin-top:8px;font-size:11px;opacity:.7}.age-gate-muted{font-size:11px;color:#404040;margin:0}.age-gate-error{font-size:11px;color:maroon;margin:0}.age-gate-success-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:28px;color:green;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.zkp-page{margin:0;min-height:100vh;background:teal;font-family:"Pixelated MS Sans Serif",Arial,sans-serif;font-size:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;gap:16px}.zkp-window{width:100%;max-width:380px}.zkp-footer{text-align:center}.loan-calc-app{display:flex;flex-direction:column;padding:12px;gap:10px;height:100%;box-sizing:border-box;overflow-y:auto;font-size:11px}.loan-calc-title{font-size:14px;font-weight:700;color:navy}.loan-calc-subtitle{font-size:11px;color:#555;margin-top:-6px}.loan-calc-fieldset{border:1px solid #808080;padding:8px 10px 10px;margin:0}.loan-calc-fieldset legend{padding:0 4px;font-weight:700}.loan-calc-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4px 8px;align-items:center}.loan-calc-grid label{font-size:11px}.loan-calc-input{font-family:inherit;font-size:11px;padding:2px 4px;border:1px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;width:100%;box-sizing:border-box}.loan-calc-warning{background:#ffffe1;border:1px solid #808080;padding:6px 8px;color:#555}.loan-calc-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.loan-calc-col{border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;background:#fff;padding:8px}.loan-calc-col-head{font-weight:700;color:navy;border-bottom:1px solid #c0c0c0;padding-bottom:4px;margin-bottom:6px}.loan-calc-row{display:flex;justify-content:space-between;gap:8px;padding:2px 0}.loan-calc-row-label{color:#444}.loan-calc-row-value{font-weight:700;text-align:right}.loan-calc-savings{background:#d4e8d4;border:1px solid #408040;padding:6px 8px;text-align:center}.loan-calc-chart{border:1px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;padding:6px;display:flex;flex-direction:column;align-items:center;gap:4px}.loan-calc-chart svg{width:100%;height:auto;max-width:100%}.loan-calc-legend{display:flex;gap:12px;font-size:10px}.loan-calc-legend-item{display:inline-flex;align-items:center;gap:4px}.loan-calc-swatch{display:inline-block;width:12px;height:4px}.loan-calc-axis-text{font-size:9px;font-family:inherit;fill:#444}.budsjett-app{display:flex;flex-direction:column;padding:12px;gap:10px;height:100%;box-sizing:border-box;overflow-y:auto;font-size:11px}.budsjett-title{font-size:14px;font-weight:700;color:navy}.budsjett-subtitle{font-size:11px;color:#555;margin-top:-6px}.budsjett-fieldset{border:1px solid #808080;padding:8px 10px 10px;margin:0}.budsjett-fieldset legend{padding:0 4px;font-weight:700}.budsjett-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;align-items:center}.budsjett-grid label{font-size:11px}.budsjett-input{font-family:inherit;font-size:11px;padding:2px 4px;border:1px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;width:100%;box-sizing:border-box}.budsjett-radios{display:flex;flex-direction:column;gap:2px}.budsjett-radio{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.budsjett-radio input{margin:0}.budsjett-readout{font-weight:700;padding:2px 4px}.budsjett-sublabel{font-weight:700;margin-top:10px;margin-bottom:4px;color:navy}.budsjett-lines{display:flex;flex-direction:column;gap:4px}.budsjett-line{display:grid;grid-template-columns:1fr 110px 22px;gap:4px;align-items:center}.budsjett-remove{font-family:inherit;font-size:13px;line-height:1;padding:0;width:22px;height:22px;background:silver;border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.budsjett-remove:active{border-color:#808080 #ffffff #ffffff #808080}.budsjett-add{align-self:flex-start;font-family:inherit;font-size:11px;padding:2px 10px;margin-top:4px;background:silver;border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.budsjett-add:active{border-color:#808080 #ffffff #ffffff #808080}.budsjett-empty{font-style:italic;color:#777;padding:2px 0}.budsjett-summary{border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;background:#fff;padding:8px}.budsjett-summary-head{font-weight:700;color:navy;border-bottom:1px solid #c0c0c0;padding-bottom:4px;margin-bottom:6px}.budsjett-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding:2px 0;align-items:baseline}.budsjett-row-label{color:#444}.budsjett-row-value{font-weight:700;text-align:right}.budsjett-row-yearly{color:#555}.budsjett-row-sub{font-weight:400;color:#777;font-size:10px}.budsjett-row-strong .budsjett-row-value{color:navy}.budsjett-rate{border-top:1px solid #c0c0c0;margin-top:4px;padding-top:6px}.budsjett-rate .budsjett-row-value{grid-column:2 / 4;display:inline-flex;align-items:center;gap:6px;justify-content:flex-end}.budsjett-rate-dot{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid #00000044}.budsjett-rate-tag{font-weight:400;font-size:10px;margin-left:2px}.budsjett-chart{border:1px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;padding:8px}.budsjett-chart-head{font-weight:700;color:navy;border-bottom:1px solid #c0c0c0;padding-bottom:4px;margin-bottom:8px}.budsjett-chart-body{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.budsjett-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;flex:1;min-width:180px;font-size:10px}.budsjett-legend li{display:grid;grid-template-columns:12px 1fr auto;gap:6px;align-items:center}.budsjett-legend-swatch{display:inline-block;width:10px;height:10px;border:1px solid #00000033}.budsjett-legend-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budsjett-legend-value{color:#555;white-space:nowrap}.notater-app{display:flex;flex-direction:column;height:100%;background:silver}.notater-textarea{flex:1;min-height:0;font-family:Courier New,monospace;font-size:13px;background:#fff;color:#000;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;padding:4px;resize:none;outline:none;margin:2px}.notater-statusbar{padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.oppgaver-app{display:flex;flex-direction:column;height:100%;background:silver}.oppgaver-addrow{display:flex;gap:4px;padding:6px}.oppgaver-input{flex:1;min-width:0;font-family:inherit;font-size:12px;padding:2px 4px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;outline:none}.oppgaver-list{flex:1;min-height:0;overflow-y:auto;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;margin:0 6px;padding:4px}.oppgaver-empty{margin:8px;font-size:11px;color:gray;text-align:center}.oppgaver-row{display:flex;align-items:center;gap:4px;padding:2px 0}.oppgaver-row label{flex:1;min-width:0;overflow-wrap:anywhere}.oppgaver-done{text-decoration:line-through;color:gray}.oppgaver-remove{font-family:inherit;font-size:13px;line-height:1;padding:0;width:18px;height:18px;flex-shrink:0;background:silver;border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.oppgaver-remove:active{border-color:#808080 #ffffff #ffffff #808080}.oppgaver-statusbar{margin-top:6px;padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.display-app{display:flex;flex-direction:column;height:100%;background:silver;padding:8px}.display-app [role=tabpanel]{flex:1;min-height:0;overflow-y:auto}.display-panel{display:flex;flex-direction:column;gap:10px;padding:10px}.display-monitor{align-self:center;display:flex;flex-direction:column;align-items:center}.display-monitor-screen{width:160px;height:110px;border:6px solid #c0c0c0;outline:1px solid #000;box-shadow:inset 0 0 0 1px #000;display:flex;align-items:center;justify-content:center}.display-monitor-stars{color:#fff;font-size:14px;text-shadow:0 0 2px #fff}.display-monitor-stand{width:40px;height:10px;background:silver;border:1px solid #000;border-top:none}.display-swatches{display:grid;grid-template-columns:repeat(8,24px);gap:3px}.display-swatch{width:24px;min-width:24px;height:18px;min-height:18px;padding:0;box-sizing:border-box;border:1px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.display-swatch.selected{outline:2px solid #000080;border-color:#808080 #ffffff #ffffff #808080}.display-actions{display:flex;justify-content:flex-end;gap:6px;padding-top:8px}.display-actions button{min-width:70px}.screensaver-overlay{position:fixed;inset:0;z-index:100000;background:#000;cursor:none}.screensaver-overlay canvas{display:block;width:100%;height:100%}.terminal-app{height:100%;background:#000;color:silver;font-family:Courier New,monospace;font-size:13px;cursor:text}.terminal-output{height:100%;overflow-y:auto;padding:4px 6px}.terminal-line{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.2}.terminal-promptrow{display:flex;line-height:1.2}.terminal-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:inherit;font:inherit;padding:0;caret-color:silver}.vaer-app{display:flex;flex-direction:column;height:100%;background:silver}.vaer-toolbar{display:flex;align-items:center;gap:6px;padding:6px}.vaer-toolbar select{flex:1;min-width:0}.vaer-warning{margin:0 6px 6px;padding:4px 6px;font-size:11px;background:#ffffc8;border:1px solid #808000}.vaer-message{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px}.vaer-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:6px;margin:0 6px;overflow-y:auto}.vaer-current{display:flex;align-items:center;gap:14px;padding:10px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.vaer-current-emoji{font-size:44px;line-height:1}.vaer-current-details{font-size:12px;line-height:1.5}.vaer-current-temp{font-size:20px;font-weight:700}.vaer-hours{display:flex;gap:2px;overflow-x:auto;padding:6px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.vaer-hour{flex:1;min-width:42px;text-align:center;font-size:11px}.vaer-hour-emoji{font-size:18px;margin:2px 0}.vaer-statusbar{margin-top:6px;padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}.paint-canvas-holder{position:relative;line-height:0}.paint-selection{position:absolute;border:1px dashed #000;outline:1px dashed #fff;outline-offset:-2px;pointer-events:none}.desktop-context-menu{position:fixed;z-index:10001;min-width:160px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0000004d;padding:2px}.desktop-context-menu button{display:block;width:100%;min-width:0;min-height:0;text-align:left;background:none;border:none;box-shadow:none;padding:4px 16px;font-size:11px;cursor:default;color:#000}.desktop-context-menu button:hover{background:navy;color:#fff}.desktop-context-divider{height:1px;margin:2px 4px;background:gray;border-bottom:1px solid #ffffff}.desktop-icon:focus-visible{outline:1px dotted #ffffff;outline-offset:-1px}.mines-app{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;background:silver;height:100%;box-sizing:border-box;user-select:none}.mines-status{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 6px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;box-sizing:border-box}.mines-counter{font-family:Courier New,monospace;font-weight:700;font-size:16px;color:red;background:#000;padding:1px 4px;letter-spacing:2px}.mines-face{min-width:0;min-height:0;width:28px;height:28px;padding:0;font-size:15px;line-height:1}.mines-grid{display:grid;grid-auto-rows:22px;border:3px solid;border-color:#808080 #ffffff #ffffff #808080}.mines-cell{min-width:0;min-height:0;width:22px;height:22px;padding:0;font-size:12px;font-weight:700;font-family:Courier New,monospace;line-height:1;display:flex;align-items:center;justify-content:center}.mines-cell.revealed{background:silver;border:1px solid #808080;box-shadow:none}.mines-cell.revealed.mine{background:#ff4040}.mines-cell.n1{color:#00f}.mines-cell.n2{color:green}.mines-cell.n3{color:red}.mines-cell.n4{color:navy}.mines-cell.n5{color:maroon}.mines-cell.n6{color:teal}.mines-cell.n7{color:#000}.mines-cell.n8{color:gray}.mines-footer{display:flex;align-items:center;justify-content:space-between;width:100%;gap:6px}.mines-flagmode{min-width:0;min-height:0;padding:2px 8px;font-size:11px}.mines-flagmode.active{border-color:#808080 #ffffff #ffffff #808080;background:#e0e0e0}.mines-hint{font-size:10px;color:#404040}@media(pointer:coarse){.mines-hint{display:none}}.trash-empty{margin:16px;font-size:12px;color:#404040}.qr-app{display:flex;flex-direction:column;height:100%;background:silver}.qr-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:8px}.qr-input{font-family:inherit;font-size:12px;resize:none;width:100%;box-sizing:border-box}.qr-options{display:flex;flex-direction:column;gap:6px}.qr-preview{display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;min-height:140px}.qr-canvas{image-rendering:pixelated;max-width:100%}.qr-error{font-size:11px;color:maroon;margin:0;text-align:center}.qr-save{align-self:center;min-width:140px}.qr-statusbar{padding:2px 6px;font-size:11px;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:400;src:url(/_astro/ms_sans_serif.C3pax6mQ.woff) format("woff");src:url(/_astro/ms_sans_serif.Du8rjN1q.woff2) format("woff2")}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:700;src:url(/_astro/ms_sans_serif_bold.B8yxhAcs.woff) format("woff");src:url(/_astro/ms_sans_serif_bold.D5dpRRHG.woff2) format("woff2")}body{color:#222;font-family:Arial;font-size:12px}.title-bar,.window,button,input,label,legend,li[role=tab],option,select,table,textarea,ul.tree-view{-webkit-font-smoothing:none;font-family:"Pixelated MS Sans Serif",Arial;font-size:11px}h1{font-size:5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}u{border-bottom:.5px solid #222;text-decoration:none}button,input[type=reset],input[type=submit]{background:silver;border:none;border-radius:0;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;box-sizing:border-box;color:transparent;min-height:23px;min-width:75px;padding:0 12px;text-shadow:0 0 #222}button.default,input[type=reset].default,input[type=submit].default{box-shadow:inset -2px -2px #0a0a0a,inset 1px 1px #0a0a0a,inset 2px 2px #fff,inset -3px -3px gray,inset 3px 3px #dfdfdf}.vertical-bar{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;height:20px;width:4px}button:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray;text-shadow:1px 1px #222}button.default:not(:disabled):active,input[type=reset].default:not(:disabled):active,input[type=submit].default:not(:disabled):active{box-shadow:inset 2px 2px #0a0a0a,inset -1px -1px #0a0a0a,inset -2px -2px #fff,inset 3px 3px gray,inset -3px -3px #dfdfdf}@media not(hover){button:not(:disabled):hover,input[type=reset]:not(:disabled):hover,input[type=submit]:not(:disabled):hover{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}}button:focus,input[type=reset]:focus,input[type=submit]:focus{outline:1px dotted #000;outline-offset:-4px}button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}:disabled,:disabled+label,input[readonly],input[readonly]+label{color:gray}:disabled+label,button:disabled,input[type=reset]:disabled,input[type=submit]:disabled{text-shadow:1px 1px 0 #fff}.window{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px gray,inset 2px 2px #fff;padding:3px}.title-bar{align-items:center;background:linear-gradient(90deg,navy,#1084d0);display:flex;justify-content:space-between;padding:3px 2px 3px 3px}.title-bar.inactive{background:linear-gradient(90deg,gray,#b5b5b5)}.title-bar-text{color:#fff;font-weight:700;letter-spacing:0;margin-right:24px}.title-bar-controls{display:flex}.title-bar-controls button{display:block;min-height:14px;min-width:16px;padding:0}.title-bar-controls button:active{padding:0}.title-bar-controls button:focus{outline:none}.title-bar-controls button[aria-label=Minimize],.title-bar-controls button[aria-label].minimize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 0h6v2H0z'/%3E%3C/svg%3E");background-position:bottom 3px left 4px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize],.title-bar-controls button[aria-label].maximize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize]:disabled,.title-bar-controls button[aria-label].maximize:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1H1v9h9V1zM9 3H2v6h7V3z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='gray'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Restore],.title-bar-controls button[aria-label].restore{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M2 0h6v2H2zM7 2h1v4H7zM2 2h1v1H2zM6 5h1v1H6zM0 3h6v2H0zM5 5h1v4H5zM0 5h1v4H0zM1 8h4v1H1z'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Help],.title-bar-controls button[aria-label].help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 1h2v2H0zM1 0h4v1H1zM4 1h2v2H4zM3 3h2v1H3zM2 4h2v2H2zM2 7h2v2H2z'/%3E%3C/svg%3E");background-position:top 2px left 5px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Close],.title-bar-controls button[aria-label].close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h2v1h1v1h2V1h1V0h2v1H7v1H6v1H5v1h1v1h1v1h1v1H6V6H5V5H3v1H2v1H0V6h1V5h1V4h1V3H2V2H1V1H0V0z' fill='%23000'/%3E%3C/svg%3E");background-position:top 3px left 4px;background-repeat:no-repeat;margin-left:2px}.status-bar{gap:1px;display:flex;margin:0 1px}.status-bar-field{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;flex-grow:1;margin:0;padding:2px 3px}.window-body{margin:8px}fieldset{border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h5v5H0V2h2v1h1V2H0' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h4v4H0V1h1v2h2V1H0'/%3E%3C/svg%3E") 2;margin:0;padding:10px;padding-block-start:8px}legend{background:silver}.field-row{align-items:center;display:flex}[class^=field-row]+[class^=field-row]{margin-top:6px}.field-row>*+*{margin-left:6px}.field-row-stacked{display:flex;flex-direction:column}.field-row-stacked *+*{margin-top:6px}label{align-items:center;display:inline-flex;user-select:none}input[type=checkbox],input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:0;border:none;margin:0;opacity:0;position:fixed}input[type=checkbox]+label,input[type=radio]+label{line-height:13px}input[type=radio]+label{margin-left:18px;position:relative}input[type=radio]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='%23fff'/%3E%3C/svg%3E");content:"";display:inline-block;height:12px;left:-18px;margin-right:6px;position:absolute;top:0;width:12px}input[type=radio]:active+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='%23000'/%3E%3C/svg%3E");content:"";display:block;height:4px;left:-14px;position:absolute;top:4px;width:4px}input[type=checkbox]:focus+label,input[type=radio]:focus+label{outline:1px dotted #000}input[type=radio][disabled]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='gray'/%3E%3C/svg%3E")}input[type=checkbox]+label{margin-left:19px;position:relative}input[type=checkbox]+label:before{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;content:"";display:inline-block;height:13px;left:-19px;margin-right:6px;position:absolute;width:13px}input[type=checkbox]:active+label:before{background:silver}input[type=checkbox]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='%23000'/%3E%3C/svg%3E");content:"";display:block;height:7px;left:-16px;position:absolute;width:7px}input[type=checkbox][disabled]+label:before{background:silver}input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='gray'/%3E%3C/svg%3E")}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{background-color:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;box-sizing:border-box;padding:3px 4px}select,textarea{border:none}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:0;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;box-sizing:border-box;padding:3px 4px}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{height:21px}input[type=number]{height:22px}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{line-height:2}input[type=email]:disabled,input[type=email]:read-only,input[type=number]:disabled,input[type=number]:read-only,input[type=password]:disabled,input[type=password]:read-only,input[type=search]:disabled,input[type=search]:read-only,input[type=tel]:disabled,input[type=tel]:read-only,input[type=text]:disabled,input[type=text]:read-only,input[type=url]:disabled,input[type=url]:read-only,textarea:disabled{background-color:silver}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px right 2px;background-repeat:no-repeat;border-radius:0;padding-right:32px;position:relative}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:none;box-shadow:none;height:21px;transform:translateY(-8px);width:11px}input[type=range].has-box-indicator::-webkit-slider-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(-10px)}input[type=range]::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:0;border-radius:0;height:21px;transform:translateY(2px);width:11px}input[type=range].has-box-indicator::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(0)}input[type=range]::-webkit-slider-runnable-track{background:#000;border-bottom:1px solid grey;border-right:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9;box-sizing:border-box;height:2px;width:100%}input[type=range]::-moz-range-track{background:#000;border-bottom:1px solid grey;border-right:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9;box-sizing:border-box;height:2px;width:100%}.is-vertical{display:inline-block;height:150px;transform:translateY(50%);width:4px}.is-vertical>input[type=range]{height:4px;margin:0 16px 0 10px;transform:rotate(270deg) translate(calc(-50% + 8px));transform-origin:left;width:150px}.is-vertical>input[type=range]::-webkit-slider-runnable-track{border-bottom:1px solid grey;border-left:1px solid grey;border-right:0;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-moz-range-track{border-bottom:1px solid grey;border-left:1px solid grey;border-right:0;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-webkit-slider-thumb{transform:translateY(-10px) scaleX(-1)}.is-vertical>input[type=range]::-moz-range-thumb{transform:translateY(2px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-moz-range-thumb{transform:translateY(0) scaleX(-1)}select:focus{background-color:navy;color:#fff}select:focus option{background-color:#fff;color:#000}select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v17H0V0zm1 16h14V1H1v15z' fill='gray'/%3E%3Cpath fill='silver' d='M1 1h14v15H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1V7z' fill='%23000'/%3E%3C/svg%3E")}a{color:#00f}a:focus{outline:1px dotted #00f}ul.tree-view{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;display:block;margin:0;padding:6px}ul.tree-view li{list-style-type:none}ul.tree-view a{color:#000;text-decoration:none}ul.tree-view a:focus{background-color:navy;color:#fff}ul.tree-view li,ul.tree-view ul{margin-top:3px}ul.tree-view ul{border-left:1px dotted grey;margin-left:16px;padding-left:16px}ul.tree-view ul>li{position:relative}ul.tree-view ul>li:before{border-bottom:1px dotted grey;content:"";display:block;left:-16px;position:absolute;top:6px;width:12px}ul.tree-view ul>li:last-child:after{background:#fff;bottom:0;content:"";display:block;left:-20px;position:absolute;top:7px;width:8px}ul.tree-view details{margin-top:0}ul.tree-view details[open] summary{margin-bottom:0}ul.tree-view ul details>summary:before{margin-left:-22px;position:relative;z-index:1}ul.tree-view details>summary:before{background-color:#fff;border:1px solid grey;content:"+";display:block;float:left;height:9px;line-height:8px;margin-right:5px;padding-left:1px;text-align:center;width:8px}ul.tree-view details[open]>summary:before{content:"-"}ul.tree-view details>summary::-webkit-details-marker,ul.tree-view details>summary::marker{content:""}pre{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;display:block;margin:0;padding:12px 8px}code,code *{font-family:monospace}summary:focus{outline:1px dotted #000}::-webkit-scrollbar{width:16px}::-webkit-scrollbar:horizontal{height:17px}::-webkit-scrollbar-corner{background:#dfdfdf}::-webkit-scrollbar-track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0H0v1h1v1h1V1H1V0z' fill='silver'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H1v1H0v1h1V1h1V0z' fill='%23fff'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb{background-color:#dfdfdf;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}::-webkit-scrollbar-button:horizontal:end:increment,::-webkit-scrollbar-button:horizontal:start:decrement,::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:vertical:start:decrement{display:block}::-webkit-scrollbar-button:vertical:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6H7v1H6v1H5v1H4v1h7V9h-1V8H9V7H8V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:vertical:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:horizontal:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4H8v1H7v1H6v1H5v1h1v1h1v1h1v1h1V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}::-webkit-scrollbar-button:horizontal:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H6v7h1v-1h1V9h1V8h1V7H9V6H8V5H7V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}.window[role=tabpanel]{position:relative;z-index:2}menu[role=tablist]{display:flex;list-style-type:none;margin:0 0 -2px;padding-left:3px;position:relative;text-indent:0}menu[role=tablist]>li{border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset -1px 0 #0a0a0a,inset 1px 1px #dfdfdf,inset -2px 0 gray,inset 2px 2px #fff;z-index:1}menu[role=tablist]>li[aria-selected=true]{background-color:silver;margin-left:-3px;margin-top:-2px;padding-bottom:2px;position:relative;z-index:8}menu[role=tablist]>li>a{color:#222;display:block;margin:6px;text-decoration:none}menu[role=tablist]>li[aria-selected=true]>a:focus{outline:none}menu[role=tablist]>li>a:focus{outline:1px dotted #222}menu[role=tablist].multirows>li{flex-grow:1;text-align:center}.sunken-panel{border:2px groove transparent;border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='gray' d='M0 0h4v1H0z'/%3E%3Cpath fill='gray' d='M0 0h1v4H0z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h2v1H1z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h1v2H1z'/%3E%3Cpath fill='%23fff' d='M0 4h5v1H0z'/%3E%3Cpath fill='%23fff' d='M4 0h1v5H4z'/%3E%3Cpath fill='%23dfdfdf' d='M3 1h1v3H3z'/%3E%3Cpath fill='%23dfdfdf' d='M1 3h3v1H1z'/%3E%3C/svg%3E") 2;box-sizing:border-box;overflow:auto}.sunken-panel,table{background-color:#fff}table{border-collapse:collapse;position:relative;text-align:left;white-space:nowrap}table>thead>tr>*{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;box-sizing:border-box;font-weight:400;height:17px;padding:0 6px;position:sticky;top:0}table.interactive>tbody>tr{cursor:pointer}table>tbody>tr.highlighted{background-color:navy;color:#fff}table>tbody>tr>*{height:14px;padding:0 6px}.progress-indicator{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:inset -2px -2px #dfdfdf,inset 2px 2px gray;box-sizing:border-box;height:32px;padding:4px;position:relative}.progress-indicator>.progress-indicator-bar{background-color:navy;display:block;height:100%}.progress-indicator.segmented>.progress-indicator-bar{background-color:transparent;background-image:linear-gradient(90deg,navy 16px,transparent 0 2px);background-repeat:repeat;background-size:18px 100%;width:100%}.field-border{background:#fff}.field-border,.field-border-disabled{box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;padding:2px}.field-border-disabled{background:silver}.status-field-border{background:silver;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:1px}
