:root{--bk:#111;--but:#f3e3a3;--ww:#f7f7f7;--wt:#fff;--mu:#8e8e8e;--gy:#5c5c5c;--ln:#e8e8e8;--ph:#f0f0f0;--red:#b0463c}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;color:var(--bk);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:none}button,input,select,textarea{font:inherit;color:inherit}.wrap{max-width:1080px}.narrow,.wrap{margin:0 auto;padding:0 20px}.narrow{max-width:720px}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--bk);color:#fff;padding:13px 24px;font-weight:700;font-size:14px}.btn:hover{opacity:.85}.jbadge{display:inline-block;background:var(--bk);color:var(--but);font-size:9.5px;font-weight:800;padding:2px 6px;vertical-align:1px}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--mu);display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:8px;height:8px;background:var(--but)}.site-header{position:-webkit-sticky;position:sticky;top:0;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--ln);z-index:50}.nav-inner{justify-content:space-between;height:60px;gap:12px}.logo,.nav-inner{display:flex;align-items:center}.logo{font-weight:800;letter-spacing:.2em;font-size:15px;gap:6px;white-space:nowrap;flex:none}.logo-m{width:17px;height:17px;border:1.3px solid var(--bk);border-radius:50%;display:grid;place-items:center;font-size:9px;letter-spacing:0}.logo-sub{letter-spacing:.06em;font-weight:600;color:var(--mu);font-size:12px}.nav-menu{display:flex;gap:16px;align-items:center;font-size:13.5px;font-weight:700}.nav-menu a{white-space:nowrap}.nav-write{padding:9px 16px!important;font-size:13px}.nav-me{width:32px;height:32px;border-radius:50%;background:var(--but);display:grid;place-items:center;font-size:12px;font-weight:800}.nav-login{color:var(--mu)}.site-footer{background:var(--bk);color:#8a8780;padding:48px 0;margin-top:80px}.f-slogan{color:#fff;font-weight:800;font-size:22px;letter-spacing:-.04em}.f-meta{margin-top:24px;font-size:12.5px}@media (max-width:640px){.logo-sub{display:none}.nav-inner{height:54px}.nav-menu{gap:12px;font-size:13px}.nav-write{padding:8px 13px!important;font-size:12.5px}.narrow,.wrap{padding:0 16px}.btn{padding:13px 18px;font-size:13.5px}.hero-btns a{flex:1 1;min-width:140px;justify-content:center}.row-cate{width:64px!important;font-size:10px!important}h1,h2{word-break:keep-all}}.intro-splash{position:fixed;inset:0;z-index:200;background:var(--bk);display:grid;place-items:center;pointer-events:none;animation:splash-out .55s ease 1.5s forwards}.intro-word{font-weight:800;font-size:clamp(30px,7vw,58px);color:var(--but);letter-spacing:.3em;margin-right:-.3em;line-height:1;animation:word-in .9s cubic-bezier(.2,.7,.3,1) both}@keyframes word-in{0%{opacity:0;letter-spacing:.55em;filter:blur(10px)}to{opacity:1;letter-spacing:.3em;filter:blur(0)}}@keyframes splash-out{to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){.intro-splash{animation-delay:.6s}.intro-word{animation:none}}.official-nick{display:inline-block;background:var(--but);color:var(--bk);font-weight:800;padding:1px 8px;letter-spacing:0}.hero-grid{display:flex;align-items:center;gap:52px}.hero-photo{flex:1 1 40%;min-width:0;max-width:560px;aspect-ratio:4/3;object-fit:cover;display:block}@media (max-width:860px){.hero-photo{display:none}}.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tabbar{position:fixed;bottom:0;left:0;right:0;z-index:60;display:none;background:hsla(0,0%,100%,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--ln);padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.tabbar a{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 0;font-size:10px;font-weight:800;color:var(--mu);letter-spacing:.02em}.tabbar a .ic{font-size:17px;line-height:1;font-weight:400}.tabbar a.write-tab{flex:none;width:52px}.tabbar a.write-tab .plus{width:40px;height:40px;background:var(--bk);color:var(--but);display:grid;place-items:center;font-size:20px;font-weight:800;transform:translateY(-2px)}@media (max-width:860px){.tabbar{display:flex}body{padding-bottom:66px}.site-footer{margin-bottom:0}}