*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f8f6;--fg: #1a1a1a;--muted: #888;--border: #e0ddd8;--accent: #1a1a1a;--link: #1a1a1a;--font-mono: "IBM Plex Mono", monospace;--font-sans: "IBM Plex Sans", sans-serif;--max-w: 640px}@media (prefers-color-scheme: dark){:root{--bg: #111110;--fg: #e8e6e1;--muted: #666;--border: #2a2a28;--accent: #e8e6e1;--link: #e8e6e1}}html{font-size:15px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-weight:300;line-height:1.7;min-height:100vh}a{color:var(--link);text-decoration:underline;text-underline-offset:3px}a:hover{opacity:.6}h1,h2,h3{font-family:var(--font-mono);font-weight:500}::selection{background:var(--fg);color:var(--bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border)}button,textarea{font:inherit}button{border:1px solid var(--fg);background:var(--fg);color:var(--bg);cursor:pointer;font-family:var(--font-mono);font-size:.78rem;padding:.55rem .85rem}button:disabled{cursor:wait;opacity:.55}.eyebrow,.section-heading{color:var(--muted);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.home-title{font-size:clamp(1.45rem,5vw,2.2rem);line-height:1.25;margin:.8rem 0 1.1rem;letter-spacing:-.04em}.building-section{margin-bottom:3.5rem}.section-heading{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.65rem}.section-heading h2{font-size:inherit;font-weight:500}.build-list,.guestbook-entries{display:flex;flex-direction:column}.build-item{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:1rem;grid-template-columns:1.5rem 8.5rem 1fr 1rem;padding:1rem 0;text-decoration:none}.build-item strong,.build-item small{display:block}.build-item strong{font-family:var(--font-mono);font-size:.88rem;font-weight:500}.build-item small,.build-number,.build-arrow{color:var(--muted);font-family:var(--font-mono);font-size:.7rem}.build-item p{color:var(--muted);font-size:.82rem;line-height:1.6}.guestbook-intro{margin-bottom:2rem}.guestbook-intro h1{font-size:1.5rem;margin:.55rem 0 .8rem}.guestbook-intro p:last-child{color:var(--muted);max-width:510px}.guestbook-sign{margin-bottom:3.5rem}.guestbook-sign-active{border:1px solid var(--border);padding:1rem}.guestbook-sign textarea{background:transparent;border:0;color:var(--fg);display:block;font-size:.9rem;min-height:110px;outline:0;resize:vertical;width:100%}.guestbook-fields{display:grid;gap:.6rem;grid-template-columns:1fr 1fr;margin-bottom:.8rem}.guestbook-fields input{background:transparent;border:0;border-bottom:1px solid var(--border);color:var(--fg);font-family:var(--font-mono);font-size:.78rem;outline:0;padding:.5rem 0}.guestbook-fields input::placeholder{color:var(--muted)}.honeypot{display:none}.guestbook-sign textarea::placeholder{color:var(--muted)}.signature-field{border-top:1px solid var(--border);padding-top:.8rem}.signature-field>.eyebrow{display:block;margin-bottom:.55rem}.signature-pad,.signature-display{color:var(--fg)}.signature-pad{border:1px solid var(--border)}.signature-pad canvas,.signature-display canvas{display:block;width:100%}.signature-pad canvas{height:150px;touch-action:none}.signature-display{margin-top:.65rem;max-width:220px;opacity:.7}.signature-display canvas{height:72px}.signature-controls{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;padding:0 .35rem}.signature-controls .text-button{font-size:.68rem}.guestbook-form-meta,.guestbook-form-meta>div,.guestbook-auth{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.guestbook-form-meta{border-top:1px solid var(--border);color:var(--muted);font-family:var(--font-mono);font-size:.7rem;padding-top:.8rem}.text-button{background:transparent;border-color:transparent;color:var(--muted)}.guestbook-auth p,.quiet,.form-error,.form-success{color:var(--muted);font-size:.82rem}.form-error{color:#c55;margin-top:.8rem}.form-success{margin-top:.8rem}.guestbook-auth-actions{align-items:center;display:flex;gap:.25rem}.guestbook-auth-actions .text-button{border-bottom:1px solid var(--border);padding:.2rem 0}.guestbook-auth-actions span{color:var(--muted);font-family:var(--font-mono);font-size:.68rem;margin:0 .35rem}.quiet{padding:1.25rem 0}.guestbook-entry{border-bottom:1px solid var(--border);padding:1.4rem 0}.guestbook-entry>p{font-size:.92rem;line-height:1.75;white-space:pre-wrap}.guestbook-entry footer{align-items:center;display:flex;gap:.5rem;margin-top:.85rem}.guestbook-entry footer img{border-radius:50%;height:20px;width:20px}.guestbook-entry footer a,.guestbook-entry footer strong,.guestbook-entry footer span,.guestbook-entry footer time{font-family:var(--font-mono);font-size:.68rem}.guestbook-entry footer a{text-decoration:none}.guestbook-entry footer strong{font-weight:400}.guestbook-entry footer span,.guestbook-entry footer time{color:var(--muted)}.guestbook-entry footer time{margin-left:auto}@media (max-width: 560px){.build-item{grid-template-columns:1.2rem 1fr 1rem}.build-item p{grid-column:2 / 4}.guestbook-auth,.guestbook-form-meta,.guestbook-auth-actions{align-items:flex-start;flex-direction:column}.guestbook-fields{grid-template-columns:1fr}.guestbook-entry footer span{display:none}}
