[hidden]{display:none!important}.customer-main{background:var(--c-bg-warm);align-items:flex-start;min-height:calc(100vh - 80px);padding:clamp(28px,5vw,64px) 0;display:flex}.customer-main .container{width:100%}.customer-status{color:#1e3178;text-align:center;background:#edf5fb;border:1px solid #b3d9f2;border-radius:8px;max-width:480px;margin:0 auto 18px;padding:12px 14px;font-size:14px;font-weight:600}.customer-status.is-error{color:#9f1d1d;background:#fff0f0;border-color:#f1b8b8}.customer-auth-single{justify-content:center;display:flex}.customer-card--auth{border:1px solid var(--c-line);border-radius:var(--r-md);width:100%;max-width:420px;box-shadow:var(--shadow-md);background:#fff;padding:clamp(24px,5vw,40px)}.customer-auth-title{text-align:center;margin:0 0 22px;font-size:24px;font-weight:800}.customer-recover-desc{text-align:center;color:var(--c-muted);margin:0 0 20px;font-size:14px}.customer-recovery-back{align-self:center;margin-top:8px;text-decoration:none}.customer-google-btn{color:#202124;cursor:pointer;background:#fff;border:1px solid #d6e3f1;border-radius:18px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:64px;padding:13px 20px;font-size:18px;font-weight:850;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #185abc21,0 2px #4285f414}.customer-google-btn:before{content:"";background:linear-gradient(#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75% 100%);width:12px;position:absolute;inset:0 auto 0 0}.customer-google-btn .google-icon-box{background:#fff;border:1px solid #e4e9f0;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 1px 2px #0f172a14}.customer-google-btn img{display:block}.customer-google-btn:hover{background:#fbfdff;border-color:#b9d5f7;transform:translateY(-1px);box-shadow:0 18px 38px #185abc2b,0 2px #4285f41a}.customer-google-btn:disabled,.customer-google-btn.is-loading{opacity:.6;cursor:wait}.customer-divider{color:var(--c-muted);align-items:center;gap:12px;margin:18px 0;font-size:12px;display:flex}.customer-divider:before,.customer-divider:after{content:"";background:var(--c-line);flex:1;height:1px}.customer-form--stack{flex-direction:column;gap:14px;display:flex}.customer-form--stack label{color:var(--c-ink-soft);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.customer-form--stack input{border:1px solid var(--c-line);width:100%;font:inherit;border-radius:8px;padding:11px 13px;font-size:15px;transition:border-color .15s}.customer-form--stack input:focus{border-color:var(--c-accent);outline:none;box-shadow:0 0 0 3px #0090d41f}.customer-password-field{display:block;position:relative}.customer-password-field input{padding-right:46px}.customer-password-toggle{width:34px;height:34px;color:var(--c-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.customer-password-toggle:hover{color:var(--c-ink);background:var(--c-bg-soft)}.customer-password-toggle:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.customer-form--stack .btn{margin-top:4px}.customer-recover{text-align:center;margin:12px 0 0;font-size:13px}.customer-switch{text-align:center;color:var(--c-muted);margin:18px 0 0;font-size:13px}.customer-link-btn{color:var(--c-accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.customer-link-btn:hover{color:var(--c-accent-ink)}.customer-account-panel{grid-template-columns:1fr;gap:16px;max-width:980px;margin:0 auto;display:grid}.customer-card{border:1px solid var(--c-line);border-radius:var(--r-md);background:#fff;padding:clamp(18px,3vw,28px)}.customer-card h2{margin:0 0 16px;font-size:18px}.customer-card--profile{box-shadow:var(--shadow-sm);border-color:#b3d9f2}.customer-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:16px;display:grid}.customer-form--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-form--grid label{color:var(--c-ink-soft);gap:6px;font-size:13px;font-weight:600;display:grid}.customer-form--grid .wide{grid-column:1/-1}.customer-form--grid input,.customer-form--grid select,.customer-form--grid textarea{border:1px solid var(--c-line);width:100%;min-width:0;font:inherit;border-radius:8px;padding:11px 13px}.customer-card--summary{align-content:start}.customer-summary-list{gap:10px;display:grid}.customer-summary-list div{border:1px solid var(--c-line-2);background:#fbfdff;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:12px;display:flex}.customer-summary-list strong{font-size:24px}.customer-summary-list span{color:var(--c-muted);font-size:13px}.customer-profile-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.customer-identity{align-items:center;gap:14px;min-width:0;display:flex}.customer-avatar-wrap{flex-shrink:0;width:48px;height:48px}.customer-avatar{object-fit:cover;border-radius:999px;width:48px;height:48px;display:block}.customer-avatar--initials{background:var(--c-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;font-weight:800;display:flex}.customer-identity strong{overflow-wrap:anywhere;font-size:16px;display:block}.customer-identity span{color:var(--c-muted);overflow-wrap:anywhere;font-size:13px;display:block}.customer-orders{gap:10px;margin:0;padding:0;list-style:none;display:grid}.customer-order-group-title{color:var(--c-accent-ink);letter-spacing:.14em;text-transform:uppercase;margin:10px 0 2px;font-size:12px;font-weight:900}.customer-order{border:1px solid var(--c-line-2);border-radius:8px;gap:12px;padding:14px;display:grid}.customer-order__main{justify-content:space-between;align-items:start;gap:14px;display:flex}.customer-order__main div{gap:3px;display:grid}.customer-order strong{font-size:14px}.customer-order span{color:var(--c-muted);font-size:12px}.customer-order__badges{flex-wrap:wrap;gap:8px;display:flex}.customer-pill{text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.customer-pill.is-pending{color:#7a5600;background:#fff3cc}.customer-pill.is-approved{color:#1f5e3b;background:#e9f8ef}.customer-pill.is-rejected{color:#9f1d1d;background:#fff0f0}.customer-order__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.customer-order__details div{min-width:0}.customer-order__details dt{color:var(--c-muted);text-transform:uppercase;font-size:11px;font-weight:800}.customer-order__details dd{color:var(--c-ink-soft);overflow-wrap:anywhere;margin:3px 0 0;font-size:13px}.customer-order__alert{color:#9f1d1d;background:#fff0f0;border:1px solid #f1b8b8;border-radius:8px;padding:10px 12px;font-size:13px}.customer-empty{color:var(--c-muted);padding:8px 0;font-size:14px}.customer-dark{color:var(--c-ink);background:#fff;border:1px solid #c0d8ec}.customer-dark:hover{border-color:var(--c-ink);background:#edf5fb}.customer-layout{grid-template-columns:230px 1fr;align-items:start;gap:24px;display:grid}.customer-sidebar{border:1px solid var(--c-line);border-radius:var(--r-md);background:#fff;flex-direction:column;gap:8px;padding:20px;display:flex;position:sticky;top:20px}.customer-sidebar__profile{border-bottom:1px solid var(--c-line-2);align-items:center;gap:12px;margin-bottom:4px;padding-bottom:16px;display:flex}.customer-sidebar__identity{min-width:0}.customer-sidebar__identity strong{overflow-wrap:anywhere;white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:14px;display:block;overflow:hidden}.customer-sidebar__identity span{color:var(--c-muted);overflow-wrap:anywhere;white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:12px;display:block;overflow:hidden}.customer-since{margin-top:2px;font-size:11px!important}.customer-nav{flex-direction:column;gap:2px;display:flex}.customer-nav__item{font:inherit;color:var(--c-ink-soft);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.customer-nav__item i{text-align:center;flex-shrink:0;width:18px;font-size:15px}.customer-nav__item span:first-of-type{flex:1}.customer-nav__item:hover{background:var(--c-bg-soft);color:var(--c-ink)}.customer-nav__item.is-active{background:var(--c-accent);color:#fff}.customer-nav__badge{color:#fff;background:#ff4b4b;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex}.customer-nav__item.is-active .customer-nav__badge{background:#ffffff4d}.customer-logout-btn{border:1px solid var(--c-line);font:inherit;color:var(--c-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:9px 12px;font-size:13px;transition:background .15s,color .15s,border-color .15s;display:flex}.customer-logout-btn:hover{color:#9f1d1d;background:#fff0f0;border-color:#f1b8b8}.customer-content{flex-direction:column;gap:16px;min-width:0;display:flex}.customer-section{flex-direction:column;gap:16px;display:flex}.customer-section__title{letter-spacing:-.02em;margin:0 0 4px;font-size:22px;font-weight:800}.customer-section__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-card__subtitle{color:var(--c-ink-soft);margin:0 0 14px;font-size:15px;font-weight:700}.customer-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.customer-metric{border:1px solid var(--c-line-2);background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.customer-metric strong{color:var(--c-accent-ink);font-size:28px;font-weight:900}.customer-metric span{color:var(--c-muted);font-size:12px;font-weight:600}.customer-card--summary-order{gap:10px;display:grid}.summary-order__head{justify-content:space-between;align-items:center;display:flex}.summary-order__label{text-transform:uppercase;color:var(--c-muted);letter-spacing:.04em;font-size:12px;font-weight:800}.summary-order__body{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.summary-order__body strong{font-size:15px}.summary-order__body span{color:var(--c-muted);flex:1;font-size:13px}.customer-order__footer{border-top:1px solid var(--c-line-2);padding-top:4px}.order-items-detail{margin-top:4px}.order-items-table{border-collapse:collapse;width:100%;font-size:13px}.order-items-table th{text-align:left;text-transform:uppercase;color:var(--c-muted);border-bottom:1px solid var(--c-line-2);padding:6px 8px;font-size:11px;font-weight:800}.order-items-table td{border-bottom:1px solid var(--c-line-2);color:var(--c-ink-soft);padding:7px 8px}.order-items-table tr:last-child td{border-bottom:0}.security-badge{border-radius:14px;align-items:center;gap:10px;max-width:100%;margin-bottom:8px;padding:12px 16px;font-size:14px;font-weight:700;display:inline-flex}.security-badge--google{color:#1e3178;background:linear-gradient(#f5f9ff 0%,#edf5ff 100%);border:1px solid #c6ddff}.security-badge--google i{color:#0b66c3;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;display:inline-flex}.security-method{gap:10px;display:grid}.security-badge--email{color:#1f5e3b;background:#f0f9f2;border:1px solid #b8dfca}.security-badge--email i{font-size:16px}.security-note{color:var(--c-muted);margin:0;font-size:13px;line-height:1.5}.address-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.address-card{border:1px solid var(--c-line-2);background:#fff;border-radius:12px;gap:6px;padding:16px;display:grid}.address-card--default{border-color:var(--c-accent);background:#f6fbff}.address-card__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.address-card__head strong{font-size:14px;font-weight:700}.address-badge{background:var(--c-accent);color:#fff;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.address-card__line{color:var(--c-ink-soft);margin:0;font-size:13px}.address-card__meta{color:var(--c-muted);margin:0;font-size:12px}.address-card__notes{color:var(--c-muted);margin:0;font-size:12px;font-style:italic}.address-card__actions{border-top:1px solid var(--c-line-2);flex-wrap:wrap;gap:12px;margin-top:4px;padding-top:8px;display:flex}.address-form-card{margin-top:8px}.address-form__title{margin:0 0 16px;font-size:16px;font-weight:700}.customer-link-btn--danger{color:#9f1d1d!important}.customer-link-btn--danger:hover{color:#7a0f0f!important}.customer-link-btn--whatsapp{font-weight:600;color:#16a34a!important}.customer-link-btn--whatsapp:hover{color:#15803d!important}.address-badge--delivery{color:#374151;background:#e5e7eb}.address-badge--free{color:#065f46;background:#d1fae5}.address-badge--coordinated{color:#92400e;background:#fef3c7}.address-badge--customs{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.customer-checkbox-label{width:fit-content;max-width:100%;min-height:48px;color:var(--c-ink-soft);cursor:pointer;background:#f8fbff;border:1px solid #d6e5f0;border-radius:14px;align-items:center;gap:12px;padding:10px 14px 10px 46px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s;position:relative;flex-direction:row!important}.customer-checkbox-label:hover{background:#f2f9ff;border-color:#add4ed}.customer-checkbox-label input[type=checkbox]{opacity:0;pointer-events:none;margin:0;position:absolute;inset:0 auto auto 0;width:1px!important;min-width:0!important;height:1px!important;min-height:0!important}.customer-checkbox-label:before{content:"";background:#fff;border:2px solid #b7d8ed;border-radius:7px;width:22px;height:22px;transition:background .15s,border-color .15s,box-shadow .15s;position:absolute;top:50%;left:14px;transform:translateY(-50%);box-shadow:inset 0 0 0 2px #fff}.customer-checkbox-label:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:6px;height:12px;transition:transform .15s;position:absolute;top:50%;left:22px;transform:translateY(-58%)rotate(45deg)scale(0)}.customer-checkbox-label:has(input[type=checkbox]:checked){color:var(--c-accent-ink);background:#edf8ff;border-color:#8ccbef}.customer-checkbox-label:has(input[type=checkbox]:checked):before{border-color:var(--c-accent);background:var(--c-accent)}.customer-checkbox-label:has(input[type=checkbox]:checked):after{transform:translateY(-58%)rotate(45deg)scale(1)}.customer-checkbox-label:has(input[type=checkbox]:focus-visible){outline-offset:2px;outline:3px solid #0090d42e}.customer-form__actions{gap:10px;display:flex}.btn--sm{padding:8px 14px;font-size:13px}@media (width<=900px){.customer-layout{grid-template-columns:1fr;gap:16px}.customer-sidebar{flex-direction:column;gap:12px;position:static}.customer-sidebar__profile{padding-bottom:12px}.customer-nav{scrollbar-width:none;flex-direction:row;gap:4px;padding-bottom:2px;overflow-x:auto}.customer-nav__item{white-space:nowrap;flex-direction:column;flex:none;align-items:center;gap:4px;padding:10px 14px;font-size:11px}.customer-nav__item i{width:auto;font-size:18px}.customer-nav__badge{min-width:16px;height:16px;font-size:10px;position:absolute;top:4px;right:4px}.customer-logout-btn{margin-top:0}}@media (width<=560px){.customer-form--grid,.customer-order__details{grid-template-columns:1fr}.customer-metrics{grid-template-columns:1fr 1fr 1fr;gap:8px}.customer-metric strong{font-size:22px}.customer-order__main,.customer-form__actions{flex-direction:column}.customer-form__actions .btn{width:100%}}@media (width<=768px){.customer-main{background:#f8fbff;padding:14px 0 76px}.customer-main .container{padding-inline:12px}.customer-card{background:#fff;border-color:#dce8f2;border-radius:20px;box-shadow:0 10px 28px #081f3412}.customer-card--auth{max-width:none;padding:22px 18px}.customer-auth-title{letter-spacing:-.025em;margin-bottom:18px;font-size:23px}.customer-google-btn,.customer-form--stack input,.customer-form--grid input,.customer-form--grid select,.customer-form--grid textarea{border-color:#d6e5f0;border-radius:14px;min-height:46px}.customer-grid,.customer-form--grid,.customer-order__details{grid-template-columns:1fr}.customer-profile-head{flex-direction:column;align-items:flex-start}.customer-profile-head .button{width:100%}.customer-summary-list div,.customer-order,.customer-metric,.address-card{background:#f8fbff;border-color:#edf3f8;border-radius:16px}.customer-order{padding:14px}.customer-order__main{flex-direction:column}.customer-pill{padding:7px 10px}.customer-sidebar{border-radius:20px;padding:14px;box-shadow:0 10px 28px #081f3412}.customer-sidebar__profile{align-items:center;margin-bottom:2px;padding-bottom:12px}.customer-avatar-wrap,.customer-avatar,.customer-avatar--initials{width:44px;height:44px}.customer-sidebar__identity strong,.customer-sidebar__identity span{max-width:none}.customer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:0;display:grid;overflow:visible}.customer-nav__item{white-space:normal;text-align:center;background:#f8fbff;border:1px solid #edf3f8;border-radius:14px;justify-content:center;min-height:66px;padding:10px 8px;font-size:11px}.customer-nav__item.is-active{border-color:var(--c-accent);color:var(--c-accent-ink);background:#e9f6ff;box-shadow:inset 0 0 0 1px #0090d41f}.customer-nav__item i{font-size:17px}.customer-nav__item span:first-of-type{flex:0 auto}.customer-nav__item[data-tab=seguridad]{grid-column:1/-1}.customer-section__title{font-size:20px}.customer-metrics{grid-template-columns:1fr}.customer-metric{min-height:74px;padding:14px}.customer-checkbox-label{width:100%;min-height:52px;padding-block:12px;font-size:13px}.address-card{gap:9px;padding:14px}.address-card__head{align-items:flex-start;gap:8px}.address-badge{white-space:normal;max-width:100%;line-height:1.2}.address-card__line,.address-card__meta,.address-card__notes{overflow-wrap:anywhere;line-height:1.45}.address-card__actions{flex-direction:column;align-items:stretch;gap:8px}.address-card__actions .customer-link-btn{background:#fff;border:1px solid #e3edf5;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:38px;text-decoration:none;display:flex}}@media (width>=1025px){.customer-main{background:radial-gradient(circle at 12% 0,#0090d417,#0000 28%),linear-gradient(#f8fbff 0%,#fff 100%);padding-block:clamp(54px,6vw,86px)}.customer-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border-color:#dce8f2;border-radius:20px;box-shadow:0 16px 42px #081f3412}.customer-card--auth{max-width:460px;box-shadow:var(--shadow-card);border-radius:24px}.customer-auth-title{letter-spacing:-.03em;font-size:28px}.customer-google-btn,.customer-form--stack input,.customer-form--grid input,.customer-form--grid select,.customer-form--grid textarea{border-color:#d6e5f0;border-radius:12px;min-height:46px}.customer-account-panel{max-width:1200px}.customer-layout{grid-template-columns:240px 1fr;gap:28px}.customer-sidebar{border-color:#dce8f2;border-radius:20px;padding:24px;box-shadow:0 16px 42px #081f3412}.customer-card h2{letter-spacing:-.02em;font-size:21px}.customer-card--profile{border-color:#b9d9ed}.customer-avatar-wrap,.customer-avatar,.customer-avatar--initials{width:52px;height:52px}.customer-summary-list div,.customer-order,.customer-metric,.address-card{background:#fff;border-color:#e3edf5;border-radius:14px}.customer-order{padding:16px}.customer-pill{padding:7px 10px}}
