{"product_id":"lost-vape-kata-pod-kit","title":"Lost Vape - Kata - Pod Kit","description":"\u003cstyle\u003e\n  .kata-clean {\n    --kc-bg: #080b14;\n    --kc-panel: #121827;\n    --kc-panel-2: #182033;\n    --kc-text: #ffffff;\n    --kc-muted: #d7dbea;\n    --kc-soft: #aeb7cf;\n    --kc-blue: #00c8ff;\n    --kc-purple: #8f7cff;\n    --kc-border: rgba(255,255,255,.16);\n    --kc-radius: 18px;\n\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--kc-text) !important;\n    font-family: inherit;\n    line-height: 1.55;\n    background: var(--kc-bg);\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .kata-clean,\n  .kata-clean * {\n    box-sizing: border-box;\n  }\n\n  .kata-clean h1,\n  .kata-clean h2,\n  .kata-clean h3,\n  .kata-clean h4,\n  .kata-clean p,\n  .kata-clean span,\n  .kata-clean li,\n  .kata-clean td,\n  .kata-clean th,\n  .kata-clean summary,\n  .kata-clean strong,\n  .kata-clean b,\n  .kata-clean small {\n    color: inherit !important;\n  }\n\n  .kata-clean p,\n  .kata-clean li,\n  .kata-clean td,\n  .kata-clean small {\n    color: var(--kc-muted) !important;\n  }\n\n  .kc-section {\n    padding: 24px 18px;\n  }\n\n  .kc-section + .kc-section {\n    border-top: 1px solid rgba(255,255,255,.08);\n  }\n\n  .kc-hero {\n    padding: 30px 18px 26px;\n    background:\n      radial-gradient(circle at 15% 0%, rgba(143,124,255,.28), transparent 34%),\n      radial-gradient(circle at 95% 0%, rgba(0,200,255,.18), transparent 32%),\n      linear-gradient(180deg, #17203a 0%, #080b14 85%);\n  }\n\n  .kc-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,200,255,.35);\n    background: rgba(0,200,255,.1);\n    color: var(--kc-blue) !important;\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .kc-title {\n    margin: 0 0 13px;\n    color: #fff !important;\n    font-size: clamp(32px, 8vw, 48px);\n    line-height: 1.02;\n    letter-spacing: -.04em;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .kc-title span {\n    background: linear-gradient(135deg, var(--kc-purple), var(--kc-blue));\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent !important;\n  }\n\n  .kc-subtitle {\n    margin: 0;\n    color: var(--kc-muted) !important;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .kc-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .kc-pill {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 8px 11px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.075);\n    border: 1px solid rgba(255,255,255,.14);\n    color: #fff !important;\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    white-space: normal;\n  }\n\n  .kc-heading {\n    margin-bottom: 17px;\n  }\n\n  .kc-heading h2,\n  .kc-card h2 {\n    margin: 0 0 10px;\n    color: #fff !important;\n    font-size: clamp(24px, 6vw, 34px);\n    line-height: 1.1;\n    letter-spacing: -.03em;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .kc-heading p,\n  .kc-card p {\n    margin: 0;\n    color: var(--kc-muted) !important;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .kc-card {\n    background:\n      linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.035)),\n      var(--kc-panel);\n    border: 1px solid var(--kc-border);\n    border-radius: var(--kc-radius);\n    padding: 18px;\n    color: var(--kc-text) !important;\n  }\n\n  .kc-card + .kc-card {\n    margin-top: 14px;\n  }\n\n  .kc-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .kc-spec {\n    padding: 15px;\n    border-radius: 16px;\n    background: rgba(255,255,255,.06);\n    border: 1px solid rgba(255,255,255,.12);\n  }\n\n  .kc-spec b {\n    display: block;\n    margin-bottom: 4px;\n    color: #fff !important;\n    font-size: 18px;\n    line-height: 1.15;\n  }\n\n  .kc-spec span {\n    display: block;\n    color: var(--kc-soft) !important;\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .kc-feature-list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kc-feature {\n    display: grid;\n    grid-template-columns: 46px 1fr;\n    gap: 13px;\n    align-items: start;\n    padding: 15px;\n    border-radius: 17px;\n    background: rgba(255,255,255,.055);\n    border: 1px solid rgba(255,255,255,.12);\n  }\n\n  .kc-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 15px;\n    display: grid;\n    place-items: center;\n    color: #fff !important;\n    font-weight: 900;\n    font-size: 15px;\n    background: linear-gradient(135deg, var(--kc-purple), var(--kc-blue));\n  }\n\n  .kc-feature h3,\n  .kc-info-box h3 {\n    margin: 0 0 5px;\n    color: #fff !important;\n    font-size: 17px;\n    line-height: 1.2;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .kc-feature p,\n  .kc-info-box p {\n    margin: 0;\n    color: var(--kc-muted) !important;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .kc-info-stack {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kc-info-box {\n    padding: 16px;\n    border-radius: 17px;\n    background: rgba(255,255,255,.055);\n    border: 1px solid rgba(255,255,255,.12);\n  }\n\n  .kc-table-wrap {\n    overflow-x: auto;\n    border-radius: 17px;\n    border: 1px solid rgba(255,255,255,.12);\n  }\n\n  .kc-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 360px;\n  }\n\n  .kc-table th,\n  .kc-table td {\n    padding: 12px 13px;\n    border-bottom: 1px solid rgba(255,255,255,.1);\n    text-align: left;\n    vertical-align: top;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .kc-table tr:last-child th,\n  .kc-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kc-table th {\n    width: 42%;\n    color: #fff !important;\n    background: rgba(255,255,255,.075);\n    font-weight: 900;\n  }\n\n  .kc-table td {\n    color: var(--kc-muted) !important;\n    background: rgba(255,255,255,.035);\n  }\n\n  .kc-faq-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  .kc-faq-list details {\n    padding: 14px 15px;\n    border-radius: 16px;\n    background: rgba(255,255,255,.055);\n    border: 1px solid rgba(255,255,255,.12);\n  }\n\n  .kc-faq-list summary {\n    cursor: pointer;\n    color: #fff !important;\n    font-weight: 900;\n    font-size: 14px;\n    line-height: 1.35;\n  }\n\n  .kc-faq-list p {\n    margin: 10px 0 0;\n    color: var(--kc-muted) !important;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .kc-warning {\n    margin-top: 15px;\n    padding: 14px;\n    border-radius: 16px;\n    border: 1px solid rgba(255,200,87,.34);\n    background: rgba(255,200,87,.1);\n    color: #fff !important;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  @media (min-width: 520px) {\n    .kc-section {\n      padding: 28px 22px;\n    }\n\n    .kc-hero {\n      padding: 34px 22px 30px;\n    }\n\n    .kc-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (min-width: 700px) {\n    .kc-section {\n      padding: 34px 28px;\n    }\n\n    .kc-hero {\n      padding: 40px 28px 34px;\n    }\n\n    .kc-spec-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .kc-feature-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .kc-info-stack {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 380px) {\n    .kata-clean {\n      border-radius: 16px;\n    }\n\n    .kc-section,\n    .kc-hero {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .kc-title {\n      font-size: 31px;\n      letter-spacing: -.035em;\n    }\n\n    .kc-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .kc-icon {\n      width: 44px;\n      height: 44px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kata-clean\"\u003e\n\n  \u003csection class=\"kc-hero\"\u003e\n    \u003cspan class=\"kc-eyebrow\"\u003eLost Vape Kata Pod Kit\u003c\/span\u003e\n    \u003ch1 class=\"kc-title\"\u003eLost Vape \u003cspan\u003eKata\u003c\/span\u003e Pod Kit\u003c\/h1\u003e\n    \u003cp class=\"kc-subtitle\"\u003e\n      A compact refillable pod kit built for everyday vaping, featuring a 1600mAh battery,\n      5-30W adjustable output, auto draw activation and adjustable airflow.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kc-pills\"\u003e\n      \u003cspan class=\"kc-pill\"\u003e1600mAh Battery\u003c\/span\u003e\n      \u003cspan class=\"kc-pill\"\u003e5-30W Output\u003c\/span\u003e\n      \u003cspan class=\"kc-pill\"\u003e0.8ohm Pod\u003c\/span\u003e\n      \u003cspan class=\"kc-pill\"\u003eUSB-C Charging\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eKey specs\u003c\/span\u003e\n      \u003ch2\u003eSmall kit, proper daily performance\u003c\/h2\u003e\n      \u003cp\u003e\n        The Kata is designed for simple, reliable use with enough battery life and power control\n        to suit both MTL and restricted RDL vaping.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-spec-grid\"\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003e1600mAh\u003c\/b\u003e\n        \u003cspan\u003eBuilt-in rechargeable battery\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003e5-30W\u003c\/b\u003e\n        \u003cspan\u003eAdjustable power output\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003e0.8ohm\u003c\/b\u003e\n        \u003cspan\u003eKata pod included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003eAuto Draw\u003c\/b\u003e\n        \u003cspan\u003eSimply inhale to vape\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003eAirflow\u003c\/b\u003e\n        \u003cspan\u003eAdjustable inhale control\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kc-spec\"\u003e\n        \u003cb\u003eUSB-C\u003c\/b\u003e\n        \u003cspan\u003eConvenient charging\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eCompatibility\u003c\/span\u003e\n      \u003ch2\u003eCompatible with Lost Vape Kata pods\u003c\/h2\u003e\n      \u003cp\u003e\n        The Lost Vape Kata is designed for use with Kata replacement pod cartridges.\n        The magnetic pod connection makes changing pods quick and secure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-card\"\u003e\n      \u003ch2\u003eBest paired with\u003c\/h2\u003e\n      \u003cp\u003e\n        Use 50VG\/50PG e-liquids, nic salts or lower-VG blends for the best wicking,\n        flavour and coil life. Let the pod sit for 5-10 minutes after filling before first use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kc-pills\"\u003e\n        \u003cspan class=\"kc-pill\"\u003eKata 0.8ohm Pod\u003c\/span\u003e\n        \u003cspan class=\"kc-pill\"\u003e50VG\/50PG\u003c\/span\u003e\n        \u003cspan class=\"kc-pill\"\u003eNic Salts\u003c\/span\u003e\n        \u003cspan class=\"kc-pill\"\u003eMTL \/ RDL\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eFeatures\u003c\/span\u003e\n      \u003ch2\u003eWhy choose the Lost Vape Kata?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-feature-list\"\u003e\n      \u003cdiv class=\"kc-feature\"\u003e\n        \u003cdiv class=\"kc-icon\"\u003e30\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eUp to 30W Power\u003c\/h3\u003e\n          \u003cp\u003eAdjust the output from 5W to 30W to fine-tune warmth, vapour and flavour.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-feature\"\u003e\n        \u003cdiv class=\"kc-icon\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003e1600mAh Battery\u003c\/h3\u003e\n          \u003cp\u003eA large built-in battery gives the Kata strong everyday staying power.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-feature\"\u003e\n        \u003cdiv class=\"kc-icon\"\u003e↔\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAdjustable Airflow\u003c\/h3\u003e\n          \u003cp\u003eSwitch between a tighter MTL inhale and a looser restricted draw.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-feature\"\u003e\n        \u003cdiv class=\"kc-icon\"\u003e●\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAuto Draw Activation\u003c\/h3\u003e\n          \u003cp\u003eNo fire button needed. Fill the pod, let it prime, then inhale to vape.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003ePod system\u003c\/span\u003e\n      \u003ch2\u003eRefillable, simple and tidy\u003c\/h2\u003e\n      \u003cp\u003e\n        The Kata pod system is built for convenient refilling and reliable everyday flavour,\n        without making the page layout collapse into a CSS sandwich.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-info-stack\"\u003e\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eRefillable Pod Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Fill the pod with your preferred compatible e-liquid instead of being locked into\n          prefilled pod flavours.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eMagnetic Connection\u003c\/h3\u003e\n        \u003cp\u003e\n          The pod connects magnetically to the device, making pod changes simple, secure and tidy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eMTL \u0026amp; RDL Friendly\u003c\/h3\u003e\n        \u003cp\u003e\n          The 0.8ohm pod is well suited to smooth mouth-to-lung vaping and restricted direct-lung use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eLED Indicator\u003c\/h3\u003e\n        \u003cp\u003e\n          A simple LED indicator helps you keep track of device status during use and charging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eBattery life\u003c\/span\u003e\n      \u003ch2\u003eBuilt-in 1600mAh power\u003c\/h2\u003e\n      \u003cp\u003e\n        The Lost Vape Kata uses a 1600mAh internal battery, giving it more battery capacity than many\n        smaller pod kits. USB-C charging keeps top-ups simple.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-info-stack\"\u003e\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eLonger Daily Use\u003c\/h3\u003e\n        \u003cp\u003e\n          The 1600mAh battery is designed to support regular everyday vaping with fewer recharges.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eUSB-C Charging\u003c\/h3\u003e\n        \u003cp\u003e\n          Recharge the device with USB-C for simple, convenient top-ups when needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eFull specifications\u003c\/span\u003e\n      \u003ch2\u003eLost Vape Kata specs\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-table-wrap\"\u003e\n      \u003ctable class=\"kc-table\"\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eLost Vape\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDevice\u003c\/th\u003e\n          \u003ctd\u003eKata Pod Kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBattery\u003c\/th\u003e\n          \u003ctd\u003e1600mAh built-in battery\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePower Output\u003c\/th\u003e\n          \u003ctd\u003e5W - 30W adjustable output\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePod Resistance\u003c\/th\u003e\n          \u003ctd\u003e0.8ohm Kata pod\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eActivation\u003c\/th\u003e\n          \u003ctd\u003eAuto draw activation\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eAirflow\u003c\/th\u003e\n          \u003ctd\u003eAdjustable airflow control\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCharging\u003c\/th\u003e\n          \u003ctd\u003eUSB-C charging\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eVaping Style\u003c\/th\u003e\n          \u003ctd\u003eMTL \/ Restricted DTL\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eE-liquid\u003c\/th\u003e\n          \u003ctd\u003eBest with 50VG\/50PG e-liquid or nic salts\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003ePod guide\u003c\/span\u003e\n      \u003ch2\u003eChoosing e-liquid for the Kata\u003c\/h2\u003e\n      \u003cp\u003e\n        The included 0.8ohm pod works best with balanced e-liquids that wick easily and deliver\n        clean flavour.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-info-stack\"\u003e\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003e50VG\/50PG E-liquid\u003c\/h3\u003e\n        \u003cp\u003eRecommended for consistent wicking, balanced vapour and a smooth throat hit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eNic Salt E-liquid\u003c\/h3\u003e\n        \u003cp\u003eIdeal for a smoother inhale and fast nicotine satisfaction in a pod kit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eHigh VG E-liquid\u003c\/h3\u003e\n        \u003cp\u003eNot recommended, as thicker liquid may reduce coil life or cause poor wicking.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003ePriming Tip\u003c\/h3\u003e\n        \u003cp\u003eAfter filling, wait 5-10 minutes before vaping to help protect the pod coil.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eNicotine guide\u003c\/span\u003e\n      \u003ch2\u003eWhich strength should you choose?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-info-stack\"\u003e\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003e5mg - 10mg\u003c\/h3\u003e\n        \u003cp\u003eA lighter option for lower nicotine users or frequent all-day vaping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003e10mg\u003c\/h3\u003e\n        \u003cp\u003eA balanced choice for many pod kit users who want smooth nicotine delivery.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003e20mg\u003c\/h3\u003e\n        \u003cp\u003eThe strongest common UK nic salt strength, often chosen by heavier adult smokers switching to vaping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kc-info-box\"\u003e\n        \u003ch3\u003eBest Match\u003c\/h3\u003e\n        \u003cp\u003eNic salts and 50VG\/50PG blends are the best fit for the Kata pod system.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-warning\"\u003e\n      This product is intended for adults aged 18+ only. Nicotine is addictive. Keep all vape products,\n      pods and e-liquids away from children and pets. Always follow the manufacturer’s instructions.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kc-section\"\u003e\n    \u003cdiv class=\"kc-heading\"\u003e\n      \u003cspan class=\"kc-eyebrow\"\u003eFAQs\u003c\/span\u003e\n      \u003ch2\u003eLost Vape Kata FAQs\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kc-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Lost Vape Kata suitable for beginners?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The Kata uses auto draw activation, refillable pods and adjustable airflow,\n          making it simple enough for new users while still offering useful control.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat pod comes with the Lost Vape Kata?\u003c\/summary\u003e\n        \u003cp\u003e\n          The kit usually includes a Lost Vape Kata 0.8ohm pod cartridge. Always check the selected\n          product bundle for exact contents.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat e-liquid works best with the Kata?\u003c\/summary\u003e\n        \u003cp\u003e\n          50VG\/50PG e-liquids and nic salts are recommended. They wick well in the pod and provide\n          smooth flavour-focused performance.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the Kata have adjustable airflow?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The airflow can be adjusted to create either a tighter mouth-to-lung inhale or a looser\n          restricted direct-lung draw.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow powerful is the Lost Vape Kata?\u003c\/summary\u003e\n        \u003cp\u003e\n          The device supports a 5W to 30W output range, allowing you to adjust vapour, warmth and flavour.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I charge the Lost Vape Kata?\u003c\/summary\u003e\n        \u003cp\u003e\n          The Kata charges via USB-C. Use a suitable charging cable and avoid charging the device unattended.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the Kata have a 10ml refill system?\u003c\/summary\u003e\n        \u003cp\u003e\n          Some Kata versions are listed with a 2ml visible pod and an additional 10ml refill reservoir system.\n          Product contents can vary, so check your selected variant or supplier listing.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Vape Store","offers":[{"title":"Ice Sprint","offer_id":57059455205751,"sku":"LOSTVAP-KATPOD-ICESPRNG","price":13.99,"currency_code":"GBP","in_stock":true},{"title":"Midnight Drive","offer_id":57059455238519,"sku":"LOSTVAP-KATPOD-MIDDRV","price":13.99,"currency_code":"GBP","in_stock":true},{"title":"Racing Aurora","offer_id":57059455271287,"sku":"LOSTVAP-KATPOD-RACAURO","price":13.99,"currency_code":"GBP","in_stock":true},{"title":"Shadow Rose","offer_id":57059455304055,"sku":"LOSTVAP-KATPOD-SHADROSE","price":13.99,"currency_code":"GBP","in_stock":true},{"title":"Violet Pulse","offer_id":57059455336823,"sku":"LOSTVAP-KATPOD-VIOPURP","price":13.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/ice-sprint-2_700x700px_95556179-6e10-4b38-b68b-797e36d46dfc.jpg?v=1777555461","url":"https:\/\/myvapestore.co.uk\/products\/lost-vape-kata-pod-kit","provider":"My Vape Store","version":"1.0","type":"link"}