:root{--background:#fffaf6;--surface:rgba(255,255,255,0.88);--surface-strong:#ffffff;--text:#25304a;--muted:#6f7487;--border:rgba(37,48,74,0.12);--shadow:0 12px 30px rgba(37,48,74,0.08);--ring:rgba(91,118,255,0.22);--today:#3f6ef1;--circus:#c89af5;--grandparents:#99d48b;--patty:#9ec3f7;--parents:#ffbf73;--danger:#de6b7b}*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#fff7f1,#f8fbff);color:var(--text)}body{margin:0;min-height:100vh}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(152,204,147,.18),transparent 26%),radial-gradient(circle at bottom right,rgba(255,191,115,.18),transparent 24%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}