{"product_id":"nail","title":"Nail","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAbera Maximum Strength Nail Repair Serum\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;1,9..144,500\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root{\n    --ivory:#FAF5EF; --ivory-2:#F3ECE3; --ink:#211613; --ink-soft:#5B4640;\n    --wine:#9A2E27; --wine-dark:#6E1F1A; --wine-tint:#F3DAD4; --gold:#B0863C;\n    --line:rgba(42,27,23,0.14); --radius:14px; --green:#3F6B3A;\n  }\n  *{box-sizing:border-box;}\n  body{ margin:0; background:#fff; color:var(--ink); font-family:'Inter',sans-serif; line-height:1.6; -webkit-font-smoothing:antialiased; }\n  h1,h2,h3,.serif{ font-family:'Fraunces', serif; font-weight:500; margin:0; color:var(--ink);}\n  p{margin:0;}\n  img,svg{display:block;max-width:100%;}\n  .wrap{ max-width:1180px; margin:0 auto; padding:0 24px; }\n  a{ color:inherit; }\n\n  .topbar{ background:var(--ink); color:var(--ivory); text-align:center; font-size:12.5px; padding:8px 0; letter-spacing:.02em; }\n  .topbar b{ color:var(--wine-tint); }\n  .nav{ border-bottom:1px solid var(--line); }\n  .nav .wrap{ display:flex; align-items:center; justify-content:space-between; padding:16px 24px; }\n  .brand{ font-family:'Fraunces',serif; font-size:21px; font-weight:600; }\n  .brand span{ color:var(--wine); }\n  .nav-icons{ display:flex; gap:18px; color:var(--ink-soft); }\n  .crumb{ font-size:12.5px; color:var(--ink-soft); padding:16px 0 0; }\n  .crumb a{ color:var(--ink-soft); text-decoration:none; }\n\n  \/* ---------- PDP TOP ---------- *\/\n  .pdp{ padding:24px 0 60px; }\n  .pdp .wrap{ display:grid; grid-template-columns:1.15fr 1fr; gap:56px; align-items:flex-start; }\n  .gallery-main{ background:var(--wine-tint); border-radius:20px; aspect-ratio:1\/1; display:flex; align-items:center; justify-content:center; overflow:hidden; margin-bottom:14px; }\n  .gallery-thumbs{ display:grid; grid-template-columns:repeat(6,1fr); gap:10px; }\n  .thumb{ aspect-ratio:1\/1; border-radius:10px; background:var(--ivory-2); border:1.5px solid transparent; cursor:pointer; }\n  .thumb.active{ border-color:var(--wine); }\n\n  .buybox{ position:sticky; top:24px; }\n  .rev-line{ display:flex; align-items:center; gap:10px; margin-bottom:8px; font-size:13.5px; color:var(--ink-soft); }\n  .rev-line .stars{ color:var(--gold); font-size:15px; letter-spacing:1px; }\n  .rev-line a{ text-decoration:underline; color:var(--ink-soft); }\n  .bought{ font-size:13px; color:var(--green); font-weight:600; margin-bottom:14px; display:flex; align-items:center; gap:6px; }\n  .buybox h1{ font-size:25px; line-height:1.28; margin-bottom:14px; }\n  .price-row{ display:flex; align-items:baseline; gap:10px; margin-bottom:22px; flex-wrap:wrap; }\n  .price-row .sale{ font-family:'Fraunces',serif; font-size:26px; color:var(--wine); }\n  .price-row .compare{ font-size:15px; color:var(--ink-soft); text-decoration:line-through; }\n  .price-row .save{ font-size:12.5px; background:var(--wine); color:#fff; font-weight:700; padding:3px 10px; border-radius:6px; }\n\n  .tiers{ display:flex; flex-direction:column; gap:10px; margin-bottom:20px; }\n  .tier{ position:relative; display:flex; align-items:center; gap:14px; border:1.5px solid var(--line); border-radius:var(--radius); padding:14px 16px; cursor:pointer; transition:border-color .15s ease, background .15s ease; }\n  .tier:hover{ border-color:var(--ink-soft); }\n  .tier.selected{ border-color:var(--wine); background:var(--wine-tint); }\n  .tier .radio{ width:19px; height:19px; border-radius:50%; border:1.5px solid var(--ink-soft); flex:none; position:relative; }\n  .tier.selected .radio{ border-color:var(--wine); }\n  .tier.selected .radio::after{ content:\"\"; position:absolute; inset:3px; border-radius:50%; background:var(--wine); }\n  .tier .swatch{ width:44px; height:44px; border-radius:8px; background:var(--wine); flex:none; display:flex; align-items:center; justify-content:center; color:#fff; font-family:'Fraunces',serif; font-size:11.5px; text-align:center; }\n  .tier .mid{ flex:1; min-width:0; }\n  .tier .mid .name{ font-size:14.5px; font-weight:600; display:flex; align-items:center; gap:8px; flex-wrap:wrap; }\n  .tier .mid .name .badge{ background:var(--wine); color:#fff; font-size:10.5px; font-weight:700; padding:2px 8px; border-radius:5px; letter-spacing:.03em; text-transform:uppercase; }\n  .tier .mid .sub{ font-size:12.5px; color:var(--ink-soft); margin-top:2px; }\n  .tier .pricing{ text-align:right; flex:none; }\n  .tier .pricing .now{ font-size:15.5px; font-weight:600; }\n  .tier .pricing .was{ font-size:12px; color:var(--ink-soft); text-decoration:line-through; }\n  .tier .pct{ position:absolute; top:-9px; right:14px; background:var(--ink); color:#fff; font-size:10.5px; font-weight:700; padding:2px 8px; border-radius:5px; }\n\n  .add-cart{ width:100%; padding:17px; border-radius:999px; border:none; background:var(--wine); color:#fff; font-family:'Inter',sans-serif; font-size:16px; font-weight:600; cursor:pointer; margin-bottom:22px; transition:background .15s ease, transform .15s ease; }\n  .add-cart:hover{ background:var(--wine-dark); transform:translateY(-1px); }\n\n  .trust-grid{ display:grid; grid-template-columns:1fr 1fr; gap:16px 20px; padding-top:20px; border-top:1px solid var(--line); }\n  .trust-item{ display:flex; gap:10px; align-items:flex-start; }\n  .trust-item svg{ flex:none; margin-top:2px; }\n  .trust-item .t{ font-size:13.5px; font-weight:600; }\n  .trust-item .d{ font-size:12px; color:var(--ink-soft); }\n\n  \/* ---------- INTRO \/ DESCRIPTION ---------- *\/\n  .intro{ padding:56px 0; border-top:1px solid var(--line); }\n  .intro .inner{ max-width:740px; margin:0 auto; text-align:center; }\n  .eyebrow{ font-size:12px; letter-spacing:.09em; text-transform:uppercase; color:var(--wine); font-weight:700; margin-bottom:12px; display:block; }\n  .intro h2{ font-size:28px; margin-bottom:18px; }\n  .intro p.body{ font-size:15.5px; color:var(--ink-soft); margin-bottom:20px; }\n  .intro p.body b{ color:var(--ink); font-weight:600; }\n  .tag-row{ display:flex; justify-content:center; gap:10px; flex-wrap:wrap; margin-bottom:20px; }\n  .tag{ font-size:12.5px; font-weight:600; background:var(--ivory-2); border-radius:999px; padding:7px 16px; }\n  .fine{ font-size:12.5px; color:var(--ink-soft); font-style:italic; }\n\n  \/* ---------- VIDEO \/ SCIENCE ---------- *\/\n  .science{ background:var(--ivory-2); padding:64px 0; }\n  .science .wrap{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; }\n  .video-box{ background:var(--ink); border-radius:20px; aspect-ratio:16\/10; display:flex; align-items:center; justify-content:center; position:relative; }\n  .video-box .play{ width:60px; height:60px; border-radius:50%; background:#fff; display:flex; align-items:center; justify-content:center; }\n  .video-box .note{ position:absolute; bottom:14px; left:14px; right:14px; font-size:11px; color:rgba(255,255,255,0.55); }\n  .science h2{ font-size:26px; margin-bottom:14px; }\n  .science p{ font-size:15px; color:var(--ink-soft); margin-bottom:26px; }\n  .stat-row{ display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }\n  .stat{ background:#fff; border-radius:12px; padding:16px 14px; text-align:center; }\n  .stat .n{ font-family:'Fraunces',serif; color:var(--wine); font-size:16px; margin-bottom:4px; }\n  .stat .d{ font-size:11.5px; color:var(--ink-soft); }\n\n  \/* ---------- CORE BENEFITS ---------- *\/\n  .benefits{ padding:70px 0; }\n  .benefits-head{ text-align:center; max-width:640px; margin:0 auto 50px; }\n  .benefits-head h2{ font-size:28px; margin-bottom:12px; }\n  .benefits-head p{ font-size:15px; color:var(--ink-soft); }\n  .block-row{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; margin-bottom:70px; }\n  .block-row:last-child{ margin-bottom:0; }\n  .block-row.rev{ direction:rtl; }\n  .block-row.rev \u003e *{ direction:ltr; }\n  .block-visual{ background:var(--wine-tint); border-radius:20px; aspect-ratio:4\/3; display:flex; align-items:center; justify-content:center; }\n  .block-text h3{ font-size:22px; margin-bottom:12px; line-height:1.3; }\n  .block-text p{ font-size:14.5px; color:var(--ink-soft); }\n\n  \/* ---------- ROUTINE TIMELINE ---------- *\/\n  .routine{ background:var(--ivory-2); padding:70px 0; }\n  .routine-head{ text-align:center; max-width:600px; margin:0 auto 50px; }\n  .routine-head h2{ font-size:28px; margin-bottom:12px; }\n  .routine-head p{ font-size:15px; color:var(--ink-soft); }\n  .timeline{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; max-width:900px; margin:0 auto; }\n  .tl-item{ background:#fff; border-radius:16px; padding:26px 22px; text-align:center; }\n  .tl-item .wk{ font-family:'Fraunces',serif; font-style:italic; font-size:38px; color:var(--wine); margin-bottom:10px; }\n  .tl-item h3{ font-size:16px; margin-bottom:8px; }\n  .tl-item p{ font-size:13.5px; color:var(--ink-soft); }\n  .routine .fine{ text-align:center; display:block; margin-top:26px; }\n\n  \/* ---------- FORMULA ---------- *\/\n  .formula{ padding:70px 0; }\n  .formula-head{ text-align:center; max-width:640px; margin:0 auto 44px; }\n  .formula-head h2{ font-size:28px; margin-bottom:12px; }\n  .formula-head p{ font-size:15px; color:var(--ink-soft); }\n  .ing-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:18px; max-width:960px; margin:0 auto; }\n  .ing-card{ border:1px solid var(--line); border-radius:14px; padding:22px; }\n  .ing-card h3{ font-size:16px; margin-bottom:8px; }\n  .ing-card p{ font-size:13.5px; color:var(--ink-soft); }\n\n  \/* ---------- PRO TIPS ---------- *\/\n  .tips{ background:var(--ivory-2); padding:70px 0; }\n  .tips .inner{ max-width:640px; margin:0 auto; }\n  .tips h2{ font-size:26px; margin-bottom:26px; text-align:center; }\n  .tip-list{ display:flex; flex-direction:column; gap:16px; margin-bottom:24px; }\n  .tip-item{ display:flex; gap:14px; background:#fff; border-radius:12px; padding:16px 18px; align-items:flex-start; }\n  .tip-item .n{ flex:none; width:26px; height:26px; border-radius:50%; background:var(--wine); color:#fff; display:flex; align-items:center; justify-content:center; font-size:12.5px; font-weight:700; }\n  .tip-item b{ font-size:14px; }\n  .tip-item p{ font-size:13px; color:var(--ink-soft); margin-top:2px; }\n\n  \/* ---------- IN USE ---------- *\/\n  .inuse{ padding:70px 0; }\n  .inuse .wrap{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; }\n  .inuse h2{ font-size:26px; margin-bottom:14px; }\n  .inuse p{ font-size:15px; color:var(--ink-soft); margin-bottom:20px; }\n\n  \/* ---------- CUSTOMER EXPERIENCE ---------- *\/\n  .cx{ background:var(--ivory-2); padding:70px 0; }\n  .cx-head{ text-align:center; max-width:600px; margin:0 auto 44px; }\n  .cx-head h2{ font-size:26px; margin-bottom:12px; }\n  .cx-head p{ font-size:15px; color:var(--ink-soft); }\n  .cx-grid{ display:grid; grid-template-columns:1.3fr 1fr; gap:22px; max-width:960px; margin:0 auto; }\n  .cx-photo{ background:#fff; border-radius:16px; aspect-ratio:4\/3; display:flex; align-items:center; justify-content:center; }\n  .cx-caption{ font-size:12.5px; color:var(--ink-soft); margin-top:10px; text-align:center; }\n\n  \/* ---------- DOCS ---------- *\/\n  .docs{ padding:60px 0; text-align:center; }\n  .docs h2{ font-size:24px; margin-bottom:10px; }\n  .docs p{ font-size:14px; color:var(--ink-soft); margin-bottom:26px; }\n  .doc-image{ max-width:640px; margin:0 auto; background:var(--ivory-2); border-radius:16px; aspect-ratio:16\/10; display:flex; align-items:center; justify-content:center; }\n  .docs .fine{ margin-top:14px; display:block; }\n\n  \/* ---------- FAQ ---------- *\/\n  .faq{ background:var(--ivory-2); padding:70px 0; }\n  .faq .inner{ max-width:760px; margin:0 auto; }\n  .faq h2{ font-size:26px; margin-bottom:34px; text-align:center; }\n  .faq-item{ border-top:1px solid var(--line); padding:20px 0; }\n  .faq-item:last-child{ border-bottom:1px solid var(--line); }\n  .faq-q{ display:flex; justify-content:space-between; align-items:center; cursor:pointer; gap:16px; }\n  .faq-q h3{ font-size:15.5px; font-weight:600; }\n  .faq-q .plus{ font-size:20px; color:var(--wine); transition:transform .25s ease; flex:none; }\n  .faq-item.open .plus{ transform:rotate(45deg); }\n  .faq-a{ max-height:0; overflow:hidden; transition:max-height .3s ease; }\n  .faq-a p{ padding-top:12px; color:var(--ink-soft); font-size:14px; }\n\n  \/* ---------- FINAL CTA ---------- *\/\n  .final{ padding:70px 0; text-align:center; }\n  .final h2{ font-size:28px; max-width:560px; margin:0 auto 14px; }\n  .final .fine{ margin-top:18px; display:block; }\n\n  \/* ---------- REVIEWS ---------- *\/\n  .reviews{ background:var(--ivory-2); padding:70px 0; }\n  .reviews-top{ display:grid; grid-template-columns:.8fr 1.2fr; gap:50px; max-width:900px; margin:0 auto 44px; align-items:center; }\n  .reviews-top h2{ font-size:26px; margin-bottom:10px; }\n  .reviews-top .big{ font-family:'Fraunces',serif; font-size:44px; color:var(--wine); }\n  .reviews-top .stars-big{ color:var(--gold); font-size:18px; letter-spacing:2px; margin:4px 0; }\n  .reviews-top .count{ font-size:13px; color:var(--ink-soft); }\n  .bar-row{ display:flex; align-items:center; gap:10px; margin-bottom:8px; font-size:12.5px; color:var(--ink-soft); }\n  .bar-row .bar{ flex:1; height:6px; border-radius:4px; background:#fff; overflow:hidden; }\n  .bar-row .fill{ height:100%; background:var(--gold); }\n  .rev-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; max-width:960px; margin:0 auto; }\n  .rev-card{ background:#fff; border-radius:16px; padding:24px; border:1px solid var(--line); }\n  .rev-card .stars{ color:var(--gold); font-size:14px; letter-spacing:1.5px; margin-bottom:12px; }\n  .rev-card p.txt{ font-size:14px; color:var(--ink); margin-bottom:16px; }\n  .rev-card .who{ display:flex; align-items:center; gap:10px; }\n  .rev-card .avatar{ width:30px; height:30px; border-radius:50%; background:var(--wine); color:#fff; font-size:12.5px; display:flex; align-items:center; justify-content:center; font-weight:600; flex:none; }\n  .rev-card .name{ font-size:12.5px; font-weight:600; }\n\n  \/* ---------- STORY \/ NEWS \/ FOOTER ---------- *\/\n  .story{ padding:80px 0; text-align:center; }\n  .story .inner{ max-width:560px; margin:0 auto; }\n  .story h2{ font-size:30px; margin-bottom:18px; }\n  .story p{ font-size:15.5px; color:var(--ink-soft); }\n  .news{ background:var(--wine); color:#fff; padding:56px 0; text-align:center; }\n  .news h3{ color:#fff; font-size:22px; margin-bottom:8px; }\n  .news p{ color:rgba(255,255,255,0.78); font-size:14.5px; margin-bottom:22px; }\n  .news form{ display:flex; max-width:400px; margin:0 auto; gap:10px; }\n  .news input{ flex:1; padding:13px 16px; border-radius:999px; border:none; font-family:'Inter',sans-serif; font-size:14px; }\n  .news button{ padding:13px 24px; border-radius:999px; border:1.5px solid #fff; background:transparent; color:#fff; font-weight:600; cursor:pointer; }\n  .news button:hover{ background:#fff; color:var(--wine); }\n  footer{ padding:50px 0 30px; }\n  .foot-grid{ display:grid; grid-template-columns:2fr 1fr 1fr; gap:40px; padding-bottom:34px; border-bottom:1px solid var(--line); }\n  .foot-grid h4{ font-size:12.5px; letter-spacing:.06em; text-transform:uppercase; margin-bottom:16px; color:var(--ink-soft); }\n  .foot-grid ul{ list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:10px; }\n  .foot-grid a{ text-decoration:none; font-size:13.5px; color:var(--ink-soft); }\n  .foot-bottom{ padding-top:22px; font-size:12.5px; color:var(--ink-soft); text-align:center; }\n\n  .sticky-bar{ display:none; }\n\n  @media (max-width:900px){\n    .pdp .wrap{ grid-template-columns:1fr; gap:28px; }\n    .buybox{ position:static; }\n    .science .wrap, .block-row, .block-row.rev, .inuse .wrap{ grid-template-columns:1fr; direction:ltr; }\n    .timeline, .ing-grid, .rev-grid, .cx-grid, .stat-row{ grid-template-columns:1fr; }\n    .foot-grid{ grid-template-columns:1fr; gap:24px; }\n    .trust-grid{ grid-template-columns:1fr; }\n    .reviews-top{ grid-template-columns:1fr; text-align:center; }\n    .sticky-bar{ display:flex; position:sticky; bottom:0; z-index:40; background:#fff; border-top:1px solid var(--line); padding:12px 16px; align-items:center; justify-content:space-between; gap:14px; box-shadow:0 -6px 20px rgba(42,27,23,0.08); }\n    .sticky-bar .p{ font-family:'Fraunces',serif; color:var(--wine); font-size:17px; }\n    .sticky-bar button{ padding:12px 22px; border-radius:999px; border:none; background:var(--wine); color:#fff; font-weight:600; font-size:14px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003csection class=\"intro\" style=\"padding-top:64px;\"\u003e\n  \u003cdiv class=\"wrap inner\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eTargeted daily nail care\u003c\/span\u003e\n    \u003ch2\u003eABERA Maximum Strength Nail Repair Serum\u003c\/h2\u003e\n    \u003cp class=\"body\"\u003eA lightweight nail serum created for the visible concerns that often come with \u003cb\u003edry, hardened nails, rough texture and brittle tips.\u003c\/b\u003e The formula combines Black Ginger Extract, Snail Secretion Filtrate, Celery Seed Extract and nourishing moisturizers to support smoother, softer and more even-looking nails with consistent use.\u003c\/p\u003e\n    \u003cdiv class=\"tag-row\"\u003e\n      \u003cspan class=\"tag\"\u003eFast-absorbing\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003eNon-greasy finish\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003ePrecision applicator\u003c\/span\u003e\n      \u003cspan class=\"tag\"\u003eFor men \u0026amp; women\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"fine\"\u003eDry, hardened nails are a common cosmetic concern. ABERA is designed to help improve how nails look and feel while keeping them comfortably moisturized.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"science\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"video-box\"\u003e\n      \u003cdiv class=\"play\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"#9A2E27\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"note\"\u003eReplace with your product video embed\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eyebrow\"\u003eThe science behind ABERA\u003c\/span\u003e\n      \u003ch2\u003eTargeted care without a heavy, greasy feel\u003c\/h2\u003e\n      \u003cp\u003eSee how ABERA Maximum Strength fits into a simple daily nail-care routine and supports visible improvement in texture, hydration and overall nail strength.\u003c\/p\u003e\n      \u003cdiv class=\"stat-row\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"n\"\u003e1× Daily\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003eSimple daily routine\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"n\"\u003eFast absorption\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003eNo greasy residue\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"n\"\u003e4+ Weeks\u003c\/div\u003e\n\u003cdiv class=\"d\"\u003eTypical use per bottle\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"benefits\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"benefits-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eThree core benefits\u003c\/span\u003e\n      \u003ch2\u003eComplete care for visible nail concerns\u003c\/h2\u003e\n      \u003cp\u003eThe description follows a clear, easy-to-scan structure so customers can quickly understand what the product is designed to support.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"block-row\"\u003e\n      \u003cdiv class=\"block-visual\"\u003e\u003csvg width=\"30%\" viewbox=\"0 0 100 100\"\u003e\u003ccircle cx=\"50\" cy=\"50\" r=\"46\" fill=\"#9A2E27\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\u003cpath d=\"M50 20C50 20 26 52 26 66C26 80 37 91 50 91C63 91 74 80 74 66C74 52 50 20 50 20Z\" fill=\"#9A2E27\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"block-text\"\u003e\n        \u003ch3\u003eHelps hardened, cracked nails look smoother\u003c\/h3\u003e\n        \u003cp\u003eBlack Ginger Extract and the targeted botanical complex help improve the appearance of rough, hardened nail texture with consistent use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"block-row rev\"\u003e\n      \u003cdiv class=\"block-visual\"\u003e\u003csvg width=\"34%\" viewbox=\"0 0 100 100\"\u003e\u003crect x=\"20\" y=\"20\" width=\"60\" height=\"60\" rx=\"14\" fill=\"#9A2E27\" opacity=\"0.15\"\u003e\u003c\/rect\u003e\u003cpath d=\"M35 52l10 10 22-22\" stroke=\"#9A2E27\" stroke-width=\"6\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"block-text\"\u003e\n        \u003ch3\u003eSmoother, softer and more hydrated nails\u003c\/h3\u003e\n        \u003cp\u003eSnail Secretion Filtrate helps reduce the look of dryness and flaking, supporting a more comfortable, softer-feeling nail surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"block-row\"\u003e\n      \u003cdiv class=\"block-visual\"\u003e\u003csvg width=\"30%\" viewbox=\"0 0 100 100\"\u003e\u003cpath d=\"M50 10l12 24 26 4-19 18 4 27-23-12-23 12 4-27-19-18 26-4z\" fill=\"#9A2E27\" opacity=\"0.18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"block-text\"\u003e\n        \u003ch3\u003eSupports a more even-looking nail tone\u003c\/h3\u003e\n        \u003cp\u003eCelery Seed Extract helps nails look healthier and more refreshed, without leaving a sticky or heavy finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"routine\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"routine-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eYour 2–5–8 week routine\u003c\/span\u003e\n      \u003ch2\u003eWhat consistent use may look like\u003c\/h2\u003e\n      \u003cp\u003eVisible changes build gradually. Keep the routine simple and consistent rather than expecting an overnight transformation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"timeline\"\u003e\n      \u003cdiv class=\"tl-item\"\u003e\n\u003cspan class=\"wk\"\u003e2\u003c\/span\u003e\u003ch3\u003eWeek 2 — More hydrated\u003c\/h3\u003e\n\u003cp\u003eNails may feel softer and less dry as the moisturizing ingredients support everyday comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tl-item\"\u003e\n\u003cspan class=\"wk\"\u003e5\u003c\/span\u003e\u003ch3\u003eWeek 5 — Smoother texture\u003c\/h3\u003e\n\u003cp\u003eThe nail surface may look smoother, with a more even and refreshed appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tl-item\"\u003e\n\u003cspan class=\"wk\"\u003e8\u003c\/span\u003e\u003ch3\u003eWeek 8 — Stronger-looking nails\u003c\/h3\u003e\n\u003cp\u003eWith daily use, nails may appear less brittle and more resilient to everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cspan class=\"fine\"\u003eIndividual results vary depending on nail condition, routine consistency and other personal factors.\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"formula\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"formula-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eKey formula highlights\u003c\/span\u003e\n      \u003ch2\u003eTargeted actives + nail-barrier support\u003c\/h2\u003e\n      \u003cp\u003eThe formula combines botanical extracts with moisture-supporting ingredients for a balanced daily routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ing-grid\"\u003e\n      \u003cdiv class=\"ing-card\"\u003e\n\u003ch3\u003eBlack Ginger Extract\u003c\/h3\u003e\n\u003cp\u003eSupports antibacterial and antifungal defense, helping build a stronger, healthier-looking nail base.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ing-card\"\u003e\n\u003ch3\u003eSnail Secretion Filtrate\u003c\/h3\u003e\n\u003cp\u003eDelivers deep hydration to fingernails and toenails and helps slow visible signs of nail aging.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ing-card\"\u003e\n\u003ch3\u003eCelery Seed Extract\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the look of inflammation and oxidative stress, supporting a more even-looking nail.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"tips\"\u003e\n  \u003cdiv class=\"wrap inner\"\u003e\n    \u003ch2\u003eA simple routine you can maintain\u003c\/h2\u003e\n    \u003cdiv class=\"tip-list\"\u003e\n      \u003cdiv class=\"tip-item\"\u003e\n\u003cdiv class=\"n\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eClean \u0026amp; dry\u003c\/b\u003e\u003cp\u003eBegin with clean, completely dry nails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tip-item\"\u003e\n\u003cdiv class=\"n\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eApply a thin layer\u003c\/b\u003e\u003cp\u003eFocus on hardened or rough areas of the nail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tip-item\"\u003e\n\u003cdiv class=\"n\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eMassage in\u003c\/b\u003e\u003cp\u003eGently massage into the nail and surrounding cuticle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"tip-item\"\u003e\n\u003cdiv class=\"n\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eUse once daily\u003c\/b\u003e\u003cp\u003eApply consistently, ideally as part of your evening routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"fine\" style=\"text-align:center;\"\u003eStart with a small amount. Patch test first if your skin is highly reactive, and stop use if persistent irritation occurs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"inuse\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eyebrow\"\u003eSee the product in use\u003c\/span\u003e\n      \u003ch2\u003eLightweight care that fits into everyday life\u003c\/h2\u003e\n      \u003cp\u003eThe precision applicator supports targeted use, while the fast-absorbing serum sinks in quickly without leaving a heavy layer on the nail.\u003c\/p\u003e\n      \u003cdiv class=\"tag-row\" style=\"justify-content:flex-start;\"\u003e\n        \u003cspan class=\"tag\"\u003ePrecise application\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003eNon-greasy finish\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003eEasy to carry\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-box\"\u003e\n      \u003cdiv class=\"play\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"#9A2E27\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"note\"\u003eReplace with your product-in-use video embed\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cx\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"cx-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eCustomer experience\u003c\/span\u003e\n      \u003ch2\u003eReal routines, real product use\u003c\/h2\u003e\n      \u003cp\u003eExplore customer-style content, product visuals and everyday application examples before choosing the bundle that fits your routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cx-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"video-box\" style=\"aspect-ratio:4\/3;\"\u003e\n          \u003cdiv class=\"play\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"#9A2E27\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cx-caption\"\u003eComfortable daily use — a closer look at texture and application.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"cx-photo\"\u003e\u003csvg width=\"30%\" viewbox=\"0 0 100 100\"\u003e\u003crect x=\"20\" y=\"15\" width=\"60\" height=\"70\" rx=\"10\" fill=\"#9A2E27\" opacity=\"0.15\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"cx-caption\"\u003eSimple and portable — easy for a morning, evening or on-the-go routine.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"docs\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eQuality \u0026amp; safety documentation\u003c\/span\u003e\n    \u003ch2\u003eSupporting product documents, displayed clearly\u003c\/h2\u003e\n    \u003cp\u003eInsert your certificate of analysis, safety data sheet or lab testing document here. Shown at full width instead of a small gallery tile.\u003c\/p\u003e\n    \u003cdiv class=\"doc-image\"\u003e\u003csvg width=\"18%\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9A2E27\" stroke-width=\"1.4\"\u003e\u003cpath d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"fine\"\u003eTap the document image to view it at full size.\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq\"\u003e\n  \u003cdiv class=\"wrap inner\"\u003e\n    \u003ch2\u003eEverything customers usually want to know\u003c\/h2\u003e\n    \u003cdiv class=\"faq-item open\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eIs this safe for sensitive skin?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eThe formula is designed to be gentle, but as with any cosmetic product, we recommend a patch test first if your skin is highly reactive.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eDoes this only dry out the nails to make them look better temporarily?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eNo. The formula combines Black Ginger Extract and Celery Seed Extract with Snail Secretion Filtrate and moisturizers, so it supports both texture care and hydration.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eHow long does it take to see visible changes?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eMany routines focus on hydration by week 2, smoother-looking texture around week 5, and stronger-looking nails around week 8. Results vary and daily consistency matters.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eHow often should I use it?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eApply a small amount to clean, dry nails once daily for consistent care.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eCan men use Abera Maximum Strength?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eYes. The formula is designed for both men and women and is easy to add to a simple daily routine.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003e\n\u003ch3\u003eHow long does one bottle usually last?\u003c\/h3\u003e\n\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eOne bottle can last more than four weeks when a small amount is used once daily.\u003c\/p\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"final\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eReady to start your nail-care routine?\u003c\/h2\u003e\n    \u003ca href=\"#\" class=\"btn add-cart\" style=\"display:inline-block;width:auto;padding:16px 32px;text-decoration:none;\"\u003eChoose your bundle above\u003c\/a\u003e\n    \u003cspan class=\"fine\"\u003eCosmetic product for external use only. Results vary. This content is not intended to diagnose, treat, cure or prevent any disease.\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"reviews\" id=\"reviews\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"reviews-top\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eCustomer reviews\u003c\/h2\u003e\n        \u003cdiv class=\"big\"\u003e4.9\u003c\/div\u003e\n        \u003cdiv class=\"stars-big\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"count\"\u003eBased on 128 reviews — sample content, replace with your real reviews\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"bar-row\"\u003e\n\u003cspan\u003e5 star\u003c\/span\u003e\u003cdiv class=\"bar\"\u003e\u003cdiv class=\"fill\" style=\"width:92%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan\u003e92%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bar-row\"\u003e\n\u003cspan\u003e4 star\u003c\/span\u003e\u003cdiv class=\"bar\"\u003e\u003cdiv class=\"fill\" style=\"width:6%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan\u003e6%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bar-row\"\u003e\n\u003cspan\u003e3 star\u003c\/span\u003e\u003cdiv class=\"bar\"\u003e\u003cdiv class=\"fill\" style=\"width:2%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan\u003e2%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bar-row\"\u003e\n\u003cspan\u003e2 star\u003c\/span\u003e\u003cdiv class=\"bar\"\u003e\u003cdiv class=\"fill\" style=\"width:0%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"bar-row\"\u003e\n\u003cspan\u003e1 star\u003c\/span\u003e\u003cdiv class=\"bar\"\u003e\u003cdiv class=\"fill\" style=\"width:0%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rev-grid\"\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"txt\"\u003e\"My nails were so dry they'd crack constantly. After about three weeks of daily use they feel noticeably softer and stronger.\"\u003c\/p\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"avatar\"\u003eS\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eSarah M., verified buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"txt\"\u003e\"Absorbs fast and doesn't sit greasy like other cuticle oils I've tried. It's part of my nightly routine now.\"\u003c\/p\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"avatar\"\u003eJ\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eJames R., verified buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rev-card\"\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"txt\"\u003e\"Using it on my toenails, which were really rough. Small bottle is easy to toss in a bag when I travel.\"\u003c\/p\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"avatar\"\u003eE\u003c\/div\u003e\n\u003cdiv class=\"name\"\u003eEmily T., verified buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"story\"\u003e\n  \u003cdiv class=\"wrap inner\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eAbera\u003c\/span\u003e\n    \u003ch2\u003eBeauty powered by nature\u003c\/h2\u003e\n    \u003cp\u003eAt Abera, we believe healthy nails should be simple. Our targeted formulas help visibly improve dryness, texture and strength — all from the comfort of home, without harsh treatments. When you choose Abera, you're choosing effortless confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"news\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch3\u003eSign up for email\u003c\/h3\u003e\n    \u003cp\u003eGet first dibs on new arrivals, sales, and exclusive content.\u003c\/p\u003e\n    \u003cform onsubmit=\"return false;\"\u003e\n      \u003cinput type=\"email\" placeholder=\"Your email\"\u003e\n      \u003cbutton\u003eSubscribe\u003c\/button\u003e\n    \u003c\/form\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cfooter\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"foot-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"brand\"\u003eABERA\u003cspan\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cp style=\"font-size:13px;color:var(--ink-soft);margin-top:12px;max-width:280px;\"\u003eBeauty powered by nature. Targeted, simple skin and nail care.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eOur collections\u003c\/h4\u003e\n        \u003cul\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eFacial care\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eHair care\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eMen's care\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eStore policy\u003c\/h4\u003e\n        \u003cul\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eTerms of service\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003ePrivacy policy\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eShipping policy\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#\"\u003eRefund policy\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"foot-bottom\"\u003e© Abera — Nail Repair Serum. This product is not intended to diagnose, treat, cure or prevent any medical condition.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003cdiv class=\"sticky-bar\"\u003e\n  \u003cspan class=\"p\" id=\"stickyPrice\"\u003e$37.99\u003c\/span\u003e\n  \u003cbutton\u003eAdd to cart\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  var tiers = document.querySelectorAll('.tier');\n  var curPrice = document.getElementById('curPrice');\n  var curCompare = document.getElementById('curCompare');\n  var curSave = document.getElementById('curSave');\n  var stickyPrice = document.getElementById('stickyPrice');\n  tiers.forEach(function(t){\n    t.addEventListener('click', function(){\n      tiers.forEach(function(x){ x.classList.remove('selected'); });\n      t.classList.add('selected');\n      curPrice.textContent = '$' + t.dataset.price;\n      curCompare.textContent = '$' + t.dataset.compare;\n      curSave.textContent = t.dataset.save;\n      stickyPrice.textContent = '$' + t.dataset.price;\n    });\n  });\n  var thumbs = document.querySelectorAll('.thumb');\n  thumbs.forEach(function(th){\n    th.addEventListener('click', function(){\n      thumbs.forEach(function(x){ x.classList.remove('active'); });\n      th.classList.add('active');\n    });\n  });\n  document.querySelectorAll('.faq-q').forEach(function(q){\n    q.addEventListener('click', function(){\n      var item = q.parentElement;\n      var open = item.classList.contains('open');\n      item.parentElement.querySelectorAll('.faq-item').forEach(function(i){\n        i.classList.remove('open');\n        i.querySelector('.faq-a').style.maxHeight = null;\n      });\n      if(!open){\n        item.classList.add('open');\n        var a = item.querySelector('.faq-a');\n        a.style.maxHeight = a.scrollHeight + 'px';\n      }\n    });\n  });\n  document.querySelectorAll('.faq-item.open .faq-a').forEach(function(a){\n    a.style.maxHeight = a.scrollHeight + 'px';\n  });\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"ABERA","offers":[{"title":"Default Title","offer_id":52789674869047,"sku":null,"price":65.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/3927\/8391\/files\/6_c998fa55-fa79-4254-a884-9fb8420a5f17.png?v=1785915689","url":"https:\/\/kasumiskincare.com\/fr\/products\/nail","provider":"ABERA","version":"1.0","type":"link"}