*{box-sizing:border-box}body{margin:0;background:#efeaf6;font-family:Readex Pro,system-ui,-apple-system,sans-serif;color:#1a1030;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}.screen{max-width:460px;margin-inline:auto;min-height:100dvh;background:#fdfbff;display:flex;flex-direction:column;position:relative;box-shadow:0 0 60px #29145014}.scroll{flex:1;overflow-y:auto;overflow-x:hidden}.no-bar::-webkit-scrollbar{width:0;height:0}.no-bar{scrollbar-width:none}.feed-grid{display:flex;flex-direction:column;gap:16px}@media (min-width: 820px){.screen--wide{max-width:1080px}.feed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:18px;align-items:start}.feed-chips{flex-wrap:wrap}.feed-search-bar{max-width:640px;margin-inline:auto}.screen--wide>nav{max-width:460px;margin-inline:auto!important}}@keyframes swpPulse{0%,to{box-shadow:0 0 #ff1f6b73}50%{box-shadow:0 0 0 10px #ff1f6b00}}@keyframes swpSpin{to{transform:rotate(360deg)}}.swp-spin{display:inline-block;animation:swpSpin .8s linear infinite}@keyframes swpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion: reduce){*{animation:none!important}}
