*{box-sizing:border-box}body{margin:0;background:#e9e7ec;color:var(--ink);font:16px/1.45 var(--font)}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--brand-text);text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button,a.button{min-height:44px}button{border:0;background:none}svg.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0 0 12px}h1{font-size:26px;line-height:1.2;letter-spacing:-.6px}h2{font-size:21px;line-height:1.25;letter-spacing:-.3px}h3{font-size:17px}small,.small{font-size:13px}.muted{color:var(--muted)}.skip{position:fixed;top:-90px;z-index:10;background:white;padding:12px}.skip:focus{top:0}#shell{max-width:480px;min-height:100dvh;margin:auto;background:var(--surface);padding-bottom:90px;box-shadow:0 0 40px #30293710}header{background:var(--brand);padding:16px 20px 14px;color:white}header .brandrow{display:flex;align-items:center;justify-content:space-between;gap:8px}.logo{font-size:29px;letter-spacing:-1.8px;font-weight:800;color:white;line-height:1.2}header button{border:1px solid #ffffff99;border-radius:24px;color:white;font-weight:700;font-size:19px;padding:0 12px}.searchbar{display:flex;gap:4px;background:white;color:var(--ink);border:1px solid var(--line);border-radius:12px;padding:3px;margin:16px 0 0}.searchbar input{width:100%;min-width:0;border:0;outline-offset:0;background:transparent;padding:8px;font-size:16px}.searchbar button{padding:8px;display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:16px;border:0;min-width:40px}.searchbar input:focus{outline:2px solid var(--focus)}.page{padding:24px 20px}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:grid;gap:12px}.section{margin-top:28px}.section-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.section-title h2{margin:0}.text-button{color:var(--brand-text);font-weight:700;padding:8px 3px;min-height:44px}.hero{display:grid;grid-template-columns:1.05fr 1fr;background:#f0eaff;border-radius:18px;overflow:hidden;position:relative;margin-bottom:20px;min-height:200px}.hero-copy{padding:22px 0 20px 18px;z-index:1}.hero h1{font-size:25px}.hero .art{align-self:center;min-height:170px;background-color:transparent;mix-blend-mode:multiply}.hero .text-button{font-size:14px;display:inline-flex;align-items:center;gap:5px}.eyebrow{font-size:12px;font-weight:700;color:#593a8e;margin-bottom:7px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid var(--line);border-radius:24px;background:white;min-height:44px;padding:8px 14px;font-weight:700;font-size:14px;display:inline-flex;gap:8px;align-items:center;justify-content:center}.chip.active{background:var(--brand-soft);color:var(--brand-text);border-color:var(--brand-text)}.vendors{display:flex;border-bottom:1px solid var(--line);gap:6px;padding:12px 20px;overflow:auto}.vendors button{flex:1;font-weight:700;font-size:14px;border-radius:24px;padding:6px 10px}.vendors .active{background:var(--brand);color:white;font-size:19px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white;min-width:0}.card .product-link{color:var(--ink);display:block}.art{aspect-ratio:1.5;background-image:url('../assets/products.png');background-size:300% 200%;background-color:#f4f4f4;background-repeat:no-repeat}.card .art{aspect-ratio:1.08}.card-content{padding:12px}.card h3{font-size:14px;font-weight:400;line-height:1.4;min-height:40px;margin:4px 0 9px}.vendor-tag{font-size:11px;color:var(--muted)}.price{font-size:22px;font-weight:800;letter-spacing:-.5px}.card .price{font-size:20px}.card .shipping{font-size:11px;color:var(--success);margin-top:4px}.card .quick{width:calc(100% - 24px);margin:0 12px 12px;border:1px solid var(--brand-text);color:var(--brand-text);border-radius:9px;font-size:14px;font-weight:700}.button{border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;font-weight:700;border:1px solid var(--line);background:white;text-align:center;line-height:1.2;min-height:50px}.primary{background:var(--brand);color:white;border-color:var(--brand);font-size:19px;font-weight:700}.primary:hover{background:var(--brand-pressed)}.primary:active{transform:translateY(1px)}.full{width:100%}.secondary{color:var(--brand-text);border-color:var(--brand-text)}.back{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--muted);margin:-10px 0 12px;font-size:14px}.bottomnav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);padding:8px 12px max(8px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;background:#fffffff5;border-top:1px solid var(--line);z-index:4;backdrop-filter:blur(10px)}.bottomnav a{display:flex;flex:1;flex-direction:column;align-items:center;font-size:11px;color:var(--muted);gap:3px;min-height:48px;justify-content:center;font-weight:700;position:relative}.bottomnav a.active{color:var(--brand-text)}.badge{position:absolute;top:0;left:calc(50% + 5px);background:var(--brand-text);color:white;font-size:10px;min-width:17px;text-align:center;border-radius:12px;padding:0 3px}.review-link{display:block;text-align:center;font-size:12px;color:var(--muted);padding:20px;min-height:44px}.pdp-art{border-radius:16px;overflow:hidden;position:relative;background:#f5f5f6;display:block;width:100%;padding:0}.pdp-art .art{aspect-ratio:1.25}.pdp-art span{position:absolute;right:12px;bottom:12px;background:white;border:1px solid var(--line);border-radius:100%;width:42px;height:42px;display:grid;place-items:center}.pdp-title{font-size:24px;margin-top:10px}.pdp-price{font-size:30px;font-weight:800;letter-spacing:-1px}.info-line{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin-top:12px}.info-line svg{color:var(--purple)}.divider{border-top:1px solid var(--line);margin:20px 0}.quantity{display:inline-flex;border:1px solid #a8a4ae;border-radius:10px;align-items:center;overflow:hidden}.quantity button{width:44px;display:grid;place-items:center}.quantity output{min-width:34px;text-align:center;font-weight:700}.variant{border-radius:10px;border:1px solid #aaa5b0;min-height:44px;padding:8px 14px}.variant.active{color:var(--brand-text);border:2px solid var(--brand-text);background:var(--brand-soft)}.variant.unavailable{text-decoration:line-through;color:var(--muted);background:var(--canvas)}.sticky-buy{position:sticky;bottom:70px;margin:20px -20px -24px;padding:12px 20px;background:#fffffff5;border-top:1px solid var(--line);z-index:2}.sticky-buy .small{margin-bottom:8px}details{border-bottom:1px solid var(--line);padding:8px 0}summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}summary:after{content:'+';font-size:22px;color:var(--muted)}details[open] summary:after{content:'−'}details p,details dl{font-size:14px;line-height:1.6}dl{display:grid;grid-template-columns:1fr 1fr;gap:10px}dt{color:var(--muted)}dd{margin:0;text-align:right}.notice{padding:14px;border-radius:12px;background:var(--brand-soft);color:#792831;font-size:14px;margin:16px 0}.notice.neutral{background:#f0edf8;color:#453968}.notice.success{background:#eaf5ef;color:var(--success)}.error{color:var(--error);font-size:14px;font-weight:700;margin:8px 0}.empty{text-align:center;padding:36px 4px}.empty .empty-icon{width:84px;height:84px;background:var(--brand-soft);color:var(--brand);border-radius:100%;display:grid;place-items:center;margin:0 auto 22px}.empty-icon svg{width:37px;height:37px}.field{display:grid;gap:7px;margin:16px 0}.field label{font-size:14px;font-weight:700}.field input,.field select,select.control{width:100%;min-height:48px;border:1px solid #9e98a6;border-radius:10px;padding:11px 12px;background:white;color:var(--ink)}input[aria-invalid=true]{border:2px solid var(--error)}.field-error{font-size:13px;color:var(--error)}.check{display:flex;align-items:flex-start;gap:10px;margin:16px 0;font-size:14px;min-height:44px}.check input{width:22px;height:22px;flex-shrink:0;accent-color:var(--brand-text)}.auth-icon{background:var(--brand-soft);color:var(--brand-text);border-radius:16px;width:56px;height:56px;display:grid;place-items:center;margin:6px 0 18px}.auth-icon svg{width:27px;height:27px}.or{display:flex;gap:14px;align-items:center;color:var(--muted);font-size:13px;margin:20px 0}.or:before,.or:after{content:'';height:1px;background:var(--line);flex:1}.google-mark{font:700 22px Arial;color:#36313f}.auth-switch{text-align:center;margin:18px 0}.cart-item{padding:18px 0;border-bottom:1px solid var(--line)}.cart-item .art{width:100px;border-radius:10px;flex-shrink:0;aspect-ratio:1}.cart-item h2{font-size:16px}.cart-item .price{font-size:19px}.cart-item .body{flex:1;min-width:0}.cart-item select{width:100%;border:1px solid #a8a4ae;border-radius:8px;padding:8px;min-height:44px;background:white}.totals{background:var(--canvas);border-radius:14px;padding:16px;margin:20px 0}.total-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin:10px 0}.total-row.grand{font-weight:800;font-size:21px}.total-row.discount{color:var(--success)}.total-row small{font-size:12px}.toast-action{pointer-events:auto;color:white;text-decoration:underline;font-weight:700}#toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);width:calc(100% - 32px);max-width:420px;background:#2b2535;color:white;padding:15px;border-radius:12px;z-index:8;box-shadow:0 4px 20px #0003;display:none;pointer-events:none;font-size:14px}#toast.show{display:block}dialog{border:0;border-radius:22px 22px 0 0;padding:0;width:min(100%,480px);max-width:100%;max-height:88dvh;margin:auto auto 0;color:var(--ink);background:white;box-shadow:0 -10px 50px #0002}dialog::backdrop{background:#1b14266b;backdrop-filter:blur(2px)}.modal-inner{padding:20px 22px 28px;overflow:auto}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.modal-head h2{margin:0;font-size:23px}.close{min-width:44px;border-radius:50%;background:var(--canvas);display:grid;place-items:center}.modal-inner .art{border-radius:14px}.modal-inner .gallery-zoom{aspect-ratio:1;background-size:420% 280%}.skeleton{border-radius:12px;background:#e9e6ec;min-height:150px;animation:pulse 1s ease-in-out infinite alternate}@keyframes pulse{to{opacity:.4}}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.review-grid button{font-size:13px;border:1px solid var(--line);border-radius:9px;padding:10px;background:var(--canvas)}.boundary{border-top:4px solid var(--brand);padding-top:25px}.search-summary{font-size:14px;color:var(--muted);margin:8px 0 16px}.applied{margin:12px 0}.applied .chip{font-size:12px}.spacer{height:10px}footer{margin-top:32px;text-align:center;font-size:12px;color:var(--muted)}@media(min-width:700px){body{padding:24px 0}#shell{border-radius:24px 24px 0 0;overflow:clip}dialog{margin:auto;border-radius:22px} .bottomnav{border-radius:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:370px){.page{padding:22px 16px}.hero-copy{padding-left:14px}.hero h1{font-size:23px}.card-content{padding:10px}.card .price{font-size:18px}.sticky-buy{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}
/* Ajustes tras inspección a 390 px. */
.hero{grid-template-columns:56% 44%;min-height:220px}.hero-copy{min-width:0}.hero h1{font-size:26px}.hero .art{min-width:0;width:100%;min-height:170px}.cart-item h2 a{color:var(--ink)}
.text-button{display:inline-flex;align-items:center;justify-content:center}.searchbar button{min-width:44px}html{scroll-padding-bottom:180px}input,select,button,a,summary{scroll-margin-bottom:180px}
/* Cada celda del sheet original es cuadrada: se preserva la proporción del producto. */
.art,.card .art,.pdp-art .art{aspect-ratio:1}.hero .art{min-height:0;aspect-ratio:1}

/* R2: confirmación contextual; no overlay ni decisión obligatoria tras agregar. */
.cart-feedback{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;margin:-5px 0 7px;font-size:14px}.added-label{display:inline-flex;align-items:center;gap:7px;font-weight:700}.cart-feedback .added-label{color:var(--success)}.added-label svg{width:20px;height:20px}.cart-feedback-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px;color:var(--brand-text);padding:8px 4px;white-space:nowrap;pointer-events:auto;min-height:44px}#toast:has(.added-label).show{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px}#toast .cart-feedback-link{color:white}

.field .small:empty{display:none}.sticky-buy .small:empty{display:none}.review-launch{position:fixed;right:14px;top:14px;z-index:20;background:#242329;color:white;padding:12px 16px;border-radius:12px;font-size:14px}@media(max-width:700px){.review-launch{top:auto;bottom:8px;right:8px;max-width:180px}}
/* R4: four destinations, compact access, stable purchase region and real gallery. */
.logo{display:flex;align-items:center;letter-spacing:normal}.logo img{display:block;width:146px;height:40px;object-fit:contain}.account-link{color:white;border:1px solid #ffffff99;padding:8px 13px;border-radius:24px;min-height:44px;display:grid;place-items:center;font-weight:700}.brandrow{min-height:40px}.card{position:relative;display:flex;flex-direction:column}.card .product-link{flex:1}.card .quick{display:flex;align-items:center;justify-content:center}.favorite{display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid var(--line);min-width:44px;height:44px;color:var(--muted);flex-shrink:0}.card>.favorite{position:absolute;right:8px;top:8px;z-index:1}.favorite.saved{color:var(--brand-text);background:var(--brand-soft)}.favorite.saved svg{fill:currentColor}.sticky-buy{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(65px + max(0px, env(safe-area-inset-bottom) - 8px));width:min(100%,480px);margin:0;padding:8px 20px 12px;background:#fff;z-index:3}.sticky-buy .cart-feedback{height:44px;margin:0 0 4px}.has-buy{padding-bottom:155px!important}.sticky-buy .primary{min-height:50px}.bottomnav{height:calc(65px + max(0px, env(safe-area-inset-bottom) - 8px))}.bottomnav a{font-size:11px}.product-view{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f7f5f2}.view-controls{display:flex;gap:8px;align-items:center;margin:12px 0 16px}.thumb{width:52px;height:52px;border:1px solid var(--line);border-radius:10px;padding:3px;overflow:hidden}.thumb.active{border:2px solid var(--brand-text)}.thumb .art,.thumb .product-view{width:100%;height:100%;border-radius:6px}.image-counter{margin-left:auto}.pdp-art{touch-action:pan-y}.gallery-controls{margin-top:16px}.gallery-controls p{margin:0}#gallery-view{touch-action:pan-y}#gallery-view .art,#gallery-view img{aspect-ratio:1;max-height:58dvh;object-fit:contain}.auth-shell{padding-bottom:0!important}.auth-shell header{padding:8px 20px}.auth-page{padding:14px 20px 18px}.auth-page h1{font-size:24px;margin:2px 0 16px;max-width:380px}.auth-page .back{margin:-6px 0 2px}.auth-page .or{margin:12px 0}.auth-page .field{margin:10px 0;gap:5px}.auth-page .field-error:empty,.auth-page .error:empty{display:none}.auth-page .field input{height:46px;min-height:46px}.password-wrap{position:relative}.password-wrap input{padding-right:82px}.password-toggle{position:absolute;top:25px;right:4px;min-height:44px;padding:6px 8px;font-size:13px;font-weight:700;color:var(--brand-text)}.forgot{display:flex;align-items:center;justify-content:flex-end;min-height:44px;font-size:14px;margin:-2px 0 8px}.auth-switch{margin:6px 0 0;font-size:14px}.auth-switch a{min-height:44px}.account-menu{margin-top:24px;border-top:1px solid var(--line)}.account-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding:18px 0;min-height:66px;color:var(--ink);width:100%;font-weight:600}.account-row svg:last-child{margin-left:auto;width:19px;color:var(--muted)}.profile-data{display:block;margin:24px 0}.profile-data dt{font-size:13px;margin-top:20px}.profile-data dd{text-align:left;font-size:17px;overflow-wrap:anywhere;border-bottom:1px solid var(--line);padding:8px 0 16px}.marker-shell{padding:0!important}.marker-page{min-height:100dvh;display:grid;place-items:center;text-align:center;padding:24px}.marker-page h1{font-size:23px;letter-spacing:0}.page:focus,#modal-title:focus{outline:none}.page:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.auth-page a,.auth-page input,.auth-page button{scroll-margin-bottom:20px}.review-launch{opacity:.85}#toast{bottom:210px}.auth-shell~#toast{bottom:16px}@media(min-width:700px){.auth-shell{min-height:calc(100dvh - 48px)}.marker-page{min-height:calc(100dvh - 48px)}}
/* Focus belongs to controls, not the full programmatically focused route surface. */
.page:focus,.page:focus-visible,#modal-title:focus,#modal-title:focus-visible{outline:none}.card h3{min-height:60px}.card .shipping{min-height:32px}
.image-failure{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--canvas);padding:20px;text-align:center}
.account-link{font-size:19px;font-weight:700}
