body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#f0f0f0;font-family:Inter,sans-serif}#scene-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#87ceeb 0% 44.5%,#90ee90 44.5%,#4caf50);position:relative}#scene{display:block;max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 10px 25px #0000001a;cursor:default}.rabbit-instance{cursor:grab}.rabbit-instance.dragging{cursor:grabbing}.rabbit-body{fill:tan}.rabbit-head,.rabbit-ear{fill:#deb887}.rabbit-tail{fill:#fff8dc}.rabbit-leg{fill:tan}.cloud{filter:drop-shadow(3px 3px 2px rgba(0,0,0,.1))}.tree-trunk{fill:#8b4513}.tree-foliage-main{fill:#228b22}.tree-foliage-highlight{fill:#2e8b57}#mothers-day-text{font-family:Pacifico,cursive,Comic Sans MS,sans-serif;font-size:70px;fill:#ff69b4;stroke:#fff;stroke-width:2.5px;paint-order:stroke;text-shadow:2px 2px 5px rgba(0,0,0,.3);filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2));font-weight:700}.carrot-body-svg{fill:orange;stroke:#e69500;stroke-width:.5px}.carrot-leaf-svg{fill:#2e8b57;stroke:#228b22;stroke-width:.3px}#dirt-path{fill:sienna;stroke:#8b4513;stroke-width:1.5px;opacity:.85}#debug-controls-container{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none;z-index:100}#debug-button,#manage-rabbit-button,#help-button{padding:8px 15px;background-color:#333;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;box-shadow:2px 2px 5px #0000004d;pointer-events:auto;margin-right:5px}#debug-button:hover,#manage-rabbit-button:hover,#help-button:hover{background-color:#555}#manage-rabbit-button{min-width:150px}#help-button{min-width:40px}#debug-info-box{position:absolute;bottom:10px;right:10px;padding:10px;background-color:#282828d9;color:#f0f0f0;border:1px solid #666;border-radius:5px;font-size:11px;line-height:1.4;visibility:hidden;pointer-events:auto;cursor:grab;width:200px;box-shadow:3px 3px 8px #0006;z-index:101}#debug-info-box pre{margin:0;font-family:monospace}.rabbit-debug-text{font-family:Arial,sans-serif;font-size:12px;fill:#f0f0f0;text-anchor:middle;dominant-baseline:central;pointer-events:none}.rabbit-debug-bg{fill:#282828d9;stroke:#666;stroke-width:.5px;rx:3px;ry:3px}.sun-body-main{stroke:orange;stroke-width:2px}.sun-ray{stroke:orange;stroke-width:3px;stroke-linecap:round}.sun-eye{fill:#000}.sun-mouth{fill:none;stroke:#000;stroke-width:2px;stroke-linecap:round}#help-modal{display:none;position:fixed;z-index:200;left:0;top:0;width:100%;height:100%;background-color:#0009;justify-content:center;align-items:center}#help-modal-content{background-color:#fefefe;color:#333;margin:auto;padding:25px;border:1px solid #888;border-radius:8px;width:70%;max-width:700px;max-height:80vh;overflow-y:auto;box-shadow:0 5px 15px #0000004d;position:relative}#close-help-modal{color:#aaa;float:right;font-size:28px;font-weight:700;line-height:1;padding:0 5px;position:absolute;top:10px;right:15px}#close-help-modal:hover,#close-help-modal:focus{color:#000;text-decoration:none;cursor:pointer}#help-modal-content h2{margin-top:0;color:#333;border-bottom:1px solid #eee;padding-bottom:10px}#help-modal-content h3{margin-top:20px;color:#555}#help-modal-content p,#help-modal-content ul{line-height:1.6;color:#444}#help-modal-content ul{padding-left:20px}#help-modal-content li{margin-bottom:8px}.raindrop{stroke:#add8e699;stroke-width:1.5px;stroke-linecap:round}
