@font-face{font-family:NanumSquare;font-weight:300;src:url(/nanum-square/NanumSquareL.ttf)format("truetype")}@font-face{font-family:NanumSquare;font-weight:400;src:url(/nanum-square/NanumSquareR.ttf)format("truetype")}@font-face{font-family:NanumSquare;font-weight:700;src:url(/nanum-square/NanumSquareB.ttf)format("truetype")}@font-face{font-family:NanumSquare;font-weight:800;src:url(/nanum-square/NanumSquareEB.ttf)format("truetype")}:root{--primary:#58a9d7;--bg:#fff;--card-bg:#fff;--text-primary:#1a1a1b;--glass-bg:#ffffffb3;--glass-border:#ffffff4d}html{font-size:14px!important}body{background-color:var(--bg)!important;max-width:none!important;color:var(--text-primary)!important;margin:0!important;padding:0!important;font-family:NanumSquare,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif!important;line-height:1.6!important}.wrapper-container{flex-direction:column;min-height:100vh;display:flex}.glassmorphism{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:100;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.site-header{padding:1rem 2rem;transition:all .3s}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.logo{color:var(--primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.header-content nav a{color:var(--text-primary);margin-left:2rem;font-weight:500;text-decoration:none;transition:color .2s}.header-content nav a:hover{color:var(--primary)}.main-content{flex:1;justify-content:center;width:100%;padding:4rem 20px;display:flex}.site-footer{text-align:center;color:#666;background:#fff;border-top:1px solid #eaeaea;padding:2rem;font-size:.9rem}.blog-content{background:var(--card-bg);border-radius:20px;width:100%;max-width:1000px;padding:4rem 5rem;overflow:hidden;box-shadow:0 20px 40px #0000000f}@media (width<=768px){.blog-content{border-radius:12px;padding:2rem}}.blog-content,.blog-content *{font-family:inherit!important}.blog-content .page,.blog-content .page-body{width:100%!important;max-width:none!important;margin:0!important}.blog-content h1,.blog-content h2,.blog-content h3{letter-spacing:-.02em!important;color:#111!important;word-break:keep-all!important}.blog-content h1{margin-top:2.5rem!important;margin-bottom:1.2rem!important;font-size:2.8rem!important}.blog-content h2{margin-top:2.1rem!important;font-size:2.2rem!important}.blog-content h3{margin-top:1.9rem!important;font-size:1.8rem!important}.blog-content .page-title{border-bottom:2px solid var(--primary);padding-bottom:1rem;word-break:keep-all!important;letter-spacing:-.03em!important;margin-bottom:2rem!important;font-size:2.7rem!important}.blog-content figure.image,.blog-content div.image,.blog-content .image a{margin:0 auto;display:block;width:100%!important;max-width:100%!important}.blog-content .image img{transition:transform .3s;display:block;border-radius:16px!important;width:100%!important;max-width:100%!important;height:auto!important;margin:2.5rem 0!important;box-shadow:0 10px 25px #0000001a!important}.blog-content .image img:hover{transform:translateY(-5px)}.blog-content .callout{border:1px solid #0000000d;transition:all .3s;box-shadow:0 4px 6px #00000005;background-color:#fcfcfd!important;border-radius:14px!important;padding:1.5rem!important}.blog-content .callout:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.blog-content table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;margin:2.5rem 0!important;overflow:hidden!important;box-shadow:0 5px 25px #0000000f!important}.blog-content td,.blog-content th{vertical-align:middle!important;color:var(--text-primary)!important;border:1px solid #e2e8f0!important;border-top:none!important;border-left:none!important;padding:1.2rem 1rem!important}.blog-content td:last-child,.blog-content th:last-child{border-right:none!important}.blog-content tbody div:last-child tr td,.blog-content tbody div:last-child tr th{border-bottom:none!important}.blog-content .page-body>div>div>table tbody div:first-child tr td,.blog-content .page-body table.simple-table tbody div:first-child tr td{color:#334155!important;background:#f8fafc!important;font-weight:600!important}.blog-content .column-list table tbody div:first-child tr td{color:var(--text-primary)!important;background:#fff!important;font-weight:400!important}.blog-content .column-list table td:first-child{color:#334155!important;width:30%!important;font-weight:600!important}.blog-content .simple-table-header-color td,.blog-content table th{color:#334155!important;background:#f8fafc!important;font-weight:600!important}.blog-content .highlight-blue_background,.blog-content .block-color-blue_background{border-left:4px solid var(--primary);border-radius:4px;padding-left:1rem;background:#58a9d71a!important}.toc-sidebar .table_of_contents-link,.blog-content .table_of_contents-link{padding:4px 0;display:inline-block;border-bottom:1px solid #0000!important;transition:all .2s!important}.toc-sidebar .table_of_contents-link:hover,.blog-content .table_of_contents-link:hover{padding-left:5px;color:var(--primary)!important;opacity:1!important}.toc-sidebar{z-index:1000;flex-direction:row;align-items:flex-start;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:15vh;right:0;transform:translate(300px)}.toc-sidebar:hover{transform:translate(0)}.toc-tab{background:var(--primary);color:#fff;cursor:pointer;border-radius:12px 0 0 12px;flex-direction:column;justify-content:center;align-items:center;width:48px;min-height:130px;padding:1rem 0;font-weight:700;display:flex;box-shadow:-4px 4px 15px #0000001a}.toc-icon{margin-bottom:12px;font-size:1.4rem;font-weight:900;line-height:.8}.toc-text{text-align:center;font-size:1.05rem;line-height:1.4}.toc-inner{-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);background:#ffffffd9;border-right:none;border-radius:0 0 0 16px;width:300px;max-height:70vh;padding:1.5rem;overflow-y:auto;box-shadow:-10px 10px 40px #00000014}.toc-inner .table_of_contents{background:0 0!important;padding:0!important;font-size:15px!important}.toc-inner .table_of_contents,.toc-inner .table_of_contents *{font-weight:400!important}.toc-inner::-webkit-scrollbar{width:8px}.toc-inner::-webkit-scrollbar-track{background:#fff;border-radius:0 0 16px}.toc-inner::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.toc-inner::-webkit-scrollbar-thumb:hover{background:#00000040}.blog-content pre.code{position:relative;overflow-x:auto;color:#24292e!important;background:#f6f8fa!important;border:1px solid #e1e4e8!important;border-radius:12px!important;margin:2.5rem 0!important;padding:3.5rem 1.5rem 1.5rem!important;font-family:Fira Code,Menlo,Monaco,Courier New,monospace!important;font-size:.95rem!important;line-height:1.6!important;box-shadow:0 4px 15px #0000000d,0 1px 3px #0000000d!important}.blog-content pre.code:before{content:"";background:#ff5f56;border-radius:50%;width:12px;height:12px;position:absolute;top:1.25rem;left:1.25rem;box-shadow:20px 0 #ffbd2e,40px 0 #27c93f}.blog-content pre.code code,.blog-content pre[class*=language-],.blog-content code[class*=language-]{color:inherit!important;font-size:inherit!important;text-shadow:none!important;background:0 0!important;padding:0!important;font-family:inherit!important}.blog-content p code,.blog-content li code,.blog-content td code,.blog-content blockquote code{font-weight:600;color:#1d6596!important;background:#58a9d71a!important;border:1px solid #58a9d733!important;border-radius:6px!important;padding:.25em .5em!important;font-family:Menlo,Monaco,monospace!important;font-size:.85em!important}.blog-content .column-list{gap:4rem;align-items:center!important;margin:2rem 0!important;display:flex!important}.blog-content .column-list table,.blog-content .column-list figure{margin-top:0!important;margin-bottom:0!important}.blog-content .column-list .image img{margin-top:2.5rem!important;margin-bottom:0!important}
