.account-shell{display:grid;grid-template-columns:260px 1fr;gap:0;align-items:start;background:var(--bg-card);border:1px solid var(--border-1);border-radius:var(--radius-xl);overflow:hidden;margin:8px 0 24px}.account-sidebar,.woocommerce-MyAccount-navigation.account-sidebar{background:var(--bg-2);border-right:1px solid var(--border-1);display:flex;flex-direction:column;padding:0;align-self:stretch;min-height:100%;width:auto;float:none}.sidebar-user{padding:24px 20px 20px;border-bottom:1px solid var(--border-1)}.sidebar-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--purple));display:flex;align-items:center;justify-content:center;font-family:Syne,sans-serif;font-size:20px;font-weight:800;color:#fff;margin-bottom:12px;border:2px solid var(--border-2)}.sidebar-name{font-family:Syne,sans-serif;font-size:15px;font-weight:800;color:var(--text-1);margin-bottom:2px;overflow-wrap:break-word}.sidebar-email{font-size:12px;color:var(--text-3);word-break:break-all}.sidebar-member-since{font-size:11px;color:var(--text-4);margin-top:6px}.account-sidebar .sidebar-nav{flex:1;list-style:none;margin:0;padding:10px 0}.account-sidebar .sidebar-nav-item{margin:0;padding:0;list-style:none}.account-sidebar .sidebar-nav-item a{display:flex;align-items:center;gap:12px;padding:11px 20px;font-size:13.5px;font-weight:500;color:var(--text-2);transition:var(--transition);text-decoration:none;border-left:3px solid transparent}.account-sidebar .sidebar-nav-item a:hover{color:var(--text-1);background:var(--bg-3)}.account-sidebar .sidebar-nav-item svg{width:16px;height:16px;flex-shrink:0}.account-sidebar .sidebar-nav-item.is-active>a,.account-sidebar .sidebar-nav-item a[aria-current=page]{color:var(--blue-light);background:var(--blue-glow);border-left-color:var(--blue-light);font-weight:600}.account-sidebar .sidebar-nav-item--logout a:hover{color:var(--red-light)}.account-main,.woocommerce-MyAccount-content.account-main{padding:32px 36px 48px;min-width:0;float:none;width:auto}.account-page-head{margin-bottom:28px}.account-page-title{font-family:Syne,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:800;letter-spacing:-.5px;color:var(--text-1);margin:0 0 4px;line-height:1.15;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.account-page-sub{font-size:13.5px;color:var(--text-3);margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:var(--bg-card);border:1px solid var(--border-1);border-radius:var(--radius-lg);padding:20px;transition:var(--transition);text-decoration:none;display:block}.stat-card:hover{border-color:var(--border-2);transform:translateY(-2px)}.stat-card-icon{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.stat-card-icon svg{width:20px;height:20px}.stat-card-icon.blue{background:var(--blue-glow2);color:var(--blue-light)}.stat-card-icon.green{background:#00c48c1a;color:var(--green)}.stat-card-icon.gold{background:#f5a6231a;color:var(--gold)}.stat-card-icon.purple{background:#6b2bd61a;color:var(--purple)}.stat-card-num{font-family:Syne,sans-serif;font-size:28px;font-weight:900;color:var(--text-1);letter-spacing:-.5px;margin-bottom:4px}.stat-card-label{font-size:12.5px;color:var(--text-3)}.account-card{background:var(--bg-card);border:1px solid var(--border-1);border-radius:var(--radius-xl);overflow:hidden;margin-bottom:20px}.account-card-inner{border:0}.account-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid var(--border-1)}.account-card-title{font-family:Syne,sans-serif;font-size:15px;font-weight:800;color:var(--text-1);display:flex;align-items:center;gap:10px}.account-card-title svg{width:16px;height:16px;color:var(--blue-light)}.account-card-action{font-size:12.5px;color:var(--blue-light);font-weight:500;cursor:pointer;transition:var(--transition);text-decoration:none}.account-card-action:hover{text-decoration:underline}.account-card-body{padding:22px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 12px;background:var(--bg-3);border:1px solid var(--border-1);border-radius:var(--radius-lg);color:var(--text-2);font-size:13px;font-weight:600;text-align:center;text-decoration:none;transition:var(--transition)}.quick-action:hover{border-color:var(--blue);color:var(--blue-light);background:var(--blue-glow);transform:translateY(-2px)}.quick-action svg{width:22px;height:22px}.status-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.3px}.status-chip-dot{width:5px;height:5px;border-radius:50%}.status-chip.delivered{background:#00c48c1f;color:var(--green)}.status-chip.delivered .status-chip-dot{background:var(--green)}.status-chip.processing{background:#f5a6231f;color:var(--gold)}.status-chip.processing .status-chip-dot{background:var(--gold)}.status-chip.shipped{background:var(--blue-glow);color:var(--blue-light)}.status-chip.shipped .status-chip-dot{background:var(--blue-light)}.status-chip.cancelled{background:var(--red-glow);color:var(--red-light)}.status-chip.cancelled .status-chip-dot{background:var(--red-light)}.account-orders-card{padding:8px 22px}.woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:13.5px}.woocommerce-orders-table__header{text-align:left;padding:14px 12px;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text-4);border-bottom:1px solid var(--border-1)}.woocommerce-orders-table__cell{padding:16px 12px;border-bottom:1px solid var(--border-1);color:var(--text-2);vertical-align:middle}.woocommerce-orders-table__row:last-child .woocommerce-orders-table__cell{border-bottom:none}.woocommerce-orders-table__cell-order-number a{font-weight:700;color:var(--text-1);text-decoration:none}.woocommerce-orders-table__cell-order-number a:hover{color:var(--blue-light)}.woocommerce-orders-table__cell-order-total{color:var(--text-1);font-weight:600}.woocommerce-orders-table__cell-order-actions{text-align:right;white-space:nowrap}.woocommerce-orders-table__cell-order-actions .woocommerce-button,.woocommerce-orders-table__cell-order-actions .button{display:inline-flex;align-items:center;height:32px;padding:0 12px;margin:2px 0 2px 6px;border-radius:var(--radius-sm);font-size:12px;font-weight:600;text-decoration:none;background:transparent;border:1px solid var(--border-2);color:var(--text-1);transition:var(--transition)}.woocommerce-orders-table__cell-order-actions .woocommerce-button:hover,.woocommerce-orders-table__cell-order-actions .button:hover{border-color:var(--blue);color:var(--blue-light)}.woocommerce-orders-table__cell-order-actions .view{background:var(--blue);border-color:var(--blue);color:#fff}.woocommerce-orders-table__cell-order-actions .view:hover{background:var(--blue-light);color:#fff}.woocommerce-pagination{display:flex;gap:10px;margin-top:18px}.woocommerce-pagination .button{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;text-decoration:none;background:var(--bg-3);border:1px solid var(--border-2);color:var(--text-1);transition:var(--transition)}.woocommerce-pagination .button:hover{border-color:var(--blue);color:var(--blue-light)}.account-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:32px 20px;text-align:center}.account-empty svg{width:42px;height:42px;color:var(--text-4)}.account-empty p{font-size:14px;color:var(--text-3);margin:0}.profile-tabs{display:flex;gap:6px;margin-bottom:20px;border-bottom:1px solid var(--border-1);flex-wrap:wrap}.profile-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:10px 14px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;color:var(--text-3);cursor:pointer;transition:var(--transition);margin-bottom:-1px}.profile-tab:hover{color:var(--text-1)}.profile-tab.is-active{color:var(--blue-light);border-bottom-color:var(--blue-light)}.js-tabs .profile-section{display:none}.js-tabs .profile-section.is-active{display:block}.profile-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.profile-form-row.single{grid-template-columns:1fr}.profile-field{display:flex;flex-direction:column;gap:6px;margin:0}.profile-label,.woocommerce-EditAccountForm label,.woocommerce-address-fields label{font-size:12.5px;font-weight:600;color:var(--text-2)}.profile-input,.woocommerce-EditAccountForm .input-text,.woocommerce-address-fields .input-text,.woocommerce-address-fields input[type=text],.woocommerce-address-fields input[type=tel],.woocommerce-address-fields input[type=email],.woocommerce-address-fields textarea,.woocommerce-address-fields select{width:100%;min-height:46px;padding:0 14px;background:var(--bg-input, var(--bg-3));border:1px solid var(--border-1);border-radius:var(--radius-md);color:var(--text-1);font-size:14px;font-family:Inter,sans-serif;outline:none;transition:var(--transition)}.woocommerce-address-fields textarea{min-height:90px;padding:12px 14px;line-height:1.6;resize:vertical}.profile-input:focus,.woocommerce-EditAccountForm .input-text:focus,.woocommerce-address-fields .input-text:focus,.woocommerce-address-fields textarea:focus,.woocommerce-address-fields select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-glow)}.woocommerce-EditAccountForm fieldset{border:none;padding:0;margin:0}.woocommerce-EditAccountForm em,#account_display_name_description em{font-size:11.5px;color:var(--text-3)}.notif-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--border-1);cursor:pointer;margin:0}.notif-row:last-child{border-bottom:none}.notif-info{flex:1;display:flex;flex-direction:column;gap:3px}.notif-title{font-size:14px;font-weight:600;color:var(--text-1)}.notif-desc{font-size:12.5px;color:var(--text-3);line-height:1.5}.notif-checkbox{appearance:none;-webkit-appearance:none;width:44px;height:24px;border-radius:100px;background:var(--bg-3);border:1px solid var(--border-2);position:relative;cursor:pointer;flex-shrink:0;transition:background .25s,border-color .25s;margin:0}.notif-checkbox:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--text-3);transition:transform .25s,background .25s}.notif-checkbox:checked{background:var(--blue);border-color:var(--blue)}.notif-checkbox:checked:after{transform:translate(20px);background:#fff}.profile-save-row{margin-top:4px}.profile-save-btn{height:46px;padding:0 28px;border-radius:var(--radius-md);background:var(--blue);color:#fff;border:none;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:var(--transition);display:inline-flex;align-items:center;gap:8px}.profile-save-btn:hover{background:var(--blue-light);box-shadow:var(--shadow-glow-blue)}.profile-save-btn svg{width:16px;height:16px}.vp-address-list .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.vp-address-list .woocommerce-Addresses .col-1,.vp-address-list .woocommerce-Addresses .col-2{float:none;width:auto}.vp-address-list .woocommerce-Addresses:before,.vp-address-list .woocommerce-Addresses:after{content:none;display:none}.vp-address-list .woocommerce-Address{background:var(--bg-3);border:1.5px solid var(--border-1);border-radius:var(--radius-lg);padding:18px;transition:var(--transition)}.vp-address-list .woocommerce-Address:hover{border-color:var(--border-2)}.vp-address-list .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.vp-address-list .woocommerce-Address-title h2,.vp-address-list .woocommerce-Address-title h3{font-family:Syne,sans-serif;font-size:14px;font-weight:800;color:var(--text-1);margin:0}.vp-address-list .woocommerce-Address-title .edit{font-size:12px;font-weight:600;color:var(--blue-light);text-decoration:none}.vp-address-list .woocommerce-Address-title .edit:hover{text-decoration:underline}.vp-address-list address{font-size:13px;color:var(--text-2);line-height:1.6;font-style:normal}.wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;margin:0;padding:0}.wishlist-grid .product-name{display:block;text-decoration:none;color:var(--text-1)}.vp-order-details .woocommerce-table--order-details,.vp-order-details table.shop_table{width:100%;border-collapse:collapse;font-size:13.5px}.vp-order-details th,.vp-order-details td{padding:12px 8px;border-bottom:1px solid var(--border-1);text-align:left;color:var(--text-2)}.vp-order-details tfoot th,.vp-order-details tfoot td{color:var(--text-1)}.vp-order-details a{color:var(--blue-light);text-decoration:none}.vp-order-details .woocommerce-column__title,.vp-order-details h2{font-family:Syne,sans-serif;font-size:15px;font-weight:800;color:var(--text-1);margin:18px 0 10px}.vp-order-details .woocommerce-customer-details address{font-style:normal;font-size:13px;color:var(--text-2);line-height:1.6;background:var(--bg-3);border:1px solid var(--border-1);border-radius:var(--radius-md);padding:14px}.vp-order-details .woocommerce-columns--2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vp-order-details .woocommerce-columns--2 .col-1,.vp-order-details .woocommerce-columns--2 .col-2{float:none;width:auto}.vp-order-details .woocommerce-columns--2:before,.vp-order-details .woocommerce-columns--2:after{content:none;display:none}.woocommerce-OrderUpdates{list-style:none;margin:0;padding:0}.woocommerce-OrderUpdate{padding:12px 0;border-bottom:1px solid var(--border-1)}.woocommerce-OrderUpdate:last-child{border-bottom:none}.woocommerce-OrderUpdate-meta{font-size:12px;color:var(--text-3);margin-bottom:4px}.mobile-account-menu-btn{display:none;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-2);background:var(--bg-card);border:1px solid var(--border-1);border-radius:var(--radius-md);padding:0 14px;height:40px;cursor:pointer;font-family:Inter,sans-serif;margin-bottom:20px}.mobile-account-menu-btn svg{width:16px;height:16px}.sidebar-backdrop{display:none;position:fixed;inset:0;z-index:9000;background:#00000080}.sidebar-backdrop.open{display:block}@media(max-width:900px){.account-shell{grid-template-columns:1fr}.account-sidebar,.woocommerce-MyAccount-navigation.account-sidebar{display:none;position:fixed;top:0;left:0;bottom:0;z-index:9001;width:min(280px,90vw);min-height:100vh;border-right:1px solid var(--border-1);box-shadow:4px 0 32px #0000004d;overflow-y:auto}.account-sidebar.mobile-open,.woocommerce-MyAccount-navigation.account-sidebar.mobile-open{display:flex}.mobile-account-menu-btn{display:inline-flex}.account-main,.woocommerce-MyAccount-content.account-main{padding:22px 20px 40px}.quick-actions{grid-template-columns:repeat(2,1fr)}.vp-order-details .woocommerce-columns--2{grid-template-columns:1fr}}@media(max-width:600px){.stat-cards,.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:10px}.profile-form-row,.vp-address-list .woocommerce-Addresses{grid-template-columns:1fr}.account-page-title{font-size:20px}.woocommerce-orders-table thead{display:none}.woocommerce-orders-table,.woocommerce-orders-table tbody,.woocommerce-orders-table tr,.woocommerce-orders-table td,.woocommerce-orders-table th{display:block;width:100%}.woocommerce-orders-table__row{border:1px solid var(--border-1);border-radius:var(--radius-md);padding:8px 12px;margin-bottom:12px}.woocommerce-orders-table__cell{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px dashed var(--border-1);padding:10px 0;text-align:right}.woocommerce-orders-table__cell:before{content:attr(data-title);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-4)}.woocommerce-orders-table__cell-order-actions{justify-content:flex-end}}.account-card-link{margin-left:auto;font-size:13px;font-weight:600;color:var(--blue-light);white-space:nowrap}.account-card-link:hover{text-decoration:underline}.dash-empty{font-size:14px;color:var(--text-3);padding:4px 0}.dash-empty a{color:var(--blue-light);font-weight:600}.dash-empty a:hover{text-decoration:underline}.dash-orders{list-style:none;margin:0;padding:0}.dash-order{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border-1)}.dash-order:last-child{border-bottom:0;padding-bottom:0}.dash-order:first-child{padding-top:0}.dash-order-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dash-order-id{font-size:14px;font-weight:700;color:var(--text-1)}.dash-order-date{font-size:12px;color:var(--text-3)}.dash-order-status{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:4px 10px;border-radius:999px;background:var(--bg-3);color:var(--text-2);white-space:nowrap}.dash-order-status.is-completed{background:#00c48c1f;color:var(--green)}.dash-order-status.is-processing,.dash-order-status.is-pending{background:var(--blue-glow2);color:var(--blue-light)}.dash-order-status.is-on-hold{background:#f5a6231f;color:var(--gold)}.dash-order-status.is-cancelled,.dash-order-status.is-failed,.dash-order-status.is-refunded{background:#ff5a5f1f;color:var(--red-light)}.dash-order-total{font-size:14px;font-weight:700;color:var(--text-1);white-space:nowrap}.dash-order-view{font-size:13px;font-weight:600;color:var(--blue-light);white-space:nowrap}.dash-order-view:hover{text-decoration:underline}.dash-wishlist{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dash-wish-item{display:block;min-width:0}.dash-wish-thumb{aspect-ratio:1 / 1;border-radius:var(--radius-md);overflow:hidden;background:var(--bg-3);border:1px solid var(--border-1);margin-bottom:8px}.dash-wish-thumb img{width:100%;height:100%;object-fit:cover;display:block}.dash-wish-name{font-size:13px;font-weight:600;color:var(--text-1);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}.dash-wish-item:hover .dash-wish-name{color:var(--blue-light)}.dash-wish-price{font-size:13px;color:var(--text-2)}.dash-wish-price .amount{font-weight:700;color:var(--text-1)}@media(max-width:640px){.dash-wishlist{grid-template-columns:repeat(2,1fr)}.dash-order{flex-wrap:wrap;gap:8px 12px}.dash-order-main{flex:1 1 100%}}
