:root{--pink-bg-top: #ffe9f0;--pink-bg-bottom: #ffd0e0;--heart-1: #ff8fb1;--heart-2: #ff6f9c;--heart-3: #ffb3c9;--heart-4: #ff5c8a;--card-bg: #fffafc;--card-border: #ff7aa2;--btn: #ff4d79;--btn-active: #ff2e62;--btn-disabled: #d9c2ca;--text-main: #5a3a45;--text-soft: #9a6b78;font-family:Comic Sans MS,Segoe UI Rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:var(--text-main)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;padding:0;width:100%}html,body{min-height:100%}body{overflow-x:hidden;background:linear-gradient(to bottom,var(--pink-bg-top) 0%,var(--pink-bg-bottom) 100%);background-attachment:fixed}#root{position:relative;min-height:100dvh}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit;font-size:16px;box-sizing:border-box;width:100%;max-width:100%;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date],input[type=time]{display:block;min-height:48px;line-height:normal}input[type=date]::-webkit-date-and-time-value,input[type=time]::-webkit-date-and-time-value{text-align:left}input::-webkit-calendar-picker-indicator{margin-left:auto}
