:root{--ink:#171411;--ink-warm:#2a241e;--text:#5c5347;--text-light:#8a8178;--text-faint:#b5ada5;--gold:#b8975a;--gold-light:#d4ba8a;--cream:#f8f4ef;--cream-dark:#f0eae2;--border:#e5ddd3}.gnb{z-index:100;height:72px;transition:all .6s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.gnb-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1152px;height:72px;margin:0 auto;padding:0 24px;display:grid}.gnb-inner>.flex{justify-self:end}.gnb-mid{justify-content:center;align-items:center;display:flex}.gnb-mid--center{justify-content:center}.gnb-mid--right{justify-content:flex-end}.gnb-inner--landing{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;padding:0 24px;display:flex}.gnb-inner--landing .gnb-mid{justify-content:flex-end;margin-left:auto}.gnb--hero{color:#ffffffd9}.gnb--hero .gnb-logo{color:#fff}.gnb--hero .gnb-logo small{color:#ffffff73}.gnb--hero .gnb-nav a{color:#ffffffa6}.gnb--hero .gnb-nav a:hover{color:#fff}.gnb--hero .gnb-nav a:after{background:var(--gold-light)}.gnb--scrolled{-webkit-backdrop-filter:blur(24px);color:var(--text);background:#f8f4eff0;border-bottom:1px solid #e5ddd399}.gnb--scrolled .gnb-logo{color:var(--ink)}.gnb--scrolled .gnb-logo small{color:var(--text-faint)}.gnb--scrolled .gnb-nav a{color:var(--text-light)}.gnb--scrolled .gnb-nav a:hover{color:var(--ink)}html[data-theme=dark] .gnb--scrolled{color:#e6ddd7;background:#0f0d0ceb;border-bottom:1px solid #3a2d27b3}html[data-theme=dark] .gnb--scrolled .gnb-logo{color:#f6f1ed}html[data-theme=dark] .gnb--scrolled .gnb-logo small{color:#e6ddd799}html[data-theme=dark] .gnb--scrolled .gnb-nav a{color:#e6ddd7b3}html[data-theme=dark] .gnb--scrolled .gnb-nav a:hover{color:#f6f1ed}html[data-theme=dark] .gnb-icon:hover{background:#ffffff14}html[data-theme=dark] .gnb-mobile-panel{background:#0f0d0cf5;border:1px solid #3a2d27b3}html[data-theme=dark] .gnb-mobile-panel a{color:#f6f1ed}html[data-theme=dark] .gnb-mobile-panel a:hover{background:#ffffff0f}@media (prefers-color-scheme:dark){html:not([data-theme]) .gnb--scrolled{color:#e6ddd7;background:#0f0d0ceb;border-bottom:1px solid #3a2d27b3}html:not([data-theme]) .gnb--scrolled .gnb-logo{color:#f6f1ed}html:not([data-theme]) .gnb--scrolled .gnb-logo small{color:#e6ddd799}html:not([data-theme]) .gnb--scrolled .gnb-nav a{color:#e6ddd7b3}html:not([data-theme]) .gnb--scrolled .gnb-nav a:hover{color:#f6f1ed}html:not([data-theme]) .gnb-icon:hover{background:#ffffff14}html:not([data-theme]) .gnb-mobile-panel{background:#0f0d0cf5;border:1px solid #3a2d27b3}html:not([data-theme]) .gnb-mobile-panel a{color:#f6f1ed}html:not([data-theme]) .gnb-mobile-panel a:hover{background:#ffffff0f}}.gnb-logo{font-family:var(--font-serif),ui-serif,serif;letter-spacing:-.3px;align-items:baseline;gap:8px;font-size:20px;font-weight:700;transition:color .4s;display:flex}.gnb-logo small{font-family:var(--font-serif),ui-serif,serif;font-size:13px;font-style:italic;font-weight:400;transition:color .4s}.gnb-nav{align-items:center;gap:40px;display:flex}.gnb-nav a{letter-spacing:.5px;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.gnb-icon{border-radius:999px;place-items:center;width:36px;height:36px;transition:background .3s;display:grid}.gnb-icon:hover{background:#0000000f}.gnb-mobile-btn{background:0 0;border:1px solid #00000014;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:none}.gnb-mobile-btn span{background:currentColor;width:16px;height:2px;display:block}.gnb-mobile-panel{z-index:200;background:#f8f4effa;border:1px solid #e5ddd399;border-radius:14px;padding:12px;display:none;position:fixed;top:72px;left:16px;right:16px;box-shadow:0 12px 30px #0000001f}.gnb-mobile-panel a{color:var(--ink);border-radius:10px;padding:12px 10px;font-size:15px;font-weight:600;text-decoration:none;display:block}.gnb-mobile-panel a:hover{background:#0000000d}.gnb-mobile-panel a.is-active{color:var(--gold)}.gnb-nav a:after{content:"";background:var(--gold);width:0;height:1.5px;transition:width .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-6px;left:0}.gnb-nav a:hover:after{width:100%}.gnb-nav a[aria-current=page]{color:var(--ink);font-weight:600}.gnb-nav a[aria-current=page]:after{width:100%}.gnb--hero .gnb-nav a[aria-current=page]{color:#fff}html[data-theme=dark] .gnb--scrolled .gnb-nav a[aria-current=page]{color:#f6f1ed}@media (prefers-color-scheme:dark){html:not([data-theme]) .gnb--scrolled .gnb-nav a[aria-current=page]{color:#f6f1ed}}@media (max-width:768px){.gnb-nav{display:none}.gnb-mobile-btn{display:flex}.gnb-mobile-panel.is-open{display:block}}
