{"id":19,"date":"2026-05-31T14:18:52","date_gmt":"2026-05-31T14:18:52","guid":{"rendered":"https:\/\/vibeverdict.live\/?page_id=19"},"modified":"2026-05-31T14:31:56","modified_gmt":"2026-05-31T14:31:56","slug":"home-2","status":"publish","type":"page","link":"https:\/\/vibeverdict.live\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<style>\n\/* =========================================\n   1. M\u00c3 L\u1ec6NH \"QU\u00c9T S\u1ea0CH\" R\u00c1C C\u1ee6A WORDPRESS\n   ========================================= *\/\nheader, footer, #masthead, #colophon, \n.site-header, .site-footer, \n.entry-header, .page-header, \nh1.entry-title, h1.page-title, .page-title, .entry-title,\n.site-branding, .site-title, .site-logo, .wp-site-blocks header, .wp-block-post-title {\n    display: none !important; \/* Di\u1ec7t t\u1eadn g\u1ed1c ch\u1eef HOME m\u1eb7c \u0111\u1ecbnh *\/\n}\n\nhtml, body, .site, .site-content, #content, #page, #primary, #main, .entry-content, .ast-container, .wp-site-blocks {\n    padding: 0 !important;\n    margin: 0 !important;\n    max-width: 100% !important; \/* X\u00f3a b\u1ecf kho\u1ea3ng tr\u1ed1ng th\u1eeba th\u00e3i *\/\n    background-color: #050505 !important; \/* \u00c9p n\u1ec1n \u0111en tuy\u1ec7t \u0111\u1ed1i *\/\n}\n\n\/* =========================================\n   2. GIAO DI\u1ec6N VIBEVERDICT \u0110\u1ed8C QUY\u1ec0N\n   ========================================= *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;800&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap');\n\n#vibeverdict-home-wrapper {\n    background-color: #050505;\n    background-image: radial-gradient(circle at 50% 0%, #151515 0%, #050505 100%);\n    color: #f4f4f4;\n    font-family: 'Montserrat', sans-serif;\n    margin: 0;\n    padding: 0;\n    \n    \/* \u00c9p bung tr\u00e0n vi\u1ec1n Desktop *\/\n    width: 100vw !important;\n    max-width: 100vw !important;\n    position: relative;\n    left: 50%;\n    transform: translateX(-50%);\n    \n    overflow-x: hidden;\n    line-height: 1.6;\n    box-sizing: border-box;\n}\n\n#vibeverdict-home-wrapper * {\n    box-sizing: border-box;\n}\n\n\/* Khu v\u1ef1c Header \/ Logo *\/\n.vv-header {\n    padding: 30px 20px; \/* \u0110\u00e3 thu g\u1ecdn l\u1ec1 \u0111\u1ec3 b\u1ed1 c\u1ee5c ch\u1eb7t ch\u1ebd h\u01a1n *\/\n    text-align: center;\n    border-bottom: 1px solid rgba(212, 175, 55, 0.15);\n    background: #030303;\n}\n.vv-logo {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.8rem;\n    color: #d4af37;\n    margin: 0;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    text-shadow: 0 0 20px rgba(212, 175, 55, 0.2);\n}\n.vv-tagline {\n    font-size: 0.85rem;\n    color: #888;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    margin-top: 10px;\n}\n\n\/* Khu v\u1ef1c B\u00eca (Hero Banner) *\/\n.vv-hero {\n    text-align: center;\n    padding: 80px 20px; \/* Thu g\u1ecdn kho\u1ea3ng tr\u1ed1ng Banner *\/\n    border-bottom: 1px solid rgba(212, 175, 55, 0.1);\n}\n.vv-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.5rem;\n    color: #ffffff;\n    margin-bottom: 25px;\n    font-weight: 400;\n    line-height: 1.2;\n}\n.vv-hero p {\n    font-size: 1.1rem;\n    color: #aaaaaa;\n    max-width: 650px;\n    margin: 0 auto;\n}\n\n\/* L\u01b0\u1edbi danh s\u00e1ch b\u00e0i Quiz (Grid) *\/\n.vv-grid-container {\n    max-width: 1200px;\n    margin: 80px auto;\n    padding: 0 20px;\n}\n.vv-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.2rem;\n    color: #d4af37;\n    text-align: center;\n    margin-bottom: 60px;\n    font-style: italic;\n}\n.vv-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \n    gap: 40px;\n}\n\n\/* Th\u1ebb Quiz (Card) c\u00f3 hi\u1ec7u \u1ee9ng Cinematic *\/\n.vv-card {\n    background-color: #0a0a0a;\n    border: 1px solid #1a1a1a;\n    border-radius: 8px;\n    overflow: hidden;\n    transition: all 0.5s ease;\n    cursor: pointer;\n    text-decoration: none;\n    display: block;\n}\n.vv-card:hover {\n    border-color: #d4af37;\n    transform: translateY(-8px);\n    box-shadow: 0 15px 40px rgba(212, 175, 55, 0.15);\n}\n.vv-card-img {\n    width: 100%;\n    height: 300px;\n    background-size: cover;\n    background-position: center;\n    border-bottom: 1px solid #1a1a1a;\n    transition: transform 0.5s ease;\n}\n.vv-card:hover .vv-card-img {\n    transform: scale(1.05);\n}\n.vv-card-img-wrapper {\n    overflow: hidden;\n}\n.vv-card-content {\n    padding: 30px;\n    text-align: center;\n}\n.vv-card-category {\n    font-size: 0.75rem;\n    color: #d4af37;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin-bottom: 15px;\n    display: block;\n    font-weight: 800;\n}\n.vv-card-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.4rem;\n    color: #eeeeee;\n    margin: 0 0 20px 0;\n    line-height: 1.4;\n    transition: color 0.3s ease;\n}\n.vv-card:hover .vv-card-title {\n    color: #d4af37;\n}\n.vv-btn-outline {\n    display: inline-block;\n    padding: 12px 25px;\n    border: 1px solid #d4af37;\n    color: #d4af37;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    transition: all 0.4s ease;\n    background: transparent;\n    border-radius: 50px;\n}\n.vv-card:hover .vv-btn-outline {\n    background-color: #d4af37;\n    color: #050505;\n    font-weight: 800;\n}\n\n\/* =========================================\n   M\u00c3 L\u1ec6NH \u0110I\u1ec0U CH\u1ec8NH RI\u00caNG CHO MOBILE\n   ========================================= *\/\n@media (max-width: 768px) {\n    .vv-header { padding: 25px 15px; }\n    .vv-hero { padding: 50px 15px; }\n    .vv-grid-container { margin: 50px auto; padding: 0 15px; }\n    \n    .vv-logo { font-size: 2rem; letter-spacing: 1px; }\n    .vv-tagline { font-size: 0.7rem; letter-spacing: 2px; }\n    .vv-hero h1 { font-size: 2.2rem; }\n    .vv-hero p { font-size: 0.95rem; }\n    .vv-section-title { font-size: 1.8rem; margin-bottom: 40px; }\n    \n    .vv-card-img { height: 250px; }\n    .vv-card-content { padding: 20px 15px; }\n    .vv-card-title { font-size: 1.2rem; }\n    .vv-grid { gap: 25px; }\n}\n<\/style>\n\n<div id=\"vibeverdict-home-wrapper\">\n    <!-- Header -->\n    <div class=\"vv-header\">\n        <div class=\"vv-logo\">VibeVerdict<\/div>\n        <div class=\"vv-tagline\">Psychology \u2022 Aesthetics \u2022 Persona<\/div>\n    <\/div>\n\n    <!-- Banner ch\u00ednh -->\n    <section class=\"vv-hero\">\n        <h1>Discover Your Hidden Persona<\/h1>\n        <p>Step into the shadows. Take our highly curated psychological tests to uncover your true aesthetic, your villain era, and the secrets you keep from the world.<\/p>\n    <\/section>\n\n    <!-- Danh s\u00e1ch c\u00e1c b\u00e0i Tr\u1eafc nghi\u1ec7m -->\n    <section class=\"vv-grid-container\">\n        <h2 class=\"vv-section-title\">Trending Assessments<\/h2>\n        <div class=\"vv-grid\">\n            \n            <!-- B\u00e0i Quiz 1 -->\n            <a href=\"\/cursed-jewelry\" class=\"vv-card\">\n                <div class=\"vv-card-img-wrapper\">\n                    <!-- \u1ea2nh n\u1ec1n \u0111\u1ea1i di\u1ec7n cho Quiz -->\n                    <div class=\"vv-card-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1605806616949-1e87b487bc2a?q=80&#038;w=800&#038;auto=format&#038;fit=crop');\"><\/div>\n                <\/div>\n                <div class=\"vv-card-content\">\n                    <span class=\"vv-card-category\">Villain Era<\/span>\n                    <h3 class=\"vv-card-title\">What Cursed Jewelry Do You Wear To The Secret Society Meeting?<\/h3>\n                    <span class=\"vv-btn-outline\">Take Quiz<\/span>\n                <\/div>\n            <\/a>\n\n            <!-- B\u00e0i Quiz 2 -->\n            <a href=\"\/dark-goddess\" class=\"vv-card\">\n                <div class=\"vv-card-img-wrapper\">\n                    <div class=\"vv-card-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1518709268805-4e9042af9f23?q=80&#038;w=800&#038;auto=format&#038;fit=crop');\"><\/div>\n                <\/div>\n                <div class=\"vv-card-content\">\n                    <span class=\"vv-card-category\">Dark Mythology<\/span>\n                    <h3 class=\"vv-card-title\">Which Dark Greek Goddess Is Your Alter Ego?<\/h3>\n                    <span class=\"vv-btn-outline\">Take Quiz<\/span>\n                <\/div>\n            <\/a>\n\n            <!-- B\u00e0i Quiz 3 -->\n            <a href=\"\/forbidden-library\" class=\"vv-card\">\n                <div class=\"vv-card-img-wrapper\">\n                    <div class=\"vv-card-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1473773508845-188df298d2d1?q=80&#038;w=800&#038;auto=format&#038;fit=crop');\"><\/div>\n                <\/div>\n                <div class=\"vv-card-content\">\n                    <span class=\"vv-card-category\">Dark Academia<\/span>\n                    <h3 class=\"vv-card-title\">Which Forbidden Library Book Holds Your Darkest Secret?<\/h3>\n                    <span class=\"vv-btn-outline\">Take Quiz<\/span>\n                <\/div>\n            <\/a>\n\n        <\/div>\n    <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>VibeVerdict Psychology \u2022 Aesthetics \u2022 Persona Discover Your Hidden Persona Step into the shadows. Take our highly curated psychological tests to uncover your true aesthetic, your villain era, and the secrets you keep from the world. Trending Assessments Villain Era What Cursed Jewelry Do You Wear To The Secret Society Meeting? Take Quiz Dark Mythology [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vibeverdict.live\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":5,"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/vibeverdict.live\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/vibeverdict.live\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}