:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 600px){.app-layout{flex-direction:column;padding-top:52px}.sidebar{top:52px;left:0;width:100vw;height:56px;flex-direction:row;align-items:center;justify-content:space-between;z-index:9999;box-shadow:0 2px 12px #0000000a;background:#fff;border-radius:0;padding:0 8px}body.dark-theme .sidebar li{color:#a5b4fc}body.dark-theme .sidebar{background:#23272f}.sidebar ul{display:flex;flex-direction:row;gap:8px;margin:0}.sidebar-toggle{color:inherit;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#6366f1;font-size:1.3rem;cursor:pointer;margin-right:8px;height:40px;width:40px;border-radius:8px;transition:background .2s,color .2s}.sidebar-toggle:hover,.sidebar-toggle:focus{background:#e0e7ff;color:#6366f1;outline:none}}.sidebar li{padding:0 8px;font-size:1rem;border-radius:8px;margin:0;min-width:0}.theme-toggle{margin-bottom:0;margin-top:0;padding:8px 12px;font-size:.95rem;border-radius:10px}.main-content{margin-left:0;padding:16px 8px;width:100vw;min-height:calc(100vh - 108px);transition:filter .3s}.main-content .app-layout{flex-direction:row;padding-top:52px}.main-content .sidebar{position:fixed;top:52px;left:0;width:56px;height:calc(100vh - 52px);flex-direction:column;align-items:center;justify-content:flex-start;z-index:9999;box-shadow:0 2px 12px #0000000a;background:#fff;border-radius:0;padding:8px 0;overflow-y:auto;overflow-x:visible;transition:width .2s}.main-content .sidebar.open{width:180px}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.sidebar ul{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;width:100%;height:auto;align-items:stretch}.app-layout{min-height:100vh;height:100vh;max-height:100vh;width:100vw;max-width:100vw;overflow:hidden;background:linear-gradient(135deg,#e0e7ff 0%,#fff 100%);flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:9999;padding-top:64px}.coming-soon-card{background:#fff;border-radius:18px;box-shadow:0 6px 32px #0000001a;padding:48px 32px 32px;max-width:380px;width:100%;text-align:center;margin-bottom:32px}.logo{font-size:56px;margin-bottom:12px}h1{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:12px}.subtitle{color:#555;font-size:1.1rem;margin-bottom:28px}.notify{display:flex;gap:8px;justify-content:center}.notify input[type=email]{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;background:#f3f4f6;width:60%}.notify button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:1rem;font-weight:600;cursor:not-allowed;opacity:.7}.footer{color:#888;font-size:.95rem;margin-top:12px;text-align:center;justify-content:flex-start;padding:0 32px;height:64px;background:rgba(255,255,255,.95);box-shadow:0 2px 12px #0000000a;position:fixed;top:0;left:0;z-index:10001}.footer .main-content{margin-left:56px;padding:16px 8px;width:calc(100vw - 56px);min-height:calc(100vh - 52px);transition:margin-left .2s,width .2s}.footer .sidebar.open~.main-content{margin-left:180px;width:calc(100vw - 180px)}.header-logo{font-size:2rem;margin-right:12px}.header-title{font-size:1.5rem;font-weight:700;color:#6366f1;letter-spacing:1px}body,html{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}.app-layout{min-height:100vh;width:100vw;max-width:100vw;background:linear-gradient(135deg,#e0e7ff 0%,#fff 100%);display:flex;flex-direction:row;padding-top:64px;box-sizing:border-box;overflow-x:hidden}.sidebar{position:fixed;top:64px;left:0;height:calc(100vh - 64px);z-index:9999}.main-content{margin-left:220px;padding:32px 24px;width:calc(100vw - 220px);min-height:calc(100vh - 64px);background:none;transition:margin-left .2s,width .2s;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.sidebar.collapsed~.main-content{margin-left:56px;width:calc(100vw - 56px)}.page h2{color:#6366f1;font-size:2rem;margin-bottom:18px}.page p{color:#444;font-size:1.15rem}.product-list{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:18px 16px;width:220px;display:flex;flex-direction:column;align-items:center}.product-card img{width:120px;height:120px;object-fit:cover;border-radius:8px;margin-bottom:12px}.product-info h3{font-size:1.1rem;margin:8px 0 4px}.product-info .price{color:#6366f1;font-weight:600;margin-bottom:8px}.product-info button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;cursor:pointer}.account-details{background:#f3f4f6;border-radius:12px;padding:24px;margin-bottom:18px;max-width:400px}.account-details button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;cursor:pointer;margin-top:12px}.orders-list{display:flex;flex-direction:column;gap:18px;margin-top:18px}.order-card{background:#f3f4f6;border-radius:10px;padding:18px}.order-card button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:1rem;cursor:pointer;margin-top:8px}.addresses-list{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px}.address-card{background:#f3f4f6;border-radius:10px;padding:16px 18px;min-width:220px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:99999}.modal-content{background:#fff;border-radius:12px;padding:32px 24px;min-width:320px;box-shadow:0 2px 12px #0000001f;display:flex;flex-direction:column;gap:12px}.modal-content input,.modal-content textarea{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;margin-bottom:8px}.modal-content button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;cursor:pointer}.wishlist-list{display:flex;gap:18px;margin-top:18px}.wishlist-card{background:#f3f4f6;border-radius:10px;padding:16px 18px;min-width:220px}.wishlist-card button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:1rem;cursor:pointer;margin-top:8px}.cart-list{display:flex;gap:18px;margin-top:18px}.cart-card{background:#f3f4f6;border-radius:10px;padding:16px 18px;min-width:220px}.cart-card button{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:1rem;cursor:pointer;margin-top:8px}.cart-summary{margin-top:24px;font-size:1.2rem;font-weight:600}.cart-summary button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:10px 22px;font-size:1rem;cursor:pointer;margin-left:18px}.support-section{margin-top:18px}.support-form{display:flex;flex-direction:column;gap:10px;max-width:400px}.support-form input,.support-form textarea{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.support-form button{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;cursor:pointer}.settings-list{display:flex;flex-direction:column;gap:18px;margin-top:18px;max-width:400px}.settings-card{background:#f3f4f6;border-radius:10px;padding:16px 18px}.settings-card label{font-size:1.1rem;color:#222}body.dark-theme .settings-card label{color:#e5e7eb}.settings-card input[type=checkbox]{accent-color:#6366f1}body.dark-theme .settings-card input[type=checkbox]{accent-color:#a5b4fc}.modal-content input,.modal-content textarea,.support-form input,.support-form textarea{background:#fff;color:#222}body.dark-theme .modal-content input,body.dark-theme .modal-content textarea,body.dark-theme .support-form input,body.dark-theme .support-form textarea{background:#23272f;color:#e5e7eb;border:1px solid #444}.support-form label{color:#222}body.dark-theme .support-form label{color:#e5e7eb}body{background:linear-gradient(135deg,#e0e7ff 0%,#fff 100%);color:#222;transition:background .2s,color .2s}body.dark-theme{background:linear-gradient(135deg,#18181b 0%,#23272f 100%);color:#e5e7eb}.app-layout.dark{background:linear-gradient(135deg,#18181b 0%,#23272f 100%)}.header{background:rgba(255,255,255,.95);color:#222}body.dark-theme .header{background:rgba(30,32,36,.95);color:#e5e7eb}.sidebar{background:#fff;color:#222}body.dark-theme .sidebar{background:#23272f;color:#e5e7eb}.sidebar li.active{background:#e0e7ff;color:#6366f1}body.dark-theme .sidebar li.active{background:#23272f;color:#a5b4fc;border-left:4px solid #6366f1}.page{background:#fff;color:#222;border-radius:16px;box-shadow:0 6px 32px #00000014;padding:40px 32px;width:100%;min-height:100%;margin:0;text-align:left;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}body.dark-theme .page{background:#23272f;color:#e5e7eb}.product-card,.account-details,.order-card,.address-card,.wishlist-card,.cart-card,.settings-card,.modal-content{background:#f3f4f6;color:#222}body.dark-theme .product-card,body.dark-theme .account-details,body.dark-theme .order-card,body.dark-theme .address-card,body.dark-theme .wishlist-card,body.dark-theme .cart-card,body.dark-theme .settings-card,body.dark-theme .modal-content{background:#18181b;color:#e5e7eb}.theme-toggle{display:flex;align-items:center;gap:10px;background:#6366f1;color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:1.1rem;font-weight:600;cursor:pointer;margin-bottom:18px;margin-top:auto;box-shadow:0 2px 8px #6366f114;transition:background .2s,color .2s,box-shadow .2s}.theme-toggle:hover,.theme-toggle:focus{background:#4f46e5;color:#fff;box-shadow:0 4px 16px #6366f129;outline:none}body.dark-theme .theme-toggle{background:#23272f;color:#a5b4fc}
