:root{color-scheme:light;background:#f6efe4;color:#796957;font-family:Georgia,serif}*{box-sizing:border-box}html,body,#bouquet{width:100%;height:100%;margin:0;overflow:hidden}#bouquet{position:fixed;inset:0;touch-action:none}canvas{display:block;touch-action:none}.modes{position:fixed;top:calc(13px + env(safe-area-inset-top,0px));right:calc(14px + env(safe-area-inset-right,0px));display:flex;gap:3px}button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#8f7d675f;cursor:pointer;transition:background .3s,color .3s;-webkit-tap-highlight-color:transparent}button[aria-pressed=true]{background:#b4997910;color:#826b569c}button:hover{background:#b499791b;color:#735d48}button:focus-visible{outline:1px solid #907662;outline-offset:3px}button svg{width:27px;height:27px}.petals{fill:#cf857957;stroke:#ae7e791f;stroke-width:.5}@media(prefers-reduced-motion:reduce){button{transition:none}}
