.auction-center{--ac-primary: var(--brandner-primary, #1e3a5f);--ac-primary-hover: var(--brandner-primary-hover, #2a4d7a);--ac-primary-light: var(--brandner-primary-light, #e8eef5);--ac-success: var(--brandner-success, #22c55e);--ac-success-hover: var(--brandner-success-hover, #16a34a);--ac-warning: #f59e0b;--ac-danger: #ef4444;--ac-gold: #d4af37;--ac-gray-50: var(--brandner-gray-50, #f9fafb);--ac-gray-100: var(--brandner-gray-100, #f3f4f6);--ac-gray-200: var(--brandner-gray-200, #e5e7eb);--ac-gray-300: var(--brandner-gray-300, #d1d5db);--ac-gray-400: var(--brandner-gray-400, #9ca3af);--ac-gray-500: var(--brandner-gray-500, #6b7280);--ac-gray-600: var(--brandner-gray-600, #4b5563);--ac-gray-700: var(--brandner-gray-700, #374151);--ac-gray-800: var(--brandner-gray-800, #1f2937);--ac-gray-900: var(--brandner-gray-900, #111827);--ac-radius-sm: var(--brandner-radius-sm, 6px);--ac-radius-md: var(--brandner-radius-md, 8px);--ac-radius-lg: var(--brandner-radius-lg, 12px);--ac-radius-xl: var(--brandner-radius-xl, 16px);--ac-shadow-sm: var(--brandner-shadow-sm, 0 1px 2px rgba(0, 0, 0, .05));--ac-shadow-md: var(--brandner-shadow-md, 0 4px 6px -1px rgba(0, 0, 0, .1));--ac-shadow-lg: var(--brandner-shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1));--ac-transition: var(--brandner-transition, all .2s ease)}.auction-center{max-width:100%;margin:0;padding:0}.auction-center__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--ac-gray-200)}.auction-center__tab{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:var(--ac-gray-100);border:1px solid var(--ac-gray-200);border-radius:var(--ac-radius-md);color:var(--ac-gray-700);text-decoration:none;font-size:14px;font-weight:500;transition:var(--ac-transition);cursor:pointer}.auction-center__tab:hover{background:var(--ac-gray-200);color:var(--ac-gray-900);text-decoration:none}.auction-center__tab--active{background:var(--ac-primary);border-color:var(--ac-primary);color:#fff}.auction-center__tab--active:hover{background:var(--ac-primary-hover);color:#fff}.auction-center__tab--alert{border-color:var(--ac-danger)}.auction-center__tab--alert .auction-center__tab-count{background:var(--ac-danger);color:#fff}.auction-center__tab-label{white-space:nowrap}.auction-center__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:var(--ac-gray-300);border-radius:var(--ac-radius-sm);font-size:12px;font-weight:600;color:var(--ac-gray-700)}.auction-center__tab--active .auction-center__tab-count{background:#ffffff40;color:#fff}.auction-center__content{min-height:200px}.auction-center__panel{display:none}.auction-center__panel--active{display:block}.auction-center__panel:not(.auction-center__panel--active) li.product.uwa_auction_status_expired:after{content:none!important;display:none!important}.auction-center ul.products{margin:0!important;padding:0!important;max-width:1050px!important}.auction-center ul.products li.product{text-align:center;background:#fff!important;border:1px solid var(--ac-gray-200)!important;border-radius:var(--ac-radius-lg)!important;padding:15px!important;transition:var(--ac-transition)!important;overflow:visible!important}.auction-center ul.products li.product:hover{box-shadow:var(--ac-shadow-md)!important;transform:translateY(-2px)}.auction-center ul.products li.product .woocommerce-loop-product__title,.auction-center ul.products li.product h2,.auction-center ul.products li.product h3{text-align:center!important;font-size:16px!important;font-weight:600!important;line-height:1.3!important;max-height:1.3em!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;margin-bottom:8px!important;white-space:normal!important;max-width:100%!important;word-wrap:break-word!important}.auction-center ul.products li.product .product-loop-title{display:block!important;width:100%!important}.auction-center ul.products li.product .price,.auction-center ul.products li.product .uwa-auction-current-bid,.auction-center ul.products li.product .brandner-auction-price{text-align:center!important;justify-content:center!important}.auction-center ul.products li.product .uwa_winning,.auction-center ul.products li.product .uwa_losing,.auction-center ul.products li.product .brandner-bid-status{display:inline-flex!important;justify-content:center!important;text-align:center!important;margin:0 auto!important;border-left:none!important;padding-left:8px!important}.auction-center ul.products li.product .brandner-auction-price+div,.auction-center ul.products li.product .price+div{display:flex!important;justify-content:center!important;width:100%!important}.auction-center ul.products li.product .brandner-auction-card-footer,.auction-center ul.products li.product .auction-card-footer,.auction-center ul.products li.product .brandner-bid-form-inline{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important}.auction-center ul.products li.product .product-content{display:flex!important;flex-direction:column!important;align-items:stretch!important;text-align:center!important;width:100%!important}.auction-center ul.products li.product .brandner-auction-card-bid{width:100%!important;margin-top:10px!important}.auction-center__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.auction-center__empty-icon{width:64px;height:64px;margin-bottom:20px;color:var(--ac-gray-300)}.auction-center__empty-icon svg{width:100%;height:100%}.auction-center__empty-icon--check{color:var(--ac-success)}.auction-center__empty-title{margin:0 0 12px;font-size:20px;font-weight:600;color:var(--ac-gray-800)}.auction-center__empty-message{margin:0 0 24px;max-width:400px;font-size:14px;line-height:1.6;color:var(--ac-gray-500)}.auction-center__empty-action{display:inline-flex;align-items:center;padding:12px 24px;background:var(--ac-primary);color:#fff;border-radius:var(--ac-radius-md);font-size:14px;font-weight:600;text-decoration:none;transition:var(--ac-transition)}.auction-center__empty-action:hover{background:var(--ac-primary-hover);color:#fff;text-decoration:none}@media(max-width:767px){.auction-center__tabs{gap:6px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.auction-center__tabs::-webkit-scrollbar{display:none}.auction-center__tab{padding:10px 14px;font-size:13px;flex-shrink:0;min-height:44px;white-space:nowrap}.auction-center__tab-count{min-width:20px;height:20px;padding:0 6px;font-size:11px}}.auction-center__project-group{margin-bottom:32px;border:1px solid var(--ac-gray-200, #e5e7eb);border-radius:12px;padding:20px;background:var(--ac-gray-50, #f9fafb)}.auction-center__project-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--ac-gray-200, #e5e7eb);flex-wrap:wrap}.auction-center__project-title{font-size:18px;font-weight:600;color:var(--ac-gray-800, #1f2937);margin:0;flex-shrink:0}.auction-center__project-pay-btn{margin-left:auto;font-size:13px!important;padding:8px 20px!important}@media(max-width:575px){.auction-center__project-header{flex-direction:column;align-items:flex-start}.auction-center__project-pay-btn{margin-left:0;width:100%;text-align:center;min-height:48px;font-size:15px}}@media(max-width:480px){.auction-center__tabs{flex-wrap:wrap;overflow-x:visible;gap:4px}.auction-center__tab{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 10px;font-size:12px;justify-content:center}}@media(max-width:767px){.auction-center__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.auction-center__project-group{padding:12px}}.woocommerce-MyAccount-content{position:relative;transition:opacity .2s ease}.woocommerce-MyAccount-content.pjax-loading{opacity:.4;pointer-events:none;min-height:200px}.pjax-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;animation:pjax-spinner-appear 0s .15s forwards;opacity:0}.pjax-spinner:after{content:"";display:block;width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#333;border-radius:50%;animation:pjax-spin .6s linear infinite}@keyframes pjax-spinner-appear{to{opacity:1}}@keyframes pjax-spin{to{transform:rotate(360deg)}}.woocommerce-MyAccount-content.pjax-fade-in{animation:pjax-fade .25s ease forwards}@keyframes pjax-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.woocommerce-MyAccount-navigation ul li.pjax-pending a{opacity:.7}.woocommerce-MyAccount-navigation h5{display:none}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation ul li{margin:0;border-left:3px solid transparent;transition:background .15s,border-color .15s}.woocommerce-MyAccount-navigation ul li a{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#555;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s;line-height:1.4}.woocommerce-MyAccount-navigation ul li a:hover{background:#f5f6f8;color:#1a2332}.woocommerce-MyAccount-navigation ul li.is-active{border-left-color:#1a2332;background:#f5f6f8}.woocommerce-MyAccount-navigation ul li.is-active a{color:#1a2332;font-weight:700}.woocommerce-MyAccount-navigation ul li a:before{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;background-size:20px 20px;background-repeat:no-repeat;background-position:center;opacity:.6}.woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}.woocommerce-MyAccount-navigation ul li.brandner-menu-edit-account a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231a2332' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.woocommerce-MyAccount-navigation ul li.brandner-menu-uwa-auctions a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231a2332' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E")}.woocommerce-MyAccount-navigation ul li.brandner-menu-orders a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231a2332' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='16.5' y1='9.4' x2='7.5' y2='4.21'/%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3C/svg%3E")}.woocommerce-MyAccount-navigation ul li.brandner-menu-customer-logout a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231a2332' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E")}.brandner-myaccount-profile{max-width:720px}.brandner-collapsible-section{border:1px solid #e8e8e8;border-radius:8px;margin-bottom:16px;overflow:hidden}.brandner-collapsible-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s;border-radius:8px}.brandner-collapsible-toggle:hover{background:#f9f9f9}.brandner-collapsible-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#1a2332;text-transform:uppercase;letter-spacing:.5px}.brandner-collapsible-title svg{flex-shrink:0;color:#1a2332}.brandner-collapsible-optional{font-size:13px;font-weight:400;color:#888;text-transform:none;letter-spacing:0}.brandner-collapsible-chevron{flex-shrink:0;color:#888;transition:transform .25s}.brandner-collapsible-toggle[aria-expanded=true] .brandner-collapsible-chevron{transform:rotate(180deg)}.brandner-collapsible-content{padding:0 20px 20px}.brandner-collapsible-content[hidden]{display:none}.brandner-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.brandner-profile-field{display:flex;flex-direction:column;margin-bottom:16px}.brandner-profile-grid .brandner-profile-field{margin-bottom:0}.brandner-profile-field label{font-size:14px;font-weight:600;color:#444;margin-bottom:6px}.brandner-profile-field label .required{color:#e74c3c}.brandner-profile-field input,.brandner-profile-field select{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;line-height:1.5;color:#333;background:#fff;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.brandner-profile-field input:focus,.brandner-profile-field select:focus{border-color:#1a2332;box-shadow:0 0 0 3px #1a23321a;outline:none}.brandner-profile-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.brandner-settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #f0f0f0}.brandner-settings-row--checkbox{justify-content:flex-start}.brandner-settings-label{font-size:14px;font-weight:600;color:#444}.brandner-agb-status-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brandner-agb-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.brandner-agb-badge--accepted{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.brandner-agb-badge--accepted svg{color:#16a34a}.brandner-agb-badge--pending{background:#f5f5f5;color:#888;border:1px solid #e0e0e0}.brandner-agb-btn{display:inline-block;padding:8px 18px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.brandner-checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:400;line-height:1.5}.brandner-checkbox-input{flex-shrink:0;width:18px;height:18px;cursor:pointer}.brandner-checkbox-text{font-size:14px;color:#444}.brandner-password-modal-trigger{display:inline-block;padding:8px 18px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.brandner-password-modal-trigger:hover{background:#eee;border-color:#ccc}.brandner-password-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.brandner-password-modal-overlay[hidden]{display:none}.brandner-password-modal{background:#fff;border-radius:12px;width:520px;max-width:calc(100vw - 48px);display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.brandner-password-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.brandner-password-modal-header h3{margin:0;font-size:17px;font-weight:600;color:#222}.brandner-password-modal-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;font-size:22px;color:#666;cursor:pointer;transition:background .2s}.brandner-password-modal-close:hover{background:#eee;color:#333}.brandner-password-modal-body{padding:24px}.brandner-password-modal-body .brandner-profile-field:last-of-type{margin-bottom:0}.brandner-password-modal-body .brandner-profile-grid{margin-bottom:0}.brandner-password-hint{font-size:13px;color:#888;margin:12px 0 0}.brandner-password-modal-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.brandner-password-modal-save{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#1a2332;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.brandner-password-modal-save:hover{background:#2c3e50}.brandner-identity-locked-info{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:20px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:14px;color:#1e40af;line-height:1.5}.brandner-identity-locked-info svg{flex-shrink:0;color:#3b82f6}.brandner-field-locked{position:relative}.brandner-field-locked input[readonly],.brandner-field-locked select[disabled]{background:#f5f5f5!important;color:#888!important;cursor:not-allowed!important;border-color:#e0e0e0!important}.brandner-field-locked input[readonly]:focus,.brandner-field-locked select[disabled]:focus{box-shadow:none!important;border-color:#e0e0e0!important}.brandner-identity-change-wrap{margin-bottom:16px;text-align:right}.brandner-identity-change-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#1a2332;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.brandner-identity-change-btn:hover{background:#f5f5f5;border-color:#ccc}.brandner-identity-change-btn svg{flex-shrink:0}.brandner-change-request-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.brandner-change-request-modal-overlay[hidden]{display:none}.brandner-change-request-modal{background:#fff;border-radius:12px;width:520px;max-width:calc(100vw - 48px);display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.brandner-change-request-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.brandner-change-request-modal-header h3{margin:0;font-size:17px;font-weight:600;color:#222}.brandner-change-request-modal-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;font-size:22px;color:#666;cursor:pointer;transition:background .2s}.brandner-change-request-modal-close:hover{background:#eee;color:#333}.brandner-change-request-modal-body{padding:24px}.brandner-change-request-modal-body p{font-size:14px;color:#555;margin:0 0 16px;line-height:1.6}.brandner-change-request-modal-body textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;line-height:1.5;color:#333;resize:vertical;min-height:100px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.brandner-change-request-modal-body textarea:focus{border-color:#1a2332;box-shadow:0 0 0 3px #1a23321a;outline:none}.brandner-change-request-success{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-top:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:14px;font-weight:600;color:#16a34a}.brandner-change-request-success[hidden]{display:none}.brandner-change-request-success svg{flex-shrink:0;color:#16a34a}.brandner-change-request-modal-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.brandner-change-request-send{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#1a2332;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,opacity .2s}.brandner-change-request-send:hover:not(:disabled){background:#2c3e50}.brandner-change-request-send:disabled{opacity:.6;cursor:not-allowed}.brandner-profile-submit{margin-top:32px}.brandner-profile-submit-btn{display:block;width:100%;padding:16px 32px;background:#1a2332;color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 4px 12px #1a23324d}.woocommerce-MyAccount-content .woocommerce-message,.woocommerce-MyAccount-content .woocommerce-error,.woocommerce-MyAccount-content .woocommerce-info{border-radius:6px;margin-bottom:20px}.woocommerce-MyAccount-content .account-sub-title{display:none}.brandner-myaccount-profile .featured-boxes{margin:0;padding:0;background:none;border:none;box-shadow:none}@media(max-width:576px){.brandner-myaccount-profile{padding:0}.brandner-profile-grid{grid-template-columns:1fr}.brandner-collapsible-title{font-size:14px}.brandner-collapsible-toggle{padding:14px 16px}.brandner-collapsible-content{padding:0 16px 16px}.brandner-profile-submit-btn{font-size:16px;padding:14px 24px}.woocommerce-MyAccount-navigation ul li a{padding:10px 14px;font-size:14px}.brandner-password-modal-overlay{padding:0}.brandner-password-modal{width:100vw;max-width:none;border-radius:0;height:auto;max-height:100dvh}.brandner-password-modal-body .brandner-profile-grid{grid-template-columns:1fr}.brandner-settings-row{flex-wrap:wrap;gap:8px}.brandner-agb-status-wrap{flex-direction:column;align-items:flex-start}.brandner-agb-btn{width:100%;text-align:center}.brandner-change-request-modal-overlay{padding:0}.brandner-change-request-modal{width:100vw;max-width:none;border-radius:0;height:auto;max-height:100dvh}.brandner-identity-change-wrap{text-align:center}.brandner-identity-change-btn{width:100%;justify-content:center}.brandner-agb-modal-overlay{padding:0}.brandner-agb-modal{width:100vw;max-width:none;height:100dvh;max-height:none;border-radius:0}.brandner-agb-modal-footer{flex-direction:column;gap:12px}.brandner-agb-modal-accept{width:100%;justify-content:center}}.brandner-profile-completion{max-width:640px;margin:0 auto}.brandner-profile-header{text-align:center;margin-bottom:32px}.brandner-profile-header h2{font-size:24px;font-weight:700;color:#222;margin:0 0 8px}.brandner-profile-email{font-size:15px;color:#666;margin:0}.brandner-wizard-progress{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px;padding:0 20px}.brandner-wizard-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.brandner-wizard-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;border:2px solid #ddd;background:#fff;color:#999;transition:all .3s ease}.brandner-wizard-circle.active{border-color:#08c;background:#08c;color:#fff}.brandner-wizard-circle.completed{border-color:#27ae60;background:#27ae60;color:#fff}.brandner-wizard-label{font-size:13px;font-weight:600;color:#666;white-space:nowrap}.brandner-wizard-line{flex:1;height:2px;background:#ddd;margin:0 16px 28px;transition:background .3s ease}.brandner-wizard-line.completed{background:#27ae60}.brandner-wizard-nav{margin-top:24px}.brandner-wizard-nav-dual{display:flex;gap:16px;align-items:center}.brandner-wizard-next-btn{display:block;width:100%;padding:16px 32px;background:#08c;color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 4px 12px #0088cc4d}.brandner-wizard-next-btn:hover{background:#006fa6;box-shadow:0 6px 16px #08c6}.brandner-wizard-back-btn{padding:16px 32px;background:#fff;color:#555;border:2px solid #ddd;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.brandner-wizard-back-btn:hover{background:#f5f5f5;border-color:#bbb;color:#333}.brandner-form-separator{border-top:1px solid #e8e8e8;margin:24px 0 20px}.brandner-form-row{margin-bottom:16px}.brandner-form-row:last-child{margin-bottom:0}.brandner-form-row-half{display:flex;gap:16px}.brandner-form-row-half .brandner-form-group{flex:1}.brandner-form-group{display:flex;flex-direction:column}.brandner-form-group label{font-size:14px;font-weight:600;color:#444;margin-bottom:6px}.brandner-form-group label .required{color:#e74c3c}.brandner-form-group input,.brandner-form-group select{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;line-height:1.5;color:#333;background:#fff;transition:border-color .2s,box-shadow .2s}.brandner-form-group input:focus,.brandner-form-group select:focus{border-color:#1a2332;box-shadow:0 0 0 3px #1a23321a;outline:none}.brandner-form-group input.brandner-field-error,.brandner-form-group select.brandner-field-error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.brandner-form-group select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.brandner-profile-completion .brandner-checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-weight:400;line-height:1.5;padding:8px 0}.brandner-profile-completion .brandner-checkbox-input{flex-shrink:0;margin-top:3px;width:18px;height:18px;cursor:pointer}.brandner-profile-completion .brandner-checkbox-text{font-size:14px;color:#444}.brandner-profile-completion .brandner-checkbox-text a{color:#08c;text-decoration:underline}.brandner-profile-completion .brandner-checkbox-text a:hover{color:#006fa6}.brandner-profile-completion .brandner-checkbox-text .required{color:#e74c3c}.brandner-agb-section{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;flex-wrap:wrap}.brandner-agb-status{font-size:14px}.brandner-agb-accepted{display:inline-flex;align-items:center;gap:6px;color:#27ae60;font-weight:600}.brandner-agb-accepted svg{color:#27ae60}.brandner-agb-pending{color:#888}.brandner-agb-pending .required{color:#e74c3c}.brandner-agb-btn{display:inline-block;padding:10px 20px;background:#f5f5f5;color:#333;border:1px solid #ddd;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.brandner-agb-btn:hover{background:#eee;border-color:#ccc}#brandner-profile-status,.brandner-wizard-panel-status{padding:14px 20px;border-radius:6px;font-size:14px;line-height:1.6;margin-bottom:16px}#brandner-profile-status.brandner-status-error,.brandner-wizard-panel-status.brandner-status-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}#brandner-profile-status.brandner-status-success,.brandner-wizard-panel-status.brandner-status-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.brandner-profile-submit{margin-top:24px}.brandner-profile-submit-btn{display:block;width:100%;padding:18px 32px;background:#1a2332;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 4px 12px #1a23324d}.brandner-profile-submit-btn:hover{background:#2c3e50;box-shadow:0 6px 16px #1a233266}.brandner-profile-submit-btn:disabled{opacity:.6;cursor:not-allowed}.brandner-agb-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.brandner-agb-modal{background:#fff;border-radius:12px;width:800px;max-width:calc(100vw - 48px);height:80vh;max-height:700px;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;overflow:hidden}.brandner-agb-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.brandner-agb-modal-header h3{margin:0;font-size:17px;font-weight:600;color:#222}.brandner-agb-modal-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;font-size:22px;color:#666;cursor:pointer;transition:background .2s}.brandner-agb-modal-close:hover{background:#eee;color:#333}.brandner-agb-modal-body{flex:1;min-height:0;overflow-y:auto}.brandner-agb-content{padding:24px;font-size:14px;line-height:1.7;color:#333}.brandner-agb-content h1,.brandner-agb-content h2,.brandner-agb-content h3{margin-top:1.5em;margin-bottom:.5em}.brandner-agb-content p{margin-bottom:1em}.brandner-agb-content ul,.brandner-agb-content ol{margin-bottom:1em;padding-left:1.5em}.brandner-agb-modal-no-content{padding:40px;text-align:center;color:#888}.brandner-agb-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid #e0e0e0;background:#fafafa;flex-shrink:0}.brandner-agb-modal-hint{font-size:13px;color:#888;margin:0;transition:color .2s,font-weight .2s}.brandner-hint-highlight{color:#dc2626!important;font-weight:600;animation:brandner-hint-shake .4s ease}@keyframes brandner-hint-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.brandner-agb-modal-accept{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#1a2332;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,opacity .2s}.brandner-agb-modal-accept:hover:not(.is-disabled){background:#2c3e50}.brandner-agb-modal-accept.is-disabled{opacity:.4;cursor:not-allowed}.brandner-agb-modal-accept svg{flex-shrink:0}.brandner-profile-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.brandner-profile-success-popup{background:#fff;border-radius:12px;max-width:480px;width:100%;padding:48px 40px;text-align:center;box-shadow:0 20px 60px #00000040}.brandner-profile-success-icon{color:#27ae60;margin-bottom:20px}.brandner-profile-success-icon svg{display:inline-block}.brandner-profile-success-popup h2{font-size:24px;font-weight:700;color:#222;margin:0 0 12px}.brandner-profile-success-popup p{font-size:15px;color:#555;line-height:1.6;margin:0 0 28px}.brandner-profile-success-btn{display:inline-block;padding:14px 40px;background:#1a2332;color:#fff!important;border:none;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none!important;cursor:pointer;transition:background .2s}.brandner-profile-success-btn:hover{background:#2c3e50;color:#fff!important}.brandner-profile-banner{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;margin-bottom:24px}.brandner-profile-banner-icon{flex-shrink:0;color:#d97706;padding-top:2px}.brandner-profile-banner-content{flex:1}.brandner-profile-banner-text{font-size:14px;color:#92400e;line-height:1.6;margin:0 0 12px}.brandner-profile-banner-btn{display:inline-block;padding:10px 24px;background:#1a2332;color:#fff!important;border:none;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none!important;cursor:pointer;transition:background .2s}.brandner-profile-banner-btn:hover{background:#2c3e50;color:#fff!important}.brandner-activation-success-banner{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin-bottom:24px}.brandner-success-checkmark{flex-shrink:0;color:#16a34a}.brandner-activation-success-text h3{font-size:16px;font-weight:700;color:#166534;margin:0 0 4px}.brandner-activation-success-text p{font-size:14px;color:#15803d;line-height:1.5;margin:0}@media(max-width:576px){.brandner-profile-completion{padding:0 4px}.brandner-profile-header h2{font-size:20px}.brandner-wizard-progress{padding:0 8px;margin-bottom:24px}.brandner-wizard-circle{width:34px;height:34px;font-size:14px}.brandner-wizard-label{font-size:11px}.brandner-wizard-line{margin:0 10px 24px}.brandner-wizard-nav-dual{flex-direction:column-reverse;gap:12px}.brandner-wizard-back-btn{width:100%;text-align:center}.brandner-wizard-next-btn{font-size:16px;padding:14px 24px}.brandner-form-row-half{flex-direction:column;gap:16px}.brandner-agb-section{flex-direction:column;align-items:flex-start}.brandner-agb-btn{width:100%;text-align:center}.brandner-profile-submit-btn{font-size:16px;padding:16px 24px}.brandner-agb-modal-overlay{padding:0}.brandner-agb-modal{width:100vw;height:100dvh;max-height:none;max-width:none;border-radius:0}.brandner-agb-modal-footer{flex-direction:column;gap:12px}.brandner-agb-modal-accept{width:100%;justify-content:center}.brandner-profile-success-popup{padding:32px 24px}.brandner-profile-success-popup h2{font-size:20px}.brandner-profile-banner{flex-direction:column;gap:12px}.brandner-profile-banner-btn{width:100%;text-align:center}.brandner-activation-success-banner{flex-direction:column;gap:12px;text-align:center}}.brandner-phone-verify-wrapper{display:flex;gap:8px;align-items:stretch}.brandner-phone-input-wrapper{display:flex!important;flex:1!important;min-width:0!important;border:1px solid #ddd!important;border-radius:6px!important;overflow:hidden!important;background:#fff!important;transition:border-color .2s,box-shadow .2s!important}.brandner-phone-input-wrapper:focus-within{border-color:#c9a86c!important;box-shadow:0 0 0 2px #c9a86c33!important}.brandner-phone-flag-select{flex-shrink:0!important;width:auto!important;padding:10px 4px 10px 10px!important;border:none!important;border-right:1px solid #eee!important;border-radius:0!important;background:#f9f9f9!important;font-size:15px!important;color:#333!important;cursor:pointer!important;appearance:auto!important;-webkit-appearance:menulist!important;-moz-appearance:auto!important;outline:none!important}.brandner-phone-flag-select:hover{background:#f0f0f0!important}.brandner-phone-flag-select:focus{outline:none!important;background:#f0f0f0!important}.brandner-phone-flag-select option{color:#333!important;font-size:14px!important;padding:4px 8px!important}.brandner-phone-display-input{flex:1!important;min-width:0!important;width:auto!important;padding:10px 14px!important;border:none!important;border-radius:0!important;font-size:15px!important;color:#333!important;background:transparent!important;box-shadow:none!important}.brandner-phone-display-input:focus{outline:none!important;box-shadow:none!important;border:none!important}.brandner-phone-verify-btn{flex-shrink:0;padding:8px 16px;background:linear-gradient(135deg,#c9a86c,#a88a52);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease;line-height:1.4}.brandner-phone-verify-btn:hover{background:linear-gradient(135deg,#b89a5e,#967a48);transform:translateY(-1px);box-shadow:0 2px 8px #a98a524d}.brandner-phone-verify-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.brandner-phone-verify-btn.is-verified{background:linear-gradient(135deg,#4caf50,#388e3c)}.brandner-phone-status{margin-top:6px;min-height:24px}.brandner-phone-verified{display:inline-flex;align-items:center;gap:6px;color:#388e3c;font-size:13px;font-weight:600}.brandner-phone-verified svg{color:#388e3c}.brandner-phone-error{color:#d32f2f;font-size:13px;font-weight:500}.brandner-sms-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px}.brandner-sms-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:420px;width:100%;overflow:hidden;animation:brandnerSmsModalIn .25s ease-out}@keyframes brandnerSmsModalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.brandner-sms-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e8}.brandner-sms-modal-header h3{margin:0;font-size:18px;font-weight:700;color:#1a1a1a}.brandner-sms-modal-close{background:none;border:none;font-size:28px;line-height:1;color:#999;cursor:pointer;padding:0 4px;transition:color .2s}.brandner-sms-modal-close:hover{color:#333}.brandner-sms-modal-body{padding:24px;text-align:center}.brandner-sms-modal-info{color:#555;font-size:14px;line-height:1.5;margin:0 0 24px}.brandner-sms-modal-error{color:#d32f2f;font-size:13px;font-weight:500;margin:12px 0 0;padding:8px 12px;background:#fde8e8;border-radius:6px}.brandner-otp-inputs{display:flex;gap:8px;justify-content:center}.brandner-otp-digit{width:48px;height:56px;text-align:center;font-size:24px;font-weight:700;border:2px solid #ddd;border-radius:8px;outline:none;transition:border-color .2s,box-shadow .2s;padding:0;-moz-appearance:textfield;color:#1a1a1a;background:#fafafa}.brandner-otp-digit::-webkit-outer-spin-button,.brandner-otp-digit::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.brandner-otp-digit:focus{border-color:#c9a86c;box-shadow:0 0 0 3px #c9a86c33;background:#fff}.brandner-otp-digit.is-filled{border-color:#c9a86c;background:#fff}.brandner-sms-modal-footer{display:flex;gap:12px;padding:16px 24px 24px;justify-content:center}.brandner-sms-verify-btn{padding:10px 24px;background:linear-gradient(135deg,#c9a86c,#a88a52);color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.brandner-sms-verify-btn:hover{background:linear-gradient(135deg,#b89a5e,#967a48);transform:translateY(-1px);box-shadow:0 2px 8px #a98a524d}.brandner-sms-verify-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.brandner-sms-resend-btn{padding:10px 16px;background:transparent;color:#666;border:1px solid #ddd;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.brandner-sms-resend-btn:hover:not(:disabled){border-color:#999;color:#333}.brandner-sms-resend-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.brandner-phone-verify-wrapper{flex-direction:column}.brandner-phone-input-wrapper{width:100%!important}.brandner-phone-flag-select{font-size:14px!important}.brandner-phone-verify-btn{width:100%;padding:10px 16px}.brandner-sms-modal{max-width:100%;margin:0 10px}.brandner-otp-inputs{gap:6px}.brandner-otp-digit{width:42px;height:48px;font-size:20px}.brandner-sms-modal-footer{flex-direction:column}.brandner-sms-verify-btn,.brandner-sms-resend-btn{width:100%}}@media(max-width:360px){.brandner-otp-digit{width:36px;height:44px;font-size:18px}}.brandner-plz-suggestions{position:absolute;left:0;right:0;z-index:100;max-height:200px;overflow-y:auto;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #0000001a}.brandner-plz-suggestion-item{padding:8px 12px;cursor:pointer;font-size:14px;line-height:1.4;color:#333;transition:background-color .15s ease;display:flex;justify-content:space-between;align-items:center}.brandner-plz-suggestion-item:hover,.brandner-plz-suggestion-item[aria-selected=true]{background-color:#f0f4ff;color:#1a1a1a}.brandner-plz-suggestion-item+.brandner-plz-suggestion-item{border-top:1px solid #f0f0f0}.brandner-suggestion-name{font-weight:500}.brandner-suggestion-plz{font-size:12px;color:#888;margin-left:8px;white-space:nowrap}#billing_postcode.brandner-plz-valid{border-color:#4caf50}#billing_postcode.brandner-plz-invalid{border-color:#f44336}#billing_postcode.brandner-plz-autofilled{border-color:#4caf50;background-color:#f1f8e9;transition:background-color .3s ease}#billing_city.brandner-city-valid{border-color:#4caf50}#billing_city.brandner-city-invalid{border-color:#f44336}#billing_city.brandner-city-warning{border-color:#ff9800}.brandner-plz-combo-hint{font-size:12px;color:#f44336;margin-top:4px;line-height:1.4}.brandner-plz-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.woocommerce-orders-table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f;width:100%}.woocommerce-orders-table thead th{background:#f8fafc;color:#475569;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:12px 16px;border-bottom:2px solid #e2e8f0;white-space:nowrap}.woocommerce-orders-table thead th:first-child{border-top-left-radius:7px}.woocommerce-orders-table thead th:last-child{border-top-right-radius:7px}.woocommerce-orders-table th.woocommerce-orders-table__header-order-number,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-number{width:40%}.woocommerce-orders-table th.woocommerce-orders-table__header-order-status,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,.woocommerce-orders-table th.woocommerce-orders-table__header-order-total,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total{width:18%}.woocommerce-orders-table th.woocommerce-orders-table__header-order-actions,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{width:24%}.woocommerce-orders-table tbody td,.woocommerce-orders-table tbody th{padding:14px 16px;vertical-align:middle;border-bottom:1px solid #f1f5f9;font-size:14px;color:#334155}.woocommerce-orders-table tbody tr:hover td,.woocommerce-orders-table tbody tr:hover th{background:#f8fafc}.woocommerce-orders-table tbody tr:last-child td,.woocommerce-orders-table tbody tr:last-child th{border-bottom:none}.woocommerce-orders-table tbody tr:last-child td:first-child,.woocommerce-orders-table tbody tr:last-child th:first-child{border-bottom-left-radius:7px}.woocommerce-orders-table tbody tr:last-child td:last-child{border-bottom-right-radius:7px}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-number,.woocommerce-orders-table tbody th{font-weight:400}.woocommerce-orders-table .brandner-order-label,.woocommerce-orders-table th .brandner-order-label,.woocommerce-orders-table td .brandner-order-label,a.brandner-order-label{display:block;color:#267bbd!important;font-weight:600!important;font-size:14px;text-decoration:none!important;transition:color .15s;line-height:1.4}.woocommerce-orders-table .brandner-order-label:hover,a.brandner-order-label:hover{color:#1a5a8e!important;text-decoration:underline!important}.woocommerce-orders-table .brandner-order-label--no-invoice,.woocommerce-orders-table th .brandner-order-label--no-invoice,a.brandner-order-label--no-invoice{color:#64748b!important;font-weight:500!important}.woocommerce-orders-table .brandner-order-label--no-invoice:hover,a.brandner-order-label--no-invoice:hover{color:#475569!important}.brandner-order-date{display:block;font-size:12px;color:#94a3b8;margin-top:2px;line-height:1.4}.brandner-order-project{display:block;font-size:12px;color:#64748b;margin-top:1px;line-height:1.4}.brandner-order-project:before{content:"Projekt: ";font-weight:500}.brandner-order-status-badge{display:inline-block;padding:4px 12px;border-radius:50px;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap;text-transform:none}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-pending .brandner-order-status-badge,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold .brandner-order-status-badge{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-completed .brandner-order-status-badge{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-auction-pending .brandner-order-status-badge{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-processing .brandner-order-status-badge{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-cancelled .brandner-order-status-badge{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-refunded .brandner-order-status-badge{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-failed .brandner-order-status-badge{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-pending td:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold td:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-pending th:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold th:first-child{border-left:3px solid #f97316}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total{font-weight:600;color:#1e293b;white-space:nowrap}.brandner-order-item-count{font-weight:400;font-size:12px;color:#94a3b8;margin-left:2px}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{white-space:nowrap}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button{text-transform:none!important;font-size:13px;font-weight:500;padding:7px 16px;border-radius:6px;margin:2px 4px 2px 0;display:inline-block;line-height:1.4;transition:all .15s;letter-spacing:0}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button.pay,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button.pay{background:#267bbd!important;color:#fff!important;border:1px solid #267bbd!important}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button.pay:hover,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button.pay:hover{background:#1a5a8e!important;border-color:#1a5a8e!important}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button:not(.pay),.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button:not(.pay){background:transparent!important;color:#475569!important;border:1px solid #cbd5e1!important}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button:not(.pay):hover,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button:not(.pay):hover{background:#f8fafc!important;color:#1e293b!important;border-color:#94a3b8!important}.woocommerce-pagination{text-align:center;margin-top:24px}.woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;gap:4px}.woocommerce-pagination .page-numbers li{list-style:none}.woocommerce-pagination .page-numbers li a,.woocommerce-pagination .page-numbers li span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:6px;font-size:14px;font-weight:500;color:#475569;text-decoration:none;transition:all .15s;border:1px solid #e2e8f0;background:#fff}.woocommerce-pagination .page-numbers li a:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.woocommerce-pagination .page-numbers li span.current{background:#267bbd;color:#fff;border-color:#267bbd}@media(max-width:767px){.woocommerce-orders-table{display:block!important;border:none;box-shadow:none;border-radius:0}.woocommerce-orders-table thead{display:none}.woocommerce-orders-table tbody{display:block!important}.woocommerce-orders-table tbody tr{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;box-shadow:0 1px 3px #0000000f;padding:0;overflow:hidden}.woocommerce-orders-table tbody td,.woocommerce-orders-table tbody th{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #f1f5f9;font-size:14px}.woocommerce-orders-table tbody td:before,.woocommerce-orders-table tbody th:before{content:attr(data-title);font-weight:600;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;margin-right:12px}.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-number,.woocommerce-orders-table tbody th:first-child{flex-direction:column;align-items:flex-start;padding:14px 16px 10px;background:#f8fafc}.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-number:before,.woocommerce-orders-table tbody th:first-child:before{display:none}.woocommerce-orders-table tbody td:last-child,.woocommerce-orders-table tbody th:last-child{border-bottom:none}.woocommerce-orders-table tr.woocommerce-orders-table__row--status-pending td:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold td:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-pending th:first-child,.woocommerce-orders-table tr.woocommerce-orders-table__row--status-on-hold th:first-child{border-left:none;border-top:3px solid #f97316}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px;padding:12px 16px}.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.button,.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions a.woocommerce-button{display:block!important;text-align:center!important;width:100%!important;margin:0!important;padding:10px 16px!important;box-sizing:border-box!important}}
