.woocommerce-account .woocommerce{display:flex;flex-direction:column;gap:1.5rem}.woocommerce-account .woocommerce>nav{width:100%}.woocommerce-account .woocommerce-MyAccount-navigation{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin:0;list-style:none;border:1px solid var(--hgb-color-border);border-radius:1rem;background-color:var(--hgb-color-surface);overflow-x:auto;scroll-snap-type:x mandatory}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{height:6px}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar-thumb{background-color:#1118272e;border-radius:999px}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;scroll-snap-align:start}.woocommerce-account .woocommerce-MyAccount-navigation a{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:.95rem;color:var(--hgb-color-dark);text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{border-color:#1118271f;background-color:var(--hgb-color-surface-subtle)}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background-color:var(--hgb-color-brand);border-color:var(--hgb-color-brand);color:#fff}.woocommerce-account .woocommerce-MyAccount-navigation a:focus-visible{outline:3px solid rgba(180,83,9,.45);outline-offset:2px}.woocommerce-account .woocommerce-MyAccount-content{background-color:var(--hgb-color-surface);border:1px solid var(--hgb-color-border);border-radius:1rem;padding:clamp(1.25rem,1.5vw + 1rem,2rem);box-shadow:0 12px 30px #0f172a14}.woocommerce-account .woocommerce table.shop_table{width:100%;margin:0;border-collapse:separate;border-spacing:0;border:1px solid var(--hgb-color-border);border-radius:1rem;background-color:var(--hgb-color-surface)}.woocommerce-account .woocommerce table.shop_table thead th{padding:.9rem 1.25rem;background-color:var(--hgb-color-surface-subtle);color:var(--hgb-color-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.woocommerce-account .woocommerce table.shop_table thead th:first-child{border-top-left-radius:1rem}.woocommerce-account .woocommerce table.shop_table thead th:last-child{border-top-right-radius:1rem}.woocommerce-account .woocommerce table.shop_table tbody{background-color:var(--hgb-color-surface)}.woocommerce-account .woocommerce table.shop_table tbody tr{transition:background-color .16s ease}.woocommerce-account .woocommerce table.shop_table tbody tr:hover{background-color:#f8fafccc}.woocommerce-account .woocommerce table.shop_table tbody tr:first-child td{border-top:none}.woocommerce-account .woocommerce table.shop_table tbody td{padding:1.1rem 1.25rem;border-top:1px solid var(--hgb-color-border);color:var(--hgb-color-dark);font-size:.95rem;vertical-align:middle}.woocommerce-account .woocommerce table.shop_table tbody tr:last-child td:first-child{border-bottom-left-radius:1rem}.woocommerce-account .woocommerce table.shop_table tbody tr:last-child td:last-child{border-bottom-right-radius:1rem}.woocommerce-account .woocommerce-orders-table__cell-order-number a{font-weight:700;color:var(--hgb-color-brand);text-decoration:none;transition:color .15s ease}.woocommerce-account .woocommerce-orders-table__cell-order-number a:hover,.woocommerce-account .woocommerce-orders-table__cell-order-number a:focus-visible{color:var(--hgb-color-brand-dark);outline:none}.woocommerce-account .woocommerce-orders-table__cell-order-date time{color:var(--hgb-color-muted);font-size:.9rem}.woocommerce-account .woocommerce-orders-table__cell-order-status{font-weight:600}.woocommerce-account .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status{color:#15803d}.woocommerce-account .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status{color:var(--hgb-color-brand)}.woocommerce-account .woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-status{color:#b91c1c}.woocommerce-account .woocommerce-orders-table__cell-order-total{color:var(--hgb-color-dark);font-weight:600}.woocommerce-account .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount{font-size:1.05rem;font-weight:700}.woocommerce-account .woocommerce-orders-table__cell-order-actions{text-align:right}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:999px;background-color:var(--hgb-color-brand);color:#fff;border:1px solid transparent;font-weight:600;font-size:.9rem;text-transform:none;letter-spacing:.01em;transition:background-color .15s ease,transform .15s ease}.woocommerce-account .woocommerce-orders-table__cell-order-actions .button:hover,.woocommerce-account .woocommerce-orders-table__cell-order-actions .button:focus-visible{background-color:var(--hgb-color-brand-dark);transform:translateY(-1px);outline:none}.woocommerce-account .woocommerce table.shop_table_responsive tbody td:before{font-weight:600;color:var(--hgb-color-muted);text-transform:uppercase;letter-spacing:.06em}.woocommerce-account .woocommerce table.shop_table_responsive tbody td{padding-left:clamp(9px,2vw,16px);padding-right:clamp(9px,2vw,16px)}.woocommerce-account .woocommerce-notices-wrapper:empty{display:none}.woocommerce-account .woocommerce-Addresses{display:grid;gap:1.5rem}.woocommerce-account .woocommerce-Address{background-color:var(--hgb-color-surface-subtle);border-radius:.9rem;border:1px solid var(--hgb-color-border);padding:1.25rem}.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 1rem}.woocommerce-account .woocommerce-Address-title h2{font-size:1.125rem;margin:0}.woocommerce-account .woocommerce-Address-title .edit{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;padding:.35rem .9rem;border-radius:999px;border:1px solid var(--hgb-color-brand);color:var(--hgb-color-brand);text-decoration:none;transition:background-color .15s ease,color .15s ease}.woocommerce-account .woocommerce-Address-title .edit:hover,.woocommerce-account .woocommerce-Address-title .edit:focus-visible{background-color:var(--hgb-color-brand);color:#fff}.woocommerce-account .woocommerce-Address address{font-style:normal;color:var(--hgb-color-muted);margin:0;line-height:1.6}.woocommerce-account .woocommerce>h2{font-size:clamp(1.65rem,2vw + 1.25rem,2.15rem);margin:0 auto;text-align:center;font-weight:700;letter-spacing:-.01em;color:var(--hgb-color-dark);flex:1 1 100%}.woocommerce-account .woocommerce-notices-wrapper{flex:1 1 100%}.woocommerce-account #customer_login{width:min(100%,960px);margin:0 auto;display:grid;gap:clamp(1.35rem,2vw + 1rem,2.25rem)}.woocommerce-account #customer_login:before,.woocommerce-account #customer_login:after{display:none;content:none}.woocommerce-account #customer_login .u-column1,.woocommerce-account #customer_login .u-column2{margin:0;float:none;width:100%;border:1px solid var(--hgb-color-border);border-radius:1.25rem;background:var(--hgb-color-surface);box-shadow:0 20px 40px #0f172a14;padding:clamp(1.5rem,2vw + 1rem,2.45rem);display:grid;gap:clamp(1rem,1vw + .75rem,1.35rem)}.woocommerce-account #customer_login h2{margin:0;font-size:clamp(1.35rem,1vw + 1.1rem,1.7rem);font-weight:700;color:var(--hgb-color-dark)}.woocommerce-account #customer_login .woocommerce-form-login,.woocommerce-account #customer_login .woocommerce-form-register{width:100%;margin:0;padding:0;border:0;background:transparent;border-radius:0;box-shadow:none;display:grid;gap:clamp(1rem,1vw + .75rem,1.35rem)}.woocommerce-account #customer_login .woocommerce-privacy-policy-text{margin:0;font-size:.9rem;color:var(--hgb-color-muted);line-height:1.55}@media (min-width: 900px){.woocommerce-account #customer_login{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{width:min(100%,460px);margin:0 auto;padding:clamp(1.5rem,2vw + 1rem,2.25rem);border:1px solid var(--hgb-color-border);border-radius:1rem;background:var(--hgb-color-surface);display:grid;gap:1.25rem}.woocommerce-account .woocommerce-form-row{margin:0;display:grid;gap:.6rem}.woocommerce-account .woocommerce-form-row label{font-size:.95rem;font-weight:600;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-Input{width:100%;border:1px solid var(--hgb-color-border);border-radius:.8rem;padding:.65rem .85rem;font-size:1rem;transition:border-color .16s ease,box-shadow .16s ease;background-color:var(--hgb-color-surface-subtle)}.woocommerce-account .woocommerce-Input:focus{border-color:#b45309b3;box-shadow:0 0 0 3px #b4530933;outline:none;background-color:#fff}.woocommerce-account .password-input{position:relative;display:block}.woocommerce-account .show-password-input{position:absolute;inset:.2rem .35rem .2rem auto;width:auto;border:none;background:none;color:var(--hgb-color-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.woocommerce-account .show-password-input:before{content:"Show"}.woocommerce-account .show-password-input.display-password:before{content:"Hide"}.woocommerce-account .show-password-input:hover,.woocommerce-account .show-password-input:focus-visible{color:var(--hgb-color-brand);outline:none}.woocommerce-account .woocommerce-form-login .form-row:last-of-type{display:grid;justify-items:center;text-align:center;gap:.85rem;margin:0}.woocommerce-account .woocommerce-form__label-for-checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--hgb-color-muted);font-weight:500}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{justify-content:center}.woocommerce-account .woocommerce-form__input-checkbox{width:1.125rem;height:1.125rem;border-radius:.35rem;border:1px solid var(--hgb-color-border);accent-color:var(--hgb-color-brand)}.woocommerce-account .woocommerce-EditAccountForm{display:grid;gap:clamp(1.35rem,1.5vw + 1rem,1.85rem);padding:clamp(1.35rem,1.5vw + 1rem,2rem);border:1px solid rgba(17,24,39,.08);border-radius:1.1rem;background:linear-gradient(180deg,#fff,#f8fafc)}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row{margin:0;display:grid;gap:.65rem}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--first,.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--last,.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--first input,.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--last input{width:100%}.woocommerce-account .woocommerce-EditAccountForm label{font-weight:600;font-size:.95rem;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-EditAccountForm .description,.woocommerce-account .woocommerce-EditAccountForm em{font-size:.85rem;color:var(--hgb-color-muted);line-height:1.5}.woocommerce-account .woocommerce-EditAccountForm fieldset{margin:0;border:1px dashed rgba(17,24,39,.12);border-radius:1rem;padding:clamp(1.1rem,1vw + 1rem,1.65rem);background-color:#f8fafcd9;display:grid;gap:1rem}.woocommerce-account .woocommerce-EditAccountForm legend{padding:0 .5rem;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--hgb-color-muted)}.woocommerce-account .woocommerce-EditAccountForm .clear{display:none}.woocommerce-account .woocommerce-EditAccountForm .password-input{max-width:100%}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1.6rem;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.95rem;background:linear-gradient(135deg,var(--hgb-color-brand) 0%,var(--hgb-color-brand-dark) 100%);color:#fff;cursor:pointer;transition:transform .16s ease,background-position .18s ease;background-size:160% 160%}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button:hover,.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button:focus-visible{transform:translateY(-1px);outline:none;background-position:right center}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button:active{transform:translateY(0)}.woocommerce-account .woocommerce-EditAccountForm [type=hidden]+.woocommerce-Button{margin-top:.5rem}.woocommerce-account .woocommerce-EditAccountForm .required{color:#dc2626}.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{margin:0;padding:clamp(1.15rem,1.25vw + .9rem,1.65rem);border:1px solid rgba(17,24,39,.08);border-radius:.9rem;background:linear-gradient(180deg,#f8fafce6,#fff);color:var(--hgb-color-dark);font-size:.95rem;line-height:1.7}.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type mark{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:999px;background-color:#b453091f;color:var(--hgb-color-brand);font-weight:700}.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type mark.order-status{background:linear-gradient(135deg,#b453092e,#92400e24);color:var(--hgb-color-brand-dark);text-transform:uppercase;letter-spacing:.06em}.hgb-order-again{margin-top:clamp(.75rem,1.2vw,1rem);text-align:center}.hgb-order-again__link{display:inline-flex;align-items:center;justify-content:center;float:none;min-width:clamp(10.5rem,15vw,12rem);margin-top:clamp(.75rem,1.2vw,1rem);padding:.8rem 1.7rem;border-radius:999px;border:1px solid rgba(146,64,14,.26);background:var(--hgb-color-surface);color:var(--hgb-color-brand-dark);font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.hgb-order-again__link:hover,.hgb-order-again__link:focus-visible{background:#91400e12;color:var(--hgb-color-brand-dark);border-color:#92400e6b;transform:translateY(-1px);outline:none}.woocommerce-account .woocommerce-order-details{margin-top:clamp(1.5rem,2vw,2rem);border:1px solid var(--hgb-color-border);border-radius:1.1rem;background-color:var(--hgb-color-surface);padding:clamp(1.4rem,1.65vw + 1rem,2rem)}.woocommerce-account .woocommerce-order-details__title{margin:0 0 1.25rem;font-size:clamp(1.25rem,1.1vw + 1rem,1.6rem);letter-spacing:-.01em;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-order-details .shop_table{width:100%;border-collapse:separate;border-spacing:0;margin:0;border:1px solid var(--hgb-color-border);border-radius:1rem;overflow:hidden;background-color:var(--hgb-color-surface)}.woocommerce-account .woocommerce-order-details .shop_table thead th{padding:.95rem 1.35rem;background-color:var(--hgb-color-surface-subtle);color:var(--hgb-color-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.woocommerce-account .woocommerce-order-details .shop_table tbody tr{transition:background-color .15s ease}.woocommerce-account .woocommerce-order-details .shop_table tbody tr:hover{background-color:#f8fafcbf}.woocommerce-account .woocommerce-order-details .product-name{padding:1.25rem 1.35rem;color:var(--hgb-color-dark);font-weight:600;font-size:.98rem;vertical-align:top}.woocommerce-account .woocommerce-order-details .product-name>a{color:inherit;font-weight:700;text-decoration:none;transition:color .15s ease}.woocommerce-account .woocommerce-order-details .product-name>a:hover,.woocommerce-account .woocommerce-order-details .product-name>a:focus-visible{color:var(--hgb-color-brand);outline:none}.woocommerce-account .woocommerce-order-details .product-total{padding:1.25rem 1.35rem;text-align:right;font-weight:700;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-order-details .product-total .amount{font-size:1.05rem}.woocommerce-account .woocommerce-order-details .wc-item-meta{list-style:none;margin:.75rem 0 0;padding:.75rem 0 0;border-top:1px dashed rgba(17,24,39,.12);display:grid;gap:.6rem}.woocommerce-account .woocommerce-order-details .wc-item-meta-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hgb-color-muted)}.woocommerce-account .woocommerce-order-details .wc-item-meta p{margin:0;color:var(--hgb-color-dark);font-size:.92rem;line-height:1.55}.woocommerce-account .woocommerce-order-details tfoot th,.woocommerce-account .woocommerce-order-details tfoot td{padding:1rem 1.35rem;font-size:.95rem;border-top:1px solid rgba(226,232,240,.8)}.woocommerce-account .woocommerce-order-details tfoot th{text-align:left;font-weight:600;color:var(--hgb-color-muted)}.woocommerce-account .woocommerce-order-details tfoot td{text-align:right;font-weight:600;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-order-details tfoot tr:last-child td{font-size:1.15rem;font-weight:700;color:var(--hgb-color-brand-dark)}.woocommerce-account .woocommerce-order-details tfoot tr:last-child td .amount{font-size:1.2rem}.woocommerce-account .woocommerce-order-details tfoot tr:nth-last-child(2) td{color:var(--hgb-color-brand)}.woocommerce-account .woocommerce-customer-details{margin-top:clamp(1.75rem,2.5vw,2.75rem);border:1px solid var(--hgb-color-border);border-radius:1.1rem;background-color:var(--hgb-color-surface);padding:clamp(1.35rem,1.5vw + 1rem,2rem);display:grid;gap:clamp(1.25rem,1.5vw + .95rem,2rem)}.woocommerce-account .woocommerce-columns--addresses{display:grid;gap:1.25rem}.woocommerce-account .woocommerce-column__title{margin:0 0 .85rem;font-size:1.05rem;letter-spacing:-.01em;color:var(--hgb-color-dark)}.woocommerce-account .woocommerce-customer-details address{margin:0;font-style:normal;color:var(--hgb-color-muted);line-height:1.65}.woocommerce-account .woocommerce-customer-details--phone,.woocommerce-account .woocommerce-customer-details--email{margin:.65rem 0 0;font-size:.9rem;color:var(--hgb-color-dark);font-weight:600}.woocommerce-account .woocommerce-form-login .form-row:last-of-type .woocommerce-button{justify-self:center}.woocommerce-account .woocommerce-form-login .woocommerce-button{padding:.65rem 1.35rem;border-radius:999px;background-color:var(--hgb-color-brand);color:#fff;border:none;font-weight:700;font-size:.95rem;transition:background-color .16s ease;margin-left:0}.woocommerce-account .woocommerce-form-login .woocommerce-button:hover,.woocommerce-account .woocommerce-form-login .woocommerce-button:focus-visible{background-color:var(--hgb-color-brand-dark);outline:none}.woocommerce-account .woocommerce-form-register .woocommerce-Button{padding:.65rem 1.35rem;border-radius:999px;background-color:var(--hgb-color-brand);color:#fff;border:none;font-weight:700;font-size:.95rem;transition:background-color .16s ease;margin-left:auto}.woocommerce-account .woocommerce-form-register .woocommerce-Button:hover,.woocommerce-account .woocommerce-form-register .woocommerce-Button:focus-visible{background-color:var(--hgb-color-brand-dark);outline:none}.woocommerce-account .lost_password{margin:0;text-align:center;font-size:.9rem}.woocommerce-account .lost_password a{color:var(--hgb-color-brand);font-weight:600;text-decoration:none}.woocommerce-account .lost_password a:hover{color:var(--hgb-color-brand-dark);text-decoration:underline}.woocommerce-account #customer_login .lost_password{text-align:left}@media (max-width: 600px){.woocommerce-account #customer_login .lost_password{text-align:center}}.woocommerce-account .hgb-account-suggestions{display:grid;gap:clamp(1.25rem,2vw + .75rem,2rem)}.woocommerce-account__empty-orders-suggestions{margin-top:clamp(1.75rem,3vw,2.5rem)}.hgb-account-modal{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,4rem);background-color:#0f172a8c;backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .18s ease}.hgb-account-modal.is-active{opacity:1;pointer-events:auto}.hgb-account-modal__overlay{position:absolute;inset:0}.hgb-account-modal__dialog{position:relative;width:min(100%,420px);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:1.25rem;padding:clamp(1.8rem,2.5vw + 1.25rem,2.5rem);border:1px solid rgba(226,232,240,.9);transform:translateY(20px) scale(.98);transition:transform .2s ease}.hgb-account-modal.is-active .hgb-account-modal__dialog{transform:translateY(0) scale(1)}.hgb-account-modal__header{text-align:center;display:grid;gap:.75rem;margin-bottom:1.75rem}.hgb-account-modal__title{margin:0;font-size:clamp(1.35rem,2vw + 1rem,1.75rem);color:var(--hgb-color-dark);font-weight:700;letter-spacing:-.01em}.hgb-account-modal__subtitle{margin:0;font-size:.95rem;color:var(--hgb-color-muted);line-height:1.6}.hgb-account-modal__actions{display:grid;gap:.75rem}.hgb-account-modal__button{width:100%;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:700;padding:.75rem 1.5rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.hgb-account-modal__button--primary{background-color:var(--hgb-color-brand);color:#fff}.hgb-account-modal__button--primary:hover,.hgb-account-modal__button--primary:focus-visible{background-color:var(--hgb-color-brand-dark);outline:none}.hgb-account-modal__button--secondary{background-color:#fff;color:var(--hgb-color-dark);border-color:#11182714}.hgb-account-modal__button--secondary:hover,.hgb-account-modal__button--secondary:focus-visible{border-color:#1118272e;color:var(--hgb-color-brand);outline:none}.hgb-account-modal__button:focus-visible{box-shadow:0 0 0 3px #b4530940}body.hgb-account-modal-open{overflow:hidden}@media (min-width: 640px){.hgb-account-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.woocommerce-account .woocommerce-form-login .form-row:last-of-type{width:100%}.woocommerce-account .woocommerce-form-login .woocommerce-button{width:100%}.woocommerce-account .woocommerce-form-register .woocommerce-Button{width:100%;margin-left:0}.woocommerce-account .woocommerce-EditAccountForm{padding:1.25rem}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{width:100%}.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{padding:1rem 1.1rem}}@media (min-width: 768px){.woocommerce-account .woocommerce{align-items:flex-start;gap:2rem}.logged-in.woocommerce-account .woocommerce{flex-direction:row}.woocommerce-account .woocommerce>nav{flex:0 0 260px}.woocommerce-account .woocommerce-MyAccount-navigation ul{flex-direction:column;align-items:stretch;padding:1.25rem 1rem;max-height:calc(100vh - 8rem);overflow-y:auto;overflow-x:hidden;position:sticky;top:6.5rem}.woocommerce-account .woocommerce-MyAccount-navigation li{width:100%}.woocommerce-account .woocommerce-MyAccount-navigation a{justify-content:flex-start;width:100%}.woocommerce-account .woocommerce-Addresses{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-account .woocommerce-EditAccountForm{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--first,.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--last{grid-column:span 1}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row--wide,.woocommerce-account .woocommerce-EditAccountForm fieldset,.woocommerce-account .woocommerce-EditAccountForm>p:last-of-type{grid-column:span 2}.woocommerce-account .woocommerce-columns--addresses{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.woocommerce-account .woocommerce>nav{flex:0 0 280px}.woocommerce-account .woocommerce-MyAccount-content{padding:clamp(1.75rem,1vw + 1.5rem,2.5rem)}}
