.new-boot h1,.new-boot p,.new-login h2,.new-login h3,.new-login p{margin:0;padding:0}.new-boot{z-index:9999;background:#000;justify-content:center;align-items:center;font-family:tahoma,sans-serif;transition:opacity .8s;animation:.8s new-boot-fadein;display:flex;position:fixed;inset:0}.new-boot.fading{opacity:0}@keyframes new-boot-fadein{0%{opacity:0}to{opacity:1}}.new-boot-center{flex-direction:column;align-items:center;display:flex}.new-boot-logo{filter:drop-shadow(0 4px 20px #0078ff26);width:350px;height:auto}@keyframes new-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.new-boot-title{align-items:flex-start;margin-top:22px;display:flex}.new-boot-name{color:#fff;letter-spacing:1.5px;font-family:tahoma,sans-serif;font-size:46px;font-weight:400}.new-boot-xp{color:#e84c1e;margin-top:6px;margin-left:3px;font-size:22px;font-style:italic;font-weight:700}.new-boot-subtitle{color:#ffffff8c;letter-spacing:.5px;margin-top:4px;font-size:15px;font-style:italic}.new-boot-progress{width:180px;margin-top:16px}.new-boot-progress-track{border:2px solid #b2b2b2;border-radius:7px;flex-shrink:0;width:180px;height:22px;margin:0 auto;padding:2px 1px;font-size:0;transition:opacity .5s;overflow:hidden}.new-boot-progress-blocks{height:100%;animation:2s linear infinite new-blocks-slide;display:flex}.new-boot-progress-blocks .block{backface-visibility:hidden;width:9px;height:100%;transform-style:preserve-3d;will-change:transform;background:linear-gradient(#2838c7 0,#5979ef 17%,#869ef3 32% 45%,#5979ef 59%,#2838c7);margin-right:2px;display:inline-block;transform:translateZ(0)}@keyframes new-blocks-slide{0%{transform:translate(-36px)}to{transform:translate(180px)}}.new-boot-footer{justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:24px;left:28px;right:28px}.new-boot-hint{color:#ffffff4d;font-size:11px;line-height:1.6}.new-boot-portfolio{color:#fff;letter-spacing:1px;font-size:24px;font-style:italic;font-weight:700}.new-boot-portfolio sup{font-size:10px;font-style:normal}@media (max-width:600px){.new-boot-name{font-size:30px}.new-boot-xp{font-size:16px}.new-boot-logo{width:280px}.new-boot-subtitle{font-size:13px}.new-boot-progress{width:170px}.new-boot-portfolio{font-size:18px}}.new-login{z-index:9998;opacity:0;-webkit-user-select:none;user-select:none;background:#002d99;flex-direction:column;height:100dvh;font-family:tahoma,sans-serif;transition:opacity .6s;display:flex;position:fixed;inset:0;overflow:hidden}.new-login.visible{opacity:1}.new-login.fading{opacity:0}.new-login-topbar{background:#002d99;border-bottom:1px solid;border-image:linear-gradient(90deg,#0000,#bad7f8,#0000,#0000) 1;flex-shrink:0;height:60px}.new-login-content{background:radial-gradient(circle,#5082dc26 0%,#0000 60%),#6e91f3;flex:1;justify-content:center;align-items:center;gap:60px;padding:0 60px;display:flex;overflow:hidden}.new-login-left{flex-direction:column;align-items:center;gap:24px;display:flex}.new-login-logo-area{flex-direction:column;align-items:center;gap:8px;display:flex}.new-login-logo-img{filter:drop-shadow(0 4px 12px #00000080);width:250px;height:auto}.new-login-instruction{color:#fffc;text-align:center;text-shadow:0 1px 4px #0000004d;font-size:13px}.new-login-divider{background:linear-gradient(#0000 0%,#ffffff4d 30% 70%,#0000 100%);width:1px;height:160px}.new-login-right{flex-direction:column;gap:12px;display:flex}.new-login-user-card{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:14px;padding:10px 20px 10px 10px;transition:background .15s,box-shadow .15s;display:flex}.new-login-user-card:hover{box-shadow:none;background:linear-gradient(#4a6fc9 0%,#3a5eb8 100%);border-color:#0000}.new-login-user-card:hover .new-login-user-avatar{border-color:#f5a623}.new-login-user-card:hover .new-login-user-role{color:#f5a623}.new-login-user-card:active{background:linear-gradient(#3f60b5 0%,#3050a0 100%)}.new-login-user-avatar{border:2px solid #ffffff80;border-radius:4px;width:56px;height:56px;overflow:hidden;box-shadow:0 2px 8px #0000004d}.new-login-user-avatar-img{object-fit:cover;width:100%;height:100%}.new-login-user-name{color:#fff;text-shadow:0 1px 4px #0000004d;font-size:22px;font-weight:500}.new-login-user-role{color:#00f;font-size:12px;font-style:italic;font-weight:700}.new-login-bottombar{background:#002d99;border-top:1px solid;border-image:linear-gradient(90deg,#0000,#f8953d,#0000,#0000) 1;flex-shrink:0;justify-content:flex-end;align-items:center;height:60px;padding:0 20px;display:flex}.new-login-restart{color:#fff;cursor:pointer;border-radius:3px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;transition:background .15s;display:flex}.new-login-restart:hover{background:#ffffff1a}.new-login-restart-icon{width:18px;height:18px}.new-login-quote{color:#fff;text-align:right;font-size:11px;font-style:italic;line-height:1.4}.new-login-bottombar-gradient{background:#002d99;border-top:2px solid;border-image:linear-gradient(90deg,#0000,#f8953d,#0000,#0000) 1;flex-shrink:0;height:3%}.mobile-bottom-detail{display:none}.desktop-bottom-detail{display:block}@media (max-width:1024px){.new-login{height:100dvh;overflow:hidden}.new-login-content{flex-direction:column;gap:24px;min-height:0;padding:0 20px;overflow:hidden}.new-login-divider{background:linear-gradient(90deg,#0000 0%,#ffffff4d 30% 70%,#0000 100%);flex-shrink:0;width:80%;height:1px}.new-login-logo-img{width:280px}.desktop-bottom-detail{display:none}.mobile-bottom-detail{display:block}.new-login-bottombar{justify-content:center}.new-login-quote{text-align:center}.new-login-user-card{text-align:center;flex-direction:column;align-items:center}.new-login-user-info{text-align:center}}@media (max-width:600px){.new-login-logo-img{width:220px}}.new-welcome{z-index:9997;opacity:0;-webkit-user-select:none;user-select:none;background:#002d99;flex-direction:column;height:100dvh;font-family:tahoma,sans-serif;transition:opacity .6s;display:flex;position:fixed;inset:0;overflow:hidden}.new-welcome.visible{opacity:1}.new-welcome.fading{opacity:0}.new-welcome-topbar{background:#002d99;border-bottom:1px solid;border-image:linear-gradient(90deg,#0000,#bad7f8,#0000,#0000) 1;flex-shrink:0;height:60px}.new-welcome-content{background:radial-gradient(circle,#5082dc26 0%,#0000 60%),#6e91f3;flex:1;justify-content:center;align-items:center;display:flex}.new-welcome-text{color:#fff;text-shadow:0 1px 4px #0000004d;letter-spacing:1px;margin:0;font-size:28px;font-style:italic;font-weight:700}.new-welcome-bottombar{background:#002d99;border-top:1px solid;border-image:linear-gradient(90deg,#0000,#f8953d,#0000,#0000) 1;flex-shrink:0;height:60px}
.xp-desktop{z-index:9996;-webkit-user-select:none;user-select:none;background:url(/bliss.webp) 50%/cover no-repeat;flex-direction:column;font-family:tahoma,sans-serif;animation:.8s xp-desktop-fadein;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes xp-desktop-fadein{0%{opacity:0}to{opacity:1}}.xp-crt-overlay{z-index:99999;pointer-events:none;animation:60ms infinite alternate xp-crt-flicker;position:fixed;inset:0}.xp-crt-overlay:before{content:"";mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 1px 2px);position:absolute;inset:0}.xp-crt-overlay:after{content:"";mix-blend-mode:multiply;background:repeating-linear-gradient(90deg,#0000001a,#0000001a 1px,#0000 1px 2px);position:absolute;inset:0}@keyframes xp-crt-flicker{0%{opacity:.96}to{opacity:1}}.xp-desktop.crt-on{box-shadow:inset 0 0 120px #00000040}.xp-crt-toggle{cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:2px;transition:background .1s;display:flex}.xp-crt-toggle:hover{background:#ffffff26}.xp-crt-toggle-icon{object-fit:contain;width:18px;height:18px}.xp-desktop-area{flex-flow:column wrap;flex:1;align-content:flex-start;gap:20px;padding:16px;display:flex;overflow:hidden}.xp-icon{cursor:pointer;border:1px solid #0000;border-radius:3px;flex-direction:column;align-items:center;gap:6px;width:100px;padding:8px 6px;transition:background .1s;display:flex}.xp-icon:hover{background:#0b61ff40;border-color:#0b61ff66}.xp-icon:active{background:#0b61ff59}.xp-icon-img{image-rendering:auto;filter:drop-shadow(1px 1px 1px #0000004d);width:64px;height:64px}.xp-icon-label{color:#fff;text-align:center;text-shadow:1px 1px 2px #000c;word-break:break-word;font-size:13px;line-height:1.2}.xp-icon--renaming{background:#0b61ff40;border-color:#0b61ff66}.xp-icon-rename-input{text-align:center;color:#000;word-break:break-word;-webkit-user-select:text;user-select:text;background:#fff;border:1px solid #316ac5;outline:none;width:72px;padding:1px 2px;font-family:tahoma,sans-serif;font-size:11px;line-height:1.2}.xp-taskbar{background:linear-gradient(#3168d5 0%,#1842a3 30% 70%,#102e80 100%);border-top:2px solid #0c59d1;flex-shrink:0;justify-content:space-between;align-items:center;height:36px;padding:0 2px;display:flex}.xp-start-btn{cursor:pointer;color:#fff;letter-spacing:.3px;text-shadow:0 1px 1px #0006;background:linear-gradient(#3f9b3b 0%,#369432 20%,#2d8b28 50%,#237d1f 80%,#1a6b15 100%);border:none;border-radius:0 8px 8px 0;align-items:center;gap:4px;height:30px;padding:0 12px 0 6px;font-family:tahoma,sans-serif;font-size:13px;font-style:italic;font-weight:700;transition:filter .1s;display:flex;box-shadow:inset 0 1px #ffffff4d}.xp-start-btn:hover{filter:brightness(1.1)}.xp-start-btn:active{filter:brightness(.95)}.xp-start-btn-icon{width:22px;height:22px}.xp-taskbar-middle{flex:1;align-items:center;gap:2px;padding:0 4px;display:flex;overflow:hidden}.xp-taskbar-item{color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#3a72d6 0%,#2860c0 50%,#1e52a6 100%);border:1px solid #0003;border-radius:2px;align-items:center;gap:4px;min-width:0;max-width:160px;height:26px;padding:0 10px;font-family:tahoma,sans-serif;font-size:11px;display:flex;overflow:hidden}.xp-taskbar-item.active{background:linear-gradient(#1e52a6 0%,#1a4590 50%,#153a7a 100%);box-shadow:inset 0 1px 3px #0000004d}.xp-taskbar-item-icon{object-fit:contain;border-radius:2px;flex-shrink:0;width:16px;height:16px}.xp-taskbar-item-icon-emoji{text-align:center;flex-shrink:0;width:16px;font-size:13px}.xp-systray{background:linear-gradient(#1290e9 0%,#0f7ad4 50%,#0b60b0 100%);border-left:1px solid #0003;align-items:center;gap:6px;height:100%;padding:0 10px;display:flex}.xp-clock-area{flex-direction:column;align-items:center;line-height:1.15;display:flex}.xp-clock{color:#fff;text-shadow:0 1px 1px #0000004d;font-family:tahoma,sans-serif;font-size:11px}.xp-date{color:#ffffffd9;text-shadow:0 1px 1px #0000004d;font-family:tahoma,sans-serif;font-size:9px}.xp-systray-info-wrapper{position:relative}.xp-systray-info-btn{cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:2px;transition:background .1s;display:flex}.xp-systray-info-btn:hover{background:#ffffff26}.xp-systray-icon{width:16px;height:16px}.xp-balloon{z-index:200;background:#ffffe1;border:1px solid #000;border-radius:7px;width:280px;padding:10px 12px;font-family:tahoma,sans-serif;animation:.2s xp-balloon-fadein;position:absolute;bottom:calc(100% + 18px);right:-30px;box-shadow:2px 2px 6px #00000040}@keyframes xp-balloon-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.xp-balloon-arrow{border-top:8px solid #000;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-8px;right:36px}.xp-balloon-arrow:after{content:"";border-top:7px solid #ffffe1;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:1px;left:-7px}.xp-balloon-close{color:#888;cursor:pointer;background:0 0;border:none;padding:2px;font-size:12px;line-height:1;position:absolute;top:4px;right:6px}.xp-balloon-close:hover{color:#333}.xp-balloon-header{align-items:center;gap:6px;margin-bottom:6px;display:flex}.xp-balloon-header .xp-systray-icon{flex-shrink:0;width:14px;height:14px}.xp-balloon-title{color:#000;font-size:12px;font-weight:700}.xp-balloon-text{color:#000;margin:0 0 8px;font-size:11px;line-height:1.45}.xp-balloon-links{color:#000;margin:0;font-size:11px}.xp-balloon-link{color:#06c;cursor:pointer;text-decoration:underline}.xp-balloon-link:hover{color:#039}.xp-start-menu{z-index:100;background:#fff;border:2px solid #0054e3;border-radius:8px 8px 0 0;flex-direction:column;width:350px;max-width:350px;animation:.15s xp-menu-open;display:flex;position:absolute;bottom:36px;left:0;overflow:visible;box-shadow:3px 3px 12px #0006}@keyframes xp-menu-open{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.xp-start-header{background:linear-gradient(#1f6ee0 0%,#1558c0 100%);align-items:center;gap:10px;height:54px;padding:0 12px;display:flex}.xp-start-header-avatar{object-fit:cover;border:2px solid #fff9;border-radius:4px;width:42px;height:42px}.xp-start-header-name{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:14px;font-weight:700}.xp-start-body{min-height:400px;display:flex}.xp-start-left{background:#fff;border-right:1px solid #d6dfe8;flex-direction:column;flex:1;padding:6px 0;display:flex}.xp-start-right{background:#d3e5fa;width:170px;padding:6px 0}.xp-menu-item{cursor:pointer;color:#000;align-items:center;gap:10px;padding:5px 12px;font-family:tahoma,sans-serif;font-size:12px;transition:background .1s;display:flex}.xp-menu-item:hover{color:#fff;background:#2b71d1}.xp-menu-item:hover .xp-menu-item-sub{color:#dce8ff}.xp-menu-item--has-sub .xp-icon-img{width:32px;height:32px}.xp-menu-item .xp-icon-img{flex-shrink:0;width:24px;height:24px}.xp-menu-item-text{flex-direction:column;gap:1px;display:flex}.xp-menu-item-label{font-size:12px;font-weight:400}.xp-start-left .xp-menu-item--has-sub .xp-menu-item-label{font-weight:700}.xp-menu-item-sub{color:gray;font-size:10px;font-weight:400;transition:color .1s}.xp-start-right .xp-menu-item{padding:7px 12px;font-size:11px;font-weight:700}.xp-start-right .xp-menu-item-label{font-weight:700}.xp-menu-icon-sm{flex-shrink:0;width:22px;height:22px}.xp-start-separator{background:#d6dfe8;height:1px;margin:4px 8px}.xp-menu-recently-used{justify-content:flex-start;position:relative}.xp-menu-recently-used .xp-menu-item-label{font-size:9px;font-weight:300}.xp-recently-arrow{color:#333;margin-left:auto;font-size:9px}.xp-menu-recently-used:hover .xp-recently-arrow{color:#fff}.xp-submenu{z-index:110;background:#fff;border:2px solid #0054e3;border-radius:0 6px 6px 0;width:200px;max-height:380px;padding:4px 0;display:block;position:absolute;bottom:0;left:100%;overflow-y:auto;box-shadow:3px 3px 10px #0000004d}.xp-submenu-open .xp-submenu{display:block}.xp-submenu-item{color:#000;cursor:default;align-items:center;gap:8px;padding:5px 12px;font-family:tahoma,sans-serif;font-size:9px;transition:background .1s;display:flex}.xp-submenu-item:hover{color:#fff;background:#2b71d1}.xp-submenu-icon{color:#fff;text-transform:uppercase;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:flex}.xp-submenu-icon-img{object-fit:contain;border-radius:3px;flex-shrink:0;width:18px;height:18px}.xp-menu-allprograms{justify-content:space-between;margin-top:auto;padding:7px 12px;font-weight:700}.xp-allprograms-arrow{color:#3b8b3b;font-size:10px}.xp-allprograms-arrow-img{object-fit:contain;width:14px;height:14px}.xp-menu-allprograms:hover .xp-allprograms-arrow{color:#fff}.xp-allprograms-submenu{z-index:110;background:#fff;border:2px solid #0054e3;border-radius:0 6px 6px 0;width:220px;max-height:420px;padding:6px 0;position:absolute;bottom:0;left:100%;overflow-y:auto;box-shadow:3px 3px 10px #0000004d}.xp-allprograms-submenu .xp-submenu-item{gap:10px;padding:6px 12px;font-size:11px}.xp-allprograms-submenu .xp-submenu-icon-img{width:22px;height:22px}.xp-start-footer{background:linear-gradient(#3a8ae0 0%,#1568c6 100%);justify-content:flex-end;align-items:center;gap:4px;height:38px;padding:0 10px;display:flex}.xp-start-footer-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:3px;align-items:center;gap:5px;padding:4px 12px;font-family:tahoma,sans-serif;font-size:11px;font-weight:700;transition:background .1s;display:flex}.xp-start-footer-btn:hover{background:#ffffff26}.xp-footer-icon{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:inline-flex}.xp-footer-logoff{color:#fff;background:#e68a00}.xp-footer-shutdown{color:#fff;background:#d04030}.xp-footer-icon-img{object-fit:contain;width:20px;height:20px}.xp-link-dialog{background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;width:320px;font-family:tahoma,sans-serif;animation:.15s xp-menu-open;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:3px 3px 12px #0006}.xp-link-dialog-titlebar{background:linear-gradient(#0a5ddb 0%,#0854c7 30%,#0650bf 60%,#074db6 100%);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;height:28px;padding:0 4px 0 8px;display:flex}.xp-link-dialog-titlebar-left{color:#fff;text-shadow:0 1px 2px #0006;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.xp-link-dialog-titlebar-left .xp-menu-icon-sm{width:14px;height:14px}.xp-link-dialog-body{text-align:center;flex-direction:column;align-items:center;padding:20px 24px;display:flex}.xp-link-dialog-icon-large{margin-bottom:12px}.xp-link-dialog-icon-large .xp-menu-icon-sm{width:48px;height:48px}.xp-link-dialog-heading{color:#000;margin:0 0 8px;font-size:13px;font-weight:700}.xp-link-dialog-text{color:#000;margin:0 0 20px;font-size:12px;line-height:1.4}.xp-link-dialog-buttons{justify-content:center;gap:10px;width:100%;display:flex}.xp-link-dialog-btn{cursor:pointer;color:#000;background:linear-gradient(#fff 0%,#ecebe5 100%);border:1px solid #003c74;border-radius:3px;min-width:80px;padding:5px 20px;font-family:tahoma,sans-serif;font-size:12px;transition:background .1s}.xp-link-dialog-btn:hover{background:linear-gradient(#fff 0%,#ddd 100%)}.xp-link-dialog-btn-primary{background:linear-gradient(#fff 0%,#d6e8ff 100%);font-weight:700}.xp-link-dialog-btn-primary:hover{background:linear-gradient(#e8f0ff 0%,#c0d8ff 100%)}.xp-desktop.xp-grayscale{filter:grayscale();transition:filter .4s}.xp-shutdown-overlay{z-index:99997;background:#00000073;animation:.3s xp-overlay-fadein;position:fixed;inset:0}@keyframes xp-overlay-fadein{0%{opacity:0}to{opacity:1}}.xp-shutdown-dialog{z-index:99998;background:linear-gradient(#3168d5 0%,#225ac2 40%,#1a4faf 100%);border:3px solid #0b3fa0;border-radius:12px;width:340px;font-family:tahoma,sans-serif;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 6px 30px #0009,inset 0 1px #fff3}.xp-shutdown-header{justify-content:space-between;align-items:center;padding:14px 18px 10px;display:flex}.xp-shutdown-title{color:#fff;text-shadow:0 1px 3px #0006;font-size:15px;font-weight:700}.xp-shutdown-logo{width:32px;height:32px}.xp-shutdown-body{background:linear-gradient(#5a8de6 0%,#4a7dd6 100%);border-radius:6px;justify-content:center;align-items:center;gap:30px;margin:0 6px;padding:16px 20px 20px;display:flex}.xp-shutdown-option{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:10px 18px;transition:border-color .15s,background .15s;display:flex}.xp-shutdown-option:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff80}.xp-shutdown-option:active:not(:disabled){background:#ffffff2e}.xp-shutdown-option-icon{border-radius:6px;width:42px;height:42px}.xp-shutdown-option-label{color:#fff;text-shadow:0 1px 2px #0006;letter-spacing:.2px;font-size:12px;font-weight:400}.xp-shutdown-option--disabled{opacity:.45;cursor:not-allowed}.xp-shutdown-footer{justify-content:flex-end;padding:8px 14px 12px;display:flex}.xp-shutdown-cancel-btn{cursor:pointer;color:#000;background:linear-gradient(#fff 0%,#ecebe5 100%);border:1px solid #00000059;border-radius:3px;padding:4px 22px;font-family:tahoma,sans-serif;font-size:12px;font-weight:400;transition:background .1s}.xp-shutdown-cancel-btn:hover{background:linear-gradient(#fff 0%,#ddd 100%)}.xp-window{z-index:50;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;flex-direction:column;min-width:320px;min-height:200px;display:flex;position:absolute;overflow:hidden;box-shadow:2px 2px 10px #0000004d}.xp-window-maximized{border-width:0!important;border-radius:0!important}.xp-window ::-webkit-scrollbar{width:17px;height:17px}.xp-window ::-webkit-scrollbar-track{background:0 0}.xp-window ::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#b4caf5 0%,#c8d8fa 20%,#d6e2fc 40%,#c4d4f8 60%,#a8bef0 80%,#9ab2ea 100%) 0 0/7px;border:1px solid #fff;border-radius:2px;min-height:32px;box-shadow:inset -2px 0 #8ca8e0,inset 1px 1px #dce6fc}.xp-window ::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#a0b6e8 0%,#b4c8f4 20%,#c8d6fa 40%,#b4c8f4 60%,#98ade4 80%,#8aa4de 100%)}.xp-window ::-webkit-scrollbar-thumb:active{background:linear-gradient(90deg,#8ca0d8 0%,#a4b8ec 20%,#b8c8f4 40%,#a4b8ec 60%,#8898d8 80%,#7a90d0 100%)}.xp-window ::-webkit-scrollbar-button:single-button{background:linear-gradient(#b4caf5 0%,#9ab4ea 50%,#7e9edf 100%);border:1px solid #fff;border-radius:2px;width:17px;height:17px;display:block;box-shadow:inset -1px -1px #708ed4}.xp-window ::-webkit-scrollbar-button:single-button:hover{background:linear-gradient(#c0d4fa 0%,#a8bee8 50%,#90a8e0 100%)}.xp-window ::-webkit-scrollbar-button:single-button:active{background:linear-gradient(#8ca0d8 0%,#7e94d0 50%,#6e86c8 100%)}.xp-window ::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath d='M0 5 L4 0 L8 5' fill='none' stroke='%23334' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px 5px}.xp-window ::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath d='M0 0 L4 5 L8 0' fill='none' stroke='%23334' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px 5px}.xp-window ::-webkit-scrollbar-button:single-button:horizontal:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8'%3E%3Cpath d='M5 0 L0 4 L5 8' fill='none' stroke='%23334' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:5px 8px}.xp-window ::-webkit-scrollbar-button:single-button:horizontal:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8'%3E%3Cpath d='M0 0 L5 4 L0 8' fill='none' stroke='%23334' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:5px 8px}.xp-window ::-webkit-scrollbar-corner{background:#c8d6fb}.xp-window *{scrollbar-width:auto;scrollbar-color:#b4caf5 transparent}.xp-window-titlebar{cursor:grab;background:linear-gradient(#0a5ddb 0%,#0854c7 30%,#0650bf 60%,#074db6 100%);border-radius:6px 6px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:30px;padding:0 4px 0 8px;display:flex}.xp-window-maximized .xp-window-titlebar{border-radius:0}.xp-window-titlebar:active{cursor:grabbing}.xp-window-title{color:#fff;text-shadow:0 1px 2px #0006;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.xp-window-title-icon{object-fit:contain;border-radius:2px;flex-shrink:0;width:16px;height:16px;font-size:14px}.xp-window-controls{gap:2px;display:flex}.xp-window-btn{cursor:pointer;width:21px;height:21px;image-rendering:pixelated;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;border-radius:0;padding:0;transition:filter .1s;display:block}.xp-window-btn:hover{filter:brightness(1.15)}.xp-window-btn:active{filter:brightness(.9)}.xp-window-btn-minimize{background-image:url(/xp-minimize.svg)}.xp-window-btn-maximize{background-image:url(/xp-maximize.svg)}.xp-window-btn-close{background-image:url(/xp-close.svg)}.xp-window-menubar{background:#ece9d8;border-bottom:1px solid #c7c3b4;flex-shrink:0;gap:0;padding:1px 4px;display:flex}.xp-menubar-item{cursor:pointer;color:#000;padding:2px 8px;font-size:11px}.xp-menubar-item:hover{color:#fff;background:#316ac5}.xp-menubar-disabled{color:#999}.xp-menubar-disabled:hover{color:#999;background:0 0}.xp-menubar-item{-webkit-user-select:none;user-select:none;position:relative}.xp-menubar-item--active{color:#fff;background:#316ac5}.xp-menubar-dropdown{z-index:600;background:#f0f0f0;border:2px solid #404040;border-width:1px 2px 2px 1px;min-width:160px;padding:2px 0;animation:.1s xp-ctx-fadein;position:absolute;top:100%;left:0;box-shadow:2px 2px 8px #00000059}.xp-menubar-dropdown-item{cursor:default;white-space:nowrap;color:#000;align-items:center;padding:4px 24px 4px 28px;font-size:11px;transition:background 50ms;display:flex}.xp-menubar-dropdown-item:not(.xp-menubar-dropdown-disabled):hover{color:#fff;background:#316ac5}.xp-menubar-dropdown-item:not(.xp-menubar-dropdown-disabled):hover .xp-menubar-dropdown-label{color:#fff}.xp-menubar-dropdown-disabled{cursor:default;color:gray!important}.xp-menubar-dropdown-disabled:hover{color:gray!important;background:0 0!important}.xp-menubar-dropdown-label{color:inherit;flex:1}.xp-menubar-dropdown-separator{background:#d7d7d7;height:1px;margin:3px 2px}.xp-window-toolbar{background:linear-gradient(#f2f2f0 0%,#ece9d8 100%);border-bottom:1px solid #c7c3b4;flex-shrink:0;align-items:center;gap:2px;padding:3px 6px;display:flex}.xp-toolbar-btn{cursor:pointer;color:#000;white-space:nowrap;background:0 0;border:none;border-radius:3px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;display:flex}.xp-toolbar-btn:hover:not(:disabled){background:#0064c826}.xp-toolbar-btn--disabled{opacity:.45;pointer-events:none;cursor:not-allowed!important}.xp-toolbar-icon{font-size:13px}.xp-toolbar-icon-img{object-fit:contain;width:22px;height:22px}.xp-toolbar-separator{background:#c7c3b4;width:1px;height:20px;margin:0 4px}.xp-window-addressbar{background:#ece9d8;border-bottom:1px solid #c7c3b4;flex-shrink:0;align-items:center;gap:6px;padding:2px 6px;display:flex}.xp-addressbar-label{color:#000;flex-shrink:0;font-size:11px}.xp-addressbar-input{color:#000;white-space:nowrap;background:#fff;border:1px solid #7f9db9;border-radius:2px;flex:1;align-items:center;gap:4px;padding:2px 6px;font-size:11px;display:flex;overflow:hidden}.xp-addressbar-icon{flex-shrink:0;font-size:12px}.xp-addressbar-go{cursor:pointer;white-space:nowrap;background:linear-gradient(#f8f8f6 0%,#e4e0d4 100%);border:1px solid #7f9db9;border-radius:2px;padding:2px 8px;font-size:10px}.xp-addressbar-go:hover{background:linear-gradient(#fff 0%,#ece9d8 100%)}.xp-window-content{flex:1;min-height:0;display:flex;overflow:hidden}.xp-window-sidebar{background:linear-gradient(#6b98d0 0%,#5882b8 100%);flex-direction:column;flex-shrink:0;gap:8px;width:180px;min-width:180px;padding:8px;display:flex;overflow-y:auto}.xp-sidebar-section{background:#ffffff26;border-radius:5px;overflow:visible}.xp-sidebar-header{cursor:pointer;color:#fff;background:linear-gradient(#2e6dcf 0%,#2458b0 100%);justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:flex}.xp-sidebar-toggle{opacity:.8;font-size:8px}.xp-sidebar-body{padding:6px 8px}.xp-sidebar-item{color:#fff;cursor:pointer;border-radius:3px;align-items:center;gap:6px;padding:3px 4px;font-size:11px;transition:background .1s;display:flex}.xp-sidebar-item:hover{background:#fff3}.xp-sidebar-item-icon{text-align:center;width:16px;font-size:12px}.xp-sidebar-item-icon-img{object-fit:contain;border-radius:2px;flex-shrink:0;width:16px;height:16px}.xp-window-main{color:#fff;background:linear-gradient(#4f8acf 0%,#3d7cc4 30%,#3570b8 100%);flex:1;padding:16px 20px;font-size:13px;line-height:1.7;overflow-y:auto}.xp-window-main h3{color:#fff;margin:0 0 12px;font-size:22px;font-weight:700}.xp-window-main p{margin:0 0 12px}.xp-window-main ul{margin:0 0 12px;padding-left:20px}.xp-window-main li{margin-bottom:6px}.xp-window-main strong{font-weight:700}.xp-window-body{color:#000;background:#fff;flex:1;padding:0;font-size:12px;line-height:1.6;overflow:auto}.xp-overlay{z-index:99;position:fixed;inset:0}.xp-notepad-textarea{resize:none;color:#000;-webkit-user-select:text;user-select:text;background:#fff;border:none;outline:none;width:100%;height:100%;padding:4px 6px;font-family:Lucida Console,Courier New,monospace;font-size:13px;line-height:1.4}.xp-notepad-textarea::placeholder{color:#b0b0b0}.xp-ctx-menu{z-index:500;color:#000;background:#f0f0f0;border:2px solid #404040;border-width:1px 2px 2px 1px;min-width:180px;padding:2px 0;font-family:tahoma,sans-serif;font-size:11px;animation:.1s xp-ctx-fadein;position:fixed;box-shadow:2px 2px 8px #00000059}.xp-desktop.xp-refreshing{animation:.35s xp-refresh-blink}@keyframes xp-refresh-blink{0%{opacity:1}30%{opacity:.3}to{opacity:1}}@keyframes xp-ctx-fadein{0%{opacity:0}to{opacity:1}}.xp-ctx-item{cursor:default;white-space:nowrap;align-items:center;gap:6px;padding:4px 24px 4px 28px;transition:background 50ms;display:flex;position:relative;color:#000!important;text-shadow:none!important}.xp-ctx-item:hover{background:#316ac5;color:#fff!important}.xp-ctx-item:hover>.xp-ctx-arrow{color:#fff!important}.xp-ctx-disabled{cursor:default;color:gray!important}.xp-ctx-disabled:hover{background:0 0;color:gray!important}.xp-ctx-label{flex:1;color:inherit!important;text-shadow:none!important}.xp-ctx-check{font-size:11px;font-weight:700;position:absolute;left:8px}.xp-ctx-icon-img{object-fit:contain;flex-shrink:0;width:16px;height:16px;margin-left:-22px}.xp-ctx-arrow{margin-left:auto;padding-left:12px;font-size:8px;color:#000!important}.xp-ctx-separator{background:#d7d7d7;height:1px;margin:3px 2px}.xp-ctx-submenu{z-index:510;background:#f0f0f0;border:2px solid #404040;border-width:1px 2px 2px 1px;min-width:160px;padding:2px 0;position:absolute;top:-2px;left:100%;box-shadow:2px 2px 8px #00000059}.xp-ctx-has-sub{padding-right:16px}.xp-contact-window{flex-direction:column;display:flex}.xp-contact-toolbar{background:linear-gradient(#f2f2f0 0%,#ece9d8 100%);border-bottom:1px solid #c7c3b4;flex-shrink:0;align-items:center;gap:2px;padding:4px 6px;display:flex}.xp-contact-toolbar-btn{cursor:pointer;color:#000;white-space:nowrap;background:0 0;border:none;border-radius:3px;align-items:center;gap:4px;padding:3px 8px;font-family:tahoma,sans-serif;font-size:11px;transition:background .1s;display:flex}.xp-contact-toolbar-btn:hover:not(:disabled){background:#0064c826}.xp-contact-toolbar-btn--disabled{opacity:.45;cursor:not-allowed}.xp-contact-toolbar-btn--icon-only{padding:3px 5px}.xp-contact-toolbar-icon{object-fit:contain;width:24px;height:24px}.xp-contact-fields{background:#fff;border-bottom:1px solid #c7c3b4;flex-shrink:0}.xp-contact-field-row{border-bottom:1px solid #e0ddd4;align-items:center;padding:3px 8px;display:flex}.xp-contact-field-label{color:#000;flex-shrink:0;min-width:50px;font-family:tahoma,sans-serif;font-size:11px;font-weight:400}.xp-contact-field-input{color:#000;background:#fff;border:1px solid #7f9db9;border-radius:1px;outline:none;flex:1;padding:3px 6px;font-family:tahoma,sans-serif;font-size:11px}.xp-contact-field-input:focus{border-color:#316ac5}.xp-contact-field-input[readonly]{color:#333;background:#f5f5f5}.xp-contact-field-input::placeholder{color:#aaa;font-style:italic}.xp-contact-field-input--error{background:#fff5f5;border-color:#c00!important}.xp-contact-body{flex:1;min-height:0;display:flex}.xp-contact-textarea{resize:none;color:#000;-webkit-user-select:text;user-select:text;background:#fff;border:none;outline:none;width:100%;height:100%;padding:8px 10px;font-family:tahoma,sans-serif;font-size:12px;line-height:1.5}.xp-contact-textarea::placeholder{color:#aaa;font-style:italic}.xp-contact-statusbar{color:#000;background:#ece9d8;border-top:1px solid #c7c3b4;flex-shrink:0;align-items:center;height:22px;padding:0 8px;font-family:tahoma,sans-serif;font-size:11px;display:flex}@media (min-width:769px) and (max-width:1024px){.xp-desktop-area{gap:12px;padding:20px}.xp-icon{gap:5px;width:95px;padding:8px 5px}.xp-icon-img{width:56px;height:56px}.xp-icon-label{font-size:12px}}@media (max-width:768px){.xp-desktop{background-image:url(/blissMobile.webp)}.xp-start-menu{border-radius:0;width:90%;max-width:350px}.xp-start-right{width:140px}.xp-start-right .xp-menu-item.xp-menu-recently-used{font-size:9px!important}.xp-window{min-width:auto;width:auto!important;top:20px!important;left:4px!important;right:4px!important}.xp-desktop-area{gap:14px;padding:20px}.xp-icon{gap:6px;width:100px;padding:10px 6px}.xp-icon-img{width:64px;height:64px}.xp-icon-label{font-size:13px}.xp-ctx-menu{min-width:150px;font-size:10px}.xp-shutdown-dialog{border-radius:10px;width:90%;max-width:320px}.xp-shutdown-title{font-size:13px}.xp-shutdown-logo{width:26px;height:26px}.xp-shutdown-body{gap:20px;padding:14px 16px 16px}.xp-shutdown-option{padding:8px 14px}.xp-shutdown-option-icon{width:36px;height:36px}.xp-shutdown-option-label{font-size:11px}}@media (max-width:400px){.xp-shutdown-dialog{width:92%;max-width:none}.xp-shutdown-header{padding:10px 14px 8px}.xp-shutdown-title{font-size:12px}.xp-shutdown-body{gap:16px;margin:0 4px;padding:12px 12px 14px}.xp-shutdown-option-icon{width:32px;height:32px}.xp-shutdown-option-label{font-size:10px}}.xp-testimonials-toolbar{background:linear-gradient(#f6f8fc 0%,#e8ecf4 100%);border-bottom:1px solid #aeb8c6;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:34px;padding:0 8px;display:flex}.xp-testimonials-toolbar-left{align-items:center;gap:6px;display:flex}.xp-testimonials-toolbar-title{color:#039;font-family:tahoma,sans-serif;font-size:12px;font-weight:700}.xp-testimonials-toolbar-nav{align-items:center;gap:6px;display:flex}.xp-testimonials-nav-btn{cursor:pointer;background:linear-gradient(#fff 0%,#e8ecf4 100%);border:1px solid #aeb8c6;border-radius:3px;justify-content:center;align-items:center;width:24px;height:22px;padding:0;transition:background .1s,box-shadow .1s;display:flex}.xp-testimonials-nav-btn:hover{background:linear-gradient(#fff 0%,#d5dce8 100%);box-shadow:0 1px 2px #0000001a}.xp-testimonials-nav-btn:active{background:linear-gradient(#d5dce8 0%,#c0c8d6 100%)}.xp-testimonials-nav-counter{color:#333;text-align:center;min-width:40px;font-family:tahoma,sans-serif;font-size:11px}.xp-testimonials-body{flex:1;min-height:0;display:flex;overflow:hidden}.xp-testimonials-sidebar{background:linear-gradient(#d6e5fa 0%,#c3d9f5 100%);border-right:1px solid #aeb8c6;flex-shrink:0;width:180px;min-width:160px;padding:0;overflow-y:auto}.xp-testimonials-sidebar-section{border-bottom:1px solid #00000014;padding:8px 0 6px}.xp-testimonials-sidebar-section:last-child{border-bottom:none}.xp-testimonials-sidebar-header{color:#039;border-bottom:1px solid #0000000f;align-items:center;gap:6px;margin-bottom:4px;padding:2px 10px 6px;font-family:tahoma,sans-serif;font-size:11px;font-weight:700;display:flex}.xp-testimonials-stat{flex-direction:column;align-items:center;gap:2px;padding:8px 10px;display:flex}.xp-testimonials-stat-value{color:#1a3a6e;font-family:tahoma,sans-serif;font-size:22px;font-weight:700;line-height:1}.xp-testimonials-stat-label{color:#555;font-family:tahoma,sans-serif;font-size:10px}.xp-review-stars{align-items:center;gap:2px;display:flex}.xp-review-star{opacity:.25;filter:grayscale();transition:opacity .15s,filter .15s}.xp-review-star--filled{opacity:1;filter:drop-shadow(0 1px 2px #00000026)}.xp-testimonials-reviewer-list{flex-direction:column;gap:1px;display:flex}.xp-testimonials-reviewer-item{color:#000;cursor:pointer;border-left:3px solid #0000;align-items:center;gap:8px;padding:5px 10px;font-family:tahoma,sans-serif;font-size:11px;transition:background .1s;display:flex}.xp-testimonials-reviewer-item:hover{background:#2b71d126}.xp-testimonials-reviewer-item--active{background:#2b71d133;border-left-color:#2b71d1;font-weight:700}.xp-review-avatar-circle{color:#fff;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:tahoma,sans-serif;font-size:10px;font-weight:700;display:flex;box-shadow:0 1px 3px #0003}.xp-testimonials-content{background:#fff;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.xp-testimonials-card{background:linear-gradient(#fafbfe 0%,#f0f3f9 100%);border:1px solid #b8c4d8;border-radius:6px;padding:16px 20px;animation:.25s xp-review-fadein;box-shadow:1px 2px 6px #00000014}@keyframes xp-review-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.xp-testimonials-card-header{border-bottom:1px solid #e0e4ec;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.xp-testimonials-card-header .xp-review-avatar-circle{width:42px;height:42px;font-size:14px}.xp-testimonials-card-info{flex-direction:column;flex:1;gap:2px;display:flex}.xp-testimonials-card-name{color:#1a3a6e;font-family:tahoma,sans-serif;font-size:13px;font-weight:700}.xp-testimonials-card-role{color:#666;font-family:tahoma,sans-serif;font-size:11px}.xp-testimonials-card-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.xp-testimonials-card-source{color:#2b71d1;background:#2b71d11a;border-radius:3px;padding:1px 6px;font-family:tahoma,sans-serif;font-size:10px;font-weight:700}.xp-testimonials-card-date{color:#888;font-family:tahoma,sans-serif;font-size:10px}.xp-testimonials-card-body{padding:4px 28px;position:relative}.xp-testimonials-quote-mark{color:#2b71d1;opacity:.3;font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:1;position:absolute;top:-4px;left:0}.xp-testimonials-quote-mark--end{position:absolute;inset:auto 4px -8px auto}.xp-testimonials-card-text{color:#333;margin:0;font-family:tahoma,sans-serif;font-size:12px;line-height:1.65}.xp-testimonials-dots{justify-content:center;gap:6px;padding:8px 0 4px;display:flex}.xp-testimonials-dot{cursor:pointer;background:#d6dfe8;border:1px solid #aeb8c6;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,border-color .15s,transform .15s}.xp-testimonials-dot:hover{background:#a0b4d0;border-color:#8899b0}.xp-testimonials-dot--active{background:#2b71d1;border-color:#1a5bb0;transform:scale(1.2)}@media (max-width:768px){.xp-testimonials-sidebar{display:none}.xp-testimonials-content{padding:10px}.xp-testimonials-card{padding:12px 14px}.xp-testimonials-card-header{flex-wrap:wrap;gap:8px}.xp-testimonials-card-header .xp-review-avatar-circle{width:36px;height:36px;font-size:12px}.xp-testimonials-card-body{padding:4px 16px}.xp-testimonials-quote-mark{font-size:28px}.xp-testimonials-card-text{font-size:11px;line-height:1.55}.xp-testimonials-card-meta{flex-direction:row;align-items:center;gap:6px}}@media (max-width:480px){.xp-testimonials-toolbar{height:30px;padding:0 6px}.xp-testimonials-toolbar-title,.xp-testimonials-nav-counter{font-size:10px}.xp-testimonials-card-name{font-size:12px}.xp-testimonials-card-role{font-size:10px}}
