:root{--paper: #f3f0e8;--card: #fbfaf6;--line: #e4dfd3;--ink: #15171a;--green: #0e6b4e;--safe-top: 0px;--safe-bottom: 0px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:Onest,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none;padding:0}a{color:var(--green)}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.scroll>*{flex-shrink:0}.scroll::-webkit-scrollbar{width:0;height:0}@keyframes fbshka-pulse{0%,to{opacity:1}50%{opacity:.45}}.skeleton{animation:fbshka-pulse 1.4s ease-in-out infinite;background:var(--line);border-radius:10px}@media (prefers-reduced-motion: reduce){.skeleton{animation:none}}
