.site-header-module__blNaLa__header{z-index:100;background:var(--background);position:sticky;top:0}.site-header-module__blNaLa__header[data-collapsed=true]{box-shadow:0 2px 10px #090c210f}.site-header-module__blNaLa__tier1Inner{max-width:var(--content-max);align-items:center;gap:34px;height:64px;margin:0 auto;padding:0 20px;transition:height .22s,opacity .18s;display:flex;overflow:hidden}.site-header-module__blNaLa__header[data-collapsed=true] .site-header-module__blNaLa__tier1Inner{opacity:0;pointer-events:none;height:0}.site-header-module__blNaLa__logo{flex-shrink:0;align-items:center;display:flex}.site-header-module__blNaLa__logoImg{width:auto;height:42px;display:block}.site-header-module__blNaLa__tier2{border-top:1px solid var(--border)}.site-header-module__blNaLa__header[data-collapsed=true] .site-header-module__blNaLa__tier2{border-top:none}.site-header-module__blNaLa__header[data-nav-hidden=true] .site-header-module__blNaLa__tier2{display:none}.site-header-module__blNaLa__tier2Inner{max-width:var(--content-max);margin:0 auto;padding:0 20px}.site-header-module__blNaLa__iconLayer{height:64px;max-width:var(--content-max);pointer-events:none;justify-content:flex-end;align-items:center;margin:0 auto;padding:0 20px;transition:height .22s;display:flex;position:absolute;top:0;left:0;right:0}.site-header-module__blNaLa__iconLayer>*{pointer-events:auto}.site-header-module__blNaLa__header[data-collapsed=true] .site-header-module__blNaLa__iconLayer{height:48px;transform:translateY(2px)}.site-header-module__blNaLa__nav{align-items:center;gap:28px;height:48px;display:flex}.site-header-module__blNaLa__navItem,.site-header-module__blNaLa__navItemActive{height:100%;color:var(--muted);align-items:center;font-size:16px;font-weight:600;transition:color .12s;display:flex;position:relative}.site-header-module__blNaLa__navItem:hover{color:var(--ink)}.site-header-module__blNaLa__navItemActive{color:var(--bamsae-navy);font-weight:700}.site-header-module__blNaLa__navItemActive:after{content:"";background:var(--bamsae-navy);height:2px;position:absolute;bottom:0;left:0;right:0}.site-header-module__blNaLa__icons{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;display:flex}.site-header-module__blNaLa__iconBtn{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .12s;display:flex}.site-header-module__blNaLa__iconBtn:hover{background:var(--placeholder)}.site-header-module__blNaLa__profile{display:flex;position:relative}.site-header-module__blNaLa__menuBackdrop{z-index:40;position:fixed;inset:0}.site-header-module__blNaLa__menu{z-index:50;background:var(--background);border:1px solid var(--border);border-radius:12px;min-width:168px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #090c211f}.site-header-module__blNaLa__menuName{color:var(--ink);border-bottom:1px solid var(--border);margin-bottom:4px;padding:8px 10px 10px;font-size:14px;font-weight:700}.site-header-module__blNaLa__menuItem{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 10px;font-size:14px;display:block}.site-header-module__blNaLa__menuItem:hover{background:var(--placeholder)}@media (max-width:640px){.site-header-module__blNaLa__tier1Inner{gap:16px}.site-header-module__blNaLa__nav{gap:18px;font-size:15px}}
.header-search-module__guAUfG__overlay{z-index:100;position:fixed;inset:0}.header-search-module__guAUfG__backdrop{cursor:pointer;background:#090c2173;border:none;padding:0;position:absolute;inset:0}.header-search-module__guAUfG__panel{background:var(--background);border-radius:14px;width:min(640px,100% - 24px);margin:84px auto 0;position:relative;overflow:hidden;box-shadow:0 16px 48px #090c2138}.header-search-module__guAUfG__searchBar{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.header-search-module__guAUfG__searchIcon{color:var(--muted);flex:none}.header-search-module__guAUfG__input{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:16px}.header-search-module__guAUfG__input::placeholder{color:var(--muted)}.header-search-module__guAUfG__closeBtn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.header-search-module__guAUfG__closeBtn:hover{background:var(--surface);color:var(--ink)}.header-search-module__guAUfG__suggestList{max-height:60vh;margin:0;padding:6px;list-style:none;overflow-y:auto}.header-search-module__guAUfG__suggestItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px 10px;display:flex}.header-search-module__guAUfG__suggestItem:hover{background:var(--surface)}.header-search-module__guAUfG__thumb{border:1px solid var(--border);background:linear-gradient(150deg, var(--bamsae-navy-raised), var(--bamsae-navy));border-radius:4px;flex:none;width:34px;height:46px;position:relative;overflow:hidden}.header-search-module__guAUfG__thumbImg{object-fit:cover}.header-search-module__guAUfG__suggestTitle{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;overflow:hidden}.header-search-module__guAUfG__suggestType{color:var(--muted);flex:none;font-size:12px}.header-search-module__guAUfG__suggestEmpty{text-align:center;color:var(--muted);padding:20px 12px;font-size:14px}