html:has(.customer-shell),body:has(.customer-shell){background:var(--theme-bg);color:var(--theme-text)}.customer-shell{position:relative;z-index:1;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;color:var(--rz-text);background:radial-gradient(circle at top,var(--theme-primary-a20),transparent 42%),radial-gradient(circle at bottom right,var(--theme-primary-deep-a20),transparent 40%)}.customer-shell :focus-visible{outline:3px solid var(--rz-violet);outline-offset:2px}.customer-shell-nav{position:sticky;top:0;z-index:20;flex:0 0 auto;width:100%;padding:.75rem .85rem 0;background:transparent;border:none}.customer-shell-nav-bar,.customer-shell-menu-panel{border:1px solid var(--theme-primary-deep-a55);border-radius:calc(var(--rz-radius) + .15rem);box-shadow:0 0 0 1px var(--theme-primary-a12),0 0 18px var(--theme-primary-deep-a28)}.customer-shell-nav-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:3.75rem;padding:.55rem .85rem;background:var(--theme-bg-a42);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2)}.customer-shell-menu-panel{background-color:var(--theme-surface);background-image:none;backdrop-filter:none;-webkit-backdrop-filter:none}.customer-shell-nav-bar--titled{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem}.customer-shell-nav-bar--titled .customer-shell-brand{justify-self:start}.customer-shell-nav-bar--titled .customer-shell-menu-btn,.customer-shell-nav-bar--titled .customer-shell-nav-spacer{justify-self:end}.customer-shell-nav-title{margin:0;justify-self:center;font-size:1.05rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.1;color:var(--rz-text);text-align:center;pointer-events:none}.customer-shell-nav-spacer{width:2.5rem;height:2.5rem}.customer-shell-brand{display:inline-flex;align-items:center;text-decoration:none}.customer-shell-logo{display:block;height:2rem;width:auto;max-height:2.75rem;max-width:12.5rem;object-fit:contain}.customer-shell-menu-btn{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:none;border-radius:.75rem;color:var(--theme-text);background:transparent;cursor:pointer;transition:background .15s ease}.customer-shell-menu-btn:hover{background:var(--theme-primary-a15)}.customer-shell-menu-icon{width:1.45rem;height:1.45rem;display:block}.customer-shell-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;padding:.75rem .85rem;background:radial-gradient(circle at 50% 35%,var(--theme-primary-a25),transparent 55%),var(--theme-bg-a92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.customer-shell-menu-panel{display:flex;flex-direction:column;width:100%;max-width:40rem;margin:0 auto;min-height:calc(100% + -0rem);padding:.55rem .85rem 1.5rem;overflow:auto}.customer-shell-menu-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.75rem}.customer-shell-menu-divider{height:1px;margin:.35rem 0 .85rem;background:linear-gradient(90deg,transparent,var(--theme-primary-a75),transparent);box-shadow:0 0 12px var(--theme-primary-a35)}.customer-shell-menu{display:grid;gap:.15rem;padding:.35rem .25rem 0}.customer-shell-menu--hub{gap:.75rem;padding:.15rem .35rem .5rem;width:100%;max-width:26rem;margin-inline:auto}.customer-shell-menu--hub .home-hub-menu-item{width:100%}.customer-shell-menu a,.customer-shell-menu-link-btn{display:flex;align-items:center;gap:.85rem;width:100%;margin:0;padding:.95rem .55rem;color:var(--theme-text);font:inherit;font-size:clamp(1.1rem,3.6vw,1.25rem);font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase;text-decoration:none;border:0;border-radius:.65rem;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.customer-shell-menu-item-icon{width:1.35rem;height:1.35rem;flex:0 0 auto;color:var(--theme-primary-muted)}.customer-shell-menu a:hover,.customer-shell-menu-link-btn:hover{color:var(--theme-primary-pale);background:var(--theme-primary-a12)}.customer-shell-menu a:hover .customer-shell-menu-item-icon,.customer-shell-menu-link-btn:hover .customer-shell-menu-item-icon{color:var(--theme-primary-pale)}.customer-shell-menu a.customer-shell-menu-image-link{display:block;width:fit-content;max-width:100%;margin:.25rem 0 0;padding:.35rem .55rem;line-height:0;letter-spacing:normal;text-transform:none;border-radius:.65rem;background:transparent;transition:transform .15s ease}.customer-shell-menu a.customer-shell-menu-image-link:hover{color:inherit;background:transparent;transform:scale(1.02)}.customer-shell-menu-image-btn{display:block;width:min(11.5rem,72%);height:auto;border-radius:.4rem}.customer-shell-content{position:relative;z-index:2;flex:1;display:flex;justify-content:center;align-items:flex-start;padding:1rem}.customer-shell-content--centered{position:relative;z-index:2;align-items:center;justify-content:center;flex:1 1 auto;min-height:calc(100svh - var(--rz-nav-height));min-height:calc(100dvh - var(--rz-nav-height));box-sizing:border-box}.customer-shell-content--centered .customer-shell-card{margin-block:auto}.customer-shell-content--profile{align-items:stretch;justify-content:flex-start;padding-top:.75rem;padding-bottom:1.5rem}@media(min-width:430px){.customer-shell-nav,.customer-shell-menu-overlay{padding-left:1.15rem;padding-right:1.15rem}.customer-shell-nav-bar,.customer-shell-menu-header{padding-left:1.1rem;padding-right:1.1rem}.customer-shell-content{padding:1.25rem}.customer-shell-card{padding:1.35rem}}@media(min-width:768px){.customer-shell-nav,.customer-shell-menu-overlay{padding-left:1.35rem;padding-right:1.35rem}.customer-shell-logo{height:2rem;max-height:3rem;max-width:14rem}.customer-shell-content{padding:1.5rem}.customer-shell-card{width:min(100%,28rem)}.customer-shell-card--auth{width:min(100%,26rem);padding:2rem 1.75rem 1.65rem}.customer-shell-menu-panel{max-width:48rem}.customer-shell-card.comprar-receipt-card,.customer-shell-card.product-detail-card{width:100%;margin-left:0;margin-right:0}}.toast-region{position:fixed;z-index:80;right:1rem;bottom:1rem;left:1rem;display:grid;gap:.55rem;pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.65rem;width:min(100%,24rem);margin-left:auto;padding:.85rem .9rem;border-radius:var(--rz-radius);border:1px solid transparent;box-shadow:0 14px 36px var(--theme-black-a45);animation:toast-in .22s ease-out}.toast--success{color:var(--theme-success-text);background:var(--theme-success-bg);border-color:var(--theme-success-border-a45)}.toast--error{color:var(--theme-danger-text);background:var(--theme-danger-bg);border-color:var(--theme-danger-soft-a45)}.toast-message{flex:1;min-width:0;font-size:.9rem;font-weight:600;line-height:1.35}.toast-dismiss{flex:0 0 auto;margin:-.15rem -.1rem 0 0;padding:0 .25rem;border:0;border-radius:.35rem;color:inherit;background:transparent;font-size:1.2rem;line-height:1;cursor:pointer;opacity:.8}.toast-dismiss:hover{opacity:1;background:var(--theme-white-a10)}@keyframes toast-in{0%{opacity:0;transform:translateY(.55rem)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.toast-region{left:auto;right:1.35rem;bottom:1.35rem;width:min(100%,24rem)}}.customer-shell-content--comprar{align-items:stretch;justify-content:flex-start;padding-top:.75rem;padding-bottom:2rem}.comprar-page{position:relative;z-index:1;width:min(100%,72rem);margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.comprar-page-lead{margin:0;color:var(--theme-text-soft);font-size:.95rem;font-weight:500;text-align:center}.customer-shell-card.comprar-receipt-card{width:min(100%,26rem);margin:0 auto;gap:1rem;padding:1.15rem;text-align:left}.comprar-status{margin:.5rem 0 0;color:var(--rz-muted);font-size:.95rem;text-align:center}.comprar-status--error{color:var(--theme-danger-soft)}@media(min-width:768px){.customer-shell-card.comprar-receipt-card,.customer-shell-card.product-detail-card{width:100%;margin-left:0;margin-right:0}}.comprar-page--from-offer .product-detail-card{animation:comprar-offer-enter-product .55s cubic-bezier(.22,1,.36,1) both}.comprar-page--from-offer .comprar-receipt-card{animation:comprar-offer-enter-receipt .6s cubic-bezier(.22,1,.36,1) .1s both}@keyframes comprar-offer-enter-product{0%{opacity:0;transform:translateY(1.1rem) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes comprar-offer-enter-receipt{0%{opacity:0;transform:translateY(1.35rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.comprar-page--from-offer .product-detail-card,.comprar-page--from-offer .comprar-receipt-card{animation:none}}.customer-shell .image-upload{display:grid;gap:.4rem}.customer-shell .image-upload-dropzone{display:grid;place-content:center;gap:.35rem;min-height:11rem;padding:1.25rem;text-align:center;border:2px dashed var(--theme-primary-a30);border-radius:var(--rz-radius);background:linear-gradient(180deg,var(--theme-primary-a10),transparent),var(--rz-surface-2);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background .15s ease}.customer-shell .image-upload-dropzone:hover,.customer-shell .image-upload-dropzone:focus-visible{border-color:var(--rz-violet);background:linear-gradient(180deg,var(--theme-primary-a20),transparent),var(--theme-surface-4)}.customer-shell .image-upload-title{font-size:1.1rem;font-weight:700;color:var(--rz-text)}.customer-shell .image-upload-hint{font-size:.95rem;color:var(--rz-muted)}.customer-shell .image-upload-preview{display:grid;gap:.75rem}.customer-shell .image-upload-preview-frame{display:flex;align-items:center;justify-content:center;min-height:12rem;max-height:20rem;padding:.75rem;border:1px solid var(--rz-border);border-radius:var(--rz-radius);background:var(--theme-bg-deep);overflow:hidden}.customer-shell .image-upload-preview-frame img{display:block;width:100%;max-height:18rem;object-fit:contain}.customer-shell .image-upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.customer-shell .image-upload-paste-hint{margin:0;color:var(--rz-muted);font-size:.78rem;text-align:center}.customer-shell .btn-secondary--sm{min-height:2.2rem;padding:.45rem .7rem;font-size:.82rem;font-weight:600}.payment-account{display:grid;gap:.55rem}.payment-account-header{display:grid;gap:.1rem}.payment-account-title{margin:0;color:var(--rz-text);font-size:.92rem;font-weight:700}.payment-account-hint{margin:0;color:var(--rz-muted);font-size:.78rem}.payment-account-status{margin:0;color:var(--rz-muted);font-size:.82rem}.payment-account-error{margin:0}.payment-account-list{display:grid;gap:.35rem}.payment-account-row{display:flex;align-items:center;gap:.65rem;width:100%;margin:0;padding:.55rem .65rem;border:1px solid var(--rz-border);border-radius:var(--rz-radius);background:var(--theme-bg-a35);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.payment-account-icon{display:inline-grid;place-items:center;width:1.85rem;height:1.85rem;flex:0 0 auto;border-radius:.55rem;color:var(--theme-primary-muted);background:var(--theme-primary-a12)}.payment-account-icon svg{width:1.05rem;height:1.05rem;display:block}.payment-account-row:hover,.payment-account-row:focus-visible{border-color:var(--theme-primary-a45);background:var(--theme-primary-a10)}.payment-account-row--copied{border-color:var(--theme-primary-a55);background:var(--theme-primary-a14)}.payment-account-row--pending{cursor:default;pointer-events:none}.payment-account-row--pending:hover,.payment-account-row--pending:focus-visible{border-color:var(--rz-border);background:var(--theme-bg-a35)}.payment-account-row--pending .payment-account-action{opacity:.35}.payment-account-row-text{display:grid;gap:.1rem;min-width:0;flex:1}.payment-account-label{color:var(--rz-muted);font-size:.72rem;font-weight:600;line-height:1.2}.payment-account-value{color:var(--rz-text);font-size:.9rem;font-weight:700;line-height:1.25;word-break:break-word}.payment-account-value--placeholder{display:block;width:min(100%,11rem);height:.85rem;margin-top:.1rem;border-radius:.3rem;background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f);background-size:200% 100%;animation:payment-account-value-shimmer 1.4s ease-in-out infinite}@keyframes payment-account-value-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.payment-account-value--placeholder{animation:none;background:#ffffff14}}.payment-account-action{flex:0 0 auto;color:var(--theme-primary-muted);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.customer-shell-card.product-detail-card{position:relative;display:grid;grid-template-columns:4.5rem minmax(0,1fr);align-items:center;gap:.75rem;width:min(100%,26rem);margin:.25rem auto 0;padding:.7rem 2.35rem .7rem .7rem;text-align:left}.product-detail-image{display:block;width:4.5rem;height:4.5rem;object-fit:cover;border-radius:.75rem;border:1px solid var(--theme-primary-a22);background:var(--theme-surface)}.product-detail-clear{position:absolute;top:.45rem;right:.45rem;z-index:1;display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;margin:0;padding:0;border:0;border-radius:999px;color:var(--theme-text-muted);background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.product-detail-clear svg{width:.95rem;height:.95rem;display:block}.product-detail-clear:hover{color:var(--theme-text-bright);background:var(--theme-white-a08)}.product-detail-body{display:grid;gap:.15rem;min-width:0}.product-detail-label{margin:0;color:var(--rz-muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-detail-name{margin:0;font-size:.95rem;font-weight:700;line-height:1.25;color:var(--rz-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-detail-price{margin:0;color:var(--theme-primary-muted);font-size:.9rem;font-weight:700}.product-detail-prices{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.1rem}.product-detail-price--muted{color:var(--rz-muted);font-size:.85rem;font-weight:600}.product-detail-price-regular{margin:0;font-size:.85rem;font-weight:500;color:var(--color-muted, #64748b);text-decoration:line-through}.product-detail-stock{margin:0;font-size:.82rem;font-weight:600;color:var(--theme-primary-muted)}@media(min-width:768px){.customer-shell-card.product-detail-card{gap:.85rem}.product-detail-image{width:5rem;height:5rem}}.product-search{position:relative;z-index:5}.product-search-command{position:relative}.product-search-field{display:flex;align-items:center;gap:.55rem;width:100%;min-height:3.1rem;padding:.35rem .85rem .35rem 1rem;border:1px solid var(--theme-indigo-a35);border-radius:999px;background:var(--theme-bg-elevated);transition:border-color .15s ease,box-shadow .15s ease}.product-search-field--open,.product-search-field:focus-within{border-color:var(--theme-primary-a65);box-shadow:0 0 0 3px var(--theme-primary-a20)}.product-search-icon{width:1.2rem;height:1.2rem;flex:0 0 auto;color:var(--theme-text-muted)}.product-search-input{flex:1;width:100%;min-width:0;min-height:2.4rem;margin:0;padding:.35rem 0;border:0;border-radius:0;background:transparent;color:var(--rz-text);font:inherit;font-size:1.05rem;outline:none;box-shadow:none}.product-search-input::placeholder{color:var(--theme-text-subtle)}.product-search-input:focus{outline:none;box-shadow:none}.product-search-clear{display:inline-grid;place-items:center;width:1.85rem;height:1.85rem;margin:0;padding:0;border:0;border-radius:999px;color:var(--theme-text-muted);background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.product-search-clear svg{width:1.2rem;height:1.2rem;display:block}.product-search-clear:hover{color:var(--theme-text-bright);background:var(--theme-white-a08)}.product-search-list{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:6;max-height:min(22rem,55vh);overflow:auto;display:grid;gap:.25rem;padding:.45rem;background:var(--theme-bg);border:1px solid var(--theme-primary-deep-a55);border-radius:1.15rem;box-shadow:0 0 0 1px var(--theme-primary-a12),0 16px 36px var(--theme-black-a45);outline:none}.product-search-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.55rem;border-radius:var(--rz-radius);color:var(--rz-text);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.product-search-item[data-selected=true],.product-search-item:hover{background:var(--theme-primary-a14)}.product-search-thumb{width:2.75rem;height:2.75rem;flex:0 0 auto;object-fit:cover;border-radius:.65rem;border:1px solid var(--theme-primary-a25);background:var(--theme-surface)}.product-search-item-body{display:grid;gap:.15rem;min-width:0;flex:1}.product-search-item-name{font-size:.95rem;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-search-item-price{color:var(--theme-primary-muted);font-size:.84rem;font-weight:600}.product-search-status{padding:.85rem .55rem;color:var(--rz-muted);font-size:.92rem;text-align:center}.product-search-status--error{color:var(--theme-danger-soft)}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at 50% 30%,var(--theme-primary-a20),transparent 55%),var(--theme-bg-a78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.confirm-modal-panel{width:min(100%,22rem);display:grid;gap:1rem;padding:1.35rem 1.2rem 1.2rem;background-color:var(--theme-surface);background-image:none;border:1px solid var(--theme-primary-a40);border-radius:calc(var(--rz-radius) + .15rem);box-shadow:0 0 0 1px var(--theme-primary-a20),0 18px 40px var(--theme-black-a50);isolation:isolate}.confirm-modal-title{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:.02em;color:var(--rz-text);text-align:center}.confirm-modal-description{display:grid;gap:.45rem;color:var(--rz-muted);font-size:.95rem;line-height:1.4;text-align:center}.confirm-modal-description p{margin:0}.confirm-modal-description strong{color:var(--rz-text);font-weight:700}.confirm-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.confirm-modal-actions .btn-primary,.confirm-modal-actions .btn-secondary{width:100%;min-height:2.7rem;font-size:.92rem}.customer-shell-content--home{position:relative;z-index:2;align-items:stretch;justify-content:flex-start;padding-top:.5rem;padding-bottom:2.5rem}.home-hub-particles,.app-particles{pointer-events:none}#customer-shell-particles,#customer-shell-particles canvas{pointer-events:none!important}.home-hub{position:relative;z-index:1;width:min(100%,26rem);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.85rem}.home-hub-profile{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;padding-top:.85rem}.home-hub-brand{display:flex;flex-direction:column;align-items:center;gap:1.4rem;color:inherit;text-decoration:none}.home-hub-brand:hover .home-hub-handle{color:var(--theme-primary-muted)}.home-hub-avatar-wrap{display:inline-flex;align-items:center;justify-content:center;max-width:min(100%,14rem)}.home-hub-avatar{display:block;width:auto;height:3.5rem;max-width:100%;object-fit:contain;border:0;box-shadow:none;background:transparent}@media(min-width:480px){.home-hub-avatar{height:4.25rem}}.home-hub-handle{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:1.15rem;font-weight:800;letter-spacing:.03em;line-height:1.1;color:var(--theme-text);text-shadow:0 1px 12px var(--theme-primary-a35);transition:color .15s ease}.home-hub-ig-icon{width:1.15rem;height:1.15rem;flex-shrink:0}.home-hub-bio{margin:0;max-width:22rem;padding:0;color:var(--theme-primary-muted);font-size:.9rem;line-height:1.35;background:none;border:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none}.home-hub-links{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.home-hub-menu-item{display:flex;align-items:center;gap:.9rem;width:100%;padding:.95rem 1.05rem;color:var(--theme-text);background:linear-gradient(180deg,var(--theme-white-a06),var(--theme-white-a02)),var(--theme-surface-glass-a72);border:1px solid var(--theme-primary-muted-a28);border-radius:999px;box-shadow:inset 0 1px 0 var(--theme-white-a06),0 10px 28px var(--theme-black-a35);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.home-hub-menu-item:hover{transform:translateY(-2px);border-color:var(--theme-primary-muted-a65);background:linear-gradient(180deg,var(--theme-primary-a20),var(--theme-primary-deep-a10)),var(--theme-surface-menu-a88);box-shadow:inset 0 1px 0 var(--theme-white-a08),0 14px 32px var(--theme-primary-deep-a28)}.home-hub-menu-icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;flex:0 0 auto;color:var(--theme-primary-faint);background:radial-gradient(circle at 32% 28%,var(--theme-primary-muted-a45),transparent 52%),linear-gradient(145deg,var(--theme-primary-a38),var(--theme-primary-dark-a55));border:1px solid var(--theme-primary-pale-a42);border-radius:999px;box-shadow:inset 0 1px 0 var(--theme-white-a18),0 0 18px var(--theme-primary-a32)}.home-hub-menu-icon svg{width:1.28rem;height:1.28rem}.home-hub-menu-item:hover .home-hub-menu-icon{color:var(--theme-text);border-color:var(--theme-primary-faint-a70);box-shadow:inset 0 1px 0 var(--theme-white-a22),0 0 22px var(--theme-primary-soft-a45)}.home-hub-menu-copy{display:grid;gap:.12rem;min-width:0;flex:1 1 auto;text-align:left}.home-hub-menu-title{font-size:.98rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.home-hub-menu-sub{color:var(--theme-primary-muted);font-size:.78rem;font-weight:500;letter-spacing:.01em}.home-hub-menu-chevron{width:1.15rem;height:1.15rem;flex:0 0 auto;color:var(--theme-primary-muted-a75)}.home-hub-menu-item:hover .home-hub-menu-chevron{color:var(--theme-primary-faint)}.home-hub-text-btn{display:flex;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;color:var(--theme-text);background:var(--theme-bg-a55);border:1px solid var(--theme-white-a55);border-radius:999px;box-shadow:0 8px 20px var(--theme-black-a28);transition:transform .15s ease,border-color .15s ease,background .15s ease}.home-hub-text-btn:hover{transform:translateY(-1px);border-color:var(--theme-primary-muted-a90);background:var(--theme-primary-a14)}.home-hub-text-btn-icon{width:1.45rem;height:1.45rem;flex:0 0 auto;color:var(--theme-primary-muted)}.home-hub-text-btn-copy{display:grid;gap:.1rem;min-width:0;text-align:left}.home-hub-text-btn-title{font-size:.98rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-hub-text-btn-sub{color:var(--theme-primary-muted);font-size:.78rem;font-weight:500;letter-spacing:.01em}.home-hub-image-link{display:block;width:100%;line-height:0;border-radius:.85rem;transition:transform .15s ease}.home-hub-image-link:hover{transform:scale(1.02)}.home-hub-image-link--inert{cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.92}.home-hub-image-link--inert:hover{transform:none}.home-hub-image-btn{display:block;width:100%;height:auto;border-radius:.75rem}.customer-shell-content--offers{position:relative;z-index:2;align-items:stretch;justify-content:flex-start;padding-top:.75rem;padding-bottom:2rem}.offers-page{position:relative;z-index:1;width:min(100%,72rem);margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.offers-page-list{display:grid;gap:3.25rem}.offers-page-status,.offers-page-empty{margin:.5rem 0 0;color:var(--rz-muted);font-size:.95rem;text-align:center}.offers-page-sentinel{width:100%;height:1px}.offer-group{display:grid;gap:1.15rem}.offer-group-title{margin:0;padding:0 .15rem;font-family:Bebas Neue,Arial Narrow,sans-serif;font-size:clamp(2.1rem,5.5vw,3.4rem);font-weight:400;line-height:.95;letter-spacing:.06em;text-transform:uppercase;transform:skew(-8deg);transform-origin:left center;color:#fff;text-shadow:0 2px 0 #123f7a,0 4px 0 rgb(8 24 48 / .55),0 8px 18px rgb(0 0 0 / .45)}.offer-group-products{display:grid;gap:.95rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.offer-group-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.offer-product-card{position:relative;display:block;aspect-ratio:3 / 4.35;overflow:hidden;border:2px solid rgb(255 255 255 / .08);border-radius:1.35rem;background:radial-gradient(circle at 50% 12%,rgb(88 126 196 / .28),transparent 52%),linear-gradient(180deg,#1a2744,#0b1020 58%,#060912);isolation:isolate;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000061;cursor:pointer;padding:0;text-align:left;color:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.offer-product-card:after{content:"";position:absolute;top:-20%;right:-60%;bottom:-20%;left:-60%;z-index:3;pointer-events:none;background:linear-gradient(105deg,transparent 42%,rgb(255 255 255 / .06) 46%,rgb(255 255 255 / .22) 50%,rgb(255 255 255 / .06) 54%,transparent 58%);transform:translate(-120%) skew(-18deg);animation:offer-product-card-shine 6s ease-in-out infinite}.offer-group-products .offer-product-card:nth-child(4n+1):after{animation-delay:0s}.offer-group-products .offer-product-card:nth-child(4n+2):after{animation-delay:.18s}.offer-group-products .offer-product-card:nth-child(4n+3):after{animation-delay:.36s}.offer-group-products .offer-product-card:nth-child(4n+4):after{animation-delay:.54s}@keyframes offer-product-card-shine{0%{transform:translate(-120%) skew(-18deg);opacity:0}3%{opacity:1}22%{transform:translate(120%) skew(-18deg);opacity:1}23%,to{transform:translate(-120%) skew(-18deg);opacity:0}}@media(prefers-reduced-motion:reduce){.offer-product-card:after{animation:none;opacity:0}}.offer-product-card:hover{transform:translateY(-3px) scale(1.015);border-color:#78beff73;box-shadow:inset 0 1px #ffffff1f,0 14px 28px #00000073,0 0 0 1px #60a5fa40}.offer-product-card:active{transform:translateY(-1px) scale(.985);transition-duration:.08s}.offer-product-card-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.offer-product-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#040812e0,#080c1873 22%,#080c1800 38%,#080c1800 58%,#080c1859 72%,#040812eb);pointer-events:none}.offer-product-card-header{position:absolute;inset:0 0 auto;z-index:4;padding:.75rem .75rem .5rem}.offer-product-card-footer{position:absolute;inset:auto 0 0;z-index:4;display:flex;flex-direction:column;align-items:stretch;gap:.4rem;padding:.5rem .75rem .9rem}.offer-product-card-name{margin:0;font-size:clamp(.82rem,2.4vw,.95rem);font-weight:800;line-height:1.15;letter-spacing:.01em;color:#fff;text-shadow:0 2px 8px rgb(0 0 0 / .65);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.offer-product-card-price-row{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:0;width:100%}.offer-product-card-price-promo{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-width:0;width:100%}.offer-product-card-price-icon{display:inline-flex;flex:0 0 auto;width:1.25rem;height:1.25rem;color:#ffe066}.offer-product-card-price-icon svg{width:100%;height:100%;display:block}.offer-product-card-price{margin:0;color:#fff;font-size:clamp(.95rem,2.8vw,1.08rem);font-weight:800;line-height:1;letter-spacing:.02em;text-shadow:0 2px 8px rgb(0 0 0 / .55);white-space:nowrap}.offer-product-card-price-promo .offer-product-card-price{font-size:clamp(1rem,2.8vw,1.15rem)}.offer-product-card-price--muted{color:#ffffffb8;font-size:.82rem;font-weight:600}.offer-product-card-price-regular{margin:0;text-align:center;color:#ffffffa6;font-size:clamp(.78rem,2.2vw,.88rem);font-weight:600;line-height:1;text-decoration:line-through;text-shadow:none;width:100%}.offer-product-card-stock{margin:0;text-align:center;color:#ffffffe0;font-size:clamp(.78rem,2.2vw,.88rem);font-weight:600;line-height:1.2;letter-spacing:.01em;text-shadow:0 1px 6px rgb(0 0 0 / .55)}.offer-product-card-stock--expired{color:#ffffffd1;font-size:clamp(.78rem,2.2vw,.88rem);font-weight:600}.offer-product-card--expired .offer-product-card-price{color:#ffffffeb}.customer-shell-content--orders{align-items:stretch;justify-content:flex-start;padding-top:.75rem;padding-bottom:2rem}.orders-page{position:relative;z-index:1;width:min(100%,33rem);margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.orders-page-list{display:grid;gap:.7rem}@media(min-width:768px){.orders-page{width:min(100%,72rem)}.orders-page-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}}.orders-page-status,.orders-page-empty{margin:.5rem 0 0;color:var(--rz-muted);font-size:.95rem;text-align:center}.orders-page-sentinel{width:100%;height:1px}.order-card{width:100%;margin:0;gap:.85rem;padding:.9rem;text-align:left}.order-card--button{display:grid;cursor:pointer;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.order-card--button:hover,.order-card--button:focus-visible{border-color:var(--theme-primary-a55);background:var(--theme-primary-a08);outline:none}.order-card-top{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:.75rem;align-items:start}.order-card-image{width:4rem;height:4rem;object-fit:cover;border-radius:.75rem;border:1px solid var(--theme-primary-a22);background:var(--theme-surface)}.order-card-main{display:grid;gap:.2rem;min-width:0}.order-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem}.order-card-title{margin:0;color:var(--rz-text);font-size:.95rem;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.order-card-status{flex:0 0 auto;padding:.2rem .5rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.order-card-status--pendiente{color:var(--theme-amber-soft);background:var(--theme-amber-a16);border:1px solid var(--theme-amber-a35)}.order-card-status--entregado{color:var(--theme-success-soft);background:var(--theme-success-a16);border:1px solid var(--theme-success-bright-a35)}.order-card-status--rechazado{color:var(--theme-rose-soft);background:var(--theme-danger-a16);border:1px solid var(--theme-danger-soft-a40)}.order-card-meta{margin:0;color:var(--rz-muted);font-size:.78rem}.order-card-meta--credentials{color:var(--theme-primary-muted);font-weight:600}.order-credentials-modal{width:min(100%,28rem);max-height:min(85dvh,40rem);overflow:auto;display:grid;gap:.9rem;padding:1.2rem 1.1rem 1.15rem;background-color:var(--theme-surface);background-image:none;border:1px solid var(--theme-primary-a40);border-radius:calc(var(--rz-radius) + .15rem);box-shadow:0 0 0 1px var(--theme-primary-a20),0 18px 40px var(--theme-black-a50);isolation:isolate}.order-credentials-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.order-credentials-modal-title{margin:0;font-size:1.1rem;font-weight:800;color:var(--rz-text);line-height:1.25}.order-credentials-modal-close{flex:0 0 auto;width:2rem;height:2rem;margin:0;padding:0;border:0;border-radius:999px;color:var(--theme-text-muted);background:transparent;font-size:1.4rem;line-height:1;cursor:pointer}.order-credentials-modal-close:hover{color:var(--theme-text-bright);background:var(--theme-white-a08)}.order-credentials-list{display:grid;gap:.75rem}.order-credentials-card{display:grid;gap:.7rem;padding:.9rem;border:1px solid var(--theme-success-bright-a35);border-radius:var(--rz-radius);background:var(--theme-success-deep-a22)}.order-credentials-slot{margin:0;color:var(--theme-success-soft);font-size:.82rem;font-weight:700}.order-credentials-game{margin:-.35rem 0 0;color:var(--rz-muted);font-size:.78rem}.order-credentials-fields{display:grid;gap:.55rem}.order-credentials-field{display:grid;gap:.15rem}.order-credentials-field span{color:var(--rz-muted);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.order-credentials-field strong{color:var(--rz-text);font-size:.92rem;font-weight:700;word-break:break-word;white-space:pre-wrap}.order-credentials-card .btn-primary{width:100%;min-height:2.5rem;font-size:.88rem}.order-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;padding-top:.15rem;border-top:1px solid var(--theme-white-a06)}.order-card-dates{display:grid;gap:.15rem;min-width:0}.order-card-date{color:var(--rz-muted);font-size:.78rem}.order-card-amount{color:var(--theme-primary-muted);font-size:.9rem;font-weight:700}.profile-page{position:relative;z-index:1;width:min(100%,28rem);margin:0 auto;display:flex;flex-direction:column;gap:0}.profile-page-header{display:grid;gap:1.25rem;margin-bottom:.85rem}.profile-page-title{margin:0;font-size:clamp(1.45rem,4.8vw,1.7rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;color:var(--rz-text)}.profile-page-welcome{margin:0;color:var(--theme-text-soft);font-size:.95rem;font-weight:500}.profile-page-welcome-name{color:var(--rz-violet);font-weight:700}.profile-info-card{width:100%;gap:.85rem;margin:0;padding:1rem;text-align:left;border-color:var(--theme-primary-a35);box-shadow:0 0 0 1px var(--theme-primary-a20),0 0 40px var(--theme-primary) 1f,0 18px 40px var(--theme-black-a45)}.profile-info-card-header{display:flex;align-items:center;gap:.65rem}.profile-info-card-icon{width:1.35rem;height:1.35rem;color:var(--theme-primary-muted);flex:0 0 auto}.profile-info-card-header h2{margin:0;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--rz-text)}.profile-info-fields{display:grid;gap:.75rem}.profile-info-field{display:grid;gap:.3rem;padding:.85rem .95rem;background:var(--theme-bg-a55);border:1px solid var(--theme-primary-a22);border-radius:var(--rz-radius)}.profile-info-label{display:inline-flex;align-items:center;gap:.35rem;color:var(--rz-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-info-label-icon{width:.95rem;height:.95rem;color:var(--theme-primary-soft)}.profile-info-value{color:var(--rz-text);font-size:1rem;font-weight:700;word-break:break-word}.customer-shell .btn-logout{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;min-height:2.4rem;height:2.4rem;margin-top:1.85rem;padding:.5rem .85rem;border:0;border-radius:var(--rz-radius);background:var(--theme-danger-strong);color:var(--theme-text);font:inherit;font-size:.84rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:filter .15s ease;box-sizing:border-box}.customer-shell .btn-logout:hover{filter:brightness(1.06)}.btn-logout-icon{width:.95rem;height:.95rem;flex:0 0 auto}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{color:var(--theme-text, #ffffff);background:var(--theme-bg, #0a0a0a);font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scrollbar-width:auto;scrollbar-color:var(--theme-bg, #0a0a0a) var(--theme-bg, #0a0a0a)}:root::-webkit-scrollbar,:root::-webkit-scrollbar-track,:root::-webkit-scrollbar-thumb,:root::-webkit-scrollbar-corner{background:var(--theme-bg, #0a0a0a)}:root::-webkit-scrollbar{width:12px;height:12px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:var(--theme-legacy-header);color:var(--theme-legacy-header-text)}.brand{font-weight:700;letter-spacing:.02em}.header-actions{display:flex;align-items:center;gap:.75rem}.header-actions button{border:1px solid var(--theme-white-a35);background:transparent;color:inherit;border-radius:.4rem;padding:.35rem .75rem;cursor:pointer}.app-main{flex:1;padding:1.5rem}.form-error{margin:0;color:var(--theme-legacy-error);font-size:.9rem}.form-success{margin:0;color:var(--theme-legacy-success);font-size:.95rem;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--theme-primary, #8b5cf6);outline-offset:2px}.customer-shell-card{position:relative;z-index:1;width:min(100%,26rem);display:grid;gap:1rem;padding:1.15rem;background:var(--theme-bg);border:1px solid var(--theme-primary-a35);border-radius:calc(var(--rz-radius) + .15rem);isolation:isolate;box-shadow:0 0 0 1px var(--theme-primary-a20),0 6px 16px var(--theme-black-a28),0 18px 40px var(--theme-black-a45)}.customer-shell .btn-primary,.customer-shell .btn-secondary{min-height:3.1rem;border-radius:var(--rz-radius);padding:.85rem 1rem;font-size:1.05rem;font-weight:700;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.customer-shell .btn-primary{width:100%;border:0;color:var(--theme-text);background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-deep));box-shadow:0 8px 24px var(--theme-primary-a30)}.customer-shell .btn-primary:hover:not(:disabled){filter:brightness(1.06)}.customer-shell .btn-primary:disabled{opacity:.55;cursor:default;box-shadow:none}.customer-shell .btn-primary--with-icon{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;text-transform:uppercase;letter-spacing:.04em;font-size:.98rem}.customer-shell .btn-primary--with-icon svg{flex:0 0 auto}.customer-shell .btn-secondary{width:100%;border:1px solid var(--rz-border);background:var(--theme-white-a05);color:var(--theme-text-bright)}.customer-shell .btn-secondary:hover{background:var(--theme-white-a10);border-color:var(--theme-primary-a30)}.customer-shell .btn-danger{border-color:var(--theme-danger-a30);color:var(--theme-danger-soft)}.customer-shell .form-error{color:var(--theme-danger-soft)}.customer-shell .form-success{color:var(--theme-primary-soft)}.customer-shell-card--auth{width:min(100%,24rem);gap:1.35rem;padding:1.75rem 1.35rem 1.5rem;text-align:center}.customer-shell-card--auth .field input[type=text],.customer-shell-card--auth .field input[type=password],.customer-shell-card--auth .field input[type=tel],.customer-shell-card--auth .field input[type=email],.customer-shell-card--auth .PhoneInput{background:var(--theme-surface-4);background-color:var(--theme-surface-4)}.customer-shell-card--auth .field .PhoneInputInput,.customer-shell-card--auth .field .PhoneInput input.PhoneInputInput,.customer-shell-card--auth .field .PhoneInput input[type=tel]{background:transparent;background-color:transparent}.customer-shell-title{margin:0;font-size:clamp(1.25rem,4.2vw,1.45rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--rz-text)}.customer-shell-lead{margin:-.35rem 0 0;color:var(--rz-muted);font-size:.92rem;font-weight:400}.customer-form{display:grid;gap:1rem}.login-form{text-align:left;gap:1.1rem}.login-hero{display:grid;justify-items:center;gap:.55rem}.login-hero-logo{display:block;width:auto;height:3.25rem;max-width:11rem;margin-bottom:.1rem;object-fit:contain;border:0;background:transparent}.login-hero-title{margin:0;font-size:clamp(1.45rem,5vw,1.7rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.15;color:var(--rz-text)}.login-hero-lead{margin:0;color:var(--rz-muted);font-size:.98rem}.login-resend{display:grid;gap:.35rem;margin-top:-.15rem}.login-resend-text{margin:0;color:var(--rz-muted);font-size:.86rem;line-height:1.4}.login-resend-text strong{color:var(--rz-text);font-weight:700}button.login-resend-button{justify-self:start;padding:0;border:0;background:none;font:inherit;cursor:pointer;text-align:left}button.login-resend-button:disabled{opacity:.65;cursor:wait}.login-forgot{margin:-.35rem 0 0;text-align:right}.auth-sent-copy{display:grid;gap:.65rem;text-align:center}.auth-sent-text,.auth-sent-email{margin:0;color:var(--rz-muted);font-size:.95rem;line-height:1.45}.auth-sent-email strong{color:var(--rz-text);font-weight:700}.customer-shell-card--auth>a.btn-primary{width:100%;text-decoration:none}.login-footer{margin:.15rem 0 0;color:var(--rz-muted);font-size:.92rem}.login-footer-link{color:var(--theme-primary-soft);font-weight:700}a.login-footer-link:hover{color:var(--theme-primary-muted);text-decoration:underline}.customer-shell .field{display:grid;gap:.4rem}.customer-shell .field-label{font-size:.92rem;font-weight:600;color:var(--theme-text-bright)}.customer-shell .field-label--caps{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-gray-soft)}.customer-shell .field-control{position:relative;display:block}.customer-shell .field-icon{position:absolute;top:50%;left:.95rem;z-index:1;display:grid;place-items:center;color:var(--theme-text-muted);transform:translateY(-50%);pointer-events:none}.customer-shell .field input[type=text],.customer-shell .field input[type=password],.customer-shell .field input[type=tel],.customer-shell .field input[type=email]{width:100%;min-height:3.1rem;border:1px solid var(--rz-border);border-radius:var(--rz-radius);padding:.85rem .95rem;font-size:1.05rem;font-family:inherit;background:var(--rz-surface-2);color:var(--rz-text);transition:border-color .15s ease,box-shadow .15s ease}.customer-shell .field-control input[type=text],.customer-shell .field-control input[type=password],.customer-shell .field-control input[type=tel],.customer-shell .field-control input[type=email]{padding-left:2.85rem}.customer-shell .field input::placeholder{color:var(--theme-text-subtle)}.customer-shell .field input:focus{outline:none;border-color:var(--theme-primary-a60);box-shadow:0 0 0 3px var(--theme-primary-a20)}.customer-shell .field.is-invalid .field-control input[type=text],.customer-shell .field.is-invalid .field-control input[type=password],.customer-shell .field.is-invalid .field-control input[type=tel],.customer-shell .field.is-invalid .field-control input[type=email]{border-color:var(--theme-danger);box-shadow:0 0 0 3px var(--theme-danger-a20)}.customer-shell .field.is-invalid .field-control input:focus{border-color:var(--theme-danger);box-shadow:0 0 0 3px var(--theme-danger-a30)}.customer-shell .field.is-invalid .field-icon{color:var(--theme-danger-soft)}.customer-shell .field-error{margin:.15rem 0 0;font-size:.82rem;font-weight:500;color:var(--theme-danger-soft);text-align:left}.customer-shell .PhoneInput{--PhoneInput-color--focus: var(--theme-primary);display:flex;align-items:center;gap:.45rem;width:100%;min-height:3.1rem;padding:0 .75rem 0 .65rem;border:1px solid var(--rz-border);border-radius:var(--rz-radius);background:var(--rz-surface-2);box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.customer-shell .PhoneInput:focus-within{border-color:var(--theme-primary-a60);box-shadow:0 0 0 3px var(--theme-primary-a20)}.customer-shell .PhoneInput--invalid,.customer-shell .field.is-invalid .PhoneInput{border-color:var(--theme-danger);box-shadow:0 0 0 3px var(--theme-danger-a20)}.customer-shell .field.is-invalid .PhoneInput:focus-within{border-color:var(--theme-danger);box-shadow:0 0 0 3px var(--theme-danger-a30)}.customer-shell .PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin:0;padding:0 .55rem 0 .1rem;border-right:1px solid var(--rz-border)}.customer-shell .PhoneInputCountryIcon,.customer-shell .PhoneInputCountryIcon--border{width:1.45rem;height:1.05rem;border-radius:.15rem;background:transparent;box-shadow:none}.customer-shell .PhoneInputCountrySelect{color:var(--rz-text)}.customer-shell .PhoneInputCountrySelectArrow{color:var(--theme-text-muted);border-color:var(--theme-text-muted);opacity:1}.customer-shell .field .PhoneInputInput,.customer-shell .field .PhoneInput input.PhoneInputInput,.customer-shell .field .PhoneInput input[type=tel]{flex:1;width:auto;min-width:0;min-height:0;height:100%;margin:0;border:0!important;border-radius:0;padding:.85rem .2rem;font-size:1.05rem;font-family:inherit;background:transparent!important;color:var(--rz-text);outline:none;box-shadow:none!important}.customer-shell .field .PhoneInputInput:focus,.customer-shell .field .PhoneInput input[type=tel]:focus{border:0!important;outline:none;box-shadow:none!important}.customer-shell .field .PhoneInputInput::placeholder{color:var(--theme-text-subtle)}::view-transition-old(root){animation:offer-to-comprar-root-out .28s ease-in both}::view-transition-new(root){animation:offer-to-comprar-root-in .38s ease-out both}::view-transition-group(*){animation-duration:.45s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(*),::view-transition-new(*){height:100%;object-fit:cover}@keyframes offer-to-comprar-root-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.985)}}@keyframes offer-to-comprar-root-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root),::view-transition-group(*){animation:none!important}}
