:root{--xp-blue-dark:#0a246a;--xp-blue-taskbar:#1952c7;--xp-green-start:#3c9d2c;--xp-panel-bg:#ece9d8;--xp-border-dark:#00138c;--xp-border-light:#0855dd;--ink:#1f1f1f;--link:#0000ee}html{min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;overflow-x:hidden;color:var(--ink);background:#1952c7 url('assets/wallpaper.webp?v=20260730-1') no-repeat center center fixed;background-size:cover;font-family:Tahoma,"Segoe UI",Arial,sans-serif;font-size:11px}body::after,body::before{display:none!important}button,input,select,textarea{font:inherit;color:#000}a{color:var(--link)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:1px dotted #ff8c00;outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #003399!important;outline-offset:2px}.title-bar-controls button:focus-visible{outline:2px solid #fff!important;outline-offset:1px;box-shadow:0 0 0 3px #039}.title-bar-controls{gap:3px}.title-bar-controls button{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;background-position:center;background-repeat:no-repeat}.skip-link{position:fixed;z-index:9999;top:-60px;left:10px;padding:9px 14px;color:#000;background:#fff;border:2px solid #000}.skip-link:focus{top:10px}.desktop{position:relative;width:100%;min-height:calc(100vh - 34px);min-height:calc(100dvh - 34px);padding:16px;box-sizing:border-box}.desktop-shortcuts{display:flex;flex-direction:column;gap:18px}.desktop-shortcut{display:flex;flex-direction:column;align-items:center;width:90px;padding:6px 4px;color:#fff;background:0 0;border:1px solid transparent;box-shadow:none;text-shadow:1px 1px 2px #000;cursor:pointer;border-radius:2px}.desktop-shortcut:focus-visible,.desktop-shortcut:hover{background:rgba(11,93,219,.45);border-color:rgba(255,255,255,.7)}.desktop-shortcut:active{background:rgba(11,93,219,.7)}.desktop-shortcut .shortcut-icon{width:48px;height:48px;object-fit:contain;margin-bottom:5px;filter:drop-shadow(1px 2px 2px rgba(0, 0, 0, .6))}.desktop-shortcut span:last-child{font-size:11px;line-height:1.2;text-align:center;word-break:break-word}.app-window{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;max-width:1080px;min-width:0;box-sizing:border-box;padding:0 0 3px;box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,4px 6px 20px rgba(0,0,0,.45);transition:opacity 120ms ease;display:flex;flex-direction:column;height:min(80vh,800px);height:min(80dvh,800px)}.app-window.is-maximized{position:fixed;z-index:500;top:0!important;left:0!important;right:0!important;bottom:34px!important;transform:none!important;width:100%;max-width:none!important;height:calc(100vh - 34px)!important;margin:0;border-radius:0}.app-window.is-minimized{display:none!important}.app-window[hidden],.task-button[hidden]{display:none!important}.title-bar-text-group{display:flex;align-items:center;gap:6px}.title-bar-icon{width:16px;height:16px;object-fit:contain}.title-bar-text{font-family:"Trebuchet MS",Tahoma,sans-serif;font-weight:700;font-size:12px;color:#fff;text-shadow:1px 1px 1px #001e7a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-menu{display:flex;gap:0;align-items:center;min-height:22px;margin:0 3px;padding:1px 5px;position:relative;z-index:750;overflow:visible;font-family:Tahoma,sans-serif;font-size:11px;background:var(--xp-panel-bg);border-bottom:1px solid #aca899}.app-menu-item{position:relative}.app-menu-button{min-width:0!important;min-height:0!important;margin:0;padding:2px 6px!important;color:#222;font:inherit;line-height:16px;background:0 0!important;border:1px solid transparent!important;border-radius:0!important;box-shadow:none!important}.app-menu-button:focus-visible,.app-menu-button:hover,.app-menu-button[aria-expanded=true]{color:#fff;background:#316ac5!important;border-color:#316ac5!important;outline:0}.app-menu-button:focus-visible{outline:1px dotted #fff;outline-offset:-3px}.app-menu-popup{position:absolute;top:calc(100% - 1px);left:0;z-index:1200;min-width:160px;margin:0;padding:2px;background:#ece9d8;border:1px solid #aca899;box-shadow:2px 2px 2px rgba(0,0,0,.35)}.app-menu-popup-wide{min-width:205px}.app-menu-popup[hidden]{display:none}.app-menu-popup button{display:block;width:100%;min-width:0!important;min-height:0!important;margin:0;padding:4px 24px 4px 22px!important;color:#222;font:inherit;line-height:16px;text-align:left;white-space:nowrap;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-menu-popup button:focus-visible,.app-menu-popup button:hover:not(:disabled){color:#fff;background:#316ac5!important;outline:0}.app-menu-popup button:disabled{color:grey;text-shadow:1px 1px #fff}.app-menu-separator{height:1px;margin:3px 2px;background:#aca899;border-bottom:1px solid #fff}.browser-toolbar{display:flex;gap:8px;align-items:center;margin:0 3px;padding:4px 8px;background:#f1efe5;border-top:1px solid #fff;border-bottom:1px solid #aca899}.toolbar-icon{width:20px;height:20px;object-fit:contain}.browser-toolbar label{font-size:11px;color:#444}.browser-toolbar input{flex:1;height:22px;padding:2px 6px;color:#000;background:#fff;border:1px solid #7f9db9}.go-button{min-width:28px!important;min-height:22px!important;padding:0 4px!important;display:grid;place-items:center}.go-icon{width:16px;height:16px;object-fit:contain}.window-body{flex:1;min-height:0;margin:0 3px;overflow:auto;background:#fff}.status-bar{margin:0 3px!important}.site-tabs{min-height:calc(100% - 16px);padding:8px}.site-tabs>menu[role=tablist]{position:sticky;z-index:20;top:0;margin:0;padding-top:2px;background:#fff}.site-tabs>[role=tabpanel]{min-height:400px;padding:18px}.site-tabs>article[hidden]{display:none!important}.section-heading,.welcome-panel{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:16px;color:#fff;background:linear-gradient(180deg,#0997ff 0,#0053ee 8%,#0050ee 50%,#003dd7 100%);border:1px solid #0034a7;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.welcome-panel{justify-content:flex-start}.avatar-frame{width:64px;height:64px;background:#fff;padding:3px;border:1px solid #b3b6b7;border-radius:5px;box-shadow:1px 1px 4px rgba(0,0,0,.3);box-sizing:border-box;display:flex;flex:0 0 auto}.avatar-img{width:100%;height:100%;object-fit:cover;border-radius:2px}.section-heading h2,.welcome-text h1{margin:0 0 4px;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:26px;text-shadow:1px 1px 2px #001f78}.section-heading h2{font-size:22px}.welcome-text p{margin:0;font-size:13px}.heading-badge{width:48px;height:48px;object-fit:contain;filter:drop-shadow(1px 2px 3px rgba(0, 0, 0, .4))}.eyebrow{margin:0 0 2px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d1e5ff}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}fieldset{margin-bottom:12px;background:#faf8f5}fieldset legend{font-weight:700;color:#039}.mood-row{display:flex;gap:8px;align-items:center;margin-top:12px;padding:6px 10px;background:#ffffe1;border:1px solid #d6c76e}.row-icon{width:20px;height:20px;object-fit:contain}.mood-row strong{color:#0a6418}.about-details{display:grid;margin:10px 0 0;border:1px solid #d8d4c7;background:#fff}.about-details div{display:grid;grid-template-columns:95px minmax(0,1fr);gap:8px;padding:4px 6px;border-bottom:1px solid #d8d4c7}.about-details div:last-child{border-bottom:0}.about-details div:nth-child(odd){background:#f0f4fc}.about-details dt{color:#039;font-weight:700}.about-details dd{min-width:0;margin:0;overflow-wrap:anywhere}.xp-check-list,.xp-link-list{display:grid;gap:8px;margin:4px 0;padding:0;list-style:none}.xp-check-list li,.xp-link-list li{display:flex;align-items:center;gap:8px;font-size:11px}.bullet-icon{width:18px;height:18px;object-fit:contain}.spec-list{display:grid;gap:0;margin:4px 0}.spec-list div{display:grid;grid-template-columns:65px 1fr;padding:6px 8px;border-bottom:1px solid #d8d4c7}.spec-list div:nth-child(odd){background:#f0f4fc}.spec-list dt{font-weight:700}.spec-list dd{margin:0}.note-panel{display:flex;gap:12px;align-items:center;margin-top:14px;padding:10px 14px;background:#ffffe1;border:1px solid #d6c76e}.note-icon{width:28px;height:28px;object-fit:contain;flex:0 0 auto}.note-panel p{margin:0;font-size:11px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.section-note{margin:-5px 0 14px;color:#555;font-size:10px}.stats-row div{display:flex;flex-direction:column;padding:10px 14px;background:linear-gradient(180deg,#fff,#eaf2ff);border:1px solid #8ba7cf;box-shadow:inset 1px 1px 0 #fff}.stats-row strong{color:#039;font-size:22px}.stats-row span{margin-top:2px;color:#555;font-size:10px;text-transform:uppercase}.notice{margin:12px 0;padding:8px 12px;border:1px solid}.notice.success{color:#074c0c;background:#e6f8df;border-color:#6aaf55}.notice.error{color:#7a0909;background:#ffe7e7;border-color:#d37070}.notice.warning{color:#5f4300;background:#fff6ce;border-color:#d2ae40}.command-box{margin-top:16px;background:#f8f7f0}.command-actions{display:flex;gap:12px;align-items:center;margin:10px 0}#command-status{color:#555}.command-preview textarea{width:100%;min-height:120px;resize:vertical;color:#0f0;background:#000;font-family:"Courier New",monospace;font-size:11px}.table-toolbar{display:flex;gap:14px;align-items:center;justify-content:space-between;margin:16px 0 8px}.table-toolbar .field-row{min-width:300px}.table-wrap{max-height:350px;overflow:auto;background:#fff}.honeypot-table{width:100%;min-width:800px;border-collapse:collapse;font-family:Tahoma,sans-serif;font-size:11px}.honeypot-table caption{padding:6px 8px;color:#444;text-align:left;background:#f3f0e7;border-bottom:1px solid #aca899}.honeypot-table th{position:sticky;z-index:2;top:0;padding:6px 8px;text-align:left;background:linear-gradient(#fff,#ddd9ca);border-right:1px solid #aaa69b;border-bottom:1px solid #888}.honeypot-table td{padding:5px 8px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.honeypot-table tbody tr:nth-child(2n){background:#edf4ff}.honeypot-table tbody tr:hover{color:#fff;background:#316ac5}.honeypot-table code{font-family:"Courier New",monospace}.honeypot-table .is-filtered{display:none!important}.event-stats{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin:16px 0 12px}.event-stats>div{min-width:0;padding:10px 12px;background:linear-gradient(180deg,#fff 0,#edf4ff 100%);border:1px solid #7f9db9;box-shadow:inset 1px 1px 0 #fff}.event-stats strong{display:block;color:#003c9d;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:22px;line-height:1}.event-stats span{display:block;margin-top:5px;color:#555;font-size:10px;text-transform:uppercase}.event-level-help{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;margin:0 0 14px;padding:8px 10px;background:#ffffe1;border:1px solid #d6c86a}.event-threshold-note{color:#666;font-style:italic}.event-level-icon{display:inline-grid;flex:0 0 16px;place-items:center;width:16px;height:16px;box-sizing:border-box;color:#fff;font-family:Tahoma,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:1;border:1px solid rgba(0,0,0,.45);border-radius:50%;box-shadow:inset 1px 1px 0 rgba(255,255,255,.7)}.event-level-icon.is-information{background:#1769d2}.event-level-icon.is-warning{color:#241c00;background:#ffd21c}.event-level-icon.is-error{background:#d52222}.event-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) minmax(120px,0.35fr) minmax(130px,0.4fr) auto;gap:10px;align-items:end;margin:12px 0 8px;padding:10px;background:#f3f0e7;border:1px solid #aca899;box-shadow:inset 1px 1px 0 #fff}.event-toolbar .field-row-stacked{min-width:0;margin:0}.event-toolbar input,.event-toolbar select{width:100%;box-sizing:border-box}.event-toolbar button{min-height:23px;white-space:nowrap}.event-viewer-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,0.75fr);gap:12px;align-items:start}.event-viewer-layout>*{min-width:0}.event-table-wrap{max-height:390px;overflow:auto;background:#fff}.event-table{width:100%;min-width:850px;border-collapse:collapse;font-family:Tahoma,sans-serif;font-size:11px}.event-table caption{padding:6px 8px;color:#444;text-align:left;background:#f3f0e7;border-bottom:1px solid #aca899}.event-table th{position:sticky;z-index:2;top:0;padding:6px 8px;text-align:left;white-space:nowrap;background:linear-gradient(#fff,#ddd9ca);border-right:1px solid #aaa69b;border-bottom:1px solid #888}.event-table td{padding:4px 7px;white-space:nowrap;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.event-table tbody tr:nth-child(2n){background:#f3f7fd}.event-table tbody tr:not(.empty-row){cursor:default}.event-table tbody tr.is-selected,.event-table tbody tr:not(.empty-row):hover{color:#fff;background:#316ac5}.event-table tbody tr[hidden]{display:none!important}.event-table code{color:inherit;font-family:"Courier New",monospace}.event-row-select{display:inline-flex!important;gap:6px;align-items:center;min-width:0!important;min-height:18px!important;margin:0!important;padding:0!important;color:inherit!important;background:0 0!important;border:0!important;box-shadow:none!important}.event-row-select:focus-visible{outline-color:currentColor;outline-offset:1px}.event-details{min-width:0;padding:12px;background:#f3f0e7;border:1px solid #7f9db9;box-shadow:inset 1px 1px 0 #fff}.event-details-heading{display:flex;gap:9px;align-items:center;padding-bottom:8px;border-bottom:1px solid #aca899}.event-details-heading .event-level-icon{flex-basis:28px;width:28px;height:28px;font-size:17px}.event-details h3{margin:0;color:#003c9d;font-size:14px}.event-description{margin:10px 0;padding:8px;background:#fff;border:1px solid #aca899}.event-detail-list{margin:0}.event-detail-list>div{display:grid;grid-template-columns:minmax(78px,0.7fr) minmax(0,1.3fr);gap:8px;padding:4px 0;border-bottom:1px dotted #c7c3b8}.event-detail-list dt{color:#555;font-weight:700}.event-detail-list dd{min-width:0;margin:0;overflow-wrap:anywhere}.event-detail-list code{font-family:"Courier New",monospace}.empty-row td{padding:24px;text-align:center}.more-comments,.table-summary{color:#555;font-size:10px;margin-top:6px}.guestbook-layout{display:grid;grid-template-columns:minmax(240px,0.8fr) minmax(300px,1.2fr);gap:20px;margin-top:16px}.guestbook-form{padding:14px;background:#f3f0e7;border:1px solid #aca899;box-shadow:inset 1px 1px 0 #fff}.guestbook-form .field-row-stacked{width:100%;margin-bottom:12px}.guestbook-form input,.guestbook-form textarea{width:100%}.guestbook-form textarea{min-height:100px;resize:vertical}.character-help{color:#666;font-size:10px}.form-actions{display:flex;justify-content:flex-end;gap:8px}.spam-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.comments{max-height:400px;padding:4px;overflow:auto;background:#fff}.guestbook-entry{padding:10px 12px;border-bottom:1px solid #e0e0e0}.guestbook-entry:nth-child(2n){background:#f6f9fe}.guestbook-entry header{display:flex;align-items:center;justify-content:space-between}.entry-author{display:flex;align-items:center;gap:6px}.entry-icon{width:16px;height:16px;object-fit:contain}.guestbook-entry strong{color:#039}.guestbook-entry time{color:#666;font-size:10px}.guestbook-entry p{margin:6px 0 0;line-height:1.4}@media (prefers-reduced-motion:reduce){.app-window{transition:none}progress:not([value])::-webkit-progress-bar,progress:not([value])::after{animation:none!important}}.empty-comments{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;color:#666}.empty-icon{width:36px;height:36px;object-fit:contain;margin-bottom:8px}.network-details-link{display:inline!important;min-width:0!important;min-height:0!important;margin:0;padding:0!important;color:#00e!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-weight:700;line-height:inherit;text-decoration:underline}.network-details-link:focus-visible,.network-details-link:hover{color:#551a8b!important}.network-window{position:absolute;z-index:600;top:50%;left:50%;display:flex;flex-direction:column;width:min(640px,calc(100% - 64px));height:min(70vh,620px);height:min(70dvh,620px);min-height:420px;padding:0 0 3px;box-sizing:border-box;transform:translate(-50%,-50%);box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,4px 6px 20px rgba(0,0,0,.48)}.network-window>.title-bar,.network-window>.title-bar .title-bar-text-group,.network-window>.title-bar .title-bar-text-group *{cursor:var(--xp-cursor-arrow)!important}.help-task-button[hidden],.help-window.is-minimized,.help-window[hidden],.network-error[hidden],.network-family[hidden],.network-loading[hidden],.network-task-button[hidden],.network-window.is-minimized,.network-window[hidden],.shutdown-warning-dialog[hidden],.system-info-panel[hidden],.system-info-task-button[hidden],.system-info-window.is-minimized,.system-info-window[hidden]{display:none!important}.network-window-body{flex:1;min-height:0;padding:12px;box-sizing:border-box;overflow:auto;background:#fff;overscroll-behavior:contain}.network-overview{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;color:#fff;background:linear-gradient(180deg,#0997ff 0,#0053ee 10%,#0046d5 100%);border:1px solid #0034a7;border-radius:3px;box-shadow:inset 0 1px rgba(255,255,255,.42)}.network-overview-icon{width:44px;height:44px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(1px 2px 2px rgba(0, 0, 0, .35))}.network-overview h2{margin:0 0 3px;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:20px;text-shadow:1px 1px 1px #00246d}.network-overview p{margin:0;font-size:11px}.network-loading{display:flex;align-items:center;gap:10px;margin:8px 0 12px;padding:8px 10px;color:#444;background:#ffffe1;border:1px solid #d6c76e}.network-loading progress{width:170px;flex:0 0 auto}.network-error{margin-top:8px}.network-client,.network-family,.network-origin,.network-summary{min-width:0;margin:0 0 12px}.network-property-list{display:grid;grid-template-columns:minmax(140px,0.75fr) minmax(0,1.25fr);margin:0;border:1px solid #c7c4b9;background:#fff}.network-property-list dd,.network-property-list dt{min-width:0;margin:0;padding:4px 7px;border-bottom:1px solid #e2dfd4;line-height:1.3}.network-property-list dt{color:#333;font-weight:700;background:#f3f0e7;border-right:1px solid #d6d2c5}.network-property-list dd{overflow-wrap:anywhere;user-select:text}.network-property-list dd:last-child,.network-property-list dt:last-of-type{border-bottom:0}.network-window-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;margin:0 3px;padding:6px 9px;box-sizing:border-box;color:#555;background:var(--xp-panel-bg);border-top:1px solid #aca899}.network-footer-actions{display:flex;gap:8px;flex:0 0 auto}.system-info-window{position:absolute;z-index:620;top:50%;left:50%;display:flex;flex-direction:column;width:min(760px,calc(100% - 72px));height:min(70vh,620px);height:min(70dvh,620px);min-height:430px;padding:0 0 3px;box-sizing:border-box;transform:translate(-50%,-50%);box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,4px 6px 20px rgba(0,0,0,.48)}.system-info-window>.title-bar,.system-info-window>.title-bar .title-bar-text-group,.system-info-window>.title-bar .title-bar-text-group *{cursor:var(--xp-cursor-arrow)!important}.system-info-menu{display:flex;gap:16px;min-height:22px;margin:0 3px;padding:3px 8px;box-sizing:border-box;color:#222;background:var(--xp-panel-bg);border-bottom:1px solid #aca899}.system-info-menu span{padding:1px 4px}.system-info-window-body{display:flex;flex:1;flex-direction:column;min-height:0;margin:0 3px;padding:10px;box-sizing:border-box;overflow:hidden;background:#fff}.system-info-header{display:flex;flex:0 0 auto;gap:11px;align-items:center;margin-bottom:9px;padding:8px 10px;background:linear-gradient(180deg,#f8fbff 0,#dfeeff 100%);border:1px solid #8ba9ce}.system-info-header-icon{width:38px;height:38px;flex:0 0 auto;object-fit:contain}.system-info-header h2{margin:0 0 2px;color:#164e9a;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:19px}.system-info-header p{margin:0;color:#4b607d}.system-info-layout{display:grid;flex:1;grid-template-columns:205px minmax(0,1fr);min-height:0;border:1px solid #aca899}.system-info-tree{display:flex;flex-direction:column;min-width:0;padding:5px;overflow:auto;background:#fff;border-right:1px solid #aca899}.system-info-tree-item{display:flex!important;gap:7px;align-items:center;justify-content:flex-start;width:100%;min-width:0!important;min-height:26px!important;margin:0!important;padding:3px 6px!important;color:#111!important;text-align:left;background:0 0!important;border:1px solid transparent!important;border-radius:0!important;box-shadow:none!important}.system-info-tree-item img{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.system-info-tree-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-info-tree-item:focus-visible,.system-info-tree-item:hover{color:#fff!important;background:#6d91c7!important}.system-info-tree-item.is-selected{color:#fff!important;background:#316ac5!important;border-color:#174a99!important}.system-info-content{min-width:0;min-height:0;padding:10px;overflow:auto;background:#f3f0e7}.system-info-panel{min-width:0}.system-info-panel-header{margin-bottom:9px}.system-info-panel-header h3{margin:0 0 3px;color:#003c9d;font-size:15px}.system-info-panel-header p{margin:0;color:#555}.system-info-table-wrap{overflow:auto;background:#fff}.system-info-table{width:100%;min-width:480px;border-collapse:collapse;font-size:11px}.system-info-table td,.system-info-table th{padding:5px 7px;text-align:left;vertical-align:top;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.system-info-table thead th{position:sticky;z-index:1;top:0;background:linear-gradient(#fff,#ddd9ca);border-bottom-color:#888}.system-info-table tbody th{width:38%;color:#333;font-weight:400;background:#f8f8f8}.system-info-table tbody tr:nth-child(2n) td,.system-info-table tbody tr:nth-child(2n) th{background:#edf4ff}.system-info-table td{overflow-wrap:anywhere;user-select:text}.system-info-window-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;margin:0 3px;padding:6px 9px;box-sizing:border-box;color:#555;background:var(--xp-panel-bg);border-top:1px solid #aca899}.help-window{position:absolute;z-index:610;top:50%;left:50%;display:flex;flex-direction:column;width:min(700px,calc(100% - 72px));height:min(68vh,590px);height:min(68dvh,590px);min-height:420px;padding:0 0 3px;box-sizing:border-box;transform:translate(-50%,-50%);box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,4px 6px 20px rgba(0,0,0,.48)}.help-window>.title-bar,.help-window>.title-bar .title-bar-text-group,.help-window>.title-bar .title-bar-text-group *{cursor:var(--xp-cursor-arrow)!important}.help-window-body{flex:1;min-height:0;margin:0 3px;padding:0;overflow:hidden;background:#fff}.help-layout{display:grid;grid-template-columns:190px minmax(0,1fr);height:100%;min-height:0}.help-sidebar{min-width:0;padding:16px 14px;color:#14335f;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(215,232,255,.78)),linear-gradient(135deg,#d8eaff,#aacbf4);border-right:1px solid #8ba9ce;box-sizing:border-box;overflow:auto}.help-sidebar-heading{display:flex;align-items:center;gap:9px;margin-bottom:13px}.help-sidebar-heading div{display:flex;flex-direction:column}.help-sidebar-heading span{color:#5d7595;font-size:10px}.help-sidebar-heading strong{color:#164e9a;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:17px}.help-sidebar-icon{width:40px;height:40px;flex:0 0 auto;object-fit:contain}.help-sidebar>p{margin:0 0 12px;line-height:1.4}.help-topic-list{margin:0;padding:0;list-style:none}.help-topic-list li{position:relative;margin:0 0 7px;padding-left:14px;line-height:1.35}.help-topic-list li::before{position:absolute;top:2px;left:0;color:#2a63ad;content:"›";font-size:15px;font-weight:700}.help-content{min-width:0;padding:17px 19px 20px;box-sizing:border-box;overflow:auto;overscroll-behavior:contain}.help-content-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:4px;padding-bottom:11px;border-bottom:1px solid #b8c8dc}.help-content-header .eyebrow{margin-bottom:2px;color:#5c78a0}.help-content-header h2{margin:0;color:#164e9a;font-family:"Trebuchet MS",Tahoma,sans-serif;font-size:24px}.help-question-icon{width:42px;height:42px;flex:0 0 auto;object-fit:contain}.help-intro{margin:11px 0;color:#4d4d4d}.help-faq-list{display:grid;gap:7px}.help-question{min-width:0;background:#fff;border:1px solid #9db7d8;box-shadow:inset 0 0 0 1px #e8f1fc}.help-question summary{padding:7px 9px;color:#0645ad;background:linear-gradient(180deg,#f7fbff 0,#e3effc 100%);font-weight:700;line-height:1.3;user-select:none}.help-question[open] summary{color:#103f80;border-bottom:1px solid #b9cbe1}.help-answer{padding:9px 11px;color:#333;background:#ffffe1}.help-answer p{margin:0;line-height:1.45}.help-window-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;margin:0 3px;padding:6px 9px;box-sizing:border-box;color:#555;background:var(--xp-panel-bg);border-top:1px solid #aca899}.tray-button{display:grid!important;place-items:center;width:22px;min-width:22px!important;height:26px;min-height:26px!important;margin:0;padding:0!important;background:0 0!important;border:0!important;border-radius:2px!important;box-shadow:none!important}.tray-button:focus-visible,.tray-button:hover{background:rgba(255,255,255,.18)!important}.tray-button .tray-icon{display:block}.taskbar{position:fixed;z-index:1000;right:0;bottom:0;left:0;display:flex;align-items:center;height:34px;padding:0;color:#fff;background:linear-gradient(180deg,#1f479d 0,#3576f3 3%,#2a68e8 6%,#1a56d8 10%,#1545b7 30%,#174abf 50%,#1952c7 70%,#133998 90%,#0d286c 100%);border-top:1px solid #026;box-shadow:inset 0 1px 0 #5b9bf8}.start-button{display:flex;align-items:center;gap:6px;height:34px;min-width:96px;padding:0 14px 0 10px!important;font-family:Tahoma,sans-serif;font-size:15px;font-style:italic;font-weight:700;color:#fff!important;background:linear-gradient(180deg,#60c554 0,#359b30 45%,#18831e 50%,#0e6c13 100%)!important;border:1px solid #146112!important;border-radius:0 10px 10px 0!important;box-shadow:inset 1px 1px 1px rgba(255,255,255,.7),2px 0 4px rgba(0,0,0,.4)!important;text-shadow:1px 1px 2px #003600!important;cursor:pointer}.start-button:hover{background:linear-gradient(180deg,#6fdc63 0,#3bb336 45%,#1c9223 50%,#107c16 100%)!important}.start-button:active,.start-button[aria-expanded=true]{background:linear-gradient(180deg,#2b7a24 0,#1b6317 45%,#105211 50%,#0a400c 100%)!important;box-shadow:inset 1px 1px 3px rgba(0,0,0,.6)!important}.start-flag{width:18px;height:18px;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4))}.taskbar-divider{width:2px;height:24px;margin:0 6px;background:#0a2f7c;border-right:1px solid #4889f7}.task-button{display:flex;align-items:center;gap:6px;height:26px;max-width:220px;min-width:140px;padding:0 10px!important;color:#fff!important;font-family:Tahoma,sans-serif;font-size:11px;text-align:left;background:linear-gradient(180deg,#1c55c3 0,#2a6ae4 12%,#1946af 88%,#103288 100%)!important;border:1px solid #0d2870!important;border-radius:3px!important;box-shadow:inset 1px 1px 1px rgba(255,255,255,.35)!important;text-shadow:1px 1px 1px rgba(0,0,0,.5)!important;cursor:pointer;overflow:hidden}.task-button.is-active{background:linear-gradient(180deg,#123788 0,#1948ad 12%,#143e99 88%,#0b2259 100%)!important;box-shadow:inset 1px 1px 2px rgba(0,0,0,.6)!important}.task-button:hover{background:linear-gradient(180deg,#3775f0 0,#2b6bf0 100%)!important}.task-icon{width:16px;height:16px;object-fit:contain;flex:0 0 auto}.task-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-tray{display:flex;align-items:center;gap:8px;height:34px;margin-left:auto;padding:0 4px 0 12px;background:linear-gradient(180deg,#0c43a0 0,#1860d5 100%);border-left:1px solid #08286b;box-shadow:inset 1px 1px 0 #072e73}.tray-icon{width:16px;height:16px;object-fit:contain;cursor:pointer}.taskbar-clock{font-size:11px;color:#fff;text-shadow:1px 1px 1px #001e66;margin-left:4px}.shutdown-warning-dialog{position:fixed;z-index:1400;top:50%;left:50%;width:min(360px,calc(100% - 24px));padding:0 0 3px;box-sizing:border-box;transform:translate(-50%,-50%);box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,4px 6px 20px rgba(0,0,0,.48)}.shutdown-warning-dialog.is-truth-form{width:min(460px,calc(100% - 24px))}.shutdown-warning-dialog>.title-bar,.shutdown-warning-dialog>.title-bar .title-bar-text-group,.shutdown-warning-dialog>.title-bar .title-bar-text-group *{cursor:var(--xp-cursor-arrow)!important}.shutdown-warning-body{display:flex;gap:15px;align-items:center;min-height:74px;margin:0 3px;padding:13px 16px;box-sizing:border-box;background:var(--xp-panel-bg)}.shutdown-warning-icon{width:32px;height:32px;flex:0 0 auto;object-fit:contain}.shutdown-warning-body p{margin:0;color:#111;font-size:13px}.shutdown-warning-copy{flex:1 1 auto;min-width:0}#shutdown-truth-form{display:grid;gap:5px;margin-top:9px}#shutdown-truth-form[hidden]{display:none!important}#shutdown-truth-form label{color:#111;font-size:12px}#shutdown-truth-answer{width:100%;min-height:86px;max-height:210px;padding:4px 5px;box-sizing:border-box;resize:vertical;color:#111;background:#fff;border:2px inset #fff;font:12px Tahoma,"Segoe UI",sans-serif;line-height:1.35}#shutdown-truth-answer:focus{outline:1px dotted #111;outline-offset:-4px}.shutdown-truth-status{padding-top:2px;color:#1d3f77!important;font-size:11px!important}.shutdown-truth-status.is-error{color:#a40000!important}.shutdown-truth-honeypot{position:fixed!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.shutdown-warning-footer{display:flex;justify-content:flex-end;margin:0 3px;padding:7px 9px 8px;background:var(--xp-panel-bg);border-top:1px solid #aca899}.shutdown-warning-footer button{min-width:82px}@media (max-width:700px),(max-height:500px) and (orientation:landscape){.shutdown-warning-dialog{width:min(290px,calc(100% - 40px))}.shutdown-warning-dialog.is-truth-form{width:min(360px,calc(100% - 24px))}.shutdown-warning-body{gap:10px;min-height:56px;padding:9px 11px}.shutdown-warning-icon{width:32px;height:32px}.shutdown-warning-body p{font-size:12px}.shutdown-warning-footer{padding:5px 7px 6px}.shutdown-warning-footer button{min-width:72px}#shutdown-truth-answer{min-height:74px}}.start-menu{position:fixed;z-index:1001;bottom:34px;left:0;width:380px;background:#fff;border:2px solid #001970;border-bottom:none;border-radius:8px 8px 0 0;box-shadow:4px -4px 16px rgba(0,0,0,.5);font-family:Tahoma,sans-serif;overflow:hidden}.start-menu-header{display:flex;align-items:center;gap:12px;height:54px;padding:0 14px;background:linear-gradient(180deg,#0a43a0 0,#1d6df4 100%);border-bottom:2px solid #ff8c00}.avatar-box{width:42px;height:42px;background:#fff;padding:2px;border:1px solid #b3b6b7;border-radius:4px;box-shadow:1px 1px 2px rgba(0,0,0,.3);box-sizing:border-box;display:flex}.avatar-box img{width:100%;height:100%;object-fit:cover;border-radius:2px}.user-name{font-size:16px;font-weight:700;color:#fff;text-shadow:1px 1px 2px #001966}.start-menu-body{display:grid;grid-template-columns:1fr 1fr;min-height:280px}.start-left-column{padding:6px;background:#fff;display:flex;flex-direction:column;gap:4px}.start-item{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:3px;cursor:pointer}.start-item:hover{background:#316ac5;color:#fff}.start-icon-large{width:30px;height:30px;object-fit:contain;flex:0 0 auto}.start-text{display:flex;flex-direction:column}.start-text strong{font-size:11px}.start-item:hover .start-sub{color:#d1e3ff}.start-sub{font-size:9px;color:#666}.start-divider{height:1px;background:#d4d4d4;margin:6px 4px}.all-programs-button{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:6px 10px;font-weight:700;font-size:11px;color:#000;cursor:pointer;border-radius:3px}.all-programs-button:hover{background:#316ac5;color:#fff}.green-arrow{color:#35a82f;font-size:10px}.all-programs-button:hover .green-arrow{color:#fff}.start-right-column{padding:6px;background:#d3e5fa;border-left:1px solid #96bcee;display:flex;flex-direction:column;gap:4px}.start-right-item{display:flex;align-items:center;gap:8px;padding:5px 8px;font-size:11px;color:#001966;border-radius:3px;cursor:pointer}.start-right-item:focus-visible,.start-right-item:hover{background:#316ac5;color:#fff}.start-icon-small{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.start-right-divider{height:1px;background:#a6c6ee;margin:4px 6px}.start-menu-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;height:38px;padding:0 12px;background:linear-gradient(180deg,#1d6df4 0,#0a43a0 100%);border-top:1px solid #002b80}.start-footer-btn{display:flex;align-items:center;gap:6px;background:0 0!important;border:none!important;box-shadow:none!important;color:#fff!important;font-size:11px;cursor:pointer;padding:4px 8px!important;border-radius:3px}.start-footer-btn:hover{background:rgba(255,255,255,.2)!important}.footer-icon{width:18px;height:18px;object-fit:contain}@media (max-width:700px),(max-height:500px) and (orientation:landscape),(hover:none) and (pointer:coarse) and (max-width:1024px){body{background-attachment:scroll}.desktop{height:calc(100vh - 34px);height:calc(100dvh - 34px);min-height:calc(100vh - 34px);min-height:calc(100dvh - 34px);padding:0;overflow:hidden}.desktop-shortcuts{display:none!important}.app-window{position:fixed;z-index:500;top:24px!important;right:8px!important;bottom:58px!important;left:8px!important;width:auto!important;max-width:none!important;height:auto!important;margin:0;transform:none!important;border-radius:8px 8px 0 0}.app-window.is-maximized{top:0!important;right:0!important;bottom:34px!important;left:0!important;width:100%!important;height:calc(100vh - 34px)!important;height:calc(100dvh - 34px)!important;border-radius:0;box-shadow:none}.network-window{position:fixed;z-index:700;top:34px!important;right:14px!important;bottom:68px!important;left:14px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;transform:none!important}.help-window{position:fixed;z-index:710;top:34px!important;right:14px!important;bottom:68px!important;left:14px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;transform:none!important}.system-info-window{position:fixed;z-index:720;top:34px!important;right:14px!important;bottom:68px!important;left:14px!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;transform:none!important}.help-window>.title-bar,.help-window>.title-bar .title-bar-text-group,.help-window>.title-bar .title-bar-text-group *,.network-window>.title-bar,.network-window>.title-bar .title-bar-text-group,.network-window>.title-bar .title-bar-text-group *,.system-info-window>.title-bar,.system-info-window>.title-bar .title-bar-text-group,.system-info-window>.title-bar .title-bar-text-group *{cursor:var(--xp-cursor-arrow)!important}.network-window-body{padding:9px;-webkit-overflow-scrolling:touch}.network-property-list{grid-template-columns:minmax(112px,0.8fr) minmax(0,1.2fr)}.help-window-body{-webkit-overflow-scrolling:touch}.help-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.help-sidebar{display:flex;align-items:center;min-height:62px;padding:8px 11px;overflow:visible;border-right:0;border-bottom:1px solid #8ba9ce}.help-sidebar-heading{margin:0}.help-sidebar>p,.help-topic-list{display:none}.help-sidebar-icon{width:34px;height:34px}.help-content{padding:11px 12px 14px;-webkit-overflow-scrolling:touch}.system-info-window-body{padding:7px}.system-info-header{margin-bottom:6px;padding:6px 8px}.system-info-header-icon{width:32px;height:32px}.system-info-header h2{font-size:17px}.system-info-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.system-info-tree{flex-direction:row;gap:3px;padding:4px;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #aca899}.system-info-tree-item{flex:0 0 auto;width:auto}.system-info-content{padding:7px;-webkit-overflow-scrolling:touch}.app-menu{gap:0;justify-content:flex-start;padding-right:4px;padding-left:4px;overflow:visible}.app-menu-button{padding-right:4px!important;padding-left:4px!important}.browser-toolbar label{display:none}.browser-toolbar input{min-width:0}.window-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.task-button{flex:0 0 40px;justify-content:center;gap:0;width:40px;min-width:40px;max-width:40px;padding-right:0!important;padding-left:0!important}.task-button span{display:none}.task-button .task-icon{width:18px;height:18px}.start-menu{flex-direction:column;width:min(380px,100vw);max-height:calc(100vh - 34px);max-height:calc(100dvh - 34px);box-sizing:border-box}.start-menu:not([hidden]){display:flex}.start-menu-body{min-height:0;overflow:auto;overscroll-behavior:contain}}@media (max-width:700px){.home-grid{grid-template-columns:1fr}.event-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.event-toolbar{grid-template-columns:1fr}.event-toolbar button{width:100%}.event-viewer-layout{grid-template-columns:1fr}.event-table-wrap{max-height:310px}.event-details{padding:10px}.table-toolbar{flex-direction:column;align-items:stretch;gap:8px}.table-toolbar .field-row{min-width:0}.table-wrap{max-height:310px;overflow:auto}.honeypot-table td,.honeypot-table th{white-space:nowrap}.guestbook-layout{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.stats-row div{min-width:0;padding:8px 10px}.stats-row div:first-child{order:1}.stats-row div:nth-child(4){order:2}.stats-row div:nth-child(2){order:3}.stats-row div:nth-child(5){order:4}.stats-row div:nth-child(3){order:5}.stats-row div:nth-child(6){order:6}.stats-row strong{font-size:20px;line-height:1.1}.stats-row span{font-size:9px;line-height:1.2}.note-panel{align-items:flex-start;gap:8px;padding:9px 10px}.note-icon{width:24px;height:24px}.site-tabs>[role=tabpanel]{padding:10px}.section-heading,.welcome-panel{gap:10px;margin-bottom:12px;padding:10px}.welcome-text h1{font-size:22px}.section-heading h2{font-size:20px}fieldset{min-width:0}.command-actions,.form-actions,.guestbook-entry header{flex-wrap:wrap}.start-button{min-width:86px;padding-right:10px!important;padding-left:8px!important}.taskbar-divider{margin-right:3px;margin-left:3px}.task-button{padding-right:0!important;padding-left:0!important}.system-tray{gap:4px;padding-right:4px;padding-left:6px}.network-overview{gap:9px;padding:8px 9px}.network-overview-icon{width:38px;height:38px}.network-overview h2{font-size:17px}.network-loading{align-items:stretch;flex-direction:column}.network-loading progress{width:100%}.network-window-footer{align-items:stretch;flex-direction:column;gap:5px}.network-footer-actions{justify-content:flex-end}}@media (max-width:700px),(max-height:500px) and (orientation:landscape){.system-info-window{top:8px!important;right:8px!important;bottom:42px!important;left:8px!important}.system-info-menu{display:none}.system-info-window-body{padding:5px;background:#ece9d8}.system-info-header{display:flex;gap:7px;margin-bottom:5px;padding:5px 7px}.system-info-header-icon{width:30px;height:30px}.system-info-header h2{margin:0 0 1px;font-size:15px;line-height:1.15}.system-info-header p{display:block;font-size:9px;line-height:1.15}.system-info-layout{display:flex;flex:1;flex-direction:column;min-height:0;border-color:#7f9db9}.system-info-tree{display:flex;flex:0 0 auto;flex-direction:row;gap:2px;padding:3px;overflow:visible;background:#fff;border-right:0;border-bottom:1px solid #aca899}.system-info-tree-item{flex:1 1 0;justify-content:center;width:0!important;min-width:0!important;min-height:34px!important;padding:2px!important}.system-info-tree-item img{width:20px;height:20px}.system-info-tree-item span{display:none}.system-info-content{flex:1;min-width:0;min-height:0;padding:6px;overflow-x:hidden;overflow-y:auto}.system-info-panel-header{margin-bottom:6px}.system-info-panel-header h3{margin-bottom:1px;font-size:15px}.system-info-panel-header p{font-size:10px;line-height:1.25}.system-info-table-wrap{overflow:visible}.system-info-table,.system-info-table tbody{display:block;width:100%;min-width:0}.system-info-table thead{display:none}.system-info-table tbody tr{display:block;padding:5px 7px;background:#fff;border-bottom:1px solid #d2d2d2}.system-info-table tbody tr:nth-child(2n){background:#edf4ff}.system-info-table tbody td,.system-info-table tbody th{display:block;width:auto;padding:0;background:0 0!important;border:0}.system-info-table tbody th{margin-bottom:1px;color:#315d94;font-size:9px;font-weight:700;line-height:1.2;text-transform:uppercase}.system-info-table tbody td{color:#111;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.system-info-window-footer{justify-content:flex-end;min-height:34px;padding:4px 7px}.system-info-window-footer span{display:none}.system-info-window-footer button{min-width:76px}}@media (max-width:700px) and (orientation:portrait){.system-info-window{bottom:auto!important;height:auto!important;max-height:calc(100vh - 50px);max-height:calc(100dvh - 50px)}.system-info-content,.system-info-layout,.system-info-window-body{flex-grow:0}}@media (max-width:360px){.tray-icon{display:none}.start-button{min-width:80px}.avatar-frame{width:54px;height:54px}.welcome-text h1{font-size:20px}}@media (max-height:500px) and (orientation:landscape){.app-menu{min-height:20px;padding-top:0;padding-bottom:0}.browser-toolbar,.status-bar{display:none!important}.site-tabs{min-height:100%;padding:4px}.site-tabs>[role=tabpanel]{min-height:0;padding:8px}.section-heading,.welcome-panel{margin-bottom:10px;padding:10px}.start-menu-header{height:48px}.start-menu-footer{height:34px}.network-window{top:8px!important;right:12px!important;bottom:42px!important;left:12px!important}.network-window-body{padding:7px}.network-overview{margin-bottom:8px;padding:6px 8px}.network-overview-icon{width:32px;height:32px}.network-window-footer{align-items:center;flex-direction:row;min-height:34px;padding-top:3px;padding-bottom:3px}.help-window{top:8px!important;right:12px!important;bottom:42px!important;left:12px!important}.system-info-window{top:8px!important;right:12px!important;bottom:42px!important;left:12px!important}.system-info-header{padding-top:4px;padding-bottom:4px}.system-info-header p{display:block;font-size:8px;line-height:1.1}.system-info-window-footer{min-height:34px;padding-top:3px;padding-bottom:3px}.help-layout{display:block;height:100%}.help-sidebar{display:none}.help-content{height:100%;padding:8px 10px 12px}.help-content-header{padding-bottom:7px}.help-content-header h2{font-size:19px}.help-question-icon{width:32px;height:32px}.help-window-footer{min-height:34px;padding-top:3px;padding-bottom:3px}}