:root{--red:#d62828;--black:#111;--white:#fff;--gray-bg:#f6f6f6;--border:#e4e4e4;--text-sub:#666}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--white);color:var(--black);font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{font:inherit}
.layout-module__CUj6aG__header{background:var(--black);min-height:64px;color:var(--white);white-space:nowrap;flex-wrap:wrap;align-items:center;gap:24px;padding:8px 24px;display:flex}.layout-module__CUj6aG__header>a:first-child{letter-spacing:1px;font-size:22px;font-weight:800}.layout-module__CUj6aG__header>a:first-child em{color:var(--red);font-style:normal}.layout-module__CUj6aG__header nav{flex:1;gap:20px;display:flex}.layout-module__CUj6aG__header nav a{color:#ccc;font-size:15px}.layout-module__CUj6aG__header nav a:hover{color:var(--white)}.layout-module__CUj6aG__main{max-width:960px;min-height:calc(100vh - 124px);margin:0 auto;padding:40px 24px 80px}.layout-module__CUj6aG__footer{background:var(--black);color:#888;letter-spacing:2px;justify-content:center;align-items:center;height:60px;font-size:13px;display:flex}
.user-chip-module__JTbrIG__chip{align-items:center;gap:12px;display:flex}.user-chip-module__JTbrIG__chip span{color:var(--white);font-size:14px}.user-chip-module__JTbrIG__chip button{background:var(--red);color:var(--white);border-radius:6px;padding:6px 14px;font-size:13px}
