@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;700&display=swap";
.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ceb;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 36px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__logo{letter-spacing:.06em;color:var(--text);font-family:IBM Plex Sans KR,sans-serif;font-size:14px;font-weight:700}.Nav-module__e1xquq__links{align-items:center;gap:28px;display:flex}.Nav-module__e1xquq__links a{letter-spacing:.02em;color:var(--text-dim);font-family:IBM Plex Sans KR,sans-serif;font-size:14px;font-weight:500;transition:color .2s}.Nav-module__e1xquq__links a:hover,.Nav-module__e1xquq__active{color:var(--text)!important}.Nav-module__e1xquq__authBtn{color:var(--text-dim);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;padding:0;font-family:IBM Plex Sans KR,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.Nav-module__e1xquq__authBtn:hover{color:var(--text)}.Nav-module__e1xquq__writeBtn{background:var(--text);border-radius:8px;padding:8px 18px;color:var(--bg)!important;letter-spacing:.01em!important;font-family:IBM Plex Sans KR,sans-serif!important;font-size:13px!important;font-weight:600!important;transition:opacity .2s!important}.Nav-module__e1xquq__writeBtn:hover{opacity:.85;color:var(--bg)!important}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0c;--text:#f2f2ee;--blue:#3a7dff;--pink:#ff4d6d;--purple:#8a7bff;--green:#4ade80;--text-dim:#f2f2ee59;--text-muted:#f2f2ee33;--border:#ffffff0f}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans KR,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
