.toggle-switch{display:flex;justify-content:space-between;margin-top:15px;font-size:13px;cursor:pointer}.woocommerce-account.logged-in .woocommerce{max-width:1100px;margin:40px auto;display:flex;gap:20px}.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{background:rgba(10,15,25,.9);border-radius:14px;border:1px solid rgba(0,255,180,.08);backdrop-filter:blur(12px)}.woocommerce-MyAccount-navigation{width:260px;padding:20px}.woocommerce-MyAccount-content{flex:1;padding:30px}.woocommerce-MyAccount-navigation a{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;color:#9aa4af;transition:.25s}.woocommerce-MyAccount-navigation a::before{font-family:"dashicons"}.woocommerce-MyAccount-navigation-link--dashboard a::before{content:""}.woocommerce-MyAccount-navigation-link--orders a::before{content:""}.woocommerce-MyAccount-navigation-link--downloads a::before{content:""}.woocommerce-MyAccount-navigation-link--edit-account a::before{content:""}.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation a:hover{background:rgba(0,255,180,.08);color:#fff}.woocommerce-MyAccount-content>*{background:linear-gradient(160deg,rgba(0,255,180,.03),rgba(108,92,231,.03));border:1px solid rgba(0,255,180,.08);border-radius:12px;padding:20px;margin-bottom:20px}.woocommerce table{width:100%;border-collapse:collapse}.woocommerce td{border-bottom:1px solid rgba(255,255,255,.05);padding:10px}@media (max-width:900px){.woocommerce-account.logged-in .woocommerce{flex-direction:column}.woocommerce-MyAccount-navigation{width:100%}}