@import"https://fonts.googleapis.com/css2?family=Tahoma:wght@400;700&display=swap";:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--xp-blue-dark: #0A246A;--xp-blue-mid: #3169C6;--xp-blue-light: #4F8FE3;--xp-blue-title: #0054E3;--xp-inactive: #7595D0;--xp-green-start: #3C8C23;--xp-green-hover: #52A830;--xp-taskbar-dark: #0D60B8;--xp-taskbar-mid: #1F8ADF;--xp-gray: #ECE9D8;--xp-gray-dark: #D4D0C8;--xp-font: "Tahoma", "Trebuchet MS", Arial, sans-serif}html,body,#root{width:100%;height:100vh;height:100dvh;overflow:hidden;font-family:var(--xp-font);font-size:11px;cursor:default;-webkit-user-select:none;user-select:none}#boot-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}#boot-screen.fade-out{opacity:0;pointer-events:none}.boot-logo{display:flex;flex-direction:row;align-items:center;gap:20px;margin-bottom:56px}.boot-xp-logo-img{width:140px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(255,120,30,.4))}.boot-user-label{position:absolute;bottom:24%;width:100%;display:flex;justify-content:center}.boot-user-label-text{color:#aaa;font-size:14px;font-family:Arial,sans-serif;font-style:italic;letter-spacing:.5px}.boot-flag{width:100px;height:96px}.boot-text-row{display:flex;align-items:baseline}.boot-microsoft{color:#fff;font-size:16px;font-family:Arial,sans-serif;font-weight:400;letter-spacing:.5px;align-self:flex-start;margin-top:2px}.boot-windows{color:#fff;font-size:56px;font-family:Franklin Gothic Medium,Franklin Gothic,Arial,sans-serif;font-weight:400;letter-spacing:-1px;line-height:1}.boot-xp{color:#f60;font-family:Franklin Gothic Medium,Franklin Gothic,Arial,sans-serif;font-style:italic;letter-spacing:-.5px;line-height:1;font-size:30px;margin-left:3px}.boot-progress-container{position:absolute;bottom:18%;display:flex;flex-direction:column;align-items:center;gap:8px}.boot-progress-bar{width:154px;height:18px;border:1px solid #555;border-radius:10px;overflow:hidden;background:#111;position:relative;padding:2px;box-shadow:inset 0 1px 3px #000c}.boot-progress-marquee{width:100%;height:100%;border-radius:8px;background:repeating-linear-gradient(90deg,#1B5EC4 0px,#3A82E8 4px,#6BAAFF 6px,#3A82E8 8px,#1B5EC4 12px,transparent 12px,transparent 16px);background-size:32px 100%;animation:bootMarquee .8s linear infinite}@keyframes bootMarquee{0%{background-position:0 0}to{background-position:32px 0}}.boot-copyright{position:absolute;bottom:16px;left:20px;color:#888;font-size:10px;font-family:Arial,sans-serif}.boot-ms-logo{position:absolute;bottom:12px;right:20px;color:#fff;font-size:14px;font-family:Arial,sans-serif;font-style:italic}#desktop{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1;opacity:0;transition:opacity .4s ease}#desktop.visible{opacity:1}#desktop-icons{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:10}.desktop-icon{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:6px 4px 4px;border-radius:4px;cursor:pointer;width:76px;gap:4px;border:1px solid transparent;transition:background .1s}.desktop-icon:hover{background:#316ac54d;border-color:#316ac580}.desktop-icon.selected{background:#316ac580;border-color:#fff9}.desktop-icon .icon-img{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0}.desktop-icon .icon-img img{width:48px;height:48px;image-rendering:pixelated}.desktop-icon .icon-label{color:#fff;font-size:11px;text-align:center;text-shadow:1px 1px 2px #000,-1px -1px 2px #000,1px -1px 2px #000,-1px 1px 2px #000;word-break:break-word;line-height:1.3;max-width:72px}#taskbar{position:fixed;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,#245fd2,#3e88e6,#1d53bd 8%,#1a50b5 50%,#1659cc 50%,#1d5fd3 55%,#3e8fe8);border-top:1px solid #0A246A;display:flex;align-items:stretch;z-index:1000;box-shadow:0 -1px #5b8fd0 inset}#start-btn{display:flex;align-items:center;gap:4px;background:linear-gradient(to bottom,#5eb532,#3d8c28 3%,#3d8c28 50%,#4e9f2f 50%,#5cc232);border:1px solid #1A5416;border-bottom:none;border-radius:0 12px 12px 0;margin:2px 3px 2px 0;cursor:pointer;font-size:14px;font-weight:700;font-style:italic;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);font-family:Franklin Gothic Medium,Trebuchet MS,Arial,sans-serif;letter-spacing:.5px;white-space:nowrap;min-width:95px;position:relative;box-shadow:inset 0 1px #ffffff4d,1px 0 3px #0006;transition:filter .1s;flex-shrink:0;padding:0 10px 0 2px}#start-btn:hover{filter:brightness(1.1)}#start-btn:active{filter:brightness(.9)}#quick-launch{display:flex;align-items:center;gap:2px;padding:0 4px;border-right:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(0,0,0,.3);margin:4px 0;flex-shrink:0}#quick-launch .ql-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;border-radius:3px;transition:background .1s}#quick-launch .ql-icon:hover{background:#fff3}#taskbar-windows{display:flex;align-items:center;gap:2px;padding:3px 4px;flex:1;overflow:hidden}.taskbar-btn{display:flex;align-items:center;gap:4px;padding:0 6px;height:26px;min-width:100px;max-width:160px;background:linear-gradient(to bottom,#3072cf,#1a4fa0 50%,#2265bb 50%,#2e7adb);border:1px solid #0A246A;border-radius:3px;color:#fff;font-size:11px;font-family:var(--xp-font);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:inset 0 1px #ffffff26;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.5);transition:filter .1s;flex-shrink:0}.taskbar-btn:hover{filter:brightness(1.15)}.taskbar-btn.active{background:linear-gradient(to bottom,#1549a0,#1549a0 50%,#1f5dcb 50%,#2567d6);border-color:#001e72;box-shadow:inset 1px 1px 2px #0000004d}.taskbar-btn .tb-icon{font-size:14px;flex-shrink:0}.taskbar-btn .tb-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#system-tray{display:flex;align-items:center;gap:4px;padding:0 8px;background:linear-gradient(to bottom,#0f5dae,#1a69c5 50%,#1672d0 50%,#1989e5);border-left:1px solid #0A246A;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0;height:100%;box-shadow:inset 1px 0 #ffffff1a}.tray-icon{font-size:16px;cursor:pointer;opacity:.85;transition:opacity .1s}.tray-icon:hover{opacity:1}#clock{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:11px;text-shadow:1px 1px 1px rgba(0,0,0,.4);cursor:default;line-height:1.4;padding:0 4px;min-width:58px}#clock-time{font-weight:700}#clock-date{font-size:10px;opacity:.85}#start-menu{position:fixed;bottom:40px;left:0;width:390px;background:#fff;border:1px solid #0A246A;border-radius:8px 8px 0 0;box-shadow:3px -3px 12px #00000080;z-index:2000;display:none;flex-direction:column;overflow:hidden;font-family:var(--xp-font)}#start-menu.open{display:flex}.sm-header{background:linear-gradient(to right,#1c67d8,#1b96e0);padding:8px 12px;display:flex;align-items:center;gap:10px;min-height:60px}.sm-avatar{width:44px;height:44px;border-radius:4px;border:2px solid rgba(255,255,255,.6);overflow:hidden;flex-shrink:0;box-shadow:0 2px 6px #0006}.sm-username{color:#fff;font-size:14px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.sm-body{display:flex;flex:1}.sm-left{flex:1;background:#fff;padding:4px 0;border-right:1px solid #ccc}.sm-divider{height:1px;background:linear-gradient(to right,#ddd,#ccc,#ddd);margin:4px 6px}.sm-item{display:flex;align-items:center;gap:8px;padding:5px 6px 5px 8px;cursor:pointer;transition:background .1s;font-size:11px;min-height:36px}.sm-item:hover{background:linear-gradient(to right,#316ac5,#4880d8);color:#fff}.sm-item:hover .sm-item-sub{color:#ffffffb3}.sm-item .sm-icon{width:28px;height:28px;font-size:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sm-item .sm-item-text{display:flex;flex-direction:column}.sm-item .sm-item-name{font-weight:700;color:#000;font-size:11.5px}.sm-item:hover .sm-item-name{color:#fff}.sm-item .sm-item-sub{color:#555;font-size:10px}.sm-right{width:155px;background:#d3e5fa;padding:6px 0}.sm-right-item{display:flex;align-items:center;gap:6px;padding:5px 8px;cursor:pointer;font-size:11px;font-weight:700;color:#000;transition:background .1s}.sm-right-item:hover{background:linear-gradient(to right,#316ac5,#4880d8);color:#fff}.sm-right-item .sm-ricon{font-size:18px;flex-shrink:0;width:24px;display:flex;align-items:center;justify-content:center}.sm-right-divider{height:1px;background:#a0b8d8;margin:4px 6px}.sm-footer{background:linear-gradient(to right,#1c67d8,#1b96e0);display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:6px 10px;border-top:2px solid #0A246A}.sm-footer-btn{display:flex;align-items:center;gap:4px;background:linear-gradient(to bottom,#e8ebf5,#cfd3e8);border:1px solid #6A80B5;border-radius:3px;padding:4px 10px;font-size:11px;cursor:pointer;font-family:var(--xp-font);transition:filter .1s;box-shadow:inset 0 1px #ffffff80}.sm-footer-btn:hover{background:linear-gradient(to bottom,#d0d8f0,#b8c0dc)}.xp-window{position:fixed;background:var(--xp-gray);border:1px solid #0A246A;border-radius:8px 8px 0 0;box-shadow:3px 3px 12px #00000080;display:flex;flex-direction:column;overflow:hidden;min-width:200px;min-height:120px;z-index:100}.xp-window.active-win{box-shadow:3px 3px 16px #0009}.xp-titlebar{display:flex;align-items:center;gap:4px;padding:3px 4px 4px;background:linear-gradient(to bottom,#2b6fce,#2563c0 8%,#1946a8 50%,#1741a3 50%,#1f56c0 85%,#3072ce);border-radius:7px 7px 0 0;border-bottom:1px solid #0A246A;box-shadow:0 1px #fff3 inset;cursor:move;flex-shrink:0;min-height:30px;-webkit-user-select:none;user-select:none}.xp-window.inactive .xp-titlebar{background:linear-gradient(to bottom,#7a96df,#7090d5 8%,#6080c0 50%,#5878b8 50%,#6888cb 85%,#7a96df)}.xp-titlebar-icon{font-size:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.xp-titlebar-title{flex:1;color:#fff;font-weight:700;font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xp-controls{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-left:auto}.xp-btn{width:21px;height:21px;display:flex;align-items:center;justify-content:center;border-radius:3px;cursor:pointer;border:1px solid transparent;transition:filter .1s;font-size:11px;font-weight:700;color:#000;position:relative}.xp-btn-minimize{background:linear-gradient(to bottom,#f0ce52,#c4930f);border-color:#795900;box-shadow:inset 0 1px #ffffff4d}.xp-btn-minimize:after{content:"─";font-size:9px;color:#4a3200}.xp-btn-maximize{background:linear-gradient(to bottom,#91c6f0,#3682c0);border-color:#0a3a6a;box-shadow:inset 0 1px #ffffff4d}.xp-btn-maximize:after{content:"□";font-size:11px;color:#0a2a4a}.xp-btn-close{background:linear-gradient(to bottom,#f08060,#c03010);border-color:#7a0000;box-shadow:inset 0 1px #ffffff4d}.xp-btn-close:after{content:"✕";font-size:9px;color:#fff}.xp-btn:hover{filter:brightness(1.15)}.xp-btn:active{filter:brightness(.85);box-shadow:inset 0 1px 2px #0000004d}.xp-menubar{display:flex;align-items:center;background:var(--xp-gray);border-bottom:1px solid #c0c0c0;padding:1px 4px;gap:2px;flex-shrink:0}.xp-menu-item{padding:2px 6px;cursor:pointer;border-radius:2px;font-size:11px;transition:background .1s}.xp-menu-item:hover{background:#316ac5;color:#fff}.xp-body{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.xp-window .resize-handle{position:absolute;z-index:10}.xp-window .resize-n{top:0;left:6px;right:6px;height:4px;cursor:n-resize}.xp-window .resize-s{bottom:0;left:6px;right:6px;height:4px;cursor:s-resize}.xp-window .resize-e{right:0;top:6px;bottom:6px;width:4px;cursor:e-resize}.xp-window .resize-w{left:0;top:6px;bottom:6px;width:4px;cursor:w-resize}.xp-window .resize-ne{top:0;right:0;width:10px;height:10px;cursor:ne-resize}.xp-window .resize-nw{top:0;left:0;width:10px;height:10px;cursor:nw-resize}.xp-window .resize-se{bottom:0;right:0;width:10px;height:10px;cursor:se-resize}.xp-window .resize-sw{bottom:0;left:0;width:10px;height:10px;cursor:sw-resize}.xp-statusbar{display:flex;align-items:center;gap:4px;padding:2px 4px;background:var(--xp-gray);border-top:1px solid #a0a0a0;font-size:11px;flex-shrink:0}.xp-statusbar-panel{border:1px solid #a0a0a0;border-right:1px solid #fff;border-bottom:1px solid #fff;padding:1px 6px;min-width:60px}.xp-explorer{display:flex;flex:1;overflow:hidden;min-height:0}.xp-sidebar{width:170px;background:linear-gradient(to bottom,#7ba2e7,#638ddf);border-right:1px solid #739AE2;padding:10px;flex-shrink:0;overflow-y:auto}.sidebar-section{margin-bottom:12px;background:#d6e5fd;border:1px solid #fff;border-radius:3px;overflow:hidden}.sidebar-header{background:linear-gradient(to right,#f0f4fd,#d6e4fb);color:#0033cd;padding:4px 8px;font-weight:700;font-size:11px;margin:0;border-bottom:1px solid #C6D3F7;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.sidebar-header:hover{color:#235bdb}.sidebar-header-icon{margin-right:6px}.sidebar-header-text{flex:1}.sidebar-header-chevron{color:#4a81e4}.sidebar-section-body{padding:6px 0}.sidebar-link{display:flex;align-items:center;gap:4px;padding:3px 8px;color:#0033cd;font-size:11px;cursor:pointer;text-decoration:none;transition:background .1s}.sidebar-link:hover{text-decoration:underline;color:#235bdb}.xp-content{flex:1;overflow:auto;padding:12px;background:#fff}.about-container{padding:16px;font-size:12px;line-height:1.6;background:#fff;flex:1;overflow-y:auto}.about-header{display:flex;gap:20px;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #ddd}.about-avatar{width:80px;height:80px;border-radius:4px;background:linear-gradient(135deg,#4fc3f7,#0288d1);display:flex;align-items:center;justify-content:center;font-size:42px;flex-shrink:0;border:2px solid #316AC5}.about-info h2{font-size:18px;color:#039;margin-bottom:4px}.about-info .role{color:#555;font-size:12px;margin-bottom:8px}.about-info .contact-links{display:flex;flex-wrap:wrap;gap:8px}.contact-link{display:flex;align-items:center;gap:4px;background:#eef2ff;border:1px solid #316AC5;border-radius:3px;padding:2px 8px;font-size:11px;color:#039;cursor:pointer;text-decoration:none;transition:background .1s}.contact-link:hover{background:#316ac5;color:#fff}.about-section h3{font-size:13px;color:#039;margin:12px 0 6px;border-bottom:1px solid #ccd;padding-bottom:2px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;padding:12px}.project-card{background:#fff;border:1px solid #ccc;border-radius:4px;padding:12px;cursor:pointer;transition:box-shadow .15s,border-color .15s;box-shadow:1px 1px 3px #0000001a}.project-card:hover{border-color:#316ac5;box-shadow:2px 2px 6px #316ac54d}.project-card .proj-icon{font-size:32px;margin-bottom:8px}.project-card .proj-name{font-weight:700;font-size:12px;color:#039;margin-bottom:4px}.project-card .proj-desc{font-size:11px;color:#555;line-height:1.4}.project-card .proj-tech{display:flex;flex-wrap:wrap;gap:3px;margin-top:8px}.tech-tag{background:#eef2ff;border:1px solid #316AC5;border-radius:2px;padding:1px 5px;font-size:9px;color:#039}.skills-container{padding:16px;background:#fff;flex:1;overflow-y:auto;min-height:0}.skills-category{margin-bottom:16px}.skills-category h3{font-size:12px;font-weight:700;color:#039;margin-bottom:8px;padding-bottom:3px;border-bottom:1px solid #316AC5}.skill-item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.skill-name{width:120px;font-size:11px;flex-shrink:0}.skill-bar-bg{flex:1;height:14px;background:#e0e0e0;border:1px solid #aaa;border-radius:2px;overflow:hidden}.skill-bar-fill{height:100%;background:linear-gradient(to bottom,#4b9ae8,#1a5cc0);border-radius:1px;transition:width 1s ease}.skill-pct{font-size:10px;color:#555;width:32px;text-align:right}.ie-toolbar{display:flex;align-items:center;gap:4px;background:var(--xp-gray);border-bottom:1px solid #c0c0c0;padding:3px 6px;flex-shrink:0}.ie-address-bar{flex:1;display:flex;align-items:center;gap:4px}.ie-address-label{font-size:11px;color:#333;white-space:nowrap}.ie-address-input{flex:1;height:22px;border:1px solid #7f9db9;border-radius:1px;padding:0 4px;font-size:11px;font-family:var(--xp-font);background:#fff;box-shadow:inset 1px 1px 2px #0000001a}.ie-go-btn{height:22px;padding:0 8px;background:linear-gradient(to bottom,#e8ebef,#d0d3dc);border:1px solid #7f9db9;cursor:pointer;font-size:11px;font-family:var(--xp-font)}.ie-go-btn:hover{background:linear-gradient(to bottom,#d8dbef,#b8bbd0)}.ie-content{flex:1;overflow-y:auto;background:#fff;padding:20px}.mp-body{display:flex;flex-direction:column;background:#1a1a2e;height:100%}.mp-visualizer{flex:1;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:16px 16px 8px;background:radial-gradient(ellipse at center,#1a1a4e,#0a0a1e);min-height:120px}.mp-bar{width:8px;background:linear-gradient(to top,#00bfff,#1e90ff 50%,#87cefa);border-radius:2px 2px 0 0;animation:mpBounce .8s ease-in-out infinite alternate}@keyframes mpBounce{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.mp-info{padding:10px 12px;background:#16213e;color:#fff;font-size:11px}.mp-track{font-weight:700;font-size:13px;color:#87cefa;margin-bottom:2px}.mp-controls-row{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#0f3460}.mp-ctrl-btn{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;opacity:.8;transition:opacity .1s;padding:4px}.mp-ctrl-btn:hover{opacity:1}.mp-progress{flex:1;height:4px;background:#284;border-radius:2px;overflow:hidden}.mp-progress-fill{height:100%;background:linear-gradient(to right,#00bfff,#1e90ff);animation:mpProgress 120s linear infinite}@keyframes mpProgress{0%{width:0%}to{width:100%}}#context-menu{position:fixed;background:#fff;border:1px solid #999;box-shadow:2px 2px 6px #0000004d;z-index:9000;min-width:160px;padding:2px 0;display:none;font-size:11px;font-family:var(--xp-font)}#context-menu.open{display:block}.ctx-item{padding:4px 20px;cursor:pointer;transition:background .1s}.ctx-item:hover{background:#316ac5;color:#fff}.ctx-separator{height:1px;background:#ccc;margin:2px 0}.tray-balloon{position:fixed;bottom:48px;right:8px;background:#ffffc8;border:1px solid #C8B000;border-radius:4px;padding:8px 12px;max-width:220px;font-size:11px;font-family:var(--xp-font);box-shadow:2px 2px 6px #0000004d;z-index:8000;animation:balloonPop .2s ease}@keyframes balloonPop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes windowOpen{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.xp-window.opening{animation:windowOpen .15s ease forwards}@keyframes windowMinimize{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}.xp-window.minimizing{animation:windowMinimize .15s ease forwards;pointer-events:none}#all-programs-panel{position:fixed;bottom:40px;left:390px;width:200px;background:#fff;border:1px solid #0A246A;border-radius:0 8px 8px 0;box-shadow:3px -3px 12px #0006;z-index:2100;display:none;padding:4px 0;font-size:11px;font-family:var(--xp-font)}#all-programs-panel.open{display:block}.ap-item{display:flex;align-items:center;gap:6px;padding:5px 10px;cursor:pointer;transition:background .1s}.ap-item:hover{background:#316ac5;color:#fff}#shutdown-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9998;display:none;align-items:center;justify-content:center}#shutdown-dialog.open{display:flex}.sd-box{background:var(--xp-gray);border:2px solid #0A246A;border-radius:6px;width:360px;overflow:hidden;box-shadow:4px 4px 16px #0009}.sd-titlebar{background:linear-gradient(to bottom,#2b6fce,#1946a8);display:flex;align-items:center;padding:4px 8px;gap:6px;min-height:28px}.sd-titlebar-title{color:#fff;font-weight:700;font-size:12px;flex:1}.sd-body{padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px}.sd-options{display:flex;gap:20px;align-items:center}.sd-option{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:8px 12px;border-radius:4px;transition:background .1s}.sd-option:hover{background:#316ac51a}.sd-option-icon{font-size:36px}.sd-option-label{font-size:11px;font-weight:700;text-align:center}.sd-footer{display:flex;justify-content:center;gap:8px;padding:8px 16px;border-top:1px solid #ccc}.sd-btn{padding:4px 16px;background:linear-gradient(to bottom,#e8ebef,#d0d3dc);border:1px solid #7f9db9;border-radius:3px;cursor:pointer;font-size:11px;font-family:var(--xp-font);box-shadow:inset 0 1px #ffffff80}.sd-btn:hover{background:linear-gradient(to bottom,#d0d5e8,#b8bdce)}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:var(--xp-gray);border:1px solid #c0c0c0}::-webkit-scrollbar-thumb{background:linear-gradient(to right,#d0cfc7,#c0bfba);border:1px solid #a0a0a0}::-webkit-scrollbar-button{background:var(--xp-gray);border:1px solid #a0a0a0;height:16px}::selection{background:#316ac5;color:#fff}#login-screen{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;height:100dvh;display:flex;flex-direction:column;z-index:9998;transition:opacity .6s ease}#login-screen.fade-out{opacity:0;pointer-events:none}.ls-top-bar{background:#0d2c7a;border-bottom:2px solid #F8A000;flex-shrink:0;min-height:72px;display:flex;align-items:center;padding:0 24px}.ls-top-logo-row{display:flex;align-items:center;gap:12px}.ls-top-xp-img{width:48px;height:auto;object-fit:contain;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4))}.ls-top-windows{color:#fff;font-size:28px;font-family:Franklin Gothic Medium,Trebuchet MS,Arial,sans-serif;font-weight:400;letter-spacing:-.5px}.ls-top-xp{color:#f90;font-family:Franklin Gothic Medium,Trebuchet MS,Arial,sans-serif;font-style:italic;font-size:20px;margin-left:3px}.ls-main{flex:1;display:flex;align-items:stretch;background-color:#4a6fbf;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 1px);background-size:4px 4px;position:relative}.ls-left{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px}.ls-left-logo{display:flex;flex-direction:column;align-items:center;gap:10px}.ls-left-xp-img{width:160px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(255,120,30,.5))}.ls-left-brand{display:flex;align-items:baseline;gap:2px;margin-top:6px}.ls-brand-name{color:#fff;font-size:44px;font-family:Franklin Gothic Medium,Trebuchet MS,Arial,sans-serif;font-style:italic;font-weight:400;text-shadow:1px 2px 6px rgba(0,0,0,.4);letter-spacing:-1px}.ls-brand-xp{color:#f60;font-family:Franklin Gothic Medium,Trebuchet MS,Arial,sans-serif;font-style:italic;font-size:26px;margin-left:2px}.ls-brand-role{color:#fffc;font-size:15px;font-style:italic;letter-spacing:.5px;text-align:center}.ls-begin-text{color:#ffffffbf;font-size:16px;font-style:italic;text-align:center;letter-spacing:.2px}.ls-divider{width:1px;background:#ffffff40;margin:40px 0;flex-shrink:0}.ls-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.ls-user-tile{display:flex;align-items:center;gap:14px;cursor:pointer;padding:12px 20px;border-radius:4px;border:2px solid transparent;transition:background .2s,border-color .15s,transform .1s}.ls-user-tile:hover{background:#ffffff2e;border-color:#fff6;transform:scale(1.02)}.ls-user-tile:active{transform:scale(.98)}.ls-avatar{width:90px;height:90px;border-radius:6px;border:3px solid rgba(255,255,255,.8);overflow:hidden;box-shadow:0 4px 16px #00000080;flex-shrink:0}.ls-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.ls-tile-info{display:flex;flex-direction:column;gap:5px}.ls-tile-name{color:#fff;font-size:24px;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.ls-tile-role{color:#ffffffbf;font-size:14px}.ls-welcome-tile{display:flex;flex-direction:column;align-items:center;gap:18px;animation:lsWelcomeFade .5s ease forwards}@keyframes lsWelcomeFade{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ls-welcome-avatar{width:110px;height:110px;border-radius:8px;border:3px solid rgba(255,255,255,.85);overflow:hidden;box-shadow:0 0 32px #96c8ff99,0 4px 16px #00000080;animation:lsAvatarGlow 1.5s ease-in-out infinite alternate}.ls-welcome-avatar-img{width:100%;height:100%;object-fit:cover;display:block}@keyframes lsAvatarGlow{0%{box-shadow:0 0 20px #96c8ff80,0 4px 12px #0006}to{box-shadow:0 0 48px #96dcffe6,0 4px 20px #00000080}}.ls-welcome-name{color:#fff;font-size:34px;font-weight:700;text-shadow:0 0 20px rgba(150,200,255,.8)}.ls-welcome-sub{color:#ffffffb3;font-size:16px;font-style:italic}.ls-bottom-bar{background:#0d2c7a;border-top:2px solid #F8A000;flex-shrink:0;min-height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.ls-bottom-left{display:flex;align-items:center}.ls-restart-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#fff;font-size:13px;font-family:var(--xp-font);cursor:pointer;padding:6px 10px;border-radius:3px;transition:background .15s}.ls-restart-btn:hover{background:#ffffff1f}.ls-restart-icon{color:#4c4;font-size:18px;line-height:1}.ls-bottom-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ls-bottom-text{color:#ffffffb3;font-size:11px;font-style:italic}.mp-shell{display:flex;flex-direction:column;height:100%;background:#1a1a2e;color:#fff;font-family:var(--xp-font);overflow:hidden}.mp-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:linear-gradient(to right,#0d0d1a,#1e1e3a);border-bottom:1px solid #2a2a4a;flex-shrink:0}.mp-now-playing{display:flex;align-items:center;gap:8px;flex:1;overflow:hidden}.mp-now-label{font-size:10px;color:#00bfff;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.mp-marquee-wrap{flex:1;overflow:hidden}.mp-marquee-text{display:inline-block;white-space:nowrap;color:#e0e0ff;font-size:11px;animation:mpMarquee 12s linear infinite}@keyframes mpMarquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.mp-playlist-toggle{background:#00bfff26;border:1px solid rgba(0,191,255,.3);color:#00bfff;font-size:10px;padding:3px 8px;border-radius:3px;cursor:pointer;white-space:nowrap;font-family:var(--xp-font);transition:background .15s}.mp-playlist-toggle:hover{background:#00bfff4d}.mp-main{display:flex;flex:1;overflow:hidden}.mp-left-panel{display:flex;flex-direction:column;flex:1;padding:10px 12px;gap:8px;min-width:0}.mp-visualizer{flex:1;display:flex;align-items:flex-end;justify-content:center;gap:3px;background:#0d0d1a;border:1px solid #2a2a4a;border-radius:4px;padding:6px 4px 4px;overflow:hidden;min-height:80px}.mp-bar{width:6px;border-radius:2px 2px 0 0;background:linear-gradient(to top,#00bfff,#1e90ff 40%,#9b59b6);flex-shrink:0;transition:height .05s;animation:mpBounce .8s ease-in-out infinite alternate;box-shadow:0 0 4px #00bfff80}@keyframes mpBounce{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.mp-track-info{text-align:center;flex-shrink:0}.mp-track-title{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-track-artist{font-size:11px;color:#00bfff;margin-top:2px}.mp-seek-row{display:flex;align-items:center;gap:6px;flex-shrink:0}.mp-time{font-size:10px;color:#888;white-space:nowrap;min-width:28px}.mp-seek-bar{flex:1;height:8px;background:#2a2a4a;border-radius:4px;cursor:pointer;position:relative;overflow:visible}.mp-seek-fill{height:100%;background:linear-gradient(to right,#00bfff,#1e90ff);border-radius:4px;pointer-events:none;transition:width .3s linear}.mp-seek-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 4px #00bfffcc;pointer-events:none}.mp-controls-row{display:flex;align-items:center;gap:4px;flex-shrink:0}.mp-ctrl-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;width:32px;height:32px;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .1s;flex-shrink:0}.mp-ctrl-btn:hover{background:#00bfff33;border-color:#00bfff}.mp-ctrl-btn:active{background:#00bfff59}.mp-play-btn{width:40px;height:40px;font-size:18px;background:linear-gradient(135deg,#00bfff22,#1e90ff33);border-color:#00bfff}.mp-vol-row{display:flex;align-items:center;gap:4px;margin-left:auto}.mp-mute-btn{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;padding:2px;line-height:1}.mp-vol-slider{width:70px;accent-color:#00BFFF;cursor:pointer;height:4px}.mp-playlist{width:180px;background:#0d0d1a;border-left:1px solid #2a2a4a;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.mp-playlist-header{font-size:11px;font-weight:700;color:#00bfff;padding:8px 10px;border-bottom:1px solid #2a2a4a;letter-spacing:.3px;flex-shrink:0}.mp-playlist-item{display:flex;align-items:center;gap:6px;padding:8px 10px;cursor:pointer;border-bottom:1px solid #1a1a2e;transition:background .1s}.mp-playlist-item:hover{background:#00bfff1a}.mp-playlist-item.active{background:#00bfff2e;border-left:2px solid #00BFFF}.mp-pl-num{font-size:10px;color:#888;min-width:12px;text-align:center}.mp-playlist-item.active .mp-pl-num{color:#00bfff}.mp-pl-info{flex:1;min-width:0}.mp-pl-title{font-size:11px;font-weight:700;color:#e0e0ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-playlist-item.active .mp-pl-title{color:#00bfff}.mp-pl-artist{font-size:10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.mp-pl-bars{display:flex;align-items:flex-end;gap:1px;height:14px}.mp-pl-bar{width:3px;background:#00bfff;border-radius:1px;animation:mpPlBar .5s ease-in-out infinite alternate}.mp-pl-bar:nth-child(1){height:8px}.mp-pl-bar:nth-child(2){height:14px;animation-delay:.15s}.mp-pl-bar:nth-child(3){height:6px;animation-delay:.3s}@keyframes mpPlBar{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.vol-popup{position:fixed;bottom:48px;right:80px;width:120px;background:linear-gradient(to bottom,#1a2a4a,#0d1a30);border:1px solid #316AC5;border-radius:4px 4px 0;box-shadow:-2px -2px 12px #0009;z-index:5000;padding:10px;display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--xp-font)}.vol-popup:after{content:"";position:absolute;bottom:-6px;right:8px;width:10px;height:6px;background:#316ac5;clip-path:polygon(0 0,100% 0,50% 100%)}.vol-popup-label{font-size:11px;color:#fff;font-weight:700;text-align:center}.vol-pct{font-size:18px;font-weight:700;color:#00bfff;letter-spacing:-.5px;line-height:1}.vol-slider-wrap{width:100%;display:flex;justify-content:center}.vol-slider{width:90px;accent-color:#00BFFF;cursor:pointer;writing-mode:horizontal-tb;direction:ltr}.vol-mute-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:10px;padding:3px 10px;border-radius:3px;cursor:pointer;font-family:var(--xp-font);transition:background .1s;width:100%}.vol-mute-btn:hover{background:#00bfff33;border-color:#00bfff}.xp-toolbar{display:flex;align-items:center;gap:1px;padding:2px 4px;background:linear-gradient(to bottom,#f5f4ea,#ebe9d7);border-bottom:1px solid #c0c0c0;flex-shrink:0;min-height:34px}.xp-toolbar-btn{display:flex;align-items:center;gap:3px;padding:3px 6px;background:transparent;border:1px solid transparent;border-radius:3px;cursor:pointer;font-size:11px;font-family:var(--xp-font);color:#222;transition:background .1s,border-color .1s;white-space:nowrap;height:26px}.xp-toolbar-btn:hover{background:linear-gradient(to bottom,#fff,#e0ddd0);border-color:#c0b090;box-shadow:inset 0 1px #fffc}.xp-toolbar-btn:active{background:linear-gradient(to bottom,#d8d4c8,#e8e5d5);border-color:#b0a080;box-shadow:inset 0 1px 2px #00000026}.xp-toolbar-btn-disabled{opacity:.45;pointer-events:none}.xp-toolbar-btn-icon{padding:3px 5px}.xp-tb-arrow{font-size:10px;color:#444}.xp-tb-icon{font-size:16px;line-height:1}.xp-tb-label{font-size:11px;color:#222}.xp-tb-dropdown{font-size:8px;color:#666;margin-left:1px}.xp-toolbar-sep{width:1px;height:22px;background:linear-gradient(to bottom,#a8a090,#d8d4c8);margin:0 3px;flex-shrink:0;box-shadow:1px 0 #fff9}.xp-addressbar{display:flex;align-items:center;gap:0;padding:2px 4px;background:linear-gradient(to bottom,#f0efe3,#e5e3d5);border-bottom:1px solid #b0a880;flex-shrink:0;height:26px}.xp-addressbar-label{font-size:11px;color:#333;font-weight:700;padding:0 6px;border:1px solid #b0a880;height:18px;display:flex;align-items:center;background:linear-gradient(to bottom,#e8e7d8,#d8d6c8);margin-right:4px;flex-shrink:0;box-shadow:inset 0 1px #ffffff80}.xp-addressbar-field-wrap{flex:1;height:18px;overflow:hidden;border:1px solid #7f9db9;background:#fff;box-shadow:inset 1px 1px 2px #0000001a}.xp-addressbar-field{width:100%;height:100%;display:flex;align-items:center;gap:4px;padding:0 5px;font-size:11px;font-family:var(--xp-font);color:#000;background:#fff;position:relative;overflow:hidden}.xp-addressbar-field.xp-addr-loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#2a5fc8,#5090e8 55%,#c8dcff80);transform:translate(-101%);animation:addrSweep .85s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes addrSweep{0%{transform:translate(-101%)}65%{transform:translate(0);opacity:1}to{transform:translate(0);opacity:0}}.xp-addr-icon{font-size:12px;flex-shrink:0;line-height:1}.xp-addr-text{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xp-addressbar-go{display:flex;align-items:center;gap:2px;margin-left:4px;padding:1px 8px;height:18px;background:linear-gradient(to bottom,#f2eedd,#d8d3c0);border:1px solid #a09870;border-radius:2px;font-size:11px;font-family:var(--xp-font);cursor:pointer;color:#222;white-space:nowrap;flex-shrink:0;box-shadow:inset 0 1px #fff9;transition:filter .1s}.xp-addressbar-go:hover{filter:brightness(1.06)}.xp-addressbar-go:active{filter:brightness(.93)}.xp-sidebar{width:178px;background:linear-gradient(to bottom,#c5d6ef,#aec6e8);border-right:1px solid #6888B0;padding:5px 0;flex-shrink:0;overflow-y:auto;overflow-x:hidden}.sidebar-section{margin-bottom:3px}.sidebar-header{display:flex;align-items:center;gap:5px;background:linear-gradient(to bottom,#2f67c0,#1e4e9e,#2458aa);color:#fff;padding:5px 6px 5px 7px;font-weight:700;font-size:11px;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 1px 2px #00000040,inset 0 1px #fff3;text-shadow:0 1px 1px rgba(0,0,0,.4)}.sidebar-header-icon{font-size:13px;flex-shrink:0;line-height:1}.sidebar-header-text{flex:1;font-size:11px}.sidebar-header-chevron{font-size:9px;opacity:.85;transform:rotate(-90deg);display:inline-block;line-height:1;color:#ffffffe6}.sidebar-section-body{background:#fff3;padding:4px 0 3px}.sidebar-link{display:flex;align-items:flex-start;gap:5px;padding:2px 6px 2px 12px;font-size:11px;cursor:pointer;transition:background .1s}.sidebar-link-icon{font-size:14px;flex-shrink:0;width:16px;display:flex;align-items:center;justify-content:center;margin-top:1px}.sidebar-link-label{color:#039;text-decoration:underline;line-height:1.4}.sidebar-link:hover{background:#316ac533}.sidebar-link:hover .sidebar-link-label{color:#00b}.sidebar-details{padding:6px 10px;font-size:11px}.sidebar-details-title{font-weight:700;color:#111;margin-bottom:3px}.sidebar-details-sub{color:#444;font-size:10px}.xp-addr-progress{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;padding:0 4px;overflow:hidden}.xp-addr-progress-fill{height:100%;width:0%;background:linear-gradient(to right,#1a4fc8,#3a7ae8 40%,#7bb0ff,#1a4fc8);background-size:200% 100%;animation:addrProgressFill 1.5s cubic-bezier(.4,0,.6,1) forwards,addrShimmer .6s linear infinite;border-radius:1px;position:absolute;left:0;top:0}@keyframes addrProgressFill{0%{width:0%}15%{width:25%}40%{width:50%}70%{width:78%}90%{width:92%}to{width:100%}}@keyframes addrShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.xp-addr-reveal{display:flex;align-items:center;gap:4px;width:100%;animation:addrTextReveal .35s ease-out forwards}@keyframes addrTextReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.xp-body-reveal{opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}.xp-body-reveal.xp-body-visible{opacity:1;transform:translateY(0)}.xp-sidebar-reveal{opacity:0;transform:translate(-24px);transition:opacity .45s ease .05s,transform .45s cubic-bezier(.25,.46,.45,.94) .05s}.xp-sidebar-reveal.xp-sidebar-visible{opacity:1;transform:translate(0)}.xp-content-reveal{opacity:0;transform:translateY(8px);transition:opacity .45s ease .15s,transform .45s ease .15s}.xp-content-reveal.xp-content-visible{opacity:1;transform:translateY(0)}.contact-links-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:20px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:768px){html,body,#root{overflow:hidden}.boot-logo{gap:10px;margin-bottom:40px}.boot-windows{font-size:36px}.boot-xp{font-size:20px}.boot-flag{width:64px;height:62px}.boot-xp-logo-img{width:90px}.ls-main{flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto}.ls-left{flex:none;width:100%;padding:24px 16px 16px;gap:12px;justify-content:center}.ls-left-xp-img{width:100px}.ls-brand-name{font-size:30px}.ls-brand-xp{font-size:18px}.ls-brand-role{font-size:12px}.ls-begin-text{font-size:13px}.ls-divider{display:none}.ls-right{flex:none;width:100%;padding:16px 16px 24px;justify-content:center}.ls-avatar{width:64px;height:64px}.ls-tile-name{font-size:18px}.ls-tile-role{font-size:12px}.ls-welcome-avatar{width:80px;height:80px}.ls-welcome-name{font-size:24px}.ls-welcome-sub{font-size:13px}.ls-top-bar{min-height:52px;padding:0 16px}.ls-top-windows{font-size:20px}.ls-top-xp{font-size:15px}.ls-top-xp-img{width:36px}.ls-bottom-bar{min-height:52px;padding:0 16px;flex-wrap:wrap;gap:4px;justify-content:center}.ls-bottom-right{align-items:center}.ls-bottom-text{font-size:10px;text-align:center}#desktop-icons{top:6px;left:6px;flex-direction:row;flex-wrap:wrap;gap:2px;max-width:calc(100vw - 12px);width:auto;align-items:flex-start;align-content:flex-start}.desktop-icon{width:72px;padding:6px 2px 4px;gap:3px}.desktop-icon .icon-img{width:40px;height:40px;font-size:26px}.desktop-icon .icon-img img{width:40px;height:40px}.desktop-icon .icon-label{font-size:10px;max-width:68px}.xp-window{position:fixed!important;left:0!important;top:0!important;width:100vw!important;height:calc(100dvh - 44px)!important;max-height:calc(100dvh - 44px)!important;border-radius:0!important;border-left:none!important;border-right:none!important;border-top:none!important;z-index:500!important;overflow:hidden!important}.xp-window .xp-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:32px!important}.xp-window .xp-content,.xp-window .about-container,.xp-window .skills-container,.xp-window .ie-content,.xp-window .mp-shell,.xp-window .xp-explorer,.proj-container{overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:40px!important}.xp-titlebar{cursor:default!important}.xp-window .resize-handle{display:none!important}.xp-tb-label{display:none}.xp-toolbar-btn{padding:0 6px;min-width:unset}.xp-addressbar-label{display:none}.xp-addressbar-go{padding:0 6px;font-size:10px}.xp-addressbar{padding:2px 4px;gap:4px}.xp-menubar{display:none}.xp-sidebar{display:none!important}#taskbar{height:44px}#start-btn{min-width:70px;padding:0 6px 0 2px;font-size:12px}#start-btn span{display:none}#quick-launch{gap:1px;padding:0 3px}#quick-launch .ql-icon{width:30px;height:30px;font-size:16px}.taskbar-btn{min-width:50px;max-width:90px;font-size:10px;padding:0 4px;height:30px}.taskbar-btn .tb-label{max-width:60px}#clock{min-width:44px;font-size:10px}#clock-date{display:none}.tray-icon{font-size:14px}#start-menu{width:96vw!important;left:2vw!important;bottom:44px!important;border-radius:8px 8px 0 0;max-height:82vh;overflow-y:auto}.sm-body{flex-direction:column}.sm-left{border-right:none;border-bottom:1px solid #ccc}.sm-right{width:100%!important;background:#e8f0fd;padding:4px 0;display:flex;flex-wrap:wrap}.sm-right-item{width:50%;box-sizing:border-box}.sm-item{min-height:44px}#all-programs-panel{left:0!important;bottom:44px!important;width:96vw!important;max-height:70vh;overflow-y:auto}.vol-popup{bottom:50px!important;right:4px!important}.tray-balloon{max-width:calc(100vw - 16px);right:8px;bottom:52px}#context-menu{font-size:13px}.ctx-item{padding:8px 20px;min-height:40px;display:flex;align-items:center}.about-container{padding:12px}.about-header{flex-direction:column;gap:12px;align-items:center;text-align:center}.about-info .contact-links{justify-content:center}.skill-name{width:90px;font-size:10px}.skill-item{gap:6px}.proj-grid{grid-template-columns:1fr!important}.proj-banner-wrap{height:180px}.proj-header{padding:10px 14px}.proj-header-title{font-size:14px}.ie-content{padding:12px;padding-bottom:32px!important}.contact-links-grid{grid-template-columns:1fr;gap:6px}.contact-form-row{grid-template-columns:1fr}.mp-visualizer{min-height:100px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));padding:8px;gap:8px}.shutdown-dialog{width:90vw!important;min-width:unset!important}}@media(max-width:390px){.desktop-icon{width:64px}.desktop-icon .icon-img{width:36px;height:36px}.taskbar-btn{min-width:40px;max-width:70px}.sm-right-item{width:100%}#start-btn{min-width:44px}}
