:root{--red:#ef1731;--ink:#171923;--muted:#737681;--line:#e8e9ed;--soft:#f6f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.announcement{height:31px;background:#161720;color:white;text-align:center;font-size:10px;letter-spacing:.1em;padding:8px}.announcement i{color:#f45;margin:0 8px}.header{height:75px;display:flex;align-items:center;justify-content:space-between;padding:0 max(calc((100vw - 1200px)/2),5%);gap:24px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:white}.brand{display:flex;align-items:center;gap:7px;min-width:155px;font:800 19px Manrope,sans-serif;letter-spacing:-.07em}.brand .mark{font-size:38px;color:var(--red)}.brand small{display:block;text-align:center;font:700 8px 'DM Sans';letter-spacing:.48em}.header nav{height:100%;display:flex;align-items:center;gap:24px}.header nav a{height:100%;display:flex;align-items:center;position:relative;font-size:11px;font-weight:700;color:#4b4d55}.header nav a:hover,.header nav .active{color:var(--red)}.header nav .active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--red)}.actions{display:flex;align-items:center;gap:12px}.search{width:170px;height:36px;border:1px solid var(--line);border-radius:22px;display:flex;align-items:center;padding:0 11px;gap:7px;background:#fafafa;color:#888;font-size:22px}.search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.cart{border:0;background:white;font-size:19px;position:relative;cursor:pointer}.cart b{position:absolute;right:-7px;top:-4px;width:16px;height:16px;background:var(--red);color:white;border-radius:50%;display:grid;place-items:center;font-size:9px}.wa{display:grid;place-items:center;background:#21b768;color:white;border-radius:50%;width:28px;height:28px}.menu{display:none}.hero{min-height:440px;background:linear-gradient(110deg,#151722,#202331 55%,#30364a);color:white;position:relative;display:flex;align-items:center;padding:55px max(calc((100vw - 1120px)/2),7%);overflow:hidden}.hero-copy{z-index:2;max-width:500px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;color:#ff687b}.redtext{color:var(--red)}h1,h2{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.06em}h1{font-size:clamp(46px,5.6vw,68px);line-height:.98;margin:17px 0}h1 em{font-style:normal;color:var(--red)}.hero-copy p{color:#c5c6ce;font-size:13px;line-height:1.7;max-width:370px}.checks{display:flex;gap:15px;flex-wrap:wrap;color:#eee;font-size:10px;margin:19px 0 23px}.btn{border:0;border-radius:7px;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn b{font-size:16px}.red{background:var(--red);color:white;box-shadow:0 7px 18px #ef173126}.hero-art{position:absolute;right:0;top:0;width:50%;height:100%;background:radial-gradient(ellipse at center,#ef17314a,transparent 55%)}.rings{position:absolute;left:23%;top:-8%;width:440px;height:440px;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 54px #ffffff08,0 0 0 108px #ffffff05}.phone{position:absolute;top:68px;left:44%;font-size:175px;filter:drop-shadow(15px 24px 25px #0009);transform:rotate(-12deg)}.watch{position:absolute;left:25%;top:200px;font-size:82px;filter:drop-shadow(8px 14px 10px #0008)}.tiny-label{position:absolute;left:17%;top:64px;border-left:2px solid var(--red);padding:6px 10px;font-size:9px;letter-spacing:.12em;color:#ddd}.tiny-label b{color:white;font-size:11px}.hero-note{position:absolute;right:13%;bottom:55px;background:#f7f7f6;color:#161720;padding:13px 16px;font-size:11px;transform:rotate(-5deg);box-shadow:0 8px 20px #0005}.hero-note b{font-size:13px}.stars{position:absolute;right:16%;top:65px;color:#ff4a5e}.categories{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-top:0;border-radius:0 0 13px 13px;box-shadow:0 8px 24px #16172009}.categories a{height:82px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);font-size:24px}.categories a:last-child{border:0}.categories a b{font-size:11px}.categories a:hover{background:#fff7f8;color:var(--red)}.section{max-width:1160px;margin:auto;padding:78px 0}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}h2{font-size:29px;margin:8px 0}.sort{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:10px}.sort select{border:1px solid var(--line);border-radius:6px;padding:9px;background:white;font-size:10px}.filters{display:flex;align-items:center;gap:8px;margin-bottom:18px;overflow:auto}.filters button{white-space:nowrap;border:1px solid var(--line);border-radius:18px;background:white;padding:8px 13px;font-size:10px;color:#5d606a;cursor:pointer}.filters button.selected,.filters button:hover{background:var(--ink);border-color:var(--ink);color:white}.filters span{margin-left:auto;white-space:nowrap;font-size:10px;color:#858892}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #24273512}.product-image{height:205px;background:linear-gradient(145deg,#f8f8fa,#eceef2);display:grid;place-items:center;position:relative;overflow:hidden}.product-image:after{content:'';position:absolute;width:160px;height:160px;border-radius:50%;background:#ffffff8c}.emoji{z-index:1;font-size:92px;filter:drop-shadow(0 12px 9px #20222a25)}.phone-type .emoji{font-size:102px}.badge{position:absolute;z-index:2;left:11px;top:11px;background:#23b96e;color:white;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:800}.badge.pre{background:var(--red)}.plus{position:absolute;z-index:3;right:9px;top:9px;background:white;border:0;border-radius:50%;width:29px;height:29px;box-shadow:0 2px 9px #1112;cursor:pointer;font-size:17px}.card-info{padding:13px}.category{font-size:9px;color:#858995;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.card h3{font-size:12px;margin:7px 0 5px}.desc{font-size:9px;color:#858995;margin:0 0 11px}.price-row{display:flex;justify-content:space-between;align-items:end}.price{font:800 17px Manrope;color:var(--red)}.price-note{font-size:8px;color:#8a8d97}.card .btn{width:100%;margin-top:12px;padding:9px;font-size:9px;gap:7px}.preorder{max-width:1160px;min-height:285px;margin:0 auto 30px;border-radius:17px;background:linear-gradient(105deg,#171923,#252837);color:white;position:relative;overflow:hidden;display:flex;align-items:center;padding:40px 7%}.preorder>div:first-child{z-index:2;width:55%}.preorder h2{font-size:36px;line-height:1.1;margin:12px 0}.preorder p{font-size:11px;color:#c3c5ce;line-height:1.7;max-width:355px;margin-bottom:18px}.white{background:white;color:var(--ink)}.preorder-phone{position:absolute;right:15%;font-size:195px;transform:rotate(-11deg);filter:drop-shadow(10px 20px 20px #0009)}.preorder-phone span{position:absolute;right:-88px;top:55px;background:var(--red);padding:11px 14px;font-size:9px;line-height:1.5;transform:rotate(11deg)}.preorder-phone span b{font-size:18px}.stamp{position:absolute;right:7%;top:32px;border:1px solid #ffffff4a;color:#ff8995;border-radius:50%;width:73px;height:73px;display:grid;place-items:center;text-align:center;font-size:8px}.center{text-align:center}.center p{font-size:11px;color:var(--muted)}.how{padding-top:65px;padding-bottom:82px}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:37px}.steps article{text-align:center;position:relative;padding:8px 19px}.steps i{width:70px;height:70px;border-radius:20px;border:1px solid var(--line);background:#f7f7f9;display:grid;place-items:center;font-style:normal;font-size:30px;margin:0 auto 14px}.number{position:absolute;top:0;left:calc(50% - 38px);width:24px;height:24px;border-radius:50%;background:var(--red);color:white;font-size:9px;display:grid;place-items:center}.steps h3{font-size:12px;margin:0 0 7px}.steps p{font-size:9px;color:#858995;line-height:1.7}.about{display:grid;grid-template-columns:1fr 1fr;background:#f7f7f9;min-height:350px}.about-art{background:linear-gradient(135deg,#292c39,#11131b);position:relative;display:grid;place-items:center;overflow:hidden}.about-art:before{content:'';position:absolute;width:350px;height:350px;border:1px solid #ffffff19;border-radius:50%;box-shadow:0 0 0 45px #ffffff07}.about-art>b{z-index:1;color:var(--red);font:800 180px Manrope;letter-spacing:-.15em}.about-art>b span{color:white}.about-art small{position:absolute;bottom:24px;left:32px;color:#ddd;font-size:9px;line-height:1.8;letter-spacing:.13em}.about-copy{align-self:center;padding:48px 7%}.about-copy h2{font-size:29px}.about-copy p{font-size:11px;line-height:1.8;color:#656975;max-width:450px}.stats{display:flex;gap:38px;margin-top:24px}.stats div{display:grid;gap:4px}.stats b{font:800 20px Manrope;color:var(--red)}.stats span{font-size:9px;color:#767985}.contact{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.contact>div>p{font-size:11px;color:var(--muted)}.details{display:grid;gap:13px;margin-top:24px;font-size:10px;color:#535762}.contact form{display:grid;gap:12px;background:#fafafb;border:1px solid var(--line);padding:23px;border-radius:13px}.contact label{display:grid;gap:7px;font-size:10px;font-weight:700}.contact input,.contact textarea{border:1px solid #e3e4e9;border-radius:7px;padding:11px;background:white;font-size:10px;outline:none}.contact input:focus,.contact textarea:focus{border-color:#ff8190}.contact form .btn{width:100%}footer{background:#15161c;color:white;padding:40px max(calc((100vw - 1160px)/2),7%) 17px}.footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.5fr;gap:30px;padding-bottom:34px}.footer-main>div{display:grid;align-content:start;gap:10px}.footer-main>div>b{font-size:11px;margin-bottom:3px}.footer-main>div a{font-size:9px;color:#c4c5cb}.footer-main>div a:hover{color:white}.light{color:white;align-self:start}.foot-bottom{border-top:1px solid #ffffff20;padding-top:14px;display:flex;justify-content:space-between;color:#999ba4;font-size:9px}.overlay{position:fixed;inset:0;background:#11182765;z-index:50;display:flex;justify-content:flex-end}.overlay[hidden]{display:none}.drawer{height:100%;width:min(410px,100%);background:white;padding:22px;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0002}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.drawer-head h2{font-size:21px;margin:5px 0}.drawer-head small{font:500 12px 'DM Sans';color:var(--muted)}.drawer-head button{border:0;background:none;font-size:28px;cursor:pointer}.cart-item{display:grid;grid-template-columns:54px 1fr auto;gap:11px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-thumb{height:54px;border-radius:8px;background:#f3f4f6;display:grid;place-items:center;font-size:28px}.cart-item h4{font-size:10px;margin:0 0 4px}.cart-item small{font-size:8px;color:#838792}.cart-item strong{font-size:10px;color:var(--red)}.quantity{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:10px}.quantity button{width:20px;height:20px;background:white;border:1px solid var(--line);border-radius:5px;cursor:pointer}.remove{border:0;background:none;color:#858995;cursor:pointer}.cart-empty{margin:auto;text-align:center;color:var(--muted);font-size:11px;display:grid;gap:12px}.cart-empty a{color:var(--red);font-weight:700}.drawer-bottom{border-top:1px solid var(--line);padding-top:16px;display:grid;gap:12px;font-size:11px}.drawer-bottom>div{display:flex;justify-content:space-between;align-items:center}.drawer-bottom>div b{font:800 19px Manrope;color:var(--red)}.drawer-bottom .btn{width:100%}.drawer-bottom small{text-align:center;color:#8d9098;font-size:8px}.toast{position:fixed;z-index:70;bottom:22px;left:50%;transform:translate(-50%,20px);opacity:0;background:#171923;color:white;padding:12px 18px;border-radius:8px;font-size:10px;transition:.25s;pointer-events:none}.toast.show{transform:translate(-50%,0);opacity:1}
@media(max-width:1200px){.header{padding:0 4%}.section,.categories,.preorder{margin-left:4%;margin-right:4%}.header nav{gap:15px}.search{width:140px}}
@media(max-width:850px){.header nav{gap:10px}.header nav a{font-size:9px}.search{width:120px}.hero{min-height:410px;padding-left:6%}.hero-art{width:53%;opacity:.8}.categories{grid-template-columns:repeat(3,1fr)}.categories a:nth-child(3){border-right:0}.categories a:nth-child(-n+3){border-bottom:1px solid var(--line)}.grid{grid-template-columns:repeat(3,1fr)}.product-image{height:180px}.steps article{padding:6px}.footer-main{grid-template-columns:1fr 1fr 1fr}.footer-main .brand{grid-column:1/-1}}
@media(max-width:620px){.announcement{font-size:8px}.header{height:60px;padding:0 14px;gap:10px}.brand{min-width:auto;font-size:16px}.brand .mark{font-size:33px}.brand small{font-size:7px}.menu{display:block;margin-left:auto;border:0;background:none;font-size:20px}.header nav{display:none;position:absolute;top:60px;left:0;right:0;background:white;height:auto;padding:10px 18px 18px;box-shadow:0 10px 18px #0001;align-items:stretch}.header nav.open{display:grid}.header nav a{height:auto;padding:12px 3px;border-bottom:1px solid var(--line);font-size:12px}.header nav .active:after{display:none}.actions{gap:7px}.search{width:34px;padding:0 9px;overflow:hidden;transition:.2s}.search:focus-within{width:135px}.search input{min-width:90px}.cart{font-size:17px}.wa{width:26px;height:26px}.hero{min-height:480px;align-items:flex-start;padding:40px 7%}.hero-copy{width:100%}h1{font-size:50px}.hero-copy p{max-width:275px;font-size:11px}.checks{font-size:9px;gap:8px 11px;max-width:300px}.hero-art{top:203px;width:100%;height:277px;opacity:.75}.phone{font-size:120px;top:43px;left:45%}.watch{font-size:64px;left:26%;top:119px}.tiny-label{top:34px}.hero-note{bottom:27px}.categories{margin:0 12px;grid-template-columns:repeat(3,1fr)}.categories a{height:68px;flex-direction:column;gap:4px;font-size:20px}.categories a b{font-size:9px}.section{margin:0 14px;padding:52px 0}.heading{align-items:start;gap:10px}h2{font-size:23px}.sort{flex-direction:column;align-items:end;gap:4px;font-size:8px}.sort select{padding:7px;font-size:9px}.filters{padding-bottom:4px}.filters button{padding:7px 11px;font-size:9px}.filters span{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-image{height:140px}.emoji{font-size:67px}.phone-type .emoji{font-size:76px}.badge{font-size:7px;left:7px;top:8px}.plus{width:25px;height:25px;right:6px;top:6px}.card-info{padding:9px}.card h3{font-size:10px;line-height:1.35}.desc{font-size:8px}.price{font-size:14px}.price-note{font-size:7px}.card .btn{font-size:8px;padding:8px 3px;gap:4px}.preorder{margin:0 12px 15px;min-height:325px;padding:27px 22px;align-items:flex-start}.preorder>div:first-child{width:100%}.preorder h2{font-size:29px}.preorder p{max-width:270px}.preorder-phone{font-size:128px;right:15%;bottom:-20px}.preorder-phone span{right:-65px;top:34px}.stamp{width:58px;height:58px;font-size:6px;top:auto;bottom:25px}.steps{grid-template-columns:repeat(2,1fr);gap:20px 4px;margin-top:28px}.steps article{padding:5px 8px}.steps i{width:58px;height:58px;font-size:25px}.number{left:calc(50% - 34px);width:21px;height:21px;font-size:8px}.steps h3{font-size:10px}.steps p{font-size:8px}.about{grid-template-columns:1fr}.about-art{min-height:215px}.about-art>b{font-size:135px}.about-copy{padding:35px 7%}.about-copy h2{font-size:25px}.stats{gap:28px}.contact{grid-template-columns:1fr;gap:23px}.contact h2{font-size:23px}.contact form{padding:16px}.footer{padding:32px 18px 15px}.footer-main{grid-template-columns:1fr 1fr;gap:24px 15px}.footer-main .brand,.footer-main>div:last-child{grid-column:1/-1}.foot-bottom{flex-direction:column;gap:8px;font-size:8px}.drawer{padding:17px}}
.categories.single-category{grid-template-columns:1fr}.categories.single-category a{border:0;max-width:360px;width:100%;margin:auto}

.brand-logo{display:block;width:132px;height:auto;max-height:48px;object-fit:contain}.light .brand-logo{background:#fff;border-radius:3px;padding:3px}


/* Logo circular Rareza Import */
.header .brand{min-width:70px}.header .brand-logo{width:64px;height:64px;max-height:none;object-fit:cover;border-radius:50%;background:#080808}.footer-main .brand{min-width:auto}.footer-main .brand-logo{width:104px;height:104px;max-height:none;object-fit:cover;border-radius:50%;background:#080808;padding:0}.light .brand-logo{background:#080808}
@media(max-width:620px){.header .brand-logo{width:52px;height:52px}.footer-main .brand-logo{width:88px;height:88px}}


/* Aumenta la presencia del logo en el encabezado */
.header{height:96px}.header .brand{min-width:92px}.header .brand-logo{width:88px;height:88px;max-height:none}
@media(max-width:620px){.header{height:72px}.header nav{top:72px}.header .brand-logo{width:62px;height:62px}}


.about-emblem{position:relative;z-index:1;width:min(58%,300px);aspect-ratio:1;object-fit:cover;border-radius:50%;box-shadow:0 12px 35px #0006}


.hero-product{position:absolute;z-index:1;height:min(94%,390px);width:auto;max-width:62%;right:15%;bottom:0;object-fit:contain;filter:drop-shadow(12px 20px 25px #0008)}.hero-label{position:absolute;z-index:2;right:7%;bottom:12%;background:#111722e8;color:#fff;border:1px solid #ffffff70;border-radius:8px;padding:11px 14px;font-size:10px;transform:rotate(-5deg);box-shadow:0 8px 18px #0005}.hero-label b{font-size:13px;color:#ff687b}
@media(max-width:620px){.hero-product{height:89%;max-width:67%;right:18%;bottom:0}.hero-label{right:5%;bottom:9%;font-size:8px;padding:8px 10px}.hero-label b{font-size:10px}}


.hero-copy{max-width:560px}.hero h1{font-size:clamp(26px,2.65vw,45px);white-space:nowrap;letter-spacing:-.045em}
@media(max-width:620px){.hero h1{font-size:38px;white-space:normal}}


/* Portada de Rareza Import: banner EE. UU. → Perú */
.hero{min-height:430px;padding:42px max(calc((100vw - 1280px)/2),6%);background-image:linear-gradient(90deg,rgba(5,8,13,.72) 0%,rgba(5,8,13,.58) 44%,rgba(5,8,13,.04) 100%),url('images/hero-banner.png');background-size:cover;background-position:center;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;width:min(760px,66%);max-width:760px}.hero-pill{display:inline-block;padding:8px 32px;border-radius:8px;background:var(--red);color:white;font-size:12px;letter-spacing:.08em}.hero h1{font-size:clamp(32px,4vw,54px);white-space:nowrap;letter-spacing:-.045em;text-shadow:0 2px 12px #0007;margin:13px 0 24px}.hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;margin:0 0 25px;color:white}.benefit{display:grid;grid-template-columns:27px 1fr;align-items:center;column-gap:7px;font-size:11px;font-weight:600;line-height:1.3;text-shadow:0 1px 5px #000}.benefit svg{width:25px;height:25px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefit small{display:block;font-size:10px;font-weight:500}.hero-cta{min-width:255px;height:48px;gap:9px;font-size:13px}.hero-cta b{font-size:18px}.whatsapp-mark{font-size:20px;line-height:1}.hero-art{display:none}.hero-copy p,.checks{display:none}.hero h1 em{text-shadow:none}
@media(max-width:850px){.hero{min-height:390px;padding-left:5%;padding-right:5%}.hero-copy{width:72%}.hero h1{font-size:clamp(30px,5vw,43px)}.hero-benefits{gap:8px}.benefit{font-size:10px;grid-template-columns:23px 1fr}.benefit svg{width:22px;height:22px}.benefit small{font-size:9px}}
@media(max-width:620px){.hero{min-height:520px;padding:30px 18px 24px;align-items:flex-start;background-image:linear-gradient(180deg,rgba(5,8,13,.8) 0%,rgba(5,8,13,.55) 54%,rgba(5,8,13,.08) 100%),url('images/hero-banner.png');background-size:auto 100%;background-position:69% center}.hero-copy{width:100%;max-width:100%}.hero-pill{font-size:10px;padding:7px 18px}.hero h1{font-size:clamp(27px,8vw,34px);white-space:nowrap;margin:13px 0 20px}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px;gap:12px 9px;margin-bottom:17px}.benefit{font-size:10px}.hero-cta{min-width:225px;height:44px;font-size:11px}}


.catalog-intro{font-size:12px;line-height:1.5;color:var(--muted);margin:8px 0 0}.result-count{font-size:11px;color:var(--muted);white-space:nowrap}.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-image{height:225px}.catalog-phone{position:absolute;inset:5%;z-index:1;width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.catalog-fallback{position:absolute;z-index:1;font-size:78px}.capacity-label{display:grid;gap:6px;margin:11px 0;color:#626570;font-size:9px;font-weight:700}.capacity-label select{border:1px solid var(--line);border-radius:6px;background:#fff;padding:8px 9px;font-size:10px;color:var(--ink);width:100%}.card-info .price-row{margin-top:8px}
@media(max-width:850px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{height:200px}}
@media(max-width:620px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-image{height:170px}.catalog-intro{font-size:10px;max-width:310px}.result-count{font-size:9px}.capacity-label{font-size:8px}.capacity-label select{font-size:9px;padding:7px}.card-info .price-row{align-items:start;gap:5px;flex-direction:column}}

/* Selector único del iPhone: imagen completa, colores y capacidades */
.configurator{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 50px #1719230d;min-height:480px}
.config-visual{position:relative;min-height:480px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at 50% 44%,#343847 0%,#222532 55%,#171923 100%);padding:28px}
.config-visual:before{content:'';position:absolute;width:min(74%,390px);aspect-ratio:1;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 34px #ffffff08,0 0 0 70px #ffffff04}
.config-visual img{position:relative;z-index:1;width:100%;height:420px;object-fit:contain;filter:drop-shadow(0 18px 25px #0005);animation:phone-in .35s ease}
@keyframes phone-in{from{opacity:.55;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
.config-tag{position:absolute;z-index:2;top:22px;left:22px;background:#ffffff12;border:1px solid #ffffff30;color:#fff;border-radius:20px;padding:8px 12px;font-size:9px;font-weight:800;letter-spacing:.09em}
.config-caption{position:absolute;z-index:2;left:24px;bottom:20px;display:grid;gap:4px;color:#ffffffa8;font-size:10px}.config-caption b{font-size:14px;color:#fff}
.config-options{padding:38px clamp(24px,4vw,54px);align-self:center}.config-options h3{font:800 27px Manrope,sans-serif;letter-spacing:-.055em;margin:8px 0}.config-options>p{font-size:11px;color:var(--muted);line-height:1.6;margin:0 0 25px}.config-label{display:block;color:#51545f;font-size:10px;font-weight:800;margin:17px 0 8px}.config-options select{width:100%;min-height:44px;background:#fff;border:1px solid #dfe1e7;border-radius:8px;padding:0 12px;color:var(--ink);font-size:12px;outline:none}.config-options select:focus{border-color:var(--red);box-shadow:0 0 0 3px #ef173114}.color-heading{display:flex;align-items:center;justify-content:space-between}.color-heading b{font-weight:600;color:#777b86}.color-options{display:flex;gap:11px;align-items:center}.color-swatch{width:31px;height:31px;border-radius:50%;border:2px solid white;background:var(--swatch);box-shadow:0 0 0 1px #cfd1d8;cursor:pointer;position:relative}.color-swatch.is-selected{box-shadow:0 0 0 2px white,0 0 0 4px var(--red)}.color-swatch.is-selected:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:white;font-weight:800;font-size:13px;text-shadow:0 1px 3px #000a}.config-price{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin:22px 0 13px}.config-price b{font:800 23px Manrope;color:var(--red)}.config-price span{font-size:9px;color:#858995}.config-actions{display:grid;grid-template-columns:1fr 46px;gap:9px}.config-actions .btn{min-height:48px;font-size:11px}.config-add{border:1px solid var(--line);border-radius:8px;background:white;font-size:24px;cursor:pointer}.config-add:hover{border-color:var(--red);color:var(--red)}.config-note{display:block;margin-top:14px;color:#858995;font-size:9px;line-height:1.5}
@media(max-width:850px){.configurator{grid-template-columns:1fr 1fr;min-height:420px}.config-visual{min-height:420px;padding:20px}.config-visual img{height:365px}.config-options{padding:28px 24px}}
@media(max-width:620px){.configurator{grid-template-columns:1fr;border-radius:14px}.config-visual{min-height:330px;padding:14px}.config-visual img{height:300px}.config-tag{top:14px;left:14px;font-size:8px}.config-caption{left:16px;bottom:14px}.config-caption b{font-size:12px}.config-options{padding:25px 19px 23px}.config-options h3{font-size:23px}.config-options>p{font-size:10px;margin-bottom:18px}.config-label{margin-top:14px}.config-price{margin:18px 0 11px}.config-price b{font-size:21px}}


.color-heading{justify-content:flex-start;gap:8px}

/* Dos fichas de modelo visibles a la vez */
.product-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}
.product-model-grid .config-visual.cutout-visual .config-image{transform:scale(1.08)}
.product-model-grid .configurator.is-pro .config-visual.cutout-visual .config-image{transform:scale(.96)}
.featured-product{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:42px;margin-top:32px;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}
.featured-product[hidden]{display:none}
.featured-visual{min-height:280px;display:grid;place-items:center;background:white;border-radius:12px;overflow:hidden}
.featured-visual img{display:block;width:100%;height:290px;object-fit:contain}
.featured-info h3{font:800 26px Manrope,sans-serif;letter-spacing:-.05em;margin:10px 0}
.featured-info p{font-size:12px;line-height:1.7;color:var(--muted);max-width:380px;margin-bottom:22px}
@media(max-width:760px){.featured-product{grid-template-columns:1fr;gap:20px;padding:16px}.featured-visual{min-height:210px}.featured-visual img{height:220px}.featured-info{padding:0 4px 8px}}
.product-model-grid .configurator{grid-template-columns:1fr;min-width:0;min-height:0}
.product-model-grid .config-visual{min-height:300px;padding:18px}
.product-model-grid .config-visual img{height:270px;transition:transform .25s ease}
.product-model-grid .configurator.is-pro .config-visual img{transform:scale(.88)}
.product-model-grid .config-options{padding:24px 26px 25px}
.product-model-grid .config-options h3{font-size:22px}
.product-model-grid .config-options>p{margin-bottom:15px}
.product-model-grid .config-label{margin-top:13px}
.product-model-grid .config-price{margin:17px 0 11px}
.product-model-grid .config-actions .btn{min-height:44px}
@media(max-width:760px){.product-model-grid{grid-template-columns:1fr;gap:14px}.product-model-grid .config-visual{min-height:285px}.product-model-grid .config-visual img{height:255px}}

.wa svg{display:block;width:18px;height:18px;fill:#fff}


/* Franja de categorías sobre los productos destacados */
.offer-categories{max-width:1320px;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px;margin:22px auto 0;padding:0;border:0;border-radius:0;box-shadow:none}
.category-item{height:202px;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f3f4f6;border:1px solid #e8eaed;border-radius:14px;color:var(--ink);overflow:hidden;isolation:isolate}
.category-visual{width:100%;height:148px;padding:10px 8px 4px;display:flex;align-items:center;justify-content:center;line-height:1;overflow:hidden}
.category-visual img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:none}
.category-visual-pair{gap:0}
.category-visual-pair img{width:52%;height:94%}
.category-item:nth-child(2) .category-visual img{transform:scale(1.42)}
.category-item:nth-child(3) .category-visual img{transform:scale(1.65)}
.category-item:nth-child(4) .category-visual img{transform:scale(1.25)}
.category-item:nth-child(5) .category-visual img{transform:scale(1.18)}
.category-item:nth-child(6) .category-visual img{transform:scale(1.35);filter:brightness(1.06)}
.category-item:nth-child(7) .category-visual img{transform:scale(1.24)}
.category-item:nth-child(8) .category-visual img{transform:scale(1.12)}
.category-item:nth-child(9) .category-visual img{transform:scale(1.35)}
.category-item b{max-width:100%;padding:0 3px 13px;font-size:12px;font-weight:700;line-height:1.15;text-align:center;white-space:nowrap}
.offer-categories+.section{padding-top:38px}
@media(max-width:1050px){.offer-categories{grid-template-columns:repeat(3,minmax(0,1fr));margin-left:4%;margin-right:4%}}
@media(max-width:620px){.offer-categories{margin:14px 12px 0;gap:8px}.category-item{height:122px;gap:4px;border-radius:10px}.category-visual{height:84px;padding:7px 6px 2px}.category-item b{font-size:9px;padding-bottom:9px}.offer-categories+.section{padding-top:34px}}

.visit-note{display:flex;align-items:center;gap:17px;margin-top:30px;padding:20px 23px;border:1px solid var(--line);border-radius:12px;background:#fff}.visit-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff0f2;color:var(--red);font-size:27px;font-weight:700}.visit-note>div{flex:1}.visit-note>div>b{font-size:13px}.visit-note p{margin:5px 0 0;font-size:10px;line-height:1.6;color:var(--muted)}@media(max-width:850px){.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.visit-note{align-items:flex-start}}@media(max-width:620px){.visit-note{flex-wrap:wrap;padding:16px}.visit-note .btn{margin-left:58px}}

.section#productos{padding-bottom:22px}.how{padding-top:22px}
.how{padding-bottom:28px}.trust-gallery{max-width:1160px;margin:0 auto;padding:0 0 74px}.trust-points{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px 20px;background:#f6f7f9;border:1px solid var(--line);border-radius:12px}.trust-points article{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px}.trust-points svg{width:35px;height:35px;flex:0 0 35px;fill:none;stroke:#171923;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trust-points b{font-size:11px;line-height:1.3}.story-row{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(0,2.15fr);gap:16px;margin-top:12px}.story-copy{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:22px 24px;background:#f6f7f9;border:1px solid var(--line);border-radius:12px}.story-copy h2{font-size:26px;margin:8px 0}.story-copy p{font-size:11px;line-height:1.65;color:#555965;margin:0 0 15px}.story-copy .btn{font-size:10px;padding:11px 13px;gap:9px}.illustrative-note{margin-top:13px;font-size:8px;line-height:1.5;color:#858995}.story-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.story-gallery figure{position:relative;min-width:0;height:190px;margin:0;overflow:hidden;border-radius:8px;background:#e7e8ec}.story-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.story-gallery figure:hover img{transform:scale(1.04)}.story-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:22px 12px 10px;color:#fff;font-size:10px;font-weight:700;background:linear-gradient(transparent,#10131dd9)}@media(max-width:1200px){.trust-gallery{margin-left:4%;margin-right:4%}}@media(max-width:850px){.trust-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px}.trust-points article{justify-content:flex-start}.story-row{grid-template-columns:1fr}.story-copy{padding:22px}.story-gallery figure{height:175px}}@media(max-width:620px){.trust-gallery{margin:0 14px;padding-bottom:52px}.trust-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.trust-points article{gap:8px}.trust-points svg{width:29px;height:29px;flex-basis:29px}.trust-points b{font-size:9px}.story-row{gap:10px}.story-copy{padding:19px}.story-copy h2{font-size:23px}.story-gallery{gap:7px}.story-gallery figure{height:128px}.story-gallery figcaption{padding:18px 8px 8px;font-size:8px}}.story-image-button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.story-image-button:focus-visible{outline:3px solid var(--red);outline-offset:-4px}.image-lightbox{position:fixed;width:fit-content;max-width:min(94vw,1100px);max-height:94vh;margin:auto;padding:18px;border:0;border-radius:14px;background:#11131b;color:#fff;box-shadow:0 24px 90px #0008}.image-lightbox::backdrop{background:#090b10d9;backdrop-filter:blur(5px)}.image-lightbox img{display:block;max-width:calc(94vw - 36px);max-height:82vh;object-fit:contain;border-radius:8px}.image-lightbox p{margin:11px 42px 0 2px;font-size:11px;color:#d8d9df}.lightbox-close{position:absolute;z-index:1;top:7px;right:7px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#171923;font-size:26px;line-height:1;cursor:pointer}.lightbox-close:hover{background:var(--red);color:white}
.image-lightbox{overflow:hidden;max-width:94vw}.image-lightbox img{max-width:100%;max-height:82vh}

.image-lightbox{width:min(1100px,94vw);max-width:94vw;overflow:hidden}.image-lightbox img{width:100%;max-width:100%;max-height:82vh;object-fit:contain}

.social-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.social-links a,.social-links span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 9px;border:1px solid #ffffff2b;border-radius:6px;font-size:9px}.social-links a:hover{color:#fff;background:#ffffff16}.social-links span{color:#aeb0b8}

.footer-main .brand-logo{width:208px;height:208px;max-height:none;object-fit:cover}@media(max-width:620px){.footer-main .brand-logo{width:176px;height:176px}}
.header{height:184px}.header .brand-logo{width:176px;height:176px;max-height:none}.header nav a{font-size:14px}@media(max-width:1200px){.header{height:154px}.header .brand-logo{width:144px;height:144px}.header nav a{font-size:12px}}@media(max-width:850px) and (min-width:621px){.header{height:132px}.header .brand-logo{width:120px;height:120px}.header nav a{font-size:10px}}@media(max-width:620px){.header{height:108px}.header .brand-logo{width:96px;height:96px}.header nav{top:108px}.header nav a{font-size:14px}}
/* Pie de página: columnas alineadas y texto más legible */
.footer-main{grid-template-columns:minmax(190px,1.15fr) minmax(230px,1.35fr) minmax(190px,1fr) minmax(250px,1.4fr);gap:30px;align-items:start}
.footer-main>div{gap:13px;align-content:start}
.footer-main>div>b{font-size:16px;margin-bottom:2px}
.footer-main>div a,.footer-main>div span{font-size:13px;line-height:1.55}
.footer-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px}
.footer-social .social-links{gap:8px}
.footer-social .social-links a,.footer-social .social-links span{min-height:38px;padding:7px 11px;font-size:12px}
.footer-contact{display:grid;align-content:start;gap:11px}
.foot-bottom{font-size:11px;padding-top:17px}
@media(max-width:1050px){.footer-main{grid-template-columns:minmax(145px,1fr) minmax(210px,1.3fr) minmax(180px,1fr);gap:24px}.footer-main .brand{grid-row:span 2}}
@media(max-width:620px){.footer-main{grid-template-columns:1fr 1fr;gap:25px 14px}.footer-main .brand{grid-column:1/-1;grid-row:auto}.footer-main>div:last-child{grid-column:1/-1}.footer-main>div>b{font-size:14px}.footer-main>div a,.footer-main>div span{font-size:12px}.footer-links-grid{gap:9px 11px}.footer-social .social-links{gap:6px}.footer-social .social-links a,.footer-social .social-links span{min-height:34px;padding:6px 8px;font-size:10px}.foot-bottom{font-size:10px}}
/* Banner principal con el arte completo de Rareza Import */





.social-links img{display:block;width:18px;height:18px;flex:0 0 18px;object-fit:contain}
@media(max-width:620px){.social-links img{width:16px;height:16px;flex-basis:16px}}

/* Medios de pago del pie de página */
.footer-main{grid-template-columns:minmax(165px,1.15fr) minmax(145px,1fr) minmax(165px,1.05fr) minmax(200px,1.25fr) minmax(190px,1.2fr);gap:20px}
.footer-payments{display:grid;align-content:start;gap:12px}
.payment-logos{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.payment-logos .pay-badge{display:inline-flex;align-items:center;justify-content:center;width:43px;height:32px;padding:3px 5px;border:1px solid #ffffff24;border-radius:5px;background:#fff;font-size:11px;font-weight:800;line-height:1;color:#171923}
.payment-logos .pay-yape{background:#7b1fa2;color:#fff;font-size:9px;font-style:italic}
.payment-logos .pay-plin{background:#14bdd2;color:#fff;font-size:12px;font-style:italic}
.payment-logos .pay-visa{color:#17449b;font-size:12px;font-style:italic}
.payment-logos .pay-mastercard{position:relative}
.pay-mastercard i{width:16px;height:16px;border-radius:50%;background:#eb001b;display:block;opacity:.95}
.pay-mastercard i+i{background:#f79e1b;margin-left:-6px;mix-blend-mode:multiply}
.footer-main .bank-transfer{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#c4c5cb;font-size:10px!important}
.bank-transfer span{font-size:10px!important;line-height:1.2!important}
.bank-transfer .bank-bcp{color:#fff;font-weight:800;letter-spacing:.02em}
.bank-transfer .bank-interbank{color:#29b5d0;font-size:9px!important;font-weight:700}
@media(max-width:1050px){.footer-main{grid-template-columns:minmax(140px,1fr) minmax(150px,1.1fr) minmax(155px,1.1fr);gap:22px}.footer-main .brand{grid-column:auto;grid-row:span 2}}
@media(max-width:620px){.footer-main{grid-template-columns:1fr 1fr;gap:24px 14px}.footer-main .brand{grid-column:1/-1;grid-row:auto}.footer-main>div:nth-child(4),.footer-main>div:nth-child(5){grid-column:1/-1}.footer-payments{gap:10px}.payment-logos{gap:7px}.bank-transfer{gap:10px}}
/* Ajuste de alineación y espacios del pie de página */
.footer-main{grid-template-columns:minmax(200px,1.1fr) minmax(155px,.8fr) minmax(260px,1.3fr) minmax(250px,1.25fr) minmax(230px,1.15fr);gap:24px;align-items:start}
.footer-main>.brand{justify-self:start;align-self:start}
.footer-main .footer-links-grid{grid-template-columns:1fr;gap:8px}
.footer-main .footer-links-grid a{white-space:nowrap}
.footer-social .social-links{display:flex;flex-flow:row nowrap;align-items:center;gap:7px}
.footer-social .social-links a{min-height:40px;padding:6px 8px;font-size:11px;gap:6px;white-space:nowrap}
.footer-social .social-links img{width:18px;height:18px;flex-basis:18px}
.footer-contact{gap:12px}
.footer-contact a,.footer-contact span{line-height:1.45}
.footer-payments{gap:12px}
.payment-logos{gap:7px}
.bank-transfer{gap:9px}
@media(max-width:1200px){.footer-main{grid-template-columns:minmax(160px,1fr) minmax(210px,1.2fr) minmax(220px,1.25fr);gap:25px}.footer-main .brand{grid-column:auto;grid-row:span 2}.footer-main .footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.footer-social .social-links{flex-wrap:wrap}}
@media(max-width:620px){.footer-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 16px}.footer-main .brand{grid-column:1/-1;grid-row:auto;justify-self:center}.footer-main>div:nth-child(4),.footer-main>div:nth-child(5){grid-column:1/-1}.footer-main .footer-links-grid{grid-template-columns:1fr;gap:8px}.footer-social .social-links{flex-flow:row wrap;gap:7px}.footer-social .social-links a{min-height:36px;font-size:10px;padding:5px 7px}.footer-main>div>b{font-size:14px}.footer-main>div a,.footer-main>div span{font-size:12px}}
/* Banner principal adaptable y enlazado a WhatsApp */
.hero.hero-poster{display:block;width:min(100%,1500px);height:auto;min-height:0;margin:0 auto;padding:0;background:none;overflow:hidden;color:inherit}
.hero-poster-link{display:block;width:100%;line-height:0;cursor:pointer}
.hero-poster-image{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;transition:filter .2s ease}
.hero-poster-link:hover .hero-poster-image{filter:brightness(.97)}
.hero-poster-link:focus-visible{outline:3px solid #21b768;outline-offset:-3px}
/* =========================================
   TESTIMONIOS - RAREZA IMPORT
   ========================================= */

.testimonials {
  padding: 72px 5%;
  background: #fff;
}

.testimonials-heading {
  max-width: 1200px;
  margin: 0 auto 28px;
}

.testimonials-heading h2 {
  margin: 8px 0 5px;
  font-family: "Manrope", sans-serif;
  font-size: clamp(30px, 4vw, 42px);
  line-height: 1.1;
  letter-spacing: -1.5px;
  color: #15161b;
}

.testimonials-heading p {
  margin: 0;
  color: #6b6f78;
  font-size: 16px;
}

/* Fila de comentarios */
.testimonials-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

/* Tarjeta */
.testimonial-card {
  min-width: 0;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.04);
  transition: transform .2s ease, box-shadow .2s ease;
}

.testimonial-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

/* Nombre + avatar */
.testimonial-top {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 14px;
}

.testimonial-avatar {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 50%;
  background: #15161b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 800;
}

.testimonial-card h3 {
  margin: 0 0 3px;
  font-size: 15px;
  font-weight: 800;
  color: #15161b;
}

/* Estrellas */
.stars {
  color: #f5b800;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
}

/* Comentario */
.testimonial-card p {
  margin: 0;
  color: #4f535b;
  font-size: 14px;
  line-height: 1.5;
}

/* Tablet */
@media (max-width: 950px) {
  .testimonials-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Celular */
@media (max-width: 600px) {
  .testimonials {
    padding: 55px 20px;
  }

  .testimonials-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    padding: 18px;
  }
}