:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}:root{--color-ink:#111;--color-page:#c7b194;--color-surface:#ddbe97;--color-surface-soft:#ffeecd9e;--color-surface-light:#fff2dc;--color-accent:#c7955a;--color-accent-hover:#e5b796;--color-overlay:#18100a61;--border-heavy:5px solid var(--color-ink);--border-medium:4px solid var(--color-ink);--border-light:3px solid var(--color-ink);--radius-huge:48px;--radius-large:34px;--radius-medium:24px;--radius-small:18px;--radius-pill:999px;--shadow-card:0 24px 0 #0000002e, 0 28px 70px #00000059;--shadow-section:0 8px 0 #00000024;--shadow-button:0 5px 0 var(--color-ink);--speed-fast:.14s;--speed-medium:.22s;--scrollbar-track:#ffeecd75;--scrollbar-track-modal:#ffeecd57;--scrollbar-thumb:var(--color-accent);--scrollbar-thumb-hover:var(--color-accent-hover)}*{box-sizing:border-box}html{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);min-height:100%}body{background:var(--color-page);min-width:320px;min-height:100vh;color:var(--color-ink);scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);margin:0;font-family:Georgia,Times New Roman,Times,serif}*{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}button,input,textarea{font:inherit}button{color:inherit}a{color:var(--color-ink);text-underline-offset:4px;font-weight:900;text-decoration-thickness:3px}a:hover{color:#3b2417}.app{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:48px 24px;display:flex}.home-header{flex-direction:column;align-items:center;gap:22px;margin:0 0 42px;display:flex}.site-title{text-align:center;color:var(--color-accent);-webkit-text-stroke:clamp(2px, .55vw, 5px) var(--color-ink);margin:0;font-size:clamp(4rem,14vw,12rem);font-weight:900;line-height:.9}.app-error{border:var(--border-light);border-radius:var(--radius-pill);background:#f2d7b6;max-width:720px;margin:-16px 0 32px;padding:14px 18px;font-weight:700;box-shadow:0 5px #0000002e}.twenty-action-button{border:var(--border-light);border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-ink);cursor:pointer;box-shadow:var(--shadow-button);transition:transform var(--speed-fast) ease, box-shadow var(--speed-fast) ease, background var(--speed-fast) ease;padding:12px 22px;font-weight:900;transform:translateY(0)}.twenty-action-button:hover,.twenty-action-button:focus-visible{background:var(--color-accent-hover);box-shadow:0 3px 0 var(--color-ink);transform:translateY(2px)}.twenty-action-button:focus-visible{outline-offset:5px;outline:4px solid #1111113d}.what-why-button{font-size:clamp(1.05rem,2vw,1.35rem)}.twenty-backdrop{z-index:20;background:var(--color-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) transparent;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.twenty-card{background:radial-gradient(circle at top left, #fff6dde6, transparent 38%), var(--color-surface);border:var(--border-heavy);width:min(100%,980px);max-height:min(92vh,900px);box-shadow:var(--shadow-card);overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track-modal);border-radius:48px 0 0 48px;overflow:auto}.twenty-card-header{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ddbe97f0;border-bottom:3px solid #00000029;border-radius:43px 43px 0 0;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px 18px;display:flex;position:sticky;top:0}.twenty-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.95rem;font-weight:700}.twenty-card-title{color:var(--color-accent);-webkit-text-stroke:3px var(--color-ink);margin:0;font-size:clamp(2.4rem,7vw,5rem);line-height:.9}.twenty-close-button{border:var(--border-medium);border-radius:var(--radius-pill);width:54px;height:54px;color:var(--color-ink);cursor:pointer;box-shadow:0 6px 0 var(--color-ink);transition:transform var(--speed-fast) ease, box-shadow var(--speed-fast) ease, background var(--speed-fast) ease;background:#f2d7b6;flex:none;font-size:2.5rem;line-height:.8;transform:translateY(0)}.twenty-close-button:hover,.twenty-close-button:focus-visible{box-shadow:0 3px 0 var(--color-ink);background:#ffe2bd;transform:translateY(3px)}.twenty-close-button:focus-visible{outline-offset:5px;outline:4px solid #1111113d}.info-backdrop{scrollbar-color:var(--scrollbar-thumb) transparent;place-items:start center;overflow-y:auto}.info-card{width:min(100%,860px);margin-top:18px;animation:.32s cubic-bezier(.16,1,.3,1) info-panel-drop}.info-body{padding:28px 32px 36px}.info-image-frame{background:var(--color-surface-soft);border:var(--border-medium);border-radius:40px;place-items:center;width:min(100%,520px);margin:0 auto 28px;padding:24px;display:grid;box-shadow:inset 0 -10px #00000014}.info-image{object-fit:contain;filter:drop-shadow(0 12px #00000029);width:min(100%,280px);max-height:280px}.info-copy{max-width:720px;margin:0 auto;font-size:clamp(1.08rem,2vw,1.24rem);line-height:1.45}.info-copy p{margin:0 0 18px}.info-copy h3{color:var(--color-accent);-webkit-text-stroke:2px var(--color-ink);margin:34px 0 18px;font-size:clamp(2rem,4vw,3rem);line-height:.95}.faq-item{border:var(--border-light);border-radius:var(--radius-medium);background:#fff7e68a;margin-top:18px;padding:18px}.faq-item h4{margin:0 0 10px;font-size:1.18rem;line-height:1.15}.faq-item p{margin:0}@keyframes info-panel-drop{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translateY(0)}}@media (width<=780px){.app{padding:36px 16px}.home-header{margin-bottom:32px}.twenty-backdrop{padding:12px}.twenty-card{border-radius:48px 0 0 48px;max-height:94vh}.twenty-card-header{border-radius:31px 31px 0 0;padding:22px 22px 16px}.twenty-close-button{width:48px;height:48px;font-size:2.2rem}.info-card{margin-top:0}.info-body{padding:22px}.info-image-frame{border-radius:30px}}@media (pointer:coarse){.twenty-card,.twenty-backdrop{-webkit-overflow-scrolling:touch}}@media (prefers-reduced-motion:reduce){.info-card{animation:none}*,:before,:after{scroll-behavior:auto!important}}.table-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;width:min(100%,1180px);display:grid}@media (width<=1000px){.table-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.table-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}@media (width<=540px){.table-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (width<=340px){.table-grid{grid-template-columns:1fr}}.table-card{color:#111;cursor:pointer;background:radial-gradient(circle at 24% 18%,#fff6dde6,#0000 34%),#ddbe97;border:4px solid #111;border-radius:28px;flex-direction:column;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 12px 14px;transition:transform .18s,box-shadow .18s,background .18s;display:flex;transform:translateY(0)rotate(0);box-shadow:0 8px #00000038}.table-card:hover,.table-card:focus-visible{z-index:2;transform:translateY(-4px)scale(1.04);box-shadow:0 12px #0000003d}.table-card:active{transform:translateY(3px)scale(1.02);box-shadow:0 5px #00000038}.table-card:focus-visible{outline-offset:6px;outline:4px solid #11111152}.table-card-image-wrap{aspect-ratio:1;background:#ffeecd9e;border:3px solid #111;border-radius:22px;place-items:center;width:100%;display:grid;overflow:hidden;box-shadow:inset 0 -8px #00000014}.table-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px #0000002e);width:86%;height:86%;transition:transform .18s;animation:1.8s ease-in-out infinite alternate table-wiggle}.table-card:hover .table-image,.table-card:focus-visible .table-image{transform:scale(1.2)}.table-card:nth-child(2n) .table-image{animation-delay:-.6s}.table-card:nth-child(3n) .table-image{animation-delay:-1.1s}.table-card-label{text-align:center;overflow-wrap:anywhere;max-width:100%;min-height:1.35em;font-size:clamp(1rem,2vw,1.25rem);font-weight:900;line-height:1.1}.table-card-mystery{background:radial-gradient(circle at 24% 18%,#fff6ddb8,#0000 34%),#c7ad8b}.table-card-mystery .table-image{opacity:.82;filter:grayscale(.25)drop-shadow(0 8px #0000002e)}@keyframes table-wiggle{0%{rotate:-5deg}to{rotate:5deg}}.profile-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18100a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-modal{background:radial-gradient(circle at 0 0,#fff6dde6,#0000 38%),#ddbe97;border:5px solid #111;border-radius:48px 0 0 48px;width:min(100%,980px);min-width:500px;height:100%;max-height:min(92vh,1200px);overflow-y:scroll;box-shadow:0 24px #0000002e,0 28px 70px #00000059}.profile-header{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ddbe97f0;border-bottom:3px solid #00000029;border-radius:43px 43px 0 0;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px 18px;display:flex;position:sticky;top:0}.profile-eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.95rem;font-weight:700}.profile-header h2{color:#e2c0a9;-webkit-text-stroke:3px black;margin:0;font-size:clamp(2.4rem,7vw,5rem);line-height:.9}.profile-close{color:#111;cursor:pointer;background:#f2d7b6;border:4px solid #111;border-radius:999px;flex:none;width:54px;height:54px;font-size:2.5rem;line-height:.8;transition:transform .14s,box-shadow .14s,background .14s;transform:translateY(0);box-shadow:0 6px #111}.profile-close:hover{background:#ffe2bd;transform:translateY(3px);box-shadow:0 3px #111}.profile-body{grid-template-columns:minmax(240px,.9fr) minmax(300px,1.25fr);gap:28px;padding:28px 32px 36px;display:grid}.profile-left-column,.profile-right-column{flex-direction:column;gap:22px;display:flex}.profile-image-frame{background:#ffeecda8;border:4px solid #111;border-radius:40px;place-items:center;min-height:270px;padding:24px;display:grid;box-shadow:inset 0 -10px #00000014}.profile-image{object-fit:contain;filter:drop-shadow(0 12px #00000029);width:min(100%,320px);max-height:300px}.owner-card,.edit-card,.profile-section{background:#ffeecd9e;border:4px solid #111;border-radius:34px;box-shadow:0 8px #00000024}.owner-card{padding:22px}.owner-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.owner-card strong{font-size:clamp(2rem,5vw,3.4rem);line-height:.95;display:block}.edit-card,.profile-section{padding:22px}.edit-card h3,.profile-section h3{margin:0 0 16px;font-size:1.65rem;line-height:1}.edit-card{height:250px}.stacked-form,.unlocked-area,.comment-form{flex-direction:column;gap:12px;display:flex}.stacked-form label{font-weight:700}input,textarea{color:#111;background:#fff2dc;border:3px solid #111;border-radius:18px;width:100%;padding:12px 14px}textarea{resize:vertical}input:focus,textarea:focus{outline:4px solid #1111112e}.stacked-form button,.comment-form button{color:#111;cursor:pointer;background:#d5a484;border:3px solid #111;border-radius:999px;align-self:flex-start;padding:10px 18px;font-weight:900;transition:transform .14s,box-shadow .14s,background .14s;transform:translateY(0);box-shadow:0 5px #111}.stacked-form button:hover,.comment-form button:hover{background:#e5b796;transform:translateY(2px);box-shadow:0 3px #111}.post-form{border-top:3px dashed #00000040;margin-top:18px;padding-top:18px}.code-message{margin:14px 0 0;font-style:italic}.entry-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.entry-card{background:#fff7e6b8;border:3px solid #111111b8;border-radius:24px;padding:16px}.entry-card p{margin:0 0 10px;font-size:1.08rem;line-height:1.35}.entry-card time,.comment-meta{opacity:.72;font-size:.9rem;font-weight:700}.comment-form{margin-bottom:18px}.comment-meta{flex-wrap:wrap;justify-content:space-between;gap:8px 14px;display:flex}.empty-note{background:#fff7e680;border:3px dashed #1111116b;border-radius:24px;margin:0;padding:18px;font-style:italic}
