body.woocommerce-account{--gpg-account-blue:var(--wp--preset--color--gpg-blue,#0c4e88);--gpg-account-blue-dark:#093e6d;--gpg-account-surface:var(--wp--preset--color--base,#fff);--gpg-account-soft:color-mix(in srgb,var(--gpg-account-blue) 5%,#fff);--gpg-account-border:var(--wp--preset--color--contrast-3,#d9d9df);--gpg-account-muted:var(--wp--preset--color--contrast-2,#686872)}
body.logged-in.woocommerce-account .entry-content>.woocommerce,body.logged-in.woocommerce-account main .woocommerce{position:relative;left:50%;display:grid;width:min(var(--wp--style--global--wide-size,1380px),calc(100vw - 48px));max-width:none;box-sizing:border-box;grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:32px;margin:0;transform:translateX(-50%)}
body.logged-in.woocommerce-account .woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1;margin:0}
body.logged-in.woocommerce-account .woocommerce>.woocommerce-MyAccount-navigation{grid-column:1}
body.logged-in.woocommerce-account .woocommerce>.woocommerce-MyAccount-content{grid-column:2}
body.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto;margin:0}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;margin:0;padding:12px;flex-direction:column;gap:4px;border:1px solid var(--gpg-account-border);border-radius:16px;background:var(--gpg-account-surface);box-shadow:0 12px 34px rgba(16,32,48,.06);list-style:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0;padding:0;list-style:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li::marker{content:""}
body.woocommerce-account .woocommerce-MyAccount-navigation a{position:relative;display:flex;min-height:46px;box-sizing:border-box;align-items:center;padding:10px 14px 10px 40px;border-radius:9px;color:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .15s,color .15s,transform .15s}
body.woocommerce-account .woocommerce-MyAccount-navigation a::before{position:absolute;left:17px;width:9px;height:9px;border:2px solid currentColor;border-radius:50%;content:"";opacity:.6}
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover,body.woocommerce-account .woocommerce-MyAccount-navigation a:focus-visible{background:var(--gpg-account-soft);color:var(--gpg-account-blue);outline:none;transform:translateX(2px)}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--gpg-account-blue);color:#fff}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a::before{border-color:#fff;background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.2);opacity:1}
body.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:8px;padding-top:8px!important;border-top:1px solid var(--gpg-account-border)}
body.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0;box-sizing:border-box;padding:32px;border:1px solid var(--gpg-account-border);border-radius:16px;background:var(--gpg-account-surface);box-shadow:0 12px 34px rgba(16,32,48,.06)}
body.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}
body.woocommerce-account .woocommerce-MyAccount-content>p:last-child{margin-bottom:0}
body.woocommerce-account .woocommerce-MyAccount-content h2,body.woocommerce-account .woocommerce-MyAccount-content h3{color:inherit;letter-spacing:inherit}
body.woocommerce-account .woocommerce-MyAccount-content a{color:var(--gpg-account-blue);text-underline-offset:3px}
body.woocommerce-account .woocommerce-MyAccount-content a:hover{color:var(--gpg-account-blue-dark)}
body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}
body.woocommerce-account .woocommerce-Addresses::before,body.woocommerce-account .woocommerce-Addresses::after{display:none!important;content:none!important}
body.woocommerce-account .woocommerce-Addresses>.woocommerce-Address{float:none!important;width:100%!important;max-width:none!important;box-sizing:border-box;margin:0!important;padding:22px;border:1px solid var(--gpg-account-border);border-radius:13px;background:var(--gpg-account-soft)}
body.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:16px}
body.woocommerce-account .woocommerce-Address-title h2{margin:0;font-size:1.25rem}
body.woocommerce-account .woocommerce-Address-title .edit{float:none!important;flex:0 0 auto;padding:7px 11px;border:1px solid var(--gpg-account-blue);border-radius:7px;font-size:.82rem;font-weight:700;text-decoration:none}
body.woocommerce-account .woocommerce-Address address{margin:18px 0 0;color:var(--gpg-account-muted);font-style:normal;line-height:1.65}
body.woocommerce-account .woocommerce form .form-row{margin:0 0 18px;padding:0}
body.woocommerce-account .woocommerce form label{margin-bottom:7px;font-weight:700}
body.woocommerce-account .woocommerce form input.input-text,body.woocommerce-account .woocommerce form select,body.woocommerce-account .woocommerce form textarea{min-height:46px;box-sizing:border-box;padding:9px 12px;border:1px solid var(--gpg-account-border);border-radius:8px;background:#fff;color:inherit;font:inherit}
body.woocommerce-account .woocommerce form input.input-text:focus,body.woocommerce-account .woocommerce form select:focus,body.woocommerce-account .woocommerce form textarea:focus{border-color:var(--gpg-account-blue);outline:3px solid color-mix(in srgb,var(--gpg-account-blue) 20%,transparent);outline-offset:1px}
body.woocommerce-account .woocommerce button.button,body.woocommerce-account .woocommerce a.button{min-height:44px;box-sizing:border-box;padding:10px 17px;border:1px solid var(--gpg-account-blue);border-radius:8px;background:var(--gpg-account-blue);color:#fff;font:inherit;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:none}
body.woocommerce-account .woocommerce button.button:hover,body.woocommerce-account .woocommerce a.button:hover{border-color:var(--gpg-account-blue-dark);background:var(--gpg-account-blue-dark);color:#fff}
body.woocommerce-account .woocommerce table.shop_table{overflow:hidden;border:1px solid var(--gpg-account-border);border-collapse:separate;border-radius:12px}
body.woocommerce-account .woocommerce table.shop_table th{background:var(--gpg-account-soft);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}
body.woocommerce-account .woocommerce table.shop_table td,body.woocommerce-account .woocommerce table.shop_table th{padding:14px;border-color:var(--gpg-account-border)}
.gpg-account-section-heading{margin:0 0 26px;padding:0 0 22px;border-bottom:1px solid var(--gpg-account-border)}
.gpg-account-section-heading__eyebrow{display:block;margin-bottom:7px;color:var(--gpg-account-blue);font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.gpg-account-section-heading h2{margin:0 0 7px!important;font-size:clamp(1.55rem,3vw,2.1rem)!important}
.gpg-account-section-heading p{margin:0;color:var(--gpg-account-muted);line-height:1.55}
.gpg-account-empty{padding:44px 24px;border:1px dashed color-mix(in srgb,var(--gpg-account-blue) 30%,var(--gpg-account-border));border-radius:13px;background:var(--gpg-account-soft);text-align:center}
.gpg-account-empty__icon{display:block;width:42px;height:42px;margin:0 auto 14px;border:2px solid var(--gpg-account-blue);border-radius:12px;opacity:.72;transform:rotate(45deg)}
.gpg-account-empty h3{margin:0 0 8px!important;font-size:1.15rem!important}
.gpg-account-empty p{margin:0;color:var(--gpg-account-muted)}
body.woocommerce-account .woocommerce-message,body.woocommerce-account .woocommerce-info,body.woocommerce-account .woocommerce-error{border-radius:10px;background:var(--gpg-account-soft)}
@media(max-width:860px){body.logged-in.woocommerce-account .entry-content>.woocommerce,body.logged-in.woocommerce-account main .woocommerce{grid-template-columns:1fr;gap:18px}body.logged-in.woocommerce-account .woocommerce>.woocommerce-notices-wrapper,body.logged-in.woocommerce-account .woocommerce>.woocommerce-MyAccount-navigation,body.logged-in.woocommerce-account .woocommerce>.woocommerce-MyAccount-content{grid-column:1}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0!important;padding-top:0!important;border-top:0!important}}
@media(max-width:640px){body.logged-in.woocommerce-account .entry-content>.woocommerce,body.logged-in.woocommerce-account main .woocommerce{width:calc(100vw - 24px)}body.woocommerce-account .woocommerce-MyAccount-content{padding:22px 18px}.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}}
