.input-row.svelte-174awl8{display:flex;gap:8px}.date-input.svelte-174awl8{flex:1;padding:10px 14px;font-size:.9rem;font-weight:500;background:var(--color-bg-elevated);border:2px solid var(--color-border);border-radius:12px;color:var(--color-text);outline:none;transition:all .2s;font-family:inherit}.date-input.svelte-174awl8:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.today-btn.svelte-174awl8{padding:10px 16px;font-size:.8rem;font-weight:600;background:var(--color-bg-elevated);border:2px solid var(--color-border);border-radius:12px;color:var(--color-text-muted);cursor:pointer;transition:all .2s;font-family:inherit;white-space:nowrap}.today-btn.svelte-174awl8:hover{color:#3b82f6;border-color:#3b82f64d;background:#3b82f60a}.swap-btn.svelte-174awl8{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid var(--color-border);border-radius:50%;background:var(--color-bg-elevated);color:var(--color-text-muted);cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);font-family:inherit}.swap-btn.svelte-174awl8:hover{color:#3b82f6;border-color:#3b82f64d;background:#3b82f60a;transform:rotate(180deg);box-shadow:0 4px 12px #3b82f626}.amount-input.svelte-174awl8{width:100%;padding:12px 14px;font-size:1.25rem;font-weight:700;background:var(--color-bg-elevated);border:2px solid var(--color-border);border-radius:12px;color:var(--color-text);outline:none;transition:all .2s;font-family:inherit;font-variant-numeric:tabular-nums;text-align:center;letter-spacing:.02em}.amount-input.svelte-174awl8:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.amount-input.svelte-174awl8::placeholder{color:var(--color-text-muted);opacity:.4}
