{"product_id":"mini-impresora","title":"MINI IMPRESORA TÉRMICA PORTÁTIL BLUETOOTH – SIN TINTA PARA FOTOS, NOTAS Y ETIQUETAS 🐱🖨️✨","description":"\u003cstyle\u003e\n  .np-root {\n    container-type: inline-size;\n    container-name: nekoprint;\n    --paper: #FFF8F1;\n    --paper-deep: #FBEFE2;\n    --pink: #FFAFC8;\n    --pink-soft: #FFE3ED;\n    --pink-deep: #F2568F;\n    --mint: #8FE0D2;\n    --mint-soft: #DFFAF3;\n    --mint-deep: #24897A;\n    --ink: #4A3540;\n    --ink-soft: #8C7480;\n    --white: #FFFFFF;\n    --line: rgba(74,53,64,0.12);\n    --shadow-sm: 0 6px 16px rgba(74,53,64,0.08);\n    --shadow-md: 0 16px 40px rgba(74,53,64,0.12);\n    --shadow-lg: 0 24px 60px rgba(74,53,64,0.16);\n    --radius-sm: 14px;\n    --radius-md: 22px;\n    --radius-lg: 32px;\n    --font-display: 'Baloo 2', 'Nunito', sans-serif;\n    --font-body: 'Nunito', -apple-system, sans-serif;\n    --font-mono: 'Space Mono', 'Courier New', monospace;\n\n    *, *::before, *::after { box-sizing: border-box; }\n    display: block;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--paper);\n    line-height: 1.5;\n    -webkit-font-smoothing: antialiased;\n    overflow-x: hidden;\n  }\n  .np-root img { max-width: 100%; display: block; }\n  .np-root a { color: inherit; text-decoration: none; }\n  .np-root ul { list-style: none; margin: 0; padding: 0; }\n  .np-root button { font-family: inherit; cursor: pointer; }\n  .np-root h1, .np-root h2, .np-root h3, .np-root p { margin: 0; }\n  .np-root svg { display: block; }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Baloo+2:wght@500;600;700;800\u0026family=Nunito:wght@400;500;600;700;800\u0026family=Space+Mono:wght@400;700\u0026display=swap');\n\n  \/* ---------- layout helpers ---------- *\/\n  .np-wrap { max-width: 1180px; margin: 0 auto; padding: 0 24px; }\n  .np-section { position: relative; padding: 88px 0; }\n  .np-eyebrow {\n    display: inline-flex; align-items: center; gap: 8px;\n    font-family: var(--font-mono); font-size: 12.5px; letter-spacing: 0.06em;\n    text-transform: uppercase; color: var(--pink-deep);\n    background: var(--pink-soft); border: 1px solid var(--pink);\n    padding: 7px 16px; border-radius: 100px; font-weight: 700;\n  }\n  .np-eyebrow.is-mint { color: var(--mint-deep); background: var(--mint-soft); border-color: var(--mint); }\n  .np-h2 {\n    font-family: var(--font-display); font-weight: 700;\n    font-size: clamp(28px, 3.6vw, 42px); line-height: 1.15;\n    color: var(--ink); margin-top: 14px; letter-spacing: -0.01em;\n  }\n  .np-lede {\n    font-size: 18px; color: var(--ink-soft); max-width: 620px;\n    margin-top: 16px; line-height: 1.65;\n  }\n  .np-center { text-align: center; }\n  .np-center .np-lede { margin-left: auto; margin-right: auto; }\n\n  .np-btn {\n    display: inline-flex; align-items: center; gap: 10px;\n    font-family: var(--font-display); font-weight: 700; font-size: 17px;\n    padding: 16px 30px; border-radius: 100px; border: none;\n    background: var(--pink-deep); color: var(--white);\n    box-shadow: 0 10px 24px rgba(242,86,143,0.35);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .np-btn:hover { transform: translateY(-2px); box-shadow: 0 14px 30px rgba(242,86,143,0.42); }\n  .np-btn:active { transform: translateY(0); }\n  .np-btn svg { width: 18px; height: 18px; transition: transform 0.2s ease; }\n  .np-btn:hover svg { transform: translateX(3px); }\n  .np-btn.is-ghost {\n    background: transparent; color: var(--ink); box-shadow: none;\n    border: 2px solid var(--line);\n  }\n  .np-btn.is-ghost:hover { border-color: var(--pink-deep); color: var(--pink-deep); }\n  .np-btn.is-mint { background: var(--mint-deep); box-shadow: 0 10px 24px rgba(36,137,122,0.32); }\n  .np-btn.is-mint:hover { box-shadow: 0 14px 30px rgba(36,137,122,0.4); }\n\n  \/* ---------- torn \/ perforated divider (signature element) ---------- *\/\n  .np-tear { position: relative; height: 26px; width: 100%; line-height: 0; }\n  .np-tear svg { width: 100%; height: 100%; display: block; }\n\n  \n  \/* ---------- hero ---------- *\/\n  .np-hero { padding: 64px 0 0; overflow: hidden; }\n  .np-hero-grid {\n    display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 40px;\n    align-items: center; position: relative;\n  }\n  .np-hero-copy h1 {\n    font-family: var(--font-display); font-weight: 800;\n    font-size: clamp(34px, 4.6vw, 54px); line-height: 1.08;\n    letter-spacing: -0.015em; margin-top: 18px; color: var(--ink);\n  }\n  .np-hero-copy h1 .hl { color: var(--pink-deep); position: relative; white-space: nowrap; }\n  .np-hero-copy h1 .hl svg { position: absolute; left: -2%; bottom: -6px; width: 104%; height: 12px; }\n  .np-hero-copy .np-lede { font-size: 19px; max-width: 520px; }\n  .np-hero-cta { display: flex; align-items: center; gap: 16px; margin-top: 32px; flex-wrap: wrap; }\n  .np-hero-trust { display: flex; gap: 22px; margin-top: 34px; flex-wrap: wrap; }\n  .np-trust-item { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: var(--ink-soft); }\n  .np-trust-item svg { width: 20px; height: 20px; color: var(--mint-deep); flex-shrink: 0; }\n\n  .np-hero-visual { position: relative; display: flex; justify-content: center; align-items: flex-end; padding: 20px 0 0; }\n  .np-hero-blob {\n    position: absolute; border-radius: 50%; filter: blur(2px); z-index: 0;\n  }\n  .np-hero-card {\n    position: relative; z-index: 2; background: var(--white);\n    border-radius: var(--radius-lg); padding: 30px 30px 0;\n    box-shadow: var(--shadow-lg); width: min(440px, 100%);\n  }\n  .np-hero-card img { border-radius: var(--radius-md); }\n  .np-receipt-tab {\n    position: relative; z-index: 1; margin: -2px auto 0; width: min(320px, 84%);\n    background: var(--white); border: 1.5px dashed var(--line);\n    border-top: none; border-radius: 0 0 10px 10px;\n    padding: 14px 18px 18px; text-align: center;\n    box-shadow: var(--shadow-sm);\n    font-family: var(--font-mono); font-size: 12px; color: var(--ink-soft);\n    transform-origin: top center;\n    animation: np-print-out 1.1s cubic-bezier(.2,.8,.3,1) 0.5s both;\n  }\n  .np-receipt-tab b { display: block; color: var(--ink); font-size: 13px; letter-spacing: 0.04em; margin-bottom: 4px; }\n  @keyframes np-print-out {\n    0% { transform: scaleY(0); opacity: 0; }\n    100% { transform: scaleY(1); opacity: 1; }\n  }\n  .np-float-chip {\n    position: absolute; z-index: 3; background: var(--white); border-radius: 16px;\n    box-shadow: var(--shadow-md); padding: 10px 16px; display: flex; align-items: center; gap: 9px;\n    font-weight: 800; font-size: 13.5px; font-family: var(--font-display);\n    animation: np-float 4.5s ease-in-out infinite;\n  }\n  .np-float-chip svg { width: 20px; height: 20px; }\n  .np-float-chip.c1 { top: 8%; left: -4%; color: var(--pink-deep); animation-delay: 0s; }\n  .np-float-chip.c2 { top: 46%; right: -8%; color: var(--mint-deep); animation-delay: 1.4s; }\n  @keyframes np-float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }\n\n  \/* ---------- intro band ---------- *\/\n  .np-intro { background: var(--pink-soft); }\n  .np-intro-in { display: grid; grid-template-columns: auto 1fr; gap: 34px; align-items: center; }\n  .np-intro-mark { width: 68px; height: 68px; flex-shrink: 0; }\n  .np-intro p { font-family: var(--font-display); font-weight: 600; font-size: clamp(19px,2.4vw,25px); line-height: 1.45; color: var(--ink); }\n  .np-intro p b { color: var(--pink-deep); font-weight: 700; }\n\n  \/* ---------- benefits ---------- *\/\n  .np-benefits-grid {\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 52px;\n  }\n  .np-benefit-card {\n    background: var(--white); border-radius: var(--radius-md); padding: 30px 26px;\n    box-shadow: var(--shadow-sm); border: 1px solid var(--line);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .np-benefit-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); }\n  .np-benefit-card:nth-child(4), .np-benefit-card:nth-child(5) { grid-column: span 1; }\n  .np-benefit-icon {\n    width: 52px; height: 52px; border-radius: 15px; display: flex; align-items: center; justify-content: center;\n    margin-bottom: 18px;\n  }\n  .np-benefit-icon svg { width: 26px; height: 26px; color: var(--white); }\n  .np-benefit-card h3 { font-family: var(--font-display); font-weight: 700; font-size: 19px; margin-bottom: 9px; }\n  .np-benefit-card p { color: var(--ink-soft); font-size: 15px; line-height: 1.6; }\n\n  \/* ---------- how it works ---------- *\/\n\u003csection class=\"np-section np-steps\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow is-mint\"\u003eCómo funciona\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eImprimir nunca fue tan fácil\u003c\/h2\u003e\n\u003cp class=\"np-lede\"\u003eTres pasos y listo — de tu pantalla al papel en segundos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-steps-row\"\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDescarga la app\u003c\/h3\u003e\n\u003cp\u003eInstálala gratis en tu iPhone o Android en menos de un minuto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eConéctate por Bluetooth\u003c\/h3\u003e\n\u003cp\u003eEmpareja tu NekoPrint con un toque. Sin cables ni configuraciones complicadas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eImprime y disfruta\u003c\/h3\u003e\n\u003cp\u003eElige una foto, nota o diseño y mira cómo sale impreso al instante.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \/* ---------- color spotlight ---------- *\/\n  .np-colors-grid {\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n}\n  .np-color-card {\n    border-radius: var(--radius-lg); padding: 34px; position: relative; overflow: hidden;\n    display: flex; flex-direction: column; align-items: flex-start; gap: 14px;\n    box-shadow: var(--shadow-sm); border: 1px solid var(--line);\n  }\n  .np-color-card.is-pink { background: linear-gradient(160deg, var(--pink-soft) 0%, var(--white) 62%); }\n  .np-color-card.is-mint { background: linear-gradient(160deg, var(--mint-soft) 0%, var(--white) 62%); }\n  .np-color-swatch { display: flex; align-items: center; gap: 10px; font-family: var(--font-display); font-weight: 700; font-size: 20px; }\n  .np-color-dot { width: 20px; height: 20px; border-radius: 50%; box-shadow: inset 0 0 0 3px rgba(255,255,255,0.6); }\n  .np-color-card.is-pink .np-color-dot { background: var(--pink-deep); }\n  .np-color-card.is-mint .np-color-dot { background: var(--mint-deep); }\n  .np-color-card p { color: var(--ink-soft); font-size: 15px; line-height: 1.6; max-width: 78%; padding-bottom: 70px; }\n  .np-color-face {\n    position: absolute; right: 26px; bottom: 26px; width: 92px; height: 92px;\n    border-radius: 50%; object-fit: cover; object-position: center 42%;\n    box-shadow: var(--shadow-md); transform: rotate(-6deg);\n    border: 4px solid var(--white);\n  }\n  .np-color-card.is-mint .np-color-face { transform: rotate(6deg); }\n\n  .np-random-note {\n    margin-top: 26px; display: flex; align-items: center; gap: 14px;\n    background: var(--white); border: 1.5px dashed var(--line); border-radius: var(--radius-sm);\n    padding: 16px 22px; font-family: var(--font-mono); font-size: 13.5px; color: var(--ink-soft);\n  }\n  .np-random-note svg { width: 24px; height: 24px; color: var(--pink-deep); flex-shrink: 0; }\n  .np-random-note b { color: var(--ink); }\n\n  \/* ---------- spec receipt ---------- *\/\n  .np-spec-wrap { display: flex; justify-content: center; margin-top: 52px; }\n  .np-spec {\n    background: var(--white); width: min(460px, 100%); border-radius: 6px;\n    box-shadow: var(--shadow-md); padding: 34px 30px; font-family: var(--font-mono);\n    position: relative;\n  }\n  .np-spec::before, .np-spec::after {\n    content: ''; position: absolute; left: 0; right: 0; height: 14px;\n    background-image: linear-gradient(-45deg, var(--paper) 6px, transparent 0), linear-gradient(45deg, var(--paper) 6px, transparent 0);\n    background-size: 12px 12px; background-repeat: repeat-x; background-position: left;\n  }\n  .np-spec::before { top: -1px; }\n  .np-spec::after { bottom: -1px; transform: scaleY(-1); }\n  .np-spec-title { text-align: center; font-weight: 700; font-size: 15px; letter-spacing: 0.08em; margin-bottom: 6px; }\n  .np-spec-sub { text-align: center; font-size: 11.5px; color: var(--ink-soft); margin-bottom: 18px; }\n  .np-spec-divider { border-top: 1.5px dashed var(--line); margin: 16px 0; }\n  .np-spec-row { display: flex; justify-content: space-between; gap: 12px; font-size: 13px; padding: 7px 0; }\n  .np-spec-row span:first-child { color: var(--ink-soft); }\n  .np-spec-row span:last-child { text-align: right; font-weight: 700; }\n  .np-spec-foot { text-align: center; font-size: 11px; color: var(--ink-soft); margin-top: 16px; }\n  .np-spec-barcode { height: 34px; margin: 18px auto 4px; width: 80%;\n    background-image: repeating-linear-gradient(90deg, var(--ink) 0 2px, transparent 2px 5px, var(--ink) 5px 6px, transparent 6px 10px);\n  }\n\n  \/* ---------- use cases ---------- *\/\n  .np-uses { background: var(--paper-deep); }\n  .np-uses-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; margin-top: 52px; }\n  .np-use-card {\n    background: var(--white); border-radius: var(--radius-md); padding: 26px 20px; text-align: center;\n    border: 1px solid var(--line); box-shadow: var(--shadow-sm);\n  }\n  .np-use-card svg { width: 34px; height: 34px; color: var(--pink-deep); margin: 0 auto 14px; }\n  .np-use-card:nth-child(2) svg { color: var(--mint-deep); }\n  .np-use-card:nth-child(4) svg { color: var(--mint-deep); }\n  .np-use-card h4 { font-family: var(--font-display); font-weight: 700; font-size: 16px; }\n\n  \/* ---------- tip callout ---------- *\/\n  .np-tip {\n    margin-top: 60px; background: var(--ink); border-radius: var(--radius-lg);\n    padding: 40px 44px; display: flex; gap: 26px; align-items: flex-start;\n    box-shadow: var(--shadow-md);\n  }\n  .np-tip-icon { width: 52px; height: 52px; border-radius: 15px; background: var(--pink); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n  .np-tip-icon svg { width: 26px; height: 26px; color: var(--ink); }\n  .np-tip h4 { font-family: var(--font-display); color: var(--white); font-weight: 700; font-size: 18px; margin-bottom: 8px; }\n  .np-tip p { color: rgba(255,255,255,0.78); font-size: 15px; line-height: 1.65; }\n\n  \/* ---------- testimonials ---------- *\/\n  .np-test-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; margin-top: 52px; }\n  .np-test-card {\n    background: var(--white); border-radius: var(--radius-md); padding: 28px; border: 1px solid var(--line);\n    box-shadow: var(--shadow-sm); display: flex; flex-direction: column; gap: 14px;\n  }\n  .np-stars { display: flex; gap: 3px; }\n  .np-stars svg { width: 16px; height: 16px; color: #FFB648; }\n  .np-test-card p { font-size: 15px; color: var(--ink); line-height: 1.6; flex-grow: 1; }\n  .np-test-person { display: flex; align-items: center; gap: 10px; margin-top: 4px; }\n  .np-avatar {\n    width: 38px; height: 38px; border-radius: 50%; display: flex; align-items: center; justify-content: center;\n    font-family: var(--font-display); font-weight: 700; color: var(--white); font-size: 14px; flex-shrink: 0;\n  }\n  .np-test-person b { font-size: 13.5px; display: block; }\n  .np-test-person span { font-size: 12px; color: var(--ink-soft); }\n\n  \/* ---------- final CTA ---------- *\/\n  .np-offer {\n    background: linear-gradient(155deg, var(--pink-deep) 0%, #E0447F 100%);\n    border-radius: var(--radius-lg); padding: 64px 50px; text-align: center; position: relative; overflow: hidden;\n  }\n  .np-offer::before, .np-offer::after {\n    content: ''; position: absolute; border-radius: 50%; background: rgba(255,255,255,0.08);\n  }\n  .np-offer::before { width: 260px; height: 260px; top: -90px; left: -60px; }\n  .np-offer::after { width: 200px; height: 200px; bottom: -80px; right: -40px; }\n  .np-offer-in { position: relative; z-index: 1; }\n  .np-offer h2 { font-family: var(--font-display); font-weight: 800; color: var(--white); font-size: clamp(26px,3.4vw,38px); }\n  .np-offer .np-lede { color: rgba(255,255,255,0.85); margin-left: auto; margin-right: auto; }\n  .np-offer .np-btn { background: var(--white); color: var(--pink-deep); margin-top: 30px; box-shadow: 0 14px 32px rgba(0,0,0,0.18); }\n  .np-offer .np-btn:hover { box-shadow: 0 18px 38px rgba(0,0,0,0.24); }\n  .np-offer-trust { display: flex; justify-content: center; gap: 30px; margin-top: 34px; flex-wrap: wrap; }\n  .np-offer-trust .np-trust-item { color: rgba(255,255,255,0.85); }\n  .np-offer-trust .np-trust-item svg { color: var(--white); }\n  .np-offer-note { margin-top: 22px; font-family: var(--font-mono); font-size: 12.5px; color: rgba(255,255,255,0.72); }\n\n \/* ===== FAQ SHOPIFY SEM JAVASCRIPT ===== *\/\n\n.np-faq-list {\n  width: 100%;\n  max-width: 760px;\n  margin: 40px auto 0;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.np-faq-item {\n  width: 100%;\n  background: #FFFFFF;\n  border: 1px solid rgba(74,53,64,0.12);\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 5px 14px rgba(74,53,64,0.06);\n}\n\n\/* Remove seta padrão *\/\n.np-faq-item summary {\n  list-style: none;\n}\n\n.np-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n\/* Pergunta *\/\n.np-faq-q {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n\n  width: 100%;\n  padding: 19px 20px;\n\n  cursor: pointer;\n\n  font-family: var(--font-display);\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.35;\n\n  color: var(--ink);\n}\n\n.np-faq-q \u003e span:first-child {\n  flex: 1;\n  min-width: 0;\n}\n\n\/* + *\/\n.np-faq-plus {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n\n  color: var(--pink-deep);\n  font-size: 25px;\n  font-family: Arial, sans-serif;\n  font-weight: 400;\n\n  transition: transform .2s ease;\n}\n\n\/* RESPOSTA *\/\n.np-faq-a {\n  padding: 0 20px 20px;\n\n  color: var(--ink-soft);\n  font-size: 15px;\n  line-height: 1.65;\n\n  border-top: 1px solid rgba(74,53,64,0.08);\n\n  padding-top: 17px;\n}\n\n\/* Quando estiver aberto *\/\n.np-faq-item[open] .np-faq-q {\n  color: var(--pink-deep);\n}\n\n.np-faq-item[open] .np-faq-plus {\n  transform: rotate(45deg);\n}\n\n\/* MOBILE *\/\n@container nekoprint (max-width: 520px) {\n\n  .np-faq-list {\n    margin-top: 30px;\n    gap: 10px;\n  }\n\n  .np-faq-q {\n    padding: 16px 15px;\n    font-size: 14.5px;\n  }\n\n  .np-faq-a {\n    padding: 15px;\n    padding-top: 14px;\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .np-faq-plus {\n    flex-basis: 22px;\n    width: 22px;\n    height: 22px;\n    font-size: 22px;\n  }\n}\nComo ficará\n\n\n  \/* ---------- reveal-on-scroll ---------- *\/\n  .np-reveal { opacity: 1; transform: none; }\n  .np-reveal.is-in { opacity: 1; transform: translateY(0); }\n\n  \/* ---------- responsive ---------- *\/\n  @media (max-width: 980px) {\n    .np-hero-grid { grid-template-columns: 1fr; }\n    .np-hero-visual { order: -1; max-width: 420px; margin: 0 auto; }\n    .np-benefits-grid { grid-template-columns: repeat(2,1fr); }\n    .np-steps-row { grid-template-columns: 1fr; gap: 46px; }\n    .np-steps-row::before { display: none; }\n    .np-colors-grid { grid-template-columns: 1fr; }\n    .np-uses-grid { grid-template-columns: repeat(2,1fr); }\n    .np-test-grid { grid-template-columns: 1fr; }\n    .np-intro-in { grid-template-columns: 1fr; text-align: center; }\n    .np-intro-mark { margin: 0 auto; }\n  }\n  @media (max-width: 640px) {\n    .np-section { padding: 64px 0; }\n    .np-benefits-grid { grid-template-columns: 1fr; }\n    .np-uses-grid { grid-template-columns: 1fr 1fr; }\n    .np-tip { flex-direction: column; padding: 30px 26px; }\n    .np-offer { padding: 46px 26px; }\n\n    .np-float-chip { display: none; }\n    .np-hero-card { padding: 20px 20px 0; }\n  }\n\n  \/* ===== SHOPIFY CONTAINER RESPONSIVENESS =====\n     Shopify can render the product description inside a narrow column even\n     when the browser viewport is wide. These rules respond to the actual\n     width available to this block. *\/\n  @container nekoprint (max-width: 820px) {\n    .np-root .np-wrap {\n      width: 100%;\n      max-width: 100%;\n      padding-left: 18px;\n      padding-right: 18px;\n    }\n\n    .np-root .np-section { padding: 58px 0; }\n\n    \/* HERO *\/\n    .np-root .np-hero { padding-top: 28px; }\n    .np-root .np-hero-grid {\n      grid-template-columns: minmax(0, 1fr) !important;\n      gap: 30px;\n    }\n    .np-root .np-hero-copy,\n    .np-root .np-hero-visual {\n      width: 100%;\n      min-width: 0;\n      max-width: 100%;\n    }\n    .np-root .np-hero-copy h1 {\n      font-size: clamp(34px, 8.5cqw, 48px);\n      line-height: 1.04;\n      word-break: normal;\n      overflow-wrap: normal;\n      hyphens: none;\n    }\n    .np-root .np-hero-copy h1 .hl { white-space: normal; }\n    .np-root .np-hero-copy .np-lede {\n      font-size: 17px;\n      max-width: 100%;\n    }\n    .np-root .np-hero-cta {\n      width: 100%;\n      align-items: stretch;\n    }\n    .np-root .np-hero-cta .np-btn {\n      justify-content: center;\n      flex: 1 1 220px;\n    }\n    .np-root .np-hero-visual {\n      order: -1;\n      margin: 0 auto;\n      padding-top: 0;\n    }\n    .np-root .np-hero-card {\n      width: min(440px, 100%);\n      margin: 0 auto;\n    }\n\n    \/* BENEFITS *\/\n    .np-root .np-benefits-grid {\n      grid-template-columns: minmax(0, 1fr) !important;\n      gap: 16px;\n      margin-top: 34px;\n    }\n    .np-root .np-benefit-card {\n      width: 100%;\n      min-width: 0;\n      padding: 24px 22px;\n    }\n    .np-root .np-benefit-card h3 { font-size: 18px; }\n    .np-root .np-benefit-card p {\n      font-size: 15px;\n      line-height: 1.58;\n      word-break: normal;\n      overflow-wrap: break-word;\n    }\n\n    \/* TESTIMONIALS *\/\n    .np-root .np-test-grid {\n      grid-template-columns: minmax(0, 1fr) !important;\n      gap: 16px;\n      margin-top: 34px;\n    }\n    .np-root .np-test-card {\n      width: 100%;\n      min-width: 0;\n      padding: 22px;\n    }\n    .np-root .np-test-card p {\n      font-size: 15px;\n      line-height: 1.6;\n      word-break: normal;\n      overflow-wrap: break-word;\n    }\n\n    .np-root .np-h2 {\n      font-size: clamp(28px, 7cqw, 38px);\n      line-height: 1.12;\n    }\n    .np-root .np-lede { max-width: 100%; }\n  }\n\n  @container nekoprint (max-width: 520px) {\n    .np-root .np-wrap {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n    .np-root .np-section { padding: 46px 0; }\n\n    .np-root .np-hero-copy h1 {\n      font-size: clamp(30px, 10.5cqw, 40px);\n      line-height: 1.02;\n    }\n    .np-root .np-hero-copy .np-lede { font-size: 16px; }\n    .np-root .np-hero-cta {\n      flex-direction: column;\n      gap: 10px;\n    }\n    .np-root .np-hero-cta .np-btn {\n      width: 100%;\n      flex: none;\n    }\n\n    .np-root .np-benefit-card,\n    .np-root .np-test-card {\n      border-radius: 18px;\n    }\n\n    .np-root .np-float-chip { display: none !important; }\n  }\n\n\n  .np-root h1, .np-root h2, .np-root h3, .np-root h4,\n  .np-root p, .np-root span, .np-root a {\n    word-break: normal !important;\n  }\n\n\n  .np-payment-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 650px;\n    margin: 26px auto 0;\n  }\n  .np-payment-highlight {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: var(--white);\n    color: var(--pink-deep);\n    border-radius: 18px;\n    padding: 14px 16px;\n    font-family: var(--font-display);\n    font-weight: 800;\n    font-size: 15px;\n    line-height: 1.2;\n    box-shadow: 0 10px 24px rgba(0,0,0,0.12);\n    min-width: 0;\n  }\n  .np-payment-highlight svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  @container nekoprint (max-width: 520px) {\n    .np-payment-highlights {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 20px;\n    }\n    .np-payment-highlight {\n      width: 100%;\n      font-size: 14px;\n      padding: 13px 14px;\n    }\n  }\n\n\n  \/* Hero decorative blobs: prevent overlap with text inside narrow Shopify columns *\/\n  @container nekoprint (max-width: 820px) {\n    .np-root .np-hero {\n      overflow: hidden;\n    }\n    .np-root .np-hero-grid {\n      position: relative;\n      isolation: isolate;\n    }\n    .np-root .np-hero-copy {\n      position: relative;\n      z-index: 5;\n      background: transparent;\n    }\n    .np-root .np-hero-visual {\n      position: relative;\n      z-index: 1;\n      overflow: visible;\n    }\n    .np-root .np-hero-blob {\n      opacity: 0.38;\n      filter: none;\n      pointer-events: none;\n      z-index: 0 !important;\n    }\n    .np-root .np-hero-blob:first-child {\n      width: 210px !important;\n      height: 210px !important;\n      top: 4% !important;\n      left: auto !important;\n      right: -60px !important;\n    }\n    .np-root .np-hero-blob:nth-child(2) {\n      width: 150px !important;\n      height: 150px !important;\n      bottom: -25px !important;\n      right: auto !important;\n      left: -45px !important;\n    }\n  }\n\n  @container nekoprint (max-width: 520px) {\n    .np-root .np-hero-blob {\n      display: none !important;\n    }\n  }\n\n\n  .np-color-illustration {\n    overflow: hidden;\n    padding: 0;\n    background: var(--white);\n  }\n  .np-color-illustration svg {\n    width: 100%;\n    height: 100%;\n    display: block;\n  }\n  .np-color-card.is-pink .np-color-illustration {\n    transform: rotate(-6deg);\n  }\n  .np-color-card.is-mint .np-color-illustration {\n    transform: rotate(6deg);\n  }\n\n  @container nekoprint (max-width: 520px) {\n    .np-color-face {\n      width: 82px;\n      height: 82px;\n      right: 18px;\n      bottom: 18px;\n    }\n    .np-color-card p {\n      max-width: calc(100% - 82px);\n      padding-bottom: 54px;\n    }\n  }\n\n\n  \/* ---------- delivery ---------- *\/\n  .np-delivery { padding-top: 34px; padding-bottom: 70px; }\n  .np-delivery-card {\n    position: relative;\n    overflow: hidden;\n    display: grid;\n    grid-template-columns: 180px minmax(0, 1fr);\n    gap: 38px;\n    align-items: center;\n    padding: 42px 48px;\n    border-radius: var(--radius-lg);\n    background: linear-gradient(135deg, var(--mint-soft) 0%, var(--white) 52%, var(--pink-soft) 100%);\n    border: 1px solid var(--line);\n    box-shadow: var(--shadow-md);\n  }\n  .np-delivery-card::after {\n    content: '';\n    position: absolute;\n    width: 190px;\n    height: 190px;\n    border-radius: 50%;\n    right: -70px;\n    bottom: -95px;\n    background: rgba(255,175,200,.25);\n    pointer-events: none;\n  }\n  .np-delivery-icon {\n    width: 160px;\n    height: 160px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--white);\n    box-shadow: var(--shadow-sm);\n    position: relative;\n    z-index: 1;\n  }\n  .np-delivery-icon svg { width: 108px; height: 108px; }\n  .np-delivery-copy { position: relative; z-index: 1; min-width: 0; }\n  .np-delivery-copy h2 {\n    font-family: var(--font-display);\n    font-size: clamp(28px, 3.5vw, 42px);\n    line-height: 1.12;\n    margin: 14px 0 12px;\n    color: var(--ink);\n  }\n  .np-delivery-copy h2 span { color: var(--pink-deep); }\n  .np-delivery-copy \u003e p {\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--ink-soft);\n    max-width: 650px;\n  }\n  .np-delivery-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n  .np-delivery-points div {\n    padding: 9px 13px;\n    border-radius: 999px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    font-size: 13px;\n    font-weight: 800;\n    color: var(--ink);\n    box-shadow: var(--shadow-sm);\n  }\n\n  @container nekoprint (max-width: 720px) {\n    .np-delivery-card {\n      grid-template-columns: 1fr;\n      gap: 22px;\n      padding: 32px 24px;\n      text-align: center;\n    }\n    .np-delivery-icon {\n      width: 120px;\n      height: 120px;\n      margin: 0 auto;\n    }\n    .np-delivery-icon svg { width: 82px; height: 82px; }\n    .np-delivery-copy h2 { font-size: clamp(27px, 8cqw, 36px); }\n    .np-delivery-copy \u003e p { margin-left: auto; margin-right: auto; }\n    .np-delivery-points { justify-content: center; }\n  }\n\n  @container nekoprint (max-width: 420px) {\n    .np-delivery-card { padding: 28px 18px; }\n    .np-delivery-points {\n      flex-direction: column;\n      align-items: stretch;\n    }\n    .np-delivery-points div { width: 100%; }\n  }\n\n\n  \/* ============ FAQ SEM JAVASCRIPT ============ *\/\n\n.np-faq-list {\n  max-width: 760px;\n  width: 100%;\n  margin: 52px auto 0;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n\n.np-faq-item {\n  width: 100%;\n  background: var(--white);\n  border: 1px solid var(--line);\n  border-radius: var(--radius-sm);\n  overflow: hidden;\n  box-shadow: var(--shadow-sm);\n}\n\n.np-faq-item summary {\n  list-style: none;\n}\n\n.np-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.np-faq-q {\n  width: 100%;\n  min-width: 0;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 16px;\n\n  padding: 20px 24px;\n\n  cursor: pointer;\n\n  font-family: var(--font-display);\n  font-weight: 700;\n  font-size: 16px;\n  line-height: 1.35;\n\n  color: var(--ink);\n\n  background: transparent;\n\n  word-break: normal;\n  overflow-wrap: break-word;\n}\n\n.np-faq-q \u003e span:first-child {\n  min-width: 0;\n  flex: 1;\n}\n\n.np-faq-plus {\n  width: 28px;\n  height: 28px;\n\n  flex: 0 0 28px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  font-family: Arial, sans-serif;\n  font-size: 26px;\n  font-weight: 400;\n  line-height: 1;\n\n  color: var(--pink-deep);\n\n  transition: transform 0.25s ease;\n}\n\n\/* transforma + em × quando abre *\/\n.np-faq-item[open] .np-faq-plus {\n  transform: rotate(45deg);\n}\n\n.np-faq-a {\n  width: 100%;\n}\n\n.np-faq-a-in {\n  padding: 0 24px 22px;\n\n  font-size: 14.5px;\n  line-height: 1.65;\n\n  color: var(--ink-soft);\n\n  word-break: normal;\n  overflow-wrap: break-word;\n}\n\n\/* efeito visual ao abrir *\/\n.np-faq-item[open] .np-faq-q {\n  color: var(--pink-deep);\n}\n\n\/* ============ MOBILE ============ *\/\n\n@container nekoprint (max-width: 620px) {\n\n  .np-faq-list {\n    margin-top: 34px;\n    gap: 10px;\n  }\n\n  .np-faq-q {\n    padding: 16px;\n    font-size: 15px;\n    gap: 10px;\n  }\n\n  .np-faq-a-in {\n    padding: 0 16px 18px;\n    font-size: 14px;\n  }\n\n  .np-faq-plus {\n    width: 24px;\n    height: 24px;\n    flex-basis: 24px;\n    font-size: 23px;\n  }\n}\n\n@container nekoprint (max-width: 420px) {\n\n  .np-faq-q {\n    padding: 15px 14px;\n    font-size: 14.5px;\n  }\n\n  .np-faq-a-in {\n    padding: 0 14px 16px;\n    font-size: 13.8px;\n  }\n\n}\n\n\n  \/* ---------- USE CASES: 4 cards always visible ---------- *\/\n  .np-uses-grid {\n    width: 100%;\n    max-width: 100%;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 36px;\n    overflow: visible;\n  }\n\n  .np-use-card {\n    min-width: 0;\n    width: 100%;\n    padding: 20px 12px;\n  }\n\n  .np-use-card h4 {\n    font-size: 14px;\n    line-height: 1.25;\n    overflow-wrap: break-word;\n    word-break: normal;\n  }\n\n  @container nekoprint (max-width: 720px) {\n    .np-uses-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n      gap: 12px;\n      margin-top: 28px;\n    }\n\n    .np-use-card {\n      padding: 18px 10px;\n      min-height: 118px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .np-use-card svg {\n      width: 30px;\n      height: 30px;\n      margin-bottom: 10px;\n    }\n\n    .np-use-card h4 {\n      font-size: 13px;\n      line-height: 1.18;\n      text-align: center;\n    }\n  }\n\n  @container nekoprint (max-width: 420px) {\n    .np-uses-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n      gap: 10px;\n    }\n\n    .np-use-card {\n      min-height: 108px;\n      padding: 15px 8px;\n    }\n\n    .np-use-card h4 {\n      font-size: 12.5px;\n    }\n\n    .np-tip {\n      margin-top: 28px;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"np-root\"\u003e\n\u003c!-- ============ HERO ============ --\u003e\n\u003csection class=\"np-hero\"\u003e\n\u003cdiv class=\"np-wrap np-hero-grid\"\u003e\n\u003cdiv class=\"np-hero-copy\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003e🐾 Impresora térmica · Cero tinta\u003c\/span\u003e\n\u003ch1\u003eImprime tus ideas con un toque \u003cspan class=\"hl\"\u003ekawaii\u003csvg viewbox=\"0 0 200 12\" preserveaspectratio=\"none\"\u003e\u003cpath d=\"M2 9 Q50 2 100 8 T198 6\" stroke=\"#FFAFC8\" stroke-width=\"6\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e — sin gastar ni una gota de tinta\u003c\/h1\u003e\n\u003cp class=\"np-lede\"\u003eLa mini impresora térmica portátil que cabe en tu mochila y convierte cualquier nota, foto o apunte en un recuerdo impreso al instante, directo desde tu celular.\u003c\/p\u003e\n\u003cdiv class=\"np-hero-cta\"\u003e\n\u003ca href=\"#caracteristicas\" class=\"np-btn\"\u003eQuiero la mía \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12h14M13 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/a\u003e \u003ca href=\"#caracteristicas\" class=\"np-btn is-ghost\"\u003eVer características\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-hero-trust\"\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6.5 6.5l11 11L12 23V1l5.5 5.5-11 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Bluetooth instantáneo\u003c\/div\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2C9 6 6 9.5 6 13.5a6 6 0 0012 0C18 9.5 15 6 12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Sin cartuchos de tinta\u003c\/div\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"6\" y=\"2\" width=\"12\" height=\"20\" rx=\"2.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M11 18h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e iOS \u0026amp; Android\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-hero-visual\"\u003e\n\u003cdiv class=\"np-hero-blob\" style=\"width: 340px; height: 340px; background: var(--pink-soft); top: 0; left: 6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-hero-blob\" style=\"width: 220px; height: 220px; background: var(--mint-soft); bottom: 6%; right: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-float-chip c1\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6.5 6.5l11 11L12 23V1l5.5 5.5-11 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003eBluetooth\u003c\/div\u003e\n\u003cdiv class=\"np-float-chip c2\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2C9 6 6 9.5 6 13.5a6 6 0 0012 0C18 9.5 15 6 12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eZero Ink\u003c\/div\u003e\n\u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n\u003cdiv class=\"np-receipt-tab\"\u003e\n\u003cb\u003e¡NUEVO PEDIDO! 🐾\u003c\/b\u003e SIN TINTA · 100% PORTÁTIL\u003cbr\u003ePAPEL TÉRMICO · BLUETOOTH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"np-tear\" style=\"color: var(--pink-soft);\"\u003e\u003csvg viewbox=\"0 0 400 20\" preserveaspectratio=\"none\"\u003e\u003cpolygon fill=\"currentColor\" points=\"0,0 400,0 400,6 388,20 376,6 364,20 352,6 340,20 328,6 316,20 304,6 292,20 280,6 268,20 256,6 244,20 232,6 220,20 208,6 196,20 184,6 172,20 160,6 148,20 136,6 124,20 112,6 100,20 88,6 76,20 64,6 52,20 40,6 28,20 16,6 4,20 0,6\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ============ INTRO BAND ============ --\u003e\n\u003csection class=\"np-intro\"\u003e\n\u003cdiv class=\"np-wrap np-intro-in np-reveal\"\u003e\n\u003csvg class=\"np-intro-mark\" viewbox=\"0 0 68 68\" fill=\"none\"\u003e\u003ccircle cx=\"34\" cy=\"34\" r=\"33\" fill=\"#fff\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"24\" cy=\"30\" r=\"5.5\" fill=\"#F2568F\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"44\" cy=\"30\" r=\"5.5\" fill=\"#F2568F\"\u003e\u003c\/circle\u003e\u003cpath d=\"M27 42q7 6 14 0\" stroke=\"#F2568F\" stroke-width=\"3\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003e¿Necesitas imprimir \u003cb\u003eahora mismo\u003c\/b\u003e una nota, un esquema de estudio o esa foto especial? NekoPrint combina un diseño adorable con tecnología realmente avanzada — olvídate para siempre de los cartuchos costosos: solo conecta, imprime y disfruta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"np-tear\" style=\"color: var(--paper); transform: scaleY(-1);\"\u003e\u003csvg viewbox=\"0 0 400 20\" preserveaspectratio=\"none\"\u003e\u003cpolygon fill=\"currentColor\" points=\"0,0 400,0 400,6 388,20 376,6 364,20 352,6 340,20 328,6 316,20 304,6 292,20 280,6 268,20 256,6 244,20 232,6 220,20 208,6 196,20 184,6 172,20 160,6 148,20 136,6 124,20 112,6 100,20 88,6 76,20 64,6 52,20 40,6 28,20 16,6 4,20 0,6\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ============ BENEFITS ============ --\u003e\n\u003csection class=\"np-section\" id=\"beneficios\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eVentajas\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003e¿Por qué NekoPrint se convertirá en tu favorita?\u003c\/h2\u003e\n\u003cp class=\"np-lede\"\u003eCinco razones por las que miles de estudiantes y creadores kawaii ya no se separan de la suya.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefits-grid\"\u003e\n\u003cdiv class=\"np-benefit-card np-reveal\"\u003e\n\u003cdiv class=\"np-benefit-icon\" style=\"background: var(--pink-deep);\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6.5 6.5l11 11L12 23V1l5.5 5.5-11 11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eConexión Bluetooth instantánea\u003c\/h3\u003e\n\u003cp\u003eSe empareja con tu smartphone en segundos. Imprime fotos, diagramas o textos con solo un par de toques desde la app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit-card np-reveal\"\u003e\n\u003cdiv class=\"np-benefit-icon\" style=\"background: var(--mint-deep);\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2C9 6 6 9.5 6 13.5a6 6 0 0012 0C18 9.5 15 6 12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eTecnología térmica Zero Ink\u003c\/h3\u003e\n\u003cp\u003eNada de tinta ni cintas: funciona solo con papel térmico. Más limpia, más económica y sin una sola mancha.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit-card np-reveal\"\u003e\n\u003cdiv class=\"np-benefit-icon\" style=\"background: #F2A6C4;\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 4c-1.5 0-2 1-2 2s1 2 2 1 1-3 0-3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 4c1.5 0 2 1 2 2s-1 2-2 1-1-3 0-3z\"\u003e\u003c\/path\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"15\" rx=\"5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9.5\" cy=\"13.5\" r=\"1.4\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14.5\" cy=\"13.5\" r=\"1.4\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M10 17q2 1.6 4 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDiseño kawaii ultracompacto\u003c\/h3\u003e\n\u003cp\u003eCon sus orejitas y su carita tierna, cabe literalmente en la palma de tu mano: el accesorio más lindo de tu mochila.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit-card np-reveal\"\u003e\n\u003cdiv class=\"np-benefit-icon\" style=\"background: #6FBFB0;\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"4\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"10\" width=\"18\" height=\"4\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"16\" width=\"18\" height=\"4\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eMultifuncional de verdad\u003c\/h3\u003e\n\u003cp\u003eListas de tareas, etiquetas, páginas para colorear, capturas de tus apuntes... una sola herramienta, mil usos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-benefit-card np-reveal\"\u003e\n\u003cdiv class=\"np-benefit-icon\" style=\"background: var(--pink-deep);\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"7\" y=\"2\" width=\"10\" height=\"20\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M11 6h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003ePortabilidad total\u003c\/h3\u003e\n\u003cp\u003e100% inalámbrica: llévala a clases, al trabajo o de viaje, e imprime tus momentos favoritos donde estés.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ HOW IT WORKS ============ --\u003e\n\u003csection class=\"np-section np-steps\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow is-mint\"\u003eCómo funciona\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eImprimir nunca fue tan fácil\u003c\/h2\u003e\n\u003cp class=\"np-lede\"\u003eTres pasos y listo — de tu pantalla al papel en segundos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-steps-row\"\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDescarga la app\u003c\/h3\u003e\n\u003cp\u003eInstálala gratis en tu iPhone o Android en menos de un minuto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eConéctate por Bluetooth\u003c\/h3\u003e\n\u003cp\u003eEmpareja tu NekoPrint con un toque. Sin cables ni configuraciones complicadas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-step np-reveal\"\u003e\n\u003cdiv class=\"np-step-num\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eImprime y disfruta\u003c\/h3\u003e\n\u003cp\u003eElige una foto, nota o diseño y mira cómo sale impreso al instante.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ COLOR SPOTLIGHT ============ --\u003e\n\u003csection class=\"np-section\" id=\"colores\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eDiseño kawaii\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eElige tu compañera de creatividad\u003c\/h2\u003e\n\u003cp class=\"np-lede\"\u003eDos tonos pastel, la misma ternura: orejitas, carita feliz y un tamaño que enamora.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-colors-grid\"\u003e\n\u003cdiv class=\"np-color-card is-pink np-reveal\"\u003e\n\u003cdiv class=\"np-color-swatch\"\u003e\n\u003cspan class=\"np-color-dot\"\u003e\u003c\/span\u003eRosa pastel\u003c\/div\u003e\n\u003cp\u003eDulce, delicada y perfecta para escritorios, mochilas y estuches llenos de personalidad.\u003c\/p\u003e\n\u003cdiv class=\"np-color-face np-color-illustration\"\u003e\u003csvg viewbox=\"0 0 120 120\" role=\"img\"\u003e\n    \u003ccircle cx=\"60\" cy=\"60\" r=\"58\" fill=\"#FFE3ED\"\u003e\u003c\/circle\u003e\n    \u003cpath d=\"M35 40 43 25 51 40M69 40 77 25 85 40\" fill=\"#F2568F\" stroke=\"#F2568F\" stroke-width=\"4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003crect x=\"27\" y=\"39\" width=\"66\" height=\"54\" rx=\"17\" fill=\"#FFAFC8\" stroke=\"#F2568F\" stroke-width=\"4\"\u003e\u003c\/rect\u003e\n    \u003crect x=\"38\" y=\"50\" width=\"44\" height=\"24\" rx=\"8\" fill=\"#FFF8F1\"\u003e\u003c\/rect\u003e\n    \u003ccircle cx=\"51\" cy=\"61\" r=\"3.4\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n    \u003ccircle cx=\"69\" cy=\"61\" r=\"3.4\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n    \u003cpath d=\"M55 68q5 4 10 0\" fill=\"none\" stroke=\"#4A3540\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003crect x=\"43\" y=\"84\" width=\"34\" height=\"16\" rx=\"3\" fill=\"#FFFFFF\"\u003e\u003c\/rect\u003e\n    \u003cpath d=\"M49 90h22M49 95h16\" stroke=\"#F2568F\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-color-card is-mint np-reveal\"\u003e\n\u003cdiv class=\"np-color-swatch\"\u003e\n\u003cspan class=\"np-color-dot\"\u003e\u003c\/span\u003eMenta pastel\u003c\/div\u003e\n\u003cp\u003eFresca, relajante y con ese toque calmado que combina con cualquier estilo.\u003c\/p\u003e\n\u003cdiv class=\"np-color-face np-color-illustration\"\u003e\u003csvg viewbox=\"0 0 120 120\" role=\"img\"\u003e\n    \u003ccircle cx=\"60\" cy=\"60\" r=\"58\" fill=\"#DFFAF3\"\u003e\u003c\/circle\u003e\n    \u003cpath d=\"M35 40 43 25 51 40M69 40 77 25 85 40\" fill=\"#24897A\" stroke=\"#24897A\" stroke-width=\"4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003crect x=\"27\" y=\"39\" width=\"66\" height=\"54\" rx=\"17\" fill=\"#8FE0D2\" stroke=\"#24897A\" stroke-width=\"4\"\u003e\u003c\/rect\u003e\n    \u003crect x=\"38\" y=\"50\" width=\"44\" height=\"24\" rx=\"8\" fill=\"#FFF8F1\"\u003e\u003c\/rect\u003e\n    \u003ccircle cx=\"51\" cy=\"61\" r=\"3.4\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n    \u003ccircle cx=\"69\" cy=\"61\" r=\"3.4\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n    \u003cpath d=\"M55 68q5 4 10 0\" fill=\"none\" stroke=\"#4A3540\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003crect x=\"43\" y=\"84\" width=\"34\" height=\"16\" rx=\"3\" fill=\"#FFFFFF\"\u003e\u003c\/rect\u003e\n    \u003cpath d=\"M49 90h22M49 95h16\" stroke=\"#24897A\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-random-note np-reveal\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"7\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 11h18M8 7V4h8v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cb\u003eNota importante:\u003c\/b\u003e el color (rosa o menta) se envía de forma aleatoria según disponibilidad — ¡las dos versiones son igual de adorables!\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"np-tear\" style=\"color: var(--paper-deep);\"\u003e\u003csvg viewbox=\"0 0 400 20\" preserveaspectratio=\"none\"\u003e\u003cpolygon fill=\"currentColor\" points=\"0,0 400,0 400,6 388,20 376,6 364,20 352,6 340,20 328,6 316,20 304,6 292,20 280,6 268,20 256,6 244,20 232,6 220,20 208,6 196,20 184,6 172,20 160,6 148,20 136,6 124,20 112,6 100,20 88,6 76,20 64,6 52,20 40,6 28,20 16,6 4,20 0,6\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ============ SPEC SHEET (as receipt) + USE CASES ============ --\u003e\n\u003csection class=\"np-section np-uses\" id=\"caracteristicas\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow is-mint\"\u003eFicha técnica\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eDirecto de la impresora, sin letra chica\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-wrap np-reveal\"\u003e\n\u003cdiv class=\"np-spec\"\u003e\n\u003cdiv class=\"np-spec-title\"\u003eNEKOPRINT MINI\u003c\/div\u003e\n\u003cdiv class=\"np-spec-sub\"\u003eTICKET DE CARACTERÍSTICAS\u003c\/div\u003e\n\u003cdiv class=\"np-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003eCOLOR\u003c\/span\u003e\u003cspan\u003eRosa · Menta*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003eCONEXIÓN\u003c\/span\u003e\u003cspan\u003eBluetooth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003eCOMPATIBILIDAD\u003c\/span\u003e\u003cspan\u003eiOS · Android\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003eTINTA\u003c\/span\u003e\u003cspan\u003eNo requiere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003ePAPEL\u003c\/span\u003e\u003cspan\u003eTérmico\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-row\"\u003e\n\u003cspan\u003eUSO IDEAL\u003c\/span\u003e\u003cspan\u003eEstudio · Journal · Hogar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-spec-foot\"\u003e*Color enviado de forma aleatoria según disponibilidad\u003c\/div\u003e\n\u003cdiv class=\"np-spec-barcode\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-spec-foot\"\u003eGRACIAS POR ELEGIR NEKOPRINT 🐾\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-center np-reveal\" style=\"margin-top: 76px;\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eUsos ideales\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eUn mundo de usos, una sola impresora\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-uses-grid\"\u003e\n\u003cdiv class=\"np-use-card np-reveal\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 19.5A2.5 2.5 0 016.5 17H20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eBullet journaling\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-use-card np-reveal\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 6.5C10 5 6.5 4.5 4 5v13c2.5-.5 6 0 8 1.5 2-1.5 5.5-2 8-1.5V5c-2.5-.5-6 0-8 1.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6.5V20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eEstudio dinámico\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-use-card np-reveal\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 10.5L12 3l9 7.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 9.5V21h14V9.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 21v-6h4v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eOrganización del hogar\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-use-card np-reveal\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"3\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"6\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8.5 8.5L19 19M19 5L8.5 15.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch4\u003eManualidades creativas\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-tip np-reveal\"\u003e\n\u003cdiv class=\"np-tip-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 18h6M10 22h4M12 2a6 6 0 00-3.5 10.9c.5.4.8 1 .8 1.6v.5h5.4v-.5c0-.6.3-1.2.8-1.6A6 6 0 0012 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTip de organización\u003c\/h4\u003e\n\u003cp\u003eFotografía el diagrama de tu libro de texto e imprímelo al instante con NekoPrint. Ahorras horas de trabajo y tus apuntes quedan muchísimo más ordenados.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ TESTIMONIALS ============ --\u003e\n\u003csection class=\"np-section\" id=\"opiniones\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-center np-reveal\"\u003e\n\u003cspan class=\"np-eyebrow\"\u003eOpiniones\u003c\/span\u003e\n\u003ch2 class=\"np-h2\"\u003eA la comunidad kawaii le encanta\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-test-grid\"\u003e\n\u003cdiv class=\"np-test-card np-reveal\"\u003e\n\u003cdiv class=\"np-stars\"\u003e\n\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"La pedí para mis apuntes de la universidad y ahora la uso para todo. Es diminuta y súper fácil de conectar.\"\u003c\/p\u003e\n\u003cdiv class=\"np-test-person\"\u003e\n\u003cdiv class=\"np-avatar\" style=\"background: var(--pink-deep);\"\u003eVR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eValentina R.\u003c\/b\u003e\u003cspan\u003eEstudiante\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-test-card np-reveal\"\u003e\n\u003cdiv class=\"np-stars\"\u003e\n\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"El diseño es hermosísimo y quedó perfecto en mi escritorio. Imprimo mis listas de tareas cada mañana.\"\u003c\/p\u003e\n\u003cdiv class=\"np-test-person\"\u003e\n\u003cdiv class=\"np-avatar\" style=\"background: var(--mint-deep);\"\u003eCS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eCamila S.\u003c\/b\u003e\u003cspan\u003eBullet journaling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-test-card np-reveal\"\u003e\n\u003cdiv class=\"np-stars\"\u003e\n\u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003csvg viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\u003cpath d=\"M10 1l2.6 6 6.4.5-4.9 4.2 1.6 6.3L10 14.8 4.3 18l1.6-6.3L1 7.5l6.4-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"No podía creer que no necesitara tinta. La app es súper sencilla y llegó más rápido de lo que esperaba.\"\u003c\/p\u003e\n\u003cdiv class=\"np-test-person\"\u003e\n\u003cdiv class=\"np-avatar\" style=\"background: #F2A6C4;\"\u003eSM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eSofía M.\u003c\/b\u003e\u003cspan\u003eOrganización del hogar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ DELIVERY ============ --\u003e\n\u003csection class=\"np-section np-delivery\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-delivery-card np-reveal\"\u003e\n\u003cdiv class=\"np-delivery-icon\"\u003e\u003csvg viewbox=\"0 0 64 64\" fill=\"none\"\u003e\n          \u003crect x=\"7\" y=\"18\" width=\"31\" height=\"27\" rx=\"5\" fill=\"#FFAFC8\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M38 27h10l9 10v8H38V27z\" fill=\"#8FE0D2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M42 31h5l5 6H42v-6z\" fill=\"#FFF8F1\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"19\" cy=\"47\" r=\"6\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"47\" cy=\"47\" r=\"6\" fill=\"#4A3540\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"19\" cy=\"47\" r=\"2.5\" fill=\"#FFF8F1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"47\" cy=\"47\" r=\"2.5\" fill=\"#FFF8F1\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 25h16M14 31h11\" stroke=\"#FFF8F1\" stroke-width=\"3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-delivery-copy\"\u003e\n\u003cspan class=\"np-eyebrow is-mint\"\u003e🚚 Entrega rápida\u003c\/span\u003e\n\u003ch2\u003eRecíbelo en tu casa en \u003cspan\u003e3 a 6 días hábiles\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHaz tu pedido con tranquilidad. Tu NekoPrint será enviada directamente a tu domicilio con un plazo estimado de entrega de \u003cstrong\u003e3 a 6 días hábiles.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"np-delivery-points\"\u003e\n\u003cdiv\u003e📦 Envío directo a tu domicilio\u003c\/div\u003e\n\u003cdiv\u003e💸 Envío gratis\u003c\/div\u003e\n\u003cdiv\u003e🤝 Paga solamente al recibir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ FINAL OFFER ============ --\u003e\n\u003csection class=\"np-section\" id=\"comprar\"\u003e\n\u003cdiv class=\"np-wrap\"\u003e\n\u003cdiv class=\"np-offer np-reveal\"\u003e\n\u003cdiv class=\"np-offer-in\"\u003e\n\u003ch2\u003eTu creatividad no debería esperar 🐾\u003c\/h2\u003e\n\u003cp class=\"np-lede\"\u003eÚnete a quienes ya cambiaron los cartuchos de tinta por pura practicidad kawaii.\u003c\/p\u003e\n\u003cspan class=\"np-btn\" style=\"cursor: default;\"\u003eRealiza tu pedido con el botón de compra de la tienda\u003c\/span\u003e\n\u003cdiv class=\"np-payment-highlights\"\u003e\n\u003cdiv class=\"np-payment-highlight\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 9h18M7 15h3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003cspan\u003ePaga solamente al recibir\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-payment-highlight\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M3 6h11v10H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 9h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e \u003cspan\u003eEnvío gratis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-offer-trust\"\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15 15 0 010 20 15 15 0 010-20z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Envío internacional\u003c\/div\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 10V7a4 4 0 018 0v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Pago 100% seguro\u003c\/div\u003e\n\u003cdiv class=\"np-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.5a8.5 8.5 0 01-11.8 7.8L4 21l1.8-5.1A8.5 8.5 0 1121 11.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Atención cercana\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-offer-note\"\u003e* El color (rosa o menta) se envía de forma aleatoria según disponibilidad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ FAQ ============ --\u003e\n\u003csection class=\"np-section\" style=\"padding-top: 0;\"\u003e\n  \u003cdiv class=\"np-wrap\"\u003e\n\n    \u003cdiv class=\"np-center\"\u003e\n      \u003cspan class=\"np-eyebrow is-mint\"\u003ePreguntas frecuentes\u003c\/span\u003e\n      \u003ch2 class=\"np-h2\"\u003eTodo lo que quieres saber\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"np-faq-list\"\u003e\n\n      \u003c!-- PERGUNTA 1 --\u003e\n      \u003cdetails class=\"np-faq-item\"\u003e\n        \u003csummary class=\"np-faq-q\"\u003e\n          \u003cspan\u003e¿Cómo la conecto a mi celular?\u003c\/span\u003e\n          \u003cspan class=\"np-faq-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"np-faq-a\"\u003e\n          Descarga la app gratuita, actívala y empareja por Bluetooth en segundos. Es compatible con iOS y Android.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003c!-- PERGUNTA 2 --\u003e\n      \u003cdetails class=\"np-faq-item\"\u003e\n        \u003csummary class=\"np-faq-q\"\u003e\n          \u003cspan\u003e¿Necesita cartuchos de tinta?\u003c\/span\u003e\n          \u003cspan class=\"np-faq-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"np-faq-a\"\u003e\n          No. Usa tecnología térmica y solo necesita papel térmico, por eso no gasta tinta ni deja manchas.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003c!-- PERGUNTA 3 --\u003e\n      \u003cdetails class=\"np-faq-item\"\u003e\n        \u003csummary class=\"np-faq-q\"\u003e\n          \u003cspan\u003e¿Puedo elegir el color que me llega?\u003c\/span\u003e\n          \u003cspan class=\"np-faq-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"np-faq-a\"\u003e\n          Se envía en rosa pastel o menta de forma aleatoria, según la disponibilidad de stock en el momento de tu pedido.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003c!-- PERGUNTA 4 --\u003e\n      \u003cdetails class=\"np-faq-item\"\u003e\n        \u003csummary class=\"np-faq-q\"\u003e\n          \u003cspan\u003e¿Es inalámbrica?\u003c\/span\u003e\n          \u003cspan class=\"np-faq-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"np-faq-a\"\u003e\n          Sí. Funciona con batería recargable, así que puedes llevarla a clases, al trabajo o de viaje sin depender de un cable.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003c!-- PERGUNTA 5 --\u003e\n      \u003cdetails class=\"np-faq-item\"\u003e\n        \u003csummary class=\"np-faq-q\"\u003e\n          \u003cspan\u003e¿Qué puedo imprimir con ella?\u003c\/span\u003e\n          \u003cspan class=\"np-faq-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"np-faq-a\"\u003e\n          Puedes imprimir notas, fotos, diagramas de estudio, etiquetas organizativas, listas de tareas, páginas para colorear y mucho más.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Tienda","offers":[{"title":"Default Title","offer_id":54594611970375,"sku":"139261","price":44.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6483\/2583\/files\/af7fcb50-d4fd-4945-bed1-f811775b4e4c.png?v=1786490395","url":"https:\/\/mercatodoexpress.com\/products\/mini-impresora","provider":"MercatoExpress","version":"1.0","type":"link"}