:root{--frost-clr-primary:#4141c6;--frost-clr-footer-text:#e6f3e9;--frost-clr-header-text:#e6f3e9;--frost-clr-border:#d8e4de;--frost-clr-primary-hover:#504cda;--frost-clr-link-hover:#504cda;--frost-clr-heading:#0a1313;--frost-clr-link:#4141c6;--frost-clr-primary-contrast:#fdfffb;--frost-clr-surface:#fdfffb;--frost-clr-muted:#5e656c;--frost-clr-header-bg:#081c14;--frost-clr-footer-bg:#081c14;--frost-clr-text:#1c2425;--frost-clr-bg:#f3fef3;--frost-radius:8px;--frost-lh:1.6;--frost-container:1320px;--frost-fs-base:16px;--frost-font-heading:'Rubik',system-ui,-apple-system,sans-serif;--frost-font-body:'Mulish',system-ui,-apple-system,sans-serif}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body.frost-theme{margin:0;background:var(--frost-clr-bg);color:var(--frost-clr-text);font-family:var(--frost-font-body);font-size:var(--frost-fs-base);line-height:var(--frost-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.frost-theme img{max-width:100%;height:auto}body.frost-theme a{color:var(--frost-clr-link);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}body.frost-theme a:hover,body.frost-theme a:focus{color:var(--frost-clr-link-hover)}body.frost-theme :focus-visible{outline:2px solid var(--frost-clr-primary);outline-offset:2px}body.frost-theme #page,body.frost-theme .site-content,body.frost-theme .ast-container,body.frost-theme #primary,body.frost-theme .content-area,body.frost-theme .entry-content{max-width:none;padding:0;margin:0;background:transparent !important;box-shadow:none}body.frost-theme #ast-scroll-top,body.frost-theme .ast-scroll-top-icon{display:none}body.frost-theme button.frost-panel-toggle,body.frost-theme button.frost-scroll-summit,body.frost-theme button.frost-btn{box-shadow:none;text-shadow:none;-webkit-appearance:none;appearance:none}body.frost-theme .frost-page-wrap{width:100%;max-width:var(--frost-container);margin:0 auto;padding:0 1.25rem}body.frost-theme .frost-fast-link{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}body.frost-theme .frost-fast-link:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:var(--frost-clr-primary);color:var(--frost-clr-primary-contrast);z-index:9999}body.frost-theme .frost-footer-band{background:var(--frost-clr-footer-bg);color:var(--frost-clr-footer-text);padding:2.5rem 0 2rem;margin-top:0;border-top:1px solid var(--frost-clr-border)}body.frost-theme .frost-ftr-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;text-align:center}body.frost-theme .frost-ftr-meta{font-size:.9rem;color:var(--frost-clr-footer-text);text-align:center}body.frost-theme .frost-ftr-meta a{color:var(--frost-clr-footer-text)}body.frost-theme button.frost-scroll-summit{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;min-width:0;padding:0;margin:0;border:0;border-radius:var(--frost-radius);background:var(--frost-clr-primary);color:var(--frost-clr-primary-contrast);box-shadow:0 6px 24px rgba(0,0,0,.18);display:none;align-items:center;justify-content:center;cursor:pointer;line-height:0;z-index:50;transition:transform .2s ease,background .2s ease}body.frost-theme button.frost-scroll-summit.is-visible{display:inline-flex}body.frost-theme button.frost-scroll-summit:hover{background:var(--frost-clr-primary-hover);transform:translateY(-2px)}body.frost-theme button.frost-scroll-summit svg{width:20px;height:20px;color:var(--frost-clr-primary-contrast)}body.frost-theme .frost-content-main{min-height:60vh;padding:2.5rem 0;color:var(--frost-clr-text);background:transparent !important}body.frost-theme .frost-view-pack{padding:0}body.frost-theme .frost-feature{max-width:1040px;margin:0 auto}body.frost-theme .frost-entry-prelude{margin-bottom:2rem}body.frost-theme .frost-page-heading{font-family:var(--frost-font-heading);font-size:clamp(1.75rem,1rem+2.5vw,2.75rem);line-height:1.15;color:var(--frost-clr-heading);margin:0 0 .5rem;letter-spacing:-.02em;text-align:left}body.frost-theme .frost-long-text{color:var(--frost-clr-text)}body.frost-theme .frost-long-text h1,body.frost-theme .frost-long-text h2,body.frost-theme .frost-long-text h3,body.frost-theme .frost-long-text h4,body.frost-theme .frost-long-text h5,body.frost-theme .frost-long-text h6{font-family:var(--frost-font-heading);color:var(--frost-clr-heading);line-height:1.25;margin:2.5rem 0 1rem;letter-spacing:-.01em}body.frost-theme .frost-long-text h1,body.frost-theme .frost-long-text h2{text-align:left}body.frost-theme .frost-long-text h3,body.frost-theme .frost-long-text h4,body.frost-theme .frost-long-text h5,body.frost-theme .frost-long-text h6{text-align:left}body.frost-theme .frost-long-text h2{font-size:1.875rem}body.frost-theme .frost-long-text h3{font-size:1.375rem}body.frost-theme .frost-long-text h4{font-size:1.125rem}body.frost-theme .frost-long-text p{margin:0 0 1.25rem;text-align:left}body.frost-theme .frost-long-text ul,body.frost-theme .frost-long-text ol{margin:0 0 1.5rem;padding-left:1.5rem}body.frost-theme .frost-long-text li{margin-bottom:.5rem}body.frost-theme .frost-long-text strong{color:var(--frost-clr-heading)}body.frost-theme .frost-long-text blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--frost-clr-primary);background:var(--frost-clr-surface,#fdfffb);color:var(--frost-clr-muted);font-style:italic;border-radius:0 var(--frost-radius) var(--frost-radius) 0}body.frost-theme .frost-long-text img{border-radius:7px;margin:.5rem auto;display:block;max-width:100%;height:auto;padding:3px;border:2px solid var(--frost-clr-primary);box-sizing:border-box}body.frost-theme .frost-long-text p:has(>img:only-child){margin:0}body.frost-theme .frost-long-text table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--frost-clr-surface,#fdfffb);color:var(--frost-clr-text);border-radius:var(--frost-radius);overflow:hidden;border-top:1px solid var(--frost-clr-border);border-right:1px solid var(--frost-clr-border);border-bottom:1px solid var(--frost-clr-border);border-left:1px solid var(--frost-clr-border)}body.frost-theme .frost-long-text table th,body.frost-theme .frost-long-text table td{padding:.9rem 1rem;text-align:left;color:var(--frost-clr-text);background:transparent;border-top:0;border-right:0;border-left:0;border-bottom:1px solid var(--frost-clr-border)}body.frost-theme .frost-long-text table th{background:var(--frost-clr-surface);color:var(--frost-clr-heading);font-family:var(--frost-font-heading);font-weight:700}body.frost-theme .frost-long-text table tr:last-child td{border-bottom:0}body.frost-theme .frost-table-scroll{width:100%;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--frost-radius)}body.frost-theme .frost-table-scroll>table{margin:0;border-radius:0}@media(max-width:700px){body.frost-theme .frost-table-scroll>table{min-width:560px}body.frost-theme .frost-table-scroll{background:linear-gradient(to right,var(--frost-clr-surface,#fdfffb) 30%,transparent),linear-gradient(to right,transparent,var(--frost-clr-surface,#fdfffb) 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.15),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.15),transparent) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}}body.frost-theme .frost-long-text details{background:var(--frost-clr-surface,#fdfffb);border:1px solid var(--frost-clr-border);border-radius:var(--frost-radius);margin-bottom:.75rem;overflow:hidden}body.frost-theme .frost-long-text details>summary{cursor:pointer;padding:1rem 1.25rem;font-family:var(--frost-font-heading);font-weight:600;color:var(--frost-clr-heading);list-style:none;position:relative;padding-right:2.5rem}body.frost-theme .frost-long-text details>summary::-webkit-details-marker{display:none}body.frost-theme .frost-long-text details>summary::after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--frost-clr-primary);transition:transform .15s ease}body.frost-theme .frost-long-text details[open]>summary::after{content:'−'}body.frost-theme .frost-long-text details>*:not(summary){padding:0 1.25rem 1.25rem}body.frost-theme .frost-btn,body.frost-theme button.frost-btn,body.frost-theme a.frost-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--frost-radius);text-decoration:none;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit;transition:background .15s ease,transform .1s ease}body.frost-theme .frost-btn--primary,body.frost-theme button.frost-btn--primary,body.frost-theme a.frost-btn--primary{background:var(--frost-clr-primary);color:var(--frost-clr-primary-contrast)}body.frost-theme .frost-btn--primary:hover,body.frost-theme button.frost-btn--primary:hover,body.frost-theme a.frost-btn--primary:hover{background:var(--frost-clr-primary-hover);color:var(--frost-clr-primary-contrast);transform:translateY(-1px)}body.frost-theme .frost-entry-prelude{margin-bottom:32px !important}body.frost-theme .frost-entry-prelude>*{margin:0 !important}body.frost-theme .frost-entry-prelude>*+*{margin-top:12px !important}body.frost-theme .frost-entry-prelude>h1+*{margin-top:32px !important}body.frost-theme .frost-writer-stub{gap:12px !important}body.frost-theme .frost-updated-pill-wrap{text-align:center !important}body.frost-theme .frost-long-text{padding-top:0 !important;margin-top:0 !important}body.frost-theme .frost-long-text>*:first-child,body.frost-theme .frost-long-text>*:first-child>*:first-child,body.frost-theme .frost-long-text>*:first-child>*:first-child>*:first-child{margin-top:0 !important;padding-top:0 !important}body.frost-theme .frost-updated-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:6px;background:var(--frost-clr-surface);color:var(--frost-clr-text);font-size:.875rem;line-height:1.2;border:1px solid var(--frost-clr-border);vertical-align:middle}body.frost-theme .frost-updated-pill-icon{flex:0 0 16px;width:16px;height:16px;color:var(--frost-clr-primary)}body.frost-theme .frost-updated-pill-label{font-weight:600}body.frost-theme .frost-updated-pill-date{font-weight:400;color:var(--frost-clr-muted)}body.frost-theme .frost-lead-nav .frost-links-row{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;align-items:center}body.frost-theme .frost-lead-nav .frost-links-row a{color:var(--frost-clr-header-text);text-decoration:none;font-size:.95rem;transition:color .15s ease,background-color .2s ease,border-color .15s ease}body.frost-theme .frost-lead-nav .frost-links-row a{font-weight:500;padding:.25rem 0 .35rem;border-bottom:3px double currentColor}body.frost-theme .frost-lead-nav .frost-links-row a:hover,body.frost-theme .frost-lead-nav .frost-links-row .current-menu-item>a{color:var(--frost-clr-primary)}body.frost-theme .frost-panel-toggle{display:none;background:transparent;border:1px solid var(--frost-clr-border);color:var(--frost-clr-header-text);padding:0;width:44px;height:44px;border-radius:var(--frost-radius);cursor:pointer;align-items:center;justify-content:center}body.frost-theme .frost-panel-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.frost-theme .frost-panel-toggle__icon svg{display:block;width:100%;height:100%}body.frost-theme .frost-panel-toggle__icon--close{display:none}body.frost-theme .frost-panel-toggle[aria-expanded="true"] .frost-panel-toggle__icon--open{display:none}body.frost-theme .frost-panel-toggle[aria-expanded="true"] .frost-panel-toggle__icon--close{display:inline-flex}@media(max-width:900px){body.frost-theme .frost-panel-toggle{display:inline-flex}body.frost-theme .frost-lead-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--frost-clr-header-bg);border-top:1px solid var(--frost-clr-border);padding:1rem 1.25rem}body.frost-theme .frost-page-cap{position:relative}body.frost-theme .frost-lead-nav.is-open{display:block}body.frost-theme .frost-lead-nav .frost-links-row{flex-direction:column;align-items:flex-start;gap:.25rem}body.frost-theme .frost-lead-nav .frost-links-row li::before,body.frost-theme .frost-lead-nav .frost-links-row li::after,body.frost-theme .frost-lead-nav .frost-links-row a::after{content:none !important;display:none !important;background:none !important}body.frost-theme .frost-lead-nav .frost-links-row a{display:flex !important;align-items:center;gap:.75rem;padding:.65rem 0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;text-transform:none !important;font-variant:normal !important;font-style:normal !important;letter-spacing:0 !important;font-weight:500 !important;font-size:1rem !important;line-height:1.4 !important;text-shadow:none !important;color:var(--frost-clr-header-text)}body.frost-theme .frost-lead-nav .frost-links-row a:hover,body.frost-theme .frost-lead-nav .frost-links-row .current-menu-item>a{color:var(--frost-clr-primary) !important;background:transparent !important}body.frost-theme .frost-lead-nav .frost-links-row a::before{content:'–' !important;flex:0 0 auto;display:inline-flex !important;align-items:center;justify-content:center;min-width:1em;line-height:1;color:var(--frost-clr-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}body.frost-theme .frost-crest .custom-logo{max-height:36px;max-width:calc(100vw - 120px)}body.frost-theme .frost-branding-text{font-size:1.05rem}}body.frost-theme .frost-page-cap{background:var(--frost-clr-header-bg);color:var(--frost-clr-header-text);border-bottom:1px solid var(--frost-clr-border)}body.frost-theme .frost-page-cap.is-sticky{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px)}body.frost-theme .frost-header-deck{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.01rem 0}@media(min-width:901px){body.frost-theme .frost-h-v4 .frost-header-deck{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.9rem}body.frost-theme .frost-h-v4 .frost-lead-nav .frost-links-row{justify-content:center}body.frost-theme .frost-h-v4 .frost-h-divider{display:block;height:1px;background:var(--frost-clr-border);width:clamp(140px,30%,320px);opacity:.8}}@media(max-width:900px){body.frost-theme .frost-page-cap{position:relative}body.frost-theme .frost-header-deck{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:1rem}body.frost-theme .frost-panel-toggle{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}body.frost-theme .frost-h-v5 .frost-h-band--bottom{display:none}body.frost-theme .frost-h-v6 .frost-h-nav-left,body.frost-theme .frost-h-v6 .frost-h-nav-right{display:none}body.frost-theme .frost-h-v6 .frost-header-deck{display:flex !important}body.frost-theme .frost-h-v4 .frost-h-divider{display:none}body.frost-theme .frost-h-v7 .frost-h-v7-label{display:none}}body.frost-theme .frost-crest .custom-logo-link{display:inline-block;max-width:100%}body.frost-theme .frost-crest .custom-logo{max-height:48px;width:auto;height:auto;max-width:100%}body.frost-theme .frost-branding-text{font-family:var(--frost-font-heading);font-size:1.25rem;font-weight:700;color:var(--frost-clr-header-text);text-decoration:none;letter-spacing:-.01em}body.frost-theme .frost-branding-text:hover{color:var(--frost-clr-primary)}body.frost-theme .frost-error-404{padding:4rem 0;text-align:center}body.frost-theme .frost-error-inner{max-width:600px}body.frost-theme .frost-error-code{font-family:var(--frost-font-heading);font-size:clamp(5rem,4rem+8vw,9rem);font-weight:800;line-height:1;color:var(--frost-clr-primary);margin-bottom:1rem;letter-spacing:-.04em}body.frost-theme .frost-error-title{font-family:var(--frost-font-heading);font-size:1.75rem;margin:0 0 .75rem;color:var(--frost-clr-heading)}body.frost-theme .frost-error-text{color:var(--frost-clr-muted);margin:0 0 2rem}body.frost-theme .frost-writer-stub{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 6px;text-align:center}body.frost-theme .frost-writer-stub-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--frost-clr-surface);border:1px solid var(--frost-clr-border);flex:0 0 64px}body.frost-theme .frost-writer-stub-name{font-size:1rem;font-weight:600;color:var(--frost-clr-text);line-height:1.3}body.frost-theme .frost-author-frame-title+.frost-author-frame{margin-top:14px}body.frost-theme .frost-author-frame{margin:32px 0 0;padding:22px 24px;background:var(--frost-clr-surface);border:1px solid var(--frost-clr-border);border-radius:12px;color:var(--frost-clr-text)}body.frost-theme .frost-author-frame-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}body.frost-theme .frost-author-frame-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--frost-clr-bg);flex:0 0 64px}body.frost-theme .frost-author-frame-meta{display:flex;flex-direction:column;gap:2px;min-width:0}body.frost-theme .frost-author-frame-name{font-size:1.125rem;font-weight:700;color:var(--frost-clr-heading);line-height:1.25}body.frost-theme .frost-author-frame-role{font-size:.875rem;color:var(--frost-clr-primary);line-height:1.3}body.frost-theme .frost-author-frame-bio{font-size:.95rem;line-height:1.6;color:var(--frost-clr-text)}body.frost-theme .frost-author-frame-bio p{margin:0 0 .6em}body.frost-theme .frost-author-frame-bio p:last-child{margin-bottom:0}body.frost-theme .frost-author-frame-links{display:flex;align-items:center;gap:10px;margin-top:14px}body.frost-theme .frost-author-frame-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--frost-clr-bg);color:var(--frost-clr-text);text-decoration:none;transition:background .15s ease,color .15s ease}body.frost-theme .frost-author-frame-link:hover,body.frost-theme .frost-author-frame-link:focus{background:var(--frost-clr-primary);color:var(--frost-clr-primary-contrast)}