html,body{height:100%;margin:0;padding:0}.desktop{height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;font-family:Tahoma,sans-serif}.icon{display:flex;flex-direction:column;align-items:center;cursor:pointer;text-align:center}.icon span{margin-top:5px;font-size:14px;color:#fff;text-shadow:1px 1px 2px black}.window{width:600px;height:300px;position:absolute;top:100px;left:200px;z-index:3500;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.window-body{padding:16px;background:#fff;color:#222;font-family:Tahoma,sans-serif;font-size:15px;height:100%;flex:1;overflow:auto;border-bottom-left-radius:0;border-bottom-right-radius:0}.taskbar{position:fixed;bottom:0;left:0;height:40px;width:100%;background:url(/taskbar.png) no-repeat left bottom;background-size:cover;display:flex;align-items:center;justify-content:space-between;padding:0;box-shadow:0 -2px 6px #0004,inset 0 1px #fff6;border-top:2px solid #b6d2f7;z-index:1000}.start-button{font-size:17px;background:linear-gradient(180deg,#63b031,#378c1c);color:#fff;padding:4px 24px 4px 36px;border:2px solid #205b0c;border-radius:8px;font-weight:700;box-shadow:1px 2px #fff8 inset,0 2px 6px #0004;position:relative;display:flex;align-items:center;gap:8px;cursor:pointer}.start-button:before{content:"";display:inline-block;width:22px;height:22px;background:url(https://i.imgur.com/1bX5QH6.png) no-repeat center/cover;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.xp-start-menu{position:absolute;bottom:41px;left:0;width:476px;min-height:575px;background:linear-gradient(90deg,#245edb 0,#245edb 120px,#eaf6ff 120px,#eaf6ff);border:2px solid #205b0c;border-radius:10px 10px 0 0;box-shadow:0 8px 32px #0008;display:flex;flex-direction:row;z-index:2000;overflow:hidden}.xp-start-menu-left{width:236px;background:linear-gradient(180deg,#245edb,#3a6ea5);color:#fff;padding:16px 0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.xp-start-menu-right{flex:1;background:linear-gradient(180deg,#eaf6ff,#cbe2fa);color:#222;padding:16px 0 16px 16px;display:flex;flex-direction:column;gap:8px}.xp-start-menu-bottom{position:absolute;bottom:0;left:0;width:100%;height:48px;background:linear-gradient(90deg,#f3f3f3,#eaf6ff);display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 16px;border-top:1px solid #b6d2f7}.xp-start-menu-user{font-weight:700;font-size:18px;margin-bottom:18px;display:flex;align-items:center;gap:8px}.xp-start-menu-userimg{width:36px;height:36px;border-radius:6px;background:#fff;border:2px solid #b6d2f7}.xp-start-menu-app{display:flex;align-items:center;gap:8px;font-size:15px;padding:4px 0;cursor:pointer;border-radius:4px;transition:background .2s}.xp-start-menu-app:hover{background:#dbefff}.xp-start-menu-appicon{width:22px;height:22px;background:#fff;border-radius:4px;object-fit:contain}.xp-start-menu-divider{border-top:1px solid #b6d2f7;margin:8px 0}.xp-start-menu-logout{margin-top:auto;display:flex;gap:8px;align-items:center;color:#b22222;font-weight:700;cursor:pointer;font-size:15px}.taskbar-buttons{display:flex;align-items:center;gap:6px;flex:1;margin-left:12px}.taskbar-btn{background:linear-gradient(180deg,#eaf6ff,#cbe2fa);border:1.5px solid #b6d2f7;border-radius:6px 6px 0 0;color:#222;font-size:15px;padding:4px 18px 4px 32px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 6px #0002;cursor:pointer;position:relative;min-width:90px}.taskbar-btn:before{content:"";display:inline-block;width:18px;height:18px;background:url(/taskbar.png) no-repeat center/cover;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.tray-clock{position:relative;display:flex;align-items:stretch;height:44px;min-width:120px;margin-right:0}.tray-bg{height:40px;width:auto;display:block}.clock{position:absolute;right:19px;top:47%;transform:translateY(-50%);color:#fff;font-family:Tahoma,sans-serif;font-size:16px;font-weight:400;text-shadow:1px 1px 2px #0008;letter-spacing:1px;pointer-events:none;background:none;border:none;margin:0;padding:0}.title-bar-controls button{width:18px;height:18px;margin-left:4px;border:none;background:transparent;position:relative;cursor:pointer}.title-bar-controls button[aria-label=Minimize]{background:url(/%EC%B0%BD%EB%82%B4%EB%A6%BC.png) no-repeat center/cover}.title-bar-controls button[aria-label=Maximize]{background:url(/%EC%B5%9C%EB%8C%80%ED%99%94.png) no-repeat center/cover}.title-bar-controls button[aria-label=Close]{background:url(/%EB%82%98%EA%B0%80%EA%B8%B0.png) no-repeat center/cover;cursor:pointer!important;z-index:20;position:relative}.desktop-icons{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;gap:120px;justify-content:center;align-items:center}.icon img{width:96px;height:96px}.start-menu{position:absolute;bottom:40px;left:10px;background:silver;border:2px solid #000;padding:10px;z-index:100;display:flex;flex-direction:column;gap:5px;width:140px;font-family:Tahoma,sans-serif}.start-menu button{background:#fff;border:none;padding:6px;text-align:left;font-size:13px;cursor:pointer}.start-menu button:hover{background:#06c;color:#fff}.login-overlay{position:relative;z-index:3000;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;background:#6a8ed6;display:flex;align-items:center;justify-content:center}.login-overlay:before{content:"";position:absolute;left:0;top:0;width:100vw;height:48px;background:#0a3692;border-bottom:2px solid #fff;z-index:1}.login-overlay:after{content:"";position:absolute;left:0;bottom:0;width:100vw;height:56px;background:#0a3692;border-top:2px solid #fff;z-index:1}.login-overlay>*{position:relative;z-index:2}.login-xp-box{display:flex;flex-direction:row;background:none;width:700px;height:400px;position:relative;margin-left:-300px}.login-xp-box>*{position:relative;z-index:3}.login-xp-left{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;margin-right:150px}.login-xp-right{flex:1;display:flex;align-items:center;justify-content:flex-start;background:none}.login-xp-userbox{background:linear-gradient(90deg,#245edb,#3a6ea5);border-radius:16px;box-shadow:0 4px 32px #0006;padding:32px 32px 24px;min-width:270px;width:270px;height:350px;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:auto;overflow-x:hidden}.login-xp-userimg{width:64px;height:64px;border-radius:8px;margin-bottom:8px;border:2px solid #fff;background:#fff}.login-xp-username{color:#fff;font-size:20px;font-weight:700;margin-bottom:2px}.login-xp-prompt{color:#cbe2fa;font-size:14px;margin-bottom:12px}select.login-xp-input{cursor:pointer;background:#eaf6ff;border:1.5px solid #b6d2f7;border-radius:4px;font-size:18px;padding:0 14px;color:#222;font-family:Tahoma,sans-serif;outline:none;transition:border .2s;min-height:48px;height:48px;line-height:48px;box-sizing:border-box;vertical-align:middle}select.login-xp-input:focus,select.login-xp-input:hover{border:2px solid #245edb;cursor:pointer}select.login-xp-input option{color:#222;background:#fff;font-size:18px;line-height:48px}input.login-xp-input{width:100%;height:48px!important;border-radius:4px!important;border:1.5px solid #b6d2f7;font-size:18px;padding:0 14px;margin-bottom:8px;background:#fff;color:#222;outline:none;box-sizing:border-box}input.login-xp-input:focus{border:2px solid #245edb}.login-xp-go{background:#4f8edc;border:1.5px solid #b6d2f7;border-radius:6px;width:36px;height:36px;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:not-allowed;margin-left:8px}.login-xp-close{position:fixed;top:24px;right:24px;width:32px;height:32px;background:url(/longexit.png) no-repeat center/cover;border:none;border-radius:4px;font-size:0;cursor:pointer;box-shadow:0 2px 8px #0002;z-index:4000;padding:0;margin:0;display:block;outline:none}.login-xp-close:focus,.login-xp-close:hover{box-shadow:0 0 0 2px #fc0}.login-xp-desc{color:#fff;font-size:32px;font-weight:700;font-style:italic;text-align:center;text-shadow:2px 2px 6px #0008;letter-spacing:2px;white-space:nowrap;width:100%;margin:0 auto}.xp-start-btn,.start-button{margin-left:0!important}.window-bounds{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none}.login-overlay .xp-login-bottom-bar{position:fixed;left:0;right:0;bottom:0;height:120px;background:#0a3692;border-top:2px solid #fff;z-index:3001;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.login-overlay .xp-login-top-bar{position:fixed;left:0;right:0;top:0;height:120px;background:#0a3692;border-bottom:2px solid #fff;z-index:3001;border-top-left-radius:12px;border-top-right-radius:12px}@media (max-width: 600px){html,body,.desktop{min-height:100dvh!important;height:100dvh!important;min-width:100vw!important;width:100vw!important;overflow:hidden!important;box-sizing:border-box!important;padding:0!important;margin:0!important}body{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.window,.login-xp-box,.login-xp-userbox{max-width:100vw!important;max-height:100dvh!important;overflow:auto!important}.desktop-icons{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;position:static;top:unset;left:unset;transform:none;margin:16px 0 0 16px}.icon img{width:64px;height:64px}.icon span{font-size:16px}.window{width:100vw!important;min-width:0;left:0!important;top:0!important;height:100dvh!important;min-height:0;border-radius:0;box-shadow:none;padding-bottom:16px;box-sizing:border-box}.window *{pointer-events:auto}.title-bar,.title-bar-controls,.window-body{cursor:default!important}.window>div[style*=resize]{display:none!important}.login-overlay{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;left:0;top:0;right:0;bottom:0;width:100vw!important;height:100dvh!important;min-height:100dvh!important;background:#6a8ed6;z-index:3000;overflow:auto!important;padding:0!important}.login-xp-box{width:100vw!important;max-width:420px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0 auto!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.login-xp-userbox{max-width:95vw!important;min-width:0!important;min-height:420px!important;padding:40px 16px!important;display:flex!important;flex-direction:column!important;align-items:center!important}.xp-login-top-bar,.xp-login-bottom-bar{display:block!important;height:120px!important;min-height:120px!important;border-radius:0!important}.login-xp-left{display:none!important}.login-xp-userimg{width:48px!important;height:48px!important}.login-xp-username{font-size:18px!important}.login-xp-prompt{font-size:15px!important}.login-xp-userbox button{width:100%!important;min-width:0!important;font-size:16px!important;height:44px!important;margin:0 0 16px!important;padding-left:0!important;text-align:center!important;letter-spacing:0!important;white-space:nowrap!important}.login-xp-userbox form>div[style*="flex-direction: column"]{gap:18px!important;margin-top:32px!important}.login-xp-userbox .google-btn{width:90px!important;font-size:13px!important;height:36px!important;margin-bottom:10px!important;padding-left:9px!important}.login-xp-userbox .signup-btn{width:90px!important;font-size:14px!important;height:36px!important;margin-bottom:14px!important;padding-left:10px!important}.login-xp-userbox .reset-btn{width:90px!important;font-size:12px!important;height:36px!important;margin-bottom:8px!important;padding-left:4px!important}.login-xp-userbox .reenter-btn{width:90px!important;font-size:13px!important;height:36px!important;margin-bottom:8px!important;padding-left:5px!important}.login-xp-userbox .login-btn{width:90px!important;font-size:13px!important;height:36px!important;margin-bottom:10px!important;padding-left:8px!important}.login-xp-userbox .input-row{display:flex!important;align-items:flex-end!important}.green-arrow-btn{position:relative!important;top:15px!important;left:8px!important;margin-left:8px!important;margin-top:0!important;vertical-align:middle!important}.bundle-hero{flex-direction:column!important;gap:24px!important;padding:16px 8px!important;min-height:unset!important;border-radius:10px!important;box-shadow:0 2px 8px #245edb22!important;align-items:stretch!important}.bundle-hero img{width:100%!important;height:auto!important;max-width:100vw!important;min-width:0!important;border-radius:10px!important}.window-content{padding:8px!important}.products-grid{gap:10px!important;padding:10px!important;grid-template-columns:1fr!important}.welcome-banner-mobile{top:12px!important;right:8px!important;left:unset!important;max-width:80vw!important;font-size:12px!important;padding:6px 10px!important;border-radius:8px!important;min-width:0!important;text-align:right!important;line-height:1.3!important;width:auto!important;white-space:normal!important;word-break:break-all!important}}.green-arrow-btn{background:none;border:none;margin:0;padding:0;cursor:pointer;width:29px!important;height:29px!important;min-width:0!important;min-height:0!important;display:inline-flex;align-items:center;justify-content:center;outline:none;margin-left:11px!important;margin-top:-10px!important}.green-arrow-btn:focus{outline:none;box-shadow:0 0 0 2px #fc0;border-radius:4px}.login-xp-userbox::-webkit-scrollbar{width:8px}.login-xp-userbox::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.login-xp-userbox::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.login-xp-userbox::-webkit-scrollbar-thumb:hover{background:#ffffff80}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:20px}.product-card{background:#fff;border:1px solid #ccc;border-radius:4px;padding:15px;text-align:center;transition:transform .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.product-card img{width:100%;height:200px;object-fit:contain;background:#f7fafc;border-radius:4px;margin-bottom:10px}.product-card h3{margin:10px 0;color:#333}.product-card .price{font-size:1.2em;color:#2c5282;font-weight:700;margin:10px 0}.add-to-cart-button{background:#2c5282;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background .2s}.add-to-cart-button:hover{background:#2b6cb0}.cart-items{padding:24px 0 0;display:flex;flex-direction:column;gap:18px}.cart-item{display:flex;align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0001,0 1.5px 6px #245edb22;padding:18px 28px;gap:28px;transition:box-shadow .2s;position:relative}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:12px;border:1.5px solid #eaf6ff;background:#f7fafc;box-shadow:0 2px 8px #245edb11}.item-details{flex:1;display:flex;flex-direction:column;gap:6px}.item-details h3{margin:0 0 2px;color:#245edb;font-size:1.15em;font-weight:700}.item-details p{margin:0;color:#444;font-size:1em}.quantity-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.quantity-controls button{background:#245edb;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:1.2em;font-weight:700;cursor:pointer;box-shadow:0 1px 4px #245edb22;transition:background .15s;display:flex;align-items:center;justify-content:center}.quantity-controls button:hover{background:#1a3e8a}.quantity-controls span{font-size:1.1em;min-width:32px;text-align:center;font-weight:700;color:#245edb}.remove-button{background:none;color:#e53e3e;border:none;padding:0 8px;border-radius:4px;cursor:pointer;font-size:1.5em;transition:color .2s;position:absolute;right:18px;top:18px;display:flex;align-items:center;justify-content:center}.remove-button:hover{color:#fff;background:#e53e3e}.remove-button:after{content:"×";font-size:1.3em;font-weight:700}.cart-total{margin-top:12px;padding:18px 0 0;background:none;border-radius:0;text-align:right;font-size:1.25em;font-weight:700;color:#245edb;border-top:1.5px solid #eaf6ff}.cart-total h3{color:#245edb;margin:0;font-size:1.2em}.cart-items p{text-align:center;color:#888;font-size:1.1em;padding:40px 0}.paypal-buttons{margin-top:32px;display:flex;justify-content:center}.paypal-buttons>div{border-radius:8px!important;box-shadow:0 2px 8px #245edb22!important}.paypal-buttons>div:hover{box-shadow:0 4px 16px #245edb33!important;transform:translateY(-1px);transition:all .2s ease}@media (max-width: 600px){.cart-item{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 10px}.cart-item img{width:70px;height:70px}.remove-button{right:10px;top:10px}.cart-total{font-size:1.1em;padding:12px 0 0}}
