.woocommerce-account .woocommerce{gap:40px;max-width:1400px;margin:40px auto;padding:0 20px}@media (max-width:968px){.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:30px}}.woocommerce-info{border-top-color:var(--theme-gradient-start)!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top:3px solid var(--theme-gradient-start)!important}.woocommerce-MyAccount-navigation{background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 20px rgb(0 0 0 / .08);position:sticky;top:100px;height:fit-content}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation li{margin-bottom:8px}.woocommerce-MyAccount-navigation a{display:flex;align-items:center;gap:12px;padding:14px 18px;color:#4b5563;text-decoration:none;border-radius:12px;font-weight:500;font-size:.95rem;transition:all 0.3s ease;position:relative}.woocommerce-MyAccount-navigation a:hover{background:#f3f4f6;color:var(--theme-gradient-start);transform:translateX(4px)}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation a[aria-current="page"]{background:var(--theme-gradient);color:#fff;font-weight:700;box-shadow:0 4px 16px rgb(102 126 234 / .3)}.woocommerce-MyAccount-navigation li.is-active a:hover{transform:translateX(0)}.woocommerce-MyAccount-navigation a::before{content:'';width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;font-size:1.2rem}.woocommerce-MyAccount-navigation a[href*="my-account"]::before{content:'📊'}.woocommerce-MyAccount-navigation a[href*="orders"]::before{content:'📦'}.woocommerce-MyAccount-navigation a[href*="downloads"]::before{content:'⬇️'}.woocommerce-MyAccount-navigation a[href*="edit-address"]::before{content:'📍'}.woocommerce-MyAccount-navigation a[href*="edit-account"]::before{content:'👤'}.woocommerce-MyAccount-navigation a[href*="logout"]::before{content:'🚪'}.woocommerce-MyAccount-navigation a[href*="pixel-purchases"]::before,.woocommerce-MyAccount-navigation a[href*="submit-blog"]::before{content:'🎨'}.woocommerce-MyAccount-content{background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 20px rgb(0 0 0 / .08);min-height:400px}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{font-weight:700;color:var(--theme-gradient-start);margin-bottom:24px}.woocommerce-button,#woocommerce-checkout-form-coupon button{background:var(--theme-gradient)!important;color:var(--wc-primary-text)!important}.woocommerce-button:hover,,#woocommerce-checkout-form-coupon button:hover{background:var(--theme-gradient-reverse)!important}.woocommerce-info::before{color:var(--theme-gradient-start)!important}.woocommerce-MyAccount-content p{color:var(--wc-primary-text);line-height:1.6}body[lang="en"] [data-lang="ur"],body[lang="ur"] [data-lang="en"]{display:none!important}body[lang="ur"] .woocommerce-MyAccount-navigation{direction:rtl;text-align:right}body[lang="ur"] .woocommerce-MyAccount-navigation a{flex-direction:row-reverse}body[lang="ur"] .woocommerce-MyAccount-navigation a:hover{transform:translateX(-4px)}body[lang="ur"] .woocommerce-MyAccount-content{direction:rtl;text-align:right}.woocommerce-MyAccount-content .woocommerce-Message{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;padding:20px 24px;border-radius:12px;border:none;margin-bottom:30px;box-shadow:0 4px 16px rgb(16 185 129 / .3)}.woocommerce-MyAccount-content .woocommerce-Message a{color:#fff;text-decoration:underline;font-weight:600}.woocommerce-orders-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:20px}.woocommerce-orders-table thead{background:#f3f4f6}.woocommerce-orders-table th{padding:16px;text-align:left;font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.woocommerce-orders-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#6b7280}.woocommerce-orders-table tr:hover{background:#f9fafb}.woocommerce-orders-table .button{background:var(--theme-gradient);color:#fff;padding:8px 16px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all 0.3s ease;display:inline-block}.woocommerce-orders-table .button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(102 126 234 / .4)}body[lang="ur"] .woocommerce-orders-table th,body[lang="ur"] .woocommerce-orders-table td{text-align:right}.woocommerce-EditAccountForm{max-width:600px}.woocommerce-EditAccountForm .form-row{margin-bottom:24px}.woocommerce-EditAccountForm label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:.95rem}.woocommerce-EditAccountForm input[type="text"],.woocommerce-EditAccountForm input[type="email"],.woocommerce-EditAccountForm input[type="password"]{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all 0.3s ease}.woocommerce-EditAccountForm input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px rgb(102 126 234 / .1)}.woocommerce-EditAccountForm button[type="submit"]{background:var(--theme-gradient);color:#fff;padding:14px 32px;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 16px rgb(102 126 234 / .3)}.woocommerce-EditAccountForm button[type="submit"]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(102 126 234 / .4)}.woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.woocommerce-Address{background:#f9fafb;padding:24px;border-radius:12px;border:2px solid #e5e7eb;transition:all 0.3s ease}.woocommerce-Address:hover{border-color:#667eea;box-shadow:0 4px 16px rgb(102 126 234 / .1)}.woocommerce-Address-title h3{font-size:1.1rem;margin-bottom:16px;color:#1f2937}.woocommerce-Address address{font-style:normal;color:#6b7280;line-height:1.8;margin-bottom:16px}.woocommerce-Address .edit{color:#667eea;text-decoration:none;font-weight:600;transition:all 0.3s ease}.woocommerce-Address .edit:hover{color:#764ba2}@media (max-width:768px){.woocommerce-MyAccount-navigation{position:static;margin-bottom:20px}.woocommerce-MyAccount-content{padding:24px}.woocommerce-orders-table{font-size:.85rem}.woocommerce-orders-table th,.woocommerce-orders-table td{padding:10px}.woocommerce-Addresses{grid-template-columns:1fr}}.woocommerce-MyAccount-content.loading{opacity:.6;pointer-events:none}.woocommerce-Message--info{background:#dbeafe;border-left:4px solid #3b82f6;color:#1e40af;padding:16px 20px;border-radius:8px;margin-bottom:24px}.woocommerce-MyAccount-content::-webkit-scrollbar{width:8px}.woocommerce-MyAccount-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.woocommerce-MyAccount-content::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.woocommerce-MyAccount-content::-webkit-scrollbar-thumb:hover{background:#764ba2}