:root{color:#17211b;font-synthesis:none;background:#f5f7f4;font-family:Noto Sans KR,Pretendard,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}.route-state{color:#445149;place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:24px;display:grid}.route-state__spinner{border:3px solid #d9e1dc;border-top-color:#18764f;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite route-spin}.route-state--error a{color:#12683f;font-weight:700}.scrim{display:none}.role-switcher{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#063731f0;border:1px solid #ffffff4d;border-radius:16px;align-items:center;gap:4px;padding:5px;display:flex;position:fixed;top:8px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #052c273d}.role-switcher__label{color:#c5f1e7;letter-spacing:.08em;padding:0 8px;font-size:11px;font-weight:800}.role-switcher a{color:#eaf7f2;border-radius:11px;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.role-switcher a:hover{background:#c5f1e724}.role-switcher a:focus-visible{outline-offset:2px;outline:2px solid #c5f1e7}.role-switcher a.is-active{color:#054e44;background:#c5f1e7}@keyframes route-spin{to{transform:rotate(360deg)}}@media (width<=899px){:root{--app-bar-height:112px!important}.role-switcher{z-index:21;border-width:0 0 1px;border-radius:0;justify-content:center;min-height:48px;top:64px;left:0;right:0;transform:none}}@media (width<=599px){.role-switcher__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.role-switcher a{min-height:40px;padding:0 10px}}@media (prefers-reduced-motion:reduce){.route-state__spinner{animation:none}.role-switcher a{transition:none}}.api-resource-panel{background:#fff;border:1px solid #d7e1de;border-radius:8px;margin:0 0 24px;padding:20px}.api-resource-panel__heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.api-resource-panel__heading span{color:#28736a;font-size:12px;font-weight:800}.api-resource-panel__heading h2{letter-spacing:0;margin:4px 0 0;font-size:20px}.api-resource-panel__state>p{color:#52645f;margin:0;padding:24px 0}.api-resource-panel__state button{color:#176c60;background:#fff;border:1px solid #176c60;border-radius:6px;min-height:38px;padding:0 14px;font-weight:700}.api-resource-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.account-menu-wrap{position:relative}.account-menu{z-index:70;background:#fff;border:1px solid #d8e0dc;border-radius:16px;width:238px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 46px #18201d29}.account-menu__identity{align-items:center;gap:10px;padding:9px 10px 11px;display:flex}.account-menu__identity>div{gap:2px;min-width:0;display:grid}.account-menu__identity strong{color:#18201d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-menu__identity small{color:#53615c;font-size:11px}.account-menu__divider{background:#e5ebe6;height:1px;margin:0 4px 6px}.account-menu>a,.account-menu>button{color:#26332d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 10px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.account-menu>a:hover,.account-menu>button:hover{color:#054e44;background:#e8f8f3}.account-menu__icon{color:#086b5c;background:#e8f8f3;border-radius:7px;place-items:center;width:22px;height:22px;font-size:14px;display:grid}.shell-search{z-index:65;top:calc(var(--app-bar-height) + 12px);background:#fff;border:1px solid #d8e0dc;border-radius:18px;width:min(460px,100vw - 32px);padding:16px;position:fixed;right:24px;box-shadow:0 22px 60px #18201d2e}.shell-search__header,.shell-search__input,.shell-search__results button{align-items:center;display:flex}.shell-search__header{justify-content:space-between;gap:12px;margin-bottom:12px}.shell-search__eyebrow{color:#086b5c;letter-spacing:.1em;font-size:10px;font-weight:850}.shell-search h2{color:#18201d;letter-spacing:-.03em;margin:3px 0 0;font-size:17px}.shell-search__input{background:#f7f9f6;border:1px solid #b8d5cc;border-radius:11px;gap:8px;min-height:44px;padding:0 12px}.shell-search__input svg{color:#086b5c;width:19px;height:19px}.shell-search__input input{color:#18201d;background:0 0;border:0;outline:0;width:100%;font-size:13px}.shell-search__results{gap:3px;max-height:min(360px,50vh);margin-top:10px;display:grid;overflow-y:auto}.shell-search__results button{color:#26332d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;gap:10px;width:100%;min-height:42px;padding:0 10px}.shell-search__results button:hover,.shell-search__results button:focus-visible{color:#054e44;background:#e8f8f3;outline:0}.shell-search__results button span{flex:auto;font-size:12px;font-weight:750}.shell-search__results button small{color:#70807a;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:10px;overflow:hidden}.shell-search__results button b{color:#086b5c;font-size:14px;font-weight:700}.shell-search__empty{color:#53615c;margin:0;padding:18px 10px;font-size:12px}.shell-search__hint{color:#70807a;margin:11px 2px 0;font-size:10px}.shell-search kbd{color:#53615c;background:#f7f9f6;border:1px solid #cbd6d1;border-radius:4px;place-items:center;min-width:18px;height:18px;margin:0 2px;font-size:10px;display:inline-grid}@media (width<=899px){.account-menu{top:calc(var(--app-bar-height) - 4px);position:fixed;right:12px}.shell-search{top:calc(var(--app-bar-height) + 8px);width:auto;left:16px;right:16px}}.api-resource-grid article{background:#f8faf9;border:1px solid #e2e9e7;border-radius:6px;min-width:0;padding:14px}.api-resource-grid article span{color:#28736a;overflow-wrap:anywhere;font-size:12px;font-weight:800}.api-resource-grid article h3{letter-spacing:0;overflow-wrap:anywhere;margin:6px 0;font-size:16px}.api-resource-grid article p{color:#52645f;overflow-wrap:anywhere;margin:0;font-size:13px}
