body{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;font-family:Georgia,Times New Roman,serif;display:flex}.tw-header{text-align:center;margin-bottom:3rem}.tw-author{color:#666;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem}.tw-title{color:#fff;letter-spacing:.05em;margin:0 0 1.2rem;font-size:clamp(1.4rem,4vw,2rem);font-weight:400;transition:opacity .4s}.tw-rule{background:#444;width:3rem;height:1px;margin:0 auto}.tw-poem{width:100%;max-width:520px;min-height:280px;transition:opacity .3s}.tw-poem.fading{opacity:0}.tw-line{color:#e8e8e8;letter-spacing:.01em;margin:0;font-size:clamp(1rem,2.5vw,1.125rem);font-style:italic;line-height:1.9}.tw-break{margin:0;line-height:1.9}.tw-cursor{vertical-align:text-bottom;background:#fff;width:2px;height:1.1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.tw-controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.tw-btn-play{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:border-color .2s,color .2s;display:flex}.tw-btn-play:hover{color:#fff;border-color:#aaa}.tw-btn-random{color:#666;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #333;border-radius:2px;padding:6px 14px;font-family:Georgia,Times New Roman,serif;font-size:.7rem;transition:border-color .2s,color .2s}.tw-btn-random:hover{color:#ccc;border-color:#888}.tw-speed-group{gap:.5rem;display:flex}.tw-btn-speed{color:#555;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #333;border-radius:2px;padding:4px 12px;font-family:Georgia,Times New Roman,serif;font-size:.7rem;transition:border-color .15s,color .15s}.tw-btn-speed:hover{color:#aaa;border-color:#666}.tw-btn-speed.active{color:#ccc;border-color:#888}.gate-root{background:#000;justify-content:center;align-items:center;min-height:100vh;font-family:Georgia,Times New Roman,serif;display:flex}.gate-prompt{align-items:center;gap:.75rem;display:flex}.gate-text{color:#e8e8e8;letter-spacing:.02em;white-space:nowrap;font-size:clamp(1.2rem,3vw,1.6rem);font-style:italic}.gate-input{color:#e8e8e8;letter-spacing:.02em;caret-color:#fff;background:0 0;border:1px solid #444;border-radius:999px;outline:none;width:clamp(120px,20vw,220px);padding:.35em 1em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;transition:border-color .2s}.gate-input:focus{border-color:#888}.gate-input.wrong{color:#e57373;caret-color:#e57373;border-color:#c0392b}@keyframes shake{0%{transform:translate(0)}15%{transform:translate(-7px)}35%{transform:translate(6px)}55%{transform:translate(-5px)}75%{transform:translate(4px)}90%{transform:translate(-2px)}to{transform:translate(0)}}.gate-input.shake{animation:.45s shake}.tw-secret-icon{color:#fff;opacity:0;cursor:pointer;z-index:10;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:.5rem;font-size:1.1rem;line-height:1;transition:opacity .3s,transform .2s;animation:4s ease-in-out infinite icon-float;position:fixed}.tw-secret-icon:hover{transform:scale(1.3) translateY(var(--float-offset,-5px));opacity:.9!important}@keyframes icon-float{0%,to{opacity:.22;transform:translateY(0)}50%{opacity:.45;transform:translateY(-9px)}}.sp-overlay{z-index:1000;opacity:1;background:#000000bf;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}.sp-overlay.closing{opacity:0;pointer-events:none}.sp-modal{background:#0a0a0a;border:1px solid #222;border-radius:4px;justify-content:center;align-items:center;min-width:320px;padding:3rem 3.5rem;display:flex;position:relative}.sp-close{color:#444;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-family:Georgia,Times New Roman,serif;font-size:.85rem;line-height:1;transition:color .2s;position:absolute;top:.9rem;right:1rem}.sp-close:hover{color:#aaa}.sp-prompt{align-items:center;gap:.75rem;display:flex}.sp-text{color:#e8e8e8;letter-spacing:.02em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic}.sp-input{color:#e8e8e8;letter-spacing:.02em;caret-color:#fff;background:0 0;border:1px solid #444;border-radius:999px;outline:none;width:clamp(100px,15vw,180px);padding:.3em 1em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2.5vw,1.3rem);font-style:italic;transition:border-color .2s}.sp-input:focus{border-color:#888}.sp-input.wrong{color:#e57373;caret-color:#e57373;border-color:#c0392b}.sp-input.shake{animation:.45s shake}body{margin:0;padding:0}.app-overlay{z-index:9999;background:#000;animation:.6s overlayFade;position:fixed;inset:0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}
