*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}html{overflow-x:hidden}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,sans-serif;line-height:1.45;color:#0f172a;background:radial-gradient(circle,rgba(14,165,233,.12),transparent 60%),radial-gradient(circle,rgba(99,102,241,.12),transparent 60%),radial-gradient(circle,rgba(16,185,129,.1),transparent 60%),repeating-linear-gradient(0deg,rgba(15,23,42,.06) 0px,rgba(15,23,42,.06) 1px,transparent 1px,transparent 100px),repeating-linear-gradient(90deg,rgba(15,23,42,.06) 0px,rgba(15,23,42,.06) 1px,transparent 1px,transparent 100px),#f8fafc;background-size:1200px 800px,1000px 700px,900px 900px,100px 100%,100% 100px,auto;background-position:80% 8%,12% 18%,50% 82%,0 0,0 0,0 0;animation:bg-shift 30s ease-in-out infinite alternate}.app-shell{position:relative;min-height:100vh;overflow:hidden}@keyframes bg-shift{0%{background-position:80% 8%,12% 18%,50% 82%,0 0,0 0,0 0}50%{background-position:75% 12%,18% 22%,47% 78%,0 0,0 0,0 0}to{background-position:70% 14%,20% 26%,44% 74%,0 0,0 0,0 0}}@media (prefers-reduced-motion: reduce){body{animation:none}}.wa-fab{position:absolute;right:16px;bottom:16px;width:56px;height:56px;border:0;border-radius:9999px;background:#25d366;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 20px #02060c2e,0 2px 6px #02060c29;transition:filter .12s ease;z-index:10000}.wa-fab:hover{filter:brightness(1.05)}.wa-fab:active{filter:brightness(.98)}.wa-fab:focus-visible{outline:3px solid rgba(37,211,102,.45);outline-offset:3px}.home{min-height:100dvh;display:grid;place-items:center;padding:32px}.hero{text-align:center;max-width:920px}.logo{height:72px;margin-bottom:16px;-webkit-user-select:none;user-select:none}.title{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:.4px;color:var(--text);margin-bottom:8px}.subtitle{font-size:clamp(16px,2.2vw,20px);color:#334155;line-height:1.5}
