.insights-shell{min-height:100svh;max-width:100%;display:flex;flex-direction:column;background:var(--background);color:var(--foreground)}.site-footer{margin-top:auto;background:var(--background)}.site-footer-inner{max-width:none;margin:0;padding:1.5rem 2.5rem 2.5rem;text-align:right}.site-footer-copy{margin:0;font-size:.875rem;color:var(--foreground)}.insights-main{width:100%;max-width:100%;min-width:0;flex:1 1}.insights-article{box-sizing:border-box;width:100%;max-width:42rem;min-width:0;margin:0 auto;padding:2.5rem 1.5rem 4rem}.insights-category{margin:0 0 .85rem;font-family:var(--font-mono),"Fira Code",ui-monospace,monospace;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground)}.insights-title{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:var(--foreground);overflow-wrap:break-word}.insights-summary{margin:1rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.55;color:var(--muted-foreground)}.insights-meta{margin:1.5rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;font-size:.875rem;color:var(--muted-foreground)}.insights-meta li{margin:0}.insights-meta li+li:before{content:"";display:inline-block;width:.35rem;height:.35rem;margin-right:.55rem;border-radius:50%;background:currentColor;vertical-align:.1em}.insights-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.insights-btn{display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:.68rem 1.05rem;border-radius:0;border:1px solid transparent;font:inherit;font-size:.8125rem;font-weight:500;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.insights-btn:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.insights-btn-primary{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.insights-btn-primary:hover{background:#24384c;border-color:#24384c}.insights-btn-secondary{background:transparent;color:var(--foreground);border-color:var(--border)}.insights-btn-secondary:hover{border-color:var(--foreground)}.insights-btn-disabled{cursor:not-allowed;pointer-events:none}.insights-btn-primary.insights-btn-disabled{background:#1a2b3b;border-color:#1a2b3b;color:#fff;opacity:1}.insights-divider{border:0;border-top:1px solid #b3b2ad;margin:2.5rem 0}.insights-prose{font-weight:400;font-size:1.0625rem;line-height:1.7;color:var(--foreground)}.insights-prose>*+*{margin-top:1.25rem}.insights-prose h2{margin:2.5rem 0 0;font-size:1.25rem;font-weight:500;letter-spacing:-.02em;line-height:1.3}.insights-prose p{margin:0}.insights-checklist{margin:1.25rem 0 0;padding:1.15rem 1.25rem 1.15rem 2.25rem;border:0;border-left:2px solid var(--foreground);border-radius:0;background:#fff;list-style:disc;font-size:.9375rem;line-height:1.5}.insights-checklist li+li{margin-top:.45rem}.insights-flow{margin:1.25rem 0 0;padding:1rem 1.15rem;border:0;border-left:2px solid var(--foreground);border-radius:0;background:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .35rem;font-size:.9375rem}.insights-flow-item{display:inline-flex;align-items:center;gap:.35rem}.insights-flow-step{font-weight:500}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.insights-flow-arrow{color:var(--muted-foreground);padding:0 .15rem}.insights-grid{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.insights-grid li{margin:0;padding:.9rem 1rem;border:0;border-left:2px solid var(--foreground);border-radius:0;background:#fff;font-size:.9375rem;line-height:1.4}.insights-callout{margin:1.25rem 0 0;padding:1.15rem 1.25rem;border:0;border-left:2px solid var(--foreground);background:#fff;font-size:1rem;line-height:1.55}.insights-callout p{margin:0}.insights-closing{margin-top:3rem;padding:1.75rem 1.5rem;border:0;border-radius:0}.insights-dotted{background-color:#fbfaf9;background-image:radial-gradient(circle,#ebeae6 .9px,transparent 1px);background-size:12px 12px;background-position:0 0}.insights-closing h2{margin:0;font-size:1.25rem;font-weight:500;letter-spacing:-.02em}.insights-closing p{margin:.85rem 0 0;font-weight:400;font-size:1.0625rem;line-height:1.6;color:var(--muted-foreground)}.insights-closing .insights-actions{margin-top:1.35rem;justify-content:flex-end}.article-utils{pointer-events:none}.article-utils-panel{pointer-events:auto;position:fixed;top:50%;right:max(1.25rem,calc((100vw - 42rem) / 2 - 13.5rem));transform:translateY(-50%);z-index:20;width:12.5rem;padding:12px;border:0;border-radius:0;box-shadow:0 8px 28px rgba(5,5,5,.06)}.article-utils-download{display:flex;align-items:center;gap:.65rem;box-sizing:border-box;width:100%;height:36px;padding:0 12px;border:0;border-radius:0;background:transparent;color:var(--foreground);font:inherit;font-size:.8125rem;font-weight:500;letter-spacing:-.01em;text-decoration:none;transition:background-color .12s ease,color .12s ease}.article-utils-download:hover{background:var(--foreground);color:var(--background)}.article-utils-bar-btn:focus-visible,.article-utils-download:focus-visible,.article-utils-icon:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.article-utils-share{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.article-utils-label{margin:0 0 .55rem;font-family:var(--font-mono),"Fira Code",ui-monospace,monospace;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.article-utils-share-row{display:flex;align-items:center;gap:.15rem}.article-utils-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:0;background:transparent;color:var(--foreground);cursor:pointer;text-decoration:none;transition:background-color .12s ease,color .12s ease}.article-utils-icon:hover{background:var(--foreground);color:var(--background)}.article-utils-check{display:block;animation:article-utils-icon-in .18s ease-out}.article-utils-check-path{stroke-dasharray:24;stroke-dashoffset:24;animation:article-utils-check-draw .42s ease-out 40ms forwards}@keyframes article-utils-icon-in{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes article-utils-check-draw{to{stroke-dashoffset:0}}.article-utils-bar{display:none}@media (max-width:1100px){.article-utils-panel{display:none}.article-utils-bar{pointer-events:auto;display:flex;gap:.45rem;position:fixed;left:50%;bottom:1.15rem;transform:translateX(-50%);z-index:20;padding:.55rem .7rem;box-shadow:0 10px 30px rgba(5,5,5,.1)}.article-utils-bar,.article-utils-bar-btn{align-items:center;border:0;border-radius:0}.article-utils-bar-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;justify-content:center;width:2.4rem;height:2.4rem;padding:0;background:transparent;color:var(--foreground);cursor:pointer;text-decoration:none;transition:background-color .12s ease,color .12s ease}.article-utils-bar-btn:hover{background:var(--foreground);color:var(--background)}.insights-article{padding-bottom:5.5rem}}@media (max-width:640px){.insights-article{padding:1.75rem 1.25rem 5.5rem}.insights-actions{flex-direction:column}.insights-btn{width:100%}.insights-grid{grid-template-columns:1fr}}