:root{--ink: #000;--paper: #fafafa;--yellow: #fdff76;--lime: #a7de00;--soft-yellow: rgba(253, 255, 118, .5)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif}a{color:inherit}.blog-hero{height:400px;padding:105px 10.94% 0;background:#fffdef}.blog-hero-title{display:flex;align-items:center;gap:24px}.blog-hero-title span{display:grid;place-items:center;width:110px;height:110px;font-family:sans-serif;font-size:96px;line-height:1}.blog-hero h1{margin:0;font-size:80px;font-weight:900;line-height:1.2;letter-spacing:-.04em}.blog-hero p{margin:24px 0 0;font-size:50px;font-weight:500;line-height:1.3}.blog-shell{min-height:900px;padding:70px 10.94% 110px;background:#fff96b}.category-filter{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:48px}.category-filter a{display:grid;place-items:center;min-width:120px;height:54px;padding:0 24px;border:3px solid #ddd;border-radius:999px;background:#fffdef;font-size:22px;font-weight:700;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.category-filter a:hover{border-color:#111}.category-filter a[aria-current=page]{border-color:#111;color:#fff;background:#111}.post-card[hidden]{display:none}.post-list{display:grid;gap:20px;margin:0;padding:0;list-style:none}.post-card{height:200px}.post-card:hover{transform:translateY(-3px)}.post-card>a{display:grid;grid-template-columns:400px minmax(0,1fr) 24px;align-items:center;gap:36px;height:100%;padding-right:88px;overflow:hidden;border:5px solid #ddd;border-radius:50px;background:#fffdef;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.post-card>a:hover{border-color:#bbb}.post-thumbnail{display:block;width:400px;height:200px;margin:-5px 0 -5px -5px;border:5px solid #ddd;border-radius:50px;object-fit:cover;object-position:center}.post-copy{min-width:0}.post-author,.post-copy time{display:block;color:#555;font-size:30px;font-weight:500;line-height:1.35}.post-card h2{margin:0;overflow:hidden;font-size:40px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.post-arrow{width:18px;height:40px;transition:transform .16s ease}.post-card>a:hover .post-arrow{transform:translate(7px)}.tag-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:12px}.tag{padding:5px 11px;border-radius:999px;background:var(--yellow);font-size:13px;font-weight:700}.article-shell{min-height:900px;padding:85px max(8vw,calc((100vw - 1200px)/2)) 140px;background:var(--paper)}.article-back{display:inline-flex;margin-bottom:55px;font-size:18px;font-weight:700;text-decoration:none}.article-header{padding-bottom:45px;border-bottom:5px solid #000}.article-header h1{max-width:1000px;margin:0 0 25px;font-size:clamp(48px,6vw,82px);font-weight:900;line-height:1.22;letter-spacing:-.045em}.article-description{max-width:780px;margin:0 0 24px;color:#000000a6;font-size:23px;font-weight:500;line-height:1.65}.article-meta{display:flex;align-items:center;gap:18px;font-size:16px;font-weight:500}.article-content{max-width:850px;margin:60px auto 0;font-size:20px;line-height:1.9}.article-content img{display:block;width:auto;max-width:100%;height:auto;max-height:min(640px,70vh);margin:42px auto;border-radius:28px;background:#f3f3f0;object-fit:contain;object-position:center}.article-content h2{margin:70px 0 20px;font-size:38px;font-weight:900;line-height:1.35}.article-content h3{margin:45px 0 16px;font-size:28px;font-weight:800}.article-content a{text-decoration-thickness:2px;text-underline-offset:4px}.article-content blockquote{margin:38px 0;padding:22px 28px;border-left:8px solid var(--lime);background:var(--soft-yellow)}.article-content code{padding:2px 7px;border-radius:7px;background:#e8e8e8}@media (max-width: 1200px){.blog-hero{padding-inline:7%}.blog-shell{padding:55px 6% 75px}.post-card{height:160px}.post-card>a{grid-template-columns:32% minmax(0,1fr) 18px;gap:24px;padding-right:30px;border-radius:38px}.post-thumbnail{width:calc(100% + 5px);height:160px;border-radius:38px}.post-author,.post-copy time{font-size:20px}.post-card h2{font-size:30px}.post-arrow{width:16px;height:36px}}@media (max-width: 700px){.blog-hero{height:260px;padding:46px 24px 0}.blog-hero-title{gap:10px}.blog-hero-title span{width:54px;height:54px;font-size:48px}.blog-hero h1{font-size:clamp(34px,9.5vw,48px)}.blog-hero p{margin-top:20px;font-size:clamp(19px,5vw,25px)}.blog-shell{min-height:520px;padding:32px 16px 70px}.category-filter{gap:8px;margin-bottom:28px}.category-filter a{min-width:0;height:40px;padding:0 15px;border-width:2px;font-size:15px}.post-list{gap:14px}.post-card{height:126px}.post-card>a{grid-template-columns:120px minmax(0,1fr) 12px;gap:12px;padding-right:14px;border-width:3px;border-radius:26px}.post-thumbnail{width:123px;height:126px;margin:-3px 0 -3px -3px;border-width:3px;border-radius:26px}.post-author,.post-copy time{font-size:12px}.post-card h2{font-size:clamp(16px,4.4vw,21px)}.post-arrow{width:11px;height:26px}.article-shell{padding:55px 24px 90px}.tag-list{justify-content:flex-start}.article-back{margin-bottom:38px}.article-header h1{font-size:clamp(38px,11vw,58px)}.article-description{font-size:18px}.article-meta{flex-wrap:wrap}.article-content{margin-top:42px;font-size:18px}.article-content img{max-height:65vh;margin:30px auto;border-radius:18px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
