@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&family=Caveat:wght@400;500;700&family=Playfair+Display:ital,wght@0,500;0,700;1,500;1,700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#02080e;color:#fff;font-family:Space Grotesk,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{min-height:100dvh;background:radial-gradient(ellipse at 20% 10%,rgba(17,194,199,.04) 0%,transparent 60%),radial-gradient(ellipse at 80% 90%,rgba(17,194,199,.03) 0%,transparent 60%),#02080e}#root{min-height:100dvh}button,input,textarea,select{font-family:inherit}input:focus,textarea:focus,select:focus{border-color:#11c2c7!important;outline:none;box-shadow:0 0 0 1px #11c2c74d}input::placeholder,textarea::placeholder{color:#404447}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#10161c;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#11c2c740}::selection{background:#11c2c740;color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(60%)}to{transform:translate(-100%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeUp .4s ease both}.paper-texture{background-color:#f5f0e6;background-image:radial-gradient(circle at 20% 30%,rgba(180,200,195,.22) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(220,215,200,.18) 0%,transparent 50%),radial-gradient(circle at 60% 80%,rgba(170,180,195,.15) 0%,transparent 45%),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='400' height='400'><filter id='c' x='0' y='0' width='100%25' height='100%25'><feTurbulence type='fractalNoise' baseFrequency='0.012' numOctaves='4' seed='11'/><feDiffuseLighting surfaceScale='4' diffuseConstant='1.1' lighting-color='%23f5f0e6'><feDistantLight azimuth='45' elevation='55'/></feDiffuseLighting></filter><rect width='100%25' height='100%25' filter='url(%23c)'/></svg>");background-size:auto,auto,auto,400px 400px;background-repeat:no-repeat,no-repeat,no-repeat,repeat;background-blend-mode:multiply}.sticker-cyan{background:#11c2c7;color:#02080e;padding:2px 8px;border-radius:2px;font-family:Caveat,cursive;font-weight:500;font-size:14px;letter-spacing:.3px;white-space:nowrap;box-shadow:0 1px #00000026}.avatar{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#889095,#404447);color:#fff;font-weight:700;font-family:Space Grotesk,sans-serif;border-radius:9999px;text-transform:uppercase;letter-spacing:.5px}.app-shell{display:flex;flex-direction:column;min-height:100dvh;width:100%;margin:0 auto;position:relative;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));background:radial-gradient(ellipse at 85% 8%,rgba(17,194,199,.08) 0%,transparent 50%),radial-gradient(ellipse at 8% 92%,rgba(245,240,230,.035) 0%,transparent 50%),#02080e}.app-rail{width:100%;max-width:480px;margin:0 auto}@media (min-width: 768px){.app-rail{max-width:860px}}@media (min-width: 1200px){.app-rail{max-width:1100px}}.burn-wall-grid{display:block}@media (min-width: 768px){.burn-wall-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.burn-wall-grid>*{margin-bottom:0!important}}@media (min-width: 1200px){.burn-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.chain-badge{display:flex!important}.landing-accent-desktop{display:none}@media (min-width: 768px){.landing-accent-desktop{display:block}}
