@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--color-brass-hi:var(--brass-hi);--font-display:"Rye", "Zilla Slab", serif;--font-type:"Special Elite", "Courier New", monospace;--font-body:"Zilla Slab", Georgia, serif}}@layer base{:root{--leather-dark:#100b06;--leather:#241a10;--paper:#e9dcbe;--paper-hi:#f4ead0;--paper-edge:#c4b08a;--ink:#2b2015;--ink-soft:#74603f;--rust:#a8421f;--blood:#7c1d12;--brass:#bb8a32;--brass-hi:#e0b85a;--sage:#3f6b4a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--paper);background:radial-gradient(120% 80% at 50% -10%,#3a2812,#1c1208 45%,#0d0805);flex-direction:column;min-height:100vh;margin:0;display:flex;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:1;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(at 50% 40%,#0000 55%,#0000008c);position:fixed;inset:0}main{z-index:2;flex-direction:column;flex:1 0 auto;align-items:center;padding:2.5rem 1rem 5rem;display:flex;position:relative}h1{font-family:var(--font-display);text-align:center;color:var(--brass-hi);text-shadow:2px 2px #000,0 0 24px #bb8a3240;margin:0;font-size:clamp(2rem,6vw,3.4rem);font-weight:400;line-height:1.05}h2{font-family:var(--font-display);margin:0 0 .6rem;font-size:1.5rem;font-weight:400}button{font-family:var(--font-display);cursor:pointer;border:2px solid var(--ink);color:var(--paper-hi);background:var(--ink);border-radius:3px;padding:.75rem 1.1rem;font-size:.95rem;transition:transform 80ms,box-shadow .15s,filter .15s;box-shadow:0 4px #0006}button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px #0006}button:active{transform:translateY(3px);box-shadow:0 1px #0006}button:disabled{opacity:.55;cursor:not-allowed;transform:none}input{font-family:var(--font-type);border:2px solid var(--ink-soft);width:100%;color:var(--ink);background:#fbf4e2;border-radius:3px;margin-bottom:.8rem;padding:.8rem}input::placeholder{color:#a8946e}input:focus{border-color:var(--rust);outline:none}@media(prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}html{scroll-behavior:auto}}}@layer components{.tagline{font-family:var(--font-type);color:#c9b896;letter-spacing:.04em;text-align:center;margin:.6rem 0 2rem}.panel{background:radial-gradient(circle at 30% 20%,var(--paper-hi),var(--paper) 70%);color:var(--ink);width:100%;max-width:540px;box-shadow:0 1px #fff6 inset,0 0 0 1px var(--paper-edge),0 18px 40px #0000008c;border-radius:3px;padding:1.8rem;position:relative}.panel:before{content:"";border:1.5px double var(--ink-soft);pointer-events:none;opacity:.55;border-radius:2px;position:absolute;inset:9px}.panel p{line-height:1.55}.panel a{color:var(--rust);text-underline-offset:3px;font-weight:700}.btn-primary{background:linear-gradient(180deg,var(--brass-hi),var(--brass));color:#241606;text-shadow:0 1px #ffffff4d;border-color:#6e4f17;width:100%}.btn-read{background:var(--sage);border-color:#243f2a;flex:1}.btn-kill{background:var(--blood);border-color:#3d0e08;flex:1}.btn-ghost{color:var(--ink);border-color:var(--ink-soft);background:0 0}.hidden{display:none!important}.row{gap:.8rem;margin-top:1rem;display:flex}.error{color:var(--blood);font-family:var(--font-type);min-height:1.2rem;font-size:.85rem}.card-meta{color:var(--ink-soft);font-family:var(--font-type);font-size:.82rem}.card-summary{color:#4a3a26;margin:.8rem 0}header.topbar{z-index:5;border-bottom:2px solid var(--brass);background:linear-gradient(#1d140b,#150d06);justify-content:space-between;align-items:center;padding:.7rem 1.3rem;display:flex;position:sticky;top:0;box-shadow:0 6px 16px #00000080}.brand{font-family:var(--font-display);color:var(--brass-hi);text-shadow:1px 1px #000;font-size:1.05rem;text-decoration:none}.user{align-items:center;gap:.7rem;display:flex}.user .uname{font-family:var(--font-type);color:#d8c7a3;font-size:.85rem}.user .muted{font-family:var(--font-type);color:#8c7a5a;font-size:.8rem}.user .avatar{width:34px;height:34px;display:inline-block;position:relative}.user .avatar img{object-fit:cover;border:2px solid var(--brass);filter:sepia(.45)contrast(1.05);border-radius:4px;width:34px;height:34px;display:block}.user .avatar-fallback{background:linear-gradient(180deg,var(--brass-hi),var(--brass));color:#241606;width:34px;height:34px;font-family:var(--font-display);border:2px solid #6e4f17;border-radius:4px;justify-content:center;align-items:center;font-size:.95rem;display:flex}.signout{color:#c9b896;font-family:var(--font-type);box-shadow:none;background:0 0;border:1.5px solid #5a4730;padding:.35rem .7rem;font-size:.78rem}.signout:hover{filter:none;border-color:var(--brass);color:var(--brass-hi)}footer.sitefoot{z-index:2;font-family:var(--font-type);color:#8c7a5a;border-top:2px solid var(--brass);background:linear-gradient(#150d06,#1d140b);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem .85rem;padding:1rem 1.3rem;font-size:.78rem;line-height:1;display:flex;position:relative}footer.sitefoot .foot-credit{align-items:center;gap:.35rem;display:inline-flex}footer.sitefoot a{color:var(--brass-hi);border-bottom:1px solid #0000;align-items:center;gap:.35rem;text-decoration:none;transition:border-color .15s;display:inline-flex}footer.sitefoot a:hover{border-bottom-color:var(--brass-hi)}footer.sitefoot svg{fill:currentColor;width:15px;height:15px}footer.sitefoot .foot-sep{color:#5a4730}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.-mt-4{margin-top:calc(var(--spacing) * -4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-\[0\.6rem\]{margin-top:.6rem}.mt-\[0\.9rem\]{margin-top:.9rem}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-\[1\.4rem\]{margin-bottom:1.4rem}.hidden{display:none}.w-full{width:100%}.flex-1{flex:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-brass-hi{color:var(--color-brass-hi)}.no-underline{text-decoration-line:none}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
