:root{--bg: #faf8f4;--frame: #e4e1db;--ink: #23211e;--muted: #8c867b;--muted-2: #a49c8e;--line: #ece6dc;--line-2: #e4ddd0;--card: #ffffff;--serif: "Instrument Serif", Georgia, serif;--sans: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--frame);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{width:0;height:0}input[type=range]{accent-color:var(--ink)}@keyframes sentirRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes sentirFade{0%{opacity:0}to{opacity:1}}.anim-rise{animation:sentirRise .3s ease}.anim-fade{animation:sentirFade .35s ease}@media print{body{background:#fff}#root,.no-print{display:none!important}.report-overlay{position:static!important;inset:auto!important;overflow:visible!important;height:auto!important;background:#fff!important}.report-wrap{padding:0!important;gap:0!important;background:#fff!important}.report-page{box-shadow:none!important;margin:0!important;width:794px!important;max-width:none!important}.report-page:not(:last-child){page-break-after:always}@page{size:A4;margin:0}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
