:root{--bg:#090d0f;--surface:#0d1215;--surface-raised:#12191d;--surface-soft:#171e22;--ink:#f2f5f4;--muted:#929da0;--muted-strong:#bac3c5;--accent:#24b8a5;--accent-bright:#3cd3bf;--line:#ffffff1a;--line-strong:#ffffff2b;--font-sans:"Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,summary{font:inherit}img{display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d0feb;position:sticky;top:0}.header-inner{align-items:center;gap:36px;width:min(1240px,100% - 48px);min-height:72px;margin:auto;display:flex}.brand{align-items:center;margin-right:auto;display:inline-flex}.site-logo{object-fit:contain;width:auto;display:block}.header-logo{height:30px}.desktop-nav{color:var(--muted-strong);align-items:center;gap:clamp(20px,2.4vw,36px);font-size:12px;font-weight:600;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:27px 0 24px;transition:color .2s,border-color .2s}.desktop-nav a:hover{color:var(--ink);border-color:var(--accent)}.header-cta{color:var(--accent-bright);border:1px solid #24b8a5b3;border-radius:3px;margin-left:8px;padding:9px 18px;font-size:11px;font-weight:700;transition:background .2s,color .2s}.header-cta:hover{color:#07110f;background:var(--accent)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;align-content:center;gap:5px;width:36px;height:36px;padding:8px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);border-radius:2px;height:2px;display:block}.mobile-menu nav{border:1px solid var(--line-strong);background:#11171a;width:min(280px,100vw - 32px);padding:10px;position:absolute;top:44px;right:0;box-shadow:0 18px 50px #0000006b}.mobile-menu nav a{color:var(--muted-strong);border-bottom:1px solid var(--line);padding:14px 16px;font-size:13px;display:block}.mobile-menu nav a:last-child{border-bottom:0}.home-page,.dark-page{background:var(--bg);min-height:70vh}.home-hero{border-bottom:1px solid var(--line);background-color:#0b1013;background-image:url(/images/hero-market.png);background-position:50%;background-size:cover;align-items:center;min-height:530px;display:flex;position:relative;overflow:hidden}.home-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#070b0d73 0%,#070b0d2e 50%,#070b0d0d 100%);position:absolute;inset:0}.hero-inner{z-index:2;padding:86px 0 92px;position:relative}.hero-kicker{color:var(--accent-bright);letter-spacing:.04em;margin:0 0 19px;font-size:12px;font-weight:700}.home-hero h1{letter-spacing:-.045em;max-width:660px;margin:0;font-size:clamp(44px,5.3vw,72px);line-height:1.18}.home-hero h1 em{color:var(--accent-bright);font-style:normal}.hero-copy{color:#d1d7d8;margin:25px 0 31px;font-size:15px;line-height:1.75}.primary-link{color:#06110f;background:var(--accent);border:1px solid var(--accent);border-radius:3px;justify-content:space-between;align-items:center;gap:30px;min-width:154px;padding:14px 17px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.primary-link:hover{background:var(--accent-bright);transform:translateY(-2px)}.category-directory{border-bottom:1px solid var(--line);background:#0b1013}.category-directory-grid{grid-template-columns:repeat(3,1fr);display:grid}.category-directory-item{border-right:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;min-height:178px;padding:30px 32px 30px 0;transition:background .2s;display:flex}.category-directory-item+.category-directory-item{padding-left:32px}.category-directory-item:last-child{border-right:0;padding-right:0}.category-directory-item:hover{background:#ffffff05}.category-number{color:var(--accent-bright);font-size:13px;font-weight:800}.category-directory-item h2{letter-spacing:-.025em;margin:4px 0 9px;font-size:21px}.category-directory-item p{max-width:220px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.directory-link{color:var(--accent);border-bottom:1px solid var(--accent);margin-top:10px;padding-bottom:2px;font-size:10px;font-weight:700;display:inline-block}.category-icon{width:58px;height:58px;color:var(--muted-strong);border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;display:grid}.category-icon svg{stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.category-directory-item:hover .category-icon{color:var(--accent-bright);border-color:#24b8a580}.home-ad-wrap,.page-ad-wrap{padding-top:24px}.home-ad-wrap{padding-bottom:24px}.ad-slot{color:#6f7a7d;text-align:left;background:#12171a;border:1px solid #ffffff0e;justify-content:center;align-items:center;gap:12px;display:flex}.ad-slot-banner{min-height:90px}.ad-slot-in-article{background:#101619;min-height:250px;margin:48px 0}.ad-icon{color:#7f898c;letter-spacing:.08em;border:1px solid #414a4d;border-radius:3px;place-items:center;min-width:30px;height:24px;padding:0 5px;font-size:9px;font-weight:800;display:grid}.ad-slot div{flex-direction:column;gap:2px;display:flex}.ad-slot strong{font-size:11px;font-weight:600}.ad-slot small{letter-spacing:.04em;font-size:9px}.content-section{padding:82px 0 100px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.15}.section-heading>a{color:var(--muted-strong);border-bottom:1px solid var(--muted);padding-bottom:5px;font-size:11px;font-weight:700}.section-index{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.post-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card{background:var(--surface);border:1px solid var(--line);min-width:0;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.post-card:hover{border-color:#24b8a561;transform:translateY(-4px);box-shadow:0 16px 36px #0000003d}.post-card.featured{grid-column:span 2;grid-template-columns:1.16fr 1fr;display:grid}.card-image-wrap,.card-image-placeholder{aspect-ratio:16/9;background:#1a2226;position:relative;overflow:hidden}.featured .card-image-wrap,.featured .card-image-placeholder{aspect-ratio:auto;height:100%;min-height:330px}.card-image{object-fit:cover;filter:saturate(.75)contrast(1.05);width:100%;height:100%;transition:transform .45s,filter .45s}.post-card:hover .card-image{filter:saturate()contrast(1.05);transform:scale(1.035)}.card-image-placeholder{color:#3cd3bf38;background:radial-gradient(circle at 65% 35%,#39464c80,#0000 33%),repeating-radial-gradient(at 96% 96%,#0000 0 23px,#ffffff09 24px 25px),#171e22;place-items:center;display:grid}.card-image-placeholder:after{content:"";background:linear-gradient(135deg,#0000 48%,#00000042 49%);position:absolute;inset:0}.card-image-placeholder span{z-index:1;letter-spacing:-.08em;font-size:clamp(55px,9vw,102px);font-weight:800;position:relative}.card-body{flex-direction:column;align-items:flex-start;padding:25px 26px 27px;display:flex}.featured .card-body{justify-content:center;padding:44px}.eyebrow{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:14px;font-size:10px;display:flex}.eyebrow span+span:before,.article-meta span+span:before{content:"·";color:#4a5558;margin-right:12px}.post-card h3{letter-spacing:-.035em;word-break:keep-all;margin:0;font-size:22px;line-height:1.38}.featured h3{font-size:clamp(28px,3vw,39px)}.post-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:15px 0 22px;font-size:12px;line-height:1.72;display:-webkit-box;overflow:hidden}.read-link{color:var(--accent-bright);border-bottom:1px solid #3cd3bf80;margin-top:auto;padding-bottom:3px;font-size:10px;font-weight:800}.page-hero{border-bottom:1px solid var(--line);background-color:#0b1013;background-image:url(/images/hero-market.png);background-position:50% 58%;background-size:cover;align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}.page-hero:after{content:"";background:linear-gradient(90deg,#070b0de6 0%,#070b0d94 52%,#070b0d2e 100%);position:absolute;inset:0}.page-hero-inner{z-index:2;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.page-hero h1{letter-spacing:-.055em;margin:14px 0;font-size:clamp(46px,7vw,78px);line-height:1}.page-hero p{max-width:620px;color:var(--muted-strong);margin:0;font-size:14px;line-height:1.8}.page-hero .category-icon{width:92px;height:92px;color:var(--accent-bright);background:#090d0f3d;border-color:#24b8a55c}.page-hero .category-icon svg{width:44px;height:44px}.list-heading{border-bottom:1px solid var(--line);padding-bottom:24px}.list-heading h2{font-size:29px}.list-heading>span{color:var(--muted);font-size:11px}.article-shell{width:min(860px,100% - 48px);margin:auto;padding:62px 0 110px}.back-link{color:var(--muted-strong);margin-bottom:56px;font-size:11px;display:inline-block}.article-header{border-bottom:1px solid var(--line);padding-bottom:40px}.article-header h1{letter-spacing:-.05em;word-break:keep-all;margin:17px 0 20px;font-size:clamp(40px,6vw,68px);line-height:1.18}.article-summary{max-width:740px;color:var(--muted-strong);font-size:17px;line-height:1.8}.article-meta{color:var(--muted);flex-wrap:wrap;margin-top:27px;font-size:10px;display:flex}.article-cover{aspect-ratio:16/9;object-fit:cover;width:100%;margin-top:42px}.article-content{color:#dce1e2;word-break:keep-all;margin:48px auto 0;font-size:16px;line-height:2}.article-content p{white-space:pre-wrap}.article-content p+p{margin-top:1.65em}.article-bottom-ad{margin-top:70px}.empty-state{text-align:center;background:var(--surface);border:1px solid var(--line);padding:80px 24px}.empty-icon{width:50px;height:50px;color:var(--accent);border:1px solid var(--accent);border-radius:50%;place-items:center;margin:0 auto 20px;font-weight:800;display:grid}.empty-state h2{margin:0 0 11px;font-size:24px}.empty-state p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:620px;display:flex}.not-found>span{color:var(--accent);letter-spacing:.2em;font-size:11px;font-weight:800}.not-found h1{margin:15px 0;font-size:clamp(36px,6vw,62px)}.not-found p{color:var(--muted);margin:0 0 30px}.button-reset{cursor:pointer}.site-footer{border-top:1px solid var(--line);background:#070b0d;padding:44px 0}.footer-inner{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.footer-brand{flex-direction:column;gap:8px;display:flex}.footer-logo{height:32px}.footer-brand small{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:8px}.footer-copy{flex-direction:column;align-items:flex-end;gap:18px;display:flex}.footer-copy nav{color:var(--muted-strong);gap:26px;font-size:10px;font-weight:700;display:flex}.footer-copy p{color:#697477;margin:0;font-size:9px}@media (max-width:900px){.desktop-nav{gap:16px}.desktop-nav a{font-size:10px}.category-directory-item{padding-right:20px}.category-directory-item+.category-directory-item{padding-left:20px}.category-icon{width:48px;height:48px}.post-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shell,.header-inner,.article-shell{width:min(100% - 32px,1180px)}.header-inner{min-height:62px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.header-logo{height:27px}.home-hero{background-position:62%;align-items:flex-start;min-height:430px}.home-hero:after{background:linear-gradient(#070b0d57 0%,#070b0d33 60%,#070b0d14 100%)}.hero-inner{padding:68px 0 150px}.hero-kicker{margin-bottom:13px;font-size:10px}.home-hero h1{max-width:350px;font-size:clamp(36px,10vw,48px);line-height:1.2}.hero-copy{margin:18px 0 24px;font-size:12px;line-height:1.7}.primary-link{min-width:136px;padding:12px 14px;font-size:11px}.category-directory-grid{display:block}.category-directory-item,.category-directory-item+.category-directory-item{border-right:0;border-bottom:1px solid var(--line);min-height:125px;padding:20px 0}.category-directory-item:last-child{border-bottom:0}.category-directory-item h2{margin:2px 0 6px;font-size:18px}.category-directory-item p{max-width:calc(100vw - 115px);font-size:10px;line-height:1.55}.category-number{font-size:12px}.directory-link{display:none}.category-icon{width:52px;height:52px}.home-ad-wrap,.page-ad-wrap{padding-top:16px}.ad-slot-banner{min-height:68px}.ad-slot-in-article{min-height:180px;margin:35px 0}.content-section{padding:62px 0 74px}.section-heading{align-items:center;margin-bottom:24px}.section-heading h2{font-size:28px}.section-heading>a{font-size:10px}.post-grid,.post-grid.compact{grid-template-columns:1fr;gap:20px}.post-card.featured{grid-column:span 1;display:block}.featured .card-image-wrap,.featured .card-image-placeholder{aspect-ratio:16/9;min-height:0}.featured .card-body{padding:25px 26px 27px}.post-card h3,.featured h3{font-size:21px}.page-hero{background-position:63%;min-height:285px}.page-hero-inner .category-icon{width:62px;height:62px}.page-hero-inner .category-icon svg{width:30px;height:30px}.page-hero h1{font-size:44px}.page-hero p{font-size:12px}.list-heading h2{font-size:25px}.article-shell{padding:42px 0 80px}.back-link{margin-bottom:39px}.article-header h1{font-size:37px}.article-summary{font-size:15px}.article-content{font-size:15px;line-height:1.9}.article-bottom-ad{margin-top:50px}.footer-inner{flex-direction:column;align-items:flex-start;gap:30px}.footer-copy{align-items:flex-start}.footer-copy nav{flex-wrap:wrap;gap:13px 20px}.footer-copy p{line-height:1.7}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
