@font-face{font-family:"Open Sans";src:url("/assets/open-sans-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("/assets/open-sans-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url("/assets/open-sans-700.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#FFFFFF;--surface:#F9FAFB;--surface-strong:#F3F4F6;--surface-emphasis:#E5E7EB;--brand-softer:#FFF0E8;--brand-soft:#FFE3D5;--brand:#FFD1BA;--brand-medium:#FFDBC9;--brand-strong:#D4A68A;--fg-brand:#C4764A;--fg-brand-strong:#A0553A;--heading:#000000;--body:#374151;--body-subtle:#4B5563;--border:#000000;--dark:#000000;--white:#FFFFFF;--radius:6px;--radius-sm:4px;--radius-xs:2px;--pill:9999px;--max:1152px;--read:768px;--spring-snappy:linear(0,.009,.035 2.1%,.141 4.4%,.723 12.9%,.938 16.7%,1.017 19.4%,1.067 22.5%,1.089 26%,1.079 30.3%,1.049 36%,1.024 42.6%,1.011 50.3%,1.004 59.2%,1.001 69.3%,1);--ease-snap:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--body);font-family:"Open Sans",sans-serif;font-size:16px;line-height:1.7}body:before{content:"";position:fixed;inset:0;z-index:-1;background-image:linear-gradient(var(--surface-strong) 1px,transparent 1px),linear-gradient(90deg,var(--surface-strong) 1px,transparent 1px);background-size:24px 24px}img{display:block;max-width:100%;height:auto}a{color:var(--fg-brand-strong);text-decoration-thickness:2px;text-underline-offset:3px;transition:color .15s}a:hover{text-decoration:none}a:focus-visible{outline:3px solid var(--border);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--heading);font-weight:700}h1{font-size:clamp(2rem,4.5vw,3.75rem);line-height:1.05;letter-spacing:-.5px}h2{font-size:1.15rem;line-height:1.2}h3{font-size:1.05rem;line-height:1.2}@media(min-width:1024px){h1{letter-spacing:-1px}}.skip-link{position:fixed;z-index:30;top:44px;left:10px;padding:10px 14px;background:var(--white);color:var(--heading);transform:translateY(-200%);border:2px solid var(--border);border-radius:var(--radius-sm);font-weight:600;text-decoration:none}.skip-link:focus{transform:none}.menu-bar{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:36px;padding:4px max(14px,calc((100% - var(--max))/2));background:var(--bg);border-bottom:2px solid var(--border)}.menu-bar a{color:var(--heading);text-decoration:none}.brand-mini{display:flex;gap:8px;align-items:center;white-space:nowrap}.menu-bar nav{display:flex;align-items:center;gap:4px}.menu-bar nav a{min-height:28px;padding:3px 10px}.menu-bar nav a:hover,.menu-bar nav a:focus-visible{background:var(--dark);color:var(--white)}.menu-clock{font-size:.75rem;text-transform:uppercase;letter-spacing:.4px;color:var(--body-subtle)}.desktop,.page-shell{width:min(calc(100% - 48px),var(--max));margin:auto}.desktop{display:grid;gap:48px;padding:clamp(40px,7vh,72px) 0 96px}.page-shell{padding:64px 0 96px}.window{background:var(--bg);border:2px solid var(--border);border-radius:var(--radius)}.title-bar{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:8px;min-height:34px;padding:4px 7px;background:repeating-linear-gradient(to bottom,#fff 0,#fff 2px,#111 2px,#111 3px,#fff 3px,#fff 5px);border-bottom:2px solid var(--border);border-radius:4px 4px 0 0}.title-bar h2{justify-self:center;margin:0;padding:2px 12px;background:var(--bg);font-size:.875rem;font-weight:600;letter-spacing:.04em}.close-box,.zoom-box{width:18px;height:18px;background:var(--bg);border:2px solid var(--border);border-radius:var(--radius-xs)}.welcome{overflow:hidden;background:radial-gradient(circle at 18% 20%,var(--brand-softer),transparent 38%),var(--bg)}.hero-window{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);min-height:calc(100dvh - 182px)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,88px)}.hero-copy h1{max-width:11ch;margin-bottom:clamp(28px,4vh,44px);font-size:clamp(3.6rem,7vw,7.2rem);line-height:.88;letter-spacing:-.055em;text-wrap:balance}.system-label{font-size:.75rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--fg-brand-strong)}.hero-copy .system-label{margin-bottom:clamp(24px,4vh,44px);letter-spacing:.12em}.hero-copy p:not(.system-label){max-width:42ch;margin-bottom:0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.6}.retro-button{display:inline-block;align-self:flex-start;min-height:44px;margin-top:28px;padding:12px 20px;background:var(--brand);color:var(--heading);border:2px solid var(--border);border-radius:var(--radius);text-decoration:none;font-size:1rem;font-weight:600;line-height:1.4;transition:transform .35s var(--ease-snap),background-color .35s var(--ease-snap)}.retro-button:hover{background:var(--brand-strong);color:var(--heading);text-decoration:none;transform:translateY(-2px)}.retro-button:active{transform:translateY(0) scale(.98)}.hero-window figure{display:grid;grid-template-rows:1fr auto;margin:clamp(24px,4vw,48px) clamp(24px,4vw,48px) clamp(24px,4vw,48px) 0;padding:0 0 16px;background:var(--bg);border:2px solid var(--border);border-radius:var(--radius-sm);align-self:stretch;overflow:hidden;transition:transform .45s var(--ease-snap)}.hero-window figure:hover{transform:translateY(-4px)}.hero-window figure img{width:100%;height:100%;min-height:360px;object-fit:cover;filter:saturate(.82) contrast(1.06);border:0;border-bottom:2px solid var(--border);border-radius:0;transition:transform .7s var(--ease-snap)}.hero-window figure:hover img{transform:scale(1.025)}.hero-window figcaption{padding:14px 16px 0;color:var(--body);font-size:.875rem}.hero-window figcaption a{color:var(--fg-brand-strong)}@keyframes hero-enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-enter-side{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.hero-reveal{animation:hero-enter .55s var(--spring-snappy) both}.hero-reveal-label{animation-delay:60ms}.hero-reveal-heading{animation-delay:140ms}.hero-reveal-summary{animation-delay:230ms}.hero-reveal-action{animation-delay:320ms}.hero-reveal-visual{animation-name:hero-enter-side;animation-delay:180ms}.finder-grid{display:grid;grid-template-columns:190px 1fr;min-height:520px}.finder-grid aside{display:flex;flex-direction:column;gap:8px;padding:24px;background:var(--surface);border-right:2px solid var(--border);border-radius:4px 0 0 4px}.finder-grid aside strong{margin-bottom:8px;color:var(--heading)}.finder-grid aside a{padding:8px;color:var(--heading);text-decoration:none;font-weight:600;border-radius:var(--radius)}.finder-grid aside a:hover,.finder-grid aside a:focus-visible{background:var(--surface-strong)}.file-list{background:var(--bg)}.file-row{display:grid;grid-template-columns:42px 1fr 36px;gap:16px;align-items:start;padding:20px 24px;border-bottom:2px solid var(--border)}.file-row:last-child{border-bottom:0}.file-row:hover{background:var(--surface)}.file-icon{font-size:1.5rem;color:var(--fg-brand-strong)}.file-row h3{margin:0 0 5px}.file-row h3 a{color:var(--heading);text-decoration:none}.file-row h3 a:hover{color:var(--fg-brand-strong);text-decoration:underline}.file-row p{margin:0;color:var(--body)}.file-no{font-size:.75rem;font-weight:600;color:var(--body-subtle)}.guide-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--dark)}.guide-icons a{display:grid;grid-template-columns:66px 1fr;grid-template-rows:auto auto;align-items:center;gap:2px 16px;min-height:150px;padding:28px;background:var(--bg);color:var(--heading);text-decoration:none}.guide-icons a:hover{background:var(--surface)}.guide-icons a>span{grid-row:1/3;display:grid;place-items:center;width:60px;height:68px;background:var(--brand-softer);color:var(--fg-brand-strong);border:2px solid var(--border);border-radius:var(--radius);font-size:2rem}.guide-icons strong{font-size:1.25rem;color:var(--heading)}.guide-icons small{color:var(--body-subtle);font-size:.875rem}.breadcrumb{display:flex;gap:10px;margin-bottom:32px;padding:8px 12px;background:var(--bg);border:2px solid var(--border);border-radius:var(--radius-sm);width:max-content;max-width:100%;font-size:.875rem}.folder-intro{display:grid;grid-template-columns:110px 1fr;gap:28px;align-items:center;margin:40px 0 56px;color:var(--heading)}.folder-intro div p:first-child{margin-bottom:8px;font-size:.75rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--fg-brand-strong)}.folder-intro h1{margin-bottom:16px}.folder-intro p{max-width:65ch;color:var(--body)}.large-folder{font-size:6rem;color:var(--brand);line-height:1}.archive-toolbar,.document-toolbar{display:flex;justify-content:space-between;padding:9px 16px;background:var(--surface);border-bottom:2px solid var(--border);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--body)}.archive-window{max-width:1000px;margin:auto}.document-window{max-width:980px;margin:auto}.document{background:var(--bg);padding:clamp(32px,7vw,80px)}.document>header{padding-bottom:36px;border-bottom:2px solid var(--border)}.lede{max-width:65ch;font-size:1.25rem;line-height:1.7;color:var(--body)}.lead-image{margin:44px -30px}.lead-image img{width:100%;max-height:580px;object-fit:cover;border-block:2px solid var(--border)}.prose{max-width:var(--read);margin:48px auto 0;font-size:1rem;line-height:1.7;color:var(--body)}.prose h2,.prose h3{margin:2.4em 0 .7em}.prose h2{font-size:clamp(1.375rem,3vw,1.875rem);line-height:1.2}.prose h3{font-size:1.5rem;line-height:1.3}.prose p,.prose ul,.prose ol,.prose blockquote{margin:0 0 1.45em}.prose ul,.prose ol{padding-left:24px}.prose li+li{margin-top:8px}.prose img{margin:35px 0;border:2px solid var(--border);border-radius:var(--radius)}.prose blockquote{padding:20px 24px;background:var(--brand-softer);border:2px solid var(--border);border-radius:var(--radius);color:var(--body)}.prose table{width:100%;border-collapse:collapse;font-size:.875rem;color:var(--body);border:2px solid var(--border)}.prose th{padding:12px 24px;background:var(--surface-strong);font-weight:600;color:var(--body);text-align:left;border-bottom:2px solid var(--border)}.prose td{padding:16px 24px;border-bottom:2px solid var(--border)}.prose tr:last-child td{border-bottom:0}.prose code{padding:2px 4px;background:var(--surface-strong);border-radius:var(--radius-xs);font-size:.9em}.prose pre{padding:16px;background:var(--surface-strong);border:2px solid var(--border);border-radius:var(--radius);overflow-x:auto}.next-file,.disclosure{margin-top:48px;padding:24px;background:var(--brand-softer);border:2px solid var(--border);border-radius:var(--radius)}.next-file{display:flex;justify-content:space-between;gap:24px;align-items:center}.next-file strong{color:var(--heading)}.disclosure p{margin:8px 0 0}.guide-document>.file-list{margin-top:32px;border:2px solid var(--border);border-radius:var(--radius)}.site-footer{display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:32px;padding:40px max(24px,calc((100% - var(--max))/2));background:var(--dark);color:var(--white)}.site-footer img{width:160px;max-height:58px;object-fit:contain;filter:grayscale(1) brightness(3)}.site-footer p{margin:0}.site-footer nav{display:flex;gap:24px}.site-footer a{color:var(--white)}.site-footer a:focus-visible{outline-color:var(--white)}@media(max-width:760px){.menu-bar{position:static;grid-template-columns:1fr}.menu-bar nav{overflow-x:auto}.menu-clock{display:none}.desktop{padding:24px 0 40px;gap:32px}.page-shell{padding:32px 0 48px}.hero-window,.finder-grid{grid-template-columns:1fr}.hero-window{min-height:calc(100dvh - 160px)}.hero-copy{padding:clamp(34px,10vw,52px) 24px}.hero-copy h1{font-size:clamp(3rem,15vw,5.4rem);line-height:.9;letter-spacing:-.05em}.hero-copy p:not(.system-label){font-size:1rem}.hero-window figure{margin:0 24px 24px;border:2px solid var(--border)}.hero-window figure img{min-height:210px;max-height:34vh}.finder-grid aside{display:grid;grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:2px solid var(--border);border-radius:0}.guide-icons{grid-template-columns:1fr}.folder-intro{grid-template-columns:70px 1fr}.large-folder{font-size:4rem}.document{padding:32px 24px}.lead-image{margin:34px -24px}.file-row{grid-template-columns:32px 1fr}.file-no{display:none}.next-file{display:block}.next-file strong{display:block;margin-bottom:8px}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}}@media(max-height:760px) and (min-width:761px){.hero-window{min-height:600px}.desktop{padding-top:36px}.hero-copy h1{font-size:clamp(3.4rem,6.5vw,6rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0ms!important;animation-iteration-count:1!important}.hero-reveal{opacity:1;transform:none}.hero-window figure:hover,.hero-window figure:hover img,.retro-button:hover,.retro-button:active{transform:none}}