.custom-myaccount-wrapper.vertical-tabs{flex-direction:row;display:flex}.custom-myaccount-wrapper.vertical-tabs .woocommerce{width:100%;display:flex}.custom-myaccount-wrapper.vertical-tabs .woocommerce-MyAccount-content{flex:1;padding-left:2rem;float:none!important;width:auto!important}.custom-myaccount-wrapper.horizontal-tabs{flex-direction:column}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation{position:sticky;display:flex;flex-direction:column;max-width:315px;max-height:60vh;top:2.5rem;left:0}.custom-myaccount-wrapper.horizontal-tabs .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul{display:flex;gap:4px;flex-direction:column;list-style:none;padding:0;margin:0;height:100%;flex:1}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul li{margin:0;padding:0;transition:.3s}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul li a{display:block;-webkit-text-decoration:none;text-decoration:none;padding:1rem 1.5rem;border:1px solid #eee;border-radius:12px;transition:.3s;color:var(--text-color)}.woocommerce-Addresses.col2-set.addresses{display:flex;flex-direction:column;gap:2rem}.woocommerce-Addresses.col2-set.addresses .woocommerce-Address-title.title{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.woocommerce-Addresses.col2-set.addresses a.edit{-webkit-text-decoration:none;text-decoration:none;color:var(--text-color);font-size:.9rem;padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border-radius:12px;transition:.3s}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul li.is-active a{background:var(--primary-color-faded)}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul li:hover{opacity:.9}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:auto!important}@media (max-width:1024px){.custom-myaccount-wrapper.vertical-tabs .woocommerce{flex-direction:column}.custom-myaccount-wrapper.vertical-tabs .woocommerce-MyAccount-navigation{max-width:100%;width:100%;min-height:auto!important;height:auto!important;max-height:none!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.custom-myaccount-wrapper.vertical-tabs .woocommerce-MyAccount-navigation::-webkit-scrollbar{display:none}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:1rem;padding:.5rem;width:-moz-max-content;width:max-content;height:auto!important}.custom-myaccount-wrapper .woocommerce-MyAccount-navigation ul li a{white-space:nowrap;font-size:.9rem}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:1px!important}.woocommerce-MyAccount-content{padding-left:0!important}}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.welcome-section h1{font-size:2rem;margin:0 0 .5rem;color:var(--text-color,#333)}.welcome-section .user-name{color:var(--primary-color,#333);font-weight:600}.user-info{color:#666;margin:0}.account-actions{display:flex;gap:1rem}.account-action-button,.card-header h2{gap:.5rem;color:var(--text-color,#333)}.account-action-button{display:flex;align-items:center;padding:.6rem 1.2rem;border-radius:8px;-webkit-text-decoration:none;text-decoration:none;font-weight:500;transition:.3s;background-color:#f5f5f5}.lost_password a,.view-all{-webkit-text-decoration:none;text-decoration:none;transition:color .3s}.card-header h2 svg,.view-all{color:var(--primary-color,#333)}.account-action-button svg,.toggle-password svg{width:20px;height:20px}.account-action-button:hover{background-color:#eee;transform:translateY(-1px)}.account-action-button.logout{background-color:#fff2f2;color:#dc3545}.account-action-button.logout:hover{background-color:#ffe5e5}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.card-header h2,.order-info{align-items:center;display:flex}.card-header h2{margin:0;font-size:1.4rem}.card-header h2 svg{width:24px;height:24px}.view-all{font-weight:500;font-size:.9rem}.lost_password a:hover,.view-all:hover{color:var(--text-color,#333);-webkit-text-decoration:underline;text-decoration:underline}.account-details,.orders-list{display:flex;flex-direction:column;gap:1rem}.order-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px;transition:transform .3s}.order-item:hover{transform:translateX(5px)}.order-info{gap:1rem}.order-number,.order-total{font-weight:600;color:var(--text-color,#333)}.order-date{color:#666;font-size:.9rem}.order-status{display:flex;align-items:center;gap:1rem}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.status-processing{background-color:#fff3cd;color:#856404}.status-completed{background-color:#d4edda;color:#155724}.status-on-hold{background-color:#cce5ff;color:#004085}.status-cancelled{background-color:#f8d7da;color:#721c24}.address,.detail-item,.no-items,.no-orders,.wishlist-item{background:#f8f9fa;border-radius:8px}.wishlist-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.wishlist-item{display:flex;gap:1rem;padding:1rem;transition:transform .3s}.wishlist-item:hover{transform:translateY(-2px)}.product-image img{width:60px;height:60px;object-fit:cover;border-radius:4px}.product-info{display:flex;flex-direction:column;gap:.3rem}.product-title{color:var(--text-color,#333);-webkit-text-decoration:none;text-decoration:none;font-weight:500;font-size:.9rem;line-height:1.2}.product-price,.product-title:hover,.toggle-password:hover{color:var(--primary-color,#333)}.product-price{font-weight:600;font-size:.9rem}.detail-label,.detail-value,.form-row label,.lost_password a{font-weight:500}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem}.detail-label{color:#666}.address h3,.detail-value,.form-row label{color:var(--text-color,#333)}.addresses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.address{padding:1rem}.address h3{font-size:1.1rem;margin:0 0 1rem}address{font-style:normal;line-height:1.6;color:#666}.no-items,.no-orders{text-align:center;padding:2rem;color:#666;font-style:italic}.custom-logout-button{display:inline-flex;align-items:center;justify-content:center;-webkit-text-decoration:none;text-decoration:none;text-align:center;padding:.75em 1.5em;border-radius:8px;transition:.3s;background-color:var(--primary-color);color:#fff;font-weight:500;min-width:120px}.custom-logout-button:hover{opacity:.9;transform:translateY(-1px)}.custom-logout-button:active,.woocommerce-button:active{transform:translateY(0)}.custom-account-wrapper{max-width:1200px;margin:0 auto;padding:1rem}.custom-account-columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width:768px){.custom-dashboard-wrapper{padding:1rem}.dashboard-header{flex-direction:column;gap:1rem;align-items:flex-start}.addresses-grid,.dashboard-grid{grid-template-columns:1fr}.order-item{flex-direction:column;align-items:flex-start;gap:.5rem}.order-status{width:100%;justify-content:space-between}.custom-account-columns{grid-template-columns:1fr;gap:2rem}}.custom-login-form,.custom-register-form{background:#fff;padding:1rem;border-radius:8px}.custom-login-form h2,.custom-register-form h2{font-size:1.8rem;margin-bottom:1.5rem;color:var(--text-color,#333)}.form-row{margin-bottom:1.5rem}.form-row label{display:block;margin-bottom:.5rem}.form-row input[type=email],.form-row input[type=password],.form-row input[type=text]{width:100%;padding:.8rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:.3s}.form-row input[type=email]:focus,.form-row input[type=password]:focus,.form-row input[type=text]:focus{border-color:var(--primary-color,#333);box-shadow:0 0 0 2px rgba(51,51,51,.1);outline:0}.password-wrapper{position:relative}.toggle-password{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:0;cursor:pointer;color:#666}.toggle-password .eye-hide,.toggle-password.show .eye-show{display:none}.toggle-password.show .eye-hide{display:block}.form-row-remember{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer}.woocommerce-form__input-checkbox{width:18px;height:18px;border:2px solid #ddd;border-radius:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;transition:.3s}.woocommerce-form__input-checkbox:checked{background-color:var(--primary-color,#333);border-color:var(--primary-color,#333)}.woocommerce-form__input-checkbox:checked::after{content:'';position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.lost_password a{color:var(--primary-color,#333)}.woocommerce-button{width:100%;padding:1rem;background-color:var(--primary-color,#333);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:.3s}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1rem;margin-bottom:2rem;border-radius:4px}.woocommerce-button:hover{background-color:var(--primary-color-dark,#222);transform:translateY(-1px)}.woocommerce-error{background-color:#fff2f2;border-left:4px solid #dc3545;color:#dc3545;list-style:none}.woocommerce-message{background-color:#f0fff4;border-left:4px solid #28a745;color:#28a745}.woocommerce-info{background-color:#f8f9fa;border-left:4px solid var(--primary-color);color:var(--primary-color)}.form-row-error{color:#dc3545}@media (max-width:480px){.account-actions{flex-direction:column;width:100%}.account-action-button{width:100%;justify-content:center}.wishlist-items{grid-template-columns:1fr}.custom-account-wrapper{padding:1rem}.custom-login-form,.custom-register-form{padding:1.5rem}.form-row-remember{flex-direction:column;align-items:flex-start;gap:1rem}.woocommerce-button{padding:.8rem}}