@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";
:root{--bg:#f0f7ff;--bg2:#fff;--bg3:#f8fafc;--border:#e2e8f0;--border-hover:#cbd5e1;--text:#0f172a;--muted:#64748b;--muted-strong:#475569;--accent:#0ea5e9;--accent-hover:#0284c7;--accent-dim:#0ea5e92e;--accent-light:#e0f2fe;--cat-finance:#059669;--cat-health:#0891b2;--cat-life:#ea580c;--cat-unit:#7c3aed;--cat-date:#db2777;--cat-dev:#0284c7;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--danger-soft:#fef2f2}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}
.Nav-module__e1xquq__nav{z-index:300;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);background:#ffffffd9;justify-content:space-between;align-items:center;height:60px;padding:0 48px;display:flex;position:sticky;top:0}.Nav-module__e1xquq__logo{letter-spacing:-.02em;color:var(--text);flex-shrink:0;font-family:Inter,Noto Sans KR,sans-serif;font-size:22px;font-weight:800;text-decoration:none}.Nav-module__e1xquq__logo span{color:var(--accent)}.Nav-module__e1xquq__links{align-items:center;gap:0;height:100%;list-style:none;display:flex}.Nav-module__e1xquq__catItem{align-items:center;height:100%;display:flex;position:relative}.Nav-module__e1xquq__catLink{height:100%;color:var(--muted);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:4px;padding:0 14px;font-size:13px;text-decoration:none;transition:color .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__catLink:hover{color:var(--text)}}.Nav-module__e1xquq__catLinkActive{color:var(--accent)!important}.Nav-module__e1xquq__chevron{opacity:.4;transition:transform .2s}@media (hover:hover){.Nav-module__e1xquq__catItem:hover .Nav-module__e1xquq__chevron{opacity:.8;transform:rotate(180deg)}}.Nav-module__e1xquq__megaMenu{background:var(--bg2);border:1px solid var(--border);z-index:400;border-radius:14px;width:720px;max-width:calc(100vw - 32px);padding:14px;animation:.15s Nav-module__e1xquq__megaIn;position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0f172a14}@keyframes Nav-module__e1xquq__megaIn{0%{opacity:0}to{opacity:1}}.Nav-module__e1xquq__megaHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:8px;padding:4px 8px 10px;display:flex}.Nav-module__e1xquq__megaCatLabel{color:var(--text);align-items:center;gap:6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.Nav-module__e1xquq__megaCatIcon{font-size:16px}.Nav-module__e1xquq__megaAllLink{color:var(--accent);letter-spacing:.05em;opacity:.85;font-family:Inter,sans-serif;font-size:11px;text-decoration:none;transition:opacity .15s}@media (hover:hover){.Nav-module__e1xquq__megaAllLink:hover{opacity:1}}.Nav-module__e1xquq__megaGrid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Nav-module__e1xquq__megaItem{border-radius:8px;align-items:flex-start;gap:10px;min-width:0;padding:10px 12px;text-decoration:none;transition:background .12s;display:flex;position:relative}@media (hover:hover){.Nav-module__e1xquq__megaItem:hover{background:var(--bg3)}}.Nav-module__e1xquq__megaItemIcon{flex-shrink:0;font-size:18px;line-height:1.3}.Nav-module__e1xquq__megaItemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Nav-module__e1xquq__megaItemName{color:var(--text);flex-wrap:wrap;align-items:center;gap:4px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.Nav-module__e1xquq__megaItemDesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.Nav-module__e1xquq__megaItemFav{color:var(--muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 4px;font-family:inherit;font-size:16px;line-height:1;transition:opacity .15s,color .15s,background .15s}@media (hover:hover){.Nav-module__e1xquq__megaItem:hover .Nav-module__e1xquq__megaItemFav,.Nav-module__e1xquq__megaItemFavActive,.Nav-module__e1xquq__searchResultItem:hover .Nav-module__e1xquq__megaItemFav,.Nav-module__e1xquq__searchResultItemActive .Nav-module__e1xquq__megaItemFav{opacity:1}.Nav-module__e1xquq__megaItemFav:hover{background:var(--bg2);color:var(--accent)}}.Nav-module__e1xquq__megaItemFavActive{color:#ca8a04;opacity:1}.Nav-module__e1xquq__badgeNew,.Nav-module__e1xquq__badgeHot{letter-spacing:.04em;border-radius:3px;padding:1px 5px;font-family:Inter,sans-serif;font-size:9px;font-weight:700;line-height:1.4}.Nav-module__e1xquq__badgeNew{color:#0891b2;background:#0891b226}.Nav-module__e1xquq__badgeHot{color:#ea580c;background:#ea580c26}.Nav-module__e1xquq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Nav-module__e1xquq__allToolsBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__allToolsBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}}.Nav-module__e1xquq__allToolsBtnActive{background:var(--text);border-color:var(--text)}@media (max-width:1100px){.Nav-module__e1xquq__allToolsBtn span{display:none}.Nav-module__e1xquq__allToolsBtn{justify-content:center;width:36px;padding:0 10px}}.Nav-module__e1xquq__searchBtn{background:var(--bg3);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__searchBtn:hover{border-color:var(--border-hover);color:var(--text)}}.Nav-module__e1xquq__searchBtnActive{background:var(--accent-dim);color:var(--accent);border-color:#0ea5e966}.Nav-module__e1xquq__shareBtn{background:var(--bg3);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__shareBtn:hover{border-color:var(--border-hover);color:var(--text)}}.Nav-module__e1xquq__shareBtnCopied{color:#059669;background:#10b9811f;border-color:#10b98166}.Nav-module__e1xquq__searchBar{z-index:290;background:var(--bg2);border-bottom:1px solid var(--border);padding:12px 48px 0;animation:.2s Nav-module__e1xquq__slideDown;position:sticky;top:60px}@keyframes Nav-module__e1xquq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Nav-module__e1xquq__searchBarInner{background:var(--bg3);border:1px solid var(--border-hover);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.Nav-module__e1xquq__searchBarInner:focus-within{border-color:#0ea5e980;box-shadow:0 0 0 3px #0ea5e924}.Nav-module__e1xquq__searchBarIcon{color:var(--muted);flex-shrink:0}.Nav-module__e1xquq__searchBarInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:Noto Sans KR,sans-serif;font-size:16px}.Nav-module__e1xquq__searchBarInput::placeholder{color:var(--muted)}.Nav-module__e1xquq__searchClear{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;transition:color .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__searchClear:hover{color:var(--text)}}.Nav-module__e1xquq__searchResults{max-height:300px;padding:8px 0;overflow-y:auto}.Nav-module__e1xquq__searchResultItem{border-radius:8px;align-items:center;gap:12px;padding:10px 8px;text-decoration:none;transition:background .12s;display:flex}@media (hover:hover){.Nav-module__e1xquq__searchResultItem:hover,.Nav-module__e1xquq__searchResultItemActive{background:var(--bg3)}}.Nav-module__e1xquq__searchResultIcon{flex-shrink:0;font-size:18px}.Nav-module__e1xquq__searchResultBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Nav-module__e1xquq__searchResultName{color:var(--text);font-family:Noto Sans KR,sans-serif;font-size:14px}.Nav-module__e1xquq__searchResultCat{color:var(--muted);letter-spacing:.04em;font-size:11px}.Nav-module__e1xquq__searchKbd{color:var(--muted);letter-spacing:.06em;border:1px solid var(--border);background:var(--bg2);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-family:Inter,sans-serif;font-size:10px}@media (max-width:480px){.Nav-module__e1xquq__searchKbd{display:none}}.Nav-module__e1xquq__searchEmpty{color:var(--muted);padding:16px 4px;font-size:14px}.Nav-module__e1xquq__searchQuick{padding:12px 0}.Nav-module__e1xquq__searchQuickLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;display:block}.Nav-module__e1xquq__searchQuickList{flex-wrap:wrap;gap:6px;padding-bottom:12px;display:flex}.Nav-module__e1xquq__searchQuickItem{background:var(--bg3);border:1px solid var(--border);color:var(--muted);border-radius:99px;align-items:center;gap:6px;padding:5px 12px;font-family:Noto Sans KR,sans-serif;font-size:13px;text-decoration:none;transition:all .15s;display:flex}@media (hover:hover){.Nav-module__e1xquq__searchQuickItem:hover{border-color:var(--accent);color:var(--accent)}}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Nav-module__e1xquq__burgerLine{background:var(--text);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__e1xquq__burgerLineTop{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burgerLineMid{opacity:0}.Nav-module__e1xquq__burgerLineBot{transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a66;position:fixed;inset:0}.Nav-module__e1xquq__drawer{z-index:250;-webkit-overflow-scrolling:touch;background:var(--bg2);border-bottom:1px solid var(--border);overscroll-behavior:contain;height:calc(100dvh - 60px);max-height:calc(100dvh - 60px);animation:.2s Nav-module__e1xquq__slideDown;position:fixed;inset:60px 0 0;overflow-y:auto}.Nav-module__e1xquq__drawerSearchSticky{z-index:5;background:var(--bg2);border-bottom:1px solid var(--border);flex-shrink:0;padding:12px 16px;position:sticky;top:0}.Nav-module__e1xquq__drawerSearchInner{background:var(--bg3);border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.Nav-module__e1xquq__drawerSearchInner:focus-within{border-color:var(--accent);background:#fff}.Nav-module__e1xquq__drawerSearchInner>svg{color:var(--muted);flex-shrink:0}.Nav-module__e1xquq__drawerSearchInput{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:Noto Sans KR,sans-serif;font-size:16px}.Nav-module__e1xquq__drawerSearchInput::placeholder{color:var(--muted)}.Nav-module__e1xquq__drawerSearchClear{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:1}@media (hover:hover){.Nav-module__e1xquq__drawerSearchClear:hover{color:var(--text)}}.Nav-module__e1xquq__drawerSearchResults{flex-direction:column;gap:2px;display:flex}.Nav-module__e1xquq__drawerSearchItem{background:var(--bg3);border:1px solid var(--border);color:inherit;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;text-decoration:none;display:grid}@media (hover:hover){.Nav-module__e1xquq__drawerSearchItem:hover{border-color:var(--accent);background:var(--accent-dim)}}.Nav-module__e1xquq__drawerSearchIcon{text-align:center;font-size:20px;line-height:1}.Nav-module__e1xquq__drawerSearchBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Nav-module__e1xquq__drawerSearchName{color:var(--text);font-family:Noto Sans KR,sans-serif;font-size:13.5px;font-weight:700}.Nav-module__e1xquq__drawerSearchCat{font-family:Noto Sans KR,sans-serif;font-size:11.5px;font-weight:600}.Nav-module__e1xquq__drawerSearchDesc{color:var(--muted);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:Noto Sans KR,sans-serif;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.Nav-module__e1xquq__drawerSearchEmpty{flex-direction:column;gap:10px;display:flex}.Nav-module__e1xquq__drawerEmptyTitle{color:var(--text);text-align:center;margin:16px 0 0;font-family:Noto Sans KR,sans-serif;font-size:15px}.Nav-module__e1xquq__drawerEmptyTitle strong{color:var(--accent);font-weight:700}.Nav-module__e1xquq__drawerEmptySub{color:var(--muted);text-align:center;margin:0 0 6px;font-family:Noto Sans KR,sans-serif;font-size:12.5px}.Nav-module__e1xquq__drawerCatTabs{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--border);gap:6px;margin-bottom:8px;padding:4px 0 14px;display:flex;overflow-x:auto}.Nav-module__e1xquq__drawerCatTabs::-webkit-scrollbar{display:none}.Nav-module__e1xquq__drawerCatTab{background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:7px 12px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;font-weight:600;transition:border-color .12s,color .12s;display:inline-flex}.Nav-module__e1xquq__drawerCatTab:active{border-color:var(--chip-color,var(--accent));color:var(--chip-color,var(--accent))}@media (hover:hover){.Nav-module__e1xquq__drawerCatTab:hover{border-color:var(--chip-color,var(--accent));color:var(--chip-color,var(--accent))}}.Nav-module__e1xquq__drawerCatTabCount{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700}.Nav-module__e1xquq__drawerInner{flex-direction:column;gap:6px;padding:12px 16px 40px;display:flex}.Nav-module__e1xquq__drawerAccItem{background:var(--bg3);border:1px solid var(--border);border-radius:12px;scroll-margin-top:8px;transition:border-color .15s;overflow:hidden}.Nav-module__e1xquq__drawerAccItem[open]{border-color:var(--border-hover)}.Nav-module__e1xquq__drawerAccSummary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:12px 14px;font-family:Noto Sans KR,sans-serif;list-style:none;display:flex}.Nav-module__e1xquq__drawerAccSummary::-webkit-details-marker{display:none}.Nav-module__e1xquq__drawerAccIcon{flex-shrink:0;font-size:18px;line-height:1}.Nav-module__e1xquq__drawerAccTitle{color:var(--text);flex:1;font-size:14px;font-weight:700}.Nav-module__e1xquq__drawerAccCount{color:var(--muted);background:var(--bg2);border-radius:999px;flex-shrink:0;padding:2px 8px;font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:700}.Nav-module__e1xquq__drawerAccSummary:after{content:"⌄";color:var(--muted);flex-shrink:0;font-size:14px;font-weight:700;transition:transform .2s}.Nav-module__e1xquq__drawerAccItem[open] .Nav-module__e1xquq__drawerAccSummary:after{transform:rotate(180deg)}.Nav-module__e1xquq__drawerCatAllLink{color:var(--accent);grid-column:1/-1;justify-content:flex-end;align-items:center;padding:6px 10px;font-family:Noto Sans KR,sans-serif;font-size:11.5px;font-weight:700;text-decoration:none;display:flex}.Nav-module__e1xquq__drawerTools{background:var(--bg2);border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:2px;padding:4px 8px 10px;display:grid}.Nav-module__e1xquq__drawerToolItem{color:var(--text);border-radius:6px;align-items:center;gap:8px;min-width:0;padding:9px 10px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;text-decoration:none;transition:all .12s;display:flex}.Nav-module__e1xquq__drawerToolItem>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (hover:hover){.Nav-module__e1xquq__drawerToolItem:hover{background:var(--bg3);color:var(--accent)}}@media (max-width:1280px){.Nav-module__e1xquq__nav{padding:0 32px}.Nav-module__e1xquq__searchBar{padding-left:32px;padding-right:32px}.Nav-module__e1xquq__catLink{padding:0 10px;font-size:12px}}@media (max-width:1100px){.Nav-module__e1xquq__nav{padding:0 24px}.Nav-module__e1xquq__searchBar{padding-left:24px;padding-right:24px}.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__burger{display:flex}}
.Footer-module__EZoWya__disclaimer{border-top:1px solid var(--border);color:var(--muted);text-align:center;background:#0891b20a;padding:16px 48px;font-size:11.5px;line-height:1.75}.Footer-module__EZoWya__disclaimer p{max-width:960px;margin:0 auto}.Footer-module__EZoWya__disclaimer strong{color:var(--text);font-weight:600}.Footer-module__EZoWya__disclaimerLink{color:#0891b2;text-decoration:none}@media (hover:hover){.Footer-module__EZoWya__disclaimerLink:hover{text-decoration:underline}}.Footer-module__EZoWya__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:28px 48px;display:flex}.Footer-module__EZoWya__left{flex-direction:column;gap:4px;display:flex}.Footer-module__EZoWya__logo{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.Footer-module__EZoWya__logo span{color:var(--accent)}.Footer-module__EZoWya__copy{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:inline-flex}.Footer-module__EZoWya__version{color:var(--accent);background:var(--accent-dim);letter-spacing:.02em;border-radius:99px;padding:1px 7px;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:700}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:20px;display:flex}.Footer-module__EZoWya__link{color:var(--muted);font-size:12px;text-decoration:none;transition:color .15s}@media (hover:hover){.Footer-module__EZoWya__link:hover{color:var(--text)}}@media (max-width:600px){.Footer-module__EZoWya__disclaimer{padding:14px 20px;font-size:11px}.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;align-items:center;padding:24px}.Footer-module__EZoWya__left{align-items:center}.Footer-module__EZoWya__links{justify-content:center;gap:16px}}
