@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";
:root{--bg-base:#faf8f5;--bg-rose:#fde6e9;--text-primary:#1d1d1f;--text-secondary:#6b6560;--text-tertiary:#a0998f;--text-muted:#c5bfb5;--border-light:#ece9e4;--border-medium:#ddd8d2;--elephant-base:#c8c3be;--elephant-berry:#c3737d;--elephant-ear-base:#beb9b4;--elephant-ear-berry:#be5f6e;--positive-bg:#8cb4821a;--positive-border:#8cb48233;--positive-text:#5a7a50;--positive-detail:#7a9a70;--encourage-bg:#b4a08c1a;--encourage-border:#b4a08c33;--encourage-text:#7a6a5a;--encourage-detail:#9a8a7a;--btn-primary:#1d1d1f;--btn-primary-hover:#333;--max-width:860px;--content-max-width:640px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;transition:background 1s;overflow-x:hidden}input[type=range]{appearance:none;cursor:pointer;background:var(--border-light);border-radius:3px;outline:none;width:100%;height:6px;transition:background .5s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:grab;background:#fff;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 6px #0000001a,0 0 0 .5px #00000008}input[type=range]::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.08);box-shadow:0 2px 10px #00000024,0 0 0 .5px #0000000d}.dark{--bg-base:#1a1816;--text-primary:#e8e0d8;--text-secondary:#a09888;--text-tertiary:#7a7068;--text-muted:#5a524a;--border-light:#2a2622;--border-medium:#3a3632;--btn-primary:#e8e0d8;--btn-primary-hover:#d0c8c0;--positive-bg:#8cb48214;--positive-border:#8cb48226;--positive-text:#8aaa80;--positive-detail:#a0ba96;--encourage-bg:#b4a08c14;--encourage-border:#b4a08c26}.dark body,html.dark body{color:#e8e0d8;background:#1a1816}@media (max-width:768px){input[type=range]::-webkit-slider-thumb{width:34px;height:34px}}
.FloatingControls-module__FMc2KW__controls{z-index:20;gap:10px;display:flex;position:fixed;bottom:28px;right:28px}.FloatingControls-module__FMc2KW__btn{-webkit-backdrop-filter:blur(12px);color:#8a7a6a;cursor:pointer;background:#faf8f5d9;border:1.5px solid #a0908080;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;box-shadow:0 2px 16px #4a3f351a}.FloatingControls-module__FMc2KW__btn:hover{color:#4a3f35;border-color:#4a3f3580;transform:scale(1.05)}.FloatingControls-module__FMc2KW__active{color:#4a3f35;background:#e0d6cc80;border-color:#4a3f3566}.dark .FloatingControls-module__FMc2KW__btn{color:#b0a090;background:#282420d9;border-color:#786e6466}.dark .FloatingControls-module__FMc2KW__btn:hover{color:#d0c0b0;border-color:#b4a08c80}.dark .FloatingControls-module__FMc2KW__active{color:#d0c0b0;background:#50463c80}
