:root{--f-bg:#f9f9f9;--f-surface:#fff;--f-surface-2:#00000009;--f-border:#00000017;--f-border-strong:#0000002e;--f-text:#202020;--f-text-2:#646464;--f-text-3:#8d8d8d;--f-shadow-card:0 1px 2px #00000008, 0 6px 24px #0000000d;--f-shadow-pop:0 14px 40px #00000024;--f-radius:12px;--f-radius-lg:16px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:var(--f-bg);color:var(--f-text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button{cursor:pointer;font-family:inherit}input,textarea,select{min-width:0;font-family:inherit;font-size:16px}a{color:inherit}h1,h2,h3,p{margin:0}@keyframes skel-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skel{background:linear-gradient(90deg, #ececec 25%, var(--f-bg) 37%, #ececec 63%);background-size:800px 100%;border-radius:10px;animation:1.4s ease-in-out infinite skel-shimmer}.skel-banner{border-radius:0;width:100%;height:180px}.skel-circle{border-radius:50%;flex-shrink:0;width:52px;height:52px}.skel-line{border-radius:6px}.skel-card{border-radius:14px;width:100%;height:76px;margin-bottom:14px}
