@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.css";
:root{--background:#fff;--bg-light-gray:#f8f9fa;--foreground:#111;--text-muted:#666;--border:#eee;--gold:gold;--silver:silver;--bronze:#cd7f32;--vs-red:#ff4d4f;--vs-blue:#1890ff;--font-pretendard:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;--max-width:1200px;--header-height:64px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-pretendard);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{min-height:100vh}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.h1{font-size:2.5rem;font-weight:800}.h2{font-size:2rem;font-weight:700}.h3{font-size:1.5rem;font-weight:700}.p{font-size:1rem;line-height:1.6}.main-layout{grid-template-columns:1fr 340px;gap:32px;margin-top:32px;display:grid}@media (max-width:1024px){.main-layout{grid-template-columns:1fr}}
.Header-module__hBw1pG__header{height:var(--header-height);border-bottom:1px solid var(--border);z-index:100;background:#fff;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__searchBar{width:300px;position:relative}.Header-module__hBw1pG__searchBar input{border:1px solid var(--border);background:var(--bg-light-gray);border-radius:20px;outline:none;width:100%;padding:8px 36px 8px 16px;font-size:.9rem;transition:all .2s}.Header-module__hBw1pG__searchBar input:focus{background:#fff;border-color:#000}.Header-module__hBw1pG__searchIcon{color:var(--text-muted);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__hBw1pG__right{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__loginBtn{font-size:.9rem;font-weight:600}.Header-module__hBw1pG__mypageBtn{color:#333;align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Header-module__hBw1pG__mypageBtn:hover{color:#000}.Header-module__hBw1pG__avatarMini{object-fit:cover;border-radius:50%;width:24px;height:24px}.Header-module__hBw1pG__logoutBtn{color:#666;align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Header-module__hBw1pG__logoutBtn:hover{color:#000}.Header-module__hBw1pG__writeBtn{color:#fff;background:#000;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex}.Header-module__hBw1pG__writeBtn:hover{opacity:.8}@media (max-width:768px){.Header-module__hBw1pG__center{display:none}}
