:root{--bg: #0a0b0f;--bg-surface: #101118;--bg-inset: #08090c;--text: #b4b8c4;--text-bright: #d4d8e4;--text-dim: #5c6070;--text-ghost: #2c2e38;--accent: #5a7a94;--accent-hover: #7094ae;--accent-dim: #3e5568;--rule: #1a1c24;--rule-light: #252830}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:20px;line-height:1.78;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}main{flex:1}.ui-font{font-family:Inter,system-ui,-apple-system,sans-serif}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}h1,h2,h3{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-bright);font-weight:600}h1{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem}h2{font-size:.67rem;text-transform:uppercase;letter-spacing:.06em;margin-top:2rem;margin-bottom:.75rem}h3{font-size:.61rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}p{margin-bottom:1rem}hr{border:none;border-top:1px solid var(--rule);margin:1.5rem 0}hr.light{border-color:var(--rule-light)}.hero{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-inner{max-width:36rem}.hero-signature{font-family:Caveat,cursive;font-size:clamp(3.5rem,12vw,7rem);font-weight:700;color:var(--text-bright);letter-spacing:.02em;line-height:1;margin-bottom:1rem}.hero-tagline{font-family:"Source Serif 4",Georgia,serif;font-style:italic;color:var(--text-dim);font-size:clamp(.85rem,2.5vw,1.05rem);line-height:1.6}.sticky-header{position:fixed;top:0;left:0;right:0;z-index:900;padding:.75rem 1.5rem;background:var(--bg);border-bottom:1px solid var(--rule);opacity:0;transform:translateY(-100%);transition:opacity .25s,transform .25s;pointer-events:none}.sticky-header.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.sticky-signature{font-family:Caveat,cursive;font-size:1.4rem;font-weight:700;color:var(--text-bright)}.handbook-section{max-width:36rem;margin:0 auto;padding:4rem 2rem 3rem;text-align:center}.handbook-title{font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:700;color:var(--text-bright);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem}.handbook-description{font-family:"Source Serif 4",Georgia,serif;color:var(--text);font-size:clamp(.85rem,2vw,1rem);line-height:1.8}.stories-section{padding:2rem 0 4rem}.stories-label{font-family:Inter,system-ui,sans-serif;font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);font-weight:600;padding:0 2rem;margin-bottom:1rem}.story-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 2rem 1rem;scrollbar-width:none;-ms-overflow-style:none}.story-carousel::-webkit-scrollbar{display:none}.story-card{flex:0 0 85%;max-width:28rem;scroll-snap-align:start;background:var(--bg-surface);border:1px solid var(--rule-light);padding:1.5rem;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .15s}.story-card:hover{border-color:var(--accent-dim);color:inherit}.story-card-brand{font-family:Inter,system-ui,sans-serif;font-size:.56rem;text-transform:uppercase;letter-spacing:.18em;color:var(--text-ghost);margin-bottom:.5rem}.story-card-num{font-family:Inter,system-ui,sans-serif;font-size:.61rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-ghost);margin-bottom:.75rem}.story-card-title{font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:700;color:var(--text-bright);text-transform:uppercase;letter-spacing:.02em;line-height:1.25;margin-bottom:.75rem;transition:color .15s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-card:hover .story-card-title{color:var(--accent-hover)}.story-card-opener{font-family:"Source Serif 4",Georgia,serif;font-size:.89rem;color:var(--text-dim);line-height:1.65;margin-top:auto;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:640px){.story-card{flex:0 0 45%}}@media(min-width:1024px){.story-card{flex:0 0 32%}.stories-label{padding:0 3rem}.story-carousel{padding:0 3rem 1rem}}.site-footer{border-top:1px solid var(--rule);padding:3rem 2rem 4rem;margin-top:2rem}.footer-inner{max-width:38rem;margin:0 auto}.footer-brand{margin-bottom:1.5rem}.footer-signature{font-family:Caveat,cursive;font-size:1.8rem;font-weight:700;color:var(--text-bright);text-decoration:none;transition:color .15s}.footer-signature:hover{color:var(--accent-hover)}.footer-tagline{font-family:"Source Serif 4",Georgia,serif;font-style:italic;color:var(--text-dim);font-size:.83rem;margin-top:.25rem;margin-bottom:0}.footer-nav{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;margin-bottom:.75rem}.footer-nav a{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;color:var(--text-dim);text-decoration:none;transition:color .15s}.footer-nav a:hover{color:var(--text-bright)}.footer-nav-secondary a{color:var(--text-ghost)}.footer-nav-secondary a:hover{color:var(--text-dim)}.footer-notice{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.61rem;color:var(--text-ghost);margin-top:1.5rem;margin-bottom:0}@media(max-width:639px){.site-footer{padding:2.5rem 1.25rem 5rem}}.menu-overlay{position:fixed;inset:0;z-index:1000;background:#08090cf2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:none}.menu-overlay.is-open{transform:translateY(0);pointer-events:auto}.menu-content{min-height:100%;display:flex;flex-direction:column;padding:2rem 2rem 3rem;max-width:36rem;margin:0 auto}.menu-handle{width:2.5rem;height:3px;background:var(--text-ghost);border-radius:2px;margin:0 auto 2rem;flex-shrink:0}.menu-nav{flex:1}.menu-link{display:block;font-family:Inter,system-ui,sans-serif;font-size:.83rem;color:var(--text-dim);padding:.4rem 0;transition:color .15s}.menu-link:hover{color:var(--text-bright)}.menu-link-home{font-family:"Source Serif 4",Georgia,serif;font-size:1.1rem;font-weight:700;color:var(--text-bright);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.5rem}.menu-exhibits{display:grid;grid-template-columns:1fr 1fr;gap:.15rem 1.5rem;margin-bottom:1.5rem}.menu-exhibit-link{display:flex;align-items:baseline;gap:.6rem;padding:.35rem 0;font-family:Inter,system-ui,sans-serif;font-size:.72rem;color:var(--text-dim);transition:color .15s}.menu-exhibit-link:hover{color:var(--text-bright)}.menu-ex-num{color:var(--text-ghost);font-variant-numeric:tabular-nums;flex-shrink:0;width:2rem}.menu-rule{border-color:var(--rule);margin:.5rem 0 1rem}.menu-pages{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.menu-footer-notice{margin-top:auto;padding-top:2rem;font-family:Inter,system-ui,sans-serif;font-size:.61rem;color:var(--text-ghost)}.swipe-hint{position:fixed;bottom:0;left:0;right:0;z-index:999;display:flex;justify-content:center;padding:.6rem;pointer-events:none}.swipe-hint-line{width:2.5rem;height:3px;background:var(--text-ghost);border-radius:2px;opacity:.5;pointer-events:auto;cursor:pointer}.exhibit-layout{display:grid;grid-template-columns:180px minmax(0,38rem);gap:3rem;max-width:64rem;margin:0 auto;padding:2.5rem 2rem 4rem 0}.case-header{grid-column:1 / -1;font-family:Inter,system-ui,-apple-system,sans-serif;max-width:38rem;margin-left:auto;margin-right:0;width:100%}.case-header-top{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600}.case-header-home{color:var(--text-dim);text-decoration:none;transition:color .15s}.case-header-home:hover{color:var(--text-bright)}.case-header hr{margin:.75rem 0;border-color:var(--rule-light)}.case-header-meta{display:flex;justify-content:space-between;align-items:baseline;font-size:.67rem;color:var(--text-dim);margin-bottom:1.25rem}.exhibit-number{letter-spacing:.04em}.han-label{font-style:italic;letter-spacing:0}.exhibit-title{font-family:"Source Serif 4",Georgia,serif;font-size:1.8rem;font-weight:700;color:var(--text-bright);letter-spacing:.02em;margin-bottom:.75rem;text-transform:uppercase;line-height:1.25}.exhibit-filed{font-size:.67rem;color:var(--text-dim);letter-spacing:.02em}.exhibit-filed span{margin-right:1rem}.exhibit-filed span:last-child{margin-right:0}.exhibit-tags .tag-link{color:var(--accent);text-decoration:none;transition:color .15s}.exhibit-tags .tag-link:hover{color:var(--accent-hover)}.exhibit-sidebar{display:none}.sidebar-context{position:sticky;top:2rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.67rem;color:var(--text-dim);line-height:1.6}.sidebar-context p{margin-bottom:.75rem}.sidebar-links{margin-top:1.5rem;display:flex;flex-direction:column;gap:.4rem}.sidebar-links a{color:var(--text-ghost);font-size:.67rem}.sidebar-links a:hover{color:var(--text-dim)}.exhibit-main{min-width:0}.exhibit-content{counter-reset:para;margin-top:1rem}.exhibit-content p{counter-increment:para;position:relative;margin-bottom:1.6rem;font-size:1.15rem;line-height:1.78}.exhibit-content p:first-child{font-size:1.3rem;line-height:1.7;color:var(--text-bright)}.exhibit-signature{font-family:Caveat,cursive;font-size:1.6rem;font-weight:700;color:var(--text-dim);margin-top:2rem;margin-bottom:2rem;text-align:right}.related-exhibits{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule)}.related-label{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-dim);font-size:.61rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-weight:600}.related-item{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;line-height:1.8;display:flex;flex-wrap:wrap;gap:0 .75rem;align-items:baseline}.related-item a{color:var(--text-dim)}.related-item a:hover{color:var(--accent-hover)}.related-title{color:var(--text)}.related-tags{color:var(--text-dim);font-size:.61rem}.exhibit-all-link{margin-top:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem}.exhibit-all-link a{color:var(--text-dim)}.exhibit-all-link a:hover{color:var(--text)}.exhibit-nav{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--rule);display:flex;justify-content:space-between;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem}.exhibit-nav a{color:var(--text-dim)}.exhibit-nav a:hover{color:var(--text)}.submit-page{max-width:38rem;margin:0 auto;padding:3rem 2rem 4rem}.submit-page h1{font-size:.72rem;margin-bottom:.5rem}.submit-intro{color:var(--text-dim);font-size:.89rem;margin-bottom:1.5rem}.submit-form textarea{width:100%;min-height:30vh;background:var(--bg-inset);color:var(--text);border:1px solid var(--rule-light);padding:1rem;font-family:"Source Serif 4",Georgia,serif;font-size:.89rem;line-height:1.7;resize:vertical;margin-bottom:.75rem}.submit-form textarea:focus{outline:none;border-color:var(--text-dim)}.submit-form textarea::placeholder{color:var(--text-ghost)}.submit-footer{display:flex;align-items:flex-end;gap:.75rem}.submit-email{flex:1}.submit-email label{display:block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.67rem;color:var(--text-dim);margin-bottom:.25rem}.submit-email input{width:100%;background:var(--bg-inset);color:var(--text);border:1px solid var(--rule-light);padding:.5rem .75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem}.submit-email input:focus{outline:none;border-color:var(--text-dim)}.submit-email input::placeholder{color:var(--text-ghost)}.submit-footer button{background:var(--text-bright);color:var(--bg);border:none;padding:.5rem 1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.submit-footer button:hover{background:#fff}.submit-footer button:disabled{opacity:.4;cursor:not-allowed}.hancock-response{margin-top:1.5rem;padding:1rem;border:1px solid var(--rule-light)}.hancock-name{display:block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.61rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.hancock-response p{font-size:.89rem;line-height:1.7;margin:0}.error-message{margin-top:1rem;color:var(--accent);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem}.subscribe-form{margin-top:1rem}.subscribe-row{display:flex;gap:.75rem;align-items:stretch}.subscribe-row input{flex:1;background:var(--bg-inset);border:1px solid var(--rule);color:var(--text);padding:.6rem .75rem;font-size:.89rem;font-family:"Source Serif 4",Georgia,serif}.subscribe-row input:focus{outline:none;border-color:var(--text-dim)}.subscribe-row input::placeholder{color:var(--text-ghost)}.subscribe-row button{background:var(--text-bright);color:var(--bg);border:none;padding:.6rem 1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap}.subscribe-row button:hover{background:#fff}.subscribe-row button:disabled{opacity:.4;cursor:not-allowed}.qr-section{margin-top:2rem;text-align:center}.qr-code{width:160px;height:160px;border-radius:4px}.qr-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.66rem;color:var(--text-ghost);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.submit-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--rule)}.info-section{margin-bottom:1rem}.info-section h3{font-weight:400;margin-bottom:.25rem}.info-section p{font-size:.78rem;color:var(--text-dim);line-height:1.6;margin-bottom:.25rem}.crisis-footer{margin-top:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.61rem;color:var(--text-ghost)}.crisis-footer a{color:var(--text-dim)}.doc-page{max-width:38rem;margin:0 auto;padding:3rem 2rem 4rem}.doc-page h1{margin-bottom:.5rem}.doc-page .doc-intro{color:var(--text-dim);font-size:.89rem;margin-bottom:1.5rem}.doc-page pre{background:var(--bg-inset);border:1px solid var(--rule);padding:1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;line-height:1.7;color:var(--text);white-space:pre-wrap;word-wrap:break-word;overflow-x:auto}.data-block{background:var(--bg-inset);border:1px solid var(--rule);padding:1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.67rem;line-height:1.8;overflow-x:auto;white-space:pre}.data-note{color:var(--text-dim);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.61rem;margin-top:1rem}.about-page{max-width:38rem;margin:0 auto;padding:3rem 2rem 4rem}.about-page h1{margin-bottom:1.5rem}.about-page p{margin-bottom:1.2rem;font-size:.94rem}.about-page h2{color:var(--text-dim);font-size:.67rem;margin-top:2rem;margin-bottom:.5rem}.patterns-page{max-width:38rem;margin:0 auto;padding:3rem 2rem 4rem}.patterns-page h1{margin-bottom:.5rem}.patterns-intro{color:var(--text-dim);font-size:.89rem;margin-bottom:0}.pattern-group{margin-bottom:2rem}.pattern-tag{font-family:"Source Serif 4",Georgia,serif;font-size:.94rem;text-transform:none;letter-spacing:0;color:var(--text-bright);font-weight:600;margin-top:0;margin-bottom:.5rem}.pattern-count{color:var(--text-dim);font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:.67rem}.pattern-exhibits{margin-bottom:.75rem}.pattern-exhibit{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;line-height:1.6;display:flex;gap:.75rem}.pattern-ex-no{color:var(--text-dim);flex-shrink:0;width:4.5rem;font-variant-numeric:tabular-nums}.pattern-exhibit a{color:var(--text)}.pattern-exhibit a:hover{color:var(--accent-hover)}.pattern-note{font-size:.83rem;color:var(--text-dim);line-height:1.7;margin-bottom:0;font-style:italic}.patterns-coda{margin-top:1rem}.patterns-coda p{font-size:.89rem;color:var(--text-dim);margin-bottom:.5rem}.not-found{max-width:38rem;margin:0 auto;padding:3rem 2rem 4rem}.not-found h1{margin-bottom:1rem}.not-found p{color:var(--text-dim);font-size:.89rem}@media(min-width:1024px){.exhibit-sidebar{display:block}.case-header{max-width:none;margin-left:0;grid-column:2}.exhibit-content p:before{content:counter(para);position:absolute;left:-3.5rem;width:2.5rem;text-align:right;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.67rem;font-weight:300;color:var(--text-ghost);font-variant-numeric:tabular-nums;top:.3rem}}@media(max-width:1023px){.exhibit-layout{grid-template-columns:1fr;max-width:38rem;padding:2rem 1.5rem 4rem;margin:0 auto}.case-header{grid-column:1}}@media(max-width:639px){html{font-size:18px}.exhibit-layout{padding:1.5rem 1.25rem 4rem}.hero-signature{font-size:clamp(3rem,14vw,5rem)}.handbook-section{padding:3rem 1.25rem 2rem}.stories-label{padding:0 1.25rem}.story-carousel{padding:0 1.25rem 1rem}.menu-exhibits{grid-template-columns:1fr}.case-header-top,.case-header-meta{flex-direction:column;gap:.15rem}.exhibit-filed span{display:block;margin-right:0}.submit-page{padding:2rem 1.25rem 4rem}.submit-footer{flex-direction:column;align-items:stretch}.doc-page,.about-page,.patterns-page,.not-found{padding:2rem 1.25rem 4rem}}
