:root{--mobile-breakpoint:768px;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-base:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-md:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-lg:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-xl:0 25px 50px -12px #00000040;--shadow-2xl:0 25px 50px -12px #00000040;--shadow-inner:inset 0 2px 4px 0 #0000000f;--shadow-none:none;--duration-150:.15s;--duration-200:.2s;--duration-300:.3s;--transition-all:all .15s cubic-bezier(.4,0,.2,1);--transition-colors:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);--transition-opacity:opacity .15s cubic-bezier(.4,0,.2,1);--transition-shadow:box-shadow .15s cubic-bezier(.4,0,.2,1);--transition-transform:transform .15s cubic-bezier(.4,0,.2,1);--inner-shadow-blur:12px;--inner-shadow-offset-x:0px;--inner-shadow-offset-y:12px;--inner-shadow-opacity:.15}.post-with-toc{gap:2rem;max-width:calc(220px + 2rem + 65ch);margin:0 auto;padding:0 1rem;display:flex}@media (max-width:767px){.post-with-toc{max-width:65ch;padding-bottom:60px;display:block}}.post-with-toc__content{flex:1;min-width:0;max-width:65ch}.post-with-toc__content .entry-content,.post-with-toc__content .entry-footer,.post-with-toc__content .entry-header{max-width:100%}.post-with-toc__content .wrap{max-width:none;padding:0}.toc-list{font-size:.875rem;line-height:1.4}.toc-list__items{list-style:none}.toc-list__item,.toc-list__items{margin:0;padding:0}.toc-list__item--h2:not(:first-child){margin-top:.25rem}.toc-list__heading-row{align-items:flex-start;gap:.25rem;display:flex}.toc-list__toggle{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.125rem;padding:0;transition:color .15s,transform .15s;display:flex}.toc-list__toggle:hover{color:var(--text-primary,#1e293b)}.toc-list__toggle:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:1px;border-radius:2px}.toc-list__toggle--expanded .toc-list__chevron{transform:rotate(90deg)}.toc-list__chevron{transition:transform .15s}.toc-list__toggle-spacer{flex-shrink:0;width:20px}.toc-list__link{color:var(--text-secondary,#64748b);padding:.375rem 0;text-decoration:none;transition:color .15s;display:block}.toc-list__link:hover{color:var(--text-primary,#1e293b)}.toc-list__link:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px;border-radius:2px}.toc-list__link--active{color:var(--brand-primary,#2563eb);font-weight:600}.toc-list__link--h2{font-weight:500}.toc-list__link--h3{font-size:.8125rem;font-weight:400}.toc-list__children{grid-template-rows:0fr;transition:grid-template-rows .25s ease-out;display:grid}.toc-list__children-inner{opacity:0;margin:0;padding:0 0 0 calc(20px + 1.25rem);list-style:none;transition:opacity .15s;overflow:hidden}.toc-list__children--expanded{grid-template-rows:1fr}.toc-list__children--expanded .toc-list__children-inner{opacity:1;transition:opacity .2s 50ms}.toc-list__item--active-parent>.toc-list__heading-row{position:relative}.toc-list__item--active-parent>.toc-list__heading-row:before{background:var(--brand-primary,#2563eb);content:"";border-radius:1px;width:2px;position:absolute;top:.25rem;bottom:.25rem;left:-.75rem}.toc-desktop{flex-direction:column;flex-shrink:0;width:220px;max-height:calc(100vh - 4rem);padding-right:1rem;display:flex;position:sticky;top:60px}@media (max-width:767px){.toc-desktop{display:none}}.toc-desktop__scrollable{scrollbar-color:var(--border-light,#e2e8f0)transparent;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.toc-desktop__scrollable::-webkit-scrollbar{width:4px}.toc-desktop__scrollable::-webkit-scrollbar-track{background:0 0}.toc-desktop__scrollable::-webkit-scrollbar-thumb{background:var(--border-light,#e2e8f0);border-radius:2px}.toc-desktop__header{margin-bottom:1rem;padding-bottom:.75rem}.toc-desktop__title{color:var(--text-secondary,#64748b);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.toc-desktop__progress{background:var(--border-light,#e2e8f0);border-radius:1.5px;height:3px;margin-top:.75rem;overflow:hidden}.toc-desktop__progress-fill{background:var(--brand-primary,#2563eb);border-radius:1.5px;height:100%;transition:width .1s ease-out}.toc-desktop__footer{border-top:1px solid var(--border-light,#e2e8f0);margin-top:1.5rem;padding-top:1rem}.toc-desktop__back-to-top{color:var(--text-secondary,#64748b);align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:inline-flex}.toc-desktop__back-to-top:hover{color:var(--brand-primary,#2563eb)}.toc-desktop__back-to-top:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px;border-radius:2px}.toc-mobile-bar{background:var(--bg-dark);border-top:1px solid var(--border-light,#e2e8f0);z-index:100;align-items:center;gap:.5rem;height:52px;padding:0 1rem;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}.toc-mobile-bar--hidden{opacity:0;pointer-events:none;transform:translateY(100%)}@media (min-width:768px){.toc-mobile-bar{display:none}}.toc-mobile-bar__top-btn{border:1px solid var(--border-light,#e2e8f0);color:var(--text-secondary,#64748b);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .15s,border-color .15s;display:flex}.toc-mobile-bar__top-btn:hover{border-color:var(--brand-primary,#2563eb);color:var(--brand-primary,#2563eb)}.toc-mobile-bar__top-btn:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px}.toc-mobile-bar__heading{border:1px solid var(--border-light,#e2e8f0);color:var(--text-primary,#1e293b);cursor:pointer;text-align:left;background:#fff;border-radius:6px;flex:1;align-items:center;min-width:0;height:36px;padding:0 .75rem;font-size:.875rem;font-weight:500;transition:border-color .15s;display:flex}.toc-mobile-bar__heading:hover{border-color:var(--brand-primary,#2563eb)}.toc-mobile-bar__heading:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px}.toc-mobile-bar__heading-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.toc-mobile-bar__progress{background:var(--border-light,#e2e8f0);height:3px;position:absolute;top:0;left:0;right:0}.toc-mobile-bar__progress-fill{background:var(--brand-primary,#2563eb);height:100%;transition:width .1s ease-out}.toc-mobile-backdrop{z-index:200;background:#0006;animation:.15s toc-fade-in;position:fixed;inset:0}@media (min-width:768px){.toc-mobile-backdrop{display:none}}@keyframes toc-fade-in{0%{opacity:0}to{opacity:1}}.toc-mobile-drawer{background:var(--bg-surface,#fff);z-index:201;border-radius:1rem 1rem 0 0;flex-direction:column;max-height:70vh;transition:transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}.toc-mobile-drawer--open{transform:translateY(0)}@media (min-width:768px){.toc-mobile-drawer{display:none}}.toc-mobile-drawer__header{border-bottom:1px solid var(--border-light,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.toc-mobile-drawer__title{color:var(--text-primary,#1e293b);font-size:1rem;font-weight:600}.toc-mobile-drawer__close{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .15s;display:flex}.toc-mobile-drawer__close:hover{color:var(--text-primary,#1e293b)}.toc-mobile-drawer__close:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px;border-radius:4px}.toc-mobile-drawer__content{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1.25rem 2rem;overflow-y:auto}.toc-mobile-drawer__list{font-size:.9375rem}.toc-mobile-drawer__list .toc-list__link{padding:.5rem 0}.toc-mobile-drawer__list .toc-list__link--h3{font-size:.875rem}@media (max-width:767px){.has-toc-mobile{padding-bottom:52px}}@media (prefers-reduced-motion:reduce){.toc-desktop__progress-fill,.toc-list__chevron,.toc-list__children,.toc-list__children-inner,.toc-list__link,.toc-list__toggle,.toc-mobile-backdrop,.toc-mobile-bar__progress-fill,.toc-mobile-drawer{transition:none;animation:none}.toc-list__children:not(.toc-list__children--expanded){display:none}}.post-navigation{border-top:1px solid var(--border-light,#e2e8f0);margin-top:3rem;padding:2rem 0}.post-navigation__inner{justify-content:space-between;gap:2rem;display:flex}@media (max-width:767px){.post-navigation__inner{flex-direction:column;gap:1.5rem}}.post-navigation__link{flex-direction:column;gap:.25rem;max-width:45%;text-decoration:none;transition:color .15s;display:flex}.post-navigation__link:hover .post-navigation__title{color:var(--brand-primary,#2563eb)}.post-navigation__link:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:4px;border-radius:2px}@media (max-width:767px){.post-navigation__link{max-width:100%}}.post-navigation__link--prev{text-align:left;align-items:flex-start}.post-navigation__link--next{text-align:right;align-items:flex-end;margin-left:auto}@media (max-width:767px){.post-navigation__link--next{text-align:left;align-items:flex-start;margin-left:0}}.post-navigation__label{color:var(--text-secondary,#64748b);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.post-navigation__title{color:var(--text-primary,#1e293b);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.4;transition:color .15s;display:-webkit-box;overflow:hidden}.post-navigation__spacer{flex:1}.post-tags{border-top:1px solid var(--border-light,#e5e7eb);flex-wrap:wrap;align-items:center;gap:.5rem;margin:2rem 0;padding-top:1.5rem;display:flex}.post-tags__label{color:var(--text-secondary,#4b5563);font-size:.875rem;font-weight:600}.post-tags__list{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.post-tags__item,.post-tags__list{margin:0;padding:0}.post-tags__link{background:var(--bg-subtle,#f3f4f6);color:var(--text-secondary,#4b5563);border-radius:9999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);display:inline-block}.post-tags__link:hover{background:var(--brand-primary,#2563eb);color:#fff}.explore-topics{border-top:1px solid var(--border-light,#e2e8f0);margin-top:3rem;padding-top:2rem}.explore-topics__heading{color:var(--text-primary,#1f2937);margin:0 0 1.25rem;font-size:1.5rem;font-weight:700}.explore-topics__list{flex-wrap:wrap;gap:.75rem;display:flex}.explore-topics__pill{background:var(--surface-secondary,#f3f4f6);color:var(--text-primary,#1f2937);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(0,0,.2,1);display:inline-flex}.explore-topics__pill:hover{background:var(--brand-primary,#2563eb);color:#fff;transform:translateY(-2px)}.explore-topics__pill:hover .explore-topics__count{color:#fff;background:#fff3}.explore-topics__pill:active{transform:translateY(0)}.explore-topics__count{background:var(--surface-tertiary,#e5e7eb);color:var(--text-secondary,#6b7280);border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.75rem;font-weight:600;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.search-bar{gap:.75rem;max-width:500px;margin-bottom:2rem;margin-left:auto;display:flex}.search-bar__input-wrapper{flex:1;position:relative}.search-bar__icon{color:var(--text-tertiary,#9ca3af);pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-bar__input{background:var(--bg-subtle,#f9fafb);border:1px solid var(--border-light,#e5e7eb);color:var(--text-primary,#1f2937);border-radius:.125rem;width:100%;padding:.75rem 1rem .75rem 3rem;font-family:inherit;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}.search-bar__input::placeholder{color:var(--text-tertiary,#9ca3af)}.search-bar__input:hover{border-color:var(--border-medium,#d1d5db)}.search-bar__input:focus{border-color:var(--brand-primary,#2563eb);background:#fff;outline:none;box-shadow:0 0 0 3px #2563eb1a}.search-bar__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-bar__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-bar__button{background:var(--brand-primary,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:.125rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.search-bar__button:hover{background:var(--brand-primary-dark,#1d4ed8)}.search-bar__button:active{transform:scale(.98)}.search-bar__button:focus-visible{outline:2px solid var(--brand-primary,#2563eb);outline-offset:2px}.search-results{margin-bottom:2rem}.search-results__header{margin-bottom:1.5rem}.search-results__query{color:var(--text-primary,#1f2937);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.search-results__query span{color:var(--brand-primary,#2563eb)}.search-results__count{color:var(--text-secondary,#4b5563);margin:0;font-size:.9375rem}.search-results__empty{color:var(--text-secondary,#4b5563);text-align:center;padding:3rem 1rem}.search-results__empty p{margin:0 0 1rem;font-size:1.125rem}.search-results__empty ul{margin:1.5rem 0 0;padding:0;font-size:.9375rem;list-style:none}.search-results__empty li{margin-bottom:.5rem}@media (max-width:768px){.search-bar{flex-direction:column;max-width:none}.search-bar__button{width:100%}}:root{--brand-primary:#ce3527;--brand-secondary:#2d6069;--brand-accent-1:#6c9;--brand-accent-2:#c6c;--brand-accent-3:#fc3;--brand-primary-50:#fbefee;--brand-primary-100:#f5d7d4;--brand-primary-200:#eeb8b3;--brand-primary-300:#e79a93;--brand-primary-400:#dd7268;--brand-primary-500:#ce3527;--brand-primary-600:#a32a1f;--brand-primary-700:#781f17;--brand-primary-800:#4d140f;--brand-primary-900:#220907;--brand-secondary-50:#eef2f3;--brand-secondary-100:#d5dfe1;--brand-secondary-200:#b6c7cb;--brand-secondary-300:#96b0b4;--brand-secondary-400:#6c9096;--brand-secondary-500:#2d6069;--brand-secondary-600:#1e3f45;--brand-secondary-700:#0e1f22;--brand-secondary-800:#000;--brand-secondary-900:#000;--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#eee;--neutral-300:#e0e0e0;--neutral-400:#bdbdbd;--neutral-500:#9e9e9e;--neutral-600:#757575;--neutral-700:#616161;--neutral-800:#424242;--neutral-900:#212121;--neutral-950:#0a0a0a;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#3b82f6;--text-primary:#212121;--text-secondary:#757575;--text-muted:#9e9e9e;--text-inverse:#fafafa;--text-h1:#0e1f22;--text-h2:#212121;--text-h3:#212121;--text-h4:#424242;--text-h5:#424242;--text-h6:#616161;--text-body:#424242;--bg-primary:#fff;--bg-secondary:#fafafa;--bg-tertiary:#f5f5f5;--bg-brand:#fbefee;--bg-page:#f8f8f8;--bg-dark:#28231e;--border-primary:#e0e0e0;--border-secondary:#eee;--border-focus:#ce3527;--link-default:#a32a1f;--link-hover:#781f17;--link-active:#4d140f;--link-visited:#781f17}[data-theme=dark]{--text-primary:#f5f5f5;--text-secondary:#e0e0e0;--text-muted:#bdbdbd;--text-inverse:#212121;--text-h1:#f5f5f5;--text-h2:#f5f5f5;--text-h3:#f5f5f5;--text-h4:#eee;--text-h5:#eee;--text-h6:#e0e0e0;--text-body:#eee;--bg-primary:#0a0a0a;--bg-secondary:#212121;--bg-tertiary:#424242;--bg-brand:#3b2422;--bg-page:#0a0a0a;--border-primary:#616161;--border-secondary:#424242;--border-focus:#dd7268;--link-default:#dd7268;--link-hover:#e79a93;--link-active:#eeb8b3;--link-visited:#dd7268}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes subpage-chevron-in{0%{opacity:0;transform:translate(100vw)}.1%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes subpage-char-in{0%{filter:blur(4px);opacity:0;transform:translateY(80%)}to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes subpage-subhead-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.entry-header.entry-header--subpage{background-color:var(--brand-primary-500);align-items:flex-end;height:400px;margin-bottom:clamp(2rem,.67rem + 6.67vw,6rem);display:flex;position:relative;overflow:hidden}@media (max-width:768px){.entry-header.entry-header--subpage{height:320px;padding-bottom:2rem}}.blog .entry-header.entry-header--subpage{height:300px}@media (max-width:768px){.blog .entry-header.entry-header--subpage{height:200px}}.entry-header--subpage__inner{align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.entry-header--subpage__chevron{opacity:0;pointer-events:none;z-index:0;width:3000px;max-width:none;height:auto;position:absolute;top:-1252px;left:calc(50vw - 820px);transform:translate(100vw)}.entry-header--subpage__inner.is-animating .entry-header--subpage__chevron{animation:.6s cubic-bezier(.4,0,.2,1) forwards subpage-chevron-in}@media (max-width:1439px){.entry-header--subpage__chevron{width:clamp(2200px,125vw + 1200px,3000px);top:clamp(-1252px,-55vw - 460px,-900px);left:-100px}}@media (max-width:799px){.entry-header--subpage__chevron{width:clamp(1600px,187.5vw + 700px,2200px);top:clamp(-900px,-78.125vw - 275px,-650px);left:-100px}}@media (max-width:479px){.entry-header--subpage__chevron{width:1600px;top:-650px;left:-100px}}.entry-header--subpage__content{position:absolute;top:62%;left:0;right:0;transform:translateY(-50%)}.entry-header--subpage__title{color:#fff;font-family:var(--font-lato,"Lato"),sans-serif;opacity:.9;text-transform:uppercase;z-index:1;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1;position:relative;overflow:hidden}@media (max-width:768px){.entry-header--subpage__title{margin-bottom:.75rem;font-size:clamp(1.75rem,8vw,2.5rem)}}.entry-header--subpage__word{white-space:nowrap;display:inline-block}.entry-header--subpage__char{filter:blur(4px);opacity:0;display:inline-block;transform:translateY(80%)}.entry-header--subpage__inner.is-animating .entry-header--subpage__char{animation:.3s cubic-bezier(.4,0,.2,1) forwards subpage-char-in;animation-delay:var(--char-delay,0s)}.entry-header--subpage__subhead{color:#fff;font-family:var(--font-lato,"Lato"),sans-serif;opacity:0;z-index:1;margin:0;font-size:clamp(.9rem,2vw,1.1rem);font-weight:400;line-height:1.6;position:relative;transform:translateY(20px)}.entry-header--subpage__inner.is-animating .entry-header--subpage__subhead{animation:.4s cubic-bezier(.4,0,.2,1) forwards subpage-subhead-in;animation-delay:var(--subhead-delay,.2s)}.entry-header--subpage__subhead p{text-wrap:balance;margin:0}.entry-header--subpage__subhead p+p{margin-top:.5em}.entry-header--subpage__subhead a{color:inherit;text-underline-offset:2px;text-decoration:underline}.entry-header--subpage__subhead a:hover{opacity:.8}@media (max-width:768px){.entry-header--subpage__subhead{max-width:100%;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.entry-header--subpage__chevron{opacity:1;transform:translate(0);animation:none!important}.entry-header--subpage__char{filter:blur()}.entry-header--subpage__char,.entry-header--subpage__subhead{opacity:1;transform:translateY(0);animation:none!important}}
