/* Customer access and account tools; native WooCommerce forms and endpoints. */
.pd-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;min-width:44px;color:var(--cl-ink,#202124);font:600 12px/1.2 Arial,Helvetica,sans-serif;text-decoration:none;white-space:nowrap;border-radius:3px}
.pd-account-link svg{flex:none}
.pd-account-link:hover,.pd-account-link[aria-current=page]{color:var(--cl-accent,#006b70)}
.pd-account-link:focus-visible{outline:3px solid var(--cl-accent,#006b70);outline-offset:3px}
body.woocommerce-account{--account-accent:var(--cl-accent,#006b70);--account-ink:#202124;--account-muted:#62666b;--account-line:#dfe2e5;--account-soft:#f4f5f6;background:#fff}
body.woocommerce-account .entry-content{font:15px/1.65 Arial,Helvetica,sans-serif;color:var(--account-ink)}
body.woocommerce-account .entry-content>.woocommerce{width:100%;max-width:none;margin:0;display:block}
body.woocommerce-account .entry-content>.woocommerce::before,body.woocommerce-account .entry-content>.woocommerce::after{display:none}
body.woocommerce-account .woocommerce h2,body.woocommerce-account .woocommerce h3{font-family:'Archivo Narrow',Arial,sans-serif;font-weight:600;letter-spacing:-.02em;color:var(--account-ink);line-height:1.15}
body.woocommerce-account .woocommerce h2{font-size:30px;margin:0 0 22px}
body.woocommerce-account .woocommerce h3{font-size:25px;margin:0 0 16px}
body.woocommerce-account .woocommerce p{margin:0 0 18px}
body.woocommerce-account .woocommerce a:not(.button):not(.pd-account-card){color:var(--account-accent);text-decoration:underline;text-underline-offset:3px}
body.woocommerce-account .woocommerce :where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--account-accent);outline-offset:3px}
body.woocommerce-account .pd-account-intro{margin:0 0 32px;max-width:740px}
body.woocommerce-account .pd-account-intro p{color:var(--account-muted);font-size:16px;margin:0;max-width:62ch}
body.woocommerce-account .pd-account-intro h1,body.woocommerce-account .pd-account-intro h2{font-size:28px;line-height:1.15;margin:0 0 10px}
body.woocommerce-account .pd-account-intro small,body.woocommerce-account .pd-account-kicker{display:block;font:600 11px/1.5 Arial,Helvetica,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--account-accent);margin-bottom:12px}
body.woocommerce-account #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:28px;width:100%;margin:0;align-items:start}
body.woocommerce-account #customer_login::before,body.woocommerce-account #customer_login::after{display:none}
body.woocommerce-account #customer_login>.u-column1,body.woocommerce-account #customer_login>.u-column2{float:none;width:auto;max-width:none;margin:0;padding:30px;border:1px solid var(--account-line);border-radius:4px;background:#fff;box-shadow:none;min-width:0}
body.woocommerce-account #customer_login>.u-column2{background:var(--account-soft)}
body.woocommerce-account .woocommerce form.login,body.woocommerce-account .woocommerce form.register{margin:0;padding:0;border:0;background:transparent;border-radius:0}
body.woocommerce-account .woocommerce form .form-row{padding:0;margin:0 0 20px;display:block;float:none;min-width:0}
body.woocommerce-account .woocommerce form .form-row label{display:block;font:600 13px/1.45 Arial,Helvetica,sans-serif;margin:0 0 8px;color:var(--account-ink)}
body.woocommerce-account .woocommerce form .form-row .required{color:var(--account-muted)}
body.woocommerce-account .woocommerce form :where(input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=url],select,textarea){display:block;width:100%;max-width:none;box-sizing:border-box;min-height:48px;height:auto;background:#fff;color:var(--account-ink);font:400 16px/1.4 Arial,Helvetica,sans-serif;border:1px solid #bbc1c8;border-radius:3px;padding:12px 13px;box-shadow:none;transition:border-color .15s}
body.woocommerce-account .woocommerce form :where(input,select,textarea):focus{border-color:var(--account-accent);box-shadow:none}
body.woocommerce-account .woocommerce form .password-input{display:block;position:relative;width:100%}
body.woocommerce-account .woocommerce form .password-input input{padding-right:52px}
body.woocommerce-account .woocommerce form .show-password-input{position:absolute;right:1px;top:1px;bottom:1px;min-width:46px;min-height:46px;display:grid;place-items:center;padding:0;margin:0;border:0;background:transparent;color:var(--account-muted);cursor:pointer;border-radius:2px;line-height:1}
body.woocommerce-account .woocommerce form .show-password-input::after{margin:0}
body.woocommerce-account .woocommerce form .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:9px;min-height:44px;margin-bottom:14px;font-weight:400}
body.woocommerce-account .woocommerce input[type=checkbox]{width:18px;height:18px;min-width:18px;accent-color:var(--account-accent);margin:0;vertical-align:middle}
body.woocommerce-account .woocommerce :is(button.button,a.button,input.button){display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 22px;border:1px solid var(--account-accent);border-radius:3px;box-shadow:none;background:var(--account-accent);color:#fff;font:600 14px/1.4 Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;text-transform:none;letter-spacing:0;cursor:pointer;float:none;transition:filter .15s}
body.woocommerce-account .woocommerce :is(button.button,a.button,input.button):hover{filter:brightness(.9);background:var(--account-accent);color:#fff;transform:none}
body.woocommerce-account .woocommerce :is(button.button,a.button,input.button):disabled{opacity:.5;cursor:not-allowed}
body.woocommerce-account .woocommerce button.woocommerce-form-login__submit,body.woocommerce-account .woocommerce button.woocommerce-form-register__submit{width:100%;margin:0}
body.woocommerce-account .woocommerce .lost_password{margin:18px 0 0;font-size:13px}
body.woocommerce-account .woocommerce .lost_password a{display:inline-flex;align-items:center;min-height:44px}
body.woocommerce-account .woocommerce .woocommerce-privacy-policy-text{font-size:12px;line-height:1.7;color:var(--account-muted);margin:0 0 20px}
body.woocommerce-account .woocommerce .woocommerce-privacy-policy-text p{margin:0}
body.woocommerce-account .woocommerce-password-strength{margin:10px 0 0;padding:9px 12px;font-size:12px;border-radius:3px}
body.woocommerce-account .woocommerce-password-hint{display:block;margin:8px 0 0;font-size:12px;line-height:1.5;color:var(--account-muted)}
body.woocommerce-account .woocommerce :is(.woocommerce-error,.woocommerce-info,.woocommerce-message){padding:18px 20px;margin:0 0 26px;background:var(--account-soft);border:1px solid var(--account-line);border-left:3px solid var(--account-accent);border-radius:3px;font:14px/1.6 Arial,Helvetica,sans-serif;color:var(--account-ink);list-style:none}
body.woocommerce-account .woocommerce .woocommerce-error{border-left-color:#b32325;background:#fff6f6}
body.woocommerce-account .woocommerce :is(.woocommerce-error,.woocommerce-info,.woocommerce-message)::before{display:none}
body.woocommerce-account .woocommerce :is(.woocommerce-error,.woocommerce-info,.woocommerce-message) li{margin:0;list-style:none}
body.woocommerce-account.logged-in .entry-content>.woocommerce{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:0 32px}
body.woocommerce-account.logged-in .entry-content>.woocommerce>.woocommerce-notices-wrapper,body.woocommerce-account.logged-in .entry-content>.woocommerce>.pd-account-intro{grid-column:1/-1}
body.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto;margin:0;background:var(--account-soft);border:1px solid var(--account-line);border-radius:3px;padding:8px;min-width:0}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:3px;margin:0;padding:0;list-style:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0;padding:0;border:0;list-style:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex;align-items:center;min-height:46px;padding:11px 13px;color:var(--account-muted)!important;border-radius:2px;text-decoration:none!important;font:400 13px/1.45 Arial,Helvetica,sans-serif}
body.woocommerce-account .woocommerce-MyAccount-navigation li a::before{display:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:var(--account-accent)!important;background:#fff;font-weight:600;box-shadow:0 1px 3px #2021240c}
body.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:var(--account-accent)!important;background:#fff}
body.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0;max-width:none;margin:0}
body.woocommerce-account .pd-account-hub{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.woocommerce-account .pd-account-hub>h2,body.woocommerce-account .pd-account-hub>p{grid-column:1/-1;margin:0}
body.woocommerce-account .pd-account-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0;min-height:145px;padding:24px;border:1px solid var(--account-line);border-radius:3px;background:#fff;color:var(--account-ink);text-decoration:none}
body.woocommerce-account .pd-account-card:hover{border-color:var(--account-accent);background:var(--account-soft)}
body.woocommerce-account .pd-account-card strong,body.woocommerce-account .pd-account-card h3{font:600 25px/1.15 'Archivo Narrow',Arial,sans-serif;margin:0;color:var(--account-ink)}
body.woocommerce-account .pd-account-card p,body.woocommerce-account .pd-account-card span{font-size:13px;line-height:1.6;color:var(--account-muted);margin:0}
body.woocommerce-account .pd-account-card svg{width:24px;height:24px;color:var(--account-accent)}
body.woocommerce-account .woocommerce-EditAccountForm,body.woocommerce-account .woocommerce-address-fields{max-width:720px}
body.woocommerce-account .woocommerce form .form-row-first,body.woocommerce-account .woocommerce form .form-row-last{width:100%;float:none}
body.woocommerce-account .woocommerce form fieldset{margin:30px 0 24px;padding:22px;border:1px solid var(--account-line);border-radius:3px}
body.woocommerce-account .woocommerce form legend{font:600 23px/1.2 'Archivo Narrow',Arial,sans-serif;padding:0 7px}
body.woocommerce-account .woocommerce .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
body.woocommerce-account .woocommerce .woocommerce-address-fields__field-wrapper .form-row-wide{grid-column:1/-1}
body.woocommerce-account .woocommerce .select2-container .select2-selection--single{height:48px;border:1px solid #bbc1c8;border-radius:3px;background:#fff}
body.woocommerce-account .woocommerce .select2-container .select2-selection__rendered{line-height:46px;padding-left:13px;color:var(--account-ink);font-size:16px}
body.woocommerce-account .woocommerce .select2-container .select2-selection__arrow{height:46px;right:8px}
body.woocommerce-account .woocommerce .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}
body.woocommerce-account .woocommerce .woocommerce-Addresses::before,body.woocommerce-account .woocommerce .woocommerce-Addresses::after{display:none}
body.woocommerce-account .woocommerce .woocommerce-Address{float:none;width:auto;margin:0;padding:22px;background:var(--account-soft);border:1px solid var(--account-line);border-radius:3px}
body.woocommerce-account .woocommerce .woocommerce-Address-title h2{font-size:25px;margin-bottom:12px}
body.woocommerce-account .woocommerce .woocommerce-Address-title a{font-size:13px;min-height:44px;display:inline-flex;align-items:center;margin-bottom:10px;float:none}
body.woocommerce-account .woocommerce address{font-style:normal;font-size:14px;line-height:1.7;color:var(--account-muted)}
body.woocommerce-account .woocommerce table.shop_table{width:100%;margin:20px 0;border:1px solid var(--account-line);border-collapse:separate;border-spacing:0;border-radius:3px;font-size:13px;text-align:left}
body.woocommerce-account .woocommerce table.shop_table :is(th,td){padding:14px 12px;border:0;border-bottom:1px solid var(--account-line);vertical-align:middle;overflow-wrap:anywhere}
body.woocommerce-account .woocommerce table.shop_table th{background:var(--account-soft);font-size:12px;font-weight:600}
body.woocommerce-account .woocommerce table.shop_table tr:last-child td{border-bottom:0}
body.woocommerce-account .woocommerce table.shop_table .button{font-size:12px;min-height:44px;padding:10px 12px;margin:3px}
body.woocommerce-account .woocommerce-ResetPassword{max-width:580px;padding:28px;border:1px solid var(--account-line);border-radius:3px;background:#fff}
@media(max-width:760px){
 body.woocommerce-account #customer_login{grid-template-columns:1fr;gap:22px}
 body.woocommerce-account #customer_login>.u-column1,body.woocommerce-account #customer_login>.u-column2{padding:24px 20px}
 body.woocommerce-account .woocommerce h2{font-size:29px}
 body.woocommerce-account .pd-account-intro{margin-bottom:24px}
 body.woocommerce-account .pd-account-intro p{font-size:14px}
 body.woocommerce-account.logged-in .entry-content>.woocommerce{grid-template-columns:1fr;gap:24px}
 body.woocommerce-account .woocommerce-MyAccount-navigation{padding:6px;overflow:auto;max-width:100%}
 body.woocommerce-account .woocommerce-MyAccount-navigation ul{flex-direction:row;gap:4px;width:max-content;min-width:100%;flex-wrap:nowrap}
 body.woocommerce-account .woocommerce-MyAccount-navigation li{flex:none}
 body.woocommerce-account .woocommerce-MyAccount-navigation li a{min-height:44px;padding:11px 12px;font-size:12px;white-space:nowrap}
 body.woocommerce-account .pd-account-hub{gap:12px;margin-top:22px}
 body.woocommerce-account .pd-account-card{padding:20px;min-height:135px}
 body.woocommerce-account .pd-account-card strong{font-size:23px}
 body.woocommerce-account .woocommerce .woocommerce-Addresses{grid-template-columns:1fr}
 body.woocommerce-account .woocommerce .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr;gap:0}
 body.woocommerce-account .woocommerce form fieldset{padding:20px 16px}
 body.woocommerce-account .woocommerce-ResetPassword{padding:22px 20px}
 body.woocommerce-account .woocommerce :is(.woocommerce-error,.woocommerce-info,.woocommerce-message){padding:16px;font-size:13px}
}
@media(max-width:420px){body.woocommerce-account .pd-account-hub{grid-template-columns:1fr}body.woocommerce-account .pd-account-card{min-height:115px}}

/* CamisetaLab shell and navigation. */
body.woocommerce-account #main>.ct-container-full{width:min(1160px,calc(100% - 56px));padding-block:48px 70px;margin-inline:auto}
body.woocommerce-account #main article>.hero-section{width:100%;max-width:none;margin:0 0 18px;padding:0;text-align:left}
body.woocommerce-account #main .entry-header{margin:0;padding:0;text-align:left}
body.woocommerce-account #main h1.page-title{font:600 clamp(40px,5vw,52px)/1.08 'Archivo Narrow',Arial,sans-serif;letter-spacing:-.025em;margin:0;color:#202124}
body.woocommerce-account #main .entry-content{width:100%;max-width:none;margin:0}
body.woocommerce-account .cl-footer{border-top:1px solid var(--cl-line)}
@media(max-width:1100px) and (min-width:901px){.cl-nav{gap:14px;margin-right:0}.cl-header__inner{gap:14px}.cl-header__actions{gap:10px}.cl-header .cl-button--small{padding-inline:12px;font-size:11px}}
@media(max-width:760px){
 .cl-header .cl-header__actions>.cl-button{display:none}
 .cl-header__actions{gap:4px}.cl-header .cl-bag,.cl-header .cl-menu summary{width:44px;min-height:44px}.cl-header .cl-menu summary{align-items:center}
 .cl-header .pd-account-link{flex-direction:column;gap:2px;font-size:10px;min-width:48px;min-height:44px}
 .cl-header .pd-account-link svg{width:20px;height:20px}
 body.woocommerce-account #main>.ct-container-full{width:calc(100% - 36px);padding-block:30px 48px}
 body.woocommerce-account #main h1.page-title{font-size:40px}
}
@media(max-width:370px){.cl-header__actions{gap:0}.cl-header__inner{gap:8px}.cl-header .pd-account-link{min-width:46px}}

body.woocommerce-account .woocommerce .pd-account-start{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;margin-top:24px;background:var(--account-accent);color:#fff!important;text-decoration:none!important;border:1px solid var(--account-accent);border-radius:3px;font-size:14px;font-weight:600}

/* Woo renders an empty accessible toggle; draw its icon without a font dependency. */
body.woocommerce-account .woocommerce form .show-password-input::before{content:"";display:block;width:20px;height:20px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.7'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.7'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat}
body.woocommerce-account .woocommerce form .show-password-input.display-password{color:var(--account-accent);background:var(--account-soft)}
