{"title":"O2Nails","description":"","products":[{"product_id":"o2nails-desktop-nail-printer-x12-5","title":"O'2NAILS Desktop Nail Printer X12.5","description":"\u003cstyle\u003e*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--white:#f8f6f2;--off-white:#f2efe9;--light:#e0dbd2;--mid:#bab4a8;--text:#1a1a18;--muted:#3a3830;--rose:#7a3a5a;--rose-light:#f0e8ee;--rose-mid:#d4b8cc;--sage:#4a5a68;--sage-light:#e4eaf0;--sage-mid:#a8b8c8;--gold:#7a7670;--gold-light:#eae8e2;--gold-mid:#b4b0a8;--accent:#1a1a18;--accent-light:#e8e6e0;--accent-mid:#a0a098;--r:4px;--rm:8px;--rl:12px;--font:'Inter',sans-serif;--font-display:'Cormorant Garamond',Georgia,serif;--mono:'DM Mono',monospace;--ease:cubic-bezier(.16,1,.3,1);--nav-h:56px;--c-crimson:#8a1a30;--c-crimson-bg:#f5dde2;--c-crimson-bd:#e0b0bc;--c-gold:#7a6030;--c-gold-bg:#f0e8d0;--c-gold-bd:#d4c090;--c-slate:#1a3870;--c-slate-bg:#dae4f4;--c-slate-bd:#a8c0e0;--c-teal:#1a7078;--c-teal-bg:#daecec;--c-teal-bd:#a8ccce;--c-purple:#5a3a98;--c-purple-bg:#ede8f5;--c-purple-bd:#c8bae0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.8}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:200;height:var(--nav-h);background:rgba(248,246,242,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--light);display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:16px}.nav-brand{font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--accent);letter-spacing:.06em;white-space:nowrap;display:flex;align-items:center;gap:8px}.nav-links{display:flex;gap:24px;list-style:none}.nav-links a{font-size:13px;color:var(--muted);transition:color .2s;font-weight:500}.nav-links a:hover{color:var(--text)}@media(max-width:768px){.nav-links{display:none}}.breadcrumb{max-width:1400px;margin:0 auto;padding:12px 24px;font-size:12px;color:var(--muted);display:flex;gap:6px;align-items:center;flex-wrap:wrap}.breadcrumb a{color:var(--muted)}.breadcrumb span{opacity:.5}.stage{max-width:1400px;margin:0 auto;padding:24px 24px 64px;display:grid;grid-template-columns:minmax(0,1.1fr) 360px;gap:40px;align-items:start}.stage-wrap{background:var(--white);border-bottom:1px solid var(--light);padding-bottom:8px}@media(max-width:900px){.stage{grid-template-columns:1fr}.stage-spec{display:none}}@media(max-width:680px){.stage{gap:20px;padding:0 16px 48px}}.product-info{display:flex;flex-direction:column;gap:16px;padding-top:16px;min-width:0}.badge-row{display:flex;gap:6px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:4px;font-family:var(--mono);font-size:10px;letter-spacing:.03em;padding:3px 8px;border-radius:var(--r);white-space:nowrap;flex-shrink:0;border:1px solid}.badge-crimson{background:var(--c-crimson-bg);border-color:var(--c-crimson-bd);color:var(--c-crimson)}.badge-gold{background:var(--c-gold-bg);border-color:var(--c-gold-bd);color:var(--c-gold)}.badge-slate{background:var(--c-slate-bg);border-color:var(--c-slate-bd);color:var(--c-slate)}.badge-grey{background:var(--off-white);border-color:var(--light);color:var(--muted)}.award-strip{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--off-white);border:1px solid var(--light);border-radius:var(--rm);font-size:13px;color:var(--muted);font-weight:500;font-family:var(--mono);letter-spacing:.03em}.product-title{font-size:clamp(28px,3.5vw,48px);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:var(--text);word-break:break-word;font-family:var(--font-display)}.product-title em{font-style:italic;opacity:.55;font-weight:400}.divider{height:1px;background:var(--light)}.product-desc{font-size:16px;color:#2a2820;line-height:1.85}.product-desc strong{color:var(--text);font-weight:700}.ingr-bullets{display:flex;flex-direction:column;gap:10px}.ingr-bullet{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text);line-height:1.8}.ingr-bullet-icon{width:26px;height:26px;border-radius:50%;background:var(--accent-light);border:1px solid var(--light);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.ingr-bullet em{font-style:italic;color:var(--c-crimson);font-size:12px;font-family:var(--mono);font-weight:600}.info-tip{display:flex;align-items:flex-start;gap:10px;background:var(--c-crimson-bg);border:1px solid var(--c-crimson-bd);border-left:3px solid var(--c-crimson);border-radius:var(--rm);padding:12px 16px;font-size:14px;color:var(--text);line-height:1.65;font-weight:500}.atc-row{display:flex;gap:10px}.btn-primary{flex:1;padding:14px 24px;background:var(--c-crimson);color:#f8f6f2;font-size:15px;font-weight:600;border:none;border-radius:var(--rm);cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s;text-decoration:none}.btn-primary:hover{opacity:.84}.btn-ghost{padding:14px 20px;background:transparent;color:var(--text);font-size:14px;border:1px solid var(--mid);border-radius:var(--rm);display:inline-flex;align-items:center;gap:7px;transition:border-color .2s;white-space:nowrap;text-decoration:none}.btn-ghost:hover{border-color:var(--text)}.trust-strip{display:flex;gap:16px;flex-wrap:wrap;padding:14px 0;border-top:1px solid var(--light);border-bottom:1px solid var(--light)}.trust-item{display:flex;align-items:center;gap:7px;font-size:12px;color:#3a3830;font-family:var(--mono);white-space:nowrap;font-weight:600;letter-spacing:.03em}.mini-spec{display:none;grid-template-columns:1fr 1fr;gap:1px;background:var(--light);border:1px solid var(--light);border-radius:var(--rm);overflow:hidden}.mini-spec-item{background:var(--white);padding:12px 16px}.mini-spec-key{font-size:12px;color:var(--muted);margin-bottom:3px;font-weight:500}.mini-spec-val{font-size:15px;font-weight:700;color:var(--text)}@media(max-width:900px){.mini-spec{display:grid}}.stage-spec{position:sticky;top:calc(var(--nav-h) + 16px);background:var(--white);border:1px solid var(--light);border-radius:var(--rl);padding:20px;box-shadow:0 4px 20px rgba(26,26,24,.08);overflow:hidden}.spec-label{font-family:var(--mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:9px 0;border-bottom:1px solid var(--light);font-size:13px;gap:10px}.spec-row:last-child{border-bottom:none;padding-bottom:0}.spec-key{color:var(--muted);flex-shrink:0;font-weight:500}.spec-val{font-weight:600;text-align:right;color:var(--text);font-size:13px}.ingr-band{background:var(--off-white);border-top:1px solid var(--light);border-bottom:1px solid var(--light)}.ingr-band-inner{max-width:1400px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.ingr-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.ingr-item-icon{width:40px;height:40px;border-radius:50%;background:var(--white);border:1px solid var(--light);display:flex;align-items:center;justify-content:center}.ingr-name{font-family:var(--mono);font-size:11px;font-weight:700;color:var(--accent);letter-spacing:.04em}.ingr-effect{font-size:12px;color:var(--muted);max-width:130px;line-height:1.4}.ingr-sep{width:1px;height:48px;background:var(--light)}@media(max-width:600px){.ingr-sep{display:none}.ingr-band-inner{gap:20px}}.section{padding:64px 24px;max-width:1400px;margin:0 auto}@media(max-width:480px){.section{padding:48px 16px}}.section-tag{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-weight:700;border-bottom:2px solid var(--accent);padding-bottom:6px;display:inline-block;opacity:.8}.section-title{font-size:clamp(26px,2.8vw,40px);font-weight:500;letter-spacing:-.01em;line-height:1.15;margin-bottom:32px;color:var(--text);font-family:var(--font-display)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}@media(max-width:480px){.features{grid-template-columns:1fr}}.feat{background:var(--white);border:1px solid var(--light);border-radius:var(--rl);padding:28px 24px;transition:border-color .2s,box-shadow .2s}.feat:hover{border-color:var(--mid);box-shadow:0 4px 16px rgba(26,26,24,.07)}.feat-icon{width:52px;height:52px;border-radius:var(--rm);display:flex;align-items:center;justify-content:center;margin-bottom:18px;border:1px solid var(--light)}.feat h3{font-size:17px;font-weight:600;margin-bottom:10px;color:#1a1a18;border-bottom:1px solid var(--light);padding-bottom:8px;display:flex;align-items:center;gap:8px;font-family:var(--font-display);letter-spacing:.01em}.feat p{font-size:15px;color:#3a3830;line-height:1.8}.section-divider{height:1px;background:var(--light);max-width:1400px;margin:0 24px}.specs-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media(max-width:640px){.specs-layout{grid-template-columns:1fr;gap:28px}}.specs-table{width:100%;border-collapse:collapse}.specs-table tr{border-bottom:1px solid var(--light)}.specs-table tr:last-child{border-bottom:none}.specs-table td{padding:13px 0;font-size:15px;vertical-align:middle}.specs-table .td-k{color:#5a5650;width:46%;font-weight:500}.specs-table .td-v{font-weight:700;color:var(--text)}.ingr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}@media(max-width:480px){.ingr-grid{grid-template-columns:1fr}}.ingr-card{background:var(--off-white);border:1px solid var(--light);border-radius:var(--rm);padding:20px 22px;display:flex;align-items:flex-start;gap:14px;transition:border-color .2s}.ingr-card:hover{border-color:var(--mid)}.ingr-card-icon{width:44px;height:44px;border-radius:50%;background:var(--white);border:1px solid var(--light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ingr-sci{font-family:var(--mono);font-size:11px;font-weight:600;color:var(--accent);letter-spacing:.04em;margin-bottom:4px}.ingr-common{font-size:17px;font-weight:600;color:var(--text);margin-bottom:6px;font-family:var(--font-display);letter-spacing:.01em}.ingr-desc{font-size:14px;color:#3a3830;line-height:1.8}.apply-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media(max-width:640px){.apply-layout{grid-template-columns:1fr;gap:32px}}.steps{display:flex;flex-direction:column;gap:16px}.step{display:flex;align-items:flex-start;gap:16px}.step-num{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#f8f6f2;font-family:var(--mono);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-text{font-size:15px;color:#3a3830;line-height:1.85;padding-top:7px}.step-text strong{color:#1a1a18;font-weight:700;display:block;margin-bottom:4px;font-size:16px;font-family:var(--font-display)}.uses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px}@media(max-width:480px){.uses-grid{grid-template-columns:1fr 1fr}}.use{background:#edeae4;border:1px solid #d0c8b8;border-radius:var(--rm);padding:12px 16px;font-size:14px;color:#1a1a18;font-weight:500;display:flex;align-items:center;gap:10px;transition:border-color .2s,background .2s,transform .15s}.use:hover{transform:translateY(-2px);background:#e4ddd0}.use:nth-child(1){border-left:3px solid var(--c-crimson)}.use:nth-child(2){border-left:3px solid var(--c-gold)}.use:nth-child(3){border-left:3px solid var(--c-slate)}.use:nth-child(4){border-left:3px solid var(--c-teal)}.use:nth-child(5){border-left:3px solid var(--c-purple)}.use:nth-child(6){border-left:3px solid var(--c-crimson)}.use:nth-child(7){border-left:3px solid var(--c-gold)}.use:nth-child(8){border-left:3px solid var(--c-slate)}.use:nth-child(9){border-left:3px solid var(--c-teal)}.use:nth-child(10){border-left:3px solid var(--c-purple)}.why{background:var(--off-white);border-top:1px solid var(--light);border-bottom:1px solid var(--light)}.why-inner{max-width:1400px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media(max-width:768px){.why-inner{grid-template-columns:1fr;gap:32px;padding:48px 16px}}.why h2{font-size:clamp(26px,2.8vw,40px);font-weight:500;letter-spacing:-.01em;line-height:1.15;color:var(--text);font-family:var(--font-display)}.why-sub{margin-top:12px;font-size:15px;color:var(--muted);line-height:1.8}.why-points{display:flex;flex-direction:column;gap:18px}.why-point{display:flex;align-items:flex-start;gap:14px}.why-check{width:28px;height:28px;border-radius:50%;background:var(--c-crimson);border:2px solid #6a0e20;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.why-text{font-size:15px;color:#3a3830;line-height:1.85}.why-text strong{color:var(--text);font-weight:700}.faq-wrap{max-width:760px;margin:0 auto}.faq-item{background:var(--white);border-radius:var(--rl);border:1px solid #d8d2c8;margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .25s,transform .2s;box-shadow:0 1px 4px rgba(26,26,24,.05)}.faq-item:hover{border-color:var(--c-crimson-bd);box-shadow:0 6px 20px rgba(26,26,24,.10);transform:translateY(-2px)}.faq-item:nth-child(odd){border-left:3px solid var(--c-crimson)}.faq-item:nth-child(even){border-left:3px solid var(--c-gold)}.faq-q{display:flex;align-items:center;gap:12px;padding:18px 20px 0;font-size:18px;font-weight:500;font-family:var(--font-display);letter-spacing:.01em;color:var(--text);line-height:1.4}.faq-icon{width:24px;height:24px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--c-crimson-bg);border:1px solid var(--c-crimson-bd)}.faq-item:nth-child(even) .faq-icon{background:var(--c-gold-bg);border-color:var(--c-gold-bd)}.faq-a{font-size:15px;color:var(--muted);line-height:1.9;font-weight:400;padding:12px 22px 20px 56px}@media(max-width:480px){.faq-a{padding-left:20px}}.anfrage-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:640px){.anfrage-grid{grid-template-columns:1fr;gap:28px}}.anfrage-email-box{display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--white);border:1px solid var(--light);border-radius:var(--rl);text-decoration:none;transition:border-color .2s,box-shadow .2s}.anfrage-email-box:hover{border-color:var(--mid);box-shadow:0 4px 16px rgba(26,26,24,.08)}.anfrage-email-icon{width:48px;height:48px;border-radius:50%;background:var(--c-crimson);display:flex;align-items:center;justify-content:center;flex-shrink:0}.anfrage-topics{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.anfrage-topic{display:inline-block;padding:7px 14px;background:var(--white);border:1px solid var(--light);border-radius:20px;font-size:13px;color:var(--muted);text-decoration:none;font-weight:500;transition:all .2s}.anfrage-topic:hover{border-color:var(--mid);color:var(--text)}.cta-bar{background:var(--white);border-top:1px solid var(--light)}.cta-inner{max-width:1400px;margin:0 auto;padding:48px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}@media(max-width:600px){.cta-inner{flex-direction:column;align-items:flex-start}}.cta-inner h3{font-size:24px;font-weight:500;font-family:var(--font-display)}.cta-inner p{margin-top:5px;font-size:14px;color:var(--muted)}.cta-btns{display:flex;gap:10px;flex-wrap:wrap}.cta-btns a{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:var(--rm);font-size:14px;font-weight:500;transition:opacity .2s;text-decoration:none}.cta-btns .primary{background:var(--c-crimson);color:#f8f6f2}.cta-btns .primary:hover{opacity:.84}.cta-btns .outline{background:transparent;color:var(--text);border:1px solid var(--mid)}.cta-btns .outline:hover{border-color:var(--text)}.footer{border-top:1px solid var(--light);background:var(--off-white)}.footer-inner{max-width:1400px;margin:0 auto;padding:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.footer-brand{font-family:var(--mono);font-size:12px;color:var(--muted)}.footer-link{font-size:12px;color:var(--muted)}.footer-link:hover{color:var(--text)}@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.product-info{animation:fadeUp .55s .08s var(--ease) both}.stage-spec{animation:fadeUp .6s .16s var(--ease) both}.spec-row:nth-child(odd){border-left:2px solid var(--c-crimson);padding-left:8px}.spec-row:nth-child(even){border-left:2px solid var(--c-gold);padding-left:8px}.ingr-card:nth-child(1){border-left:3px solid var(--c-crimson)}.ingr-card:nth-child(2){border-left:3px solid var(--c-gold)}.ingr-card:nth-child(3){border-left:3px solid var(--c-slate)}.ingr-card:nth-child(4){border-left:3px solid var(--c-teal)}.step:nth-child(1) .step-num{background:var(--c-crimson)}.step:nth-child(2) .step-num{background:var(--c-gold)}.step:nth-child(3) .step-num{background:var(--c-slate)}.step:nth-child(4) .step-num{background:var(--c-teal)}.step:nth-child(5) .step-num{background:var(--c-purple)}\u003c\/style\u003e\n\u003c!-- NAV --\u003e\u003cnav class=\"nav\"\u003e\u003ca class=\"nav-brand\" href=\"#\"\u003e \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#1a1a18\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M6 7L10 14L14 7\" stroke=\"#1a1a18\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e O'2NAILS \u003c\/a\u003e\n\u003cul class=\"nav-links\"\u003e\n\u003cli\u003e\u003ca href=\"#features\"\u003eVorteile\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#spezifikationen\"\u003eSpezifikationen\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#anwendung\"\u003eAnwendung\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/nav\u003e\n\u003cdiv class=\"breadcrumb\"\u003e\n\u003ca href=\"#\"\u003eO'2NAILS\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e \u003ca href=\"#\"\u003eDesktop Nail Printer\u003c\/a\u003e \u003cspan\u003e›\u003c\/span\u003e \u003cspan\u003eX12.5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- STAGE --\u003e\n\u003cdiv class=\"stage-wrap\"\u003e\n\u003cdiv class=\"stage\"\u003e\n\u003cdiv class=\"product-info\"\u003e\n\u003cdiv class=\"award-strip\"\u003e\n\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 16 16\" fill=\"#c8b490\" stroke=\"#7a7670\" stroke-width=\".8\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 1L9.8 5.5L14.5 5.9L11 9L12.1 13.8L8 11.3L3.9 13.8L5 9L1.5 5.9L6.2 5.5Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e VIODOR · 🖨️ Desktop Nail Printer · O'2NAILS X12.5\u003c\/div\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-crimson\"\u003e🖨️ 2400 dpi Druckauflösung\u003c\/span\u003e \u003cspan class=\"badge badge-gold\"\u003e⚡ One-Click-Erkennung\u003c\/span\u003e \u003cspan class=\"badge badge-slate\"\u003e📱 Android App-gesteuert\u003c\/span\u003e \u003cspan class=\"badge badge-grey\"\u003eISO 9001 · CE · FCC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eO'2NAILS Desktop Nail Printer X12.5\u003cbr\u003e\u003cem\u003eDrucken · Erkennen · Personalisieren\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"product-desc\"\u003e\u003cstrong\u003eDer professionelle Smart-Nail-Printer für den gewerblichen Einsatz\u003c\/strong\u003e – druckt jedes beliebige Design direkt auf den Nagel. Hochpräziser 2400-dpi-Tintenstrahldruck, automatische Nagelerkennung per One-Click-KI und App-gesteuerte Musterauswahl aus Tausenden Designs. Geeignet für Nagelstudios, Hotels, SPAs, Shopping-Center und jede weitere Beauty-Location.\u003c\/p\u003e\n\u003cdiv class=\"ingr-bullets\"\u003e\n\u003cdiv class=\"ingr-bullet\"\u003e\n\u003cdiv class=\"ingr-bullet-icon\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"2\" stroke=\"#8a1a30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 7l1.5 1.5L9 5\" stroke=\"#8a1a30\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e🖨️ \u003cstrong\u003e2400 dpi Druckauflösung\u003c\/strong\u003e \u003cem\u003e(Anti-Drying Ink)\u003c\/em\u003e – hochpräziser Tintenstrahldruck mit Anti-Trocken-Tinte für scharfe, langlebige Ergebnisse\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-bullet\"\u003e\n\u003cdiv class=\"ingr-bullet-icon\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003ccircle cx=\"7\" cy=\"7\" r=\"3\" stroke=\"#7a6030\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M7 2V4M7 10V12M2 7H4M10 7H12\" stroke=\"#7a6030\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e📱 \u003cstrong\u003eO'2NAILS APP\u003c\/strong\u003e \u003cem\u003e(Android, 10.1\" Touchscreen)\u003c\/em\u003e – Nail Style Store, DIY-Druck, Pattern Download \u0026amp; Kundenverwaltung in einer App\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-bullet\"\u003e\n\u003cdiv class=\"ingr-bullet-icon\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003cpath d=\"M4 5L7 3l3 2v4c0 1.5-1.2 2.5-3 3-1.8-.5-3-1.5-3-3V5Z\" stroke=\"#1a3870\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M5.5 7l1 1L9 6\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e🔍 \u003cstrong\u003eOne-Click Automatic Identification\u003c\/strong\u003e \u003cem\u003e(KI-Nagelerkennung)\u003c\/em\u003e – automatische Erkennung von Nagelform und -größe mit sofortiger Musteranpassung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-tip\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#8a1a30\" stroke-width=\"1.5\" fill=\"#f5dde2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 7V11\" stroke=\"#8a1a30\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"5\" r=\".9\" fill=\"#8a1a30\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Eine Tintenpatrone (SM10) druckt bis zu 800 Nägel. Geeignet für Self-Service, Mietmodell und Filialbetrieb. Einsatz in Nagelstudio, Hotel, SPA, Café, Flughafen und Shopping-Center.\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 10px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 10px; background: #dae4f4; border: 1px solid #a8c0e0; border-left: 3px solid #1a3870; border-radius: 8px; padding: 12px 16px; font-size: 14px; color: #0e1830; line-height: 1.65;\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" stroke=\"#1a3870\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"#dae4f4\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 7.5l1.5 1.5L10 6.5\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; margin-bottom: 3px;\"\u003e✅ Alle Verbrauchsmittel sind unbedenklich \u0026amp; erprobt\u003c\/strong\u003e Print Gel, Top Gel, Tinte und Reinigungsprodukte sind handelsübliche Produkte, die seit Jahren in professionellen Nagelstudios weltweit eingesetzt werden. Keine gesundheitsschädlichen Inhaltsstoffe – alle Materialien sind nach RoHS und MSDS geprüft und entsprechen den geltenden EU-Sicherheitsstandards.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 10px; background: #f0e8d0; border: 1px solid #d4c090; border-left: 3px solid #7a6030; border-radius: 8px; padding: 12px 16px; font-size: 14px; color: #2a1808; line-height: 1.65;\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"5.5\" stroke=\"#7a6030\" stroke-width=\"1.5\" fill=\"#f0e8d0\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5.5 8l2 2L10.5 6\" stroke=\"#7a6030\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; margin-bottom: 3px;\"\u003e🏠 Für Privat \u0026amp; Gewerbe geeignet\u003c\/strong\u003e Der O'2NAILS X12.5 ist sowohl für den privaten Heimgebrauch als auch für den professionellen Gewerbebetrieb konzipiert. Dank intuitiver Bedienung über den 10.1\" Touchscreen und der O'2NAILS APP ist kein Fachpersonal erforderlich – einfach einschalten, Design wählen, drucken.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atc-row\"\u003e\n\u003ca class=\"btn-primary\" href=\"mailto:info@viodor.com?subject=Anfrage:%20O2NAILS%20X12.5\"\u003e \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"3\" width=\"12\" height=\"10\" rx=\"1.5\" stroke=\"#f8f6f2\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 6l6 4 6-4\" stroke=\"#f8f6f2\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Anfrage senden \u003c\/a\u003e \u003ca class=\"btn-ghost\" href=\"#spezifikationen\"\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"1.5\" stroke=\"#1a1a18\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 5h6M4 7h6M4 9h4\" stroke=\"#1a1a18\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Spezifikationen \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-strip\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"2\" width=\"10\" height=\"10\" rx=\"1.5\" stroke=\"#8a1a30\" stroke-width=\"1.4\" fill=\"#f5dde2\" fill-opacity=\".5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4.5 7l2 2L9.5 5\" stroke=\"#8a1a30\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e ISO 9001 · CE · FCC\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003ccircle cx=\"7\" cy=\"7\" r=\"3.5\" stroke=\"#7a6030\" stroke-width=\"1.4\" fill=\"#f0e8d0\" fill-opacity=\".6\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e 800 Nägel \/ Patrone\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003cpath d=\"M3 5L7 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" stroke=\"#1a3870\" stroke-width=\"1.4\" stroke-linejoin=\"round\" fill=\"#dae4f4\" fill-opacity=\".6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zertifiziert \u0026amp; Patentiert\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"3\" width=\"10\" height=\"8\" rx=\"1.5\" stroke=\"#1a7078\" stroke-width=\"1.4\" fill=\"#daecec\" fill-opacity=\".6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 6v4\" stroke=\"#1a7078\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"7\" cy=\"5\" r=\".6\" fill=\"#1a7078\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e 10.1\" LCD Touchscreen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-spec\"\u003e\n\u003cdiv class=\"mini-spec-item\"\u003e\n\u003cdiv class=\"mini-spec-key\"\u003eModell\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-val\"\u003eX12.5\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-item\"\u003e\n\u003cdiv class=\"mini-spec-key\"\u003eAuflösung\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-val\"\u003e2400 dpi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-item\"\u003e\n\u003cdiv class=\"mini-spec-key\"\u003eGewicht\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-val\"\u003e9,7 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-item\"\u003e\n\u003cdiv class=\"mini-spec-key\"\u003eBetriebssystem\u003c\/div\u003e\n\u003cdiv class=\"mini-spec-val\"\u003eAndroid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STICKY SPEC BOX --\u003e\n\u003cdiv class=\"stage-spec\"\u003e\n\u003cdiv class=\"spec-label\"\u003eTechnische Daten auf einen Blick\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eModell\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eO'2NAILS X12.5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eDruckauflösung\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e2400 dpi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eBildschirm\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e10.1\" LCD Touchscreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eBetriebssystem\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAndroid\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eSpannung\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eDC 24V \/ 2A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eNettogewicht\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e9,7 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eAbmessungen\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e310 × 195 × 560 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eFarben\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eSchwarz · Gold · Pink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003ePatrone\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eSM10 (800 Nägel)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eGehäuse\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eMetall + Aluminium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-key\"\u003eZertifizierungen\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eISO9001 · CE · FCC · RoHS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECH BAND --\u003e\n\u003cdiv class=\"ingr-band\"\u003e\n\u003cdiv class=\"ingr-band-inner\"\u003e\n\u003cdiv class=\"ingr-item\"\u003e\n\u003cdiv class=\"ingr-item-icon\" style=\"background: #f5dde2; border-color: #e0b0bc;\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"3\" y=\"3\" width=\"12\" height=\"12\" rx=\"2\" stroke=\"#8a1a30\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 9l2 2L12 7\" stroke=\"#8a1a30\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"ingr-name\"\u003e2400 dpi\u003c\/span\u003e\u003cspan class=\"ingr-effect\"\u003eHochpräziser Tintenstrahldruck\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ingr-item\"\u003e\n\u003cdiv class=\"ingr-item-icon\" style=\"background: #f0e8d0; border-color: #d4c090;\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"3\" stroke=\"#7a6030\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 3V6M9 12V15M3 9H6M12 9H15\" stroke=\"#7a6030\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"ingr-name\"\u003eOne-Click KI\u003c\/span\u003e\u003cspan class=\"ingr-effect\"\u003eAuto-Nagelerkennung \u0026amp; Anpassung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ingr-item\"\u003e\n\u003cdiv class=\"ingr-item-icon\" style=\"background: #dae4f4; border-color: #a8c0e0;\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"4\" y=\"3\" width=\"10\" height=\"12\" rx=\"2\" stroke=\"#1a3870\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 7h4M7 10h4M7 13h2\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"ingr-name\"\u003eO'2NAILS APP\u003c\/span\u003e\u003cspan class=\"ingr-effect\"\u003eAndroid · Style Store · DIY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ingr-item\"\u003e\n\u003cdiv class=\"ingr-item-icon\" style=\"background: #daecec; border-color: #a8ccce;\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M5 5L9 3l4 2v5c0 2-1.5 3.5-4 4-2.5-.5-4-2-4-4V5Z\" stroke=\"#1a7078\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"ingr-name\"\u003eWall Mounting\u003c\/span\u003e\u003cspan class=\"ingr-effect\"\u003eWand- \u0026amp; Standaufstellung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ingr-item\"\u003e\n\u003cdiv class=\"ingr-item-icon\" style=\"background: #ede8f5; border-color: #c8bae0;\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M9 15C9 15 4 11 4 7.5 4 5 5.5 3 7.5 3 8.4 3 9 3.8 9 3.8S9.6 3 10.5 3C12.5 3 14 5 14 7.5 14 11 9 15 9 15Z\" stroke=\"#5a3a98\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"ingr-name\"\u003eStereo-System\u003c\/span\u003e\u003cspan class=\"ingr-effect\"\u003eEntertainment Terminal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"section\" id=\"features\"\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Produktvorteile\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eDrucken. Erkennen. Personalisieren.\u003cbr\u003eDer Smart-Nail-Printer für Profis.\u003c\/h2\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #f5dde2; border: 1px solid #e0b0bc;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"3\" y=\"3\" width=\"12\" height=\"12\" rx=\"2\" stroke=\"#8a1a30\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5.5 9l2 2L12.5 6\" stroke=\"#8a1a30\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e🖨️ 2400 dpi Präzisionsdruck\u003c\/h3\u003e\n\u003cp\u003eHochauflösender Tintenstrahldruck mit 2400 dpi – jedes Detail eines Musters wird gestochen scharf auf den Nagel übertragen. Anti-Trocken-Tinte verhindert Verstopfungen und garantiert zuverlässige Druckergebnisse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #f0e8d0; border: 1px solid #d4c090;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"3\" stroke=\"#7a6030\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 3V6M9 12V15M3 9H6M12 9H15\" stroke=\"#7a6030\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e🔍 One-Click KI-Nagelerkennung\u003c\/h3\u003e\n\u003cp\u003eAutomatische Erkennung von Nagelform und -größe mit sofortiger Musteranpassung. Manuelle Korrektur von Musterposition und -größe jederzeit möglich – maximale Flexibilität für jeden Kunden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #dae4f4; border: 1px solid #a8c0e0;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"4\" y=\"2\" width=\"10\" height=\"14\" rx=\"2\" stroke=\"#1a3870\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 6h4M7 9h4M7 12h2\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e📱 O'2NAILS APP – Nail Style Store\u003c\/h3\u003e\n\u003cp\u003eTausende ständig aktualisierte Nageldesigns im integrierten Style Store. DIY-Funktion: eigene Fotos aus dem Album direkt als Nageldesign nutzbar. Individuelle Pattern-Galerien pro Store konfigurierbar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #daecec; border: 1px solid #a8ccce;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M4 5L9 3l5 2v5c0 2-2 3.5-5 4.5C6 14.5 4 13 4 11V5Z\" stroke=\"#1a7078\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 9l1.5 1.5L11 8\" stroke=\"#1a7078\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e🏗️ Wand- \u0026amp; Tischaufstellung\u003c\/h3\u003e\n\u003cp\u003ePlatzsparendes Wall Mounting Design – in Wände oder Schränke einbaubar. Ideal für begrenzten Raum in Salons, Hotels und Shopping-Centern. Hochwertige Metallgehäuse mit integrierten Stereo-Lautsprechern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #ede8f5; border: 1px solid #c8bae0;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M3 5L9 3l6 2v6c0 2.5-2.5 4.5-6 5.5C5.5 15.5 3 13.5 3 11V5Z\" stroke=\"#5a3a98\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 9l1.5 1.5L11 8\" stroke=\"#5a3a98\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e🔒 Flexibles Business-Modell\u003c\/h3\u003e\n\u003cp\u003eSelf-Service, Mietmodell oder Filialbetrieb – der X12.5 unterstützt alle Geschäftsmodelle. Server-basiertes System mit Zählfunktion, Autorisierung und Ihrem eigenen Branding auf dem Gerät.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cdiv class=\"feat-icon\" style=\"background: #f5dde2; border: 1px solid #e0b0bc;\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"3\" stroke=\"#8a1a30\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 15c0-3 2.7-5 6-5s6 2 6 5\" stroke=\"#8a1a30\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e🏆 Award-Winning Brand\u003c\/h3\u003e\n\u003cp\u003eVIODOR ist autorisierter Vertriebspartner von O'2NAILS für den DACH-Markt. Als Beauty-Tech-Distributor bringt VIODOR die innovativste Nail-Printing-Technologie direkt zu Salons, Hotels und Endkunden in Deutschland, Österreich und der Schweiz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\" id=\"spezifikationen\" style=\"padding-top: 56px; padding-bottom: 56px;\"\u003e\n\u003cdiv class=\"specs-layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Technische Daten\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 20px;\"\u003eHardware \u0026amp;\u003cbr\u003eTechnologie-Konzept\u003c\/h2\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 10px; margin-bottom: 16px;\"\u003e\n\u003cspan style=\"font-size: 20px; flex-shrink: 0; margin-top: 2px;\"\u003e🔬\u003c\/span\u003e\n\u003cp style=\"font-size: 15px; color: var(--muted); line-height: 1.8;\"\u003eDer O'2NAILS X12.5 ist ein vollständig integrierter Smart-Nail-Printer für den professionellen gewerblichen Einsatz. Hochpräziser Tintenstrahldruck mit 2400 dpi, KI-gestützte automatische Nagelerkennung und ein offenes App-Ökosystem machen ihn zur Basis für moderne Nagelstudio-Geschäftsmodelle – von Self-Service bis zur Filialsteuerung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 12px 14px; background: var(--c-crimson-bg); border: 1px solid var(--c-crimson-bd); border-left: 3px solid var(--c-crimson); border-radius: var(--rm); margin-bottom: 10px;\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 1px;\"\u003e\u003crect x=\"3\" y=\"3\" width=\"12\" height=\"12\" rx=\"2\" fill=\"#f5dde2\" stroke=\"#8a1a30\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5.5 9l2 2L12.5 6\" stroke=\"#8a1a30\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp style=\"font-size: 14px; color: #2a0810; line-height: 1.75;\"\u003e\u003cstrong style=\"font-family: var(--font-display); font-size: 15px;\"\u003e🖨️ Druckkopf \u0026amp; Tinte\u003c\/strong\u003e\u003cbr\u003e2400 dpi Tintenstrahldruck mit SM10 Spezialpatrone (800 Nägel\/Patrone). Anti-Drying \u0026amp; Anti-Blocking Tinte für wartungsarmen Dauerbetrieb im Salonumfeld.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 12px 14px; background: var(--c-gold-bg); border: 1px solid var(--c-gold-bd); border-left: 3px solid var(--c-gold); border-radius: var(--rm); margin-bottom: 10px;\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 1px;\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"3\" fill=\"#f0e8d0\" stroke=\"#7a6030\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 3V6M9 12V15M3 9H6M12 9H15\" stroke=\"#7a6030\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp style=\"font-size: 14px; color: #2a1808; line-height: 1.75;\"\u003e\u003cstrong style=\"font-family: var(--font-display); font-size: 15px;\"\u003e🔍 KI-Nagelerkennung\u003c\/strong\u003e\u003cbr\u003eOne-Click Automatic Identification: KI erkennt Nagelform und -größe automatisch und passt das gewählte Muster in Echtzeit an. Manuelle Feinjustierung von Position und Größe jederzeit möglich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 12px 14px; background: var(--c-slate-bg); border: 1px solid var(--c-slate-bd); border-left: 3px solid var(--c-slate); border-radius: var(--rm); margin-bottom: 10px;\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 1px;\"\u003e\u003crect x=\"4\" y=\"2\" width=\"10\" height=\"14\" rx=\"2\" fill=\"#dae4f4\" stroke=\"#1a3870\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 6h4M7 9h4M7 12h2\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp style=\"font-size: 14px; color: #0e1830; line-height: 1.75;\"\u003e\u003cstrong style=\"font-family: var(--font-display); font-size: 15px;\"\u003e📱 App-Ökosystem\u003c\/strong\u003e\u003cbr\u003eO'2NAILS APP (Android) mit Nail Style Store, DIY-Druckfunktion, Pattern Download und vollständiger Kundenverwaltung. Anpassbar an eigenes Branding – Ihr Logo, Ihr Look auf dem Gerät.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; padding: 12px 14px; background: var(--c-teal-bg); border: 1px solid var(--c-teal-bd); border-left: 3px solid var(--c-teal); border-radius: var(--rm);\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 18 18\" fill=\"none\" style=\"flex-shrink: 0; margin-top: 1px;\"\u003e\u003cpath d=\"M4 5L9 3l5 2v5c0 2-2 3.5-5 4.5C6 14.5 4 13 4 11V5Z\" fill=\"#daecec\" stroke=\"#1a7078\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp style=\"font-size: 14px; color: #0e3030; line-height: 1.75;\"\u003e\u003cstrong style=\"font-family: var(--font-display); font-size: 15px;\"\u003e🏗️ Gehäuse \u0026amp; Installation\u003c\/strong\u003e\u003cbr\u003eHochwertiges Metallgehäuse mit Aluminium-Akzenten in Schwarz, Gold oder Pink. Wall Mounting Design für Einbau in Wand oder Schrank. Eingebautes Stereo-System für Entertainment-Funktion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eModell\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eO'2NAILS X12.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eDruckauflösung\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e2400 dpi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eDruckgeschwindigkeit\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eCa. 30 Sek. \/ Nagel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eBildschirm\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e10.1\" LCD Touchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eBetriebssystem\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eAndroid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eSpannung\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eDC 24V \/ 2A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eStromversorgung\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eNetzteil (inklusive)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003ePatrone\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eSM10 (800 Nägel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eNettogewicht\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e9,7 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eAbmessungen\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e310 × 195 × 560 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eVerpackung\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e397 × 675 × 323 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eBruttogewicht\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e13 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eFarben\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eSchwarz · Gold · Pink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eGehäuse\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eSheet Metal + Aluminium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eInstallation\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eTisch oder Wandmontage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eZertifizierungen\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eISO9001 · CE LVD · CE EMC · FCC · RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eMaterialprüfung\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003eRoHS · MSDS – alle Verbrauchsmittel geprüft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003eEinsatz\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003ePrivat \u0026amp; Gewerbe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"td-k\"\u003ePatente\u003c\/td\u003e\n\u003ctd class=\"td-v\"\u003e15 Design · 8 Utility · 2 Erfindung · 2 PCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ZUBEHÖR \/ COMPONENTS --\u003e\n\u003cdiv id=\"zubehoer\" style=\"background: var(--off-white); border-top: 1px solid var(--light); border-bottom: 1px solid var(--light);\"\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Lieferumfang \u0026amp; Verbrauchsmittel\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 24px;\"\u003e4 Schlüsselkomponenten\u003cbr\u003efür den Betrieb\u003c\/h2\u003e\n\u003cdiv class=\"ingr-grid\"\u003e\n\u003cdiv class=\"ingr-card\"\u003e\n\u003cdiv class=\"ingr-card-icon\" style=\"background: #f5dde2; border-color: #e0b0bc;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"3\" y=\"5\" width=\"12\" height=\"9\" rx=\"1.5\" stroke=\"#8a1a30\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 5V4a3 3 0 0 1 6 0v1\" stroke=\"#8a1a30\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"9.5\" r=\"1\" fill=\"#8a1a30\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ingr-sci\"\u003eSM10 Special Inkjet Cartridge\u003c\/div\u003e\n\u003cdiv class=\"ingr-common\"\u003eTintenpatrone SM10\u003c\/div\u003e\n\u003cdiv class=\"ingr-desc\"\u003eSpezielle Tintenpatrone mit Anti-Drying \u0026amp; Anti-Blocking Technologie. Kapazität: 800 Nägel pro Patrone. Einfacher Wechsel ohne Werkzeug. Im Lieferumfang enthalten. \u003cstrong\u003eMSDS-geprüft · gesundheitlich unbedenklich.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-card\"\u003e\n\u003cdiv class=\"ingr-card-icon\" style=\"background: #f0e8d0; border-color: #d4c090;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"4\" y=\"3\" width=\"10\" height=\"12\" rx=\"2\" stroke=\"#7a6030\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 7h4M7 10h4M7 13h2\" stroke=\"#7a6030\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ingr-sci\"\u003ePrint Gel PG4 + Top Gel\u003c\/div\u003e\n\u003cdiv class=\"ingr-common\"\u003eDruckverbrauchsmittel\u003c\/div\u003e\n\u003cdiv class=\"ingr-desc\"\u003ePrint Gel (PG4, 10ml, 200 Nägel): Vorbereitung der Nagelplatte für optimale Tintenaufnahme. Top Gel (7ml, 200 Nägel): Schutz und Versiegelung des fertigen Druckes. Separat erhältlich. \u003cstrong\u003eHandelsübliche Nagelstudio-Produkte – seit Jahren weltweit im Einsatz, RoHS-konform, ohne gesundheitsschädliche Inhaltsstoffe.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-card\"\u003e\n\u003cdiv class=\"ingr-card-icon\" style=\"background: #dae4f4; border-color: #a8c0e0;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003crect x=\"4\" y=\"2\" width=\"10\" height=\"14\" rx=\"2\" stroke=\"#1a3870\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"1.5\" fill=\"#1a3870\"\u003e\u003c\/circle\u003e\u003cpath d=\"M7 6h4M7 9h4\" stroke=\"#1a3870\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ingr-sci\"\u003eO'2NAILS APP – Android\u003c\/div\u003e\n\u003cdiv class=\"ingr-common\"\u003eSteuerungs-App\u003c\/div\u003e\n\u003cdiv class=\"ingr-desc\"\u003eVollständige Steuerung über 10.1\" Touchscreen. Nail Style Store (ständig aktualisiert), DIY-Druckfunktion, Pattern Download, Zählfunktion und Sprachauswahl (12+ Sprachen).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingr-card\"\u003e\n\u003cdiv class=\"ingr-card-icon\" style=\"background: #daecec; border-color: #a8ccce;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M5 5L9 3l4 2v5c0 2-1.5 3.5-4 4.5C6.5 13.5 5 12 5 10V5Z\" stroke=\"#1a7078\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 9l1.5 1.5L11 8\" stroke=\"#1a7078\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ingr-sci\"\u003ePeelable Nail Guard + Nail Cleanser\u003c\/div\u003e\n\u003cdiv class=\"ingr-common\"\u003eNagelschutz \u0026amp; Pflege\u003c\/div\u003e\n\u003cdiv class=\"ingr-desc\"\u003ePeelable Nail Guard Sticker (3 Stk., 18 Einheiten\/Stk.): Schutzfolie um den Nagel für sauberen Druck ohne Hautkontakt. Nail Cleanser Pad (10 Beutel): Reinigung und Entfettung der Nagelplatte.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATION \/ ANWENDUNG --\u003e\n\u003cdiv id=\"anwendung\" style=\"background: var(--white);\"\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"apply-layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Anwendung\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 14px;\"\u003eSo wird der X12.5\u003cbr\u003ein 3 Schritten bedient\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; color: var(--muted); line-height: 1.8; margin-bottom: 20px;\"\u003eVom Vorbereiten bis zum fertigen Nageldesign vergehen nur wenige Minuten. Der gesamte Prozess ist selbsterklärend und kann ohne geschultes Personal betrieben werden – ideal für Self-Service-Kiosk-Betrieb.\u003c\/p\u003e\n\u003cdiv style=\"background: var(--off-white); border: 1px solid var(--light); border-left: 3px solid var(--c-crimson); border-radius: var(--rm); padding: 14px 18px; font-size: 14px; color: var(--muted); line-height: 1.7;\"\u003e\n\u003cstrong style=\"color: var(--text);\"\u003e💡 Tipp:\u003c\/strong\u003e Für maximale Druckqualität Print Gel (PG4) gleichmäßig auf den Nagel auftragen und 30 Sekunden trocknen lassen, bevor der Nagel in die Druckhalterung eingeführt wird.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eNagel vorbereiten\u003c\/strong\u003e Print Gel (PG4) auf den Nagel auftragen – sorgt für optimale Tintenaufnahme und scharfe Muster. Kurz trocknen lassen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eMuster auswählen\u003c\/strong\u003e App öffnen, im Nail Style Store oder eigener Galerie das gewünschte Design wählen. DIY: eigenes Foto aus dem Album direkt verwenden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eFinger einführen \u0026amp; drucken\u003c\/strong\u003e Finger in die runde Druckhalterung einführen. One-Click KI erkennt den Nagel automatisch und startet den Druck. Ca. 30 Sekunden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eTop Gel versiegeln\u003c\/strong\u003e Top Gel auftragen und mit der Card LED Light aushärten – schützt das Muster, erhöht Glanz und Haltbarkeit. Fertig.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eAlle 10 Nägel fertigstellen\u003c\/strong\u003e Den Vorgang für jeden Nagel wiederholen. Dank automatischer KI-Erkennung ist jeder Nagel individuell kalibriert.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EINSATZBEREICHE --\u003e\n\u003cdiv class=\"section\" id=\"einsatz\"\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Einsatzbereiche\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 24px;\"\u003eÜberall dort, wo Beauty\u003cbr\u003eauf Technologie trifft\u003c\/h2\u003e\n\u003cdiv class=\"uses-grid\"\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003crect x=\"2\" y=\"2\" width=\"12\" height=\"12\" rx=\"2\" fill=\"#f5dde2\" stroke=\"#8a1a30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Nagelstudio\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"4\" fill=\"#f0e8d0\" stroke=\"#7a6030\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Hotel \u0026amp; Resort\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" fill=\"#dae4f4\" stroke=\"#1a3870\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e SPA \u0026amp; Wellness\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" fill=\"#daecec\" stroke=\"#1a7078\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Shopping-Center\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"4\" fill=\"#ede8f5\" stroke=\"#5a3a98\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Beauty Salon\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003crect x=\"2\" y=\"2\" width=\"12\" height=\"12\" rx=\"2\" fill=\"#f5dde2\" stroke=\"#8a1a30\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e Flughafen\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"4\" fill=\"#f0e8d0\" stroke=\"#7a6030\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Café \u0026amp; Restaurant\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" fill=\"#dae4f4\" stroke=\"#1a3870\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Hochzeits-Location\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" fill=\"#daecec\" stroke=\"#1a7078\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Self-Service Kiosk\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"4\" fill=\"#ede8f5\" stroke=\"#5a3a98\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Filialkette\u003c\/div\u003e\n\u003cdiv class=\"use\" style=\"border-left: 3px solid #1a3870;\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M4 5L8 3l4 2v4c0 1.5-1.5 2.5-4 3-2.5-.5-4-1.5-4-3V5Z\" fill=\"#dae4f4\" stroke=\"#1a3870\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Privater Heimgebrauch\u003c\/div\u003e\n\u003cdiv class=\"use\" style=\"border-left: 3px solid #7a6030;\"\u003e\n\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" style=\"flex-shrink: 0;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"4\" fill=\"#f0e8d0\" stroke=\"#7a6030\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Mobile Nagelkünstlerin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY --\u003e\n\u003cdiv class=\"why\"\u003e\n\u003cdiv class=\"why-inner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Warum O'2NAILS\u003c\/div\u003e\n\u003ch2\u003eWarum der X12.5 die erste Wahl\u003cbr\u003efür Profis ist\u003c\/h2\u003e\n\u003cp class=\"why-sub\"\u003eÜber 16 Jahre Entwicklung, weltweiter Einsatz in 80+ Ländern, 25+ Patente und internationale Auszeichnungen – der O'2NAILS X12.5 setzt den Standard im Smart-Nail-Printing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-points\"\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003e2400 dpi Präzision\u003c\/strong\u003e – professionelle Druckqualität, die jeden Kunden begeistert. Anti-Drying Tinte für wartungsarmen Dauerbetrieb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003eOffenes Business-Ökosystem\u003c\/strong\u003e – Self-Service, Mietmodell, Filialbetrieb. Ihr Branding auf dem Gerät. Volle Kontrolle über Muster, Preise und Abrechnung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003eOne-Click KI-Nagelerkennung\u003c\/strong\u003e – keine manuelle Kalibrierung, kein geschultes Personal nötig. Jeder Nagel wird automatisch erkannt und angepasst.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003eVIODOR – Ihr DACH-Ansprechpartner\u003c\/strong\u003e – autorisierter O'2NAILS Vertriebspartner für Deutschland, Österreich und die Schweiz. Direkter Support, schnelle Lieferung, lokale Beratung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003eUnbedenkliche Materialien – bewährt im Nagelstudio\u003c\/strong\u003e – alle Verbrauchsmittel (Tinte, Print Gel, Top Gel) sind handelsübliche Nagelstudio-Produkte, seit Jahren weltweit erprobt, RoHS \u0026amp; MSDS geprüft. Keine gesundheitsschädlichen Inhaltsstoffe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-point\"\u003e\n\u003cdiv class=\"why-check\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpolyline points=\"1.5,5 4,7.5 8.5,2\" stroke=\"#f8f6f2\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"why-text\"\u003e\n\u003cstrong\u003ePrivat \u0026amp; Gewerbe – für jeden zugänglich\u003c\/strong\u003e – intuitive Bedienung ohne Fachkenntnisse. Ob zu Hause, im eigenen Salon oder als Kiosk-Betrieb: der X12.5 passt sich jedem Nutzungskontext an.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" id=\"faq\" style=\"background: #f0ece4;\"\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Häufige Fragen\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 28px;\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"faq-wrap\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nWie viele Nägel kann eine Patrone drucken?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eEine SM10 Spezialpatrone druckt bis zu 800 Nägel. Bei regelmäßigem Betrieb (z. B. 50 Kunden\/Tag à 10 Nägel = 500 Nägel) hält eine Patrone ca. 1–2 Tage. Der Patronenwechsel erfolgt ohne Werkzeug in wenigen Sekunden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nKann ich eigene Designs und mein Branding einbinden?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Die O'2NAILS APP unterstützt vollständig angepasste Pattern-Galerien pro Store. Ihre eigenen Designs, Ihr Logo und Ihr Branding erscheinen auf dem Gerätebildschirm. Über den \"Your Brand\"-Modus wird die gesamte Benutzeroberfläche an Ihre Corporate Identity angepasst.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nWie lange dauert ein Druckvorgang?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eEin einzelner Nagel wird in ca. 30 Sekunden gedruckt. Für alle 10 Finger benötigt man inkl. Vorbereitung (Print Gel auftragen) und Versiegelung (Top Gel + LED-Aushärtung) ca. 15–20 Minuten – vergleichbar mit einer professionellen Gel-Maniküre.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nKann das Gerät an die Wand montiert werden?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Der X12.5 ist mit einem Wall Mounting Design ausgestattet und kann in Wände oder Schränke eingebaut werden – platzsparend, ideal für Salons mit begrenztem Raum. Für die Tischaufstellung ist kein zusätzliches Zubehör erforderlich.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nWelche Geschäftsmodelle werden unterstützt?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eDer X12.5 unterstützt drei Hauptmodelle: (1) Self-Service – Kunden bedienen das Gerät eigenständig per QR-Code und App-Zahlung. (2) Lease-Modell – Vermieter stellen das Gerät, Abrechnung per Nutzung. (3) Chain Store – zentrale Verwaltung mehrerer Geräte über den O'2NAILS Server mit Autorisierung und Zählfunktion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nWelche Zertifizierungen besitzt das Gerät?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eDer O'2NAILS X12.5 ist zertifiziert nach ISO9001 (Qualitätsmanagement), CE LVD \u0026amp; CE EMC (EU-Marktzugang), FCC (USA), RoHS (Umwelt) und MSDS (Materialsicherheit). Der X12.5 wird über VIODOR als autorisierten Vertriebspartner für den DACH-Markt angeboten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nSind die verwendeten Produkte gesundheitlich unbedenklich?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eJa, vollständig. Alle Verbrauchsmittel – Drucktinte (SM10), Print Gel (PG4), Top Gel und Reinigungsprodukte – sind handelsübliche Produkte, die seit Jahren in professionellen Nagelstudios weltweit eingesetzt werden. Es handelt sich um die gleichen Materialien, die Nagelkünstlerinnen täglich verwenden. Alle Produkte sind nach RoHS und MSDS geprüft und enthalten keine gesundheitsschädlichen Inhaltsstoffe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003e\n\u003cdiv class=\"faq-icon\"\u003e\u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003ccircle cx=\"5\" cy=\"5\" r=\"3.5\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 3.5V5.5M5 6.5V7\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\nKann ich den X12.5 auch privat zu Hause nutzen?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eJa. Der O'2NAILS X12.5 ist sowohl für den privaten Heimgebrauch als auch für den professionellen Gewerbebetrieb geeignet. Die intuitive Bedienung über den 10.1\" Touchscreen erfordert keinerlei Vorkenntnisse. Für den Heimgebrauch empfiehlt sich das Single Nail Printing Demonstration Set, das alle notwendigen Verbrauchsmittel für den Einstieg enthält.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ANFRAGE --\u003e\n\u003cdiv style=\"background: var(--white); border-top: 1px solid var(--light); border-bottom: 1px solid var(--light);\"\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"anfrage-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"section-tag\"\u003e✦ Direktkontakt\u003c\/div\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 12px;\"\u003eInteresse am\u003cbr\u003eO'2NAILS X12.5?\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; color: var(--muted); line-height: 1.8;\"\u003eVIODOR ist Ihr autorisierter Ansprechpartner für O'2NAILS im DACH-Raum. Wir beraten Sie zu Produkten, Preisen, Demo-Terminen und Großbestellungen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ca href=\"mailto:info@viodor.com?subject=Anfrage:%20O2NAILS%20X12.5\" class=\"anfrage-email-box\"\u003e\n\u003cdiv class=\"anfrage-email-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\u003crect x=\"2\" y=\"4\" width=\"16\" height=\"12\" rx=\"2\" stroke=\"#f8f6f2\" stroke-width=\"1.4\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 7l8 5 8-5\" stroke=\"#f8f6f2\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--muted); font-family: var(--mono); margin-bottom: 3px;\"\u003eKontakt VIODOR\u003c\/div\u003e\n\u003cdiv style=\"font-size: 16px; font-weight: bold; color: var(--text);\"\u003einfo@viodor.com\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto; font-size: 20px; color: var(--muted);\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"anfrage-topics\"\u003e\n\u003ca href=\"mailto:info@viodor.com?subject=Anfrage%20O2NAILS%20X12.5\" class=\"anfrage-topic\"\u003e💼 Vertrieb \u0026amp; Preise\u003c\/a\u003e \u003ca href=\"mailto:info@viodor.com?subject=Technik%20O2NAILS%20X12.5\" class=\"anfrage-topic\"\u003e🔧 Technischer Support\u003c\/a\u003e \u003ca href=\"mailto:info@viodor.com?subject=OEM%20O2NAILS%20X12.5\" class=\"anfrage-topic\"\u003e🏭 Großbestellung\u003c\/a\u003e \u003ca href=\"mailto:info@viodor.com?subject=Demo%20O2NAILS%20X12.5\" class=\"anfrage-topic\"\u003e🎯 Demo-Anfrage\u003c\/a\u003e\u003cspan class=\"footer-brand\"\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"footer-brand\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\u003c!-- FOOTER --\u003e","brand":"O2Nails","offers":[{"title":"Default Title","offer_id":54246863962449,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1052\/9393\/9025\/files\/nail.png?v=1783409910"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1052\/9393\/9025\/collections\/nail.png?v=1783430472","url":"https:\/\/viodor.com\/collections\/o2nails.oembed","provider":"Viodor I Premium-Beauty-Produkten","version":"1.0","type":"link"}