:root{--m6-primary:#0f2744;--m6-accent:#c05621;--m6-blue:#1a5fa8;--m6-bg:#f4f7fb;--m6-surface:#ffffff;--m6-text:#1e293b;--m6-muted:#64748b;--m6-border:#e2e8f0;--m6-header-h:3rem;--m6-nav-h:3.25rem;--m6-safe-bottom:env(safe-area-inset-bottom,0px);--m6-font:"Noto Sans KR",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body.m6-body{margin:0;font-family:var(--m6-font);font-size:.9375rem;line-height:1.55;color:var(--m6-text);background:var(--m6-bg);min-height:100dvh}a{color:var(--m6-blue);text-decoration:none}img{max-width:100%;height:auto;display:block}.m6-app{min-height:100dvh;display:flex;flex-direction:column;padding-bottom:calc(var(--m6-nav-h) + var(--m6-safe-bottom))}.m6-main{flex:1;width:100%;max-width:480px;margin:0 auto;padding:.75rem 1rem 1.25rem}.m6-header{position:sticky;top:0;z-index:40;height:var(--m6-header-h);display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1rem;background:var(--m6-primary);color:#fff;box-shadow:0 2px 8px rgba(15,39,68,.15)}.m6-header__brand{font-weight:800;font-size:1rem;letter-spacing:-.02em;color:#fff;white-space:nowrap}.m6-header__search{flex:1;max-width:9rem;min-width:0}.m6-header__search input{width:100%;height:2rem;border:none;border-radius:999px;padding:0 .85rem;font-size:.8125rem;background:rgba(255,255,255,.15);color:#fff}.m6-header__search input::placeholder{color:rgba(255,255,255,.65)}.m6-header__auth{font-size:.75rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;white-space:nowrap}.m6-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;height:calc(var(--m6-nav-h) + var(--m6-safe-bottom));padding-bottom:var(--m6-safe-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:var(--m6-surface);border-top:1px solid var(--m6-border);box-shadow:0 -4px 16px rgba(15,39,68,.06)}.m6-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;font-size:.625rem;font-weight:600;color:var(--m6-muted);border:none;background:transparent;padding:.35rem 0;cursor:pointer}.m6-bottom-nav__item.is-active{color:var(--m6-primary)}.m6-bottom-nav__icon{font-size:1.15rem;line-height:1}.m6-hero{background:linear-gradient(135deg,var(--m6-primary),var(--m6-blue));color:#fff;border-radius:12px;padding:1.25rem 1rem;margin-bottom:1rem}.m6-hero__label{font-size:.6875rem;opacity:.85;margin:0 0 .35rem}.m6-hero__title{margin:0;font-size:1.125rem;font-weight:800;line-height:1.35}.m6-hero__desc{margin:.5rem 0 0;font-size:.8125rem;opacity:.9;line-height:1.5}.m6-section{margin-bottom:1.25rem}.m6-section__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.65rem}.m6-section__title{margin:0;font-size:.9375rem;font-weight:800;color:var(--m6-primary)}.m6-section__link{font-size:.75rem;font-weight:600}.m6-cat-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.m6-cat-scroll::-webkit-scrollbar{display:none}.m6-cat-chip{flex-shrink:0;padding:.45rem .85rem;border-radius:999px;font-size:.8125rem;font-weight:600;background:var(--m6-surface);border:1px solid var(--m6-border);color:var(--m6-text)}.m6-cat-chip.is-active{background:var(--m6-primary);border-color:var(--m6-primary);color:#fff}.m6-post-list{display:flex;flex-direction:column;gap:.75rem}.m6-post-card{display:grid;grid-template-columns:5.5rem 1fr;gap:.75rem;padding:.75rem;background:var(--m6-surface);border-radius:12px;border:1px solid var(--m6-border);color:inherit}.m6-post-card__thumb{width:5.5rem;height:5.5rem;border-radius:8px;overflow:hidden;background:#e2e8f0}.m6-post-card__thumb img{width:100%;height:100%;object-fit:cover}.m6-post-card__body{min-width:0}.m6-post-card__cat{font-size:.625rem;font-weight:700;color:var(--m6-accent);margin-bottom:.2rem}.m6-post-card__title{margin:0;font-size:.875rem;font-weight:700;line-height:1.35}.m6-post-card__excerpt,.m6-post-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m6-post-card__excerpt{margin:.25rem 0 0;font-size:.75rem;color:var(--m6-muted)}.m6-post-card__date{margin-top:.35rem;font-size:.6875rem;color:var(--m6-muted)}.m6-single-banner{margin:-.75rem -1rem 1rem;padding:1rem;background:linear-gradient(135deg,var(--m6-primary),var(--m6-blue));color:#fff}.m6-single-banner__title{margin:0;font-size:1.0625rem;font-weight:800;line-height:1.35}.m6-single-banner__meta{margin-top:.45rem;font-size:.6875rem;opacity:.85;display:flex;flex-wrap:wrap;gap:.5rem}.m6-single-featured{border-radius:10px;overflow:hidden;margin-bottom:1rem;background:#e8eef5}.m6-single-featured img{width:100%;height:auto;object-fit:contain;object-position:top center}.m6-single-body{font-size:.9375rem;line-height:1.75}.m6-single-body img{border-radius:8px;margin:.75rem auto}.m6-single-back{display:inline-block;margin-top:1.5rem;font-size:.8125rem;font-weight:600}.m6-empty{text-align:center;padding:2.5rem 1rem;color:var(--m6-muted);font-size:.875rem}.m6-login-wrap{max-width:480px;margin:0 auto;padding:1rem}@media (min-width:768px){.m6-main{max-width:420px}}