{"id":258,"date":"2026-06-30T13:07:20","date_gmt":"2026-06-30T04:07:20","guid":{"rendered":"https:\/\/zibex.kr\/ko-auction\/"},"modified":"2026-06-30T13:07:20","modified_gmt":"2026-06-30T04:07:20","slug":"ko-auction","status":"publish","type":"page","link":"https:\/\/zibex.kr\/en\/ko-auction\/","title":{"rendered":"\uacbd\ub9e4 \ubd84\uc11d \u2014 ZIBEX"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"258\" class=\"elementor elementor-258\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e90598e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"e90598e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4851366\" data-id=\"4851366\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22cb288 elementor-widget elementor-widget-html\" data-id=\"22cb288\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"font-sans\"><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard\/dist\/web\/variable\/pretendardvariable.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Newsreader:ital,wght@0,400;0,500;0,600;1,400;1,500&family=JetBrains+Mono:wght@400;500;700&display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<script>\n  tailwind.config = { theme: { extend: {\n    colors: { paper:'#FAFAF7', ink:'#0F172A', body:'#334155', muted:'#64748B', line:'#E2E8F0', accent:'#B45309', accentSoft:'#FEF3C7', highlight:'#F59E0B' },\n    fontFamily: { sans:['Pretendard Variable','Pretendard','system-ui','sans-serif'], serif:['Newsreader','Georgia','serif'], mono:['JetBrains Mono','monospace'] },\n    boxShadow: { card:'0 1px 3px rgba(15,23,42,0.04), 0 1px 2px rgba(15,23,42,0.06)', cardHover:'0 12px 32px rgba(15,23,42,0.12)' }\n  }}}\n<\/script>\n<style>\n  html { scroll-behavior:smooth; }\n  body { background:#FAFAF7; color:#0F172A; -webkit-font-smoothing:antialiased; }\n  .serif-italic { font-family:'Newsreader',serif; font-style:normal; font-weight:500; }\n  .mono { font-family:'JetBrains Mono',monospace; }\n  .headline { letter-spacing:-.025em; line-height:1.12; word-break:keep-all; }\n  .article-tag { font-family:'JetBrains Mono',monospace; font-size:11px; letter-spacing:.12em; text-transform:uppercase; }\n  .decode-brackets::before { content:\"{ \"; color:#B45309; font-family:'JetBrains Mono',monospace; }\n  .decode-brackets::after  { content:\" }\"; color:#B45309; font-family:'JetBrains Mono',monospace; }\n  .card { transition:box-shadow .2s ease, border-color .2s ease, transform .2s ease; }\n  .card:hover { border-color:#CBD5E1; }\n  .card-hover { transition:box-shadow .25s ease, transform .25s ease; }\n  .card-hover:hover { transform:translateY(-4px); }\n  .line-clamp-2 { display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }\n\n  \/* HERO *\/\n  .hero { position:relative; height:100vh; min-height:620px; max-height:880px; overflow:hidden; }\n  .hero-media { position:absolute; inset:0; }\n  .hero-media video, .hero-media img { width:100%; height:100%; object-fit:cover; }\n  .hero-media .kenburns { animation:slowZoom 22s ease-in-out infinite alternate; }\n  @keyframes slowZoom { from{ transform:scale(1); } to{ transform:scale(1.12); } }\n  .hero-overlay { position:absolute; inset:0; background:linear-gradient(180deg, rgba(15,23,42,.55) 0%, rgba(15,23,42,.45) 40%, rgba(15,23,42,.82) 100%); }\n  .scroll-cue { position:absolute; bottom:28px; left:50%; transform:translateX(-50%); z-index:3; color:rgba(250,250,247,.7); display:flex; flex-direction:column; align-items:center; gap:8px; }\n  .scroll-cue .bounce { animation:bounce 1.8s ease-in-out infinite; }\n  @keyframes bounce { 0%,100%{ transform:translateY(0); } 50%{ transform:translateY(6px); } }\n\n  \/* RAIL *\/\n  .rail { display:flex; gap:24px; overflow-x:auto; scroll-snap-type:x mandatory; scroll-behavior:smooth; -webkit-overflow-scrolling:touch; padding:4px 4px 16px; }\n  .rail::-webkit-scrollbar { display:none; } .rail { -ms-overflow-style:none; scrollbar-width:none; }\n  .rail > * { scroll-snap-align:start; }\n  .rail-arrow { width:46px; height:46px; border-radius:99px; border:1px solid #E2E8F0; background:#fff; color:#0F172A; display:flex; align-items:center; justify-content:center; cursor:pointer; transition:all .2s; box-shadow:0 1px 3px rgba(15,23,42,.06); }\n  .rail-arrow:hover { background:#0F172A; color:#FAFAF7; border-color:#0F172A; }\n  .feat-card { flex:0 0 380px; } @media(max-width:768px){ .feat-card{ flex:0 0 78%; } }\n  .story-card { flex:0 0 300px; position:relative; aspect-ratio:3\/4; border-radius:20px; overflow:hidden; } @media(max-width:768px){ .story-card{ flex:0 0 74%; } }\n  .story-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }\n  .story-card:hover img { transform:scale(1.05); }\n  .story-card .grad { position:absolute; inset:0; background:linear-gradient(180deg, rgba(15,23,42,0) 30%, rgba(15,23,42,.45) 60%, rgba(15,23,42,.92) 100%); }\n  .story-card .cap { position:absolute; left:0; right:0; bottom:0; padding:22px; z-index:2; }\n\n  \/* \ud544\ud130 \uce69 *\/\n  .chip { font-size:12px; padding:7px 14px; border-radius:99px; border:1px solid #E2E8F0; color:#334155; background:#fff; cursor:pointer; white-space:nowrap; transition:all .15s; }\n  .chip:hover { border-color:#0F172A; }\n  .chip.chip-on { background:#0F172A; color:#FAFAF7; border-color:#0F172A; }\n  .chip-dark { background:rgba(255,255,255,.06); border-color:rgba(255,255,255,.18); color:rgba(250,250,247,.8); }\n  .chip-dark:hover { border-color:#F59E0B; }\n  .chip-dark.chip-on { background:#F59E0B; color:#0F172A; border-color:#F59E0B; }\n  .is-hidden { display:none !important; }\n  \/* \uce58\ud2b8\ud0a4 \uce74\ub4dc \uc774\ubbf8\uc9c0 \uc815\uc0ac\uac01\ud615 *\/\n  #cheat [data-topic] > div:first-child { aspect-ratio:1 \/ 1; align-self:start; }\n\n  @media (prefers-reduced-motion: reduce) {\n    html{ scroll-behavior:auto; }\n    .kenburns, .scroll-cue .bounce { animation:none !important; }\n    .rail { scroll-behavior:auto; } * { transition:none !important; }\n  }\n<\/style>\n\n\n<!-- ============ NAV ============ -->\n<header class=\"fixed top-0 left-0 right-0 z-50 bg-white\/90 backdrop-blur-md border-b border-line shadow-card\">\n <nav class=\"max-w-7xl mx-auto px-4 sm:px-6 py-3 flex items-center gap-6 lg:gap-7\">\n  <a href=\"https:\/\/zibex.kr\/ko-home\/\" class=\"flex items-center gap-2\"><span class=\"w-7 h-7 rounded-md bg-ink flex items-center justify-center\"><span class=\"text-paper text-[12px] font-bold mono\">Z<\/span><\/span><span class=\"text-ink font-bold text-lg tracking-tight\">ZIBEX<\/span><span class=\"hidden sm:inline serif-italic text-muted text-sm ml-1\">decoded<\/span><\/a>\n  <ul class=\"hidden lg:flex items-center gap-7 text-[14px] font-medium text-body\">\n   <li><a class=\"hover:text-ink\" href=\"https:\/\/zibex.kr\/ko-home\/#columns\">\ub274\uc2a4<\/a><\/li>\n   <li><a class=\"text-ink font-semibold\" href=\"https:\/\/zibex.kr\/ko-auction\/\">\uacbd\ub9e4 \ubd84\uc11d<\/a><\/li>\n   <li><a class=\"hover:text-ink\" href=\"https:\/\/zibex.kr\/list\/\">\uc8fc\uac04 \ubb3c\uac74<\/a><\/li>\n   <li><a class=\"hover:text-ink\" href=\"https:\/\/zibex.kr\/ko-home\/#service\">\uac15\uc758\u00b7\ucee8\uc124\ud305<\/a><\/li>\n   <li><a class=\"hover:text-ink\" href=\"https:\/\/zibex.kr\/ko-home\/#stories\">\ub099\ucc30 \uc2a4\ud1a0\ub9ac<\/a><\/li>\n  <\/ul>\n  <div class=\"ml-auto flex items-center gap-3 sm:gap-4\">\n   <span class=\"text-[12.5px] font-semibold text-muted whitespace-nowrap\"><b class=\"text-ink\">KO<\/b> \u00b7 <a href=\"https:\/\/zibex.kr\/en-home\/\" class=\"hover:text-ink\">EN<\/a><\/span>\n   <a href=\"https:\/\/zibex.kr\/ko-home\/#subscribe\" class=\"inline-flex items-center gap-1.5 bg-highlight text-ink text-[13px] font-bold px-4 py-2.5 rounded-full hover:bg-accent hover:text-paper transition-colors whitespace-nowrap\">\uad6c\ub3c5\ud558\uae30<\/a>\n  <\/div>\n <\/nav>\n<\/header>\n\n<!-- ============ CATEGORY \ud5e4\ub354 + \ud544\ud130 (\ube14\ub85c\uadf8 \uc544\uce74\uc774\ube0c \ud5e4\ub354) ============ -->\n<section class=\"max-w-7xl mx-auto px-4 sm:px-6 pt-28 lg:pt-32 pb-10\">\n  <nav class=\"flex items-center gap-2 text-xs text-muted mb-8\" aria-label=\"breadcrumb\">\n    <a href=\"https:\/\/zibex.kr\/ko-home\/\" class=\"hover:text-ink cursor-pointer\">ZIBEX<\/a>\n    <span aria-hidden=\"true\">\/<\/span>\n    <span class=\"text-ink font-medium\">\ube14\ub85c\uadf8<\/span>\n  <\/nav>\n  <div class=\"grid lg:grid-cols-12 gap-10 items-end border-b border-ink pb-10\">\n    <div class=\"lg:col-span-8\">\n      <p class=\"article-tag text-accent mb-3\">ZIBEX BLOG \u00b7 \uacbd\ub9e4 \ubd84\uc11d<\/p>\n      <h1 class=\"headline text-ink font-extrabold text-4xl sm:text-5xl lg:text-6xl\">\uacbd\ub9e4 \ubd84\uc11d<br\/><span class=\"serif-italic font-medium text-muted text-3xl sm:text-4xl lg:text-5xl\">\ub9e4\uc8fc \uc0c8\ub85c, \uc27d\uac8c \ud574\ub3c5\ud569\ub2c8\ub2e4.<\/span><\/h1>\n      <p id=\"geo-key\" class=\"text-body text-[17px] leading-relaxed mt-6 max-w-2xl\">\uba64\ubc84\uc2ed \uc2a4\ud130\ub514\ub97c \uae30\ubc18\uc73c\ub85c \ubd80\ub3d9\uc0b0 \ub274\uc2a4 \ubd84\uc11d, \uc2dc\uc7a5 \ud2b8\ub80c\ub4dc \uc608\uce21, \ud2c8\uc0c8 \uc2dc\uc7a5, \ubb3c\uac74 \ubd84\uc11d, \uc2e4\uc804 \ub178\ud558\uc6b0\ub97c \ub9e4\uc8fc \ubc1c\ud589\ud569\ub2c8\ub2e4. \uce74\ud14c\uace0\ub9ac\ub85c \uace8\ub77c \ubcf4\uc138\uc694.<\/p>\n    <\/div>\n    <div class=\"lg:col-span-4 text-right\">\n      <p class=\"text-xs text-muted\" style=\"font-family:'JetBrains Mono',monospace;letter-spacing:.04em\">TOTAL ARTICLES<\/p>\n      <p class=\"text-ink text-5xl font-bold mt-1\" style=\"font-family:'JetBrains Mono',monospace\">124<\/p>\n      <p class=\"text-xs text-muted mt-1\">\ub9e4\uc8fc \ud654\u00b7\uae08 \uc5c5\ub370\uc774\ud2b8<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"flex gap-2 overflow-x-auto mt-8\" style=\"-ms-overflow-style:none;scrollbar-width:none\">\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-ink bg-ink text-paper cursor-pointer font-medium\">\uc804\uccb4<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\ubd80\ub3d9\uc0b0 \ub274\uc2a4 \ubd84\uc11d<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\uc2dc\uc7a5 \ud2b8\ub80c\ub4dc \uc608\uce21<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\ud2c8\uc0c8 \uc2dc\uc7a5<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\ubb3c\uac74 \ubd84\uc11d<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\uc2e4\uc804 \ub178\ud558\uc6b0<\/button>\n    <button class=\"shrink-0 px-4 py-2 text-xs rounded-full border border-line text-body hover:border-ink cursor-pointer\">\uacbd\ub9e4 \uce58\ud2b8\ud0a4 \ud83d\udd12<\/button>\n  <\/div>\n<\/section>\n\n<!-- ============ \u2463 \uc8fc\uc694 \uce7c\ub7fc \uce90\ub7ec\uc140 ============ -->\n<section id=\"columns\" class=\"max-w-7xl mx-auto px-4 sm:px-6 pb-16 lg:pb-24\">\n  <div class=\"flex items-end justify-between gap-4 mb-10\">\n    <div>\n      <p class=\"article-tag text-accent\">FEATURED<\/p>\n      <h2 class=\"headline font-bold text-ink text-2xl sm:text-3xl mt-2\">\uc774 \uc8fc\uc758 \ucd94\ucc9c \uae00<\/h2>\n      <p class=\"text-body mt-3 max-w-xl leading-relaxed\">\uc606\uc73c\ub85c \ub118\uae30\uba70 \uc774\ubc88 \uc8fc \ud575\uc2ec \uae00\uc744 \ub458\ub7ec\ubcf4\uc138\uc694.<\/p>\n    <\/div>\n    <div class=\"hidden sm:flex items-center gap-2 shrink-0\">\n      <button class=\"rail-arrow\" data-rail-prev=\"cols\" aria-label=\"\uc774\uc804\"><svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 19l-7-7 7-7\"\/><\/svg><\/button>\n      <button class=\"rail-arrow\" data-rail-next=\"cols\" aria-label=\"\ub2e4\uc74c\"><svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n    <\/div>\n  <\/div>\n  <div class=\"rail\" data-rail=\"cols\">\n    <article class=\"feat-card card-hover bg-white border border-line rounded-2xl overflow-hidden hover:shadow-cardHover cursor-pointer\" data-card>\n      <div class=\"aspect-[16\/11] bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?w=900&q=80\" \/><\/div>\n      <div class=\"p-6\"><p class=\"article-tag text-accent\">\uc2dc\uc7a5 \ud2b8\ub80c\ub4dc<\/p><h3 class=\"headline font-bold text-ink text-xl mt-3\">\ud558\ubc18\uae30 \uacbd\ub9e4 \ubb3c\uac74, \ub298\uc5b4\ub0a0\uae4c \uc904\uc5b4\ub4e4\uae4c<\/h3><p class=\"text-body text-sm mt-3 leading-relaxed\">\uacf5\uae09\u00b7\uae08\ub9ac\u00b7\uc815\ucc45\uc73c\ub85c \ubcf8 \uc2dc\uc7a5 \uc2dc\ub098\ub9ac\uc624.<\/p><p class=\"text-muted text-xs mt-4 mono\">12\ubd84 \u00b7 \uc608\uce21<\/p><\/div><\/article>\n    <article class=\"feat-card card-hover bg-white border border-line rounded-2xl overflow-hidden hover:shadow-cardHover cursor-pointer\" data-card>\n      <div class=\"aspect-[16\/11] bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=900&q=80\" \/><\/div>\n      <div class=\"p-6\"><p class=\"article-tag text-accent\">\uacbd\ub9e4 \u00b7 AUCTION<\/p><h3 class=\"headline font-bold text-ink text-xl mt-3\">\uad8c\ub9ac\ubd84\uc11d, \ub4f1\uae30\ubd80\ub4f1\ubcf8 \uc774 3\uc904\ub9cc \ubcf4\uba74 \ub41c\ub2e4<\/h3><p class=\"text-body text-sm mt-3 leading-relaxed\">\ucd08\ubcf4\uac00 \uac00\uc7a5 \ub9ce\uc774 \ud2c0\ub9ac\ub294 \uc138 \uc904.<\/p><p class=\"text-muted text-xs mt-4 mono\">8\ubd84 \u00b7 \uc785\ubb38 \uac00\uc774\ub4dc<\/p><\/div><\/article>\n    <article class=\"feat-card card-hover bg-white border border-line rounded-2xl overflow-hidden hover:shadow-cardHover cursor-pointer\" data-card>\n      <div class=\"aspect-[16\/11] bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1460317442991-0ec209397118?w=900&q=80\" \/><\/div>\n      <div class=\"p-6\"><p class=\"article-tag text-accent\">\ubb3c\uac74 \ubd84\uc11d<\/p><h3 class=\"headline font-bold text-ink text-xl mt-3\">\uc774 \ube4c\ub77c\ub294 \uc65c 3\ud68c \uc720\ucc30\ub410\ub098, \uad8c\ub9ac\ubd84\uc11d \uc0ac\ub840<\/h3><p class=\"text-body text-sm mt-3 leading-relaxed\">\uc720\ucc30\uc758 \uc9c4\uc9dc \uc774\uc720\ub97c \ub370\uc774\ud130\ub85c.<\/p><p class=\"text-muted text-xs mt-4 mono\">9\ubd84 \u00b7 \uc0ac\ub840<\/p><\/div><\/article>\n    <article class=\"feat-card card-hover bg-white border border-line rounded-2xl overflow-hidden hover:shadow-cardHover cursor-pointer\" data-card>\n      <div class=\"aspect-[16\/11] bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1538485399081-7191377e8241?w=900&q=80\" \/><\/div>\n      <div class=\"p-6\"><p class=\"article-tag text-accent\">\ud2c8\uc0c8 \uc2dc\uc7a5<\/p><h3 class=\"headline font-bold text-ink text-xl mt-3\">\uc9c0\ubc29 \uc18c\ud615 \uc544\ud30c\ud2b8, \uc9c0\uae08 \ub178\ub824\ubcfc \ub9cc\ud55c\uac00<\/h3><p class=\"text-body text-sm mt-3 leading-relaxed\">\ub0a8\ub4e4\uc774 \uc548 \ubcf4\ub294 \uacf3\uc758 \uae30\ud68c\uc640 \ud568\uc815.<\/p><p class=\"text-muted text-xs mt-4 mono\">8\ubd84 \u00b7 \ud2c8\uc0c8<\/p><\/div><\/article>\n    <article class=\"feat-card card-hover bg-white border border-line rounded-2xl overflow-hidden hover:shadow-cardHover cursor-pointer\" data-card>\n      <div class=\"aspect-[16\/11] bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1582407947304-fd86f028f716?w=900&q=80\" \/><\/div>\n      <div class=\"p-6\"><p class=\"article-tag text-accent\">\uacbd\ub9e4 \u00b7 AUCTION<\/p><h3 class=\"headline font-bold text-ink text-xl mt-3\">\uba85\ub3c4 \ud611\uc0c1, \uc810\uc720\uc790\uc5d0\uac8c \uac74\ub12c \uccab \ubb38\uc7a5<\/h3><p class=\"text-body text-sm mt-3 leading-relaxed\">\uc2e4\uc804 \uba85\ub3c4 \uc2dc\ub098\ub9ac\uc624.<\/p><p class=\"text-muted text-xs mt-4 mono\">7\ubd84 \u00b7 \uccb4\ud06c\ub9ac\uc2a4\ud2b8<\/p><\/div><\/article>\n  <\/div>\n<\/section>\n\n<!-- ============ \u2466 \uacbd\ub9e4 \uce58\ud2b8\ud0a4 (\ub808\uc774\uc544\uc6c3: Code X \ub2e4\ud06c \uc2dc\uadf8\ub2c8\ucc98) ============ -->\n<section id=\"cheat\" class=\"bg-ink text-paper\" data-cat data-collapse=\"4\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-24\">\n    <div class=\"flex flex-wrap items-end justify-between gap-4 mb-6\">\n      <div><p class=\"article-tag text-highlight decode-brackets\">PREMIUM \u00b7 DB<\/p><h2 class=\"headline font-extrabold text-paper text-3xl sm:text-4xl mt-2\">\uacbd\ub9e4 \uce58\ud2b8\ud0a4<\/h2><p class=\"text-paper\/60 mt-3 max-w-lg\">\uc0c1\ud669\ubcc4 \uc720\ub8cc\uae09 \ub178\ud558\uc6b0. \ub85c\uadf8\uc778\ud558\uba74 \uc77c\ubd80 \ubb34\ub8cc\ub85c \uc5f4\ub78c\ud560 \uc218 \uc788\uc5b4\uc694 (\ucd94\ud6c4 \uba64\ubc84\uc2ed \uc804\ud658).<\/p><\/div>\n      <a href=\"#subscribe\" class=\"text-sm text-paper\/70 hover:text-paper cursor-pointer\">\ubb34\ub8cc \ud68c\uc6d0\uac00\uc785 \u2192<\/a>\n    <\/div>\n    <div class=\"flex gap-2 overflow-x-auto pb-4 mb-8\" style=\"-ms-overflow-style:none;scrollbar-width:none\">\n      <button class=\"chip chip-dark chip-on\" data-filter=\"all\">\uc804\uccb4<\/button>\n      <button class=\"chip chip-dark\" data-filter=\"possess\">\uc810\uc720\u00b7\uba85\ub3c4<\/button>\n      <button class=\"chip chip-dark\" data-filter=\"rights\">\uad8c\ub9ac\u00b7\ub300\ud56d\ub825<\/button>\n      <button class=\"chip chip-dark\" data-filter=\"timing\">\uc785\ucc30 \ud0c0\uc774\ubc0d<\/button>\n    <\/div>\n    <div class=\"grid md:grid-cols-2 gap-6\" data-list>\n      <a href=\"#subscribe\" class=\"relative card-hover bg-white\/5 border border-white\/10 rounded-2xl overflow-hidden cursor-pointer grid grid-cols-3\" data-topic=\"possess\">\n        <span class=\"absolute top-4 right-4 z-10 text-[11px] font-bold text-ink bg-highlight px-2 py-1 rounded-md\">\ud83d\udd12 \ub85c\uadf8\uc778<\/span>\n        <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1620714223084-8fcacc6dfd8d?w=400&q=80\"\/><\/div>\n        <div class=\"col-span-2 p-6\"><span class=\"article-tag text-highlight\">\uce58\ud2b8\ud0a4 #01 \u00b7 \uc810\uc720\u00b7\uba85\ub3c4<\/span><h3 class=\"headline font-bold text-paper text-lg mt-2 line-clamp-2\">\ub300\ud56d\ub825 \ube0c\ub808\uc774\ucee4, \uad00\ub9ac\uc18c\uc7a5 \uc720\ub3c4\uc9c8\ubb38<\/h3><p class=\"text-paper\/60 text-sm mt-2 line-clamp-2\">\uc804 \uc138\uc785\uc790 \uc810\uc720 \uc0c1\uc2e4\uc744 \ud604\uc7a5\uc5d0\uc11c \ud655\uc815 \uc9d3\ub294 \uc2e4\uc804 \uc2a4\ud06c\ub9bd\ud2b8.<\/p><\/div><\/a>\n      <a href=\"#subscribe\" class=\"relative card-hover bg-white\/5 border border-white\/10 rounded-2xl overflow-hidden cursor-pointer grid grid-cols-3\" data-topic=\"timing\">\n        <span class=\"absolute top-4 right-4 z-10 text-[11px] font-bold text-ink bg-highlight px-2 py-1 rounded-md\">\ud83d\udd12 \ub85c\uadf8\uc778<\/span>\n        <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1554995207-c18c203602cb?w=400&q=80\"\/><\/div>\n        <div class=\"col-span-2 p-6\"><span class=\"article-tag text-highlight\">\uce58\ud2b8\ud0a4 #02 \u00b7 \uc785\ucc30 \ud0c0\uc774\ubc0d<\/span><h3 class=\"headline font-bold text-paper text-lg mt-2 line-clamp-2\">\uc720\ucc30 \ubb3c\uac74 \uc7ac\uc785\ucc30, \uc5b8\uc81c \ub4e4\uc5b4\uac08\uae4c<\/h3><p class=\"text-paper\/60 text-sm mt-2 line-clamp-2\">\ud68c\ucc28\ubcc4 \uc758\uc0ac\uacb0\uc815 \uae30\uc900\uacfc \uc190\uc808 \ub77c\uc778.<\/p><\/div><\/a>\n      <a href=\"#subscribe\" class=\"relative card-hover bg-white\/5 border border-white\/10 rounded-2xl overflow-hidden cursor-pointer grid grid-cols-3\" data-topic=\"rights\">\n        <span class=\"absolute top-4 right-4 z-10 text-[11px] font-bold text-ink bg-highlight px-2 py-1 rounded-md\">\ud83d\udd12 \ub85c\uadf8\uc778<\/span>\n        <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=400&q=80\"\/><\/div>\n        <div class=\"col-span-2 p-6\"><span class=\"article-tag text-highlight\">\uce58\ud2b8\ud0a4 #03 \u00b7 \uad8c\ub9ac\u00b7\ub300\ud56d\ub825<\/span><h3 class=\"headline font-bold text-paper text-lg mt-2 line-clamp-2\">\ub300\ud56d\ub825 \uc788\ub294 \uc784\ucc28\uc778, \ud611\uc0c1\uc73c\ub85c \ud478\ub294 \ubc95<\/h3><p class=\"text-paper\/60 text-sm mt-2 line-clamp-2\">\uc778\uc218\uae08\uc561\uc744 \uc904\uc774\ub294 \ub2e8\uacc4\ubcc4 \ud611\uc0c1 \uce74\ub4dc.<\/p><\/div><\/a>\n      <a href=\"#subscribe\" class=\"relative card-hover bg-white\/5 border border-white\/10 rounded-2xl overflow-hidden cursor-pointer grid grid-cols-3\" data-topic=\"possess\">\n        <span class=\"absolute top-4 right-4 z-10 text-[11px] font-bold text-ink bg-highlight px-2 py-1 rounded-md\">\ud83d\udd12 \ub85c\uadf8\uc778<\/span>\n        <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1605146769289-440113cc3d00?w=400&q=80\"\/><\/div>\n        <div class=\"col-span-2 p-6\"><span class=\"article-tag text-highlight\">\uce58\ud2b8\ud0a4 #04 \u00b7 \uc810\uc720\u00b7\uba85\ub3c4<\/span><h3 class=\"headline font-bold text-paper text-lg mt-2 line-clamp-2\">\uba85\ub3c4 \ud611\uc0c1, \uccab \ub9cc\ub0a8\uc5d0\uc11c \ud569\uc758\ub85c \ub05d\ub0b4\ub294 \uba58\ud2b8<\/h3><p class=\"text-paper\/60 text-sm mt-2 line-clamp-2\">\uac10\uc815 \uc18c\ubaa8 \uc5c6\uc774 \uc774\ub044\ub294 \ub300\ud654 \uc2dc\ub098\ub9ac\uc624.<\/p><\/div><\/a>\n    <\/div>\n    <div class=\"mt-8 text-center\"><a href=\"#subscribe\" class=\"inline-flex items-center gap-2 bg-highlight text-ink font-bold px-6 py-3 rounded-lg hover:brightness-95\">\ubb34\ub8cc \ud68c\uc6d0\uac00\uc785\ud558\uace0 \uce58\ud2b8\ud0a4 \ubcf4\uae30 \u2192<\/a><\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ \u2467 AI \ub274\uc2a4 \ube0c\ub9ac\ud551 (\ub808\uc774\uc544\uc6c3: \ucef4\ud329\ud2b8 2\ub2e8) ============ -->\n<section id=\"news\" class=\"max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20\">\n  <div class=\"flex flex-wrap items-end justify-between gap-4 border-b-2 border-ink pb-5 mb-6\">\n    <div class=\"flex items-end gap-3\"><h2 class=\"headline font-extrabold text-ink text-3xl sm:text-4xl\">AI \ub274\uc2a4 \ube0c\ub9ac\ud551<\/h2><span class=\"mono text-muted text-sm mb-1\">1~2\uc77c 1\ud68c \u00b7 AI \uc694\uc57d + \uc6d0\ubb38 \ub9c1\ud06c<\/span><\/div>\n    <a href=\"#\" class=\"text-sm text-muted hover:text-ink cursor-pointer\">\uc804\uccb4 \ube0c\ub9ac\ud551 \u2192<\/a>\n  <\/div>\n  <div class=\"grid md:grid-cols-2 gap-6\">\n    <article class=\"bg-white border border-line rounded-2xl overflow-hidden grid grid-cols-3\">\n      <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1504711434969-e33886168f5c?w=400&q=80\"\/><\/div>\n      <div class=\"col-span-2 p-6\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">AI \uc694\uc57d<\/span><span class=\"mono text-muted text-xs\">06.20<\/span><\/div><h3 class=\"headline font-bold text-ink text-lg mt-2 line-clamp-2\">\uc11c\uc6b8 \uc544\ud30c\ud2b8 \uacbd\ub9e4 \ub099\ucc30\uac00\uc728, \ub450 \ub2ec \uc5f0\uc18d \uc0c1\uc2b9<\/h3><p class=\"text-muted text-sm mt-2 line-clamp-2\">\uac10\uc815\uac00 \ub300\ube44 \ub099\ucc30\uac00 \ube44\uc728 \ud68c\ubcf5\uc138 + \uc751\ucc30\uc790 \uc99d\uac00.<\/p><p class=\"text-xs mt-3\"><span class=\"text-muted\">\uc6d0\ubb38 <\/span><a class=\"text-accent font-semibold\" href=\"#\">\uc5f0\ud569\ub274\uc2a4<\/a> \u00b7 <a class=\"text-accent font-semibold\" href=\"#\">\ud55c\uad6d\uacbd\uc81c<\/a><\/p><\/div><\/article>\n    <article class=\"bg-white border border-line rounded-2xl overflow-hidden grid grid-cols-3\">\n      <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=400&q=80\"\/><\/div>\n      <div class=\"col-span-2 p-6\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">AI \uc694\uc57d<\/span><span class=\"mono text-muted text-xs\">06.18<\/span><\/div><h3 class=\"headline font-bold text-ink text-lg mt-2 line-clamp-2\">\ud1a0\uc9c0\uac70\ub798\ud5c8\uac00\uad6c\uc5ed \ucd94\uac00 \uc9c0\uc815, \uacbd\ub9e4 \uc601\ud5a5\uc740<\/h3><p class=\"text-muted text-sm mt-2 line-clamp-2\">\ud5c8\uac00 \ub300\uc0c1 \uc5ec\ubd80\uc640 \ucc38\uc5ec \uc808\ucc28 \ubcc0\ud654 \uc694\uc57d.<\/p><p class=\"text-xs mt-3\"><span class=\"text-muted\">\uc6d0\ubb38 <\/span><a class=\"text-accent font-semibold\" href=\"#\">\ub9e4\uc77c\uacbd\uc81c<\/a> \u00b7 <a class=\"text-accent font-semibold\" href=\"#\">\uc11c\uc6b8\uacbd\uc81c<\/a><\/p><\/div><\/article>\n    <article class=\"bg-white border border-line rounded-2xl overflow-hidden grid grid-cols-3\">\n      <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?w=400&q=80\"\/><\/div>\n      <div class=\"col-span-2 p-6\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">AI \uc694\uc57d<\/span><span class=\"mono text-muted text-xs\">06.16<\/span><\/div><h3 class=\"headline font-bold text-ink text-lg mt-2 line-clamp-2\">\uae08\ub9ac \uc778\ud558 \uae30\ub300\uac10, \uacbd\ub9e4 \ubb3c\uac74 \uc218\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5<\/h3><p class=\"text-muted text-sm mt-2 line-clamp-2\">\uacf5\uae09\uacfc \uc218\uc694 \ubcc0\ud654\ub97c \ub370\uc774\ud130\ub85c \uc815\ub9ac.<\/p><p class=\"text-xs mt-3\"><span class=\"text-muted\">\uc6d0\ubb38 <\/span><a class=\"text-accent font-semibold\" href=\"#\">\uc870\uc120\ube44\uc988<\/a> \u00b7 <a class=\"text-accent font-semibold\" href=\"#\">\ub274\uc2a41<\/a><\/p><\/div><\/article>\n    <article class=\"bg-white border border-line rounded-2xl overflow-hidden grid grid-cols-3\">\n      <div class=\"bg-line overflow-hidden\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1605146769289-440113cc3d00?w=400&q=80\"\/><\/div>\n      <div class=\"col-span-2 p-6\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">AI \uc694\uc57d<\/span><span class=\"mono text-muted text-xs\">06.14<\/span><\/div><h3 class=\"headline font-bold text-ink text-lg mt-2 line-clamp-2\">\uc804\uc138\uc0ac\uae30 \uc5ec\ud30c, \ube4c\ub77c \uacbd\ub9e4 \ubb3c\uac74 \ub298\uc5b4\ub09c\ub2e4<\/h3><p class=\"text-muted text-sm mt-2 line-clamp-2\">\uad8c\ub9ac\uad00\uacc4 \ubcf5\uc7a1 \ubb3c\uac74 \uc99d\uac00, \uc8fc\uc758 \ud3ec\uc778\ud2b8.<\/p><p class=\"text-xs mt-3\"><span class=\"text-muted\">\uc6d0\ubb38 <\/span><a class=\"text-accent font-semibold\" href=\"#\">\uba38\ub2c8\ud22c\ub370\uc774<\/a> \u00b7 <a class=\"text-accent font-semibold\" href=\"#\">KBS<\/a><\/p><\/div><\/article>\n  <\/div>\n<\/section>\n\n<!-- ============ \u2468 \ub099\ucc30 \uc2a4\ud1a0\ub9ac (\uac00\ub85c \uceec\ub809\uc158) ============ -->\n<section id=\"stories\" class=\"bg-ink text-paper\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 py-20 lg:py-28\">\n    <div class=\"grid lg:grid-cols-12 gap-10 lg:gap-12 items-center\">\n      <div class=\"lg:col-span-4\">\n        <p class=\"article-tag text-highlight\">\ub099\ucc30 \uc2a4\ud1a0\ub9ac \u00b7 CASE<\/p>\n        <h2 class=\"headline font-bold text-paper text-3xl sm:text-4xl lg:text-5xl mt-4\">\ud604\uc7a5\uc5d0\uc11c \ub05d\uae4c\uc9c0<br\/>\ub530\ub77c\uac04 <span class=\"serif-italic font-medium text-highlight\">\ub099\ucc30\uc758 \uae30\ub85d<\/span><\/h2>\n        <p class=\"text-paper\/70 mt-5 leading-relaxed max-w-sm\">\uac10\uc815\uac00\uc5d0\uc11c \uba85\ub3c4\uae4c\uc9c0, ZIBEX\uac00 \uc9c1\uc811 \ucd94\uc801\ud55c \uc2e4\uc81c \uacbd\ub9e4 \uc0ac\ub840.<\/p>\n        <div class=\"flex items-center gap-3 mt-8\">\n          <button class=\"rail-arrow\" data-rail-prev=\"stories\" aria-label=\"\uc774\uc804\"><svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 19l-7-7 7-7\"\/><\/svg><\/button>\n          <button class=\"rail-arrow\" data-rail-next=\"stories\" aria-label=\"\ub2e4\uc74c\"><svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5l7 7-7 7\"\/><\/svg><\/button>\n          <a href=\"#\" class=\"ml-2 text-paper\/70 hover:text-paper text-sm font-medium cursor-pointer\">\uc804\uccb4 \ubcf4\uae30 \u2192<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"lg:col-span-8 min-w-0\">\n        <div class=\"rail\" data-rail=\"stories\">\n          <a href=\"#\" class=\"story-card card-hover cursor-pointer\" data-card><img decoding=\"async\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1545324418-cc1a3fa10c00?w=800&q=80\"\/><div class=\"grad\"><\/div><div class=\"cap\"><p class=\"article-tag text-highlight\">\uc11c\ucd08 \u00b7 \uc7a0\uc6d0\ub3d9<\/p><h3 class=\"headline font-bold text-paper text-lg mt-2\">\uac10\uc815\uac00 18.4\uc5b5, 11.78\uc5b5\uc5d0 \uba48\ucd98 \ud55c\uc2e0\uc544\ud30c\ud2b8<\/h3><p class=\"text-paper\/60 text-xs mt-2 mono\">2\ud68c \uc720\ucc30 \u00b7 \u26053.2<\/p><\/div><\/a>\n          <a href=\"#\" class=\"story-card card-hover cursor-pointer\" data-card><img decoding=\"async\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1460317442991-0ec209397118?w=800&q=80\"\/><div class=\"grad\"><\/div><div class=\"cap\"><p class=\"article-tag text-highlight\">\uc815\ube44\uad6c\uc5ed \u00b7 \ube4c\ub77c<\/p><h3 class=\"headline font-bold text-paper text-lg mt-2\">\uc815\ube44\uad6c\uc5ed \ube4c\ub77c, \uacbd\ub9e4\ub85c \uc2dc\uc138 30% \uc2f8\uac8c \uc7a1\ub2e4<\/h3><p class=\"text-paper\/60 text-xs mt-2 mono\">\uad50\ucc28\ubd84\uc11d \u00b7 \u26054.1<\/p><\/div><\/a>\n          <a href=\"#\" class=\"story-card card-hover cursor-pointer\" data-card><img decoding=\"async\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=800&q=80\"\/><div class=\"grad\"><\/div><div class=\"cap\"><p class=\"article-tag text-highlight\">\uccab \uc785\ucc30\uae30<\/p><h3 class=\"headline font-bold text-paper text-lg mt-2\">\uccab \ub099\ucc30\ubd80\ud130 \uba85\ub3c4\uae4c\uc9c0, 87\uc77c\uc758 \uae30\ub85d<\/h3><p class=\"text-paper\/60 text-xs mt-2 mono\">\uc2e4\uc804 \ud6c4\uae30 \u00b7 \u26054.6<\/p><\/div><\/a>\n          <a href=\"#\" class=\"story-card card-hover cursor-pointer\" data-card><img decoding=\"async\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?w=800&q=80\"\/><div class=\"grad\"><\/div><div class=\"cap\"><p class=\"article-tag text-highlight\">\ud1a0\ud5c8\uc81c \uad6c\uc5ed<\/p><h3 class=\"headline font-bold text-paper text-lg mt-2\">\ud1a0\uc9c0\uac70\ub798\ud5c8\uac00\uad6c\uc5ed \uacbd\ub9e4, \uc2e4\uc81c\ub85c \ubc1b\uc544\ubd24\ub2e4<\/h3><p class=\"text-paper\/60 text-xs mt-2 mono\">\uaddc\uc81c \uad50\ucc28 \u00b7 \u26054.0<\/p><\/div><\/a>\n          <a href=\"#\" class=\"story-card card-hover cursor-pointer\" data-card><img decoding=\"async\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1582407947304-fd86f028f716?w=800&q=80\"\/><div class=\"grad\"><\/div><div class=\"cap\"><p class=\"article-tag text-highlight\">\uac15\ubd81 \u00b7 \uc7ac\uac74\ucd95<\/p><h3 class=\"headline font-bold text-paper text-lg mt-2\">\uc7ac\uac74\ucd95 \ud638\uc7ac \ub2e8\uc9c0, \ub450 \ubc88 \uc720\ucc30\uc758 \uc9c4\uc9dc \uc774\uc720<\/h3><p class=\"text-paper\/60 text-xs mt-2 mono\">\ud604\uc7a5\ub2f5\uc0ac \u00b7 \u26054.3<\/p><\/div><\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ \u2464 \uacbd\ub9e4 \uc139\uc158 (\ub808\uc774\uc544\uc6c3: \ub9ac\uc2a4\ud2b8\ud615) ============ -->\n<section id=\"auction\" class=\"max-w-7xl mx-auto px-4 sm:px-6 py-16 lg:py-20 border-t border-line\" data-cat data-collapse=\"5\">\n  <div class=\"flex flex-wrap items-end justify-between gap-4 border-b-2 border-ink pb-5 mb-6\">\n    <div class=\"flex items-end gap-3\">\n      <h2 class=\"headline font-extrabold text-ink text-3xl sm:text-4xl\">\uacbd\ub9e4<\/h2>\n      <span class=\"mono text-muted text-sm mb-1\">142 articles<\/span>\n    <\/div>\n    <a href=\"#\" class=\"text-sm text-muted hover:text-ink cursor-pointer\">\uc804\uccb4 \ubcf4\uae30 \u2192<\/a>\n  <\/div>\n  <div class=\"flex gap-2 overflow-x-auto pb-4 mb-2\" style=\"-ms-overflow-style:none;scrollbar-width:none\">\n    <button class=\"chip chip-on\" data-filter=\"all\">\uc804\uccb4<\/button>\n    <button class=\"chip\" data-filter=\"basics\">\uacbd\ub9e4 \uc785\ubb38<\/button>\n    <button class=\"chip\" data-filter=\"rights\">\uad8c\ub9ac\ubd84\uc11d<\/button>\n    <button class=\"chip\" data-filter=\"value\">\uac00\uce58\ubd84\uc11d<\/button>\n    <button class=\"chip\" data-filter=\"post\">\ub099\ucc30 \ud6c4 \uc808\ucc28<\/button>\n    <button class=\"chip\" data-filter=\"exit\">\uba85\ub3c4\u00b7\ub9e4\ub3c4<\/button>\n    <button class=\"chip\" data-filter=\"pick\">\uc8fc\uac04 \ud050\ub808\uc774\uc158<\/button>\n  <\/div>\n  <div data-list>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"rights\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uad8c\ub9ac\ubd84\uc11d<\/span><span class=\"text-xs text-muted mono\">2026.05.30<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\uad8c\ub9ac\ubd84\uc11d, \ub4f1\uae30\ubd80\ub4f1\ubcf8 \uc774 3\uc904\ub9cc \ubcf4\uba74 \ub41c\ub2e4<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\ub9d0\uc18c\uae30\uc900\uad8c\ub9ac\u00b7\uc784\ucc28\uc778 \ub300\ud56d\ub825\u00b7\uc778\uc218\uad8c\ub9ac, \ucd08\ubcf4\uac00 \uac00\uc7a5 \ub9ce\uc774 \ud2c0\ub9ac\ub294 \uc138 \uc904.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"basics\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uacbd\ub9e4 \uc785\ubb38<\/span><span class=\"text-xs text-muted mono\">2026.05.28<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\ucc98\uc74c \uac00\ub294 \ubc95\uc6d0 \uacbd\ub9e4, \uc785\ucc30 \ub2f9\uc77c \ud750\ub984 \ud55c \uc7a5 \uc815\ub9ac<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\uc785\ucc30\ud45c \uc791\uc131\ubd80\ud130 \ubcf4\uc99d\uae08, \uac1c\ucc30\uae4c\uc9c0, \uccab \uc785\ucc30 \uc644\uc804 \uc815\ubcf5.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"value\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1554995207-c18c203602cb?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uac00\uce58\ubd84\uc11d<\/span><span class=\"text-xs text-muted mono\">2026.05.26<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\uac10\uc815\uac00\uc640 \uc2e4\uac70\ub798\uac00\uac00 \ub2e4\ub97c \ub54c, \uc801\uc815 \uc785\ucc30\uac00 \uc7a1\ub294 \ubc95<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\ubcc0\ub3d9 \uc694\uc778\ubcc4\ub85c \uc190\ud574 \ubcf4\uc9c0 \uc54a\ub294 \uac00\uce58 \ud3c9\uac00 \uccb4\ud06c\ud3ec\uc778\ud2b8.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"pick\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1582407947304-fd86f028f716?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uc8fc\uac04 \ud050\ub808\uc774\uc158<\/span><span class=\"text-xs text-muted mono\">2026.05.24<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\uc774\ubc88 \uc8fc \uc8fc\ubaa9\ud560 \uacbd\ub9e4 \ubb3c\uac74 5\uc120<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\uc5d0\ub514\ud130\uac00 \uc9c1\uc811 \uace0\ub978 \uc11c\uc6b8\u00b7\uc218\ub3c4\uad8c \uc8fc\ubaa9 \ubb3c\uac74.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"post\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1556155092-490a1ba16284?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\ub099\ucc30 \ud6c4 \uc808\ucc28<\/span><span class=\"text-xs text-muted mono\">2026.05.22<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\ub099\ucc30 \ub2f9\uc77c\ubd80\ud130 \uc2dc\uc791\ub418\ub294 \uccb4\ud06c\ud3ec\uc778\ud2b8 7\uac00\uc9c0<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\ub300\uae08\ub0a9\ubd80\u00b7\uc18c\uc720\uad8c\uc774\uc804, \uae30\uac04\ubcc4\ub85c \ub193\uce58\uba74 \uc548 \ub418\ub294 \uac83\ub4e4.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"exit\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uba85\ub3c4\u00b7\ub9e4\ub3c4<\/span><span class=\"text-xs text-muted mono\">2026.05.20<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\uba85\ub3c4 \ud611\uc0c1, \ucc98\uc74c \ub9cc\ub098\ub294 \uc810\uc720\uc790\uc5d0\uac8c \uac74\ub12c \uccab \ubb38\uc7a5<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\uc778\ub3c4\uba85\ub839\uacfc \ud611\uc0c1 \uc0ac\uc774, \uc2e4\uc804 \uba85\ub3c4 \uc2dc\ub098\ub9ac\uc624.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"rights\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1505691938895-1758d7feb511?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uad8c\ub9ac\ubd84\uc11d<\/span><span class=\"text-xs text-muted mono\">2026.05.18<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\ub300\ud56d\ub825 \uc788\ub294 \uc784\ucc28\uc778, \uc778\uc218\uae08\uc561 \uacc4\uc0b0\ud558\ub294 \ubc95<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\ubcf4\uc99d\uae08\uc744 \ub5a0\uc548\ub294 \uacbd\uc6b0\uc640 \uc544\ub2cc \uacbd\uc6b0\ub97c \ud55c \ubc88\uc5d0.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n    <a href=\"#\" class=\"group flex items-center gap-5 py-5 border-b border-line cursor-pointer\" data-topic=\"value\">\n      <div class=\"w-16 h-16 rounded-lg overflow-hidden bg-line shrink-0 hidden sm:block\"><img decoding=\"async\" class=\"w-full h-full object-cover\" alt=\"\" src=\"https:\/\/images.unsplash.com\/photo-1448630360428-65456885c650?w=200&q=80\"\/><\/div>\n      <div class=\"flex-1 min-w-0\"><div class=\"flex items-center gap-2\"><span class=\"article-tag text-accent\">\uac00\uce58\ubd84\uc11d<\/span><span class=\"text-xs text-muted mono\">2026.05.15<\/span><\/div><h3 class=\"headline font-semibold text-ink text-lg mt-1 group-hover:text-accent transition-colors\">\uc720\ucc30\uc774 \ubc18\ubcf5\ub418\ub294 \ubb3c\uac74, \uc2fc \ub370\ub294 \uc774\uc720\uac00 \uc788\ub2e4<\/h3><p class=\"text-sm text-muted mt-1 line-clamp-2\">\ub450 \ubc88 \uc774\uc0c1 \uc720\ucc30\ub41c \ubb3c\uac74\uc744 \ubcfc \ub54c\uc758 \uccb4\ud06c\ub9ac\uc2a4\ud2b8.<\/p><\/div>\n      <span class=\"text-muted hidden md:block\">\u2192<\/span><\/a>\n  <\/div>\n  <div class=\"mt-8 text-center\"><button class=\"chip\" data-more>\ub354 \ubcf4\uae30 \u2193<\/button><\/div>\n<\/section>\n\n<!-- ============ \u246a FINAL CTA + FOOTER ============ -->\n<footer id=\"subscribe\" class=\"bg-ink text-paper scroll-mt-20\">\n  <div class=\"max-w-7xl mx-auto px-4 sm:px-6 pt-20 lg:pt-28 pb-12\">\n    <div class=\"text-center max-w-3xl mx-auto\">\n      <p class=\"article-tag text-highlight\">NEWSLETTER<\/p>\n      <h2 class=\"headline font-bold text-paper text-4xl sm:text-5xl lg:text-6xl mt-5\">\ubd80\ub3d9\uc0b0\uc758 \uae30\ud68c\ub97c<br\/><span class=\"serif-italic font-medium text-highlight\">\uac00\uc7a5 \uba3c\uc800 \ud574\ub3c5\ud558\uc138\uc694.<\/span><\/h2>\n      <p class=\"text-paper\/60 mt-5 text-[16px]\">\uacbd\ub9e4 \ubd84\uc11d \u00b7 \ucd94\ucc9c \ubb3c\uac74 \u00b7 \uacbd\ub9e4 \uce58\ud2b8\ud0a4, \ub9e4\uc8fc \uba54\uc77c\ud568\uc73c\ub85c.<\/p>\n      <div class=\"mt-9 flex justify-center\">\n        <a href=\"#\" class=\"cursor-pointer inline-flex items-center justify-center gap-2 bg-[#FEE500] text-[#3A1D1D] font-bold px-8 py-4 rounded-xl hover:brightness-95 transition text-[15px]\">\n          <svg class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M12 3C6.48 3 2 6.58 2 10.99c0 2.74 1.78 5.15 4.47 6.57-.2.72-.72 2.62-.83 3.03-.13.5.18.49.39.36.16-.1 2.55-1.73 3.59-2.44.62.09 1.25.14 1.88.14 5.52 0 10-3.58 10-7.99C22 6.58 17.52 3 12 3z\"\/><\/svg>\n          \uce74\uce74\uc624 \ub85c\uadf8\uc778\uc73c\ub85c \uad6c\ub3c5\n        <\/a>\n      <\/div>\n    <\/div>\n    <div class=\"border-t border-white\/10 mt-20 pt-12 grid grid-cols-2 md:grid-cols-5 gap-8 text-sm\">\n      <div class=\"col-span-2 md:col-span-2\">\n        <div class=\"flex items-center gap-2\"><span class=\"w-7 h-7 rounded-full bg-paper flex items-center justify-center\"><span class=\"text-ink text-[12px] font-bold mono\">Z<\/span><\/span><span class=\"font-bold text-lg tracking-tight\">ZIBEX<\/span><\/div>\n        <p class=\"text-paper\/60 mt-4 leading-relaxed max-w-xs\">\ubd80\ub3d9\uc0b0 \uacbd\ub9e4\ub97c \uc27d\uac8c \ud574\ub3c5\ud558\ub294 \uacf3.<br\/>\ub9e4\uac70\uc9c4 \u00b7 \uac15\uc758 \u00b7 \ucee8\uc124\ud305.<\/p>\n        <p class=\"serif-italic text-paper\/40 mt-6 text-sm\">Your future, decoded.<\/p>\n      <\/div>\n      <div><p class=\"font-semibold text-paper\">\ucf58\ud150\uce20<\/p><ul class=\"mt-4 space-y-3 text-paper\/60\"><li><a href=\"#auction\" class=\"hover:text-paper cursor-pointer\">\uc804\uccb4 \uae00<\/a><\/li><li><a href=\"#columns\" class=\"hover:text-paper cursor-pointer\">\ucd94\ucc9c \uae00<\/a><\/li><li><a href=\"#cheat\" class=\"hover:text-paper cursor-pointer\">\uacbd\ub9e4 \uce58\ud2b8\ud0a4<\/a><\/li><li><a href=\"#news\" class=\"hover:text-paper cursor-pointer\">\ub274\uc2a4 \ube0c\ub9ac\ud551<\/a><\/li><\/ul><\/div>\n      <div><p class=\"font-semibold text-paper\">\uc11c\ube44\uc2a4<\/p><ul class=\"mt-4 space-y-3 text-paper\/60\"><li><a href=\"#subscribe\" class=\"hover:text-paper cursor-pointer\">\ub274\uc2a4\ub808\ud130 \uad6c\ub3c5<\/a><\/li><li><a href=\"#stories\" class=\"hover:text-paper cursor-pointer\">\ub099\ucc30 \uc2a4\ud1a0\ub9ac<\/a><\/li><li><a href=\"#\" class=\"hover:text-paper cursor-pointer text-paper\/40\">Zibex Map (\uc900\ube44\uc911)<\/a><\/li><\/ul><\/div>\n      <div><p class=\"font-semibold text-paper\">\ud68c\uc0ac<\/p><ul class=\"mt-4 space-y-3 text-paper\/60\"><li><a href=\"#about\" class=\"hover:text-paper cursor-pointer\">About<\/a><\/li><li><a href=\"#\" class=\"hover:text-paper cursor-pointer\">\uc81c\ud734\u00b7\uad11\uace0 \ubb38\uc758<\/a><\/li><li><a href=\"#\" class=\"hover:text-paper cursor-pointer\">\uac1c\uc778\uc815\ubcf4\ucc98\ub9ac\ubc29\uce68<\/a><\/li><\/ul><\/div>\n    <\/div>\n    <div class=\"border-t border-white\/10 mt-12 pt-6 flex flex-col sm:flex-row justify-between gap-4 text-xs text-paper\/40\">\n      <p>\ubca0\ub124\ub515\uc158 \uc8fc\uc2dd\ud68c\uc0ac \u00b7 \ub300\ud45c \uac15\uc9c0\ud6c8 \u00b7 \uc0ac\uc5c5\uc790\ub4f1\ub85d\ubc88\ud638 251-87-02719 \u00b7 \uac1c\uc778\uc815\ubcf4\uad00\ub9ac\ucc45\uc784\uc790 \uac15\uc9c0\ud6c8 \u00b7 \uacbd\uae30\ub3c4 \uc548\uc591\uc2dc \ub3d9\uc548\uad6c \uc784\uace1\ub85c 62, 303\ud638 \u00b7 benedictioninc@naver.com \u00b7 070-7954-7704 \u00b7 \u00a9 2026 ZIBEX<\/p>\n      <div class=\"flex items-center gap-5\"><a href=\"#\" class=\"hover:text-paper cursor-pointer\">Instagram<\/a><a href=\"#\" class=\"hover:text-paper cursor-pointer\">Threads<\/a><a href=\"#\" class=\"hover:text-paper cursor-pointer\">X<\/a><\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n\/\/ ===== \uac00\ub85c \ub808\uc77c =====\nfunction setupRail(name){\n  var rail = document.querySelector('[data-rail=\"'+name+'\"]'); if(!rail) return;\n  var prev = document.querySelector('[data-rail-prev=\"'+name+'\"]'), next = document.querySelector('[data-rail-next=\"'+name+'\"]');\n  function step(){ var c = rail.querySelector('[data-card]'); var g = parseInt(getComputedStyle(rail).gap)||24; return c ? (c.offsetWidth + g) : rail.clientWidth*0.8; }\n  function update(){ if(!prev||!next) return; var m = rail.scrollWidth - rail.clientWidth - 2; prev.style.opacity = rail.scrollLeft<=2?'.4':'1'; next.style.opacity = rail.scrollLeft>=m?'.4':'1'; }\n  if(next) next.addEventListener('click', function(){ rail.scrollBy({left:step(), behavior:'smooth'}); });\n  if(prev) prev.addEventListener('click', function(){ rail.scrollBy({left:-step(), behavior:'smooth'}); });\n  rail.addEventListener('scroll', update, {passive:true}); window.addEventListener('resize', update); update();\n}\nsetupRail('cols'); setupRail('stories');\n\n\/\/ ===== \uce74\ud14c\uace0\ub9ac \ud544\ud130 + \ub354\ubcf4\uae30 =====\nfunction setupCategory(sec){\n  var chips = Array.prototype.slice.call(sec.querySelectorAll('[data-filter]'));\n  var list = sec.querySelector('[data-list]');\n  var items = list ? Array.prototype.slice.call(list.querySelectorAll('[data-topic]')) : [];\n  var moreBtn = sec.querySelector('[data-more]');\n  var N = parseInt(sec.getAttribute('data-collapse')||'0', 10);\n  var current = 'all', collapsed = true;\n  function apply(){\n    var matched = [];\n    items.forEach(function(it){\n      var ok = (current==='all') || it.getAttribute('data-topic')===current;\n      if(ok){ matched.push(it); it.classList.remove('is-hidden'); } else { it.classList.add('is-hidden'); }\n    });\n    if(N>0 && collapsed){ matched.forEach(function(it,i){ if(i>=N) it.classList.add('is-hidden'); }); }\n    if(moreBtn) moreBtn.style.display = (N>0 && collapsed && matched.length>N) ? '' : 'none';\n  }\n  chips.forEach(function(ch){ ch.addEventListener('click', function(){\n    current = ch.getAttribute('data-filter'); collapsed = true;\n    chips.forEach(function(c){ c.classList.remove('chip-on'); }); ch.classList.add('chip-on');\n    apply();\n  }); });\n  if(moreBtn) moreBtn.addEventListener('click', function(){ collapsed = false; apply(); });\n  apply();\n}\nArray.prototype.slice.call(document.querySelectorAll('[data-cat]')).forEach(setupCategory);\n<\/script>\n\n<\/div>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Blog\",\"@id\":\"https:\/\/zibex.kr\/ko-auction\/#blog\",\"url\":\"https:\/\/zibex.kr\/ko-auction\/\",\"name\":\"\uacbd\ub9e4 \ubd84\uc11d \u2014 ZIBEX\",\"inLanguage\":\"ko\",\"description\":\"\uba64\ubc84\uc2ed \uc2a4\ud130\ub514 \uae30\ubc18 \uacbd\ub9e4 \ubd84\uc11d \uae00 \ubaa8\uc74c: \ubd80\ub3d9\uc0b0 \ub274\uc2a4 \ubd84\uc11d, \uc2dc\uc7a5 \ud2b8\ub80c\ub4dc, \ud2c8\uc0c8 \uc2dc\uc7a5, \ubb3c\uac74 \ubd84\uc11d, \uc2e4\uc804 \ub178\ud558\uc6b0.\",\"publisher\":{\"@id\":\"https:\/\/zibex.kr\/#org\"}}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebPage\",\"@id\":\"https:\/\/zibex.kr\/ko-auction\/#webpage\",\"url\":\"https:\/\/zibex.kr\/ko-auction\/\",\"inLanguage\":\"ko\",\"isPartOf\":{\"@id\":\"https:\/\/zibex.kr\/#website\"},\"speakable\":{\"@type\":\"SpeakableSpecification\",\"cssSelector\":[\"h1\",\"#geo-key\"]}}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/zibex.kr\/ko-home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uacbd\ub9e4 \ubd84\uc11d\",\"item\":\"https:\/\/zibex.kr\/ko-auction\/\"}]}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Organization\",\"@id\":\"https:\/\/zibex.kr\/#org\",\"name\":\"ZIBEX\",\"legalName\":\"Benediction Inc. (\ubca0\ub124\ub515\uc158 \uc8fc\uc2dd\ud68c\uc0ac)\",\"url\":\"https:\/\/zibex.kr\",\"knowsLanguage\":[\"ko\",\"en\"]}<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-258","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/pages\/258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/comments?post=258"}],"version-history":[{"count":0,"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/pages\/258\/revisions"}],"wp:attachment":[{"href":"https:\/\/zibex.kr\/en\/wp-json\/wp\/v2\/media?parent=258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}