.storywizard-error{padding:15px;background-color:#f8d7da;color:#5a1017;border-radius:3px;margin:20px 0;border-left:4px solid #842029}.storywizard-interactive[data-theme=dark] .storywizard-error{background-color:#442226;color:#ffbdbd;border-left-color:#ff8080}.storywizard-interactive[data-theme=dark]{background-color:#222;color:#fff;border-color:#444}.storywizard-interactive[data-theme=dark] .storywizard-title{color:#fff}.storywizard-interactive[data-theme=dark] .storywizard-choice-btn{background-color:#444;color:#fff;border-color:#555}.storywizard-interactive[data-theme=dark] .storywizard-choice-btn:focus,.storywizard-interactive[data-theme=dark] .storywizard-choice-btn:hover{background-color:#555;border-color:#666}.storywizard-interactive[data-theme=dark] .storywizard-restart{background-color:#06c;color:#fff}.storywizard-interactive[data-theme=dark] .storywizard-restart:focus,.storywizard-interactive[data-theme=dark] .storywizard-restart:hover{background-color:#05a}.storywizard-interactive[data-theme=dark] .storywizard-typewriter-skip{background-color:#495057;color:#fff}.storywizard-interactive[data-theme=dark] .storywizard-typewriter-skip:focus,.storywizard-interactive[data-theme=dark] .storywizard-typewriter-skip:hover{background-color:#6c757d}.storywizard-interactive[data-theme=dark] .storywizard-ending{background-color:#333;color:#fff}.storywizard-interactive[data-theme=dark] .storywizard-ending.storywizard-ending-good{background-color:#142;border-left-color:#28a745}.storywizard-interactive[data-theme=dark] .storywizard-ending.storywizard-ending-bad{background-color:#412;border-left-color:#dc3545}.storywizard-interactive[data-theme=fantasy]{background-color:#f9f7e8;color:#3a3223;border-color:#d4c8a8;font-family:Georgia,serif}.storywizard-interactive[data-theme=fantasy] .storywizard-title{color:#310}.storywizard-interactive[data-theme=fantasy] .storywizard-choice-btn{background-color:#e9e3c9;color:#3a3223;border-color:#d4c8a8}.storywizard-interactive[data-theme=fantasy] .storywizard-choice-btn:focus,.storywizard-interactive[data-theme=fantasy] .storywizard-choice-btn:hover{background-color:#d4c8a8;border-color:#bfb090}.storywizard-interactive[data-theme=fantasy] .storywizard-restart{background-color:#840;color:#fff}.storywizard-interactive[data-theme=fantasy] .storywizard-restart:focus,.storywizard-interactive[data-theme=fantasy] .storywizard-restart:hover{background-color:#630}.storywizard-interactive[data-theme=scifi]{background-color:#e5f3ff;color:#036;border-color:#a8d4e8;font-family:Arial,sans-serif}.storywizard-interactive[data-theme=scifi] .storywizard-title{color:#024}.storywizard-interactive[data-theme=scifi] .storywizard-choice-btn{background-color:#cce5ff;color:#036;border-color:#a8d4e8}.storywizard-interactive[data-theme=scifi] .storywizard-choice-btn:focus,.storywizard-interactive[data-theme=scifi] .storywizard-choice-btn:hover{background-color:#a8d4e8;border-color:#89b9d9}.storywizard-interactive[data-theme=scifi] .storywizard-restart{background-color:#048;color:#fff}.storywizard-interactive[data-theme=scifi] .storywizard-restart:focus,.storywizard-interactive[data-theme=scifi] .storywizard-restart:hover{background-color:#036}.storywizard-interactive{max-width:100%;margin:30px auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);font-family:Georgia,serif;position:relative;perspective:1000px}.storywizard-title{margin-top:0;text-align:center;font-size:1.8em;color:#333;font-weight:700;margin-bottom:20px}.storywizard-interactive-content{line-height:1.8;font-size:1.1em;margin-bottom:30px;padding:20px;position:relative;border-radius:5px;min-height:300px}.storywizard-interactive-content[style*=background-image]{position:relative}.storywizard-interactive-content[style*=background-image]::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.7);border-radius:5px;z-index:1}.storywizard-interactive-content[style*=background-image]>*{position:relative;z-index:2}.storywizard-interactive[data-theme=dark] .storywizard-interactive-content[style*=background-image]::before{background-color:rgba(0,0,0,.7)}.storywizard-scene-image{display:block;max-width:100%;height:auto;margin:0 auto 20px;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.storywizard-choices{margin-top:30px;border-top:1px solid #eee;padding-top:20px;position:relative}.storywizard-decision-timer-container{width:100%;height:24px;background-color:#f0f0f0;border-radius:12px;margin-bottom:15px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.storywizard-decision-timer-bar{height:100%;width:100%;border-radius:12px;transition:width .1s linear;position:relative;background:linear-gradient(to right,#4caf50,#8bc34a)}.storywizard-decision-timer-bar.warning{background:linear-gradient(to right,#ffa726,#ffb74d)}.storywizard-decision-timer-bar.danger{background:linear-gradient(to right,#ef5350,#e57373)}.storywizard-decision-timer-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px;text-shadow:1px 1px 2px rgba(0,0,0,.3);z-index:1}.storywizard-choice-btn.storywizard-auto-selected{animation:.5s ease-in-out pulse;box-shadow:0 0 20px rgba(76,175,80,.8)}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.storywizard-choices.storywizard-shuffling{min-height:200px}.storywizard-choices.storywizard-shuffling .storywizard-choice-btn{position:relative;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.15)}@keyframes cardFlip{0%,100%{transform:rotateY(0) scale(1)}50%{transform:rotateY(90deg) scale(1.05)}}.storywizard-shuffling .storywizard-choice-btn{animation:.6s ease-in-out cardFlip;transform-style:preserve-3d;backface-visibility:hidden}.storywizard-choice-btn.storywizard-random-selected{background-color:#f0f0f0;border-color:#ccc;transform:translateY(-2px);box-shadow:0 2px 5px rgba(0,0,0,.05);transition:.3s}.storywizard-choice-btn.storywizard-random-not-selected{opacity:.3;transition:opacity .3s}.storywizard-interactive[data-theme=dark] .storywizard-choice-btn.storywizard-random-selected{background-color:#555;border-color:#666}.storywizard-auto-shuffle-mode[style*=background-color]{font-weight:700}.storywizard-interactive[data-theme=dark] .storywizard-auto-shuffle-mode[style*=background-color]{background-color:#46b450!important;border-color:#389638!important}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.storywizard-choice-btn{display:block;width:100%;padding:12px 20px;margin-bottom:10px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:5px;text-align:left;font-size:1em;font-family:inherit;cursor:pointer;transition:.2s;position:relative}.storywizard-choice-btn:focus,.storywizard-choice-btn:hover{background-color:#f0f0f0;border-color:#ccc;transform:translateY(-2px);box-shadow:0 2px 5px rgba(0,0,0,.05)}.storywizard-choice-btn:focus-visible,.storywizard-error:focus-visible,.storywizard-restart:focus-visible{outline:#007bff solid 3px;outline-offset:2px;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.storywizard-choice-btn:after{content:"→";position:absolute;right:20px;top:50%;transform:translateY(-50%);opacity:.5}.storywizard-choice-btn.disabled,.storywizard-choice-btn:disabled{background-color:#f5f5f5;color:#999;border-color:#e0e0e0;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.storywizard-choice-btn.disabled:focus,.storywizard-choice-btn.disabled:hover,.storywizard-choice-btn:disabled:focus,.storywizard-choice-btn:disabled:hover{background-color:#f5f5f5;border-color:#e0e0e0;transform:none;box-shadow:none}.storywizard-choice-btn.disabled:after,.storywizard-choice-btn:disabled:after{content:"🔒";opacity:.7}.storywizard-ending{text-align:center;padding:15px;margin:30px 0 10px;background-color:#f9f9f9;border-radius:5px}.storywizard-ending.storywizard-ending-good{background-color:#e7f7ef;border-left:4px solid #28a745}.storywizard-ending.storywizard-ending-bad{background-color:#f8eaea;border-left:4px solid #dc3545}.storywizard-ending h3{margin-top:0;font-size:1.3em}.storywizard-restart{display:inline-block;padding:10px 20px;background-color:#0062cc;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .2s;margin-top:10px;font-weight:500}.storywizard-restart:focus,.storywizard-restart:hover{background-color:#0069d9}.storywizard-typewriter-skip{display:block;padding:6px 12px;background-color:#6c757d;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:.85em;transition:background-color .2s;margin:5px 0 5px auto;font-weight:500;opacity:.8;width:fit-content}.storywizard-typewriter-skip:focus,.storywizard-typewriter-skip:hover{background-color:#5a6268;opacity:1}.storywizard-loading{text-align:center;padding:20px;color:#595959;font-style:italic;background-color:#f9f9f9;border-radius:4px}.storywizard-interactive[data-theme=dark] .storywizard-loading{background-color:#333;color:#e0e0e0}.storywizard-interactive[data-theme=fantasy] .storywizard-loading{background-color:#f0ece0;color:#4d4535}.storywizard-interactive[data-theme=scifi] .storywizard-loading{background-color:#e0f0ff;color:#00407a}.storywizard-fade{animation:.5s storywizardFade}@keyframes storywizardFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.storywizard-interactive{padding:15px;margin:15px auto}.storywizard-title{font-size:1.5em}.storywizard-interactive-content{font-size:1em}.storywizard-choice-btn{padding:10px 15px}}.storywizard-new-content{z-index:2;background-color:inherit}.storywizard-interactive-content{transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.effect-typewriter{font-family:monospace;border-right:.15em solid #666;white-space:pre-wrap}.effect-glow{font-weight:500}.storywizard-interactive[data-theme=dark] .effect-glow{color:#fff}.storywizard-edit-links{margin:15px 0;padding:10px 0;border-top:1px solid #e0e0e0;text-align:right}.storywizard-edit-links-inner{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.storywizard-edit-link{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;background-color:#f0f0f0;color:#333;text-decoration:none;border-radius:4px;font-size:13px;font-weight:500;border:1px solid #ccc;transition:.2s;min-height:32px;box-sizing:border-box;vertical-align:middle;line-height:1.2}.storywizard-edit-link:hover{background-color:#e0e0e0;color:#000;text-decoration:none;border-color:#999;transform:translateY(-1px);box-shadow:0 1px 3px rgba(0,0,0,.1)}.storywizard-edit-link:focus{outline:#0073aa solid 2px;outline-offset:2px}.storywizard-edit-link .dashicons{line-height:1;vertical-align:middle;font-size:14px;width:14px;height:14px}.storywizard-edit-links button,.storywizard-edit-links input[type=button],.storywizard-edit-links input[type=submit],.storywizard-edit-links select{height:32px;min-height:32px;padding:6px 12px;font-size:13px;line-height:1.2;border-radius:4px;border:1px solid #ccc;background-color:#f0f0f0;color:#333;box-sizing:border-box;vertical-align:middle;margin:0}.storywizard-edit-links button:hover,.storywizard-edit-links input[type=button]:hover,.storywizard-edit-links input[type=submit]:hover,.storywizard-edit-links select:hover{background-color:#e0e0e0;border-color:#999}.storywizard-edit-links-inner>*{margin:0!important}.storywizard-edit-links-inner{align-items:center}.storywizard-scene-jump{display:inline-flex;align-items:center;gap:8px}.storywizard-scene-jump select{max-width:200px}.storywizard-interactive[data-theme=dark] .storywizard-edit-links{border-top-color:#444}.storywizard-interactive[data-theme=dark] .storywizard-edit-link{background-color:#2c2c2c;color:#e0e0e0;border-color:#555}.storywizard-interactive[data-theme=dark] .storywizard-edit-link:hover{background-color:#3c3c3c;color:#fff;border-color:#777}.storywizard-story-edit-links{margin-top:20px;padding-top:15px;border-top:2px solid #ccc}.storywizard-interactive[data-theme=dark] .storywizard-story-edit-links{border-top-color:#666}@media (max-width:600px){.storywizard-edit-links-inner{justify-content:center}.storywizard-edit-link{font-size:12px;padding:6px 10px;min-height:28px}.storywizard-edit-links button,.storywizard-edit-links input[type=button],.storywizard-edit-links input[type=submit],.storywizard-edit-links select{height:28px;min-height:28px;padding:4px 10px;font-size:12px}.storywizard-story-edit-links{margin-top:15px;padding-top:10px}}.storywizard-powered-by-footer{margin-top:20px;text-align:center;border-top:1px solid #eee;padding-top:15px}.storywizard-powered-by-link{display:inline-block;padding:8px 16px;background-color:#f8f8f8;border:1px solid #ddd;border-radius:5px;text-decoration:none;color:#666;font-size:.9em;font-family:inherit;transition:.2s;position:relative}.storywizard-powered-by-link:focus,.storywizard-powered-by-link:hover{background-color:#f0f0f0;border-color:#ccc;color:#333;text-decoration:none;transform:translateY(-1px);box-shadow:0 1px 3px rgba(0,0,0,.1)}.storywizard-powered-by-link:focus-visible{outline:#007bff solid 3px;outline-offset:2px;box-shadow:0 0 0 3px rgba(0,123,255,.25)}.storywizard-interactive[data-theme=dark] .storywizard-powered-by-footer{border-top-color:#555}.storywizard-interactive[data-theme=dark] .storywizard-powered-by-link{background-color:#444;color:#ccc;border-color:#555}.storywizard-interactive[data-theme=dark] .storywizard-powered-by-link:focus,.storywizard-interactive[data-theme=dark] .storywizard-powered-by-link:hover{background-color:#555;border-color:#666;color:#fff}.storywizard-interactive[data-theme=fantasy] .storywizard-powered-by-footer{border-top-color:#d4c8a8}.storywizard-interactive[data-theme=fantasy] .storywizard-powered-by-link{background-color:#e9e3c9;color:#3a3223;border-color:#d4c8a8}.storywizard-interactive[data-theme=fantasy] .storywizard-powered-by-link:focus,.storywizard-interactive[data-theme=fantasy] .storywizard-powered-by-link:hover{background-color:#d4c8a8;border-color:#bfb090;color:#2a2313}.storywizard-interactive[data-theme=scifi] .storywizard-powered-by-footer{border-top-color:#a8d4e8}.storywizard-interactive[data-theme=scifi] .storywizard-powered-by-link{background-color:#cce5ff;color:#036;border-color:#a8d4e8}.storywizard-interactive[data-theme=scifi] .storywizard-powered-by-link:focus,.storywizard-interactive[data-theme=scifi] .storywizard-powered-by-link:hover{background-color:#a8d4e8;border-color:#89b9d9;color:#024}@media (max-width:600px){.storywizard-powered-by-footer{margin-top:15px;padding-top:12px}.storywizard-powered-by-link{padding:6px 12px;font-size:.85em}}