@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#0f172a;--foreground:#f8fafc;--surface:#1e293b;--surface-hover:#334155;--primary:#f59e0b;--primary-hover:#d97706;--secondary:#64748b;--accent:#8b5cf6;--error:#ef4444;--success:#10b981;--border:#334155;--radius:12px;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{flex:1;width:100%;max-width:480px;margin:0 auto;padding:1rem}.app-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;padding:1rem}.btn{border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.btn-primary{background:var(--primary);color:#000}.btn-primary:active{background:var(--primary-hover);transform:scale(.98)}.btn-secondary{background:var(--secondary);color:#fff}.btn-ghost{border:1px solid var(--border);color:var(--foreground)}.input{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);margin-bottom:1rem;padding:.875rem;font-size:1rem}.input:focus{outline:2px solid var(--primary);border-color:#0000}.bottom-nav{background:var(--surface);border-top:1px solid var(--border);padding:.75rem .5rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:100;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-item{color:var(--secondary);flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.nav-item.active{color:var(--primary)}.taler-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.taler-coin{aspect-ratio:1;background:#78350f;border:4px solid #451a03;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}.taler-coin:active{transform:scale(.95)}.taler-icon{width:40%;height:40%;color:var(--primary);flex-shrink:0;margin-bottom:.25rem}.taler-label{color:#fbbf24;text-align:center;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:90%;font-size:.6rem;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #f59e0b66}70%{transform:scale(1.05);box-shadow:0 0 0 20px #f59e0b00}to{transform:scale(1);box-shadow:0 0 #f59e0b00}}.animate-fade-in{animation:.3s ease-out forwards fadeIn}.animate-pulse-magic{animation:2s infinite pulse}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%{opacity:0;transform:translateY(0)rotate(0)}50%{opacity:1}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}.magic-loader{z-index:2000;color:#fff;text-align:center;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.magic-circle{border:4px dashed var(--primary);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:2rem;animation:8s linear infinite spin-slow;display:flex;position:relative}.magic-star{color:var(--primary);animation:2s ease-in infinite float;position:absolute}
