{"id":8908,"date":"2026-03-11T08:16:07","date_gmt":"2026-03-11T00:16:07","guid":{"rendered":"https:\/\/maybeits.me\/?page_id=8908"},"modified":"2026-03-11T17:01:56","modified_gmt":"2026-03-11T09:01:56","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/maybeits.me\/kr\/cookie-policy\/","title":{"rendered":"Cookie \u8207\u8ffd\u8e64\u6280\u8853\u653f\u7b56"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8908\" class=\"elementor elementor-8908\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2687771 e-flex e-con-boxed e-con e-parent\" data-id=\"2687771\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5c790a elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b5c790a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n#maybe-cookie-policy {\n  --bg1: #E8DED2;\n  --bg2: #D4C4B0;\n  --bg3: #C9B8A0;\n  --card: rgba(255, 252, 248, 0.97);\n  --text: #3D3D3D;\n  --muted: #6B7B80;\n  --primary: #4A6B6C;\n  --accent: #8B6F47;\n  --border: #E8DED2;\n  --shadow: 0 30px 80px rgba(77, 66, 55, 0.15);\n  --warning-bg: rgba(139, 111, 71, 0.11);\n  --soft-bg: rgba(74, 107, 108, 0.08);\n\n  font-family: 'Noto Sans TC', 'PingFang TC', 'Microsoft JhengHei', sans-serif;\n  background: linear-gradient(135deg, var(--bg1) 0%, var(--bg2) 50%, var(--bg3) 100%);\n  color: var(--text);\n  padding: 56px 18px 120px;\n  min-height: 100vh;\n}\n\n#maybe-cookie-policy * { box-sizing: border-box; }\n#maybe-cookie-policy a { color: var(--primary); text-underline-offset: 3px; text-decoration: none; }\n#maybe-cookie-policy a:hover { color: var(--accent); }\n#maybe-cookie-policy code {\n  background: rgba(74,107,108,.08);\n  border-radius: 8px;\n  padding: 2px 6px;\n  font-size: .95em;\n}\n\n#maybe-cookie-policy .cookie-container {\n  max-width: 1040px;\n  margin: 0 auto;\n  background: var(--card);\n  backdrop-filter: blur(12px);\n  border-radius: 30px;\n  padding: 56px 48px;\n  box-shadow: var(--shadow);\n}\n\n#maybe-cookie-policy .cookie-header {\n  text-align: center;\n  margin-bottom: 28px;\n  padding-bottom: 26px;\n  border-bottom: 2px solid var(--border);\n}\n\n#maybe-cookie-policy .header-icon { font-size: 46px; margin-bottom: 12px; }\n#maybe-cookie-policy .cookie-title {\n  margin: 0 0 8px;\n  font-size: 38px;\n  font-weight: 800;\n  line-height: 1.22;\n  background: linear-gradient(135deg, var(--primary) 0%, var(--muted) 45%, var(--accent) 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n#maybe-cookie-policy .subtitle,\n#maybe-cookie-policy .update { color: var(--muted); font-size: 15px; margin: 0; }\n\n#maybe-cookie-policy .badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n  margin-top: 14px;\n}\n\n#maybe-cookie-policy .badge {\n  border: 1px solid rgba(74,107,108,.18);\n  background: rgba(255,255,255,.7);\n  color: var(--primary);\n  border-radius: 999px;\n  padding: 8px 12px;\n  font-size: 13px;\n}\n\n#maybe-cookie-policy .notice,\n#maybe-cookie-policy .intro {\n  font-size: 16px;\n  line-height: 1.95;\n  margin-bottom: 26px;\n  padding: 22px 24px;\n  background: linear-gradient(135deg, rgba(212,196,176,.18) 0%, rgba(232,222,210,.34) 100%);\n  border-left: 4px solid var(--accent);\n  border-radius: 16px;\n}\n\n#maybe-cookie-policy .toc {\n  margin: 0 0 32px;\n  padding: 20px 22px;\n  background: rgba(255,255,255,.72);\n  border: 1px solid var(--border);\n  border-radius: 18px;\n}\n\n#maybe-cookie-policy .toc h2 { margin: 0 0 10px; font-size: 18px; }\n#maybe-cookie-policy .toc ul { margin: 0; padding-left: 20px; columns: 2; column-gap: 28px; }\n#maybe-cookie-policy .toc li { margin-bottom: 8px; break-inside: avoid; }\n\n#maybe-cookie-policy .section { margin-bottom: 26px; }\n#maybe-cookie-policy .section h2 {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin: 0 0 16px;\n  font-size: 25px;\n}\n\n#maybe-cookie-policy .section h3 { margin: 18px 0 10px; font-size: 19px; color: var(--accent); }\n#maybe-cookie-policy .content { font-size: 16px; line-height: 1.95; color: #565656; }\n#maybe-cookie-policy .content p { margin: 0 0 14px; }\n#maybe-cookie-policy .content ul,\n#maybe-cookie-policy .content ol { margin: 12px 0 14px; padding-left: 22px; }\n#maybe-cookie-policy .content li { margin-bottom: 10px; }\n\n#maybe-cookie-policy .divider {\n  height: 2px;\n  margin: 32px 0;\n  background: linear-gradient(90deg, transparent, var(--bg2), transparent);\n}\n\n#maybe-cookie-policy .callout,\n#maybe-cookie-policy .highlight {\n  background: linear-gradient(135deg, rgba(74,107,108,.10) 0%, rgba(139,111,71,.10) 100%);\n  border-left: 4px solid var(--primary);\n  border-radius: 14px;\n  padding: 18px 20px;\n  margin: 16px 0;\n}\n\n#maybe-cookie-policy .important {\n  background: linear-gradient(135deg, rgba(139,111,71,.14) 0%, rgba(212,196,176,.22) 100%);\n  border: 2px solid rgba(139,111,71,.38);\n  border-radius: 14px;\n  padding: 18px 20px;\n  margin: 16px 0;\n}\n\n#maybe-cookie-policy .table-wrap { overflow-x: auto; margin: 14px 0 18px; }\n#maybe-cookie-policy table {\n  width: 100%;\n  border-collapse: collapse;\n  background: rgba(255,255,255,.72);\n  border-radius: 14px;\n  overflow: hidden;\n}\n#maybe-cookie-policy th,\n#maybe-cookie-policy td {\n  padding: 12px 14px;\n  border-bottom: 1px solid var(--border);\n  text-align: left;\n  vertical-align: top;\n}\n#maybe-cookie-policy th { background: rgba(74,107,108,.08); color: var(--primary); font-weight: 700; }\n\n#maybe-cookie-policy .footer-links {\n  margin-top: 42px;\n  padding-top: 24px;\n  border-top: 2px solid var(--border);\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px 18px;\n  justify-content: center;\n  font-size: 15px;\n}\n\n#maybe-cookie-policy .footer-note {\n  margin-top: 16px;\n  text-align: center;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n@media (max-width: 768px) {\n  #maybe-cookie-policy { padding: 38px 12px 100px; }\n  #maybe-cookie-policy .cookie-container { padding: 40px 24px; border-radius: 22px; }\n  #maybe-cookie-policy .cookie-title { font-size: 30px; }\n  #maybe-cookie-policy .header-icon { font-size: 38px; }\n  #maybe-cookie-policy .section h2 { font-size: 22px; }\n  #maybe-cookie-policy .content,\n  #maybe-cookie-policy .intro,\n  #maybe-cookie-policy .notice { font-size: 15px; }\n  #maybe-cookie-policy .toc ul { columns: 1; }\n}\n<\/style>\n\n<div id=\"maybe-cookie-policy\">\n\n  \n\n  \n\n  \n\n  \n  \n  \n  <div class=\"cookie-container\">\n    <div class=\"cookie-header\">\n      <div class=\"header-icon\">\ud83c\udf6a<\/div>\n      <h1 class=\"cookie-title\">\ucfe0\ud0a4 \ubc0f \ucd94\uc801 \uae30\uc220 \uc815\ucc45<\/h1>\n    <\/div>\n    <div class=\"intro\">\n      <p>\ubcf8 \uc815\ucc45\uc740 maybeits.me\uac00 \uc6f9\uc0ac\uc774\ud2b8 \ubc0f \uad00\ub828 \uc11c\ube44\uc2a4\uc5d0\uc11c \ucfe0\ud0a4, \ud53d\uc140, SDK, \ub85c\uceec \uc2a4\ud1a0\ub9ac\uc9c0 \ubc0f \uae30\ud0c0 \uc720\uc0ac\ud55c \uae30\uc220\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4. \uc0ac\uc804 \ub3d9\uc758\uac00 \ud544\uc694\ud55c \uad00\ud560\uad8c\uc5d0 \uc788\ub294 \uacbd\uc6b0, \ubd84\uc11d \ubc0f \ub9c8\ucf00\ud305 \uae30\uc220\uc740 \uadc0\ud558\uc758 \ub3d9\uc758\ub97c \uc5bb\uc740 \ud6c4\uc5d0\ub9cc \ud65c\uc131\ud654\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.<\/p>\n    <\/div>\n    <nav class=\"toc\" aria-label=\"\ubaa9\ucc28\">\n      <h2>\ubaa9\ucc28<\/h2>\n      <ul>\n        <li><a href=\"#what\">1. \ucfe0\ud0a4\ub780 \ubb34\uc5c7\uc778\uac00\uc694?<\/a><\/li>\n        <li><a href=\"#types\">2. \ub2f9\uc0ac\uac00 \uc0ac\uc6a9\ud558\ub294 \uae30\uc220 \uc720\ud615<\/a><\/li>\n        <li><a href=\"#list\">3. \uc77c\ubc18\uc801\uc778 \uae30\uc220 \ubaa9\ub85d<\/a><\/li>\n        <li><a href=\"#choices\">4. \uae30\ubcf8 \uc124\uc815 \uad00\ub9ac \ubc29\ubc95<\/a><\/li>\n        <li><a href=\"#third-party\">5. \uc81c3\uc790 \ub3c4\uad6c<\/a><\/li>\n        <li><a href=\"#updates\">6. \uc815\ucc45 \uc5c5\ub370\uc774\ud2b8<\/a><\/li>\n      <\/ul>\n    <\/nav>\n    <section class=\"section\" id=\"what\">\n      <h2>\u2139\ufe0f 1. \ucfe0\ud0a4\ub780 \ubb34\uc5c7\uc778\uac00\uc694?<\/h2>\n      <div class=\"content\">\n        <p>\ucfe0\ud0a4\ub294 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ub85c\uadf8\uc778 \uc0c1\ud0dc, \uc6b4\uc601 \uae30\ubcf8 \uc124\uc815, \uc5b8\uc5b4, \uae30\uae30 \uc124\uc815, \ud2b8\ub798\ud53d \uc18c\uc2a4 \ub610\ub294 \uc0c1\ud638 \uc791\uc6a9 \uae30\ub85d\uc744 \uae30\uc5b5\ud558\uae30 \uc704\ud574 \uadc0\ud558\uc758 \uae30\uae30\uc5d0 \uc800\uc7a5\ud558\ub294 \uc791\uc740 \ud14d\uc2a4\ud2b8 \ub370\uc774\ud130\uc785\ub2c8\ub2e4. \ucfe0\ud0a4 \uc678\uc5d0\ub3c4 \ud53d\uc140, \ud0dc\uadf8, SDK, \ub85c\uceec \uc2a4\ud1a0\ub9ac\uc9c0 \ub610\ub294 \uc720\uc0ac\ud55c \uae30\uc220\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc720\uc0ac\ud55c \uae30\ub2a5\uc744 \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"types\">\n      <h2>\ud83e\udde9 2. \ub2f9\uc0ac\uac00 \uc0ac\uc6a9\ud558\ub294 \uae30\uc220 \uc720\ud615<\/h2>\n      <div class=\"content\">\n        <div class=\"table-wrap\">\n          <table>\n            <thead><tr><th>\uc720\ud615<\/th><th>\uc6a9\ub3c4<\/th><th>\uad8c\uc7a5 \uae30\ubcf8 \uc0c1\ud0dc<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td>\ud544\uc218 \uae30\uc220<\/td><td>\ub85c\uadf8\uc778, \ubcf4\uc548, \uc545\uc6a9 \ubc29\uc9c0, \uc1fc\ud551 \uc808\ucc28, \uc591\uc2dd \uc720\uc9c0<\/td><td>\uc608, \uc6f9\uc0ac\uc774\ud2b8 \ud575\uc2ec \uae30\ub2a5\uc5d0 \ud544\uc694\ud568<\/td><\/tr>\n              <tr><td>\uae30\ub2a5 \uae30\uc220<\/td><td>\uc5b8\uc5b4, \uc9c0\uc5ed, \uc778\ud130\ud398\uc774\uc2a4 \uae30\ubcf8 \uc124\uc815 \uae30\uc5b5<\/td><td>\uad00\ud560\uad8c \ubc0f \uae30\ub2a5 \uc694\uad6c \uc0ac\ud56d\uc5d0 \ub530\ub77c \ub2e4\ub984<\/td><\/tr>\n              <tr><td>\ubd84\uc11d \uae30\uc220<\/td><td>\ud2b8\ub798\ud53d \ud1b5\uacc4, \uc131\ub2a5 \ubaa8\ub2c8\ud130\ub9c1, \uc804\ud658 \ubd84\uc11d<\/td><td>\uc544\ub2c8\uc694, \ub3d9\uc758\ub97c \uc5bb\uc740 \ud6c4 \ud65c\uc131\ud654 \uad8c\uc7a5<\/td><\/tr>\n              <tr><td>\ub9c8\ucf00\ud305 \uae30\uc220<\/td><td>\uad11\uace0 \uc131\uacfc \uce21\uc815, \ub9ac\ub9c8\ucf00\ud305, \ucd94\ucc9c \ud504\ub85c\uadf8\ub7a8 \uae30\uc5ec\ub3c4<\/td><td>\uc544\ub2c8\uc694, \ub3d9\uc758\ub97c \uc5bb\uc740 \ud6c4 \ud65c\uc131\ud654 \uad8c\uc7a5<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"list\">\n      <h2>\ud83d\udccb 3. \uc77c\ubc18\uc801\uc778 \uae30\uc220 \ubaa9\ub85d<\/h2>\n      <div class=\"content\">\n        <p>\ub2e4\uc74c \ud45c\ub294 \ud604\uc7ac \ubc84\uc804\uc5d0\uc11c \uc5b8\uae09\ub418\uac70\ub098 \uc0ac\uc6a9\ub420 \uc218 \uc788\ub294 \uae30\uc220 \uc720\ud615\uc785\ub2c8\ub2e4. \uacf5\uc2dd \ucd9c\uc2dc \uc804\uc5d0 \uc2e4\uc81c \ubc30\ud3ec\ub41c \uc774\ub984\uacfc \uae30\uac04\uc73c\ub85c \ubcc0\uacbd\ud558\uc2ed\uc2dc\uc624.<\/p>\n        <div class=\"table-wrap\">\n          <table>\n            <thead><tr><th>\uc774\ub984 \ub610\ub294 \uc720\ud615<\/th><th>\uc81c\uacf5\uc790<\/th><th>\uc6a9\ub3c4<\/th><th>\uad8c\uc7a5 \uae30\uac04\/\ucc38\uace0<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td>\ubd84\uc11d \ub3c4\uad6c \ucfe0\ud0a4<\/td><td>\uc608: Google Analytics<\/td><td>\ud2b8\ub798\ud53d, \uc774\ubca4\ud2b8, \uc804\ud658 \ud1b5\uacc4<\/td><td>\ub3d9\uc758\ub97c \uc5bb\uc740 \ud6c4 \ud65c\uc131\ud654 \uad8c\uc7a5<\/td><\/tr>\n              <tr><td>\ub9c8\ucf00\ud305 \ud53d\uc140 \ub610\ub294 \ud0dc\uadf8<\/td><td>\uc608: Meta Pixel<\/td><td>\uad11\uace0 \uc131\uacfc \uce21\uc815 \ubc0f \ub9ac\ub9c8\ucf00\ud305<\/td><td>\ub3d9\uc758\ub97c \uc5bb\uc740 \ud6c4 \ud65c\uc131\ud654 \uad8c\uc7a5<\/td><\/tr>\n              <tr><td>\uc9c0\uc5ed \ud310\ubcc4 \uae30\uc220<\/td><td>\uc608: IP \uc704\uce58 \uc815\ubcf4 \uc81c\uacf5\uc5c5\uccb4<\/td><td>\uc5b8\uc5b4, \ud1b5\ud654 \ub610\ub294 \uc9c0\uc5ed\ud654\ub41c \ucf58\ud150\uce20 \ud45c\uc2dc<\/td><td>\uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc5d0 \ub370\uc774\ud130 \ud750\ub984 \uacf5\uac1c \uc694\ub9dd<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"choices\">\n      <h2>\u2699\ufe0f 4. \uae30\ubcf8 \uc124\uc815 \uad00\ub9ac \ubc29\ubc95<\/h2>\n      <div class=\"content\">\n        <ul>\n          <li>\ube0c\ub77c\uc6b0\uc800 \uc124\uc815\uc744 \ud1b5\ud574 \ucfe0\ud0a4\ub97c \uc0ad\uc81c\ud558\uac70\ub098 \ucc28\ub2e8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n          <li>\uc6f9\uc0ac\uc774\ud2b8\uc5d0\uc11c \ucfe0\ud0a4 \uae30\ubcf8 \uc124\uc815 \uc13c\ud130\ub97c \uc81c\uacf5\ud558\ub294 \uacbd\uc6b0, \ud574\ub2f9 \uc13c\ud130\uc5d0\uc11c \ubd84\uc11d \ubc0f \ub9c8\ucf00\ud305 \ubc94\uc8fc\uc758 \ub3d9\uc758 \uc0c1\ud0dc\ub97c \uc870\uc815\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n          <li>\ud544\uc218 \uae30\uc220\uc744 \ucc28\ub2e8\ud558\uba74 \ub85c\uadf8\uc778, \uacb0\uc81c \ub610\ub294 \uc804\uc6a9 \ucf58\ud150\uce20 \ubcf4\uae30\uc640 \uac19\uc740 \uc6f9\uc0ac\uc774\ud2b8\uc758 \uc77c\ubd80 \uae30\ub2a5\uc774 \uc81c\ub300\ub85c \uc791\ub3d9\ud558\uc9c0 \uc54a\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"third-party\">\n      <h2>\ud83d\udd17 5. \uc81c3\uc790 \ub3c4\uad6c<\/h2>\n      <div class=\"content\">\n        <p>\uc77c\ubd80 \ucfe0\ud0a4 \ub610\ub294 \ucd94\uc801 \uae30\uc220\uc740 \uc81c3\uc790 \uc81c\uacf5\uc5c5\uccb4\uc5d0 \uc758\ud574 \uc124\uc815\ub418\uac70\ub098 \uc77d\ud790 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc81c\uacf5\uc5c5\uccb4\ub294 \uc790\uccb4 \uc815\ucc45\uc5d0 \ub530\ub77c \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \uadc0\ud558\ub3c4 \uac1c\uc778\uc815\ubcf4 \ucc98\ub9ac\ubc29\uce68\uc5d0 \uc81c3\uc790 \uc11c\ube44\uc2a4\uc758 \uc720\ud615, \uc6a9\ub3c4 \ubc0f \uad6d\uc678 \uc774\uc804 \uc0c1\ud669\uc744 \uc124\uba85\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/section>\n    <div class=\"divider\"><\/div>\n    <section class=\"section\" id=\"updates\">\n      <h2>\ud83d\udd04 6. \uc815\ucc45 \uc5c5\ub370\uc774\ud2b8<\/h2>\n      <div class=\"content\">\n        <p>\ucd94\uc801 \uae30\uc220\uc744 \ucd94\uac00, \uc81c\uac70 \ub610\ub294 \uad50\uccb4\ud560 \ub54c \ubcf8 \uc815\ucc45\uacfc \ucfe0\ud0a4 \uae30\ubcf8 \uc124\uc815\uc744 \ub3d9\uae30\ud654\ud558\uc5ec \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4. \ubcc0\uacbd \uc0ac\ud56d\uc774 \uadc0\ud558\uc758 \uad8c\ub9ac\uc5d0 \uc911\ub300\ud55c \uc601\ud5a5\uc744 \ubbf8\uce58\ub294 \uacbd\uc6b0 \uc801\uc808\ud55c \ubc29\ubc95\uc73c\ub85c \uc54c\ub824\ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n      <\/div>\n    <\/section>\n  <\/div>\n  \n\n  \n\n  \n  \n  \n\n  \n\n  \n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8908","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/pages\/8908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/comments?post=8908"}],"version-history":[{"count":13,"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/pages\/8908\/revisions"}],"predecessor-version":[{"id":8973,"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/pages\/8908\/revisions\/8973"}],"wp:attachment":[{"href":"https:\/\/maybeits.me\/kr\/wp-json\/wp\/v2\/media?parent=8908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}