@import"https://cdn.jsdelivr.net/npm/pretendard@1.3.9/dist/web/static/pretendard.css";:root{color-scheme:light;--bg: #eef3fb;--panel: #ffffff;--panel-muted: #f8fbff;--line: #d7e2ef;--line-strong: #9db4d0;--text: #172033;--muted: #64748b;--link: #1d4ed8;--link-hover: #1e40af;--missing: #dc2626;--brand: #2563eb;--brand-dark: #1d4ed8;--brand-soft: #eff6ff;--toc-bg: #f8fbff;--shadow: 0 18px 48px rgb(15 23 42 / 10%);--shadow-soft: 0 10px 28px rgb(15 23 42 / 7%)}*{box-sizing:border-box}html{font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#e7f0ff 0,#f7f9fc 260px,#f5f7fb);color:var(--text);font-size:15px}body{margin:0;min-width:320px;min-height:100vh;background-image:linear-gradient(90deg,rgb(37 99 235 / 4%) 1px,transparent 1px),linear-gradient(rgb(37 99 235 / 3%) 1px,transparent 1px);background-size:32px 32px}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;min-height:58px;padding:10px 24px;border-bottom:1px solid rgb(37 99 235 / 18%);background:#ffffffe0;box-shadow:0 10px 30px #0f172a12;color:var(--text);backdrop-filter:blur(16px)}.site-logo{display:inline-flex;align-items:center;height:34px;border-radius:8px;padding:0 11px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800;letter-spacing:0;white-space:nowrap}.site-logo:hover{text-decoration:none}.beta-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:.38em;border:1px solid #bfdbfe;border-radius:999px;padding:.12em .42em;background:#eff6ff;color:#1e3a8a;font-size:.36em;font-weight:850;line-height:1.2;letter-spacing:0;text-transform:uppercase;vertical-align:super}.site-logo .beta-badge{position:relative;top:-.42em;margin-left:5px;font-size:.58rem}.site-search{position:relative;display:flex;gap:8px;width:min(580px,100%)}.site-search input{flex:1 1 auto;min-width:0;width:100%;height:38px;border:1px solid var(--line);border-radius:8px;padding:0 13px;background:#fff;box-shadow:inset 0 1px #ffffffe5;color:var(--text);font:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.site-search input:focus{border-color:#2563eba6;box-shadow:0 0 0 4px #2563eb1f}.search-submit-button{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid var(--brand);border-radius:8px;padding:0;background:var(--brand);color:#fff;font:inherit;cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.search-submit-button:hover{border-color:var(--brand-dark);background:var(--brand-dark)}.search-submit-button:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb2e}.search-random-button{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid transparent;border-radius:8px;padding:0;background:transparent;color:var(--brand-dark);cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}.search-random-button:hover{border-color:#2563eb2e;background:#2563eb12}.search-random-button:focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb24}.search-submit-button svg,.search-random-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;display:none;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.search-results.open{display:block}.search-results a,.search-empty{display:block;padding:11px 12px;color:var(--text);border-bottom:1px solid #edf3fb}.search-results a:last-child,.search-empty:last-child{border-bottom:0}.search-results a:hover{background:var(--brand-soft);color:var(--text);text-decoration:none}.search-title{display:block;font-weight:650}.search-excerpt{display:block;margin-top:2px;color:var(--muted);font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-shell{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px;width:min(1220px,calc(100vw - 28px));margin:24px auto 48px}.main-panel,.side-panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow-soft)}.main-panel{min-width:0;padding:30px 34px 34px}.side-panel{position:sticky;top:78px;max-height:calc(100vh - 98px);overflow:auto;padding:0;background:#ffffffeb;box-shadow:0 12px 32px #0f172a14;backdrop-filter:blur(12px)}.doc-title{margin:0 0 12px;padding-bottom:13px;border-bottom:1px solid var(--line);color:#101827;font-size:2.15rem;font-weight:800;line-height:1.2;letter-spacing:0}.doc-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:var(--muted);font-size:.88rem}.doc-source{padding:3px 8px;border:1px solid var(--line);border-radius:6px;background:var(--panel-muted)}.wiki-content{line-height:1.78;word-break:keep-all;overflow-wrap:anywhere}.wiki-content [id]{scroll-margin-top:96px}.wiki-content section[data-footnotes],.wiki-content section[data-footnotes] li[id]{scroll-margin-top:150px}.wiki-content h2,.wiki-content h3,.wiki-content h4{margin:1.7em 0 .65em;line-height:1.35;letter-spacing:0}.wiki-content h2{padding-bottom:8px;border-bottom:1px solid var(--line);color:#10213c;font-size:1.48rem}.wiki-content h3{color:#172033;font-size:1.22rem}.wiki-content h4{font-size:1.05rem}.wiki-content p,.wiki-content ul,.wiki-content ol,.wiki-content blockquote,.wiki-content table{margin:.85em 0}.wiki-content blockquote{margin:0 0 1em;padding:12px 15px;border:1px solid var(--line);border-left:4px solid var(--brand);border-radius:0 8px 8px 0;background:linear-gradient(90deg,#eff6ff 0,#f8fbff);color:#26364b}.wiki-content ul,.wiki-content ol{padding-left:1.45em}.wiki-content code{border:1px solid #dbe5f2;border-radius:5px;padding:1px 4px;background:#f4f8fd;font-family:Consolas,Liberation Mono,monospace;font-size:.92em}.wiki-content table{width:100%;border-collapse:collapse}.wiki-content th,.wiki-content td{border:1px solid var(--line);padding:7px 9px}.wiki-content th{background:#f1f6ff}.wiki-content a.wiki-link{color:var(--link);font-weight:550}.wiki-content .wiki-link.missing{color:var(--missing);cursor:default;text-decoration:none}.wiki-content .data-footnote-backref{margin-left:4px}.wiki-content section[data-footnotes]{margin-top:34px;padding-top:14px;border-top:1px solid var(--line);color:#475569;font-size:.92rem}.backlinks-title,.list-title{margin:0 0 10px;color:#10213c;font-size:1rem;font-weight:800}.wiki-toc-title{position:sticky;top:0;z-index:1;margin:0;padding:14px 16px 12px;border-bottom:1px solid #e6edf7;background:#fffffff0;color:#0f172a;font-size:.95rem;font-weight:800;letter-spacing:0;backdrop-filter:blur(12px)}.wiki-toc{position:relative;margin:0;padding:12px 10px 16px 18px;list-style:none;font-size:.91rem}.wiki-toc:before{content:"";position:absolute;top:18px;bottom:20px;left:18px;width:1px;background:linear-gradient(180deg,#2563eb57,#cbd5e173)}.wiki-toc li{position:relative;margin:1px 0}.wiki-toc .depth-3{padding-left:14px;font-size:.9rem}.wiki-toc .depth-4{padding-left:28px;font-size:.88rem}.wiki-toc a{position:relative;display:block;min-height:30px;border-radius:7px;padding:6px 8px 6px 16px;color:#475569;line-height:1.42;transition:color .14s ease,background .14s ease}.wiki-toc a:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;transform:translateY(-50%);background:#cbd5e1;box-shadow:0 0 0 4px #fff;transition:background .14s ease,box-shadow .14s ease}.wiki-toc .depth-2 a{color:#26364b;font-weight:650}.wiki-toc .depth-2 a:before{background:var(--brand)}.wiki-toc .depth-3 a,.wiki-toc .depth-4 a{color:#64748b}.wiki-toc a:hover{color:var(--brand-dark);background:#2563eb12;text-decoration:none}.wiki-toc a:hover:before{background:var(--brand-dark);box-shadow:0 0 0 4px #eff6ff}.wiki-toc a:focus-visible{outline:2px solid rgb(37 99 235 / 28%);outline-offset:1px}.doc-count{margin:0;padding:14px 16px 16px;color:var(--muted);font-size:.9rem;line-height:1.4}.backlinks{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.backlinks-list,.doc-grid{margin:0;padding:0;list-style:none}.backlinks-list li,.doc-grid li{border-bottom:1px solid #edf3fb}.backlinks-list a,.doc-grid a{display:block;padding:9px 0}.home-hero{margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--line)}.home-eyebrow{margin:0 0 6px;color:var(--brand);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{margin:0 0 8px;color:#101827;font-size:2.15rem;font-weight:800}.home-hero p{margin:0;color:var(--muted)}.toolus-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin:18px 0 28px;border:1px solid #cfe0f7;border-radius:10px;padding:20px 22px;background:linear-gradient(135deg,#2563eb14,#fff0 48%),#f8fbff;box-shadow:0 10px 24px #0f172a0d}.toolus-notice-copy{min-width:0}.toolus-notice h2{margin:0 0 8px;color:#1e3a8a;font-size:1.16rem;font-weight:800;line-height:1.35}.toolus-notice p{margin:0;color:#475569;font-size:.94rem;line-height:1.65}.toolus-notice-contact{margin-top:6px!important;color:var(--muted)!important}.toolus-notice-contact a{color:var(--brand-dark);font-weight:700}.toolus-notice-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;white-space:nowrap;border:1px solid var(--brand);border-radius:8px;padding:9px 15px;background:var(--brand);color:#fff;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 8px 18px #2563eb33;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.toolus-notice-button:hover{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff;text-decoration:none;box-shadow:0 10px 22px #2563eb3d;transform:translateY(-1px)}.toolus-notice-button:focus-visible{outline:3px solid rgb(37 99 235 / 20%);outline-offset:3px}.home-essential{margin-top:8px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:8px}.section-heading h2{margin:0;color:#10213c;font-size:1.2rem;font-weight:800}.section-heading p{margin:0;color:var(--muted);font-size:.9rem;white-space:nowrap}.essential-sections{border-top:1px solid var(--line)}.essential-section{display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr);gap:18px;padding:19px 0;border-bottom:1px solid #edf3fb}.essential-section-head h3{margin:0 0 6px;color:#10213c;font-size:1.03rem;font-weight:800}.essential-section-head p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.keyword-list{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;margin:0;padding:0;list-style:none}.keyword-link{display:inline-flex;align-items:center;min-height:31px;border:1px solid #dbe7f7;border-radius:8px;padding:5px 10px;background:#f8fbff;color:#1e3a8a;font-size:.92rem;font-weight:650;line-height:1.25;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.keyword-link:hover{border-color:#2563eb6b;background:var(--brand-soft);color:var(--brand-dark);text-decoration:none;transform:translateY(-1px)}.keyword-link.missing{color:var(--missing);cursor:default}.home-docs{margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.document-total{color:var(--muted);font-size:.92rem;font-weight:700}.home-nav{padding:8px}.home-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;border-radius:8px;padding:8px 9px;color:#475569;font-size:.91rem;line-height:1.3}.home-nav a:hover{background:#2563eb12;color:var(--brand-dark);text-decoration:none}.home-nav strong{min-width:24px;border-radius:999px;padding:2px 7px;background:#eef5ff;color:var(--brand-dark);font-size:.78rem;text-align:center}.random-doc-panel{overflow:auto}.random-doc-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:51px;border-bottom:1px solid #e6edf7;padding:10px 12px 10px 16px;background:#fffffff0;backdrop-filter:blur(12px)}.random-doc-header h2{margin:0;color:#0f172a;font-size:.95rem;font-weight:800;letter-spacing:0}.random-refresh-button{display:inline-grid;place-items:center;width:31px;height:31px;border:1px solid #d8e4f4;border-radius:8px;background:#f8fbff;color:var(--brand-dark);font:inherit;font-size:1.05rem;font-weight:800;line-height:1;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.random-refresh-button:hover{border-color:#2563eb6b;background:var(--brand-soft)}.random-refresh-button:focus-visible{outline:2px solid rgb(37 99 235 / 28%);outline-offset:2px}.random-refresh-button.is-refreshing{transform:rotate(90deg)}.random-doc-list{margin:0;padding:8px;list-style:none}.random-doc-list li{border-bottom:1px solid #edf3fb}.random-doc-list li:last-child{border-bottom:0}.random-doc-list a{display:block;border-radius:8px;padding:10px 9px;color:var(--text);transition:background .14s ease,color .14s ease}.random-doc-list a:hover{background:#2563eb12;color:var(--text);text-decoration:none}.random-doc-name{display:block;color:#1e3a8a;font-size:.94rem;font-weight:750;line-height:1.35}.random-doc-excerpt{display:-webkit-box;overflow:hidden;margin-top:4px;color:var(--muted);font-size:.83rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.random-doc-empty{margin:0;padding:14px 16px 16px;color:var(--muted);font-size:.9rem;line-height:1.4}.doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.doc-count{color:var(--muted);font-size:.92rem}@media(max-width:860px){.site-header{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.page-shell{display:block;width:min(100% - 16px,720px);margin-top:10px}.main-panel{padding:22px 18px 26px}.side-panel{position:static;max-height:none;margin-top:10px}.doc-title,.home-hero h1{font-size:1.72rem}.toolus-notice{display:block;padding:18px}.toolus-notice-button{width:100%;margin-top:14px}.section-heading{display:block}.section-heading p{margin-top:5px;white-space:normal}.essential-section{display:block;padding:17px 0}.essential-section-head{margin-bottom:12px}.doc-grid{grid-template-columns:1fr}}
