@layer base,components,theme,blocks,utilities;:root{--accent-bg:#f8fafc;--border:#e5e7eb;--pullquote-bg:rgba(255, 255, 255, .92);--pullquote-border-color:rgba(59, 130, 246, .25);--pullquote-border-width:3px;--pullquote-shadow:0 1px 2px rgba(0, 0, 0, .03);--pullquote-text:#0f172a;--pullquote-font:"Charter", "Georgia", "Times New Roman", serif;--pullquote-font-size:clamp(1.25rem, .875rem + 1.25vw, 1.75rem);--pullquote-line-height:1.55;--pullquote-font-weight:450;--pullquote-letter-spacing:-.015em;--pullquote-radius:22px;--pullquote-padding:clamp(2.1rem, 3.8vw, 3rem) clamp(2.1rem, 3.8vw, 3rem) clamp(2.1rem, 3.8vw, 3rem) clamp(4.5rem, 6vw, 5.5rem);--pullquote-max-width:48rem;--pullquote-margin:2rem auto;--pullquote-quote-color:rgba(59, 130, 246, .2);--pullquote-quote-font:"Charter", "Georgia", serif;--pullquote-quote-weight:700;--pullquote-quote-size:clamp(3.5rem, 2.75rem + 5vw, 6.5rem);--pullquote-quote-top:clamp(.5rem, 1vw, 1rem);--pullquote-quote-left:clamp(0rem, 1.5vw, .5rem);--pullquote-quote-bottom:clamp(-1.2rem, -1.5vw, -.5rem);--pullquote-quote-right:clamp(1.25rem, 6vw, 2.75rem);--pullquote-paragraph-gap:clamp(.85rem, 2vw, 1.4rem);--pullquote-list-padding:1.25em;--pullquote-list-line-height:1.35;--pullquote-list-font-size:inherit;--pullquote-list-gap:.4rem;--pullquote-white-space:normal;--pullquote-link-color:rgb(251 182 206);--pullquote-link-hover:rgb(244 114 182);--pullquote-link-underline:rgb(244 114 182);--model-banner-gap:.5rem;--model-banner-font:"Inter", -apple-system, system-ui, sans-serif;--model-banner-font-weight:500;--model-banner-font-size:2rem;--model-banner-letter-spacing:-.01em;--model-banner-text:#1a1a1a;--model-banner-margin-top:2.25rem;--model-banner-margin-bottom:1rem;--model-banner-padding-left:3.35rem;--model-banner-icon-url:none;--model-banner-icon-size:2.5rem 2.5rem;--model-banner-icon-position:.35rem center;--model-banner-line-gradient:linear-gradient(90deg, currentColor 0%, transparent 100%);--model-banner-line-height:1.5px;--model-banner-line-gap:1rem;--poetry-bg:var(--accent-bg);--poetry-border-color:var(--border);--poetry-border-width:4px;--poetry-radius:0 8px 8px 0;--poetry-padding:1.25rem 1.5rem 1.25rem 4.5rem;--poetry-margin:1.25rem 2rem;--poetry-font:"Charter", "Georgia", serif;--poetry-font-size:inherit;--poetry-line-height:1.6;--poetry-font-style:normal;--poetry-text:inherit;--poetry-white-space:pre-wrap;--poetry-overflow-x:visible;--poetry-text-align:left;--poetry-shadow:none;--agent-code-font:"SF Mono", "Monaco", "Inconsolata", "Fira Code", "Droid Sans Mono", "Source Code Pro", monospace;--agent-code-font-size:.85rem;--agent-code-line-height:1.5;--agent-code-bg:#1e1e1e;--agent-code-text:#d4d4d4;--agent-code-white-space:pre;--agent-code-overflow-x:auto;--agent-code-padding:1rem;--agent-code-radius:8px;--agent-code-margin:1rem 0;--agent-code-word-wrap:break-word;--agent-code-overflow-wrap:break-word;--agent-user-margin:1.25rem 0;--agent-user-padding:1rem 1rem 1rem 1.5rem;--agent-user-bg:rgba(0, 0, 0, .25);--agent-user-border:1px solid rgba(0, 255, 138, .45);--agent-user-border-left:3px solid rgba(0, 255, 138, .5);--agent-user-radius:0 4px 4px 0;--agent-user-line-height:1.65;--agent-user-color:#9de04a;--agent-user-text-shadow:0 0 6px rgba(157, 224, 74, .28);--agent-user-label-text:"User";--agent-user-label-top:-.75rem;--agent-user-label-left:0;--agent-user-label-size:.6rem;--agent-user-label-letter-spacing:.08em;--agent-user-label-transform:uppercase;--agent-user-label-weight:600;--agent-user-label-color:rgba(157, 224, 74, .9);--agent-user-label-bg:#1e1e1e;--agent-user-label-padding:.15rem .5rem;--agent-user-label-radius:2px;--user-block-bg:#f5f5f5;--user-block-text:inherit;--user-block-radius:12px;--user-block-padding:.6em 1.2em;--user-block-padding-top:.6em;--user-block-padding-left:1.2em;--user-block-line-height:1.5;--user-block-font:inherit;--user-block-border:none;--user-block-shadow:none;--user-block-max-width:70%;--user-block-margin-bottom:1rem;--user-block-continuation-bg:transparent;--user-block-continuation-padding:0;--user-block-continuation-radius:0;--user-block-continuation-margin-top:0;--user-block-continuation-margin-after-code:0;--user-quote-bg:rgba(191, 219, 254, .4);--user-quote-border:2px solid rgba(59, 130, 246, .2);--user-quote-shadow:inset 0 1px 3px rgba(15, 23, 42, .08);--user-quote-opacity:.98}.dark{--user-block-bg:#374151;--user-block-text:#f3f4f6;--user-quote-bg:rgba(96, 165, 250, .2);--user-quote-border:2px solid rgba(147, 197, 253, .45);--user-quote-shadow:inset 0 1px 3px rgba(15, 23, 42, .4);--user-quote-opacity:1}pre code.language-user,pre code.language-prompt,pre code.language-user-prompt{background-color:var(--user-block-bg)!important;border-radius:var(--user-block-radius)!important;width:-moz-fit-content;width:fit-content;max-width:var(--user-block-max-width);margin-left:auto;margin-right:0;padding:var(--user-block-padding)!important;padding-top:var(--user-block-padding-top)!important;padding-left:var(--user-block-padding-left)!important;text-align:left;line-height:var(--user-block-line-height);font-family:var(--user-block-font);color:var(--user-block-text);border:var(--user-block-border);box-shadow:var(--user-block-shadow);position:relative}div.user-block,div.prompt-block,div.user-prompt-block{background-color:var(--user-block-bg)!important;border-radius:var(--user-block-radius)!important;width:-moz-fit-content;width:fit-content;max-width:var(--user-block-max-width);margin-left:auto;margin-right:0;padding:var(--user-block-padding)!important;padding-top:var(--user-block-padding-top)!important;padding-left:var(--user-block-padding-left)!important;text-align:left;line-height:var(--user-block-line-height);margin-bottom:var(--user-block-margin-bottom);font-family:var(--user-block-font);color:var(--user-block-text);border:var(--user-block-border);box-shadow:var(--user-block-shadow);position:relative}.user-inline-quote{display:block;margin:.75em .5em -.25em;padding:.75em 1em;background:var(--user-quote-bg);border-left:var(--user-quote-border);border-radius:12px;box-shadow:var(--user-quote-shadow);font-size:.92em;line-height:1.55;color:inherit;opacity:var(--user-quote-opacity, .95)}.user-inline-quote p{margin:0}.user-inline-quote p+p{margin-top:.9em}.user-inline-quote:last-child{margin-bottom:0}.dark .user-inline-quote{background:var(--user-quote-bg)}div.user-block-continuation{width:-moz-fit-content;width:fit-content;max-width:var(--user-block-max-width);margin-left:auto;margin-right:0;text-align:left;background-color:var(--user-block-continuation-bg);padding:var(--user-block-continuation-padding);border-radius:var(--user-block-continuation-radius);margin-top:var(--user-block-continuation-margin-top);color:var(--user-block-text);font-family:var(--user-block-font)}div.user-block-continuation p{margin:0}div.user-block.user-block:has(+.user-block-continuation),div.prompt-block.prompt-block:has(+.user-block-continuation),div.user-prompt-block.user-prompt-block:has(+.user-block-continuation){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}pre:has(code.language-user)+.user-block-continuation,pre:has(code.language-prompt)+.user-block-continuation,pre:has(code.language-user-prompt)+.user-block-continuation{margin-top:var(--user-block-continuation-margin-after-code)}pre:has(+.user-block-continuation) code.language-user,pre:has(+.user-block-continuation) code.language-prompt,pre:has(+.user-block-continuation) code.language-user-prompt{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}pre code.language-quote,pre code.language-QUOTE{background-color:var(--accent-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem;margin:1.5rem 2rem}div.quote-block{background-color:var(--accent-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem;margin:1.5rem 2rem;font-family:inherit;line-height:1.6}.dark pre code.language-quote,.dark pre code.language-QUOTE,.dark div.quote-block{background-color:#2d3748;border:1px solid #4a5568;color:#e2e8f0}pre code.language-quote.quote--xl,div.quote-block.quote--xl{font-size:200%;margin:0}@layer blocks{pre code.language-poetry,pre code.language-verse,div.poetry-block{background:var(--poetry-bg)!important;border-left:var(--poetry-border-width) solid var(--poetry-border-color)!important;border-radius:var(--poetry-radius)!important;padding:var(--poetry-padding)!important;margin:var(--poetry-margin)!important;font-family:var(--poetry-font)!important;font-size:var(--poetry-font-size)!important;line-height:var(--poetry-line-height)!important;font-style:var(--poetry-font-style)!important;color:var(--poetry-text)!important;white-space:var(--poetry-white-space)!important;overflow-x:var(--poetry-overflow-x)!important;text-align:var(--poetry-text-align)!important;box-shadow:var(--poetry-shadow)!important}}@layer blocks{.model-banner{position:relative;display:flex;align-items:center;gap:var(--model-banner-gap);font-family:var(--model-banner-font);font-weight:var(--model-banner-font-weight);font-size:var(--model-banner-font-size);letter-spacing:var(--model-banner-letter-spacing);color:var(--model-banner-text);margin-top:var(--model-banner-margin-top);margin-bottom:var(--model-banner-margin-bottom);padding-left:var(--model-banner-padding-left);background-image:var(--model-banner-icon-url);background-size:var(--model-banner-icon-size);background-repeat:no-repeat;background-position:var(--model-banner-icon-position);width:100%}.model-banner:after{content:"";flex:1;height:var(--model-banner-line-height);background:var(--model-banner-line-gradient);margin-left:var(--model-banner-line-gap)}}.prose pre,.prose pre code{font:inherit!important;color:inherit;text-decoration:none;text-shadow:none;font-style:normal;margin:0 0 1rem;padding:0;border:0;background:0 0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;overflow:visible;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-webkit-text-size-adjust:100%;display:block}details.foldable-block{margin:1.25rem 0;background:0 0!important;border:0!important;padding:0!important;position:relative;display:flex;flex-direction:column;gap:.35rem;overflow:visible}details.foldable-block summary.foldable-summary{cursor:pointer;outline:0;list-style:none;display:flex;flex-direction:column;gap:0;position:relative;padding-top:.5rem;align-items:stretch;background:0 0!important;border:0!important;margin:0!important;padding:.5rem 0 0!important}details.foldable-block summary.foldable-summary>*{width:100%}.related-thread{--related-thread-size:96px;margin:1.5rem 0 2rem;padding:.85rem 1rem;border-left:2px solid var(--post-border, #e5e7eb);border-radius:0 10px 10px 0;background:linear-gradient(90deg,var(--post-accent-subtle, #f8fafc),rgba(255,255,255,0));cursor:pointer;transition:background .2s ease,border-color .2s ease}@layer blocks{.pullquote{position:relative;margin:var(--pullquote-margin);max-width:var(--pullquote-max-width);padding:var(--pullquote-padding);background:var(--pullquote-bg);border-radius:var(--pullquote-radius);border:0;border-left:var(--pullquote-border-width) solid var(--pullquote-border-color)!important;box-shadow:var(--pullquote-shadow);font-family:var(--pullquote-font);font-size:var(--pullquote-font-size);line-height:var(--pullquote-line-height);font-weight:var(--pullquote-font-weight);letter-spacing:var(--pullquote-letter-spacing);text-align:left;color:var(--pullquote-text);white-space:var(--pullquote-white-space, normal);font-feature-settings:"calt"1,"liga"1;text-rendering:optimizeLegibility}.pullquote:before,.pullquote:after{position:absolute;font-family:var(--pullquote-quote-font);font-weight:var(--pullquote-quote-weight);font-size:var(--pullquote-quote-size);line-height:1;color:var(--pullquote-quote-color);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pullquote:before{content:"“";top:var(--pullquote-quote-top);left:var(--pullquote-quote-left)}.pullquote:after{content:"”";bottom:var(--pullquote-quote-bottom);right:var(--pullquote-quote-right)}.pullquote p{margin:0;color:inherit;font-family:var(--pullquote-font)!important;font-size:inherit!important;font-weight:var(--pullquote-font-weight)!important;line-height:inherit!important}.pullquote p+p{margin-top:var(--pullquote-paragraph-gap)!important}.pullquote p+ul,.pullquote p+ol{margin-top:var(--pullquote-paragraph-gap)!important}.pullquote ul,.pullquote ol{margin-bottom:0!important;padding-left:var(--pullquote-list-padding)!important;list-style-position:outside!important;white-space:normal!important}.pullquote ul{list-style-type:disc!important}.pullquote ol{list-style-type:decimal!important}.pullquote li{margin:0!important;padding:0!important;display:list-item;font-family:var(--pullquote-font)!important;font-weight:var(--pullquote-font-weight)!important;line-height:var(--pullquote-list-line-height)!important;font-size:var(--pullquote-list-font-size)!important;color:inherit!important;white-space:normal!important}.pullquote li+li{margin-top:var(--pullquote-list-gap)!important}.pullquote li>p{margin:0!important}.pullquote strong{font-weight:var(--pullquote-strong-weight, 600);color:var(--pullquote-strong-color, currentColor)}.pullquote em{font-style:italic}.pullquote a{color:var(--pullquote-link-color)!important;text-decoration:none!important;transition:color .2s ease}.pullquote a span{text-decoration:none!important;color:inherit!important}.pullquote a:hover{color:var(--pullquote-link-hover)!important}.pullquote a:hover span:first-child{text-decoration:underline!important;text-decoration-color:var(--pullquote-link-underline)!important;text-underline-offset:.2em!important}}.related-thread:hover{background:linear-gradient(90deg,var(--post-accent-subtle, #eff6ff),rgba(255,255,255,0));border-left-color:var(--post-accent, #2563eb)}.related-thread__wrapper{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;width:100%}.related-thread__wrapper:focus-visible{outline:2px solid var(--post-accent, #2563eb);outline-offset:3px;border-radius:10px}.related-thread__media{width:var(--related-thread-size);height:var(--related-thread-size);border-radius:10px;overflow:hidden;flex:0 0 auto;border:1px solid var(--post-border, #e5e7eb);background:var(--post-surface, #ffffff);display:flex;align-items:center;justify-content:center}.related-thread__media--fallback{background:linear-gradient(135deg,#dbeafe,#e0e7ff);color:#3b82f6;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.related-thread__fallback{display:inline-block;line-height:1}.related-thread__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-o-object-position:center top;object-position:center top;transform:scale(1.55);transition:transform .25s ease}.related-thread__body{min-width:0;display:flex;flex-direction:column;gap:.35rem}.related-thread__label{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--post-faint, #9ca3af)}.related-thread__arrow{font-size:.75rem;margin-left:.35rem;color:var(--post-faint, #9ca3af)}.related-thread__text{margin:0;font-size:.9rem;line-height:1.5;color:var(--post-muted, #6b7280)}.related-thread__title{color:var(--post-ink, #111827);font-weight:600}.related-thread:hover .related-thread__title{color:var(--post-accent, #2563eb)}.related-thread:hover .related-thread__thumb{transform:scale(1.75)}.related-thread__note{color:var(--post-muted, #6b7280)}@media (max-width:480px){.related-thread{--related-thread-size:64px}.related-thread__wrapper{flex-direction:column;align-items:flex-start}}details.foldable-block summary.foldable-summary::-webkit-details-marker{display:none}details.foldable-block>summary::marker{display:none!important;content:""!important;color:transparent!important}details.foldable-block summary.foldable-summary:before{display:none!important;content:none!important}.foldable-collapse{position:fixed;bottom:.8rem;left:2rem;z-index:50;display:none;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .85rem;border-radius:999px;border:1px solid rgba(30,41,59,.6);background:#1e293b;color:#e2e8f0;font-size:.8rem;font-weight:600;cursor:pointer;transition:max-width .3s ease,padding .3s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 4px 16px #0000004d,0 0#94a3b800;opacity:0;transform:translateY(1rem);backdrop-filter:blur(8px);white-space:nowrap}.foldable-collapse:before{content:"";display:inline-block;width:1.1rem;height:1.1rem;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 115'%3E%3Cpath d='m76.168 45.832h-16.105l28.23-28.227-5.8984-5.8984-28.227 28.23v-16.105h-8.3359v30.336h30.336z'/%3E%3Cpath d='m81.168 81.168h-62.336v-62.336h19.625v-8.332h-27.957v79h79v-27.957h-8.332z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 115'%3E%3Cpath d='m76.168 45.832h-16.105l28.23-28.227-5.8984-5.8984-28.227 28.23v-16.105h-8.3359v30.336h30.336z'/%3E%3Cpath d='m81.168 81.168h-62.336v-62.336h19.625v-8.332h-27.957v79h79v-27.957h-8.332z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transform:rotate(90deg);transition:transform .2s ease}.foldable-collapse:hover{background:#334155;border-color:#94a3b880;color:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 24px #00000059,0 0 20px #94a3b826}.foldable-collapse:active{transform:translateY(0)}@keyframes foldable-collapse-enter{0%{opacity:0;transform:translateY(1rem)}60%{opacity:1;transform:translateY(-2px)}80%{transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}@keyframes foldable-collapse-pulse{0%,to{box-shadow:0 4px 16px #0000004d,0 0#94a3b866}50%{box-shadow:0 4px 16px #0000004d,0 0 0 6px #94a3b800}}.foldable-collapse-text{display:inline-block;white-space:nowrap}details.foldable-block[open] .foldable-collapse{display:inline-flex;animation:foldable-collapse-enter .4s ease forwards,foldable-collapse-pulse 1s ease .5s 2}.foldable-collapse-progress{position:absolute;inset:-3px;border-radius:999px;background:conic-gradient(rgba(148,163,184,.6) calc(var(--progress, 0)*1%),transparent calc(var(--progress, 0)*1%));opacity:.8;pointer-events:none;z-index:-1}.foldable-collapse-progress:before{content:"";position:absolute;inset:2px;border-radius:999px;background:#1e293b}details.foldable-block summary.foldable-summary::marker{display:none!important;content:none!important}details.foldable-block summary.foldable-summary .foldable-label{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#cbd5e1;margin-bottom:.5rem;transition:color .2s ease}details.foldable-block summary.foldable-summary:hover .foldable-label{color:#e2e8f0}details.foldable-block summary.foldable-summary .foldable-label:before{content:"";display:inline-block;width:1rem;height:1rem;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath d='M116,16.14c0-2.27-1.84-4.12-4.09-4.12h-27.16c-2.26,0-4.09,1.85-4.09,4.12s1.84,4.12,4.09,4.12h13.66c1.33,0,2,1.61,1.06,2.56l-17.62,17.71c-2.58,2.59-.73,7.04,2.89,7.04,1.09,0,2.12-.43,2.89-1.2l17.62-17.71c.94-.95,2.56-.28,2.56,1.06v13.74c0,2.27,1.84,4.12,4.09,4.12s4.09-1.85,4.09-4.12V16.14Z'/%3E%3Cpath d='M116,111.86v-27.31c0-2.27-1.84-4.12-4.09-4.12s-4.09,1.85-4.09,4.12v13.74c0,1.34-1.62,2-2.56,1.06l-17.62-17.71c-.77-.78-1.8-1.2-2.89-1.2-3.63,0-5.47,4.45-2.89,7.04l17.62,17.71c.94,.94,.27,2.56-1.06,2.56h-13.66c-2.26,0-4.09,1.85-4.09,4.12s1.84,4.12,4.09,4.12h27.16c2.26,0,4.09-1.85,4.09-4.12Z'/%3E%3Cpath d='M29.59,20.26h13.66c2.26,0,4.09-1.85,4.09-4.12s-1.84-4.12-4.09-4.12H16.09c-2.26,0-4.09,1.85-4.09,4.12v27.31c0,2.27,1.84,4.12,4.09,4.12s4.09-1.85,4.09-4.12v-13.74c0-1.34,1.62-2.01,2.56-1.06l17.62,17.71c1.6,1.61,4.18,1.61,5.78,0,1.6-1.61,1.6-4.23,0-5.84L28.53,22.82c-.94-.94-.27-2.56,1.06-2.56Z'/%3E%3Cpath d='M16.09,80.43c-2.26,0-4.09,1.85-4.09,4.12v27.31c0,2.27,1.84,4.12,4.09,4.12h27.16c2.26,0,4.09-1.85,4.09-4.12s-1.84-4.12-4.09-4.12h-13.66c-1.33,0-2-1.61-1.06-2.56l17.62-17.71c2.58-2.59,.73-7.04-2.89-7.04-1.09,0-2.12,.43-2.89,1.2l-17.62,17.71c-.94,.95-2.56,.28-2.56-1.06v-13.74c0-2.27-1.84-4.12-4.09-4.12Z'/%3E%3Ccircle cx='64' cy='64' r='10'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath d='M116,16.14c0-2.27-1.84-4.12-4.09-4.12h-27.16c-2.26,0-4.09,1.85-4.09,4.12s1.84,4.12,4.09,4.12h13.66c1.33,0,2,1.61,1.06,2.56l-17.62,17.71c-2.58,2.59-.73,7.04,2.89,7.04,1.09,0,2.12-.43,2.89-1.2l17.62-17.71c.94-.95,2.56-.28,2.56,1.06v13.74c0,2.27,1.84,4.12,4.09,4.12s4.09-1.85,4.09-4.12V16.14Z'/%3E%3Cpath d='M116,111.86v-27.31c0-2.27-1.84-4.12-4.09-4.12s-4.09,1.85-4.09,4.12v13.74c0,1.34-1.62,2-2.56,1.06l-17.62-17.71c-.77-.78-1.8-1.2-2.89-1.2-3.63,0-5.47,4.45-2.89,7.04l17.62,17.71c.94,.94,.27,2.56-1.06,2.56h-13.66c-2.26,0-4.09,1.85-4.09,4.12s1.84,4.12,4.09,4.12h27.16c2.26,0,4.09-1.85,4.09-4.12Z'/%3E%3Cpath d='M29.59,20.26h13.66c2.26,0,4.09-1.85,4.09-4.12s-1.84-4.12-4.09-4.12H16.09c-2.26,0-4.09,1.85-4.09,4.12v27.31c0,2.27,1.84,4.12,4.09,4.12s4.09-1.85,4.09-4.12v-13.74c0-1.34,1.62-2.01,2.56-1.06l17.62,17.71c1.6,1.61,4.18,1.61,5.78,0,1.6-1.61,1.6-4.23,0-5.84L28.53,22.82c-.94-.94-.27-2.56,1.06-2.56Z'/%3E%3Cpath d='M16.09,80.43c-2.26,0-4.09,1.85-4.09,4.12v27.31c0,2.27,1.84,4.12,4.09,4.12h27.16c2.26,0,4.09-1.85,4.09-4.12s-1.84-4.12-4.09-4.12h-13.66c-1.33,0-2-1.61-1.06-2.56l17.62-17.71c2.58-2.59,.73-7.04-2.89-7.04-1.09,0-2.12,.43-2.89,1.2l-17.62,17.71c-.94,.95-2.56,.28-2.56-1.06v-13.74c0-2.27-1.84-4.12-4.09-4.12Z'/%3E%3Ccircle cx='64' cy='64' r='10'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;flex-shrink:0}details.foldable-block[open] summary.foldable-summary .foldable-label{display:none}details.foldable-block summary.foldable-summary .foldable-line-count{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#64748b;margin-top:.5rem;font-style:italic}details.foldable-block summary.foldable-summary .foldable-line-count:before{content:"▶";font-size:.6rem;font-style:normal}details.foldable-block[open] summary.foldable-summary .foldable-line-count{display:none}details.foldable-block summary.foldable-summary pre.foldable-preview{margin:0!important;border-radius:8px!important;background:#1e293b!important;padding:1rem!important;overflow-x:auto}details.foldable-block summary.foldable-summary pre.foldable-preview code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.5;color:#e2e8f0;white-space:pre}details.foldable-block .foldable-content-wrapper{display:none}details.foldable-block[open] .foldable-content-wrapper{display:block;position:relative}details.foldable-block pre.foldable-content{margin:.5rem 0 0!important;border-radius:8px!important;background:#1e293b!important;padding:1rem!important;overflow-x:auto}details.foldable-block pre.foldable-content code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.5;color:#e2e8f0;white-space:pre}details.foldable-block[open] summary.foldable-summary pre.foldable-preview{display:none}details.foldable-block:not([open]) pre.foldable-content{display:none}@layer blocks{.prose pre:has(code.language-poetry),.prose pre:has(code.language-verse),.prose pre code.language-poetry,.prose pre code.language-verse{background:var(--poetry-bg)!important;border-left:var(--poetry-border-width) solid var(--poetry-border-color)!important;border-radius:var(--poetry-radius)!important;padding:var(--poetry-padding)!important;margin:var(--poetry-margin)!important;font-family:var(--poetry-font)!important;font-size:var(--poetry-font-size)!important;line-height:var(--poetry-line-height)!important;font-style:var(--poetry-font-style)!important;color:var(--poetry-text)!important;white-space:var(--poetry-white-space)!important;overflow-x:var(--poetry-overflow-x)!important;text-align:var(--poetry-text-align)!important;box-shadow:var(--poetry-shadow)!important;display:block}}@layer blocks{.prose pre:has(code.language-coding-agent):not(.foldable-preview):not(.foldable-content),.prose pre:has(code.language-text):not(.foldable-preview):not(.foldable-content),.prose pre:has(code.language-claude):not(.foldable-preview):not(.foldable-content),.prose pre:has(code.language-gemini):not(.foldable-preview):not(.foldable-content){font-family:var(--agent-code-font)!important;font-size:var(--agent-code-font-size)!important;line-height:var(--agent-code-line-height)!important;background-color:var(--agent-code-bg)!important;color:var(--agent-code-text)!important;white-space:var(--agent-code-white-space)!important;word-wrap:var(--agent-code-word-wrap)!important;overflow-wrap:var(--agent-code-overflow-wrap)!important;overflow-x:var(--agent-code-overflow-x)!important;padding:var(--agent-code-padding)!important;border-radius:var(--agent-code-radius)!important;margin:var(--agent-code-margin)!important}pre code.language-coding-agent,pre code.language-text,pre code.language-claude,pre code.language-gemini{font-family:var(--agent-code-font)!important;font-size:var(--agent-code-font-size)!important;line-height:var(--agent-code-line-height)!important;background-color:var(--agent-code-bg)!important;color:var(--agent-code-text)!important;white-space:var(--agent-code-white-space)!important;word-wrap:var(--agent-code-word-wrap)!important;overflow-wrap:var(--agent-code-overflow-wrap)!important;overflow-x:var(--agent-code-overflow-x)!important}pre code.language-coding-agent .coding-agent-user{display:block;margin:var(--agent-user-margin);padding:var(--agent-user-padding);background:var(--agent-user-bg);border:var(--agent-user-border);border-left:var(--agent-user-border-left);border-radius:var(--agent-user-radius);position:relative;line-height:var(--agent-user-line-height);color:var(--agent-user-color);text-shadow:var(--agent-user-text-shadow)}pre code.language-coding-agent .coding-agent-user:before{content:var(--agent-user-label-text);position:absolute;top:var(--agent-user-label-top);left:var(--agent-user-label-left);font-size:var(--agent-user-label-size);letter-spacing:var(--agent-user-label-letter-spacing);text-transform:var(--agent-user-label-transform);font-weight:var(--agent-user-label-weight);color:var(--agent-user-label-color);background:var(--agent-user-label-bg);padding:var(--agent-user-label-padding);border-radius:var(--agent-user-label-radius)}}details.foldable-block.fountain-foldable{background:#faf9f7!important;border:1px solid #e5e3df!important;border-radius:8px!important;padding:1rem!important}details.foldable-block.fountain-foldable .fountain-preview{position:relative;max-height:12rem;overflow:hidden}details.foldable-block.fountain-foldable .fountain-preview:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4rem;background:linear-gradient(to bottom,transparent,#faf9f7);pointer-events:none}details.foldable-block.fountain-foldable[open] .fountain-preview{display:none}details.foldable-block.fountain-foldable .fountain-content{margin-top:.5rem}details.foldable-block.fountain-foldable summary.foldable-summary{flex-direction:column;gap:.5rem;align-items:stretch;white-space:normal;overflow:visible;text-overflow:clip}details.foldable-block.fountain-foldable summary.foldable-summary .foldable-label{color:#8b7355}details.foldable-block.fountain-foldable summary.foldable-summary:hover .foldable-label{color:#6b5642}details.foldable-block.fountain-foldable summary.foldable-summary .foldable-line-count{color:#8b7355}details.foldable-block.fountain-foldable .foldable-collapse{background:#5c4d3c;border-color:#5c4d3c99}details.foldable-block.fountain-foldable .foldable-collapse:hover{background:#6b5a47;border-color:#8b735580}details.foldable-block.fountain-foldable .foldable-collapse-progress:before{background:#5c4d3c}.dark details.foldable-block.fountain-foldable{background:#1e1b18!important;border:1px solid #3d3630!important}.dark details.foldable-block.fountain-foldable .fountain-preview:after{background:linear-gradient(to bottom,transparent,#1e1b18)}.dark details.foldable-block.fountain-foldable summary.foldable-summary .foldable-label{color:#c4a882}.dark details.foldable-block.fountain-foldable summary.foldable-summary:hover .foldable-label{color:#d4bc9a}.dark details.foldable-block.fountain-foldable summary.foldable-summary .foldable-line-count{color:#c4a882}.dark details.foldable-block.fountain-foldable .foldable-collapse{background:#3d3630;border-color:#c4a8824d}.dark details.foldable-block.fountain-foldable .foldable-collapse:hover{background:#4d4540;border-color:#c4a88280}.dark details.foldable-block.fountain-foldable .foldable-collapse-progress:before{background:#3d3630}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.mx-auto{margin-left:auto;margin-right:auto}.mb-5{margin-bottom:1.25rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-\[68px\]{height:68px}.h-\[72px\]{height:72px}.h-auto{height:auto}.h-full{height:100%}.min-h-\[58vh\]{min-height:58vh}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-xl{max-width:36rem}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.object-cover{-o-object-fit:cover;object-fit:cover}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[1\.82rem\]{font-size:1.82rem}.text-\[1\.9rem\]{font-size:1.9rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.tracking-\[0\.12em\]{letter-spacing:.12em}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow-\[0_24px_60px_rgba\(19\,32\,51\,0\.12\)\]{--tw-shadow:0 24px 60px rgba(19,32,51,.12);--tw-shadow-colored:0 24px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{color-scheme:light;--color-bg-page:#faf9f6;--color-bg-subtle:#f4f1ea;--color-paper:#faf9f6;--color-surface:#ffffff;--color-surface-strong:#ffffff;--color-text-default:#1a1714;--color-text-muted:#6e675c;--color-text-accent:#96773f;--color-border:#ebe6dc;--color-border-strong:#d8cbb2;--color-brand-deep:#19324c;--color-brand-mid:#295577;--color-brand-soft:#cbdff0;--color-amber:#96773f;--color-amber-soft:#e8dfcf;--shadow-soft:none;--shadow-card:none;--font-display:"Newsreader", Georgia, "Times New Roman", serif;--font-sans:"Instrument Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{background:var(--color-bg-page);color:var(--color-text-default);font-family:var(--font-sans)}.bg-page{background-color:var(--color-bg-page)}.text-default{color:var(--color-text-default)}.text-muted{color:var(--color-text-muted)}.text-accent{color:var(--color-text-accent)}.border-default{border-color:var(--color-border)}.story-shell{background:0 0;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}.story-card{background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:4px;box-shadow:none}.story-shell .grid>*{min-width:0}.story-heading{font-family:var(--font-display);font-weight:400;letter-spacing:0;line-height:1.08;color:var(--color-text-default)}.story-kicker{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;font-weight:600;color:var(--color-amber)}.story-link{color:var(--color-text-muted);transition:color .16s ease}.story-link:hover{color:var(--color-amber)}.btn-story-primary{display:inline-flex;align-items:center;justify-content:center;font-weight:600;text-transform:uppercase;letter-spacing:.14em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--color-text-default);border:1px solid var(--color-text-default);border-radius:2px;color:var(--color-paper);font-size:.78rem;line-height:1.35;padding:.9rem 1.8rem;text-align:center;white-space:normal}.btn-story-primary:hover{background:#000}.btn-story-secondary{display:inline-flex;align-items:center;justify-content:center;font-weight:600;text-transform:uppercase;letter-spacing:.14em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:var(--color-text-default);background:0 0;border:1px solid var(--color-border-strong);border-radius:2px;font-size:.78rem;line-height:1.35;padding:.9rem 1.8rem;text-align:center;white-space:normal}.btn-story-secondary:hover{border-color:var(--color-text-default)}.prose{max-width:none;color:#4a443c;font-size:1.0625rem;line-height:1.8}.prose :is(h1,h2,h3,h4){font-family:var(--font-display);color:var(--color-text-default);font-weight:400;letter-spacing:-.015em}.prose h2{font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.12;margin-bottom:1.25rem;margin-top:3.75rem}.prose h3{font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.2;margin-bottom:1rem;margin-top:2.75rem}.prose p,.prose li,.prose blockquote{color:#4a443c;line-height:1.8}.prose p{margin:0 0 1.35rem}.prose :is(ul,ol){margin:1.4rem 0 2rem;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li+li{margin-top:.55rem}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.science-prose{max-width:56rem}.prose a{color:var(--color-text-accent);text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:var(--color-amber)}.prose strong{color:var(--color-text-default)}.prose em{color:#2a2620;font-style:italic}figure.border-default,figure.border{border-radius:4px;box-shadow:none}.prose code{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity, 1));padding:.125rem .25rem;font-size:.875rem;line-height:1.25rem;border-radius:2px}.prose pre{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity, 1));padding:1rem;border-radius:2px}.prose blockquote{border-left:4px solid var(--color-amber);background:var(--color-bg-subtle);padding:1rem 1.25rem;border-radius:2px}.editorial-page{background:var(--color-bg-page);color:var(--color-text-default)}.editorial-shell{margin-left:auto;margin-right:auto;max-width:74rem;padding-left:2.5rem;padding-right:2.5rem}.editorial-section{border-top:1px solid var(--color-border);padding-bottom:5.5rem;padding-top:5.5rem}.editorial-section-subtle{background:var(--color-bg-subtle)}.editorial-lede{font-family:var(--font-display);font-weight:300;line-height:1.55;color:#4a443c}@media (max-width:640px){.editorial-shell{padding-left:1.5rem;padding-right:1.5rem}.story-heading.text-5xl{font-size:2.5rem}}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[rgba\(154\,91\,18\,0\.35\)\]:hover{border-color:#9a5b1259}@media (min-width:360px){.min-\[360px\]\:h-\[76px\]{height:76px}.min-\[360px\]\:h-\[80px\]{height:80px}.min-\[360px\]\:text-\[2\.05rem\]{font-size:2.05rem}.min-\[360px\]\:text-\[2\.16rem\]{font-size:2.16rem}}@media (min-width:640px){.sm\:h-\[88px\]{height:88px}.sm\:h-\[96px\]{height:96px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:p-8{padding:2rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-\[2\.55rem\]{font-size:2.55rem}.sm\:text-\[2\.9rem\]{font-size:2.9rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:h-\[128px\]{height:128px}.md\:h-\[96px\]{height:96px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-2{gap:.5rem}.md\:text-\[2\.9rem\]{font-size:2.9rem}.md\:text-\[3\.9rem\]{font-size:3.9rem}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-\[0\.72fr\,1\.28fr\]{grid-template-columns:.72fr 1.28fr}.lg\:grid-cols-\[0\.86fr\,1\.14fr\]{grid-template-columns:.86fr 1.14fr}.lg\:grid-cols-\[0\.88fr\,1\.12fr\]{grid-template-columns:.88fr 1.12fr}.lg\:grid-cols-\[0\.8fr\,1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[0\.9fr\,1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1\.05fr\,0\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1\.08fr\,0\.92fr\]{grid-template-columns:1.08fr .92fr}.lg\:grid-cols-\[1\.1fr\,0\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:gap-10{gap:2.5rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:text-7xl{font-size:4.5rem;line-height:1}}