*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px;overflow:hidden}button{font:inherit}button:focus{outline:1px dotted #111;outline-offset:-4px}.boot{position:fixed;inset:0;z-index:9999;background:#000;color:#fff;display:grid;place-content:center;text-align:center;gap:10px;transition:.35s}.boot b{font-size:46px;font-weight:400;font-style:italic}.boot span{font-size:12px;letter-spacing:1px}.boot i{width:210px;height:18px;border:2px solid #9c9c9c;border-radius:3px;background:repeating-linear-gradient(90deg,#2d84ed 0 14px,#0d48a0 14px 20px,transparent 20px 27px);animation:load 1.1s linear infinite}.boot.hidden{opacity:0;pointer-events:none}@keyframes load{to{background-position:54px 0}}
.desktop{height:100%;position:relative;color:#111;background:radial-gradient(circle at 60% 45%,#0d2b4b 0,#06172b 35%,#020812 78%),linear-gradient(135deg,#071a31,#01050b);overflow:hidden}.desktop:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,#1b5b8730 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#1b5b8724 50%,transparent 50.2%);background-size:80px 80px;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent);opacity:.45}.desktop:after{content:"";position:absolute;width:800px;height:800px;left:34%;top:5%;border-radius:50%;background:repeating-radial-gradient(circle,#1784b31e 0 1px,transparent 1px 18px);opacity:.35;pointer-events:none}.wallpaper-brand{position:absolute;z-index:1;left:50%;top:54%;transform:translate(-50%,-50%);text-align:center;color:#149ac2;opacity:.48;text-shadow:0 0 24px #0cc}.wallpaper-brand strong{display:block;font:700 86px Arial;letter-spacing:14px}.wallpaper-brand span{font-size:13px;letter-spacing:5px;color:#7fd9e9}.icons{position:absolute;z-index:2;top:14px;left:10px;display:grid;gap:10px}.icons button{width:96px;min-height:82px;border:1px solid transparent;background:transparent;color:#fff;text-shadow:1px 1px 2px #000;cursor:pointer;padding:4px}.icons button img{width:48px;height:48px;display:block;margin:auto;filter:drop-shadow(2px 2px 1px #0006)}.icons button:hover,.icons button:focus{background:#316ac566;border-color:#b7d3ff}.icons button span{display:block;font-size:11px;line-height:1.25;margin-top:4px}.icons .decorative{cursor:default}
.warning{position:absolute;right:28px;top:18px;width:345px;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:3px 4px 9px #0008;z-index:15;overflow:hidden}.warning header{height:29px;background:linear-gradient(#0a8cff 0,#0866dc 15%,#0054e3 55%,#0642b6 100%);color:#fff;font-weight:bold;padding:6px 8px;text-shadow:1px 1px #063e9b}.warning p{padding:16px 18px 13px 62px;margin:0;line-height:1.45;min-height:72px;position:relative}.warning p:before{content:"!";position:absolute;left:18px;top:14px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font:bold 25px Arial;color:#111;background:linear-gradient(#fff48f,#ffd51d);border:2px solid #8b7100;box-shadow:inset 0 0 0 2px #fff9a9}.warning button{display:block;min-width:82px;margin:0 auto 14px;padding:4px 16px;border:1px solid #003c74;border-radius:3px;background:linear-gradient(#fff,#ece9d8);box-shadow:inset 1px 1px #fff}.warning.dismissed{display:none}
.window{display:none;position:absolute;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:4px 6px 14px #0009;min-width:300px;overflow:hidden;z-index:10}.window.active{display:block}.window>header{height:30px;background:linear-gradient(#0a8cff 0,#0867dd 14%,#0054e3 52%,#0642b6 100%);color:#fff;font-weight:bold;display:flex;align-items:center;justify-content:space-between;padding:0 3px 0 6px;cursor:move;text-shadow:1px 1px #063e9b;border-bottom:1px solid #003aa6}.caption{display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden}.caption img{width:18px;height:18px}.window nav{display:flex;gap:2px}.window nav button{width:22px;height:22px;padding:0;border:1px solid #fff;border-radius:3px;color:#fff;font:bold 15px/17px Arial;text-shadow:1px 1px #174a99;background:linear-gradient(135deg,#75baff,#1970d8 50%,#0753b8 51%);box-shadow:inset 1px 1px #b8ddff,inset -1px -1px #073b8a}.window nav button:last-child{font-size:18px;background:linear-gradient(135deg,#ffb398,#f06a45 45%,#dc310e 46%,#c52a09);box-shadow:inset 1px 1px #ffd5c8,inset -1px -1px #8b1d08}.window article{padding:18px;background:#fff;height:calc(100% - 30px);overflow:auto}.welcome{background:#ece9d8!important}.welcome .hero{display:flex;gap:17px;align-items:center}.polix-logo{width:90px;height:90px}.welcome h1{font-size:38px;margin:0}.welcome h2{font-size:15px;font-weight:400;margin:4px 0}.welcome p{line-height:1.55}.welcome dl{border:1px solid #aca899;background:#f5f2e9;padding:10px}.welcome dl div{display:grid;grid-template-columns:100px 1fr;padding:4px}.welcome dd{margin:0}.welcome footer{display:flex;gap:8px;justify-content:flex-end;margin-top:15px}.welcome button{display:flex;align-items:center;gap:4px;padding:5px 14px;border:1px solid #003c74;border-radius:3px;background:linear-gradient(#fff,#ece9d8);box-shadow:inset 1px 1px #fff}.welcome button img{width:18px;height:18px}
.menu-strip{height:22px;padding:4px 8px;background:#ece9d8;border-bottom:1px solid #aca899}.toolbar,.address{background:#ece9d8;border-bottom:1px solid #aca899;padding:5px 7px}.toolbar{height:40px;display:flex;align-items:center;gap:8px}.xp-toolbar-button{border:1px solid transparent;background:transparent;padding:4px 7px;cursor:pointer}.xp-toolbar-button:hover:not(:disabled){border-color:#7f9db9;background:#fff}.xp-toolbar-button:disabled{opacity:.42;cursor:default}.back-icon{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:linear-gradient(#77d950,#27981d);border:1px solid #237c1f;color:#fff;font:bold 18px Arial}.toolbar-separator{height:26px;border-left:1px solid #aca899;border-right:1px solid #fff}.toolbar-label{display:flex;align-items:center;gap:5px}.toolbar-label img{width:24px;height:24px}.address{height:35px;display:flex;align-items:center;gap:7px}.address label{width:30px}.address span{display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #7f9db9;padding:3px 7px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.address img{width:18px;height:18px}.explorerbody{display:grid;grid-template-columns:205px 1fr;height:calc(100% - 152px);background:#fff;overflow:hidden}.explorerbody>aside{background:linear-gradient(135deg,#7ba2e7,#4269c8);color:#111;padding:10px;line-height:1.45;overflow-y:auto}.explorerbody>aside h3,.explorerbody>aside h4{color:#16449a;background:linear-gradient(#fff,#d6e5ff);border-radius:4px;padding:6px;margin:0 0 8px}.explorerbody>aside p{margin:8px 2px 16px}.grid,.programgrid{overflow-y:scroll;overflow-x:hidden;scrollbar-color:#8aa8d2 #f1f1f1}.grid{padding:17px;display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));align-content:start;gap:14px}.file,.app{border:1px solid transparent;background:transparent;cursor:pointer;padding:8px}.file:hover,.app:hover,.file:focus,.app:focus{background:#316ac533;border-color:#316ac5}.file img{width:48px;height:48px;display:block;margin:0 auto 5px}.file small,.app small,.app em{display:block;margin-top:4px;font-style:normal}.programgrid{padding:15px;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:10px}.app{display:grid;grid-template-columns:50px 1fr;text-align:left}.app>img{width:40px;height:40px}.status{position:absolute;bottom:0;left:0;right:0;height:25px;display:flex;justify-content:space-between;padding:5px 9px;border-top:1px solid #aca899;background:#ece9d8}.programdetail{height:calc(100% - 30px);display:grid;grid-template-columns:150px 1fr 220px;gap:12px;padding:15px;background:#ece9d8;overflow:auto}.meta{border-right:1px solid #aca899}.bigicon{width:88px;height:88px;margin:auto}.meta dt{font-weight:bold;margin-top:9px}.meta dd{margin:2px 0}.desc,.downloads{border:1px solid #aca899;padding:13px;background:#fff}.desc{line-height:1.5}.downloads a{display:grid;grid-template-columns:34px 1fr;gap:8px;color:#111;text-decoration:none;border:1px solid #aca899;background:linear-gradient(#fff,#ece9d8);padding:8px;margin-bottom:8px}.downloads a:hover{border-color:#316ac5;background:#e6efff}.downloads a>span{font-size:24px}.downloads small,.downloads em{display:block;font-size:10px;font-style:normal}
.simple{width:560px;height:390px;top:21%;left:38%}.simple article{overflow-y:scroll;overflow-x:hidden;padding:0;background:#fff}.xp-section-title{height:35px;background:#fff;padding:10px 12px;border-bottom:1px solid #aca899;font-weight:bold}.card{display:grid;grid-template-columns:26px 1fr auto;gap:9px;background:#fff;border-bottom:1px solid #d2d2d2;padding:10px 12px;min-height:62px}.card .update-icon{width:24px;height:24px}.card time{font-size:10px}.card p{margin:4px 0 0}.contact-window{height:380px}.contact-banner{height:82px;display:flex;align-items:center;gap:14px;padding:12px 17px;background:linear-gradient(90deg,#fff,#dbe8ff);border-bottom:1px solid #9db6d9}.contact-banner img{width:54px;height:54px}.contact-banner div{display:grid;gap:5px}.contact{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;background:#fff;border-bottom:1px solid #d2d2d2;padding:12px 14px;min-height:65px}.contact img{width:36px;height:36px}.contact div{display:grid;gap:4px}.contact a{color:#003c74}.contact .open-link{padding:4px 10px;border:1px solid #003c74;background:linear-gradient(#fff,#ece9d8);text-decoration:none;color:#111}.taskbar{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(#2588ee,#0b5bd7 50%,#0748ba);display:flex;z-index:900;border-top:1px solid #63a9f4}.taskbar>button{width:118px;background:linear-gradient(#72d75b,#2ca528 52%,#1b861d);color:#fff;border:0;border-radius:0 17px 17px 0;font-weight:bold;font-style:italic;font-size:17px;text-shadow:1px 1px #155b15;cursor:default}.windows-mark{font-style:normal}.taskbar #tasks{flex:1;display:flex;gap:3px;padding:4px 7px;overflow:hidden}.taskbar #tasks button{background:linear-gradient(#3989e9,#1b65c6);color:#fff;border:1px solid #0a429a;min-width:140px;max-width:190px;text-align:left;padding:4px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tray{display:flex;align-items:center;gap:7px;color:#fff;padding:0 13px;background:linear-gradient(#16aee9,#0b88cf);border-left:1px solid #55c9f4}.tray time{min-width:36px}.min{display:none!important}.max{top:0!important;left:0!important;width:100%!important;height:calc(100% - 40px)!important;border-radius:0}.empty{padding:20px;color:#666}
@media(max-width:760px){.warning{display:none}.wallpaper-brand strong{font-size:52px}.icons{grid-template-columns:repeat(3,1fr);right:8px}.window,.simple{left:0!important;top:0!important;width:100%!important;height:calc(100% - 40px)!important;border-radius:0}.explorerbody{grid-template-columns:1fr}.explorerbody>aside{display:none}.grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.programgrid{grid-template-columns:1fr}.programdetail{grid-template-columns:1fr}.meta{border-right:0;border-bottom:1px solid #aca899;padding-bottom:12px}.taskbar #tasks{display:none}.tray{margin-left:auto}.window>header{cursor:default}}
