.ambient-field-module__7YELFW__field{pointer-events:none;opacity:.85;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 90% at 70% 25%,#000 35%,#0000 78%);mask-image:radial-gradient(120% 90% at 70% 25%,#000 35%,#0000 78%)}
.hero-module__zV1thG__hero{padding:clamp(1.25rem,3vw,2.25rem) 0 clamp(2.5rem,6vw,4rem);position:relative;overflow:hidden}.hero-module__zV1thG__inner{z-index:1;grid-template-columns:1.5fr 1fr;align-items:center;gap:clamp(1.5rem,5vw,3.5rem);display:grid;position:relative}.hero-module__zV1thG__copy{min-width:0}.hero-module__zV1thG__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem;font-size:.72rem}.hero-module__zV1thG__headline{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.08}.hero-module__zV1thG__paragraph{max-width:52ch;color:var(--muted);margin:0 0 1rem;font-size:1.02rem;line-height:1.65}.hero-module__zV1thG__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.hero-module__zV1thG__primary,.hero-module__zV1thG__secondary{font-family:var(--font-mono);border-radius:9px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.82rem;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.hero-module__zV1thG__linkIcon{flex:none;width:16px;height:16px}.hero-module__zV1thG__primary{background-color:var(--ink);color:var(--paper);border:1px solid var(--ink)}.hero-module__zV1thG__primary:hover{background-color:var(--accent);border-color:var(--accent);color:var(--on-accent);transform:translateY(-2px)}.hero-module__zV1thG__secondary{color:var(--ink);border:1px solid var(--border);background-color:#0000}.hero-module__zV1thG__secondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.hero-module__zV1thG__portraitWrap{justify-content:center;display:flex}.hero-module__zV1thG__portrait{border:1px solid var(--border);background-color:var(--surface);border-radius:16px;width:100%;max-width:320px;height:auto;box-shadow:0 18px 50px #1c19171f}@media (max-width:760px){.hero-module__zV1thG__inner{grid-template-columns:1fr}.hero-module__zV1thG__portraitWrap{order:-1;justify-content:flex-start}.hero-module__zV1thG__portrait{max-width:200px}}
.site-header-module__MfhZ2a__header{justify-content:space-between;align-items:center;padding:1.5rem 0 .5rem;display:flex}.site-header-module__MfhZ2a__brand{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--ink);font-size:1.15rem;font-weight:600;text-decoration:none;transition:color .15s}.site-header-module__MfhZ2a__brand:hover{color:var(--accent)}
.theme-toggle-module__j5TG0q__toggle{border:1px solid var(--border);background-color:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .15s,transform .15s,background-color .2s;display:inline-flex}.theme-toggle-module__j5TG0q__toggle:hover{border-color:var(--accent);transform:translateY(-1px)}.theme-toggle-module__j5TG0q__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle-module__j5TG0q__icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.theme-toggle-module__j5TG0q__sun{display:none}.theme-toggle-module__j5TG0q__moon,:root[data-theme=dark] .theme-toggle-module__j5TG0q__sun,:root.theme-toggle-module__j5TG0q__dark .theme-toggle-module__j5TG0q__sun{display:block}:root[data-theme=dark] .theme-toggle-module__j5TG0q__moon,:root.theme-toggle-module__j5TG0q__dark .theme-toggle-module__j5TG0q__moon{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle-module__j5TG0q__sun{display:block}:root:not([data-theme=light]) .theme-toggle-module__j5TG0q__moon{display:none}}
.timeline-module__7bYlVG__section{padding:clamp(2rem,5vw,3.5rem) 0}.timeline-module__7bYlVG__label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 1.5rem;font-size:.72rem}.timeline-module__7bYlVG__list{border-left:2px solid var(--border);margin:0;padding:0;list-style:none}.timeline-module__7bYlVG__entry{background-color:#0000;border-radius:10px;grid-template-columns:auto 1fr;grid-template-areas:"when when""what what""detail detail";gap:.2rem 0;margin-left:1.25rem;padding:.85rem 1rem .95rem;transition:background-color .2s;display:grid;position:relative}.timeline-module__7bYlVG__entry:hover{background-color:var(--chip-bg)}.timeline-module__7bYlVG__dot{background-color:var(--accent);width:11px;height:11px;box-shadow:0 0 0 2px var(--paper);border-radius:50%;transition:transform .2s,background-color .2s,box-shadow .2s;position:absolute;top:1rem;left:calc(-1.25rem - 6px)}.timeline-module__7bYlVG__entry:hover .timeline-module__7bYlVG__dot{background-color:var(--accent-2);box-shadow:0 0 0 2px var(--paper), 0 0 10px 1px var(--accent);transform:scale(1.5)}.timeline-module__7bYlVG__entry:hover .timeline-module__7bYlVG__when{color:var(--accent-2)}.timeline-module__7bYlVG__when{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);grid-area:when;font-size:.68rem}.timeline-module__7bYlVG__what{font-family:var(--font-serif);color:var(--ink);grid-area:what;margin-top:.15rem;font-size:1.25rem;font-weight:600;line-height:1.2}.timeline-module__7bYlVG__detail{color:var(--muted);grid-area:detail;max-width:60ch;margin-top:.3rem;font-size:.92rem;line-height:1.55}
.topic-animation-module__-O6zLa__canvas{border-radius:12px;width:100%;height:100%;display:block}
.topic-cards-module__NYzR7W__section{padding:clamp(2rem,5vw,3.5rem) 0}.topic-cards-module__NYzR7W__label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 1.25rem;font-size:.72rem}.topic-cards-module__NYzR7W__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;display:grid}@media (max-width:760px){.topic-cards-module__NYzR7W__grid{grid-template-columns:1fr}}.topic-cards-module__NYzR7W__card{text-align:left;border:1px solid var(--border);background-color:var(--surface);width:100%;color:var(--ink);cursor:pointer;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.25rem;font-family:inherit;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.topic-cards-module__NYzR7W__card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 14px 34px #0000001f}.topic-cards-module__NYzR7W__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.topic-cards-module__NYzR7W__card[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);transform:none}.topic-cards-module__NYzR7W__iconTrack{flex:none;align-self:stretch;width:38px;min-height:38px;position:relative}.topic-cards-module__NYzR7W__iconWrap{background-color:var(--chip-bg);width:38px;height:38px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;transition:top .32s;display:inline-flex;position:absolute;top:0;left:0}.topic-cards-module__NYzR7W__card[data-active=true] .topic-cards-module__NYzR7W__iconWrap{top:calc(100% - 38px)}.topic-cards-module__NYzR7W__icon{width:20px;height:20px}.topic-cards-module__NYzR7W__heading{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}.topic-cards-module__NYzR7W__title{font-family:var(--font-serif);color:var(--ink);font-size:1.2rem;font-weight:600;line-height:1.1}.topic-cards-module__NYzR7W__tease{color:var(--muted);font-size:.86rem;line-height:1.45}.topic-cards-module__NYzR7W__more{font-family:var(--font-mono);color:var(--accent);flex:none;align-items:center;gap:.35rem;font-size:.7rem;display:inline-flex}.topic-cards-module__NYzR7W__moreText{display:none}.topic-cards-module__NYzR7W__detail{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .32s,opacity .24s,margin-top .32s;display:grid}.topic-cards-module__NYzR7W__detail[data-open=true]{opacity:1;grid-template-rows:1fr;margin-top:1rem}.topic-cards-module__NYzR7W__detailClip{min-height:0;overflow:hidden}.topic-cards-module__NYzR7W__detailInner{border:1px solid var(--accent);background-color:var(--surface);border-radius:14px;grid-template-columns:1.1fr 1fr;align-items:center;gap:1.75rem;padding:1.75rem;display:grid}@media (max-width:760px){.topic-cards-module__NYzR7W__detailInner{grid-template-columns:1fr}}.topic-cards-module__NYzR7W__list{margin:0;padding:0;list-style:none}.topic-cards-module__NYzR7W__item{color:var(--ink);padding:.5rem 0 .5rem 1.4rem;font-size:.92rem;line-height:1.5;position:relative}.topic-cards-module__NYzR7W__item:before{content:"▸";color:var(--accent);position:absolute;left:0}.topic-cards-module__NYzR7W__stage{background-color:var(--paper);border:1px solid var(--border);border-radius:12px;height:220px;overflow:hidden}@media (max-width:760px){.topic-cards-module__NYzR7W__moreText{display:inline}.topic-cards-module__NYzR7W__stage{height:160px}}
.colophon-module__IUvtmW__page{background-color:var(--paper);min-height:100vh}.colophon-module__IUvtmW__container{width:100%;max-width:48rem;margin:0 auto;padding:0 1.5rem clamp(3rem,8vw,5rem)}@media (min-width:768px){.colophon-module__IUvtmW__container{padding:0 2rem clamp(3rem,8vw,5rem)}}.colophon-module__IUvtmW__main{padding-top:clamp(2rem,5vw,3.5rem)}.colophon-module__IUvtmW__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.72rem}.colophon-module__IUvtmW__title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink);margin:0 0 .75rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600;line-height:1.1}.colophon-module__IUvtmW__lede{max-width:52ch;color:var(--muted);margin:0 0 2.5rem;font-size:1.02rem;line-height:1.65}.colophon-module__IUvtmW__section{margin-bottom:2.5rem}.colophon-module__IUvtmW__heading{font-family:var(--font-serif);color:var(--ink);margin:0 0 .85rem;font-size:1.3rem;font-weight:600}.colophon-module__IUvtmW__body{max-width:56ch;color:var(--muted);margin:0 0 .85rem;font-size:.95rem;line-height:1.6}.colophon-module__IUvtmW__commands,.colophon-module__IUvtmW__meta{flex-direction:column;gap:.5rem;margin:0 0 .85rem;padding:0;list-style:none;display:flex}.colophon-module__IUvtmW__commands li,.colophon-module__IUvtmW__meta li{color:var(--ink);font-size:.95rem;line-height:1.5}.colophon-module__IUvtmW__commands code,.colophon-module__IUvtmW__meta code,.colophon-module__IUvtmW__body code{font-family:var(--font-mono);background-color:var(--chip-bg);color:var(--accent);border-radius:5px;padding:.1rem .4rem;font-size:.86em}.colophon-module__IUvtmW__metaKey{color:var(--muted)}.colophon-module__IUvtmW__meta a,.colophon-module__IUvtmW__body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.colophon-module__IUvtmW__back{font-family:var(--font-mono);color:var(--ink);margin-top:1rem;font-size:.82rem;text-decoration:none;transition:color .15s;display:inline-block}.colophon-module__IUvtmW__back:hover{color:var(--accent)}
.page-module__E0kJGG__page{background-color:var(--paper);min-height:100vh}.page-module__E0kJGG__container{width:100%;max-width:64rem;margin:0 auto;padding:0 1.5rem clamp(3rem,8vw,5rem)}@media (min-width:768px){.page-module__E0kJGG__container{padding:0 2rem clamp(3rem,8vw,5rem)}}
.playground-module__sO9piW__page{background-color:var(--paper);min-height:100vh}.playground-module__sO9piW__container{width:100%;max-width:48rem;margin:0 auto;padding:0 1.5rem clamp(3rem,8vw,5rem)}@media (min-width:768px){.playground-module__sO9piW__container{padding:0 2rem clamp(3rem,8vw,5rem)}}.playground-module__sO9piW__main{padding-top:clamp(2rem,5vw,3.5rem)}.playground-module__sO9piW__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.72rem}.playground-module__sO9piW__title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink);margin:0 0 .75rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:600;line-height:1.1}.playground-module__sO9piW__lede{max-width:54ch;color:var(--muted);margin:0 0 2rem;font-size:1.02rem;line-height:1.65}.playground-module__sO9piW__shell{border:1px solid var(--border);background-color:var(--surface);border-radius:14px;overflow:hidden}.playground-module__sO9piW__note{color:var(--muted);margin:0;padding:1.5rem;font-size:.95rem;line-height:1.6}.playground-module__sO9piW__note strong{color:var(--ink)}.playground-module__sO9piW__loader{padding:1.75rem 1.5rem}.playground-module__sO9piW__pickerLabel{font-family:var(--font-mono);color:var(--muted);margin-bottom:.85rem;font-size:.78rem;display:block}.playground-module__sO9piW__pickerRow{flex-wrap:wrap;gap:.6rem;display:flex}.playground-module__sO9piW__select{min-width:160px;font-family:var(--font-mono);border:1px solid var(--border);background-color:var(--paper);color:var(--ink);border-radius:9px;flex:auto;padding:.55rem .7rem;font-size:.85rem}.playground-module__sO9piW__loadBtn{font-family:var(--font-mono);border:1px solid var(--ink);background-color:var(--ink);color:var(--paper);cursor:pointer;border-radius:9px;padding:.55rem 1.1rem;font-size:.85rem;transition:background-color .15s,border-color .15s,transform .15s}.playground-module__sO9piW__loadBtn:hover:not(:disabled){background-color:var(--accent);border-color:var(--accent);color:var(--on-accent);transform:translateY(-2px)}.playground-module__sO9piW__loadBtn:disabled{opacity:.6;cursor:default}.playground-module__sO9piW__progress{font-family:var(--font-mono);color:var(--accent);word-break:break-word;margin:1rem 0 0;font-size:.76rem;line-height:1.5}.playground-module__sO9piW__log{flex-direction:column;gap:.9rem;height:360px;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.playground-module__sO9piW__hint{font-family:var(--font-mono);color:var(--muted);margin:0;font-size:.82rem}.playground-module__sO9piW__turn{grid-template-columns:3rem 1fr;align-items:start;gap:.5rem;display:grid}.playground-module__sO9piW__who{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;padding-top:.15rem;font-size:.72rem}.playground-module__sO9piW__turn[data-role=user] .playground-module__sO9piW__who{color:var(--muted)}.playground-module__sO9piW__turn[data-role=assistant] .playground-module__sO9piW__who{color:var(--accent)}.playground-module__sO9piW__msg{color:var(--ink);white-space:pre-wrap;word-break:break-word;font-size:.92rem;line-height:1.55}.playground-module__sO9piW__inputRow{border-top:1px solid var(--border);align-items:center;gap:.5rem;padding:.85rem 1.5rem;display:flex}.playground-module__sO9piW__prompt{font-family:var(--font-mono);color:var(--accent)}.playground-module__sO9piW__input{font-family:var(--font-mono);color:var(--ink);background:0 0;border:0;outline:none;flex:auto;font-size:.9rem}.playground-module__sO9piW__input::placeholder{color:var(--muted)}.playground-module__sO9piW__back{font-family:var(--font-mono);color:var(--ink);margin-top:1.5rem;font-size:.82rem;text-decoration:none;transition:color .15s;display:inline-block}.playground-module__sO9piW__back:hover{color:var(--accent)}
