.toc-link--active{font-weight:600;color:#3b82f6!important;border-bottom-color:#3b82f6!important}html{scroll-behavior:smooth}:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #3b82f6}::selection{color:inherit;background:#3b82f62e}.callout{border-left:4px solid;border-radius:.625rem;margin:1.5rem 0;padding:1rem 1.25rem 1rem 3.5rem;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.6;position:relative}.callout .callout-icon{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;position:absolute;top:1rem;left:.875rem}.callout p{margin-bottom:.5rem}.callout p:last-child{margin-bottom:0}.callout--note{color:#1e40af;background:#eff6ff;border-color:#3b82f6}.callout--tip{color:#166534;background:#f0fdf4;border-color:#22c55e}.callout--warning{color:#92400e;background:#fffbeb;border-color:#f59e0b}.callout--danger{color:#991b1b;background:#fef2f2;border-color:#ef4444}.callout--success{color:#14532d;background:#f0fdf4;border-color:#16a34a}.callout--info{color:#0c4a6e;background:#f0f9ff;border-color:#0ea5e9}.callout--quote{color:#581c87;background:#faf5ff;border-color:#a855f7;font-style:italic}.callout--commercial{color:#78350f;background:linear-gradient(135deg,#fff7ed,#fef3c7);border-color:#f59e0b;padding-top:2.5rem}.callout--commercial .callout-icon{top:2.25rem}.callout--commercial .callout-badge{text-transform:uppercase;letter-spacing:.08em;color:#b45309;background:#fde68a;border-radius:4px;padding:.15em .6em;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;right:.75rem}.spoiler{border:1px solid #e5e7eb;border-radius:.625rem;margin:1.5rem 0;overflow:hidden}.spoiler__summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f8fafc;border-bottom:1px solid #0000;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:clamp(.95rem,2.2vw,1.05rem);font-weight:600;list-style:none;-webkit-transition:background .15s;transition:background .15s;display:-webkit-box;display:-ms-flexbox;display:flex}.spoiler__summary::-webkit-details-marker{display:none}.spoiler__summary .spoiler-arrow{color:#3b82f6;-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;-webkit-transition:-webkit-transform .2s,transform .2s;transition:-webkit-transform .2s,transform .2s}.spoiler[open] .spoiler__summary{background:#eff6ff;border-bottom-color:#e5e7eb}.spoiler[open] .spoiler__summary .spoiler-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.spoiler__summary:hover{background:#eff6ff}.spoiler__content{padding:1rem 1.25rem;-webkit-animation:.2s spoilerOpen;animation:.2s spoilerOpen}.spoiler__content p:last-child{margin-bottom:0}@-webkit-keyframes spoilerOpen{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes spoilerOpen{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}kbd{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-bottom-width:2px;border-radius:4px;padding:.1em .45em;font-family:monospace;font-size:.85em;line-height:1.4;display:inline-block;-webkit-box-shadow:0 1px #9ca3af;box-shadow:0 1px #9ca3af}.footnotes{color:#555;border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:1.5rem;font-size:.875rem}.footnotes ol{padding-left:1.5rem;list-style:decimal}.footnotes ol li:before{display:none}.footnotes li{margin-bottom:.5rem}.footnotes a{color:#3b82f6;text-decoration:none}.footnotes a:hover{text-decoration:underline}.footnotes a:after{display:none!important}.reading-progress{z-index:9999;will-change:width;pointer-events:none;background:#0062ff;border-radius:0 2px 2px 0;height:3px;-webkit-transition:width .1s linear;transition:width .1s linear;position:fixed;top:0;left:0}.tip-wrap{display:inline;position:relative}.tip{cursor:help;color:inherit;background-image:-webkit-gradient(linear,0 0,100% 0,from(#378add),to(#378add));background-image:linear-gradient(90deg,#378add 0,#378add);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1.5px;border-radius:2px;padding-bottom:1px;-webkit-transition:background-size .15s,background-color .15s;transition:background-size .15s,background-color .15s;display:inline}.tip-wrap.tip-open .tip,.tip-wrap:hover .tip{color:inherit;background-color:#378add1f;background-size:100% 100%}.tip-box{visibility:hidden;opacity:0;pointer-events:none;z-index:200;color:#4b5563;text-align:left;background:#fff;border:.5px solid #0000001a;border-radius:12px;width:min(260px,90vw);padding:11px 14px 12px;font-size:13px;font-style:normal;font-weight:400;line-height:1.55;-webkit-transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility 0s linear .16s;transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility 0s linear .16s;position:absolute;bottom:calc(100% + 12px);left:50%;-webkit-transform:translate(-50%)translateY(6px);transform:translate(-50%)translateY(6px);-webkit-box-shadow:0 4px 20px #0000001a,0 1px 4px #0000000f;box-shadow:0 4px 20px #0000001a,0 1px 4px #0000000f}.tip-box:after{filter:drop-shadow(0 1px #00000014);border:7px solid #0000;border-top-color:#fff}.tip-box:after,.tip-box:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.tip-box:before{z-index:-1;border:7px solid #0000;border-top-color:#0000001a;margin-top:.5px}.tip-box-title{color:#111827;margin-bottom:4px;font-size:13px;font-weight:600;display:block}@media (hover:hover){.tip-wrap:hover .tip-box{visibility:visible;opacity:1;pointer-events:auto;-webkit-transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility linear;transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility linear;-webkit-transform:translate(-50%)translateY(0);transform:translate(-50%)translateY(0)}}.tip-wrap.tip-open .tip-box{visibility:visible;opacity:1;pointer-events:auto;-webkit-transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility linear;transition:opacity .16s,-webkit-transform .16s,transform .16s,visibility linear;-webkit-transform:translate(-50%)translateY(0);transform:translate(-50%)translateY(0)}.tip-wrap.tip-left .tip-box{left:0;-webkit-transform:translate(0)translateY(6px);transform:translate(0)translateY(6px)}.tip-wrap.tip-left .tip-box:after,.tip-wrap.tip-left .tip-box:before{left:20px}:is(.tip-wrap.tip-left.tip-open,.tip-wrap.tip-left:hover) .tip-box{-webkit-transform:translate(0)translateY(0);transform:translate(0)translateY(0)}.tip-wrap.tip-right .tip-box{left:auto;right:0;-webkit-transform:translate(0)translateY(6px);transform:translate(0)translateY(6px)}.tip-wrap.tip-right .tip-box:after,.tip-wrap.tip-right .tip-box:before{left:auto;right:20px}:is(.tip-wrap.tip-right.tip-open,.tip-wrap.tip-right:hover) .tip-box{-webkit-transform:translate(0)translateY(0);transform:translate(0)translateY(0)}
.style-module-scss-module__hHLqMW__meta{color:#888;gap:1rem;margin-bottom:1.5rem;font-size:.875rem}.style-module-scss-module__hHLqMW__meta,.style-module-scss-module__hHLqMW__readTime{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.style-module-scss-module__hHLqMW__readTime{gap:.375rem}.style-module-scss-module__hHLqMW__toc{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;margin-bottom:2.5rem;padding:1.25rem 1.25rem 1.25rem 1.5rem;font-size:.9rem;position:relative;overflow:hidden}@media (max-width:640px){.style-module-scss-module__hHLqMW__toc{padding:1rem 1rem 1rem 1.25rem}}.style-module-scss-module__hHLqMW__tocTitle{text-transform:uppercase;letter-spacing:.07em;color:#374151;align-items:center;gap:.5rem;margin:0 0 1rem;padding:0;font-size:1rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:640px){.style-module-scss-module__hHLqMW__tocTitle{margin:0 0 1.4rem;font-size:1.4rem}}.style-module-scss-module__hHLqMW__tocList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.style-module-scss-module__hHLqMW__tocList li:before{display:none!important}.style-module-scss-module__hHLqMW__tocItem{line-height:1;margin:0!important;padding-left:0!important}.style-module-scss-module__hHLqMW__tocItem a{color:#4b5563;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .5rem;font-size:.875rem;line-height:1.4;text-decoration:none;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;display:-webkit-box;display:-ms-flexbox;display:flex;position:static}.style-module-scss-module__hHLqMW__tocItem a:before{content:"";background:#d1d5db;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;width:5px;height:5px;-webkit-transition:background .15s,-webkit-transform .15s,transform .15s;transition:background .15s,-webkit-transform .15s,transform .15s;display:block}.style-module-scss-module__hHLqMW__tocItem a:after{display:none!important}.style-module-scss-module__hHLqMW__tocItem a:hover{color:#3b82f6;background:#eff6ff}.style-module-scss-module__hHLqMW__tocItem a:hover:before{background:#3b82f6;-webkit-transform:scale(1.4);transform:scale(1.4)}.style-module-scss-module__hHLqMW__tocItem a:visited{color:#4b5563}@media (min-width:640px){.style-module-scss-module__hHLqMW__tocItem a{font-size:1.1rem}}.style-module-scss-module__hHLqMW__tableWrapper{-webkit-overflow-scrolling:touch;border-radius:.5rem;width:100%;margin-bottom:1rem;display:block;overflow-x:auto}.style-module-scss-module__hHLqMW__tableWrapper table{border-collapse:collapse;width:100%;margin-bottom:0}.style-module-scss-module__hHLqMW__tableWrapper table :is(td,th){text-align:left;white-space:nowrap;border:1px solid #ddd;padding:.75rem 1rem}@media (max-width:640px){.style-module-scss-module__hHLqMW__tableWrapper table :is(td,th){white-space:normal}}.style-module-scss-module__hHLqMW__tableWrapper table th{background-color:#f0f0f0;font-weight:600}.style-module-scss-module__hHLqMW__tableWrapper table tr:nth-child(2n){background-color:#fafafa}.style-module-scss-module__hHLqMW__figure{margin:1.5rem auto}.style-module-scss-module__hHLqMW__figure figcaption{color:#888;margin-top:.25rem;font-size:.75rem}.style-module-scss-module__hHLqMW__iframeWrapper{border-radius:.5rem;width:100%;height:0;margin:1.5rem 0;position:relative;overflow:hidden}.style-module-scss-module__hHLqMW__iframeWrapper iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.style-module-scss-module__hHLqMW__heading{scroll-margin-top:80px;position:relative}.style-module-scss-module__hHLqMW__heading:hover .style-module-scss-module__hHLqMW__headingAnchor{opacity:1}.style-module-scss-module__hHLqMW__headingAnchor{opacity:0;color:#94a3b8;vertical-align:middle;margin-left:.5em;font-size:.75em;font-weight:400;text-decoration:none;-webkit-transition:opacity .2s,color .2s;transition:opacity .2s,color .2s}.style-module-scss-module__hHLqMW__headingAnchor:after{display:none!important}.style-module-scss-module__hHLqMW__headingAnchor:visited{color:#94a3b8}.style-module-scss-module__hHLqMW__headingAnchor:hover{color:#3b82f6;opacity:1}@media (max-width:768px){.style-module-scss-module__hHLqMW__headingAnchor{opacity:1}}.style-module-scss-module__hHLqMW__richText{margin-bottom:2.5rem}.style-module-scss-module__hHLqMW__richText :is(h1,h2,h3,h4,h5,h6){margin-bottom:26px;scroll-margin-top:80px;font-weight:400;line-height:1.3}.style-module-scss-module__hHLqMW__richText h1{font-size:clamp(2rem,5vw,3rem)}.style-module-scss-module__hHLqMW__richText h2{font-size:clamp(1.75rem,4.5vw,2.5rem)}.style-module-scss-module__hHLqMW__richText h3{font-size:clamp(1.5rem,4vw,1.8rem)}.style-module-scss-module__hHLqMW__richText h4{font-size:clamp(1.25rem,3.5vw,1.6rem)}.style-module-scss-module__hHLqMW__richText h5{font-size:clamp(1.125rem,3vw,1.4rem)}.style-module-scss-module__hHLqMW__richText h6{font-size:clamp(1rem,2.5vw,1.3rem)}.style-module-scss-module__hHLqMW__richText p{margin-bottom:2.1rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.style-module-scss-module__hHLqMW__richText mark{color:#000;background-color:#ffec99;border-radius:.25rem;padding:0 .25rem}.style-module-scss-module__hHLqMW__richText :not(pre)>code{color:#c0392b;background-color:#f0f0f0;border-radius:.5rem;padding:.25rem .4rem;font-family:monospace;font-size:.95em}.style-module-scss-module__hHLqMW__richText pre{background-color:#f5f5f5;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;position:relative;overflow-x:auto}.style-module-scss-module__hHLqMW__richText ul{margin:1.5rem 0;padding-left:0;list-style:none}.style-module-scss-module__hHLqMW__richText ul li{margin-bottom:.75rem;padding-left:1.8rem;line-height:1.6;position:relative}.style-module-scss-module__hHLqMW__richText ul li:before{content:"";background:#3b82f6;border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.6rem;left:0;-webkit-box-shadow:0 2px 4px #2563eb4d;box-shadow:0 2px 4px #2563eb4d}.style-module-scss-module__hHLqMW__richText ul ul li:before{width:.5rem;height:.5rem;-webkit-box-shadow:none;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b);border:none;top:.7rem;left:.25rem}.style-module-scss-module__hHLqMW__richText ol{counter-reset:custom-counter;margin:1.5rem 0;padding-left:0;list-style:none}.style-module-scss-module__hHLqMW__richText ol li{counter-increment:custom-counter;margin-bottom:.75rem;padding-left:2.5rem;line-height:1.6;position:relative}.style-module-scss-module__hHLqMW__richText ol li:before{content:counter(custom-counter);color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.9rem;font-weight:600;-webkit-transition:all .2s;transition:all .2s;position:absolute;left:0;-webkit-box-shadow:0 2px 4px #2563eb4d;box-shadow:0 2px 4px #2563eb4d;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.style-module-scss-module__hHLqMW__richText ol ol li:before{content:counter(custom-counter);color:#fff;width:2rem;-webkit-box-shadow:none;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b);border-color:#0000;font-size:.8rem}.style-module-scss-module__hHLqMW__richText a{color:#3b82f6;cursor:pointer;text-decoration:none;-webkit-transition:color .2s;transition:color .2s;position:relative}.style-module-scss-module__hHLqMW__richText a:after{content:"";border-bottom:2px dashed #3b82f6;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.style-module-scss-module__hHLqMW__richText a:active,.style-module-scss-module__hHLqMW__richText a:hover{color:#1d4ed8}.style-module-scss-module__hHLqMW__richText a:visited{color:#8b5cf6}.style-module-scss-module__hHLqMW__richText a:visited:after{border-bottom-color:#8b5cf6}.style-module-scss-module__hHLqMW__richText img{-o-object-fit:cover;object-fit:cover;border-radius:1rem;max-width:100%;max-height:440px;margin:0 auto .5rem;display:block}.style-module-scss-module__hHLqMW__richText table{border-collapse:collapse;width:100%;margin-bottom:2rem;overflow-x:auto}.style-module-scss-module__hHLqMW__richText :is(td,th){text-align:left;border:1px solid #ddd;padding:.75rem 1rem}.style-module-scss-module__hHLqMW__richText th{background-color:#f0f0f0;font-weight:600}.style-module-scss-module__hHLqMW__richText tr:nth-child(2n){background-color:#fafafa}.style-module-scss-module__hHLqMW__richText blockquote:not([class]){color:#555;background-color:#f9f9f9;border-left:5px solid #000;border-radius:.5rem;margin:1.5rem 0;padding:1rem 1.5rem;font-size:clamp(1rem,2.5vw,1.25rem);font-style:italic;line-height:1.6}.style-module-scss-module__hHLqMW__richText blockquote:not([class]) p:last-child{margin-bottom:0}.style-module-scss-module__hHLqMW__richText .style-module-scss-module__hHLqMW__figcaption{color:#888;margin-top:.25rem;font-size:.75rem}.style-module-scss-module__hHLqMW__richText hr{border:none;border-top:2px solid #e5e7eb;margin:2.5rem 0}.style-module-scss-module__hHLqMW__richText strong{font-weight:700}.style-module-scss-module__hHLqMW__richText em{font-style:italic}.style-module-scss-module__hHLqMW__richText del{opacity:.6;text-decoration:line-through}
