.hy{--hy-ink:#17130f;--hy-ink-2:#2b241d;--hy-body:#4a4038;--hy-muted:#8a7d71;--hy-line:#17130f1f;--hy-paper:#fbf7f1;--hy-paper-2:#f4ede3;--hy-card:#fff;--hy-accent:#a6603a;--hy-accent-soft:#a6603a1a;--hy-accent-line:#a6603a47;--hy-highlight:#b08a00;--hy-highlight-soft:#b08a0024;--hy-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Charter, "Georgia", "Times New Roman", serif;--hy-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--hy-shadow-0:none;--hy-shadow-1:0 1px 2px #17130f0a;--hy-shadow:0 1px 2px #17130f0a, 0 8px 24px -12px #17130f2e;--hy-shadow-lift:0 2px 6px #17130f0f, 0 24px 60px -24px #17130f47;--hy-shadow-over:0 4px 12px #17130f14, 0 40px 80px -32px #17130f57;--hy-t-xs:.8125rem;--hy-t-sm:.9375rem;--hy-t-base:1.0625rem;--hy-t-md:1.1875rem;--hy-t-lg:clamp(1.25rem, 1.1rem + .6vw, 1.4rem);--hy-t-xl:clamp(1.45rem, 1.25rem + 1vw, 1.8rem);--hy-t-2xl:clamp(1.75rem, 1.4rem + 1.8vw, 2.35rem);--hy-t-3xl:clamp(2.1rem, 1.6rem + 2.6vw, 3rem);--hy-s-1:.25rem;--hy-s-2:.5rem;--hy-s-3:.75rem;--hy-s-4:1rem;--hy-s-5:1.5rem;--hy-s-6:2rem;--hy-s-7:2.75rem;--hy-s-8:3.5rem;--hy-s-9:clamp(3.5rem, 2rem + 6vw, 6rem);--hy-r-sm:8px;--hy-r-md:14px;--hy-r-lg:20px;--hy-r-pill:999px;--hy-ease:cubic-bezier(.2, .7, .2, 1);--hy-fast:.18s;--hy-mid:.35s;--hy-slow:.9s;--hy-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.035'/%3E%3C/svg%3E");background-color:var(--hy-paper);background-image:var(--hy-grain);color:var(--hy-body);font-family:var(--hy-sans);-webkit-font-smoothing:antialiased;background-repeat:repeat}.hy[data-theme=dark]{--hy-ink:#f6f1ea;--hy-ink-2:#e4dbd0;--hy-body:#bdb2a6;--hy-muted:#8b8175;--hy-line:#f6f1ea24;--hy-paper:#14110e;--hy-paper-2:#1b1713;--hy-card:#1d1915;--hy-accent:#d08e63;--hy-accent-soft:#d08e631f;--hy-accent-line:#d08e6357;--hy-highlight:#e6c15c;--hy-highlight-soft:#e6c15c29;--hy-shadow:0 1px 2px #0000004d, 0 8px 24px -12px #0009;--hy-shadow-lift:0 2px 6px #00000059, 0 24px 60px -24px #000000bf;--hy-grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.018'/%3E%3C/svg%3E")}.hy-serif{font-family:var(--hy-serif)}.hy-display{font-family:var(--hy-serif);letter-spacing:-.022em;color:var(--hy-ink);text-wrap:balance;font-weight:400;line-height:1.06}.hy-prose{font-family:var(--hy-serif);color:var(--hy-body);text-wrap:pretty;max-width:34rem;font-size:1.1875rem;line-height:1.72}@keyframes hy-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes hy-fade{0%{opacity:0}to{opacity:1}}@keyframes hy-caret{0%,45%{opacity:1}50%,95%{opacity:0}to{opacity:1}}.hy-rise{animation:.9s cubic-bezier(.2,.7,.2,1) both hy-rise}.hy-fade{animation:1.1s both hy-fade}.hy-caret{background:var(--hy-accent);vertical-align:-.12em;width:2px;height:1em;margin-left:2px;animation:1.15s step-end infinite hy-caret;display:inline-block}@media (prefers-reduced-motion:reduce){.hy *,.hy :before,.hy :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hy-caret{opacity:1}}.hy-btn{letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:52px;padding:0 1.6rem;font-size:1rem;font-weight:600;transition:transform .35s cubic-bezier(.2,.7,.2,1),background .3s,box-shadow .35s,border-color .3s;display:inline-flex}.hy-btn-primary{background:var(--hy-ink);color:var(--hy-paper);box-shadow:var(--hy-shadow)}.hy-btn-primary:hover{box-shadow:var(--hy-shadow-lift);transform:translateY(-1px)}.hy-btn-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.hy-btn-quiet{color:var(--hy-ink);border-color:var(--hy-line);background:0 0}.hy-btn-quiet:hover{border-color:var(--hy-accent-line);background:var(--hy-accent-soft)}.hy-navbtn{min-height:44px;padding:0 1.05rem;font-size:.9rem}@media (max-width:430px){.hy-navbtn{padding:0 .7rem;font-size:.82rem}}@media (max-width:340px){.hy-navbtn{padding:0 .55rem;font-size:.78rem}}.hy-field{border:1px solid var(--hy-line);background:var(--hy-card);width:100%;min-height:56px;color:var(--hy-ink);font-family:var(--hy-serif);resize:vertical;border-radius:14px;outline:none;padding:1rem 1.15rem;font-size:1.0625rem;line-height:1.6;transition:border-color .3s,box-shadow .3s}.hy-field::placeholder{color:var(--hy-muted);opacity:.75}.hy-field:focus{border-color:var(--hy-accent-line);box-shadow:0 0 0 4px var(--hy-accent-soft)}.hy :focus-visible{outline:2px solid var(--hy-accent);outline-offset:3px;border-radius:6px}.hy-rule{background:linear-gradient(90deg, transparent, var(--hy-line) 18%, var(--hy-line) 82%, transparent);border:0;height:1px}.hy-t-xs{font-size:var(--hy-t-xs)}.hy-t-sm{font-size:var(--hy-t-sm)}.hy-t-base{font-size:var(--hy-t-base)}.hy-t-md{font-size:var(--hy-t-md)}.hy-t-lg{font-size:var(--hy-t-lg)}.hy-t-xl{font-size:var(--hy-t-xl)}.hy-t-2xl{font-size:var(--hy-t-2xl)}.hy-t-3xl{font-size:var(--hy-t-3xl)}.hy-eyebrow{font-family:var(--hy-sans);font-size:var(--hy-t-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--hy-muted);font-weight:600}.hy-h2{font-family:var(--hy-serif);font-size:var(--hy-t-2xl);letter-spacing:-.022em;color:var(--hy-ink);text-wrap:balance;line-height:1.14}.hy-h3{font-family:var(--hy-serif);font-size:var(--hy-t-lg);letter-spacing:-.012em;color:var(--hy-ink);text-wrap:balance;line-height:1.25}.hy-section{padding-block:var(--hy-s-9)}.hy-card{background:var(--hy-card);border:1px solid var(--hy-line);border-radius:var(--hy-r-lg);padding:var(--hy-s-5)}.hy-card-quiet{background:var(--hy-paper-2);border-color:#0000}.hy-card-accent{background:var(--hy-accent-soft);border-color:var(--hy-accent-line)}.hy-card-tap{transition:transform var(--hy-mid) var(--hy-ease), box-shadow var(--hy-mid) var(--hy-ease), border-color var(--hy-mid) var(--hy-ease)}@media (hover:hover){.hy-card-tap:hover{box-shadow:var(--hy-shadow-lift);border-color:var(--hy-accent-line);transform:translateY(-2px)}}.hy-btn:active:not(:disabled){transform:translateY(0)scale(.985)}.hy-btn-sm{min-height:44px;font-size:var(--hy-t-sm);padding:0 1.1rem}.hy-btn-lg{min-height:58px;font-size:var(--hy-t-md);padding:0 2rem}.hy-btn-quiet:disabled{opacity:.55;cursor:not-allowed}@media (hover:none){.hy-btn-primary:hover{box-shadow:var(--hy-shadow);transform:none}}.hy-msg{gap:var(--hy-s-3);padding:var(--hy-s-4) var(--hy-s-4);border-radius:var(--hy-r-md);font-size:var(--hy-t-sm);border:1px solid #0000;align-items:flex-start;line-height:1.6;display:flex}.hy-msg:before{font-weight:700;line-height:1.5}.hy-msg-ok{color:#2f5a3c;background:#3a6e4a17;border-color:#3a6e4a42}.hy-msg-ok:before{content:"✓"}.hy-msg-warn{background:var(--hy-accent-soft);border-color:var(--hy-accent-line);color:var(--hy-ink)}.hy-msg-warn:before{content:"!"}.hy-msg-err{color:#8a2e24;background:#96302614;border-color:#96302647}.hy-msg-err:before{content:"!"}@keyframes hy-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hy-skel{border-radius:var(--hy-r-sm);background:linear-gradient(90deg, var(--hy-paper-2) 25%, color-mix(in srgb, var(--hy-paper-2) 60%, var(--hy-card)) 37%, var(--hy-paper-2) 63%);background-size:200% 100%;animation:1.6s linear infinite hy-shimmer}.hy-skel-line{height:1em;margin-bottom:.55em}.hy-skel-line:last-child{width:62%;margin-bottom:0}@media (prefers-reduced-motion:reduce){.hy-skel{background:var(--hy-paper-2);animation:none}}.hy-reveal[data-reveal=pending]{opacity:0;transform:translateY(18px)}.hy-reveal{transition:opacity var(--hy-slow) var(--hy-ease), transform var(--hy-slow) var(--hy-ease);will-change:opacity, transform}.hy-reveal[data-reveal=shown]{opacity:1;will-change:auto;transform:none}@media (prefers-reduced-motion:reduce){.hy-reveal[data-reveal=pending]{opacity:1;transform:none}}.hy :focus-visible{z-index:1;position:relative}.hy-atmos{z-index:-1;pointer-events:none;will-change:transform;background:radial-gradient(58rem 42rem at 14% -6%,#a6603a26,#0000 60%),radial-gradient(44rem 36rem at 88% 106%,#a6603a16,#0000 58%);animation:54s ease-in-out infinite alternate hy-lamp-drift;position:fixed;inset:0}.hy-vignette{z-index:-1;pointer-events:none;background:radial-gradient(120% 100% at 50% 42%,#0000 56%,#17130f13 100%);position:fixed;inset:0}@keyframes hy-lamp-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(1.6%,1%)scale(1.045)}}.hy[data-theme=dark] .hy-atmos{background:radial-gradient(60rem 44rem at 12% -8%,#d08e6321,#0000 62%),radial-gradient(46rem 38rem at 88% 108%,#d08e6312,#0000 60%)}.hy[data-theme=dark] .hy-vignette{background:radial-gradient(120% 100% at 50% 42%,#0000 55%,#00000057 100%)}.hy-motif{opacity:.16;pointer-events:none;width:30rem;color:var(--hy-ink);z-index:0;position:absolute;top:-8.5rem;right:-3rem;-webkit-mask-image:linear-gradient(#000 0% 38%,#0000 78%);mask-image:linear-gradient(#000 0% 38%,#0000 78%)}@media (max-width:1023px){.hy-motif{display:none}}.hy[data-theme=dark] .hy-motif{opacity:.15;color:var(--hy-accent)}.hy-motif path,.hy-motif line{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:hy-draw 3.2s var(--hy-ease) forwards}.hy-motif circle{opacity:0;animation:hy-motif-dot .9s var(--hy-ease) forwards}@keyframes hy-draw{to{stroke-dashoffset:0}}@keyframes hy-motif-dot{to{opacity:1}}@media (prefers-reduced-motion:reduce){.hy-atmos{animation:none}.hy-motif path,.hy-motif line{stroke-dashoffset:0;animation:none}.hy-motif circle{opacity:1;animation:none}}@keyframes hy-rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.hy-rec-dot{animation:1.4s ease-in-out infinite hy-rec-pulse}.hy-voice-mark{letter-spacing:.14em;text-transform:uppercase;color:var(--hy-accent);align-items:center;gap:.4em;font-size:.72rem;display:inline-flex}.hy-memory-audio{width:100%;max-width:32rem;margin-top:.9rem}@media (prefers-reduced-motion:reduce){.hy-rec-dot{animation:none}}.hy{--ns-bg:var(--hy-paper-2);--ns-card:var(--hy-card);--ns-border:var(--hy-line);--ns-ink:var(--hy-ink);--ns-body:var(--hy-body);--ns-muted:var(--hy-muted);--ns-faint:var(--hy-muted)}.hy .ns-card{box-shadow:var(--hy-shadow-0)}.hy .ns-card:hover{box-shadow:var(--hy-shadow);border-color:var(--hy-accent-line)!important}@media (prefers-reduced-motion:reduce){.hy .ns-card{transition:none}}
