:root{--font-body:"Inter", "Segoe UI", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-condensed:"Roboto Condensed", "Arial Narrow", "Liberation Sans Narrow", "Inter", "Segoe UI", sans-serif;--paper:#f4f2ee;--paper-strong:#fbfaf7;--paper-muted:#efebe5;--ink:#181311;--ink-soft:#544d49;--line:#1813111f;--line-strong:#18131142;--accent:#b51f24;--accent-soft:#b51f241a;--accent-fade:#b51f2438;--shadow:#18131114;color:var(--ink);background:var(--paper);font-family:var(--font-body);font-synthesis:none;font-kerning:normal;letter-spacing:0;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:linear-gradient(180deg, #ffffff73 0%, #fff0 18rem), var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;margin:0;overflow-x:hidden}body:before{z-index:-2;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#b51f2404 48%,#0000 100%),repeating-linear-gradient(#0000 0 5.25rem,#18131105 5.25rem 5.3125rem);position:fixed;inset:0}button,a{font:inherit}button{letter-spacing:0}a{color:inherit}img,svg{max-width:100%;display:block}.kit-page{isolation:isolate;min-height:100svh;position:relative}.site-top{z-index:8;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem;display:flex;position:fixed;top:0;left:0;right:0}.brand-stack,.route-nav{pointer-events:auto}.brand-stack{border:1px solid var(--line);box-shadow:0 18px 42px var(--shadow);background:#fbfaf7db;border-radius:8px;flex-direction:column;gap:.3rem;padding:.75rem .9rem .7rem;display:inline-flex}.brand-mark{color:var(--ink);font-family:var(--font-condensed);align-items:center;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-caption{color:var(--ink-soft);font-size:.72rem;line-height:1.2}.route-nav{border:1px solid var(--line);box-shadow:0 18px 42px var(--shadow);background:#fbfaf7e0;border-radius:8px;grid-auto-flow:column;gap:.4rem;padding:.4rem;display:grid}.route-dot{width:2.55rem;min-width:2.55rem;height:2.55rem;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.route-dot:after{content:"";background:var(--accent);transform-origin:0;height:1px;transition:transform .22s;position:absolute;bottom:.35rem;left:.45rem;right:.45rem;transform:scaleX(.24)}.route-dot:hover{border-color:var(--line);color:var(--ink);background:#ffffffad}.route-dot:hover:after,.route-dot[aria-current=step]:after{transform:scaleX(1)}.route-dot[aria-current=step]{color:var(--ink);background:#b51f240f;border-color:#b51f2447}.route-dot__index{font-family:var(--font-condensed);font-size:.82rem;font-weight:700}.route-progress{z-index:6;background:#18131117;border-radius:8px;width:2px;position:fixed;top:6.8rem;bottom:2rem;left:max(1.5rem,50vw - 42rem);overflow:hidden}.route-progress span{width:100%;height:var(--story-progress);background:linear-gradient(180deg, var(--accent) 0%, #b51f244d 100%);border-radius:8px;transition:height .22s;display:block}.story-shell{z-index:1;position:relative}.route-backdrop{z-index:0;pointer-events:none;opacity:.78;width:100%;height:100%;position:absolute;inset:0}.route-backdrop__main,.route-backdrop__secondary{fill:none;stroke:var(--accent);stroke-linecap:round;vector-effect:non-scaling-stroke}.route-backdrop__main{stroke-width:.28px;stroke-dasharray:1.6 1.8 6.5 1.8;opacity:.12;animation:20s linear infinite routeFlow}.route-backdrop__secondary{stroke-width:.18px;stroke-dasharray:.8 2.4 3.2 2;opacity:.07;animation:26s linear infinite reverse routeFlow}.route-backdrop__marker{fill:none;stroke:var(--accent);stroke-width:.28px;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.18}.chapter{align-items:center;min-height:100svh;padding:7.5rem 2rem 5.5rem;scroll-margin-top:5rem;display:flex;position:relative}.chapter+.chapter{border-top:1px solid #1813110f}.chapter:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000 0%,#b51f2426 50%,#0000 100%);height:1px;position:absolute;top:1.5rem;left:2rem;right:2rem}.chapter-grid{z-index:1;grid-template-columns:4.5rem minmax(0,36rem) minmax(18rem,30rem);grid-template-areas:"marker copy visual";align-items:center;gap:4rem;width:min(80rem,100%);margin:0 auto;display:grid;position:relative}.chapter--reverse .chapter-grid{grid-template-columns:4.5rem minmax(18rem,30rem) minmax(0,36rem);grid-template-areas:"marker visual copy"}.chapter-marker{flex-direction:column;grid-area:marker;align-self:stretch;align-items:flex-start;gap:.8rem;min-height:21rem;padding-top:.5rem;display:flex;position:relative}.chapter-marker:after{content:"";background:linear-gradient(#b51f24d9 0%,#b51f2424 64%,#0000 100%);flex:auto;width:1px;margin-left:.42rem}.marker-node{border:2px solid var(--accent);background:var(--paper-strong);border-radius:999px;width:.72rem;height:.72rem;box-shadow:0 0 0 .35rem #b51f240d}.marker-count{font-family:var(--font-condensed);color:#18131173;white-space:nowrap;font-size:.82rem;font-weight:700;line-height:1}.chapter-copy,.chapter-visual{opacity:.66;transition:opacity .5s,transform .5s,filter .5s;transform:translateY(1rem)}.chapter.is-active .chapter-copy,.chapter.is-active .chapter-visual{opacity:1;transform:translateY(0)}.chapter-copy{grid-area:copy;max-width:36rem}.chapter--standard .chapter-copy{justify-self:start;padding-top:.5rem}.chapter--reverse .chapter-copy{justify-self:end;padding-top:2rem}.eyebrow{color:var(--accent);font-family:var(--font-condensed);margin:0 0 1rem;font-size:.96rem;font-weight:700;line-height:1.4}.chapter-title{max-width:12.5ch;color:var(--ink);font-family:var(--font-condensed);overflow-wrap:normal;text-wrap:balance;margin:0;font-size:4.85rem;font-weight:700;line-height:.92}.chapter-text{color:#181311c2;text-wrap:pretty;max-width:29rem;margin:1.4rem 0 0;font-size:1.1rem;line-height:1.68}.chapter-detail{color:#18131199;border-left:2px solid #b51f2459;max-width:24rem;margin:1.2rem 0 0;padding-left:1.15rem;font-size:.98rem;line-height:1.62}.chapter-actions{flex-wrap:wrap;align-items:center;gap:.9rem 1rem;margin-top:2rem;display:flex}.story-button{border:1px solid var(--line-strong);min-height:3.2rem;color:var(--ink);font-family:var(--font-condensed);cursor:pointer;background:#fbfaf7e0;border-radius:6px;align-items:center;gap:.9rem;padding:0 1.1rem;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 14px 36px #1813110d}.story-button:hover{background:#fffffff5;border-color:#b51f2466;transform:translate(.18rem)}.story-button__line{background:var(--accent);width:2rem;height:1px;transition:width .18s}.story-button:hover .story-button__line{width:2.9rem}.story-button__label{font-size:1rem;font-weight:700}.chapter-counter{font-family:var(--font-condensed);color:#18131175;font-size:.86rem;font-weight:700}.chapter-visual{grid-area:visual;justify-content:center;align-self:stretch;align-items:center;width:100%;min-width:0;min-height:30rem;display:flex;position:relative}.chapter--standard .chapter-visual{justify-self:end;margin-top:1.5rem}.chapter--reverse .chapter-visual{justify-self:start;margin-bottom:1rem}.scene{aspect-ratio:10/12;width:min(100%,32rem);margin:0 auto;position:relative}.scene:before{content:"";border:1px solid #b51f2438;border-radius:8px;position:absolute;inset:1.3rem -1.1rem -1.1rem 1.3rem}.scene-photo{object-fit:cover;filter:saturate(.62)contrast(.94);border:1px solid #1813111a;border-radius:8px;width:100%;height:100%;animation:16s ease-in-out infinite photoDrift;position:absolute;inset:0}.scene-wash{background:linear-gradient(#fbfaf70f 0%,#1813113d 100%);border-radius:8px;position:absolute;inset:0}.scene-vector{width:82%;height:auto;position:absolute;inset:-1rem -1.5rem auto auto}.scene-caption{color:#181311ad;background:#fbfaf7e0;border:1px solid #18131124;border-radius:6px;padding:.45rem .6rem;font-size:.82rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.note-artifact{background:linear-gradient(#b51f2408 0%,#b51f2400 18rem),#fbfaf7eb;border:1px solid #18131124;border-radius:8px;grid-template-columns:minmax(0,1fr) 10rem;gap:1.4rem 1.2rem;width:min(100%,35rem);min-height:32rem;padding:2.2rem 1.8rem 1.8rem;display:grid;position:relative;box-shadow:0 24px 52px #1813110f}.note-artifact:before{content:"";background:var(--accent);width:3rem;height:1px;position:absolute;top:1rem;left:1rem}.note-copy{z-index:1;max-width:18rem;position:relative}.note-label{color:var(--accent);font-family:var(--font-condensed);margin:0 0 1rem;font-size:.96rem;font-weight:700}.note-line{color:var(--ink);text-wrap:pretty;margin:0;font-size:1.06rem;line-height:1.72}.note-foot{color:#18131194;margin:1rem 0 0;font-size:.95rem;line-height:1.65}.note-photo-wrap{z-index:1;align-self:start;width:100%;padding-top:.5rem;position:relative}.note-photo{aspect-ratio:5/6;object-fit:cover;filter:saturate(.78)contrast(.96);border:1px solid #18131124;border-radius:6px;width:100%}.note-photo-caption{color:#1813119e;font-family:var(--font-condensed);background:#fbfaf7e6;border-radius:4px;padding:.25rem .4rem;font-size:.78rem;font-weight:600;position:absolute;bottom:.4rem;right:.4rem}.note-branch{opacity:.92;width:44%;max-width:13.75rem;position:absolute;bottom:1.1rem;right:-.4rem}.motif{width:min(100%,33rem);min-height:31rem;padding:1.2rem 0 3.2rem;position:relative}.motif:before{content:"";border:1px solid #b51f2424;border-radius:8px;position:absolute;inset:1rem .8rem 3.4rem}.wave-svg,.wind-svg,.tender-svg{z-index:1;width:100%;height:auto;position:relative}.motif-caption{color:#18131194;text-wrap:pretty;border-left:2px solid #b51f2457;max-width:19rem;margin:0;padding-left:1rem;font-size:.96rem;line-height:1.58;position:absolute;bottom:0;left:0}.motif--wave .wave-svg{margin-top:2.2rem}.motif--storm .wind-svg{margin-top:1rem}.motif--tender{justify-content:flex-end;align-items:flex-end;display:flex}.poem-strip{z-index:2;border-left:2px solid var(--accent);background:#fbfaf7d6;border-radius:0 6px 6px 0;flex-direction:column;gap:.35rem;min-width:10.5rem;padding:1rem 1.1rem 1rem 1.2rem;display:flex;position:absolute;top:2rem;left:0;box-shadow:0 12px 32px #1813110a}.poem-strip__kicker{color:var(--accent);font-family:var(--font-condensed);font-size:.82rem;font-weight:700}.poem-strip strong{color:var(--ink);font-family:var(--font-condensed);font-size:2rem;font-weight:700;line-height:1}.poem-strip p{color:#1813119e;margin:0;font-size:.95rem;line-height:1.45}.draw{fill:none;stroke:var(--accent);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:320;stroke-dashoffset:320px;animation:15s ease-in-out infinite inkPath}.draw-soft{stroke-width:1.45px;opacity:.56;animation-duration:20s}.draw-circle{animation-duration:11s}.seal-dot{fill:var(--accent);opacity:.9;transform-origin:50%;animation:5.6s ease-in-out infinite sealPulse}.story-button:focus-visible,.route-dot:focus-visible,.brand-mark:focus-visible{outline-offset:3px;outline:3px solid #b51f2447}@keyframes routeFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-18px}}@keyframes inkPath{0%{stroke-dashoffset:320px;opacity:.35}18%,62%{stroke-dashoffset:0;opacity:.92}to{stroke-dashoffset:-120px;opacity:.35}}@keyframes photoDrift{0%,to{transform:scale(1.01)translateY(0)}50%{transform:scale(1.05)translateY(-.35rem)}}@keyframes sealPulse{0%,to{opacity:.88;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@media (width<=75rem){.chapter{padding-left:1.5rem;padding-right:1.5rem}.chapter-grid{grid-template-columns:4rem minmax(0,34rem) minmax(16rem,28rem);gap:2.25rem}.chapter--reverse .chapter-grid{grid-template-columns:4rem minmax(16rem,28rem) minmax(0,34rem)}.chapter-title{font-size:4.25rem}}@media (width<=62rem){.site-top{padding:1rem 1rem 0}.route-progress{display:none}.chapter{padding-top:8rem;padding-left:1rem;padding-right:1rem}.chapter-grid,.chapter--reverse .chapter-grid{grid-template-columns:1fr;grid-template-areas:"marker""copy""visual";gap:1.8rem}.chapter-marker{flex-direction:row;align-items:center;min-height:auto;padding-top:0}.chapter-marker:after{background:linear-gradient(90deg,#b51f24d9 0%,#b51f2424 64%,#0000 100%);flex:auto;width:auto;height:1px}.marker-count{writing-mode:horizontal-tb;transform:none}.chapter-copy,.chapter-visual{opacity:1;transform:none}.chapter-copy{max-width:none}.chapter--standard .chapter-copy,.chapter--reverse .chapter-copy{justify-self:stretch;padding-top:0}.chapter-title{max-width:10ch;font-size:3.6rem}.chapter-text{max-width:34rem;font-size:1.05rem}.chapter-detail{max-width:30rem}.chapter-visual{min-height:26rem;margin:0}.scene,.note-artifact,.motif{width:min(100%,34rem);margin:0 auto}}@media (width<=43rem){body:before{background:linear-gradient(#b51f2405 0%,#b51f2400 18rem),repeating-linear-gradient(#0000 0 4rem,#18131105 4rem 4.0625rem)}.site-top{flex-direction:column;align-items:stretch;gap:.75rem}.brand-stack,.route-nav{width:fit-content;max-width:100%}.route-nav{grid-auto-columns:1fr;width:100%}.route-dot{width:100%;min-width:0}.chapter{min-height:auto;padding-top:8.9rem;padding-bottom:4rem}.chapter:before{left:1rem;right:1rem}.route-backdrop{opacity:.42}.chapter-title{max-width:none;font-size:3rem;line-height:1}.chapter-text{font-size:1rem}.chapter-detail{font-size:.92rem}.chapter-actions{flex-direction:column;align-items:flex-start}.story-button{justify-content:flex-start;width:100%}.chapter-visual{min-height:22rem}.scene:before{inset:.8rem -.5rem -.5rem .8rem}.scene-vector{width:86%;top:-.4rem;right:-.7rem}.note-artifact{grid-template-columns:1fr;min-height:auto;padding:1.7rem 1.3rem 1.6rem}.note-photo-wrap{width:min(11rem,100%)}.note-line{font-size:1rem}.note-branch{width:46%;bottom:.6rem;right:-.2rem}.motif{min-height:23rem;padding-bottom:4.4rem}.motif:before{bottom:4.4rem}.motif-caption{max-width:none;font-size:.9rem}.poem-strip{margin-bottom:1.2rem;position:relative;top:auto;left:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:0s!important;transition-delay:0s!important;animation:none!important}}
