{"id":229,"date":"2024-02-19T15:38:57","date_gmt":"2024-02-19T15:38:57","guid":{"rendered":"https:\/\/tokuteigino.vn\/?page_id=229"},"modified":"2026-04-24T10:58:14","modified_gmt":"2026-04-24T03:58:14","slug":"tai-lieu-thuc-pham-gino2","status":"publish","type":"page","link":"https:\/\/tokuteigino.vn\/vi\/tokuteigino-2\/thuc-pham-gino-2\/tai-lieu-thuc-pham-gino2\/","title":{"rendered":"T\u00e0i li\u1ec7u th\u1ef1c ph\u1ea9m gino2"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"vi\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>T\u00e0i li\u1ec7u CBTP Gino2<\/title>\n  <style>\n    \/* ===== SCOPE: m\u1ecdi rule \u0111\u1ec1u n\u1eb1m d\u01b0\u1edbi #tl-gino2 ===== *\/\n\n    #tl-gino2 *, #tl-gino2 *::before, #tl-gino2 *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    #tl-gino2 {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: #f0f4f0;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 12px 8px;\n    }\n\n    #tl-gino2 .tl-card {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: 860px;\n      width: 100%;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 8px 32px rgba(16, 41, 26, 0.18);\n    }\n\n    \/* ===== LEFT PANEL ===== *\/\n    #tl-gino2 .tl-left {\n      background: #10291a;\n      padding: 20px 18px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    #tl-gino2 .tl-heading {\n      font-size: 21px;\n      font-weight: 800;\n      color: #fff;\n      line-height: 1.35;\n      margin-bottom: 14px;\n      letter-spacing: 0.01em;\n    }\n\n    #tl-gino2 .tl-list {\n      list-style: none;\n    }\n\n    #tl-gino2 .tl-list li {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.13);\n    }\n    #tl-gino2 .tl-list li:last-child {\n      border-bottom: none;\n    }\n\n    #tl-gino2 .tl-list a {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      padding: 6px 2px;\n      color: #fff;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 14.5px;\n      line-height: 1.4;\n      transition: color 0.18s;\n    }\n    #tl-gino2 .tl-list a:hover {\n      color: #e5efd7;\n    }\n\n    #tl-gino2 .tl-chevron {\n      color: #e5efd7;\n      font-size: 16px;\n      font-weight: 400;\n      flex-shrink: 0;\n      line-height: 1;\n    }\n\n    #tl-gino2 .tl-yt-icon {\n      flex-shrink: 0;\n      width: 20px;\n      height: 20px;\n    }\n\n    \/* ===== RIGHT PANEL ===== *\/\n    #tl-gino2 .tl-right {\n      background: #fff;\n      display: flex;\n      align-items: flex-end;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    #tl-gino2 .tl-right img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      object-position: center bottom;\n      display: block;\n    }\n\n    \/* ===== AUTH OVERLAY ===== *\/\n    #tl-auth-overlay {\n      position: fixed;\n      inset: 0;\n      background: rgba(16, 41, 26, 0.92);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      z-index: 9999;\n      padding: 20px;\n      font-family: 'Segoe UI', Arial, sans-serif;\n    }\n\n    #tl-auth-overlay .tl-auth-box {\n      background: #fff;\n      border-radius: 16px;\n      padding: 36px 28px;\n      max-width: 360px;\n      width: 100%;\n      text-align: center;\n      box-shadow: 0 20px 48px rgba(0, 0, 0, 0.35);\n      box-sizing: border-box;\n    }\n\n    #tl-auth-overlay .tl-auth-icon {\n      font-size: 40px;\n      margin-bottom: 12px;\n    }\n\n    #tl-auth-overlay h3 {\n      font-size: 20px;\n      font-weight: 800;\n      color: #10291a;\n      margin-bottom: 8px;\n    }\n\n    #tl-auth-overlay p {\n      font-size: 14.5px;\n      color: #555;\n      margin-bottom: 24px;\n      line-height: 1.6;\n    }\n\n    #tl-auth-overlay .tl-auth-btn {\n      display: inline-block;\n      background: #10291a;\n      color: #fff;\n      font-size: 15px;\n      font-weight: 700;\n      padding: 12px 32px;\n      border-radius: 30px;\n      text-decoration: none;\n      transition: background 0.2s;\n    }\n    #tl-auth-overlay .tl-auth-btn:hover {\n      background: #0a1a10;\n      color: #fff;\n    }\n\n    \/* ===== MOBILE ===== *\/\n    @media (max-width: 640px) {\n      #tl-gino2 {\n        padding: 16px 12px;\n        background: #10291a;\n      }\n\n      #tl-gino2 .tl-card {\n        grid-template-columns: 1fr;\n        border-radius: 14px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);\n      }\n\n      #tl-gino2 .tl-right {\n        display: none;\n      }\n\n      #tl-gino2 .tl-left {\n        padding: 28px 24px 32px;\n      }\n\n      #tl-gino2 .tl-heading {\n        font-size: 18px;\n        margin-bottom: 22px;\n      }\n\n      #tl-gino2 .tl-list a {\n        font-size: 14px;\n        padding: 10px 2px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- Auth overlay -->\n<div id=\"tl-auth-overlay\">\n  <div class=\"tl-auth-box\">\n    <div class=\"tl-auth-icon\">\ud83d\udd12<\/div>\n    <h3>B\u1ea1n ch\u01b0a \u0111\u0103ng nh\u1eadp<\/h3>\n    <p>Vui l\u00f2ng \u0111\u0103ng nh\u1eadp v\u00e0o t\u00e0i kho\u1ea3n \u0111\u1ec3 xem t\u00e0i li\u1ec7u.<\/p>\n    <a class=\"tl-auth-btn\" href=\"https:\/\/tokuteigino.vn\/vi\/dang-nhap\/\">\u0110\u0103ng nh\u1eadp<\/a>\n  <\/div>\n<\/div>\n\n<script>\n  (function() {\n    if (localStorage.getItem('tmy_userId')) {\n      document.getElementById('tl-auth-overlay').style.display = 'none';\n    }\n  })();\n<\/script>\n\n<!-- Wrapper duy nh\u1ea5t, m\u1ecdi CSS scoped v\u00e0o #tl-gino2 -->\n<div id=\"tl-gino2\">\n  <div class=\"tl-card\">\n\n    <!-- LEFT: danh s\u00e1ch t\u00e0i li\u1ec7u -->\n    <div class=\"tl-left\">\n      <h2 class=\"tl-heading\">T\u00e0i li\u1ec7u ch\u1ebf bi\u1ebfn th\u1ef1c ph\u1ea9m gino2<\/h2>\n      <ul class=\"tl-list\">\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/166rtvvT47vmhhTjD-wOJ5JhWyXPT5RqO\/view\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            T\u00e0i li\u1ec7u g\u1ed1c phi\u00ean \u00e2m m\u1edbi nh\u1ea5t &#8211; 4.2026\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1BzD8JgKX91dHxxqXXEM0aByb0ChTE49P\/view\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            T\u00e0i li\u1ec7u song ng\u1eef b\u1ea3n m\u1edbi nh\u1ea5t 2026\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1aEaEtrsAJ8YCbIkX_Z9FccxZHbBr0ffW\/view\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            T\u1eeb v\u1ef1ng m\u1edbi nh\u1ea5t 2026\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/docs.google.com\/spreadsheets\/d\/19y8mWguJH01KahY_kVu4OVd-chPCcyw0\/edit?gid=1052879844#gid=1052879844\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            M\u1eabu gi\u1ea5y kinh nghi\u1ec7m\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/tokuteigino.vn\/vi\/50-mau-ngu-phap-gino2\/\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            50 m\u1eabu ng\u1eef ph\u00e1p tokutei gino2\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1_IoiqJmChRut4ePeMc27NxwTv3mXRCw9\/view\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            T\u00e0i li\u1ec7u tham kh\u1ea3o CBTP gino1\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/199P34oo5i6ljpxI2y3DPX8EJZgunKfBx\/view\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            Barem \u0111\u1ec1 thi\n          <\/a>\n        <\/li>\n\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=zYBAphywnM8\">\n            <svg class=\"tl-yt-icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"24\" height=\"24\" rx=\"5\" fill=\"#FF0000\"\/>\n              <path d=\"M9.5 8.5L16 12L9.5 15.5V8.5Z\" fill=\"white\"\/>\n            <\/svg>\n            Tips t\u00ecm \u0111\u01a1n h\u00e0ng, luy\u1ec7n ph\u1ecfng v\u1ea5n\n          <\/a>\n        <\/li>\n\n      <\/ul>\n    <\/div>\n\n    <!-- RIGHT: \u1ea3nh nh\u00e2n v\u1eadt -->\n    <div class=\"tl-right\">\n      <img decoding=\"async\"\n        src=\"https:\/\/tokuteigino.vn\/wp-content\/uploads\/2024\/03\/bia-e1711545710481-927x1024.png\"\n        alt=\"T\u00e0i li\u1ec7u CBTP Gino2\"\n      \/>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>T\u00e0i li\u1ec7u CBTP Gino2 \ud83d\udd12 B\u1ea1n ch\u01b0a \u0111\u0103ng nh\u1eadp Vui l\u00f2ng \u0111\u0103ng nh\u1eadp v\u00e0o t\u00e0i kho\u1ea3n \u0111\u1ec3 xem t\u00e0i li\u1ec7u. \u0110\u0103ng nh\u1eadp T\u00e0i li\u1ec7u ch\u1ebf bi\u1ebfn th\u1ef1c ph\u1ea9m gino2 \u203a T\u00e0i li\u1ec7u g\u1ed1c phi\u00ean \u00e2m m\u1edbi nh\u1ea5t &#8211; 4.2026 \u203a T\u00e0i li\u1ec7u song ng\u1eef b\u1ea3n m\u1edbi nh\u1ea5t 2026 \u203a T\u1eeb v\u1ef1ng m\u1edbi nh\u1ea5t 2026 \u203a [&#8230;]\n","protected":false},"author":2,"featured_media":0,"parent":193,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-229","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/comments?post=229"}],"version-history":[{"count":38,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/229\/revisions"}],"predecessor-version":[{"id":8391,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/229\/revisions\/8391"}],"up":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/193"}],"wp:attachment":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/media?parent=229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}