/*!
 * docmd (v0.5.1)
 * Copyright (c) 2025-present docmd.io
 * License: MIT
 */
@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root[data-theme=light]{--font-family-sans: "Pretendard", "Noto Sans KR", system-ui, sans-serif;--font-family-mono: "JetBrains Mono", "D2Coding", monospace;--accent-color: #0f6fdb;--link-color: #0f6fdb;--sidebar-bg: linear-gradient(180deg, #eef5ff 0%, #f8fbff 100%);--header-bg: rgba(255, 255, 255, .92);--header-border: #d8e5f5;--border-color: #dbe4ef;--text-color: #3c4a5d;--text-heading: #16324f}body{letter-spacing:-.01em}.sidebar{border-right:1px solid #d8e5f5;background:linear-gradient(180deg,#eef5ff,#f8fbff)}.sidebar-header{padding:1.2rem 1rem .85rem;border-bottom:1px solid rgba(15,111,219,.1)}.sidebar-header h1{margin:0;font-size:1.12rem;line-height:1.3;letter-spacing:-.03em;color:#16324f}.sidebar-header h1 a{display:block;text-wrap:balance}.sidebar-nav{padding-top:.4rem}.sidebar-nav a{margin:.2rem .7rem;border-radius:12px;padding:.72rem .9rem;font-weight:600;color:#3a4960}.sidebar-nav a:hover{background:#0f6fdb14;color:#16324f}.sidebar-nav a.active{border:1px solid rgba(15,111,219,.2);background:linear-gradient(180deg,#fff,#f1f7ff);color:#0f6fdb;box-shadow:0 10px 24px #0f6fdb14}.header-title{font-size:.98rem;font-weight:700;color:#30506f}.main-content{max-width:980px}.content-layout{max-width:1440px}.main-content h1{font-size:clamp(2rem,3.5vw,3rem);line-height:1.16;letter-spacing:-.04em;color:#15314f;text-wrap:balance}.main-content h2{margin-top:2.6rem;padding-top:.25rem;font-size:1.5rem;line-height:1.25;color:#193a5c}.main-content h3{margin-top:1.7rem;font-size:1.12rem;color:#255078}.main-content p,.main-content li,.main-content td,.main-content th{font-size:1rem;line-height:1.78;color:#415168}.main-content img{display:block;width:100%;max-width:920px;margin:1rem 0 1.25rem;border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 18px 36px #10345914}.scope-shot{margin:1rem 0 1.6rem;overflow:hidden;border:1px solid #dbe4ef;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 36px #10345914}.scope-shot img{margin:0;max-width:none;border:0;border-radius:0;box-shadow:none}.scope-shot figcaption{padding:.95rem 1.1rem 1.05rem;border-top:1px solid rgba(15,111,219,.1);background:linear-gradient(180deg,#ffffffeb,#f2f7fff5);font-size:.95rem;line-height:1.65;color:#47617d}.asset-shot figcaption{font-weight:600}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:1.25rem 0 2rem}.video-card{padding:1.1rem;border:1px solid #dbe4ef;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 18px 36px #10345914}.video-card h2,.video-card h3{margin-top:0}.video-card p{margin:.45rem 0 .9rem}.video-card video{display:block;width:100%;border-radius:16px;background:#0e1726;box-shadow:0 12px 30px #06162d2e}.mermaid{margin:1rem 0 1.4rem;padding:1rem;overflow-x:auto;border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 30px #1034590f}.mermaid svg{display:block;width:auto;max-width:100%;height:auto;min-width:0}.main-content p code,.main-content li code,.main-content td code{border:1px solid #d7e6f7;background:#f3f8fe;color:#134777}.table-wrapper,.main-content blockquote{border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 30px #1034590d}.table-wrapper table th{color:#173655;background:#f5f9fe}.toc-container{border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 12px 28px #1034590d}.toc-title{color:#173655}.toc-link{color:#536279}.toc-link:hover,.toc-link.active{color:#0f6fdb}.page-footer{border-top:1px solid #dbe4ef;background:#fbfdff}.branding-footer{color:#688099}@media(max-width:1024px){.sidebar-header{padding-right:3rem}.sidebar-header h1{font-size:1rem}.main-content h1{font-size:1.9rem}}@media(min-width:1280px){.content-layout{grid-template-columns:minmax(0,1fr) 280px;gap:2rem;max-width:1560px}.main-content{max-width:1080px}}
